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: #000;
  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 body {
  font-size: 0.24rem;
}
html.isWap .pc_box {
  display: none;
}

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;
  }
}

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

.isWap .wrapper {
  overflow-x: hidden;
}
.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 {
  text-align: right;
}
.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;
}

.isWap .header {
  overflow: hidden;
  padding-top: 5vw;
  padding-left: 5vw;
  padding-bottom: 5vw;
}
.isWap .logo {
  display: block;
  width: 45vw;
}
.isWap .logo img {
  width: 100%;
}

.isPc .nav_sh_Box {
  position: relative;
}
/* nav */
.isPc .navBox {
  height: 58px;
}
.isPc .navBox2 {
  height: 58px;
  border-bottom: 6px solid #44add0;
}
.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: 57px;
  width: 1200px;
}
.isPc #mainNav ul li {
  position: relative;
  display: inline-block;
  float: left\9;
  padding: 0 18px;
  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: 16px;
  font-size: 15px\9;
  font-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;
  line-height: 57px;
}
.isPc #mainNav ul li:hover ul {
  display: block;
}
.isPc #mainNav ul ul {
  top: 61px;
  width: 278px;
  /* *padding-right: 5px; */
}
.isPc #mainNav ul ul li {
  position: relative;
  display: block;
  margin-right: 0;
  width: 100%;
  line-height: 67px;
  height: 67px;
  background: none;
  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: none;
}
.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: 82%;
  margin: 0 9%;
  font-size: 15px;
  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: 190vh;
  display: none;
}
.isWap .close {
  width: 80%;
  overflow: hidden;
  height: 10vw;
  padding-right: 20%;
}
.isWap .close a {
  display: block;
  width: 10vw;
  float: right;
  height: 10vw;
  background: url(../i/wap/close.png) no-repeat center;
  background-size: 10vw;
  margin-top: 5vw;
}
.isWap .close2 {
  width: 18vw;
  height: 25vw;
  float: right;
}
.isWap .close2 a {
  display: block;
  width: 100%;
  height: 12vw;
  padding-top: 8vw;
  background: url(../i/wap/close.png) no-repeat center;
  background-size: 7vw 7vw;
}
.isWap .navBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.isWap .menuLink {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 4vw;
  width: 12vw;
  height: 12vw;
  background: url(../i/wap/nav_wap.png) no-repeat center;
  background-size: 7vw 7vw;
  right: 3vw;
  top: 3.5vw;
}
.isWap .mainNav {
  width: 90%;
  margin: 0 auto;
  left: 0px;
  background: #c7f0ff;
}
.isWap #mainNav li .submenu li a {
  color: #000;
  font-size: 3.8vw;
}
.isWap #mainNav ul {
  list-style: none;
  position: relative;
  padding-bottom: 2vw;
}
.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: 5vw 3vw 2vw 0.3rem;
  text-transform: uppercase;
}
.isWap .closeNav {
  float: right;
  width: 10vw;
  height: 10vw;
  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 .search {
  z-index: 5555555;
  width: 464px;
  position: absolute;
  bottom: 54px;
  padding: 0;
  left: 50%;
  margin-left: -232px;
  border-radius: 35px;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #fff;
}
.isPc .sInner {
  width: 464px;
  height: 50px;
  margin: 0 auto;
}
.isPc .sInner input {
  width: 300px;
  font-size: 22px;
  padding-left: 20px;
  height: 50px;
  line-height: 50px;
  float: left;
  border: 0;
  border-radius: 35px;
  background: none;
}
.isPc .sInner .inp_go {
  display: block;
  float: right;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: url("../i/fdj_1_s.png") no-repeat center;
  margin-left: 0px;
}
.isPc .sInner .inp_go:hover {
  text-decoration: none;
}

.isWap .search {
  z-index: 55;
  width: 66vw;
  position: absolute;
  bottom: 8vw;
  padding: 0;
  left: 50%;
  margin-left: -33vw;
  border-radius: 15vw;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #fff;
}
.isWap .sInner {
  width: 65vw;
  height: 10vw;
  margin: 0 auto;
}
.isWap .sInner input {
  width: 30vw;
  font-size: 4vw;
  padding-left: 10vw;
  height: 10vw;
  float: left;
  border: 0;
  border-radius: 15vw;
  background: none;
}
.isWap .sInner .inp_go {
  display: block;
  float: right;
  width: 10vw;
  height: 10vw;
  padding-right: 3vw;
  line-height: 10vw;
  background: url("../i/fdj_1_s.png") no-repeat center;
  margin-left: 0px;
}
.isWap .sInner .inp_go:hover {
  text-decoration: none;
}

.isPc .banner_t {
  position: relative;
  height: 624px;
}
.isPc .banner_t img {
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
  width: 1200px;
  height: 620px;
}
.isPc .banner_txt {
  position: absolute;
  left: 50%;
  margin-left: -370px;
  top: 230px;
  width: 740px;
  height: 300px;
  color: #fff;
  text-align: center;
}
.isPc .banner_txt h2 {
  font-size: 76px;
  line-height: 76px;
  font-weight: bold;
  margin-bottom: 5px;
}
.isPc .banner_txt h3 {
  font-size: 52px;
  line-height: 52px;
}
.isPc .banner_txt h4 {
  font-size: 38px;
  line-height: 38px;
  margin-top: 66px;
}
.isPc .banner_txt h4 a {
  color: #fff;
}
.isPc .banner_txt p {
  font-size: 19px;
  line-height: 27px;
  margin-bottom: 60px;
}
.isPc .banner_txt div.btn {
  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: -49%;
  top: 20vw;
  width: 98%;
  height: auto;
  color: #fff;
  text-align: center;
}
.isWap .banner_txt h2 {
  font-size: 10vw;
  line-height: 10.5vw;
  font-weight: bold;
  margin-bottom: 2.5vw;
}
.isWap .banner_txt h3 {
  font-size: 6vw;
  line-height: 7vw;
}
.isWap .banner_txt h4 {
  font-size: 5vw;
  line-height: 6.5vw;
  margin-top: 7vw;
}
.isWap .banner_txt h4 a {
  color: #fff;
}
.isWap .banner_txt h4 a b {
  font-weight: normal;
}
.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: 52px;
  text-align: center;
  line-height: 52px;
  padding-top: 90px;
  padding-bottom: 30px;
}
.isPc .main h2 a {
  text-transform: uppercase;
  font-weight: bold;
}

