body {
  overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body,
button,
input,
select,
textarea,
pre {
  font:
    12px/1.5 "Source Sans 3",
    arial,
    tahoma,
    \5b8b\4f53;
}
input,
select,
textarea {
  font-size: 100%;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
  object-fit: cover;
}
iframe {
  display: block;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
i {
  font-style: normal;
}
input:focus,
textarea:focus,
keygen:focus,
select:focus {
  outline: none;
  outline-offset: 0px;
}
::-webkit-input-placeholder {
  color: #666;
}
::-moz-placeholder {
  color: #666;
} /* firefox 19+ */
:-ms-input-placeholder {
  color: #666;
} /* ie */
input:-moz-placeholder {
  color: #666;
}

.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf {
  zoom: 1;
}
.isPc .fl {
  float: left;
}
.isPc .fr {
  float: right;
}
.clear {
  clear: both;
}

/* pc 设备 */
html.isPc {
}
html.isPc .wap_box {
  display: none;
  font-size: 40px;
}
/* wap 设备 */

html.isWap {
  font-size: 50px;
}
html.isWap a:hover {
  text-decoration: none;
}
/* 媒体查询 */
@media screen and (min-width: 320px) {
  html.isWap {
    font-size: 50px;
  }
}
@media screen and (min-width: 360px) {
  html.isWap {
    font-size: 56px;
  }
}
@media screen and (min-width: 400px) {
  html.isWap {
    font-size: 62px;
  }
}
@media screen and (min-width: 480px) {
  html.isWap {
    font-size: 75px;
  }
}
@media screen and (min-width: 560px) {
  html.isWap {
    font-size: 87px;
  }
}
@media screen and (min-width: 640px) {
  html.isWap {
    font-size: 100px;
  }
}
html.isWap body {
  font-size: 0.24rem;
}
html.isWap .pc_box {
  display: none;
}

body {
  overflow-x: hidden;
  background: #fff;
}
.wrapper {
  display: none;
}
.isPc .wrapper {
}
.isPc .w {
  width: 1200px;
  margin: 0px auto;
}

.isWap .wrapper {
}
.isWap .w {
}

.isPc .header {
  overflow: hidden;
  padding-top: 33px;
  padding-bottom: 27px;
  border-bottom: 1px solid #cccccc;
}
.isPc .logo {
  display: block;
}
.isPc .top_txt dt {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 5px;
}
.isPc .top_txt dd {
  color: #666;
  font-size: 16px;
  line-height: 16px;
  display: block;
  overflow: hidden;
}
.isPc .top_txt dd span {
  float: left;
  height: 16px;
}
.isPc .top_txt dd span.s1 {
  padding-right: 11px;
  margin-right: 11px;
  border-right: 1px solid #666;
}
.isPc .top_txt dd a {
  color: #666;
}

.isWap .header {
  overflow: hidden;
  padding-top: 0.45rem;
  padding-left: 0.3rem;
  padding-bottom: 0.5rem;
}
.isWap .logo {
  display: block;
  width: 45%;
}
.isWap .logo img {
  width: 100%;
}

.isPc .nav_sh_Box {
  position: relative;
}
/* nav */
.isPc .navBox {
  width: 940px;
  height: 58px;
}
.isPc .nav {
  line-height: 57px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 999999;
  top: 0;
  left: 0;
}
.isPc .menuLink {
  display: none;
}
.isPc #mainNav {
  width: 100%;
  height: 57px;
}
.isPc #mainNav ul {
  margin: 0 auto;
  line-height: 55px;
  width: 1200px;
}
.isPc #mainNav ul li {
  position: relative;
  display: inline-block;
  float: left\9;
  padding: 0 30px;
  background: url("../i/line1.png") no-repeat right center;
}
.isPc #mainNav ul li.mr0 {
  background: none;
}
.isPc #mainNav ul li.wap_box {
  display: none;
}
.isPc #mainNav ul li a {
  display: inline-block;
  line-height: 55px;
  color: #000;
  font-size: 18px;
  font-size: 15px\9;
  font-family: "Source Sans 3", "Verdana, Geneva", sans-serif;
  text-transform: uppercase;
}
.isPc .sfhover {
  background: #186fcf;
  text-decoration: none;
}
.isPc #mainNav ul {
  list-style: none;
}
.isPc #minNav ul:after {
  content: "";
  clear: both;
  display: block;
}
.isPc #mainNav ul li:hover {
  background: #c7f0ff;
}
.isPc #mainNav ul li:hover ul {
  display: block;
}
.isPc #mainNav ul ul {
  top: 58px;
  width: 262px;
  padding-right: 5px;
  padding-top: 4px;
  background: transparent;
}
.isPc #mainNav ul ul li {
  position: relative;
  display: block;
  margin-right: 0;
  width: 100%;
  line-height: 67px;
  height: 67px;
  background: #fff;
  padding: 0;
  border-bottom: 1px solid #fff;
}
.isPc #mainNav ul li a:hover {
  text-decoration: none;
}
.isPc #mainNav ul ul li a:hover {
  color: #008fbf;
}
.isPc #mainNav ul ul li:hover {
  background: #fff;
}
.isPc .submenu {
  position: absolute;
  top: 57px;
  left: 0;
  _left: -40px;
  z-index: 9999;
  width: 265px;
  height: auto;
  display: none;
  background: #fff;
}
.isPc #mainNav li .submenu li a {
  text-align: center;
  display: block;
  width: 80%;
  margin: 0 10%;
  font-size: 16px;
  font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
  margin-top: 0;
  color: #000;
  font-style: normal;
  font-weight: normal;
  text-transform: capitalize;
  line-height: 67px;
  height: 67px;
  border-bottom: 1px solid #ece8e5;
}
.isPc .disblock {
  display: block;
}

