.doctor-view,
:after,
:before,
a,
abbr,
acronym,
address,
applet,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  background: #fff;
  font-size: 16px;
  font-weight: 300;
  color: #292929;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  min-width: 1200px;
  width: 100%;
}
header.show,
header.shows {
  background: #ffffff;
}
header {
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
header .header {
  padding: 0 60px;
  color: #fff;
}
.banner,
.case .case_view,
.min_width,
.rx .rx_view,
header .header {
  min-width: 1200px;
}
a {
  border: none;
  list-style-type: none;
  text-decoration: none;
  -webkit-touch-callout: none;
  outline: 0;
}
header .header .logo {
  width: 135px;
  height: 55px;
  display: block;
  float: left;
  margin-top: 10px;
}

img {
  border: 0;
}
header .header .nav {
  float: left;
  margin-left: 150px;
}
header .header .nav .nLi {
  float: left;
  height: 79px;
  text-align: center;
  position: relative;
}

li,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  outline: 0;
}
header .header .nav .nLi.ons:before,
header .header .nav .nLi:hover:before {
  opacity: 1;
}

header .header .nav .nLi:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  /* background: linear-gradient(to bottom right, #f25d0093, #f25c00); */
  background: #f25c00;
}
header .header .nav .nLi.ons > a,
header .header .nav .nLi:hover > a {
  color: #fff;
}
header .header .nav .nLi a {
  position: relative;
  height: 100%;
  top: 0;
  width: 100%;
  padding: 0 27px;
  line-height: 79px;
  display: block;
  cursor: pointer;
  color: #686b6e;
  z-index: 10;
}
header .header .head_phone {
  float: right;
  text-align: right;
  padding: 13px 0 0;
}
.clear:after,
.content:after,
.customer_case .customer_case_li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
header .header .head_phone span {
  color: #c6cacf;
}
header .header .head_phone span:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 13px;
  background-position: 0 -126px;
  margin-right: 5px;
  vertical-align: middle;
}
.icon_sm,
header .header .head_phone span:before {
  background-image: url(./../images/icon_sm.png);
  background-repeat: no-repeat;
}
header .header .head_phone h2 {
  font-weight: 400;
  margin-top: 5px;
}

section {
  overflow: hidden;
}
.banner {
  height: 630px;
  overflow: hidden;
  position: relative;
}
.banner .bd {
  background: #353535;
  height: 100%;
}

