h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #626262;
}
.page-banner {
  height: 342px;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-banner {
  overflow: hidden;
}
.page-banner .banner-box-wrapper {
  background: rgba(255, 255, 255, 0.75);
  width: 25%;
  margin-top: 60px;
}
.page-banner .banner-box-wrapper .box {
  padding: 30px 0 10px 0;
  text-align: center;
}
.page-banner .banner-box-wrapper .box span {
  color: #b50d1a;
  font-size: 45px;
  line-height: 80px;
}
.page-top-nav {
  background: #fff;
}
.page-top-nav ul li {
  display: inline-block;
  font-size: 14px;
}
.page-top-nav ul li a {
  padding: 25px 30px;
  color: #626262;
  display: block;
}
.page-top-nav ul li a:hover {
  display: block;
  color: #fff;
  background: #b50d1a;
}
.page-top-nav ul li a.current {
  display: block;
  color: #fff;
  background: #b50d1a;
}
.page-bg {
  background: #f6f6f6 url('../images/content_bg.jpg') left top repeat-x;
}
.page-bg .page-content {
  min-height: 450px;
  padding-bottom: 50px;
}
.page-bg .page-content h3 {
  text-align: center;
  padding: 50px 0;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.page-bg .page-content p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #626262;
}
.aboutcouIntro {
  margin: 0 auto;
  padding-bottom: 75px;
  position: relative;
  overflow: hidden;
}
.aboutcouIntro .mtop,
.aboutcouIntro .bot {
  width: 100%;
  height: 78px;
  background: url('../images/span02.png') no-repeat 322px 15px;
  float: left;
}
.aboutcouIntro .bot {
  background: url('../images/span03.png') no-repeat 322px 0;
}
.aboutcouIntro .mid {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: url('../images/line01.png') repeat-y 331px 0;
}
.page-bg .page-content .aboutcouIntro .mid ul li {
  margin-bottom: 60px;
  border-bottom: 0px;
  display: flex;
}
.aboutcouIntro .mid .time {
  padding: 3px 10px 30px 30px;
  box-sizing: border-box;
  background: url('../images/span04.png') no-repeat 100px 7px;
  width: 40%;
}
.aboutcouIntro .mid .time p {
  font: bold 16px/34px Arial, "微软雅黑";
  color: #40444c;
  float: left;
  margin: 7px 0 0 120px;
  display: inline;
  text-align: center;
}
.aboutcouIntro .mid .intro {
  padding: 20px 10px 20px 30px;
  width: 70%;
  box-sizing: border-box;
  background: url('../images/libg04.png') no-repeat;
  position: relative;
  overflow: hidden;
}
.aboutcouIntro .mid .intro br {
  height: 14px;
  line-height: 14px;
}
.aboutcouIntro .mid li:hover .time p,
.aboutcouIntro .mid li.on .time p {
  color: #fff;
}
.aboutcouIntro .mid li:hover .time,
.aboutcouIntro .mid li.on .time {
  background: #b50d1a;
}
.aboutcouIntro .mid li:hover .intro p,
.aboutcouIntro .mid li.on .intro p {
  color: #fff;
}
.aboutcouIntro .mid li:hover .intro,
.aboutcouIntro .mid li.on .intro {
  background: #b50d1a;
  color: #fff;
}
.white-bg .feature8 .feature8-info .company-title {
  border-left: 3px solid #b50d1a;
  width: 50%;
  float: left;
}
.white-bg .feature8 .feature8-info .company-title h4 {
  padding-left: 2%;
}
.white-bg .feature8 .feature8-info .company-title-wrapper .company-title p {
  padding-left: 2%;
  margin-bottom: 0px;
}
.white-bg .feature8 .feature8-info .company-more {
  width: 30%;
  float: right;
  font-size: 14px;
  text-align: center;
}
.white-bg .feature8 .feature8-info .company-detail {
  line-height: 22px;
  font-size: 14px;
  margin: 10px auto 30px auto;
}
.white-bg .feature8 .feature8-info .company-title-wrapper {
  overflow: hidden;
}
.white-bg .feature8 .feature8-info .company-title-wrapper .company-more a {
  padding: 5px 10px;
  border: 1px solid #b50d1a;
  display: block;
}
.white-bg .feature8 .feature8-info .company-title-wrapper .company-more a:hover {
  background: #b50d1a;
  color: #fff;
}
.white-bg .feature8 .feature8-info .company-info p {
  line-height: 18px;
}
.white-bg h3 {
  text-align: center;
  padding: 50px 0;
}
.white-bg .owl-list1 {
  margin-bottom: 40px;
}
.white-bg .owl-list1 .item {
  margin: 0 20px;
}
.jobList .jobPageListRowUp {
  background-color: #b50d1a;
  color: white;
}
.jobList .jobPageBody .jobTabCol5 {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #FFF;
  float: right;
  display: block;
  margin-top: 14px;
  margin-left: 10px;
  background-image: url(../images/+.png);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.jobList .jobPageBody .jobPageListRow {
  border-bottom: #eaeaea 1px solid;
  margin-bottom: 30px;
  cursor: pointer;
}
.jobList .jobPageBody .jobPageListRow .jobPageListRowUp {
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0px 10px 0px 20px;
}
.jobList .jobPageBody .jobPageListRow .jobPageListRowDown {
  height: 0px;
  overflow: hidden;
}
.jobList .jobPageBody .jobPageListRow .jobPageListRowDown .jobPageListRowDetails {
  padding: 0px 20px 20px;
  line-height: 180%;
  font-size: 14px;
  opacity: 0;
  transition: all 0.3s;
}
.jobList .jobPageBody .jobPageListRow .jobPageListRowDown .jobPageListRowDetails img {
  max-width: 100%;
}
.jobList .jobPageBody .jobPageListRow .showDetails {
  height: auto;
}
.jobList .jobPageBody .jobPageListRow .showDetails .jobPageListRowDetails {
  opacity: 1;
}
.listBottom {
  padding: 20px;
  border-bottom: 1px solid #dfdfdf;
  line-height: 200%;
}
.listBottom p {
  width: 100%;
  float: none;
  border-bottom: none;
  line-height: 23px;
  font-size: 12px;
}
.listBottom p span.list1 {
  display: inline-block;
  width: 295px;
}
.listBottom p span.list2 {
  display: inline-block;
  width: 136px;
}
.listBottom p span.list3 {
  display: inline-block;
  width: 256px;
  color: #888;
}
.listBottom p span i {
  color: #B50D1A;
  padding-right: 15px;
  font-style: normal;
  font-weight: bold;
}
.jobPageListRowDetails dl {
  padding: 20px 0;
}
.jobPageListRowDetails dl dt {
  color: #B50D1A;
  padding-bottom: 10px;
  font-weight: bold;
}
.jobPageListRowDetails dl dd {
  margin: 0;
  line-height: 24px;
  color: #888;
}
.dutyIdeaMain {
  padding-bottom: 175px;
  margin: 0 auto;
  margin-top: 40px;
}
.dutyIdeaMain img {
  display: block;
  margin: 0 auto 28px;
}
.dutyIdeaMain p {
  line-height: 24px;
  color: #40444c;
}
.duyt-img {
  position: relative;
}
.duyt-img h3 {
  font-size: 1.6rem;
  line-height: 28px;
  color: #035cac;
  position: absolute;
  right: 20%;
  top: 14%;
}
.duyt-img h2 {
  font-size: 3rem;
  line-height: 46px;
  color: #035cac;
  position: absolute;
  right: 16%;
  top: 34%;
}
.tab-1 {
  padding: 0;
  border: 0px;
}
.tab-1 > ul {
  padding-bottom: 1px;
  border-bottom: 1px solid #ddd;
}
.tab-1 li {
  background: none;
}
.tab-content {
  margin-top: 0;
  margin-bottom: 70px;
  overflow: hidden;
}
.tab-content h4 {
  margin-bottom: 10px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.tab-content p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #626262;
}
.nav-tabs {
  display: flex;
  font-size: 16px;
}
.nav-tabs li a {
  font-size: 16px;
  line-height: 50px;
  margin-right: 20px;
}
.nav-tabs li.hover a {
  color: #b50d1a;
}
.companys {
  display: flex;
  flex-wrap: wrap;
}
.contact-compnay-list {
  padding: 15px 0;
  margin: 10px 0;
  margin-right: 20px;
  border-bottom: 1px solid #888;
}
.contact-compnay-list h4 {
  font-size: 16px;
  color: #888;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.contact-compnay-list p {
  color: #888;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}
.tab-content h3 {
  padding-left: 15px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.tab-content #group p {
  padding-left: 15px;
  line-height: 32px;
  color: #888;
}
.tab-content #group h3.title {
  padding-left: 15px;
  line-height: 32px;
  color: #888;
}
.tab-content h3.qiye {
  padding-left: 0px;
  color: #888;
}
.cc {
  display: flex;
}
.caddress {
  margin-left: 30px;
}
#main0 {
  margin-top: 50px;
}
#main0 ul {
  display: none;
}
#main0 ul.hover {
  display: block;
}
.contact-top {
  padding: 30px 0;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.contact-top h4 {
  margin-bottom: 10px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.contact-top p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #626262;
}
.contact-top .pdl15 {
  padding-left: 15px;
}
.contact-tel {
  display: flex;
}
.contact-top span.phone {
  color: #B50D1A;
  font-size: 35px;
  padding-left: 40px;
}
.contact-top span.callback-but a {
  padding: 10px 25px;
  border: 1px solid #B50D1A;
  color: #B50D1A;
  font-size: 16px;
}
.contact-top .lineh60 {
  line-height: 60px;
}
.contact-top .lineh60:hover span.callback-but a {
  background: #B50D1A;
  color: #fff;
}
.white-bg .product-content {
  margin-top: 30px;
  background: url('../images/index_row4_bg.jpg') #fff left -3px repeat-x;
  overflow: hidden;
  padding: 0 50px;
}
.white-bg .product-content h3 {
  font-size: 35px;
  padding: 0 30px;
  border-left: 1px solid #b50d1a;
  border-right: 1px solid #b50d1a;
  width: 550px;
  text-align: center;
  margin: 60px auto;
}
.white-bg .product-list-row {
  margin: 80px 0;
  overflow: hidden;
  display: flex;
}
.white-bg .product-list-row .fl {
  width: 55%;
}
.white-bg .product-list-row .fr {
  width: 40%;
}
.white-bg .product-list-title h3 {
  font-size: 30px;
  text-align: left;
  border-left: 3px solid #b50d1a;
  padding: 5px 5px 5px 20px;
  margin-bottom: 35px;
}
.white-bg .product-list-title .product-list-add {
  border-bottom: 1px solid #ccc;
  padding-left: 30px;
}
.white-bg .product-list-title .product-list-add p span {
  font-size: 22px;
}
.white-bg .product-list-title .product-list-add p span em {
  font-style: normal;
  color: #b50d1a;
}
.white-bg .product-list-title .product-list-addinfo {
  padding-left: 30px;
  line-height: 28px;
  padding-top: 25px;
}
.white-bg .product-content-detail {
  margin-top: 30px;
  background: url('../images/index_row4_bg.jpg') #fff left -3px repeat-x;
  padding: 30px;
  display: flex;
}
.white-bg .product-content-detail h1 {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 20px;
}
.white-bg .product-content-detail .info {
  flex: 1;
}
.white-bg .product-content-detail .info ul.alist {
  font-size: 14px;
  border-bottom: 1px dotted #ccc;
  text-align: center;
}
.white-bg .product-content-detail .info ul li {
  display: inline-block;
}
.white-bg .product-content-detail .pro_detail {
  padding: 15px;
}
.white-bg .product-content-detail .owl-carousel-16 .owl-controls {
  top: inherit;
  bottom: 0;
}
.white-bg .product-content .product-silder .owl-controls {
  top: inherit;
  bottom: 0;
}
.white-bg .owl-carousel-3 .feature8 .feature8-info .company-title {
  border-left: 3px solid #b50d1a;
  width: 50%;
  float: left;
}
.white-bg .owl-carousel-3 .feature8 .feature8-info .company-title h4 {
  padding-left: 2%;
}
.white-bg .owl-carousel-3 .feature8 .feature8-info .company-title-wrapper .company-title p {
  padding-left: 2%;
  margin-bottom: 0px;
}
.white-bg .owl-carousel-3 .feature8 .feature8-info .company-more {
  width: 30%;
  float: right;
  font-size: 14px;
  text-align: center;
}
.white-bg .owl-carousel-3 .feature8 .feature8-info .company-detail {
  line-height: 22px;
  font-size: 14px;
  margin: 10px auto 30px auto;
}
.white-bg .owl-carousel-3 .feature8 .feature8-info .company-title-wrapper {
  overflow: hidden;
}
.white-bg .owl-carousel-3 .feature8 .feature8-info .company-title-wrapper .company-more a {
  padding: 5px 10px;
  border: 1px solid #b50d1a;
  display: block;
}
.white-bg .owl-carousel-3 .feature8 .feature8-info .company-title-wrapper .company-more a:hover {
  background: #b50d1a;
  color: #fff;
}
.white-bg .owl-carousel-3 .feature8 .feature8-info .company-info p {
  line-height: 18px;
}
.prodcut-con {
  display: flex;
  justify-content: space-between;
}
.procon {
  width: 50%;
  padding-right: 30px;
}
.procon p {
  margin-bottom: 10px;
}
.product-silder {
  width: 50%;
}
.owl-carousel {
  position: relative;
}
.owl-list1 .item img {
  width: 100%;
}
.owl-list1 .owl-pagination {
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}
.owl-list1 .owl-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 5px;
  *display: inline;
  *zoom: 1;
}
.owl-list1 .owl-pagination .active {
  background-color: #b50d1a;
}
.owl-list2 {
  margin-bottom: 40px;
}
.owl-list2 .item {
  margin: 0 20px;
}
.owl-list2 .item img {
  width: 100%;
}
.owl-list2 .owl-pagination {
  display: none;
}
.owl-list2 .owl-buttons {
  height: 53px;
  margin-top: -53px;
}
.owl-list2 .owl-buttons div {
  width: 53px;
  height: 53px;
}
.owl-list2 .owl-buttons .owl-prev {
  position: absolute;
  left: 10px;
  top: 0%;
  margin-top: -50px;
  background: url(../images/left.png) center center no-repeat;
}
.owl-list2 .owl-buttons .owl-prev:hover {
  background: url(../images/left.png) center center no-repeat;
}
.owl-list2 .owl-buttons .owl-next {
  position: absolute;
  right: 10px;
  top: 0%;
  margin-top: -50px;
  background: url(../images/right.png) center center no-repeat;
}
.owl-list2 .owl-buttons .owl-next:hover {
  background: url(../images/right.png) center center no-repeat;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
  h3 {
    font-size: 16px;
  }
  p {
    font-size: 12px;
  }
  .page-banner {
    height: 142px;
    background-size: auto 100%;
  }
  .page-banner .banner-box-wrapper {
    background: rgba(255, 255, 255, 0.75);
    width: 50%;
    margin-top: 10px;
  }
  .page-banner .banner-box-wrapper .box {
    padding: 10px 0 10px 0;
    text-align: center;
  }
  .page-banner .banner-box-wrapper .box span {
    color: #b50d1a;
    font-size: 45px;
    line-height: 35px;
  }
  .page-content img {
    max-width: 100%;
  }
  .page-top-nav .w {
    padding: 0;
  }
  .page-top-nav ul li a {
    padding: 25px 10px;
    color: #626262;
    display: block;
  }
  .page-bg .page-content .aboutcouIntro .mid ul li {
    flex-direction: column;
  }
  .aboutcouIntro .mid .time {
    width: 100%;
  }
  .aboutcouIntro .mid .intro {
    width: 100%;
  }
  .prodcut-con {
    flex-direction: column;
  }
  .procon {
    width: 100%;
    padding-right: 0px;
  }
  .product-silder {
    width: 100%;
  }
  .white-bg .product-content {
    margin-top: 20px;
    padding: 0 10px;
  }
  .white-bg .product-content h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 0 30px;
    box-sizing: border-box;
    width: 80%;
    margin: 30px auto;
  }
  .page-bg .page-content h3 {
    padding: 20px 0;
    font-size: 20px;
  }
  .white-bg .product-list-row {
    margin: 20px 0;
    flex-wrap: wrap;
  }
  .white-bg .product-list-row .fl {
    width: 100%;
  }
  .white-bg .product-list-row .fr {
    width: 100%;
  }
  .owl-list1 {
    width: 100%;
  }
  .white-bg .product-list-title .product-list-add {
    padding-left: 0px;
  }
  .white-bg .product-list-title .product-list-addinfo {
    padding-left: 10px;
  }
  .white-bg .owl-list1 .item {
    margin: 0px;
  }
  .white-bg .product-list-title h3 {
    font-size: 20px;
    margin-bottom: 25px;
    padding: 0px 0px 0px 20px;
    margin-bottom: 15px;
  }
  .dutyIdeaMain {
    padding-bottom: 0px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .dutyIdeaMain img {
    display: block;
    margin: 0 auto 28px;
  }
  .dutyIdeaMain p {
    line-height: 24px;
    color: #40444c;
  }
  .page-bg .page-content .duyt-img {
    position: relative;
  }
  .page-bg .page-content .duyt-img h3 {
    font-size: 0.5rem;
    line-height: 28px;
    color: #035cac;
    position: absolute;
    right: 2%;
    top: 14%;
  }
  .page-bg .page-content .duyt-img h2 {
    font-size: 0.5rem;
    line-height: 46px;
    color: #035cac;
    position: absolute;
    right: 2%;
    top: 34%;
  }
  .contact-top {
    padding: 30px 0;
    flex-direction: column;
    text-align: left;
  }
  .contact-top span.phone {
    font-size: 24px;
    margin: 20px 0;
  }
  .cc {
    flex-direction: column;
  }
  .caddress {
    margin-top: 30px;
    margin-left: 0;
  }
  .tab-content h3 {
    padding-left: 0px;
    margin-bottom: 0px;
    font-size: 18px;
  }
}