.isWap .nav {
  position: absolute;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
}
.isWap .close {
  width: 96%;
  overflow: hidden;
  height: 1.8rem;
}
.isWap .close a {
  display: block;
  width: 0.6rem;
  float: right;
  height: 0.6rem;
  background: url(../i/wap/close.png) no-repeat center;
  background-size: 0.6rem 0.6rem;
  margin-top: 0.3rem;
}
.isWap .close2 {
  width: 1.58rem;
  height: 1.58rem;
  float: right;
}
.isWap .close2 a {
  display: block;
  width: 100%;
  height: 1.58rem;
  background: url(../i/wap/close.png) no-repeat center;
  background-size: 0.6rem 0.6rem;
}
.isWap .navBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.isWap .menuLink {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 40px;
  width: 0.7rem;
  height: 0.7rem;
  background: url(../i/wap/nav_wap.png) no-repeat center;
  background-size: 0.5rem 0.5rem;
  right: 0.3rem;
  top: 0.5rem;
}
.isWap .mainNav {
  width: 90%;
  margin: 0 auto;
  left: 0px;
  background: #c7f0ff;
}
.isWap #mainNav li .submenu li a {
  color: #000;
  font-size: 0.28rem;
}
.isWap #mainNav ul {
  list-style: none;
  position: relative;
}
.isWap #mainNav ul li {
  display: block;
  float: none;
  width: 100%;
  text-transform: uppercase;
}
.isWap #mainNav ul li a {
  color: #000;
  font-size: 0.32rem;
  position: relative;
  display: block;
  padding: 0.25rem 0.2rem 0.1rem 0.3rem;
  text-transform: uppercase;
}
.isWap .closeNav {
  float: right;
  width: 1.58rem;
  height: 1.58rem;
  position: absolute;
  z-index: 9999999;
  right: 0;
}
.isWap .closeNav a {
  display: block;
  width: 100%;
  height: 1.58rem;
  background: url(../i/wap/close.png) no-repeat center;
  background-size: 0.6rem 0.6rem;
}
.isWap .mainNav .li2 {
  background: #008fbf;
  margin-top: 0.2rem;
  padding-top: 0.2rem;
  color: #fff;
  padding-bottom: 0.5rem;
}
.isWap #mainNav ul li.li2 a {
  color: #fff;
}
/*search*/
.isPc .searchNav {
  padding: 0 15px;
  border-left: 1px solid #fff;
  float: right;
}
.isPc .ico_search {
  background: url(../i/fdj_1.png) no-repeat center center;
  width: 30px;
  height: 45px;
  display: block;
  text-align: center;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 55555555555;
}
.isPc .ico_search.active {
}
.isPc .search {
  display: none;
  z-index: 5555555;
  width: 1200px;
  position: absolute;
  top: 65px;
  padding: 0;
  left: 0px;
  border-radius: 35px;
  background: #ffffff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.isPc .sInner {
  width: 1200px;
  height: 56px;
  margin: 0 auto;
}
.isPc .sInner input {
  width: 1080px;
  font-size: 22px;
  padding-left: 20px;
  height: 56px;
  line-height: 56px;
  float: left;
  border: 0;
  border-radius: 35px;
}
.isPc .sInner .inp_go {
  display: block;
  float: right;
  width: 56px;
  height: 56px;
  line-height: 56px;
  background: url("../i/fdj_1_s.png") no-repeat center;
  margin-left: 0px;
}
.isPc .sInner .inp_go:hover {
  text-decoration: none;
}

