@charset "utf-8";
@font-face {
  font-family: "HELVETICA CONDENSED";
  src: url("fonts/HELVETICA CONDENSED.eot");
  src: local("☺"), url("fonts/HELVETICA CONDENSED.eot#iefix") format("embedded-opentype"), url("fonts/HELVETICA CONDENSED.woff") format("woff"), url("fonts/HELVETICA CONDENSED.ttf") format("truetype"),
    url("fonts/HELVETICA CONDENSED.jpg") format("jpg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "HELVETICA CONDENSED";
}

body {
  overflow-y: scroll;
  *overflow-y: auto;
}
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 "HELVETICA CONDENSED", \5b8b\4f53;
}
input,
select,
textarea {
  font-size: 100%;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
  width: 100%;
}
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: #fff;
}
::-moz-placeholder {
  color: #fff;
} /* firefox 19+ */
:-ms-input-placeholder {
  color: #fff;
} /* ie */
input:-moz-placeholder {
  color: #fff;
}

.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf {
  zoom: 1;
}
.isPc .fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.pt40 {
  padding-top: 40px;
}
.mr20 {
  margin-right: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb35 {
  margin-bottom: 35px;
}

/* pc 设备 */
html.isPc .wap_box {
  display: none;
}
/* 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;
}
.wrapper {
  display: none;
}

.isPc .w1200 {
  width: 1200px;
  margin: 0px auto;
}
/* .isPc .bdy {
  background: url("../i/banner_1.jpg") no-repeat center 45px;
} */

.isWap .w1200 {
  margin: 0.25rem 0 0;
}

.isPc .banner_bg img {
  width: 100%;
}
.isPc .main {
  width: 1200px;
  margin: 0 auto;
}
/* .isWap .main {
  background: #fff url("../i/wap/w_bg.png") no-repeat center top;
  background-size: 100%;
} */

.isPc .nav {
  height: 67px;
  line-height: 67px;
  font-size: 22px;
  font-family: "HELVETICA CONDENSED";
  padding-left: 30px;
  width: 1170px;
  color: #000;
  text-transform: capitalize;
}
.isPc .nav a {
  color: #000;
  font-weight: bold;
  position: relative;
}
.isPc .nav a:hover {
  /* background: url("../i/nav_h.png") repeat-x center -0.5rem; */
  text-decoration: none;
}
.isPc .nav a:hover::after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 12px;
  background-color: #79c3f2;
  opacity: 0.9;
  /* z-index: -1; */
  bottom: 0;
  left: 0;
}
.isPc .nav li {
  float: left;
  /* background: url("../i/line1.png") no-repeat right center; */
  padding-left: 88px;
  position: relative;
}
.isPc .nav li.cur {
  background: none;
}
.isPc .h-btn-nav {
  display: none;
}

.isWap .nav {
  position: absolute;
  z-index: 99;
  width: 80%;
  right: 0.23rem;
  top: 2.5rem;
  /* background: #e1e1e1 url(../i/wap/nav.png) 0 0 repeat; */
  background: #e1e1e1;
  padding: 0.5rem 0;
  display: none;
}
.isWap .nav li.china {
  border-bottom: 0;
}
.isWap .nav li.china a {
  color: #fff955;
}

.isWap .nav li.nav-lan {
  background-color: #0e2e49;
  border-bottom: none;
}
.isWap .nav .nav-item {
  height: 0.8rem;
  line-height: 0.8rem;
  display: block;
  position: relative;
  padding: 0 0.38rem 0 0.6rem;
  font-size: 0.36rem;
  color: #000;
}
.isWap .h-btn-nav,
.isWap .h-btn-search {
  position: absolute;
  width: 1rem;
  height: 1.26rem;
  top: 0;
  font-size: 0;
  line-height: 0;
}
.isWap .h-btn-nav {
  background: url(../i/wap/w_nav_btn.png) center no-repeat;
  background-size: 0.8rem 0.7rem;
  right: 0.1rem;
  /*top: 1.35rem;*/
  z-index: 3;
}

