.header .otherBox .onlineBox .consult i {
  width: 26px;
  height: 25px;
  background-image: url("../img/consult1.png");
}
.header .otherBox .onlineBox .order i {
  width: 22px;
  height: 25px;
  background-image: url("../img/order1.png");
}
.wrap .header .otherBox .searchBox {
  background: none;
  padding: 0;
  width: 138px;
}
.wrap .header .otherBox .searchBox input {
  float: left;
  width: 80px;
  padding: 0 12px;
  border-radius: 14px;
  background: #8fd19e;
}
.wrap .header .otherBox .searchBox .searchIcon {
  cursor: pointer;
  margin-left: 10px;
  position: static;
  float: left;
  background-image: url("../img/loupe1.png");
}
.wrap .header .otherBox .changeLang {
  background: #6987ab;
}
.header {
  background: #0f61bb;
  height: 84px;
}
.header .logo {
  margin-top: 6px;
  width: 280px;
  height: 71px;
  background-image: url("../img/logo_index3.png");
}


.header .otherBox {
  padding-top: 30px;
  color: #fff;
}
.header .otherBox .searchBox {
  background: #51d3a8;
}
.header input {
  color: #fff;
}
.header input:-moz-placeholder {
  color: #fff;
}
.header input:-ms-input-placeholder {
  color: #fff;
}
.header input::-webkit-input-placeholder {
  color: #fff;
}
.bannerBoxWrap {
  position: relative;
  width: 100%;
  height: 362px;
}
.bannerBox {
  width: 100%;
  height: 362px;
  overflow: hidden;
  position: relative;
}
.bannerBox .wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 2000%;
}
.bannerBox .wrap a {
  float: left;
  display: block;
  width: 1349px;
}
.bannerBox .wrap a img {
  width: 100%;
  height: auto;
}
.guideBox {
  width: 1024px;
  position: absolute;
  bottom: 120px;
  left: 50%;
  margin-left: -512px;
}
.guideBox .guideWrap {
  text-align: center;
  width: 100%;
  position: absolute;
  top: -24px;
  left: 0;
  z-index: 1;
}
.guideBox .line {
  position: absolute;
  top: -24px;
  left: 88px;
  width: 846px;
  height: 0;
  margin-top: 24px;
  border-bottom: 1px dotted #5d5e5f;
}
.guideBox a {
  width: 20%;
  float: left;
   color: #006699;
}
.guideBox a i {
  display: block;
  margin: 0 auto;
  width: 48px;
  height: 48px;
}
.guideBox .on .icon {
  width: 42px;
  background: url("../img/bannerIcon0.png") no-repeat center center;
}
.guideBox .aboutUs i {
  background: url("../img/bannerIcon1.png");
}
.guideBox .exports i {
  background: url("../img/bannerIcon2.png");
}
.guideBox .weChat i {
  background: url("../img/bannerIcon3.png");
}
.guideBox .clinic i {
  background: url("../img/bannerIcon4.png");
}
.guideBox .publicService i {
  background: url("../img/bannerIcon5.png");
}
.navBox {
  width: 1024px;
  height: 120px;
  position: absolute;
  left: 50%;
  margin-left: -512px;
  bottom: -60px;
  background: #43d9ac;
}
.navBox ul {
  margin-top: 36px;
  padding: 0 42px;
}
.navBox li {
  float: left;
  width: 156px;
  text-align: center;
}
.navBox a {
  color: #e7f8f4;
  display: block;
}
.navBox a:hover {
  color: #fff;
}
.navBox a b {
  display: block;
  font-size: 19px;
  margin-bottom: 4px;
}
.navBox a i {
  font-size: 12px;
  text-transform: uppercase;
}
.guidePic {
  margin-top: 140px;
  margin-bottom: 50px;
  color: #616161;
}
.guidePic .pic {
  margin-top: 18px;
  width: 820px;
  background: url("../img/guidePic.jpg") no-repeat right center;
}
.guidePic .pic div {
  float: left;
  width: 180px;
  margin: 0 46px;
  text-align: center;
}
.guidePic .pic i {
  display: inline-block;
  width: 138px;
  height: 138px;
  margin-bottom: 40px;
}
.guidePic .pic .itemOne i {
  background: url("../img/picLogo1.png") center bottom no-repeat;
}
.guidePic .pic .itemTwo i {
  background: url("../img/picLogo2.png") center bottom no-repeat;
}
.guidePic .pic .itemThree i {
  background: url("../img/picLogo3.png") center bottom no-repeat;
}
.guidePic .pic .zh {
  color: #005aa4;
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.guidePic .pic .en {
  font-size: 12px;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.guidePic .txt {
  width: 160px;
}
.guidePic .txt .item {
  height: 120px;
}
.guidePic .txt .item b {
  display: block;
  font-size: 20px;
}
.guidePic .txt .item i {
  font-size: 16px;
}
.section {
  color: #616161;
  margin-bottom: 40px;
}
.section h4 {
  text-align: center;
}
.section h4 .zh {
  display: block;
  font-size: 30px;
  color: #344968;
}
.section h4 .en {
  text-transform: capitalize;
  color: #8b8b8b;
}
.section .tipLine {
  display: block;
  width: 72px;
  height: 9px;
  margin: 15px auto 30px auto;
  background: url("../img/arrowB2.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.section .lookMore {
  display: block;
  text-align: right;
  margin-top: 30px;
}
.sectionOne {
  margin-bottom: 30px;
  color: #fff;
  height: 500px;
}
.sectionOne h4 .zh,
.sectionOne h4 .en {
  color: #fff;
}
.sectionOne .tipLine {
  background-image: url("../img/arrowB1.png");
}
.sectionOne .left {
  width: 50%;
  height: 100%;
  background: url("../img/bgL.jpg") no-repeat;
  -ms-background-size: auto 100%;
  -o-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  position: relative;
}
.sectionOne .txt p {
  text-indent: 24px;
  margin-bottom: 10px;
}
.sectionOne .wLeft {
  position: absolute;
  right: 0;
  top: 0;
  width: 432px;
  padding: 70px 40px 0 40px;
  text-align: justify;
}
.sectionOne .right {
  width: 50%;
  height: 100%;
  background: url("../img/bgR.jpg") no-repeat;
  -ms-background-size: auto 100%;
  -o-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  position: relative;
}
.sectionOne .wRight {
  width: 512px;
  position: absolute;
  left: 20px;
  bottom: 30px;
}
.sectionOne .wRight img {
  width: 150px;
  height: 150px;
  margin-right: 10px;
}
.sectionTwo {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 74px;
}
.sectionTwo .left {
  width: 470px;
}
.sectionTwo .left img {
  width: 100%;
}
.sectionTwo .right {
  width: 330px;
  margin: 0 80px 0 60px;
  text-align: justify;
}
.sectionTwo .right h4 {
  margin-top: 30px;
}
.sectionThree {
  margin-bottom: 80px;
}
.sectionThree .exportsWrap {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.sectionThree .exports {
  position: absolute;
  left: 0;
  top: 0;
  width: 500%;
}
.sectionThree .item {
  float: left;
  width: 230px;
  height: 300px;
  position: relative;
  margin: 0 13px;
}
.sectionThree .item img {
  width: 100%;
  height: 100%;
}
.sectionThree .description {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 96px;
  background: url("../img/expertMask.png") no-repeat bottom center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  color: #fff;
  text-align: center;
}
.sectionThree .description .name {
  margin-top: 14px;
  display: block;
  font-size: 23px;
}
.sectionThree .description .title {
  margin-top: 6px;
  width: 134px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  font-size: 14px;
  border: 1px solid #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.sectionThree .arrowBox span {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 30px;
  height: 80px;
  cursor: pointer;
}
.sectionThree .arrowBox .left {
  left: 12px;
  background: url("../img/expetsArrow1.png");
}
.sectionThree .arrowBox .right {
  right: 12px;
  background: url("../img/expetsArrow2.png");
}
.sectionFour {
  margin-bottom: 100px;
}
.sectionFour .item {
  width: 33.33333%;
  float: left;
  text-align: center;
}
.sectionFour .item b {
  display: block;
  font-size: 24px;
  color: #354052;
  margin-top: 30px;
}
.sectionFour .item span {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  color: #8b8b8b;
}
.sectionFour .icon {
  display: block;
  margin: 0 auto;
  width: 115px;
  height: 124px;
}
.sectionFour .itemOne i {
  background: url("../img/icon1.png") no-repeat center bottom;
}
.sectionFour .itemTwo i {
  background: url("../img/icon2.png") no-repeat center bottom;
}
.sectionFour .itemThree i {
  background: url("../img/icon3.png") no-repeat center bottom;
}
.sectionFive .linkBox a {
  display: block;
  float: left;
  margin: 14px;
  width: 312px;
  height: 172px;
  background: #f7f7f7;
}
.sectionFive .linkBox a i {
  display: block;
  width: 100%;
  height: 100%;
}
.sectionFive .itemOne i {
  background: url("../img/link1.jpg");
}
.sectionFive .itemTwo i {
  background: url("../img/link2.jpg");
}
.sectionFive .itemThree i {
  background: url("../img/link3.jpg");
}
.sectionFive .itemFour i {
  background: url("../img/link4.jpg");
}
.sectionFive .itemFive i {
  background: url("../img/link5.jpg");
}
.sectionFive .itemSix i {
  background: url("../img/link6.jpg");
}
.footer {
  background-image: url("../img/footerBg.jpg");
}
.footer .codeBox img {
  margin-top: 50px;
  margin-right: 26px;
  width: 100px;
  height: 100px;
}
.footerTop dl dt {
  padding-top: 44px;
  height: 20px;
}
.footerTop .introduce .logo {
  height: 64px;
}
.footerTop .introduce .logo span {
  width: 280px;
  height: 63px;
  background-image: url("../img/logo_index.png");
}

.logo2 {
	width: 280px;
	height: 63px;
	background-image: url(../img/logo_index2.png);
	background-repeat: no-repeat;
}
.footerTop .topWrap {
  width: 759px;
}
.footerBottom {
  width: 680px;
  margin-top: 40px;
}
.footerBlue {
  background: rgba(231, 231, 231, 0.6);
  height: 32px;
}