.isWap .searchNav {
  position: absolute;
  right: 1.15rem;
  top: 0.35rem;
  padding: 0;
  z-index: 6;
  width: 1rem;
}
.isWap .ico_search {
  background: url(../i/wap/fdj_w.png) no-repeat center;
  background-size: 0.56rem 0.56rem;
  width: 1rem;
  height: 1rem;
  display: block;
  text-align: center;
  text-indent: 9999px;
}
.isWap .search {
  position: absolute;
  width: 94%;
  left: 0;
  z-index: 70;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 0.2rem 3% 0.5rem;
}
.isWap .sInner {
  width: 97%;
  padding-left: 3%;
  height: 1.3rem;
  border-radius: 0.3rem;
  margin: 0 auto;
  background: #c7f0ff;
  border-radius: 1rem;
}
.isWap .sInner input {
  width: 77%;
  border: 0;
  height: 1.3rem;
  border-radius: 0.3rem;
  float: left;
  padding-left: 0.3rem;
  font-size: 0.34rem;
  color: #000;
  background: none;
}
.isWap .sInner .inp_go {
  width: 0.8rem;
  height: 1.3rem;
  text-align: center;
  display: block;
  float: left;
  background: url(../i/wap/fdj_w.png) no-repeat center;
  background-size: 0.44rem 0.44rem;
  margin-left: 0.2rem;
}
.isWap .sInner ::-webkit-input-placeholder {
  color: #000;
  font-size: 0.34rem;
}
.isWap .sInner ::-moz-placeholder {
  color: #000;
  font-size: 0.34rem;
} /* firefox 19+ */
.isWap .sInner :-ms-input-placeholder {
  color: #000;
  font-size: 0.34rem;
} /* ie */
.isWap .sInner input:-moz-placeholder {
  color: #000;
  font-size: 0.34rem;
}

.isPc .banner_t {
  position: relative;
  height: 808px;
}
.isPc .banner_t img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  width: 1920px;
  height: 808px;
}
.isPc .banner_txt {
  position: absolute;
  left: 50%;
  margin-left: -410px;
  bottom: 145px;
  width: 820px;
  height: 300px;
  color: #fff;
}
.isPc .banner_txt h2 {
  font-size: 86px;
  line-height: 86px;
}
.isPc .banner_txt h3 {
  font-size: 56px;
  line-height: 56px;
}
.isPc .banner_txt p {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 60px;
}
.isPc .banner_txt div.btn {
  width: 260px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 30px;
  text-align: center;
  margin: 0 auto;
}
.isPc .banner_txt div.btn a {
  display: block;
  color: #fff;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 28px;
}
.isPc .banner_txt div.btn a:hover {
  text-decoration: none;
  color: #fff;
}

.isWap .banner_t {
  position: relative;
}
.isWap .banner_t img {
  width: 100%;
}
.isWap .banner_txt {
  position: absolute;
  left: 50%;
  margin-left: -40%;
  top: 23%;
  width: 84%;
  height: auto;
  color: #fff;
  text-align: left;
}
.isWap .banner_txt h2 {
  font-size: 0.53rem;
  line-height: 0.6rem;
  font-weight: bold;
}
.isWap .banner_txt h3 {
  font-size: 0.34rem;
  line-height: 0.46rem;
  font-weight: bold;
}
.isWap .banner_txt p {
  font-size: 0.24rem;
  line-height: 0.36rem;
  margin-bottom: 0.3rem;
}
.isWap .banner_txt div.btn {
  width: 45%;
  height: 0.7rem;
  border: 1px solid #fff;
  border-radius: 0.6rem;
  text-align: center;
  margin: 0 auto;
}
.isWap .banner_txt div.btn a {
  display: block;
  color: #fff;
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.26rem;
  font-weight: bold;
}
.isWap .banner_txt div.btn a:hover {
  text-decoration: none;
  color: #fff;
}

.isPc .main h2 {
  overflow: hidden;
  font-size: 50px;
  line-height: 50px;
  padding-top: 70px;
  padding-bottom: 40px;
}
.isPc .main h2 a {
  text-transform: uppercase;
  font-weight: bold;
}
.isPc .tw1 {
  width: 580px;
  float: left;
  margin-right: 40px;
}
.isPc .tw2 {
  width: 580px;
  float: right;
}
.isPc .tw1 p {
  font-size: 26px;
  line-height: 38px;
  padding: 30px 25px;
  background: #ededed;
}

.isWap .main h2 {
  overflow: hidden;
  font-size: 0.4rem;
  line-height: 0.5rem;
  padding-top: 0.45rem;
  padding-bottom: 0.2rem;
}
.isWap .main h2 a {
  text-transform: uppercase;
  font-weight: bold;
}
.isWap .tw1 {
  margin-bottom: 0.3rem;
}
.isWap .tw1 img {
  width: 100%;
}
.isWap .tw2 {
}
.isWap .tw2 img {
  width: 100%;
}
.isWap .tw1 p {
  font-size: 0.26rem;
  line-height: 0.38rem;
  padding: 0.3rem;
  background: #ededed;
}

.isPc .tw2 .tw2_cont {
  background: #ededed;
  overflow: hidden;
  margin-bottom: 42px;
}
.isPc .tw2 span {
  width: 320px;
  height: 230px;
  float: left;
}
.isPc .tw2 span img {
  width: 100%;
  height: 230px;
}
.isPc .tw2 .tw2_cont p {
  float: left;
  width: 220px;
  padding: 20px;
  font-size: 20px;
  line-height: 28px;
}