.banner .bd li {
  color: #fff;
  overflow: hidden;
}
.banner [class*="banner"] {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner .bd li:nth-of-type(1) {
  background-color: #353535;
  background-image: url(./../images/bg-1.jpg);
}
.banner .bd li:nth-of-type(2) {
  background-color: #16181b;
  background-image: url(./../images/bg-2.jpg);
  background-size: cover;
}
.banner .bd li:nth-of-type(3) {
  background-color: #121824;
  background-image: url(./../images/bg-2.jpg);
  background-size: cover;
}
.banner .content {
  color: #fff;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.banner .banner1 .ba1_title {
  text-align: center;
  margin-top: 273px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
b,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
b,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
.fadeInUpsm {
  -webkit-animation-name: fadeInUpsm;
  animation-name: fadeInUpsm;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.banner .banner1 .ba1_title h1,
.font_54 {
  font-size: 54px;
}
.banner .banner1 .ba1_title h1 {
  line-height: 63px;
}
.banner .banner1 .ba1_title p {
  line-height: 19px;
  margin-top: 19px;
}
.banner .banner3 .ban2_title {
  margin-left: 20px;
}

.banner .banner2 .ban2_title {
  width: 507px;
  margin: 145px 0 0 71px;
  float: left;
}
.banner .banner2 h1,
.font_40 {
  font-size: 40px;
}
.banner .banner2 .b_t_c {
  margin: 15px 0 20px;
}
.banner .banner2 .b_t_c {
  margin: 15px 0 20px;
}
.banner .banner3 .ban3_d_view {
  float: right;
  width: 639px;
  height: 412px;
  margin: 0px 20px 0 0;
  background: url(./../images/banner2t.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.banner .banner3 .b3_t_1 {
  background-image: url(./../images/jaban.png);
  top: 148px;
  left: 5px;
}

.banner .banner3 [class*="b3_t_"] {
  position: absolute;
  width: 74px;
  height: 86px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.banner .banner3 .b3_t_2 {
  background-image: url(./../images/yf.png);
  top: 36px;
  left: 78px;
}
.banner .banner3 .b3_t_3 {
  background-image: url(./../images/sj1.png);
  top: -4px;
  left: 303px;
}
.banner .banner3 .b3_t_4 {
  background-image: url(./../images/sj.png);
  top: 55px;
  left: 494px;
}
.banner .banner3 .b3_an_view {
  width: 60px;
  height: 100px;
  position: absolute;
  left: 282px;
  top: 77px;
  overflow: hidden;
}
.banner .banner3 .b3_an_view .b3_i_view {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
}
.banner .banner3 .b3_an_view .b3_i_view {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
}
.an_top_bu3 {
  -webkit-animation: an_t_b 6s 2s ease-in infinite;
  animation: an_t_b 6s 2s ease-in infinite;
}
.an_top_bu3 {
  -webkit-animation: an_t_b 6s 2s ease-in infinite;
  animation: an_t_b 6s 2s ease-in infinite;
}
.an_top_bu7 {
  -webkit-animation: an_t_b 3s 3.5s step-end infinite;
  animation: an_t_b 6s 3.5s step-end infinite;
}
.an_top_bu5 {
  -webkit-animation: an_t_b 6s 4s ease-in-out infinite;
  animation: an_t_b 6s 4s ease-in-out infinite;
}
.banner .banner2 .ban2_title {
  width: 507px;
  margin: 145px 0 0 71px;
  float: left;
}
.banner .banner2 .b_t_c {
  margin: 15px 0 20px;
}
.banner .banner2 .b_t_e {
  line-height: 17px;
}
.banner .banner2 .ban2_d_view {
  float: right;
  margin: 163px 71px 0 0;
  width: 470px;
  height: 339px;
  background: url(./../images/banner1t.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.clear:after,
.content:after,
.customer_case .customer_case_li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.banner .banner2 .ban2_d_view .b2_t_1,
.banner .banner2 .ban2_d_view .b2_t_2,
.banner .banner2 .ban2_d_view .b2_t_3 {
  width: 91px;
  height: 91px;
  background: url(./../images/b2_b.png) no-repeat;
  background-size: 100% 100%;
  left: 179px;
  top: 69px;
}
.banner .banner2 .ban2_d_view i {
  position: absolute;
}

.an_op {
  -webkit-animation: flash 6s linear infinite;
  animation: flash 6s linear infinite;
}

.banner .banner2 .ban2_d_view .b2_t.t1 {
  left: 119px;
  top: 127px;
}
.banner .banner2 .ban2_d_view .b2_t {
  width: 32px;
  height: 32px;
  font-style: normal;
  color: #a8e1fa;
  text-align: center;
}
.banner .banner2 .ban2_d_view .b2_t.t2 {
  left: 206px;
  top: 97px;
}
.banner .banner2 .ban2_d_view .b2_t.t3 {
  left: 296px;
  top: 128px;
}
.banner .banner2 .ban2_d_view .b2_t_2 {
  left: 92px;
  top: 99px;
}

.banner .banner2 .ban2_d_view .b2_t_3 {
  left: 269px;
  top: 100px;
}
.banner .bd li:nth-of-type(4) {
  background-color: #121824;
  background-image: url(./../images/bg-2.jpg);
  background-size: cover;
}
.banner .banner4 .ban2_title {
  margin-left: 20px;
}

.banner .banner4 .ban4_d_view {
  width: 650px;
  height: 413px;
  float: right;
  margin: 156px 20px 0 0;
  background: url(./../images/banner3t.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.banner .banner4 .ban4_d_view .b4_b {
  width: 209px;
  height: 123px;
  background-image: url(./../images/gx.png);
  left: 292px;
  top: 121px;
}
.banner .banner4 .ban4_d_view .b4_t {
  width: 90px;
  height: 150px;
  background-image: url(./../images/wenjian.png);
  left: 347px;
  top: 84px;
}

.banner .banner4 .ban4_d_view i {
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.banner .hd {
  position: absolute;
  bottom: 21px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.banner .hd li {
  float: left;
  cursor: pointer;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0 10px;
}
.banner .hd li.on {
  background: #fff;
}

.bxyfoot {
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
  color: #888;
  font-size: 12px;
  padding-bottom: 30px;
}
.bxyfoot img {
  width: 180px;
  height: 60px;
  margin-top: 20px;
  margin-left: 60px;
}

.bxyfootxx {
  width: 1200px;
  color: #787878;
  padding-top: 40px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
}
.bxyfootxx p {
  line-height: 28px;
  width: 100%;
  text-align: center;
}
.bxyfoot a {
  color: #888;
}

.banner .banner3 .b3_an_view .b3_i_view i {
  width: 2px;
  height: 20px;
  float: left;
  margin: 0 1px;
  background: linear-gradient(to bottom, #25d8d7, rgba(255, 255, 255, 0));
}
.an_top_bu6 {
  -webkit-animation: an_t_b 6s 5s step-start infinite;
  animation: an_t_b 6s 5s step-start infinite;
}
.an_top_bu3 {
  -webkit-animation: an_t_b 6s 2s ease-in infinite;
  animation: an_t_b 6s 2s ease-in infinite;
}
.an_top_bu2 {
  -webkit-animation: an_t_b 6s 1s ease infinite;
  animation: an_t_b 6s 1s ease infinite;
}
.an_top_bu4 {
  -webkit-animation: an_t_b 6s 3s ease-out infinite;
  animation: an_t_b 6s 3s ease-out infinite;
}
.an_top_bu1 {
  -webkit-animation: an_t_b 6s linear infinite;
  animation: an_t_b 6s linear infinite;
}
.an_top_bu5 {
  -webkit-animation: an_t_b 6s 4s ease-in-out infinite;
  animation: an_t_b 6s 4s ease-in-out infinite;
}
.an_top {
  -moz-animation: an_t_sm 3s linear infinite alternate;
  -webkit-animation: an_t_sm 3s linear infinite alternate;
  -o-animation: an_t_sm 3s linear infinite alternate;
  -ms-animation: an_t_sm 3s linear infinite alternate;
  animation: an_t_sm 3s linear infinite alternate;
}
.an_op2 {
  -webkit-animation: flash 6s linear 0.5s infinite;
  animation: flash 6s linear 0.5s infinite;
}
.an_op3 {
  -webkit-animation: flash 6s linear 0.8s infinite;
  animation: flash 6s linear 0.8s infinite;
}

@-webkit-keyframes an_t_sm {
  from {
    -webkit-transform: translate3d(0, -6px, 0);
    -ms-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0);
  }
  50% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translate3d(0, 6px, 0);
    -ms-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0);
  }
}
@keyframes an_t_sm {
  from {
    -webkit-transform: translate3d(0, -6px, 0);
    -ms-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0);
  }
  50% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translate3d(0, 6px, 0);
    -ms-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0);
  }
}
@-webkit-keyframes an_t_b {
  from {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-130px);
    -ms-transform: translateY(-130px);
    transform: translateY(-130px);
    opacity: 0;
  }
}
@keyframes an_t_b {
  from {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-130px);
    -ms-transform: translateY(-130px);
    transform: translateY(-130px);
    opacity: 0;
  }
}

@-webkit-keyframes fadeInUpsm {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpsm {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpsm {
  -webkit-animation-name: fadeInUpsm;
  animation-name: fadeInUpsm;
}

.sticker {
  position: fixed;
  right: 23px;
  top: 60%;
  margin-top: -100px;
  z-index: 999999;
}
.sticker ul {
  width: 50px;
}
.sticker li.phone {
  white-space: nowrap;
  overflow: hidden;
}
.sticker li {
  border: 1px solid #cbcbcb;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  line-height: 44px;
  text-align: center;
  margin: 5px 0;
  cursor: pointer;
  float: right;
  position: relative;
  background: #fff;
  color: #313645;
}
.sticker li.kefu a {
  display: block;
  height: 100%;
  color: #313645;
  line-height: 44px;
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
}
.sticker li.kefu a:before {
  vertical-align: middle;
  margin: 0 12px;
}
.sticker li.topwin {
  line-height: 74px;
  color: #282828;
}

.sticker li.topwin:before {
  display: block;
  margin: 14px auto 2px;
}
.font_10,
.sticker li.topwin:before {
  font-size: 10px;
}

.sticker li:before {
  vertical-align: middle;
}
.sticker li.code img {
  width: 100px;
  height: 100px;
  position: absolute;
  right: 60px;
  top: 10px;
  display: none;
}
.sticker .icon-erweima {
  background-image: url(./../images/wx.png);
}

.sticker .kefu .icon-QQ1 {
  display: none;
}

.sticker .icon-jiantou1 {
  background-image: url(./../images/sjx.png);
}

.sticker li.phone:hover {
  width: 228px;
}
.sticker li.qq:hover {
  width: 228px;
}
.sticker li:hover {
  /* background: #377ff9; */
  border-color: #377ff9;
  color: #fff;
}
.sidebox {
  width: 34px;
  height: 34px;
  margin: 7px auto;
  position: relative;
}
.sidebox img {
  width: 100%;
  height: 100%;
}
.sidebox span {
  display: inline-block;
  height: 100%;
  width: 100px;
  position: absolute;
  top: -6px;
  left: 48px;
}
.sticker li.phone:hover .sidebox {
  margin: 7px 0;
}

.sticker li.qq:hover .sidebox {
  margin: 7px 14px;
}
.sticker li.code:hover img {
  display: block;
}