.isWap .main h2 {
  font-size: 8vw;
  line-height: 8vw;
  margin-bottom: 3vw;
  padding-top: 8vw;
  text-align: center;
  font-weight: bold;
}
.isWap .main h2 a {
}

.isPc .twBox {
  width: 1200px;
  margin: 0 auto 100px;
  overflow: hidden;
}
.isPc .twBox .tw1 li {
  float: left;
  width: 299px;
  height: 205px;
  border-right: 1px solid #fff;
  text-align: center;
  padding-top: 60px;
}
.isPc .twBox .tw1 li.l1 {
  background: #def0e6;
}
.isPc .twBox .tw1 li.l2 {
  background: #fff2e5;
}
.isPc .twBox .tw1 li.l3 {
  background: #daebf9;
}
.isPc .twBox .tw1 li.l4 {
  background: #ffeded;
}
.isPc .twBox .tw1 li span {
  width: 147px;
  height: 110px;
  line-height: 110px;
  margin: 0 auto;
  display: block;
}
.isPc .twBox .tw1 li.l4 span {
  padding-top: 20px;
  height: 90px;
  line-height: 90px;
}
.isPc .twBox .tw1 p {
  margin-top: 40px;
  font-size: 20px;
  line-height: 28px;
}

.isWap .twBox {
  width: 92%;
  margin: 0 4% 10vw;
  overflow: hidden;
}
.isWap .twBox .tw1 li {
  float: left;
  width: 46vw;
  height: 36vw;
  text-align: center;
  padding-top: 5vw;
}
.isWap .twBox .tw1 li span {
  display: block;
  margin: 0 auto;
  width: 24vw;
  height: 15vw;
  padding-top: 2vw;
  overflow: hidden;
}
.isWap .twBox .tw1 li span img {
  width: 80%;
}
.isWap .twBox .tw1 li span.span1 {
}
.isWap .twBox .tw1 li span.span1 img {
  width: 51%;
}
.isWap .twBox .tw1 li.l1 {
  background: #def0e6;
}
.isWap .twBox .tw1 li.l2 {
  background: #fff2e5;
}
.isWap .twBox .tw1 li.l3 {
  background: #daebf9;
}
.isWap .twBox .tw1 li.l4 {
  background: #ffeded;
}
.isWap .twBox .tw1 p {
  padding-top: 3vw;
  font-size: 5vw;
  line-height: 5.5vw;
  width: 80%;
  margin: 0 auto;
  display: block;
}

/* carousel */