.isWap .tw2 .tw2_cont {
  background: #ededed;
  overflow: hidden;
  margin-bottom: 0.4rem;
}
.isWap .tw2 span {
  width: 100%;
}
.isWap .tw2 span img {
  width: 100%;
}
.isWap .tw2 .tw2_cont p {
  width: 96%;
  padding: 0.3rem;
  font-size: 0.26rem;
  line-height: 0.38rem;
}

.isPc .twBox {
  overflow: hidden;
}
.isPc .twBox2 {
  background: url("../i/bg2.png") no-repeat center;
  height: 670px;
}
.isPc .twBox2 li {
  float: left;
  width: 580px;
  margin-right: 40px;
  height: 365px;
  position: relative;
}
.isPc .twBox2 li.mr0 {
  margin-right: 0;
}
.isPc .twBox2 li img {
  width: 100%;
  height: 365px;
}
.isPc .twBox2 li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 580px;
  height: 365px;
  background: rgba(0, 0, 0, 0.5);
}
.isPc .twBox2 span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -30px;
  width: 200px;
  height: 60px;
  line-height: 60px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.isPc .twBox2 li:hover i {
  background: rgba(0, 0, 0, 0);
}
.isPc .twBox2 li:hover span.s2 {
  background: #fff;
  color: #000;
}
.isPc .twBox2 a span {
  color: #fff;
}

.isWap .twBox {
  overflow: hidden;
  width: 92%;
  margin: 0 4%;
}
.isWap .twBox2 {
  background: url("../i/bg2.png") no-repeat center;
  padding-bottom: 1rem;
}
.isWap .twBox2 .w {
  width: 92%;
  margin: 0 4%;
}
.isWap .twBox2 li {
  width: 100%;
  position: relative;
  margin-bottom: 0.3rem;
}
.isWap .twBox2 li.mr0 {
  margin-right: 0;
}
.isWap .twBox2 li img {
  width: 100%;
  height: 3.6rem;
}
.isWap .twBox2 li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.isWap .twBox2 span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  top: 50%;
  margin-top: -20px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.isWap .twBox2 li:hover i {
  background: rgba(0, 0, 0, 0);
}
.isWap .twBox2 li:hover span.s2 {
  background: #fff;
  color: #000;
}
.isWap .twBox2 a span {
  color: #fff;
}