.isPc .twBox {
  width: 1200px;
  margin: 45px auto 60px;
}
.isPc .twBox h2 {
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 35px;
}
.isPc .twBox h2 a:hover {
  text-decoration: none;
}

.isWap .twBox {
  width: 100%;
  padding-top: 0.2rem;
}
.isWap .twBox h2 {
  text-align: center;
  font-size: 0.4rem;
  line-height: 0.4rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.isWap .twBox h2 a:hover {
  text-decoration: none;
}

.isPc .twCont_l {
  width: 610px;
  float: left;
  margin-right: 30px;
}
/* banner */
.isPc .banner {
  position: relative;
  width: 610px;
  margin-bottom: 30px;
}
.isPc .banner .sliderInner {
  position: relative;
}
.isPc .banner,
.isPc .banner .sliderInner,
.isPc .banner .sliderInner li {
  overflow: hidden;
  min-width: 610px;
  height: 410px;
}
.isPc .banner .sliderInner li {
  display: inline;
  float: left;
}
.isPc .banner .sliderInner li span {
  display: block;
  width: 500px;
  height: 410px;
  float: left;
}
.isPc .banner .sliderInner li a img {
  width: 100%;
  height: 410px;
}
.isPc .banner .slider_btn {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  font-size: 0px;
  top: 50%;
  margin-top: -45px;
}
.isPc .banner .btn_prev {
  left: 10px;
  content: url(../i/left.jpg);
  background: #333;
  opacity: 0.7;
  border-radius: 50%;
}
.isPc .banner .btn_next {
  right: 10px;
  content: url(../i/left.jpg);
  background: #333;
  opacity: 0.7;
  border-radius: 50%;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.isPc .banner .sliderCur {
  display: none;
  position: absolute;
  font-size: 0;
  right: 255px;
  bottom: 30px;
}
.isPc .banner .sliderCur a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  margin-right: 5px;
  border: 1px solid #dedede;
}
.isPc .banner .sliderCur a.cur {
  background: #c7010b;
  border: 1px solid #ba3f3b;
}
.isPc .banner .sliderInner li {
  position: relative;
}
.isPc .banner .list-text {
  width: 90%;
  padding: 0 5%;
  bottom: 0;
  left: 0;
  color: #fff;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
}
.isPc .banner .list-text h3 {
  font-size: 22px;
  line-height: 28px;
  text-align: left;
  padding: 20px 0;
}
.isPc .banner .list-text h3 a {
  color: #fff;
}
.isPc .banner .list-text h3 a:hover {
  text-decoration: none;
}

.isPc .twBox2 {
  width: 570px;
  height: 230px;
  background: #f1f1f1;
  padding: 20px;
}
.isPc .twBox2 span {
  display: block;
  width: 340px;
  height: 230px;
  float: left;
  margin-right: 20px;
}
.isPc .twBox2 p {
  padding-top: 15px;
  font-size: 22px;
  line-height: 30px;
}

.isWap .twBox2 {
  background: #f1f1f1;
  margin: 0 0.25rem;
  padding: 0.25rem 0.25rem 0;
}
.isWap .twBox2 span {
  float: left;
  width: 50%;
  margin-right: 0.3rem;
}
.isWap .twBox2 p {
  padding-top: 0;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.isWap .twBox2 img {
  width: 100%;
}
.isWap .twCont2 {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #999999;
  overflow: hidden;
}

.isPc .twCont_l2 {
  float: left;
  background: #f1f1f1;
  width: 160px;
  margin-right: 30px;
  padding: 30px 20px 0;
  font-size: 22px;
  line-height: 30px;
  min-height: 680px;
}
.isPc .twCont_l2 li {
  padding-bottom: 23px;
  margin-bottom: 23px;
  border-bottom: 1px solid #000;
}
.isPc .twCont_l2 li.bb0 {
  border-bottom: 0;
  margin-bottom: 10px;
}

.isWap .twCont_l2 {
  background: #f1f1f1;
  padding: 0 0.2rem 0;
  margin: 0 0.25rem;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.isWap .twCont_l2 li {
  padding: 0.24rem 0;
  border-bottom: 1px solid #999;
}
.isWap .twCont_l2 li.bb0 {
  border-bottom: 0;
}

.isPc .twCont_l3 {
  width: 330px;
  float: right;
}
.isPc .twBox3 {
  margin-bottom: 30px;
}
.isPc .twBox3 p {
  font-size: 22px;
  line-height: 28px;
  background: #f1f1f1;
  padding: 18px 15px;
}

.isWap .twCont_l3 {
  background: #f1f1f1;
  margin: 0 0.25rem;
  padding: 0 0.25rem 0.3rem;
}
.isWap .twBox3 {
  padding: 0.25rem 0 0;
  /* border-top: 1px solid #ccc; */
  overflow: hidden;
}
.isWap .twBox3 p {
  font-size: 0.3rem;
  line-height: 0.4rem;
  padding: 0 0.2rem;
}
.isWap .twBox3 span {
  width: 50%;
  float: left;
  margin-right: 0.3rem;
}
.isWap .twCont3 {
  overflow: hidden;
  padding: 0 0 0.25rem;
  border-bottom: 1px solid #999999;
}

.isWap .twBox_l {
  width: 94%;
  margin: 0 3%;
}
.isWap .banner {
  overflow: hidden;
  zoom: 1;
  position: relative;
  padding-top: 0;
  margin: 0 0.25rem 0.25rem;
}
.isWap .banner .sliderInner,
.isWap .banner .sliderInner li {
  width: 100%;
  overflow: hidden;
  zoom: 1;
  position: relative;
}
.isWap .banner .sliderInner {
  position: relative;
  padding-bottom: 0.25px;
}
.isWap .banner .sliderInner li {
  display: inline;
  float: left;
  top: 0;
}
.isWap .banner .sliderInner a {
  display: block;
}
.isWap .banner .sliderInner li span {
  position: relative;
  width: 100%;
  display: block;
}
.isWap .banner .sliderInner img {
  display: block;
  width: 100%;
}
.isWap .banner .list-text {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 3% 2% 10%;
  width: 96%;
}
.isWap .banner .list-text h3 {
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.34rem;
}
.isWap .banner .list-text a {
  color: #fff;
}
.isWap .banner .slider_btn {
  display: none;
  font-size: 0;
}
.isWap .banner .btn_prev {
  left: 0;
}
.isWap .banner .btn_next {
  background-position: -0.85rem 0px;
  right: 0px;
}
.isWap .banner .slider-cur {
  position: absolute;
  top: 3.3rem;
  width: 2.2rem;
  height: 0.18rem;
  left: 50%;
  margin-left: -1.1rem;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 0.5rem 0 0.2rem;
}
.isWap .banner .slider-cur a {
  display: inline-block;
  width: 0.06rem;
  height: 0.06rem;
  vertical-align: top;
  margin: 0px 0.05rem;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
}
.isWap .banner .slider-cur a.cur {
  background: #fff;
  width: 0.38rem;
  height: 0.06rem;
}
.isWap .banner .sliderInner span i {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 62px;
  height: 62px;
}
.isWap .banner .sliderInner span i img {
  width: 62px;
  height: 62px;
}

.isPc .twBox_r {
  width: 460px;
  float: right;
}
.isPc .twBox_r i {
  font-size: 38px;
  line-height: 42px;
}
.isPc .twBox_r li {
  font-size: 22px;
  line-height: 28px;
  font-weight: normal;
  font-family: Times, "Times New Roman", "serif";
  padding: 20px 0;
  border-bottom: 1px solid #dacfc1;
}
.isPc .twBox_r li a {
  color: #000;
}

.isWap .twBox_r {
  width: 92%;
  margin: 0 3%;
  padding-left: 2%;
  padding-bottom: 0.4rem;
}
.isWap .twBox_r li {
  font-size: 0.3rem;
  line-height: 0.34rem;
  font-weight: normal;
  font-family: Times, "Times New Roman", "serif";
  padding-top: 0.3rem;
}
.isWap .twBox_r li a {
  color: #000;
}

/* banner2 */
.isPc .banner2 {
  position: relative;
  width: 1200px;
  margin: 0 auto 100px;
  padding-top: 40px;
}
.isPc .banner2 h2 {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}
.isPc .banner2 h2 a {
  text-decoration: none;
}
.isPc .banner2,
.isPc .banner2 .slider-mask {
  overflow: hidden;
  zoom: 1;
}
.isPc .banner2 {
  position: relative;
}
.isPc .banner2 .i-tit {
  padding-top: 45px;
}
.isPc .banner2 .sliderInner {
  overflow: hidden;
  width: 95%;
  height: auto;
  margin: 0px auto;
  margin-left: 27px;
}
.isPc .banner2 .sliderInner ul {
  width: 1000%;
  float: left;
}
.isPc .banner2 .sliderInner li {
  width: 360px;
  height: auto;
  float: left;
  margin-right: 30px;
}
.isPc .banner2 .sliderInner a {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 30px;
  color: #1d1d1d;
}
.isPc .banner2 .sliderInner li span {
  display: block;
  background: #f1f1f1;
  padding: 20px 15px;
}
.isPc .banner2 .sliderInner img {
  width: 100%;
  height: 210px;
}
.isPc .banner2 .sliderInner em {
  display: block;
  padding: 20px 0px 0px;
}
.isPc .banner2 .btn-slider {
  font-size: 0;
  position: absolute;
  z-index: 3000;
}
.isPc .banner2 .btn_prev {
  width: 60px;
  /*height: 105px;*/
  content: url("../i/left2.jpg");
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: -20px;
}
.isPc .banner2 .btn_next {
  width: 60px;
  /*height: 105px;*/
  content: url("../i/left2.jpg");
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: -20px;
}
.isPc .banner2 .slider-cur {
  display: none;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 16px 0 0;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  bottom: 105px;
}
.isPc .banner2 .slider-cur a {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: top;
  border-radius: 50%;
  margin-right: 12px;
  background: #000;
}
.isPc .banner2 .slider-cur a:hover {
  text-decoration: none;
}
.isPc .banner2 .slider-cur a.cur {
  background: #0f4c81;
}
/* isWap */

.isWap .banner2 {
  margin-bottom: 0.5rem;
  padding: 0 0 0.5rem;
}
.isWap .banner2,
.isWap .banner2 .slider-mask {
  overflow: hidden;
  zoom: 1;
}
.isWap .banner2 {
  margin-top: 0.4rem;
  position: relative;
}
.isWap .banner2 .i-tit {
  padding-top: 0.4rem;
}
.isWap .banner2 .sliderInner {
  overflow: hidden;
  position: relative;
  margin: 0.2rem 0.25rem 0;
}
.isWap .banner2 .sliderInner li {
  display: inline;
  float: left;
  background: #f1f1f1;
  min-height: 6rem;
}
.isWap .banner2 .sliderInner a {
  display: block;
  font-size: 0.32rem;
  line-height: 0.34rem;
  color: #000;
}
.isWap .banner2 .sliderInner img {
  width: 100%;
}
.isWap .banner2 .sliderInner em {
  display: block;
  padding: 10px 0px 0px;
}
.isWap .banner2 .btn-slider {
  display: none;
}
.isWap .banner2 .slider-cur {
  position: absolute;
  top: 5.8rem;
  width: 2.2rem;
  height: 0.18rem;
  left: 50%;
  margin-left: -1.1rem;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 0.5rem 0 0.2rem;
}
.isWap .banner2 .slider-cur a {
  display: inline-block;
  width: 0.06rem;
  height: 0.06rem;
  vertical-align: top;
  margin: 0px 0.05rem;
  background: #000;
  border-radius: 5px;
}
.isWap .banner2 .slider-cur a.cur {
  background: #000;
  width: 0.38rem;
  height: 0.06rem;
}
.isWap .banner2 span {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.isWap .banner2 span a {
  padding: 0.25rem 3%;
  width: 94%;
}
.isWap .banner2 h3 {
  font-size: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0.2rem;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .banner2 h3 a:hover {
  text-decoration: none;
}
.isWap .banner2 h2 {
  font-size: 0.4rem;
  line-height: 0.4rem;
  margin-bottom: 0.3rem;
  font-weight: bold;
  text-align: center;
}
.isWap .banner2 h2 a:hover {
  text-decoration: none;
}

.isPc .backBox {
  width: 100%;
  padding-top: 30px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: #d51e2b;
}
.isPc .backBox span {
  width: 200px;
  margin: 30px auto 0;
  border: 1px solid #fff;
  border-radius: 40px;
  line-height: 45px;
  display: block;
}
.isPc .backBox a {
  color: #fff;
}
.isPc .backBox a:hover {
  text-decoration: none;
}
.isPc .bottom {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  background: #d51e2b;
  padding-top: 30px;
  padding-bottom: 100px;
  color: #fff;
  width: 100%;
}
.isPc .bottom a {
  color: #fff;
}
.isPc .bottom em {
  font-family: Arial, "sans-serif";
  padding-top: 5px;
  display: block;
}

.isWap .backBox {
  width: 100%;
  padding: 0.3rem 0;
  text-align: center;
  color: #fff;
  font-size: 0.26rem;
  background: #d51e2b;
}
.isWap .backBox span {
  width: 2.6rem;
  margin: 0.3rem auto 0;
  border: 1px solid #fff;
  border-radius: 0.4rem;
  line-height: 0.6rem;
  display: block;
}
.isWap .backBox a {
  color: #fff;
}
.isWap .backBox a:hover {
  text-decoration: none;
}
.isWap .bottom {
  font-size: 0.26rem;
  line-height: 0.38rem;
  text-align: center;
  background: #d51e2b;
  padding-top: 0.3rem;
  padding-bottom: 0.5rem;
  color: #fff;
  width: 100%;
}
.isWap .bottom a {
  color: #fff;
}
.isWap .bottom em {
  font-family: Arial, "sans-serif";
}

.isPc .txtBox {
  margin-bottom: 70px;
}
.isPc .txtBox h2 {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
}
.isPc .txtBox h2 a {
  text-decoration: none;
}
.isPc .txtBox h3 {
  margin-top: 23px;
  background: #d51e2b;
  color: #fff;
  font-size: 28px;
  padding: 30px 0;
  text-align: center;
  margin-bottom: 5px;
}
.isPc .txtBox li {
  background: #f1f1f1;
  padding: 40px 50px;
  margin-bottom: 5px;
}
.isPc .txtBox li span {
  font-size: 30px;
  width: 60px;
  line-height: 32px;
  float: left;
  font-weight: bold;
  padding-right: 15px;
}
.isPc .txtBox li p {
  width: 980px;
  float: left;
  background: url("../i/line2.png") no-repeat left 5px;
  padding-left: 25px;
  font-size: 22px;
  line-height: 30px;
  color: #666666;
}

.isWap .txtBox {
  margin: 0 0.25rem 0.3rem;
  padding-top: 0.5rem;
}
.isWap .txtBox h2 {
  font-size: 0.4rem;
  text-align: center;
  font-weight: bold;
}
.isWap .txtBox h2 a {
  text-decoration: none;
}
.isWap .txtBox h3 {
  margin-top: 0.3rem;
  background: #d51e2b;
  color: #fff;
  font-size: 0.34rem;
  padding: 0.3rem 0;
  text-align: center;
  margin-bottom: 5px;
}
.isWap .txtBox li {
  background: #f1f1f1;
  padding: 0.3rem 0.5rem;
  margin-bottom: 0.3rem;
}
.isWap .txtBox li span {
  font-size: 0.3rem;
  width: 5%;
  line-height: 0.5rem;
  margin-bottom: 0.1rem;
  float: left;
  font-weight: bold;
  padding-right: 0.2rem;
}
.isWap .txtBox li p {
  width: 90%;
  float: left;
  background: url("../i/line2.png") no-repeat left 5px;
  padding-left: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #666666;
}

.isPc .twBox4 {
  background: url("../i/bg1.png") no-repeat center top;
  padding-top: 100px;
  /*margin-bottom: 70px;*/
}
.isPc .twBox4 h2 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 25px;
  font-weight: bold;
  text-align: center;
}
.isPc .twBox4 h2 a:hover {
  text-decoration: none;
}
.isPc .twBox4_1 {
  width: 400px;
  float: left;
  margin-right: 30px;
}
.isPc .twBox4_1 span {
  display: block;
  margin-bottom: 10px;
}
.isPc .twBox4_1 p {
  font-size: 24px;
  line-height: 30px;
}
.isPc .twBox4_c {
  width: 340px;
  float: left;
  margin-right: 30px;
  font-size: 22px;
  line-height: 26px;
}
.isPc .twBox4_c span {
  display: block;
  float: left;
  width: 207px;
  height: 138px;
  margin-right: 10px;
}
.isPc .twBox4_c span img {
  width: 100%;
  height: 138px;
}
.isPc .twBox4_c li {
  padding-bottom: 29px;
  margin-bottom: 29px;
  border-bottom: 1px solid #cccccc;
}
.isPc .twBox4_c li.bb0 {
  border-bottom: 0;
}
.isPc .twBox4_c p {
  width: 120px;
  float: right;
  font-size: 22px;
  line-height: 28px;
}
.isPc .twBox4_r {
  width: 400px;
  float: left;
}
.isPc .twBox4_r span {
  display: block;
  margin-bottom: 10px;
}
.isPc .twBox4_r p {
  font-size: 24px;
  line-height: 30px;
}

.isWap .twBox4 {
  background: url("../i/wap/w_bg1.png") no-repeat left top;
  padding: 0.5rem 0.25rem;
  margin: 0 0.25rem 0.5rem;
}
.isWap .twBox4 h2 {
  font-size: 0.4rem;
  line-height: 0.4rem;
  margin-bottom: 0.3rem;
  font-weight: bold;
  text-align: center;
}
.isWap .twBox4 h2 a:hover {
  text-decoration: none;
}
.isWap .twBox4_1 {
  width: 100%;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.3rem;
}
.isWap .twBox4_1 span {
  display: block;
  margin-bottom: 0.2rem;
}
.isWap .twBox4_1 p {
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.isWap .twBox4_c {
  width: 100%;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.isWap .twBox4_c span {
  display: block;
  width: 40%;
  float: left;
  margin-right: 0.3rem;
}
.isWap .twBox4_c span img {
  width: 100%;
  height: 1.4rem;
}
.isWap .twBox4_c li {
  padding-bottom: 0.3rem;
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #cccccc;
}

.isWap .twBox4_c p {
  width: 100%;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.isWap .twBox4_r {
  width: 100%;
}
.isWap .twBox4_r span {
  width: 40%;
  margin-right: 0.3rem;
  float: left;
  display: block;
  margin-bottom: 0.2rem;
}
.isWap .twBox4_r p {
  font-size: 0.3rem;
  line-height: 0.4rem;
}

.isPc .twBox5 {
  margin-bottom: 70px;
}
.isPc .twBox5 h2 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 25px;
  font-weight: bold;
  text-align: center;
}
.isPc .twBox5 h2 a:hover {
  text-decoration: none;
}
.isPc .twCont5 {
  margin-bottom: 20px;
}
.isPc .twCont5 span {
  display: block;
  width: 437px;
  height: 292px;
  float: left;
}
.isPc .twCont5 .twTxt5 {
  float: left;
  padding: 30px;
  width: 700px;
  height: 232px;
  background: #f1f1f1;
}
.isPc .twCont5 .twTxt5 h3 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 20px;
}
.isPc .twCont5 .twTxt5 p {
  font-size: 22px;
  line-height: 30px;
  color: #666666;
}
.isPc .twBox5 dl {
  background: #d51e2b;
  padding: 25px 0 30px;
}
.isPc .twBox5 dd {
  float: left;
  color: #fff;
  width: 555px;
  padding: 0 20px;
  height: 54px;
  font-size: 24px;
  line-height: 30px;
  border-right: 1px solid #fff;
  font-weight: normal;
}
.isPc .twBox5 dd.br0 {
  border-right: 0;
}
.isPc .twBox5 dd a {
  color: #fff;
}

.isWap .twBox5 {
  margin-bottom: 0.6rem;
}
.isWap .twBox5 h2 {
  font-size: 0.4rem;
  line-height: 0.4rem;
  margin-bottom: 0.3rem;
  font-weight: bold;
  text-align: center;
}
.isWap .twBox5 h2 a:hover {
  text-decoration: none;
}
.isWap .twCont5 {
  margin: 0 0.25rem 0.2rem;
  background: #f1f1f1;
}
.isWap .twCont5 span {
  display: block;
  padding: 0.25rem 0.25rem 0;
}
.isWap .twCont5 .twTxt5 {
  padding: 0.3rem;
}
.isWap .twCont5 .twTxt5 h3 {
  font-size: 0.3rem;
  line-height: 0.4rem;
  margin-bottom: 0.2rem;
}
.isWap .twCont5 .twTxt5 p {
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #666666;
}
.isWap .twBox5 dl {
  background: #d51e2b;
  padding: 0.3rem 0 0;
  margin: 0 0.25rem;
}
.isWap .twBox5 dd {
  float: left;
  color: #fff;
  margin: 0 0.2rem;
  font-size: 0.28rem;
  line-height: 0.34rem;
  font-weight: normal;
  padding-bottom: 0.25rem;
  margin-bottom: 0.25rem;
  border-bottom: 1px solid #ccc;
}
.isWap .twBox5 dd.br0 {
  border-right: 0;
  border-bottom: 0;
}
.isWap .twBox5 dd a {
  color: #fff;
}

.isPc .twBox6 h2 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 25px;
  font-weight: bold;
  text-align: center;
}
.isPc .twBox6 h2 a:hover {
  text-decoration: none;
}
.isPc .twBox6 ul {
  overflow: hidden;
  margin-bottom: 30px;
}
.isPc .twBox6 ul li {
  width: 280px;
  float: left;
  margin-right: 26px;
}
.isPc .twBox6 ul li.mr0 {
  margin-right: 0;
}
.isPc .twBox6 ul li p {
  font-size: 22px;
  line-height: 28px;
  padding: 15px 20px;
  background: #f1f1f1;
}

.isWap .twBox6 h2 {
  font-size: 0.4rem;
  line-height: 0.4rem;
  margin-bottom: 0.3rem;
  font-weight: bold;
  text-align: center;
}
.isWap .twBox6 h2 a:hover {
  text-decoration: none;
}
.isWap .twBox6 ul {
  overflow: hidden;
  margin: 0 0.25rem 0.3rem;
}
.isWap .twBox6 ul li {
  width: 100%;
  padding-bottom: 0.25rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.isWap .twBox6 ul li.mr0 {
  margin-right: 0;
}
.isWap .twBox6 ul li span {
  width: 50%;
  float: left;
  margin-right: 3%;
}
.isWap .twBox6 ul li p {
  font-size: 0.3rem;
  line-height: 0.4rem;
  padding: 0;
}
.isWap .txtBox li span {
  font-size: 0.3rem;
  width: 45%;
  line-height: 0.5rem;
  margin-bottom: 0.1rem;
  float: left;
  font-weight: bold;
  padding-right: 0.2rem;
}

.isPc .txtBox li {
  display: flex;
}

.isPc .txtBox li .line {
  width: 2px;
  height: auto;
  background: #afafaf;
  margin-top: 5px;
  margin-left: 3px;
  position: relative;
}

.isPc .txtBox li .line::after {
  content: " ";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #333;
  border-radius: 50%;
  position: absolute;
  left: -3px;
  top: 0;
}

.isPc .txtBox li p {
  background: none;
  padding-left: 21px;
}

.isWap .txtBox li {
  display: flex;
  flex-wrap: wrap;
}

.isWap .txtBox li span {
  width: 100%;
}

.isWap .txtBox li .line {
  width: 2px;
  height: auto;
  background: #afafaf;
  margin-top: 5px;
  margin-left: 3px;
  position: relative;
}

.isWap .txtBox li .line::after {
  content: " ";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #333;
  border-radius: 50%;
  position: absolute;
  left: -3px;
  top: 0;
}

.isWap .txtBox li p {
  background: none;
}

.isPc .main {
  margin-top: -85px;
}

.isPc .nav li em {
  z-index: 99;
  position: inherit;
}

.isPc .nav a {
  color: #d32c1e;
}

.isPc h2,
.isPc h2 a {
  color: #d32c1e;
  text-transform: uppercase;
}

.isPc .twBox4 {
  padding-top: 65px;
  padding-bottom: 30px;
}

.isPc .twBox4 h2 {
  margin-bottom: 50px;
}

.isPc .twBox4 a,
.isWap .twBox4 a {
  color: #ffffff;
}

.isPc .txtBox h3,
.isWap .txtBox h3 {
  background: #54a7a5;
}

.isPc .backBox,
.isPc .bottom,
.isWap .backBox,
.isWap .bottom {
  background: #cb5251;
}

.isWap .backBox {
  padding-bottom: 0;
}

.isPc .twBox6 {
  margin-bottom: 100px;
}

.isWap .twBox6 {
  margin-bottom: 0.5rem;
}

.isWap .twBox4_1,
.isWap .twBox4_c li {
  border-color: #f1f1f1;
}

.isPc .banner4 {
  display: flex;
  justify-content: center;
}

.isPc .banner4 img {
  width: 1920px;
}

.isPc .topBox {
  margin-top: 100px;
}

.isPc .banner4 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.isPc .menubar {
  width: 1920px;
  height: 107px;
  background: #feedaf;
}

/*0512*/
.tan{ position: absolute; left:33px; top:754px;}
.close{position: absolute;right:5px;top:5px;font-size: 14px;display: block;cursor: pointer;height:18px;width: 18px;color: #b0b8bf;}

.isWap .tan{ position: absolute; left:0; top:0; z-index:5000; background: rgba(0,0,0,.6); width:100%; height: 100%; }
.isWap .box{ position:fixed; left:10%; top:320px; width:80%; height: 100%; }
.isWap .close{position: absolute;right:5px;top:5px;font-size: 14px;display: block;cursor: pointer;height:18px;width: 18px;color: #b0b8bf;}
.isPc .overhid{
	overflow: hidden;
}
.isPc .floatlft{
	float: left;
}
.isPc .updateWarp{
	background: #efefef;
}
.isPc .updateWarp .floatlft{
	margin-right: 30px;
}
.isPc .updateWarp div{
	padding: 30px 35px 30px 0;
}
.isPc .updateWarp div h3 a{
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
}
.isPc .updateWarp div p{
	font-size: 22px;
	line-height: 30px;
	color: #666;
	margin: 10px 0 0;
}
.isPc .updateWarp .more{
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	background: #d32c1e;
	height: 50px;
	padding: 0 20px;
	margin-top: 30px;
}
.isWap .updateWarp{
	padding: 0 .3rem;
}
.isWap .updateWarp img{
	width: 100%;
	height: auto;
}
.isWap .updateWarp div h3{
	margin-top: .2rem;
}
.isWap .updateWarp div h3 a{
	font-size: .36rem;
	line-height: .44rem;
}
.isWap .updateWarp div p,.isWap .updateWarp .more{
	display: none;
}
.isWap .twBox h2 a, .isWap .twBox6 h2 a, .isWap .banner2 h2 a{color:#cb5251;}