.isPc .i_slider {
  width: 100%;
  background: url("../i/bg1.png") no-repeat center;
  height: 796px;
  margin: 0 auto 5px;
  position: relative;
}
.isPc .i_slider h2 {
  width: 100%;
  font-size: 48px;
  text-align: center;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #000;
}
.isPc .i_slider h2 a {
  color: #000;
}
.isPc .i_slider .sliderBox {
  width: 1200px;
  height: 545px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.isPc .i_slider .sliderInner,
.isPc .i_slider .sliderInner li {
}
.isPc .i_slider .sliderInner {
  width: 1200px;
  height: 535px;
  margin: 0 auto;
}
.isPc .i_slider .sliderInner ul {
}
.isPc .i_slider .sliderInner li {
  display: inline;
  float: left;
  position: absolute;
  overflow: hidden;
  width: 593px;
  height: 535px;
}
.isPc .i_slider .sliderInner img {
  width: 100%;
  height: 445px;
  position: absolute;
  z-index: 1;
}
.isPc .i_slider p {
  position: absolute;
  z-index: 0;
  width: 91%;
  left: 0px;
  bottom: 10px;
  padding: 5px 5% 15px;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
}
.isPc .i_slider a {
  display: block;
  color: #000;
}
.isPc .i_slider .sliderCur {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 80px;
  text-align: center;
  color: #fff;
}
.isPc .i_slider .sliderCur a {
  display: inline-block;
  width: 14px;
  height: 14px;
  font-size: 0;
  line-height: 25px;
  background: #4496c2;
  color: #fff;
  margin: 0px 7px;
  border-radius: 50%;
}
.isPc .i_slider .sliderCur a:hover {
  text-decoration: none;
  cursor: default;
}
.isPc .i_slider .sliderCur a.cur {
  background: #144e6d;
}
.isPc .i_slider .slider_btn {
  position: absolute;
  width: 80px;
  height: 100px;
  top: 50%;
  margin-top: -60px;
  font-size: 0px;
  line-height: 0px;
  z-index: 9;
}
.isPc .i_slider .btn_prev {
  left: 50%;
  margin-left: -300px;
  background: #000 url("../i/l_lft0.png") no-repeat center;
  filter: alpha(opacity=35);
  -moz-opacity: 0.35;
  opacity: 0.35;
}
.isPc .i_slider .btn_next {
  left: 50%;
  margin-left: 220px;
  background: #000 url("../i/l_rgt0.png") no-repeat center;
  filter: alpha(opacity=35);
  -moz-opacity: 0.35;
  opacity: 0.35;
}

.isWap .m_photo0 {
  background: url("../i/bg1.png") no-repeat;
  background-size: 100% 100%;
  padding: 0 5vw 10vw;
}
.isWap .m_photo0 .sliderInner {
  width: 100%;
  position: relative;
  margin: 0px auto;
  zoom: 1;
}
.isWap .m_photo0 .sliderInner:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}
.isWap .m_photo0 .sliderInner ul {
  width: 1000%;
}
.isWap .m_photo0 .sliderInner img {
  display: block;
  width: 100%;
  height: 23vh;
}
.isWap .m_pic0 {
  display: inline;
  width: 65vw;
  margin-right: 7vw;
  margin-bottom: 5vw;
  float: left;
}
.isWap .m_pic0 p {
  text-align: center;
  font-size: 4vw;
  line-height: 4.5vw;
  padding-top: 3vw;
}
.isWap .m_photo0 .mr0 {
  margin-right: 5vw;
}
.isWap .m_pic0:hover p,
.isWap .m_pic0:hover span {
  display: block;
}

.isWap .carousel {
  display: none;
}
.isWap .m_photo2 {
  background-size: 100% 100%;
  padding: 0 5vw 10vw;
}
.isWap .m_photo2 .sliderInner {
  width: 100%;
  position: relative;
  margin: 0px auto;
  zoom: 1;
}
.isWap .m_photo2 .sliderInner:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}
.isWap .m_photo2 .sliderInner ul {
  width: 1000%;
}
.isWap .m_photo2 .sliderInner img {
  display: block;
  width: 100%;
  height: 23vh;
}
.isWap .m_pic2 {
  display: inline;
  width: 65vw;
  margin-right: 7vw;
  margin-bottom: 5vw;
  float: left;
}
.isWap .m_pic2 p {
  background: #ffeded;
  text-align: left;
  font-size: 4vw;
  line-height: 5.5vw;
  padding: 4vw;
}
.isWap .m_photo2 .mr0 {
  margin-right: 5vw;
}
.isWap .m_pic2:hover p,
.isWap .m_pic2:hover span {
  display: block;
}
/* carousel end */

/* banner2 */
.isPc .contBox3 {
  background-size: 100% 562px;
}
.isPc .contBox3 h2 {
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  text-align: center;
}
.isPc .contBox3 li {
  width: 320px;
}
.isPc .banner2 {
  position: relative;
  z-index: 1;
  padding-top: 0px;
}
.isPc .banner2,
.isPc .banner2 .slider-mask {
  zoom: 1;
}
.isPc .banner2 {
  position: relative;
}
.isPc .banner2 .i-tit {
  padding-top: 45px;
}
.isPc .banner2 .sliderInner {
  overflow: hidden;
  width: 1200px;
  height: auto;
  margin: 0px auto;
}
.isPc .banner2 .sliderInner ul {
  width: 1000%;
  float: left;
}
.isPc .banner2 .sliderInner li {
  width: 380px;
  height: auto;
  float: left;
  margin-right: 30px;
}
.isPc .banner2 .sliderInner a {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  color: #1d1d1d;
}
.isPc .banner2 .sliderInner a:hover {
  text-decoration: none;
  color: #af2f00;
}
.isPc .banner2 .sliderInner a {
  text-decoration: none;
  color: #000;
}
.isPc .banner2 .sliderInner li span {
  display: block;
  background: #f1f1f1;
  padding: 20px 15px;
}
.isPc .banner2 .sliderInner img {
  width: 100%;
  height: 285px;
}
.isPc .banner2 .sliderInner p {
  display: block;
  background: #ffeded;
  padding: 20px 30px 30px;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}
