.main_body {
  background-color: #f5f5f5;
}
.nav-index,
.kefu-meau a.kefu-btn,
.more:hover,
.side_head,
.shopName .jwsy1,
.company-box h2,
.s-box ul li:hover a .text-bd17 {
  color: #036260;
}
.nav-index,
.kefu-meau a.kefu-btn,
.footer,
.more:hover,
.side_head,
.shopName .jwsy1,
.company-box h2,
.s-box ul li:hover a .text-bd17 {
  background: #036260;
}
.box h3,
.head .telphone i,
.main_head strong {
  color: #036260;
}
.head .telphone b,
.more,
.contactnow a,
.s-boxf-sell ul li a p:hover {
  color: #036260;
}
.main {
  width: 100%;
  display: flex;
}
h4 {
  margin: 0;
}
.left {
  flex: 1;
}
.good-show {
  box-sizing: border-box;
  height: 490px;
  padding: 21px 0 19px 20px;
  background: #ffffff;
  border: 1px solid #ffffff;
}
.good-show .showcase {
  float: left;
  width: 370px;
}
.good-show .showcase .preview_img {
  box-sizing: border-box;
  position: relative;
  width: 370px;
  height: 370px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.good-show .showcase .preview_img .preview_img-top {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
}
.good-show .showcase .preview_img .mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  background: #fede4f;
  opacity: 0.5;
  border: 1px solid #ccc;
  cursor: move;
}
.good-show .showcase .preview_img .big {
  display: none;
  overflow: hidden;
  position: absolute;
  width: 500px;
  height: 500px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  left: 389px;
  top: 0;
}
.good-show .showcase .preview_img .big img {
  transform: scale(1.5);
  position: absolute;
  top: 0;
  left: 0;
}
.good-show .showcase .min-img {
  margin-top: 20px;
  width: 100%;
  display: flex;
}
.good-show .showcase .min-img .img-item {
  margin-right: 20px;
  position: relative;
  width: 58px;
  height: 60px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.good-show .showcase .min-img .img-item:nth-last-child(1) {
  margin-right: 0;
}
.good-show .showcase .min-img .img-item.active {
  border-color: #036260;
}
.good-show .showcase .min-img .img-item img {
  width: 34px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.good-show .good-details {
  float: left;
  width: 547px;
  margin-left: 40px;
  text-align: left;
}
.good-show .good-details thead {
  height: 45px;
  vertical-align: top;
}
.good-show .good-details thead h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
}
.good-show .good-details tbody {
  margin-top: 50px;
}
.good-show .good-details tbody tr td {
  padding: 8px 0;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  vertical-align: top;
}
.good-show .good-details tbody tr td:nth-child(1) {
  color: #9f9f9f;
  width: 135px;
}
.good-show .good-details tbody tr td .lh {
  color: #ff7920;
}
.detail-right {
  width: 200px;
  margin-left: 20px;
}
.info-manufactor {
  box-sizing: border-box;
  padding: 5px 0 14px 9px;
  background-color: #fff;
}
.info-manufactor h3 {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #036260;
}
.info-manufactor .logo {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.info-manufactor .logo img {
  margin-right: 18px;
  width: 56px;
}
.info-manufactor .logo h4 {
  margin: 0;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #000;
}
.info-manufactor p {
  margin-top: 13px;
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  /* or 150% */
  color: #666666;
}
.info-manufactor .cj-list {
  margin-top: 5px;
}
.info-manufactor .cj-list ul li {
  line-height: 23px;
  height: 23px;
}
.info-manufactor .cj-list ul li::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  left: 909px;
  top: 435px;
  background: #666666;
  border-radius: 5px;
}
.info-manufactor .cj-list ul li a {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
}
.info-manufactor .cj-list ul li a:hover {
  color: #036260;
  text-decoration-line: underline;
}
.recommended {

  background-color: #fff;
}
.recommended .recommended-top {
  height: 40px;
  text-indent: 0.5em;
  line-height: 40px;
  font-weight: 400;
  font-size: 18px;
  background-color: #036260;
  color: #fff;
}
.recommended .recommended-foot {
  margin-top: 15px;
  height: 237px;
}
.recommended .recommended-foot p span,
.recommended .recommended-foot p a {
  display: inline-block;
  margin: 3px 10px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.recommended .recommended-foot p span:hover,
.recommended .recommended-foot p a:hover {
  color: #a1d4e5;
}
.info-contact {
  margin-top: 20px;
  box-sizing: border-box;
  padding: 5px 0 14px 9px;
  background-color: #fff;
  height: 355px;
}
.info-contact h3 {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #036260;
}
.info-contact table {
  margin-top: 16px;
}
.info-contact table tr td {
  vertical-align: top;
  height: 25px;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
}
.info-contact table tr td:nth-child(1) {
  width: 42px;
}
.info-contact .QR-code {
  margin-top: 27px;
  text-align: center;
}
.info-contact .QR-code img {
  width: 130px;
  height: 130px;
}
.info-contact .QR-code p {
  margin-top: 6px;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
}
.info-QA {
  margin-top: 20px;
  box-sizing: border-box;
  padding: 5px 0 14px 9px;
  background-color: #fff;
}
.info-QA h3 {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #036260;
}
.info-QA .QA-item {
  margin-top: 15px;
}
.info-QA .QA-item h4 {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
.info-QA .QA-item h4:hover {
  text-decoration: underline;
}
.info-QA .QA-item h4:hover a {
  color: #036260;
}
.info-QA .QA-item p {
  font-weight: 400;
  font-size: 12px;
  color: #666666;
}
.good-introduce {
  background-color: #fff;
  margin-top: 20px;
  padding: 30px 20px 20px 20px;
}
.good-introduce .title {
  width: 105px;
  text-indent: -1em;
  height: 40px;
  background-image: url("http://www.hcxing.com.cn/img/BG-PPM.png");
  background-repeat: no-repeat;
  background-size: auto;
  font-family: "Noto Sans SC";
  line-height: 29px;
  font-weight: 400;
  font-size: 14px;
  /* identical to box height */
  color: #ffffff;
}
.good-introduce .paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
}
.good-introduce .paragraph .p-table {
  width: 98%;
  border-collapse: collapse;
}
.good-introduce .paragraph .p-table tr {
  height: 270px;
}
.good-introduce .paragraph .p-table tr td {
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
}
.good-introduce .paragraph .p-table tr td:nth-child(1) {
  text-align: center;
  width: 300px;
  padding: 20px;
}
.good-introduce .paragraph .p-table tr td:nth-child(2) {
  padding: 20px;
}
.good-introduce .paragraph .p-table tr td .p-table-img {
  width: 250px;
  height: 209px;
}
.good-introduce .paragraph .p-table tr td .p-table-title {
  color: #036260;
  font-weight: 400;
  font-size: 18px;
}
.good-introduce .paragraph .p-table tr td .p-table-information {
  margin-top: 10px;
  color: #333;
  font-size: 14px;
}
.good-introduce .paragraph .p-table tr td .goodVideo-table-title {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
.good-introduce .paragraph .p-table tr td .goodVideo-table-h5 {
  font-size: 14px;
  text-align: left;
  color: #036260;
}
.good-introduce .paragraph .p-table tr td .goodVideo-table-list {
  text-align: left;
  margin-top: 20px;
}
.good-introduce .paragraph .p-table tr td .goodVideo-table-list ul li::before {
  content: "";
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #036260;
}
.good-introduce .good-img {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-evenly;
}
.good-introduce .good-img .goodImg-table {
  width: 98%;
  border-collapse: collapse;
}
.good-introduce .good-img .goodImg-table tr {
  box-sizing: border-box;
}
.good-introduce .good-img .goodImg-table tr:nth-child(1) {
  width: 330px;
  height: 250px;
}
.good-introduce .good-img .goodImg-table tr:nth-child(2) {
  height: 50px;
}
.good-introduce .good-img .goodImg-table tr td {
  text-align: center;
  border: 1px solid #edf2f4;
  padding: 20px;
}
.good-introduce .good-img .goodImg-table tr td .goodImg-table-image {
  width: 250px;
  height: 187px;
}
.good-introduce .good-img .goodImg-table tr td .goodImg-table-title {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
.good-introduce .good-video {
  height: 340px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.good-introduce .good-video .goodVideo-table {
  width: 98%;
  border-collapse: collapse;
}
.good-introduce .good-video .goodVideo-table tr {
  box-sizing: border-box;
}
.good-introduce .good-video .goodVideo-table tr:nth-child(1) {
  width: 330px;
  height: 250px;
}
.good-introduce .good-video .goodVideo-table tr:nth-child(2) {
  height: 50px;
}
.good-introduce .good-video .goodVideo-table tr td {
  text-align: center;
  border: 1px solid #edf2f4;
  padding: 10px;
}
.good-introduce .good-video .goodVideo-table tr td .goodVideo-table-title {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
.good-introduce .good-video .goodVideo-table tr td .goodVideo-table-h5 {
  font-size: 14px;
  text-align: left;
  color: #036260;
}
.good-introduce .good-video .goodVideo-table tr td .goodVideo-table-list {
  text-align: left;
  margin-top: 20px;
}
.good-introduce .good-video .goodVideo-table tr td .goodVideo-table-list ul li::before {
  content: "";
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #036260;
}
.good-introduce .certificate {
  display: flex;
  justify-content: space-evenly;
  margin-top: 20px;
  padding-bottom: 40px;
}
.good-introduce .certificate .certificate-item {
  width: 230px;
  height: 299px;
  background-image: url(http://www.hcxing.com.cn/img/Product/BG-3.png);
  background-size: auto;
  background-repeat: no-repeat;
  position: relative;
}
.good-introduce .certificate .certificate-item img {
  left: 21px;
  top: 21px;
  position: absolute;
  width: 189px;
  height: 257px;
}
.good-introduce .certificate .certificate-item p {
  position: absolute;
  bottom: -4px;
  left: 50px;
  font-family: "Noto Sans SC";
  font-weight: 400;
  font-size: 12px;
  color: #000000;
}
.good-introduce .characteristic {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 940px;
}
.good-introduce .characteristic ul li {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
}
.good-introduce .characteristic ul li::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 3px 3px 0;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #036260;
}
.good-introduce .basis-table {
  margin-top: 20px;
  margin-bottom: 20px;
}
.good-introduce .basis-table table {
  border-collapse: collapse;
  width: 98%;
}
.good-introduce .basis-table table thead th {
  height: 40px;
  line-height: 40px;
  background: #036260;
  font-family: "Noto Sans SC";
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  border: 1px solid #036260;
}
.good-introduce .basis-table table tbody {
  text-align: center;
}
.good-introduce .basis-table table tbody tr.bg {
  background-color: #9f9f9f;
}
.good-introduce .basis-table table tbody tr.bg td {
  text-align: left;
  text-indent: 2em;
  color: #fff;
}
.good-introduce .basis-table table tbody tr td {
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  border: 1px solid #036260;
  font-weight: 400;
  font-size: 13px;
  color: #333333;
}
.good-introduce .basis-table table tbody tr td:nth-child(1) {
  width: 100px;
}
.good-introduce .twoImg {
  margin-top: 20px;
  width: 98%;
}
.good-introduce .twoImg tr {
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}
.good-introduce .twoImg tr:nth-child(2) {
  height: 50px;
}
.good-introduce .twoImg tr td {
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #edf2f4;
}
.good-introduce .twoImg tr td img {
  width: 393px;
  height: 268px;
}
.good-introduce .fourImg {
  margin-top: 20px;
  width: 98%;
}
.good-introduce .fourImg tr {
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}
.good-introduce .fourImg tr:nth-child(2) {
  height: 50px;
}
.good-introduce .fourImg tr td {
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #edf2f4;
}
.good-introduce .fourImg tr td img {
  width: 223px;
  height: 173px;
}
.good-introduce .vertical-Video {
  margin-top: 20px;
  width: 98%;
}
.good-introduce .vertical-Video tr {
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}
.good-introduce .vertical-Video tr:nth-child(2) {
  height: 50px;
}
.good-introduce .vertical-Video tr td {
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #edf2f4;
}
.good-introduce .vertical-Video tr td:nth-child(1) {
  width: 300px;
}
.good-introduce .vertical-Video tr td .v-video {
  width: 100%;
  height: 100%;
}
.Contact-us {
  padding: 25px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
  height: 275px;
  margin: 0 18px 20px 0;
}
.Contact-us .Contact-title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
  color: #000;
}
.Contact-us .Contact-info {
  display: flex;
}
.Contact-us .Contact-info #container {
  height: 200px;
  width: 385px;
}
.Contact-us .Contact-info .info-right {
  margin-left: 30px;
  margin-top: -12px;
}
.Contact-us .Contact-info .info-right .info-right-title {
  margin: 18px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
.Contact-us .Contact-info .info-right .info-right-item {
  margin-bottom: 5px;
}
.Contact-us .Contact-info .info-right .info-right-item .name {
  display: inline-block;
  width: 80px;
  color: #999;
}
#qrcode {
  display: none;
  width: 150px;
  height: 150px;
}
body {
  background-color: #f5f5f5;
}
.wrapper-box {
  width: 1245px;
  margin: 0 auto;
}
.wrapper-box2 {
  padding: 0 97px;
}
.header {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  height: 110px;
  background-color: #fff;
}
.header .search {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.header .search h3 {
  color: #333;
  font-family: Noto Sans SC;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0em;
  margin-right: 10px;
}
.header .search input {
  box-sizing: border-box;
  border: 1px solid #258cff;
  border-right: none;
  text-indent: 1em;
  height: 40px;
  width: 450px;
}
.header .search button {
  border-left: none;
  height: 40px;
  width: 88px;
}
.header .logo {
  display: flex;
  height: 60px;
  justify-content: space-between;
  align-items: center;
}
.header .logo h1 a {
  line-height: 100px;
  font-size: 20px;
  color: #036260;
}
.header .title {
  width: 585px;
}
.header .title .title-top {
  margin: 0 auto;
  display: flex;
  height: 35px;
  margin-top: 10px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
}
.header .title .title-top::after {
  content: " ";
  display: inline-block;
  width: 30px;
  margin-top: 3px;
  margin-left: 5px;
  height: 1px;
  background-color: #000;
}
.header .title .title-top::before {
  content: " ";
  display: inline-block;
  margin-top: 3px;
  margin-right: 5px;
  width: 30px;
  height: 1px;
  background-color: #000;
}
.header .title .title-top .Hollowed-out {
  font-size: 26px;
  -webkit-text-stroke: 1px red;
  color: transparent;
}
.header .title .title-search {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.header .title .title-search h3 {
  color: #333;
  font-family: Noto Sans SC;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0em;
  margin-right: 10px;
}
.header .title .title-search input {
  box-sizing: border-box;
  border: 1px solid #258cff;
  border-right: none;
  text-indent: 1em;
  height: 40px;
  width: 500px;
}
.header .title .title-search button {
  border-left: none;
  height: 40px;
  width: 85px;
}
.header .mobile {
  display: flex;
  align-items: center;
}
.header .mobile img {
  width: 80px;
  height: 80px;
}
.header .mobile .info {
  display: flex;
  flex-direction: column;
  align-content: center;
}
.header .mobile .info p {
  font-size: 21px;
}
.header .mobile .info p:nth-child(1) {
  border-bottom: 1px solid #000000;
}
.tabbar-parent {
  width: 100%;
  background: #036260;
}
.tabbar {
  margin: 0 auto;
  width: 1200px;
  display: flex;
  height: 55px;
  line-height: 55px;
  background: #036260;
}
.tabbar .tabbar-item {
  text-align: center;
}
.tabbar .tabbar-item a {
  display: inline-block;
  width: 150px;
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
}
.tabbar .tabbar-item.active {
  background: #0649bf;
}
.tail {
  display: flex;
  margin-top: 20px;
  height: 130px;
  background: #4d4d4d;
}
.tail .t-left {
  position: relative;
  padding: 15px 0px 0px 97px;
  width: 590px;
}
.tail .t-left::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  content: "";
  display: inline-block;
  height: 76px;
  width: 1px;
  background-color: #9d9d9d;
}
.tail .t-left h3 {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.tail .t-left .t-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  width: 500px;
}
.tail .t-left .t-list .t-list-left div,
.tail .t-left .t-list .t-list-right div {
  padding: 2px 0;
}
.tail .t-left .t-list .t-list-left div a,
.tail .t-left .t-list .t-list-right div a {
  color: rgba(255, 255, 255, 0.8);
}
.tail .t-left .t-list .t-list-left div a:hover,
.tail .t-left .t-list .t-list-right div a:hover {
  color: #43a2c2;
}
.tail .t-right {
  box-sizing: border-box;
  display: flex;
  padding: 15px 0 0px 50px;
}
.tail .t-right .t-right-item h3 {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}
.tail .t-right .t-right-item p {
  font-size: 12px;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.8);
}
.tail .t-right .t-right-item:nth-child(2) {
  padding-left: 40px;
}
.tail2 {
  height: 40px;
  font-size: 12px;
  text-align: center;
  background: #868686;
}
.tail2 p {
  transform: scale(0.9);
  margin: 0;
  padding: 0;
}
.breadcrumb {
  height: 35px;
  line-height: 35px;
  color: #999999;
  font-size: 12px;
}
.breadcrumb .layui-breadcrumb span[lay-separator] {
  margin: 0 1px;
}
.breadcrumb .layui-breadcrumb a:nth-last-child(1) {
  color: #2a6adb !important;
}
.text-nowrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-nowrap2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bg4 {
  background-image: url(../images/bg-4.png);
  background-size: auto;
  background-position: 0px 4px;
  background-repeat: no-repeat;
}
.bg5 {
  background-image: url(../images/bg-5.png);
  background-size: auto;
  background-repeat: no-repeat;
}
#fixed {
  cursor: pointer;
  transition: all 1s;
  opacity: 0;
  width: 60px;
  height: 60px;
  background-color: #d3d3d3;
  position: fixed;
  right: 100px;
  bottom: 70px;
}
#fixed:hover {
  background-color: #258cff;
}
#fixed .layui-icon-up {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#dialog {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 1000px;
  background-color: rgba(0, 0, 0, 0.8);
}
#dialog .center {
  position: fixed;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 900px;
  height: 900px;
  background-color: #000;
}
#dialog .center .dialog-title {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  color: #fff;
}
#dialog .center .dialog-title h3 {
  margin: 0 auto;
}
#dialog .center .close {
  box-sizing: border-box;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
}
#dialog .center .close .layui-icon-close {
  font-size: 20px;
  color: #fff;
}
#dialog .center .play {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  margin: 0 auto;
  z-index: 9;
}
.about {
  background-color: #fff;
  height: 330px;
  display: flex;
}
.about #about-left {
  flex: 1;
  background-color: #0649bf;
}
.about .about-right {
  width: 480px;
  padding: 25px;
  box-sizing: border-box;
  background-color: #ffffff;
  height: 275px;
  margin: 0 18px 20px 0;
}
.about .about-right .about-right-title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
  color: #000;
}
.about .about-right .about-right-info {
  display: flex;
}
.about .about-right .about-right-info #container {
  height: 200px;
  width: 385px;
}
.about .about-right .about-right-info .info-right {
  margin-left: 30px;
  margin-top: -12px;
}
.about .about-right .about-right-info .info-right .info-right-title {
  margin: 18px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
.about .about-right .about-right-info .info-right .info-right-item {
  margin-bottom: 5px;
}
.about .about-right .about-right-info .info-right .info-right-item .name {
  display: inline-block;
  width: 80px;
  color: #999;
}
clearfix:before,
.clearfix:after {
  content: ".";
  /*这里内容不为空是为了兼容firefox7 之前会生成空格*/
  visibility: hidden;
  display: table;
  /*table是特殊的块级元素，所以可以替换block*/
  clear: both;
}
.clearfix {
  zoom: 1;
  /* 兼容ie: 6;*/
}
#ceiling {
  width: 100%;
  position: fixed;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border: 1px solid #f6f6f6;
  display: none;
  top: 0;
  left: 50%;
  z-index: 9999;
  transform: translate(-50%);
}
#ceiling .ceilingMain {
  display: flex;
  justify-content: space-around;
}
#ceiling .ceilingMain .ceilingLogo a:hover {
  color: #258cff;
}
#ceiling .ceilingMain #ceilingsea {
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #2ba5ff;
  padding: 5px;
  height: 30px;
  width: 400px;
  font-size: 12px;
}
#ceiling .ceilingMain #articleDown {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
#ceiling .ceilingMain #ceilingseaBtn {
  background-color: #2ba5ff;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  margin-left: -5px;
}
.fixedTab {
  position: fixed;
  top: 200px;
  left: 0;
}
.fixedTab .fixedTab-item {
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
.fixedTab .fixedTab-item .layui-icon {
  font-size: 25px;
  border-bottom: 1px solid #f1f1f1;
  color: #1e9fff;
  cursor: pointer;
}
.fixedTab .scorTop {
  display: none;
}
.fixedTab .fixedTab-wechat {
  position: relative;
}
.fixedTab .fixedTab-wechat:hover .wechat-Code {
  opacity: 1;
}
.fixedTab .fixedTab-wechat .wechat-Code {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 50px;
  width: 120px;
  height: 120px;
}
.fixedTab .fixedTab-wechat .wechat-Code img {
  width: 100%;
}
.fixedTab .fixedTab-phone {
  position: relative;
}
.fixedTab .fixedTab-phone:hover .fixedTab-phone-info {
  opacity: 1;
}
.fixedTab .fixedTab-phone .fixedTab-phone-info {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 50px;
}
.fixedTab .fixedTab-phone .fixedTab-phone-info .fixedTab-phone-info-number {
  padding: 10px;
  width: 200px;
}
.fixedTab .fixedTab-share {
  position: relative;
}
.fixedTab .fixedTab-share:hover #fixedTab-share-qrcode {
  opacity: 1;
}
.fixedTab .fixedTab-share #fixedTab-share-qrcode {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 50px;
}