/* banner */
.isPc .banner {
  position: relative;
  background: url("../i/bg1.png") no-repeat 483px center;
  padding: 0;
  width: 100%;
  margin: 0 auto 100px;
}
.isPc .banner,
.isPc .banner .sliderInner,
.isPc .banner .sliderInner li {
  height: 450px;
  overflow: hidden;
}
.isPc .banner .sliderInner li img {
  width: 100%;
}
.isPc .banner .sliderInner {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.isPc .banner .sliderInner li {
  display: inline;
  float: left;
}
.isPc .banner .slider_btn {
  position: absolute;
  width: 30px;
  height: 42px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  background: url("../i/arr_lr.png") no-repeat 2px center;
  margin-top: 190px;
}
.isPc .banner .btn_prev {
  left: 520px;
}
.isPc .banner .btn_next {
  right: 15px;
  background-position: -28px 0px;
}
.isPc .banner .sliderCur {
  position: absolute;
  display: block;
  right: 34px;
  bottom: 50px;
}
.isPc .banner .sliderCur span {
  display: block;
  position: absolute;
  width: 120px;
  left: 50%;
  margin-left: -60px;
}
.isPc .banner .sliderCur a {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #b4b4b4;
  border-radius: 50%;
  margin-right: 8px;
}
.isPc .banner .sliderCur a.cur {
  background: #fff;
}
.isPc .banner .sliderInner li {
  position: relative;
}
.isPc .banner .list_pic {
  position: absolute;
  right: 0;
  top: 0;
  width: 700px;
  height: 400px;
}
.isPc .banner .list_pic img {
  width: 100%;
  height: 450px;
}
.isPc .banner .list_txt {
  position: absolute;
  width: 403px;
  height: 353px;
  padding: 40px;
  left: 0;
  top: 20px;
  background: url("../i/pic6.png") no-repeat center bottom;
  color: #fff;
  text-align: center;
}
.isPc .banner .list_txt h3 {
  font-size: 28px;
  line-height: 36px;
  text-align: left;
  font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}
.isPc .banner .list_txt a {
  color: #fff;
}
.isPc .banner .list_txt a:hover {
  text-decoration: none;
}
.isPc .banner .list_txt p {
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}
.isPc .banner .list_txt .btn_more {
  display: block;
  width: 166px;
  height: 51px;
  line-height: 51px;
  background: #fff url("../i/more_ico.png") no-repeat 130px center;
  font-size: 18px;
  margin-top: 30px;
}
.isPc .banner .list_txt .btn_more a {
  display: block;
  width: 85%;
  text-align: left;
  padding-left: 15%;
  height: 51px;
  color: #6f241b;
}
.isPc .banner .list.isWap .banner .list_txt_pic {
  height: 450px;
}

/* isWap */
.isWap .twBox3 {
  width: 92%;
  margin: 0 4%;
}
.isWap .banner {
  position: relative;
}
.isWap .banner,
.isWap .banner .sliderInner,
.isWap .banner .sliderInner li {
  height: auto;
  overflow: hidden;
}
.isWap .banner .sliderInner li img {
  width: 100%;
}
.isWap .banner .sliderInner {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.isWap .banner .sliderInner li {
  display: inline;
  float: left;
}
.isWap .banner .slider_btn {
  position: absolute;
  width: 20px;
  height: 36px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  background: url("../i/arr_lr.png") no-repeat 2px center;
  margin-top: 1.8rem;
}
.isWap .banner .btn_prev {
  left: 0.2rem;
}
.isWap .banner .btn_next {
  right: 0.2rem;
  background-position: -36px -2px;
}
.isWap .banner .sliderCur {
  position: absolute;
  top: 3.5rem;
  height: 0.6rem;
  width: 100%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.isWap .banner .sliderCur span {
  display: block;
  position: absolute;
}
.isWap .banner .sliderCur a {
  display: inline-block;
  width: 0.19rem;
  height: 0.19rem;
  background: #b4b4b4;
  border-radius: 50%;
  margin-right: 0.02rem;
  margin-left: 0.02rem;
}
.isWap .banner .sliderCur a.cur {
  background: #fff;
}
.isWap .banner .sliderInner li {
  position: relative;
}
.isWap .banner .list_pic {
  width: 100%;
}
.isWap .banner .list_pic img {
  width: 100%;
}
.isWap .banner .list_txt {
  width: 90%;
  height: auto;
  padding: 5%;
  left: 0;
  top: 20px;
  background: url("../i/pic6.png") no-repeat center bottom;
  color: #fff;
  text-align: center;
}
.isWap .banner .list_txt h3 {
  font-size: 0.28rem;
  line-height: 0.38rem;
  text-align: left;
  font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
  margin-bottom: 0.2rem;
}
.isWap .banner .list_txt a {
  color: #fff;
}
.isWap .banner .list_txt a:hover {
  text-decoration: none;
}
.isWap .banner .list_txt p {
  font-size: 0.24rem;
  line-height: 0.28rem;
  text-align: left;
}
.isWap .banner .list_txt .btn_more {
  display: block;
  width: 2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #fff url("../i/more_ico.png") no-repeat 1.6rem center;
  background-size: 12px 10px;
  font-size: 0.24rem;
  margin-top: 0.3rem;
}
.isWap .banner .list_txt .btn_more a {
  display: block;
  width: 85%;
  text-align: left;
  padding-left: 15%;
  height: 0.6rem;
  color: #6f241b;
}

.isWap .twBox4 {
  width: 92%;
  padding: 0 4% 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  background: #ececec;
}
.isWap .banner2 {
  position: relative;
  height: 6.5rem;
}
.isWap .banner2,
.isWap .banner2 .sliderInner,
.isWap .banner2 .sliderInner li {
  overflow: hidden;
}
.isWap .banner2 .sliderInner li img {
  width: 100%;
}
.isWap .banner2 .sliderInner {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.isWap .banner2 .sliderInner li {
  display: inline;
  float: left;
}
.isWap .banner2 .slider_btn {
  position: absolute;
  width: 20px;
  height: 36px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  background: url("../i/arr_lr.png") no-repeat 2px center;
  margin-top: 1.8rem;
}
.isWap .banner2 .btn_prev {
  left: 0.2rem;
}
.isWap .banner2 .btn_next {
  right: 0.2rem;
  background-position: -36px -2px;
}
.isWap .banner2 .sliderCur {
  position: absolute;
  display: block;
  bottom: 1.9rem;
  height: 0.6rem;
  width: 36%;
  left: 50%;
  margin-left: -18%;
}
.isWap .banner2 .sliderCur span {
  display: block;
  position: absolute;
}
.isWap .banner2 .sliderCur a {
  display: inline-block;
  width: 0.19rem;
  height: 0.19rem;
  background: #b4b4b4;
  border-radius: 50%;
  margin-right: 0.02rem;
  margin-left: 0.02rem;
}
.isWap .banner2 .sliderCur a.cur {
  background: #fff;
}
.isWap .banner2 .sliderInner li {
  position: relative;
}
.isWap .banner2 .list_pic {
  width: 100%;
}
.isWap .banner2 .list_pic img {
  width: 100%;
}
.isWap .banner2 .list_txt {
  width: 90%;
  height: auto;
  padding: 5%;
  left: 0;
  top: 20px;
  color: #000;
  text-align: center;
}
.isWap .banner2 .list_txt h3 {
  font-size: 0.28rem;
  line-height: 0.38rem;
  text-align: left;
  font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
  margin-bottom: 0.2rem;
}
.isWap .banner2 .list_txt a {
  color: #000;
}
.isWap .banner2 .list_txt a:hover {
  text-decoration: none;
}
.isWap .banner2 .list_txt p {
  display: none;
  font-size: 0.24rem;
  line-height: 0.28rem;
  text-align: left;
}
.isWap .banner2 .list_txt .btn_more {
  display: none;
  width: 2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #fff url("../i/more_ico.png") no-repeat 1.6rem center;
  background-size: 12px 10px;
  font-size: 0.24rem;
  margin-top: 0.3rem;
}
.isWap .banner2 .list_txt .btn_more a {
  display: block;
  width: 85%;
  text-align: left;
  padding-left: 15%;
  height: 0.6rem;
  color: #6f241b;
}

.isPc .twBox4 {
  background: #ececec;
  overflow: hidden;
  padding-bottom: 110px;
}
.isPc .tw4 .tw4_l {
  width: 896px;
  float: left;
}
.isPc .tw4 .tw4_l .tw4_l_t {
  overflow: hidden;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dt {
  position: relative;
  width: 592px;
  height: 436px;
  float: left;
  margin-right: 15px;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dt i {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 592px;
  height: 236px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding-top: 200px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dt:hover i {
  display: block;
  cursor: pointer;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dt img {
  width: 100%;
  height: 436px;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dd {
  width: 288px;
  float: right;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dd span {
  position: relative;
  width: 288px;
  height: 210px;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dd i {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 248px;
  height: 120px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding-top: 90px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dd span:hover i {
  display: block;
  cursor: pointer;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dd img {
  width: 100%;
  height: 210px;
}
.isPc .tw4 .tw4_l .tw4_l_t dl dd span {
  display: block;
  margin-bottom: 15px;
}
.isPc .tw4 .tw4_l .tw4_l_b dt {
  position: relative;
  float: left;
  width: 290px;
  height: 290px;
  margin-right: 15px;
}
.isPc .tw4 .tw4_l .tw4_l_b dt i {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 170px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.isPc .tw4 .tw4_l .tw4_l_b dt:hover i {
  display: block;
  cursor: pointer;
}
.isPc .tw4 .tw4_l .tw4_l_b dt img {
  width: 100%;
  height: 290px;
}
.isPc .tw4 .tw4_l .tw4_l_b dd {
  position: relative;
  float: left;
  width: 590px;
  height: 290px;
}
.isPc .tw4 .tw4_l .tw4_l_b dd i {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 550px;
  height: 170px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.isPc .tw4 .tw4_l .tw4_l_b dd:hover i {
  display: block;
  cursor: pointer;
}

.isPc .tw4 .tw4_r {
  width: 288px;
  float: right;
}
.isPc .tw4 .tw4_r dt {
  margin-bottom: 15px;
  position: relative;
}
.isPc .tw4 .tw4_r dt i {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 248px;
  height: 130px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.isPc .tw4 .tw4_r dt:hover i {
  display: block;
  cursor: pointer;
}
.isPc .tw4 .tw4_r dt img {
  width: 100%;
  height: 210px;
}
.isPc .tw4 .tw4_r dd img {
  width: 100%;
  height: 518px;
}
.isPc .tw4 .tw4_r dd {
  position: relative;
}
.isPc .tw4 .tw4_r dd i {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 248px;
  height: 338px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding-top: 180px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.isPc .tw4 .tw4_r dd:hover i {
  display: block;
  cursor: pointer;
}

.isPc .bottom {
  text-align: center;
  padding-top: 45px;
  padding-bottom: 55px;
  overflow: hidden;
  font-family: "Source Sans 3", Verdana, Geneva, sans-serif;
  color: #666666;
}
.isPc .bottom p {
  font-size: 15px;
  margin-bottom: 10px;
}
.isPc .bottom p.p_pic {
  width: 300px;
  margin: 0 auto;
  background: url("../i/logo_bot.png") no-repeat left center;
}

.isWap .bottom {
  text-align: center;
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  overflow: hidden;
  font-family: "Source Sans 3", Verdana, Geneva, sans-serif;
  color: #666666;
}
.isWap .bottom p {
  font-size: 0.24rem;
  line-height: 0.26rem;
  margin-bottom: 0.2rem;
}
.isWap .bottom p.p_pic {
  width: 84%;
  margin: 0 auto;
  background: url("../i/logo_bot.png") no-repeat left center;
}

.isPc .addBar {
  background: #efefef;
  height: 46px;
  line-height: 46px;
  padding-left: 30px;
  font-size: 15px;
  color: #008fbf;
  margin-bottom: 30px;
}
.isPc .addBar a {
  color: #000000;
}
.isPc .lisBox {
  overflow: hidden;
}
.isPc .lisBox li {
  padding: 10px 0;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}
.isPc .lisBox span {
  width: 230px;
  height: 160px;
  float: left;
  margin-right: 22px;
}
.isPc .lisBox span img {
  width: 100%;
  height: 160px;
}
.isPc .lisBox li p {
  font-size: 26px;
  line-height: 38px;
}

.isWap .addBar {
  background: #efefef;
  height: 0.65rem;
  line-height: 0.65rem;
  padding-left: 2%;
  font-size: 0.24rem;
  color: #008fbf;
  margin: 0 4% 0.3rem;
  width: 90%;
}
.isWap .addBar a {
  color: #000000;
}
.isWap .lisBox {
  overflow: hidden;
  padding: 0 4%;
  width: 92%;
}
.isWap .lisBox li {
  padding: 0.25rem 0;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}
.isWap .lisBox span {
  width: 40%;
  height: auto;
  float: left;
  margin-right: 3%;
}
.isWap .lisBox span img {
  width: 100%;
  height: auto;
}
.isWap .lisBox li p {
  font-size: 0.24rem;
  line-height: 0.3rem;
}

/*page*/
.isPc .page {
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding: 45px 0;
}
.isPc .page a {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  margin: 0 3px;
  padding: 0 11px;
  border: 1px solid #dddddd;
  color: #333333;
  transition: all 0.15s ease-in-out;
}
.isPc .page span {
  display: inline-block;
  width: auto;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  margin: 0 3px;
  padding: 0 8px;
  color: #333333;
}
.isPc .page a.cur,
.isPc .page a:hover {
  background: #008fbf;
  color: #fff;
  text-decoration: none;
  border-color: #008fbf;
}

.isWap .page {
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding: 0.6rem 0 1rem;
}
.isWap .page a {
  display: inline-block;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.24rem;
  margin: 0 3px;
  padding: 0 0.18rem;
  border: 1px solid #dddddd;
  color: #333333;
  transition: all 0.15s ease-in-out;
}
.isWap .page span {
  display: inline-block;
  width: auto;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.24rem;
  margin: 0 3px;
  padding: 0 0.12rem;
  color: #333333;
}
.isWap .page a.cur,
.isWap .page a:hover {
  background: #008fbf;
  text-decoration: none;
  color: #fff;
  border-color: #008fbf;
}

.isPc .search_box2 {
  padding: 0;
  width: 885px;
  margin: 0 auto 40px;
  border: 2px solid #666666;
  border-radius: 30px;
}
.isPc .search_box2 input::-webkit-input-placeholder {
  color: #000;
}
.isPc .search_box2 input::-moz-placeholder {
  color: #000;
} /* firefox 19+ */
.isPc .search_box2 input:-ms-input-placeholder {
  color: #000;
} /* ie */
.isPc .search_box2 input:-moz-placeholder {
  color: #000;
}

.isPc .search_box2 .search_Cont2 input {
  float: left;
  width: 740px;
  height: 56px;
  border-radius: 30px;
  color: #000000;
  border: 0;
  padding-left: 20px;
  font-size: 16px;
}
.isPc .search_box2 .search_btn2 {
  border-radius: 30px;
  float: left;
  width: 124px;
  height: 54px;
  background: #c8f1ff;
  margin-top: 1px;
}
.isPc .search_box2 .search_btn2 a {
  display: block;
  width: 100%;
  height: 56px;
  line-height: 54px;
  text-align: center;
  color: #000;
  font-size: 18px;
}
.isPc .search_box2 .search_btn2 a:hover {
  text-decoration: none;
}

.isPc .search_box2 input::-webkit-input-placeholder {
  color: #000;
}
.isPc .search_box2 input::-moz-placeholder {
  color: #000;
} /* firefox 19+ */
.isPc .search_box2 input:-ms-input-placeholder {
  color: #000;
} /* ie */
.isPc .search_box2 input:-moz-placeholder {
  color: #000;
}

.isWap .search_box2 input::-webkit-input-placeholder {
  color: #000;
  font-size: 0.26rem;
}
.isWap .search_box2 input::-moz-placeholder {
  color: #000;
  font-size: 0.26rem;
} /* firefox 19+ */
.isWap .search_box2 input:-ms-input-placeholder {
  color: #000;
  font-size: 0.26rem;
} /* ie */
.isWap .search_box2 input:-moz-placeholder {
  color: #000;
  font-size: 0.26rem;
}

.isWap .search_box2 {
  padding: 0 0 0 2%;
  margin: 2% 3% 0.2rem 3%;
  height: 0.8rem;
  border: 1px solid #666666;
  border-radius: 0.5rem;
}
.isWap .search_box2 .search_Cont2 {
  float: left;
  width: 70%;
  height: 0.7rem;
}
.isWap .search_box2 .search_Cont2 input {
  float: left;
  width: 95%;
  height: 0.7rem;
  margin-left: 5%;
  background: #fff;
  border: 0;
  font-size: 0.24rem;
  line-height: 0.65rem;
  margin-top: 0.05rem;
}
.isWap .search_box2 .search_btn2 {
  float: right;
  width: 29%;
  text-align: center;
  line-height: 0.7rem;
  height: 0.7rem;
  background: #c8f1ff;
  background-size: 0.4rem 0.4rem;
  border-radius: 0.5rem;
  margin-top: 0.05rem;
  margin-right: 1%;
  font-size: 0.24rem;
}
.isWap .search_box2 .search_btn2 a {
  display: block;
  width: 100%;
  height: 0.7rem;
  color: #000;
  font-family: "Source Sans 3", Verdana, Geneva, sans-serif;
}

.isPc .txt_box2 {
  color: #bc0707;
  font-size: 16px;
  margin-bottom: 5px;
}
.isWap .txt_box2 {
  color: #bc0707;
  font-size: 0.24rem;
  margin-bottom: 0.1rem;
  margin-left: 0.5rem;
}

.isPc .u2 {
  overflow: hidden;
  margin-bottom: 47px;
}
.isPc .u2 li {
  width: 279px;
  float: left;
  background: #ededed;
  display: block;
  margin-right: 28px;
}
.isPc .u2 li.mr0 {
  margin-right: 0;
}
.isPc .u2 li img {
  width: 100%;
  height: 179px;
}
.isPc .u2 .tBox {
  display: block;
  border-top: 0;
  padding: 15px;
}
.isPc .u2 .tBox i {
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  background: #008fbf;
  padding: 5px 6px;
  display: inline-block;
  margin-bottom: 8px;
}
.isPc .tBox p {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-top: 11px;
  margin-bottom: 5px;
}
.isPc .tBox p a {
  color: #000000;
}

.isWap .u2 {
  overflow: hidden;
}
.isWap .u2 li {
  width: 92%;
  margin: 0 auto 0.3rem;
  background: #ededed;
  display: block;
}
.isWap .u2 li.mr0 {
}
.isWap .u2 li img {
  width: 100%;
  height: auto;
}
.isWap .u2 .tBox {
  display: block;
  padding: 0.2rem;
  overflow: hidden;
  background: #ededed;
  border-top: 0;
}
.isWap .u2 .tBox i {
  display: inline-block;
  font-size: 0.24rem;
  line-height: 0.26rem;
  color: #fff;
  background: #008fbf;
  padding: 0.15rem 0.2rem;
  margin-bottom: 0.1rem;
}
.isWap .tBox p {
  font-size: 0.28rem;
  line-height: 0.36rem;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0.2rem;
}
.isWap .tBox p a {
  color: #000000;
}

.isPc .u3 {
  overflow: hidden;
  margin-bottom: 47px;
}
.isPc .u3 li {
  width: 378px;
  float: left;
  background: #ededed;
  display: block;
  margin-right: 33px;
}
.isPc .u3 li.mr0 {
  margin-right: 0;
}
.isPc .u3 li img {
  width: 100%;
  aspect-ratio: 3 / 2;
}
.isPc .u3 .tBox {
  display: block;
  border-top: 0;
  padding: 15px;
  border: 1px solid #ededed;
}
.isPc .u3 li h3 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 7px;
}
.isPc .u3 li p {
  font-size: 16px;
  line-height: 24px;
}

.isWap .u3 {
  overflow: hidden;
}
.isWap .u3 li {
  width: 92%;
  margin: 0 auto 0.3rem;
  display: block;
}
.isWap .u3 li.mr0 {
}
.isWap .u3 li img {
  width: 100%;
  height: auto;
}
.isWap .u3 .tBox {
  display: block;
  border-top: 0;
  padding: 15px;
  border: 1px solid #ededed;
}
.isWap .u3 li h3 {
  font-size: 0.28rem;
  line-height: 0.38rem;
  margin-bottom: 0.15rem;
}
.isWap .u3 li p {
  font-size: 0.22rem;
  line-height: 0.3rem;
}

.isPc .tBox p {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-top: 0;
  margin-bottom: 5px;
}

.isPc .bottom p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.isPc .bottom p img {
  width: 18px;
  height: 20px;
}

.isPc .bottom p a {
  color: #666666;
}

.isWap .bottom p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.isWap .bottom p img {
  width: 18px;
  height: 20px;
}

.isWap .bottom p a {
  color: #666666;
}

.isPc .addBar,
.isWap .addBar {
  display: flex;
  align-items: center;
  gap: 4px;
  line-height: 1;
}

.isPc .addBar i,
.isWap .addBar i {
  color: #000;
  display: inline-block;
  width: 16px;
  height: 16px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 7l5 5l-5 5'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.isPc .u2 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  column-gap: 28px;
  row-gap: 47px;
}

.isPc .u2 li {
  margin-right: 0;
}

.isPc .u2 .tBox i {
  margin-right: 4px;
}

.isPc .u3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 33px;
  row-gap: 47px;
}

.isPc .u3 li {
  margin-right: 0;
}

.isPc .page,
.isWap .page {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page a.prev,
.page a.next {
  padding: 0;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.page a i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: currentColor;
  --svg: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A//www.w3.org/2000/svg%27 viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m9 5l7 7l-7 7'/%3E%3C/svg%3E");
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.page a.prev i {
  transform: rotate(180deg);
  transform-origin: center center;
}

.isWap .page a.prev,
.isWap .page a.next {
  width: 0.5rem;
  height: 0.5rem;
}

.isPc .tw1 img {
  width: 580px;
  height: 366px;
}