.isPc .banner2 .btn-slider {
  font-size: 0;
  position: absolute;
  z-index: 1;
}
.isPc .banner2 .btn_prev {
  width: 28px;
  height: 53px;
  background: url("../i/l_lft.png") no-repeat left top;
  display: block;
  position: absolute;
  z-index: 4;
  top: 50%;
  margin-top: -50px;
  left: -80px;
}
.isPc .banner2 .btn_next {
  width: 28px;
  height: 53px;
  background: url("../i/l_rgt.png") no-repeat left top;
  display: block;
  position: absolute;
  z-index: 4;
  top: 50%;
  margin-top: -50px;
  right: -80px;
}
.isPc .banner2 .sliderCur {
  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 .sliderCur a {
  display: block;
  width: 12px;
  height: 12px;
  vertical-align: top;
  border-radius: 50%;
  margin-right: 12px;
  background: #000;
}
.isPc .banner2 .sliderCur a:hover {
  text-decoration: none;
}
.isPc .banner2 .sliderCur a.cur {
  background: #0f4c81;
}

.isPc .twBox2 {
  position: relative;
  margin-bottom: 100px;
}
.isPc .twBox2 .tp {
  position: absolute;
  bottom: 0;
  right: -70px;
}
.isPc .twBox2 dl {
  padding: 40px;
  background: #f3f3f3;
  overflow: hidden;
  position: relative;
}
.isPc .twBox2 dt {
  float: left;
  width: 380px;
  height: 286px;
  margin-right: 40px;
}
.isPc .twBox2 dt img {
  width: 100%;
  height: 286px;
}
.isPc .twBox2 dd {
}
.isPc .twBox2 dd h3 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 24px;
}
.isPc .twBox2 dd p {
  font-size: 18px;
  line-height: 28px;
}
.isPc .twBox2 dl span {
  z-index: 20;
  position: absolute;
  display: block;
  bottom: 0;
  right: -70px;
  width: 119px;
  height: 268px;
}

.isWap .twBox2 {
  position: relative;
  margin-bottom: 10vw;
  background: #f3f3f3 url("../i/bg3_2.png") no-repeat right bottom;
  background-size: 55%;
  padding: 0 5vw 10vw;
}
.isWap .twBox2 .tp {
  display: none;
}
.isWap .twBox2 dl {
  padding: 0vw 0 7vw;
}
.isWap .twBox2 dt {
  width: 100%;
  height: auto;
}
.isWap .twBox2 dt img {
  width: 100%;
}
.isWap .twBox2 dd {
}
.isWap .twBox2 dd h3 {
  padding-top: 5vw;
  font-size: 6vw;
  line-height: 7vw;
  margin-bottom: 3vw;
  font-weight: bold;
}
.isWap .twBox2 dd p {
  font-size: 4.3vw;
  line-height: 7vw;
  color: #333333;
}

.isPc .twBox3 {
  width: 100%;
  height: 570px;
  background: url("../i/bg4.png") no-repeat center;
}
.isPc .twBox3 li {
  float: left;
  width: 298px;
  margin: 0 1px;
  position: relative;
}
.isPc .twBox3 li img {
  width: 100%;
}
.isPc .twBox3 li.mr0 {
}
.isPc .twBox3 li i {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  color: #fff;
  width: 90%;
  padding: 20px 5%;
  background: url("../i/bg5.png") no-repeat left -50px;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
.isPc .txtBox .txtCont {
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
}
.isPc .txtBox ul {
  float: left;
  width: 40%;
  font-size: 24px;
  line-height: 28px;
  padding-left: 10%;
}
.isPc .txtBox ul li {
  background: url("../i/ico1.png") no-repeat left 7px;
  padding-left: 30px;
  margin-bottom: 20px;
}
.isPc .txtBox {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 100px;
}

.isWap .twBox3 {
  background: url("../i/wap/bg4_w.png") no-repeat center;
  padding: 0 4vw 5vw;
  overflow: hidden;
}
.isWap .twBox3 li {
  width: 45vw;
  margin: 0 0.5vw 1vw;
  float: left;
  position: relative;
}
.isWap .twBox3 li img {
  width: 100%;
}
.isWap .twBox3 li.mr0 {
}
.isWap .twBox3 li i {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  color: #fff;
  width: 90%;
  padding: 3vw 5%;
  background: url("../i/bg5.png") no-repeat left -50px;
  font-size: 3.6vw;
  line-height: 4.2vw;
  text-align: center;
}
.isWap .txtBox .txtCont {
  margin: 0 auto;
  overflow: hidden;
  width: 86vw;
  background: #f3f3f3;
  padding: 5vw 3vw;
}
.isWap .txtBox ul {
  float: left;
  width: 97%;
  font-size: 4.2vw;
  line-height: 4.3vw;
  padding-left: 3%;
}
.isWap .txtBox ul li {
  background: url("../i/ico1.png") no-repeat left 1vw;
  background-size: 1vw 1vw;
  padding-left: 3vw;
  margin-bottom: 5vw;
}
.isWap .txtBox {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10vw;
}
.isWap .txtBox h2 {
  margin-bottom: 3vw;
}

.isPc .twBox4 {
  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: 13px;
  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: 5vw;
  padding-bottom: 5vw;
  overflow: hidden;
  font-family: "Source Sans 3", Verdana, Geneva, sans-serif;
  color: #666666;
}
.isWap .bottom p {
  font-size: 3.6vw;
  line-height: 4vw;
  margin-bottom: 5vw;
}
.isWap .bottom p.p_pic {
  width: 84%;
  margin: 0 auto;
  background: url("../i/logo_bot.png") no-repeat left center;
}

.isPc .addBar {
  height: 46px;
  line-height: 46px;
  padding-left: 30px;
  font-size: 15px;
  color: #000;
  margin-bottom: 30px;
}
.isPc .addBar a {
  color: #000000;
}
.isPc .lisBox {
  overflow: hidden;
  background: #f8f8f8;
  padding: 0 40px;
}
.isPc .lisBox li {
  padding: 35px 0;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}
.isPc .lisBox span {
  width: 285px;
  height: 214px;
  float: left;
  margin-right: 22px;
}
.isPc .lisBox span img {
  width: 100%;
  height: 214px;
}
.isPc .lisBox li p {
  font-size: 22px;
  line-height: 32px;
}
.isPc .lisBox li p em {
  color: #008fbf;
}
.isPc .lisBox li i {
  margin-top: 10px;
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 28px;
}

.isWap .addBar {
  border-top: 1vw solid #008fbf;
  line-height: 8vw;
  padding-left: 5vw;
  font-size: 4vw;
  color: #000;
  margin: 0 0 3vw;
  width: 100%;
}
.isWap .addBar a {
  color: #000000;
}
.isWap .lisBox {
  background: #f8f8f8;
  overflow: hidden;
  padding: 5vw 4%;
  width: 92%;
}
.isWap .lisBox li {
  padding: 5vw 0;
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
}
.isWap .lisBox span {
  width: 100%;
  height: auto;
}
.isWap .lisBox span img {
  width: 100%;
  height: auto;
}
.isWap .lisBox li p {
  font-size: 4.4vw;
  line-height: 6vw;
  margin-top: 3vw;
}
.isWap .lisBox li i {
  display: none;
}
/*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 a.cur,
.isPc .page a:hover,
.isPc .page span.cur,
.isPc .page span: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,
.isWap .page span.cur,
.isWap .page span:hover {
  background: #008fbf;
  text-decoration: none;
  color: #fff;
  border-color: #008fbf;
}

.isPc .search_box2 {
  padding: 0;
  width: 805px;
  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: 660px;
  height: 56px;
  border-radius: 30px;
  color: #000000;
  border: 0;
  padding-left: 20px;
  font-size: 24px;
}
.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: Verdana, Geneva, sans-serif;
}

.isPc .txt_box2 {
  color: #000;
  font-size: 18px;
  margin-bottom: 5px;
  padding-top: 35px;
}
.isWap .txt_box2 {
  color: #000;
  font-size: 0.26rem;
  margin-bottom: 0.1rem;
  margin-left: 0;
}
.isWap .lisBox li p em {
  color: #008fbf;
}

.isPc .u2 {
  overflow: hidden;
  margin-bottom: 47px;
}
.isPc .u2 li {
  width: 284px;
  float: left;
  background: #ededed;
  display: block;
  margin-right: 21px;
}
.isPc .u2 li.mr0 {
  margin-right: 0;
}
.isPc .u2 li img {
  width: 100%;
  height: 213px;
}
.isPc .u2 .tBox {
  display: block;
  border-top: 0;
  padding: 15px;
  min-height: 110px;
}
.isPc .u2 .tBox i {
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  background: #008fbf;
  padding: 5px 6px;
  margin-bottom: 11px;
}
.isPc .tBox p {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-top: 11px;
  margin-bottom: 5px;
}
.isPc .tBox em {
  font-size: 16px;
  font-style: italic;
  display: block;
  line-height: 28px;
  text-align: center;
  width: 140px;
  height: 28px;
  background: #c2f0ff;
  margin-bottom: 8px;
}
.isPc .tBox p a {
  color: #000000;
}
.isPc .tBox b {
  font-weight: normal;
  display: block;
  background: url("../i/ico2.png") no-repeat left center;
  background-size: 16px 22px;
  font-size: 18px;
  color: #666666;
  line-height: 30px;
  padding-left: 25px;
  padding-top: 0px;
  padding-bttom: 5px;
}

.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: 3vw;
  overflow: hidden;
  background: #ededed;
  border-top: 0;
}
.isWap .u2 .tBox i {
  display: inline-block;
  font-size: 4vw;
  line-height: 4.5vw;
  color: #fff;
  background: #008fbf;
  padding: 2vw 3vw;
  margin-bottom: 3vw;
}
.isWap .tBox p {
  font-size: 5vw;
  line-height: 6.5vw;
  color: #000000;
  margin-top: 0;
  margin-bottom: 1vw;
}
.isWap .tBox em {
  font-size: 3.6vw;
  font-style: italic;
  display: block;
  line-height: 6vw;
  text-align: center;
  width: 30vw;
  background: #c2f0ff;
  margin-bottom: 2vw;
}
.isWap .tBox p a {
  color: #000000;
}
.isWap .tBox b {
  font-weight: normal;
  display: block;
  background: url("../i/ico2.png") no-repeat left center;
  background-size: 16px 22px;
  font-size: 4.4vw;
  color: #666666;
  line-height: 6vw;
  padding-left: 7vw;
  padding-top: 0px;
  padding-bttom: 5vw;
}

.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%;
}
.isPc .u3 .tBox {
  display: block;
  border-top: 0;
  padding: 15px;
  border: 1px solid #ededed;
}
.isPc .u3 li h3 {
  font-size: 22px;
  line-height: 28px;
}
.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 .txtBox2 {
  padding: 0 0 35px;
  font-size: 20px;
  line-height: 36px;
}
.isWap .txtBox2 {
  margin: 0 4vw 6vw;
  padding: 0;
  font-size: 4vw;
  line-height: 5vw;
}

.isPc .show_more {
  height: 72px;
  line-height: 72px;
  text-align: center;
  font-size: 18px;
  background: #ededed;
}
.isPc .show_more {
}
.isPc .show_more a {
  display: block;
  width: 173px;
  margin: 0 auto;
  height: 72px;
  line-height: 72px;
  background: url("../i/ico3.png") no-repeat right center;
}

.isWap .show_more {
  height: 12vw;
  line-height: 12vw;
  text-align: center;
  font-size: 3.6vw;
  background: #ededed;
}
.isWap .show_more {
}
.isWap .show_more a {
  display: block;
  width: 36vw;
  margin: 0 auto;
  height: 12vw;
  line-height: 12vw;
  background: url("../i/ico3.png") no-repeat right center;
  background-size: 3.5vw 2vw;
}

.isPc .banner3 {
  position: relative;
  z-index: 1;
  padding-top: 0px;
}
.isPc .banner3,
.isPc .banner3 .slider-mask {
  zoom: 1;
}
.isPc .banner3 {
  position: relative;
}
.isPc .banner3 .i-tit {
  padding-top: 45px;
}
.isPc .banner3 .sliderInner {
  overflow: hidden;
  width: 1200px;
  height: auto;
  margin: 0px auto;
}
.isPc .banner3 .sliderInner ul {
  width: 1000%;
  float: left;
}
.isPc .banner3 .sliderInner li {
  width: 380px;
  height: auto;
  float: left;
  margin-right: 30px;
}
.isPc .banner3 .sliderInner a {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  color: #1d1d1d;
}
.isPc .banner3 .sliderInner a:hover {
  text-decoration: none;
  color: #af2f00;
}
.isPc .banner3 .sliderInner a {
  text-decoration: none;
  color: #000;
}
.isPc .banner3 .sliderInner li span {
  display: block;
  background: #f1f1f1;
  padding: 20px 15px;
}
.isPc .banner3 .sliderInner img {
  width: 100%;
  height: 285px;
}
.isPc .banner3 .sliderInner p {
  display: block;
  background: #f5f5f5;
  padding: 20px 20px 30px;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}
.isPc .banner3 .btn-slider {
  font-size: 0;
  position: absolute;
  z-index: 1;
}
.isPc .banner3 .btn_prev {
  width: 28px;
  height: 53px;
  background: url("../i/l_lft.png") no-repeat left top;
  display: block;
  position: absolute;
  z-index: 4;
  top: 50%;
  margin-top: -50px;
  left: -80px;
}
.isPc .banner3 .btn_next {
  width: 28px;
  height: 53px;
  background: url("../i/l_rgt.png") no-repeat left top;
  display: block;
  position: absolute;
  z-index: 4;
  top: 50%;
  margin-top: -50px;
  right: -80px;
}
.isPc .banner3 .sliderCur {
  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 .banner3 .sliderCur a {
  display: block;
  width: 12px;
  height: 12px;
  vertical-align: top;
  border-radius: 50%;
  margin-right: 12px;
  background: #000;
}
.isPc .banner3 .sliderCur a:hover {
  text-decoration: none;
}
.isPc .banner3 .sliderCur a.cur {
  background: #0f4c81;
}
.isPc .lisBox_k h2 {
  text-align: left;
}
.isPc .banner3 .sliderInner p i {
  background: #c2f0ff;
  padding: 0 10px;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
  display: inline-block;
  margin-bottom: 10px;
  color: #333333;
}

.isWap .banner3 {
  width: 90vw;
  margin: 0 5vw;
}
.isWap .banner3 .sliderInner a {
  display: block;
  width: 100%;
  font-size: 5vw;
  line-height: 6.5vw;
  color: #1d1d1d;
}
.isWap .banner3 .sliderInner li {
  margin-bottom: 6vw;
}
.isWap .banner3 .sliderInner img {
  width: 100%;
}
.isWap .banner3 .sliderInner p {
  display: block;
  background: #f5f5f5;
  padding: 5vw;
  font-size: 5vw;
  line-height: 6.5vw;
  text-align: left;
}
.isWap .banner3 .sliderInner p i {
  background: #c2f0ff;
  padding: 0 2vw;
  height: 7vw;
  line-height: 7vw;
  font-style: italic;
  display: inline-block;
  margin-bottom: 3vw;
  color: #333333;
}
.isWap .banner3 .btn-slider {
  display: none;
}
.isWap .banner3 .sliderCur {
  display: none;
}

.isWap .carousel {
  display: none;
}
.isWap .m_photo2 {
  background-size: 100% 100%;
  padding: 0 5vw 10vw;
}
.isWap .m_photo2 .sliderInner {
  width: 100%;
  position: relative;
  margin: 0px auto;
  zoom: 1;
}
.isWap .m_photo2 .sliderInner:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}
.isWap .m_photo2 .sliderInner ul {
  width: 1000%;
}
.isWap .m_photo2 .sliderInner img {
  display: block;
  width: 100%;
  height: 23vh;
}
.isWap .m_pic2 {
  display: inline;
  width: 65vw;
  margin-right: 7vw;
  margin-bottom: 5vw;
  float: left;
}
.isWap .m_pic2 p {
  background: #ffeded;
  text-align: left;
  font-size: 4vw;
  line-height: 5.5vw;
  padding: 4vw;
}
.isWap .m_photo2 .mr0 {
  margin-right: 5vw;
}
.isWap .m_pic2:hover p,
.isWap .m_pic2:hover span {
  display: block;
}

.isWap .carousel {
  display: none;
}
.isWap .m_photo2 {
  background-size: 100% 100%;
  padding: 0 5vw 10vw;
}
.isWap .m_photo2 .sliderInner {
  width: 100%;
  position: relative;
  margin: 0px auto;
  zoom: 1;
}
.isWap .m_photo2 .sliderInner:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}
.isWap .m_photo2 .sliderInner ul {
  width: 1000%;
}
.isWap .m_photo2 .sliderInner img {
  display: block;
  width: 100%;
  height: 23vh;
}
.isWap .m_pic2 {
  display: inline;
  width: 65vw;
  margin-right: 7vw;
  margin-bottom: 5vw;
  float: left;
}
.isWap .m_pic2 p {
  background: #ffeded;
  text-align: left;
  font-size: 4vw;
  line-height: 5.5vw;
  padding: 4vw;
}
.isWap .m_photo2 .mr0 {
  margin-right: 5vw;
}
.isWap .m_pic2:hover p,
.isWap .m_pic2:hover span {
  display: block;
}

.isWap .m_photo3 h2 {
  text-align: left;
  margin-left: 5vw;
}
.isWap .m_photo3 {
  background-size: 100% 100%;
}
.isWap .m_photo3 .sliderInner {
  width: 100%;
  position: relative;
  margin: 0px auto;
  zoom: 1;
}
.isWap .m_photo3 .sliderInner:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}
.isWap .m_photo3 .sliderInner ul {
  width: 1000%;
}
.isWap .m_photo3 .sliderInner img {
  display: block;
  width: 100%;
}
.isWap .lisBox li.m_pic3 {
  display: inline;
  width: 75vw;
  margin-right: 7vw;
  margin-bottom: 5vw;
  float: left;
  border: 0;
}
.isWap .lisBox li.m_pic3 p {
  background: #f5f5f5;
  text-align: left;
  padding: 0;
}
.isWap .lisBox li.m_pic3 p em {
  display: block;
  width: 100%;
  font-size: 5.2vw;
  line-height: 6.6vw;
  margin-bottom: 3vw;
}
.isWap .lisBox li.m_pic3 p i {
  line-height: 5vw;
  font-size: 4.4vw;
  color: #666666;
  display: inline-block;
  text-align: center;
  margin-bottom: 2vw;
}
.isWap .m_photo3 .mr0 {
  margin-right: 5vw;
}
.isWap .lisBox li.m_pic3:hover p,
.isWap .m_pic3:hover span {
  display: block;
}

.isPc .lisBox_t {
  background: #f8f8f8;
  padding: 70px 65px;
}
.isPc .lisBox_t li {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
  background: url("../i/ico4.png") no-repeat left 14px;
  padding-left: 25px;
}

.isWap .lisBox_t {
  background: #f8f8f8;
  padding: 7vw 6.5vw;
}
.isWap .lisBox_t li {
  font-size: 4vw;
  line-height: 5vw;
  margin-bottom: 5vw;
  background: url("../i/ico4.png") no-repeat left 1.5vw;
  padding-left: 5vw;
}

.isPc .bt1 {
  margin-bottom: 30px;
}
.isPc .bt1 h2 {
  padding: 0;
  text-align: left;
}

.isWap .bt1 {
  padding-top: 3vw;
}
.isWap .bt1 h2 {
  padding: 0;
  text-align: left;
  margin-bottom: 3vw;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  html.isPc body {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 1024px) {
  .isPc .w {
    width: 100%;
    margin: 0px auto;
  }
  .isPc .twBox {
    width: 820px;
    margin: 0 auto 5vw;
    overflow: hidden;
  }
  .isPc .twBox .tw1 li {
    float: left;
    width: 203px;
  }
  .isPc .twBox .tw1 li {
    padding-top: 30px;
  }
  .isPc .carousel .container {
    width: 820px;
    height: 510px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
  .isPc .banner2 .sliderInner {
    overflow: hidden;
    width: 760px;
    height: auto;
    margin: 0px auto;
  }
  .isPc .banner2 .sliderInner ul {
    width: 1000%;
    float: left;
  }
  .isPc .banner2 .sliderInner li {
    width: 185px;
    height: auto;
    float: left;
    margin-right: 5px;
  }
  .isPc .banner2 .sliderInner img {
    width: 100%;
    height: auto;
  }
  .isPc .banner2 .sliderInner p {
    display: block;
    background: #ffeded;
    padding: 10px 10px 20px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .isPc .banner2 .btn_prev {
    width: 28px;
    height: 53px;
    background: url("../i/l_lft.png") no-repeat left top;
    display: block;
    position: absolute;
    z-index: 4;
    top: 50%;
    margin-top: -50px;
    left: 0px;
  }
  .isPc .banner2 .btn_next {
    width: 28px;
    height: 53px;
    background: url("../i/l_rgt.png") no-repeat left top;
    display: block;
    position: absolute;
    z-index: 4;
    top: 50%;
    margin-top: -50px;
    right: 0px;
  }

  .isPc .banner3 .sliderInner {
    overflow: hidden;
    width: 760px;
    height: auto;
    margin: 0px auto;
  }
  .isPc .banner3 .sliderInner ul {
    width: 1000%;
    float: left;
  }
  .isPc .banner3 .sliderInner li {
    width: 185px;
    height: auto;
    float: left;
    margin-right: 5px;
  }
  .isPc .banner3 .sliderInner img {
    width: 100%;
    height: auto;
  }
  .isPc .banner3 .sliderInner p {
    display: block;
    background: #f5f5f5;
    padding: 10px 10px 20px;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
  .isPc .banner3 .btn_prev {
    width: 28px;
    height: 53px;
    background: url("../i/l_lft.png") no-repeat left top;
    display: block;
    position: absolute;
    z-index: 4;
    top: 50%;
    margin-top: -50px;
    left: 0px;
  }
  .isPc .banner3 .btn_next {
    width: 28px;
    height: 53px;
    background: url("../i/l_rgt.png") no-repeat left top;
    display: block;
    position: absolute;
    z-index: 4;
    top: 50%;
    margin-top: -50px;
    right: 0px;
  }

  .isPc .twBox3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10vw;
    background: url("../i/bg4.png") no-repeat center;
  }
  .isPc .twBox3 ul {
    width: 820px;
    margin: 0 auto;
  }
  .isPc .twBox3 li {
    float: left;
    width: 24%;
    margin: 0 0.5%;
    position: relative;
  }

  .isPc #mainNav ul {
    margin: 0 auto;
    line-height: 57px;
    width: 1200px;
  }
  .isPc #mainNav ul li {
    position: relative;
    display: inline-block;
    float: left\9;
    padding: 0 8px;
    background: url("../i/line1.png") no-repeat right center;
  }
  .isPc #mainNav ul li a {
    display: inline-block;
    line-height: 55px;
    color: #000;
    font-size: 12px;
    font-text-transform: uppercase;
  }
  .isPc .u2 {
    width: 820px;
    margin: 0 auto;
  }
  .isPc .u2 li {
    width: 200px;
    float: left;
    background: #ededed;
    display: block;
    margin-right: 5px;
  }
  .isPc .u2 li.mr0 {
    margin-right: 0;
  }
  .isPc .u2 li img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 912px) {
}
