.top-banner {
  width: 100%;
  height: 90px;
  line-height: 90px;
  background-color: #fff;
}
.top-banner .logo-a {
  display: block;
}
.top-banner h1 {
  line-height: 90px;
  font-size: 30px;
  margin-left: 20px;
}
.top-banner p {
  line-height: 90px;
  font-size: 30px;
  margin-left: 130px;
}
.top-banner .toptel {
  color: #ff8400;
  font-size: 25px;
}
.top-banner .toptel i {
  font-size: 25px;
  font-weight: 700;
}
.top-nav {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #434343;
  overflow: hidden;
}
.top-nav ul li {
  float: left;
}
.top-nav ul li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  padding: 0 28px;
  border-right: 1px solid #fff;
}
.top-nav ul li:nth-last-child(1) a {
  border-right: 0 none;
}
.top-nav ul li:hover {
  background-color: #ff8400;
}
.banner a {
  display: block;
}
.slide .item img {
  width: 100%;
  height: 800px;
}
.index-pro-show-title {
  margin-top: 24px;
  text-align: center;
}
.index-pro-show-title p:nth-child(1) {
  font-size: 36px;
  color: #333434;
  line-height: 66px;
}
.index-pro-show-title p:nth-child(2) span {
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #ff8400;
}
.index-pro-show-title p:nth-child(3) {
  font-size: 22px;
  color: #696b6b;
  line-height: 46px;
  padding: 0 140px;
  margin-top: 5px;
}
.index-pro-show .three-fenlei {
  margin-top: 30px;
}
.index-pro-show .three-fenlei ul {
  margin-right: -20px;
}
.index-pro-show .three-fenlei ul li {
  float: left;
  width: 386px;
  height: 462px;
  background-color: #eee;
  margin-right: 20px;
}
.index-pro-show .three-fenlei ul li a {
  display: block;
}
.index-pro-show .three-fenlei ul li a img {
  display: block;
  margin: 100px auto 0;
}
.index-pro-show .three-fenlei ul li a p {
  width: 212px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  background-color: #ff8400;
  margin: 60px auto 0;
}
.index-pro-show .three-fenlei ul li:nth-child(2) a p {
  background-color: #00ab3c;
}
.index-videos .index-videos-content {
  margin-top: 50px;
  overflow: hidden;
}
.index-videos .index-videos-content .videoas {
  display: block;
  width: 734px;
  height: 488px;
  position: relative;
  text-decoration: none;
  overflow: hidden;
}
.index-videos .index-videos-content .videoas:hover .video-hidden {
  bottom: 0;
}
.index-videos .index-videos-content .videoas .video-hidden {
  width: 100%;
  height: 65px;
  line-height: 65px;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: -65px;
  padding-left: 115px;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index-videos .index-videos-content .videoas .play-icon {
  width: 65px;
  height: 40px;
  line-height: 40px;
  box-sizing: content-box;
  border: 2px solid #fff;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 20px;
  background-color: transparent;
}
.index-videos .index-videos-content .videoas .play-icon span {
  color: #ff0000;
  font-size: 32px;
  line-height: 40px;
}
.index-videos .index-videos-content .index-red-line {
  width: 736px;
  height: 87px;
  background-color: #ff0000;
  margin-top: 25px;
  line-height: 87px;
  color: #fff;
  padding-left: 26px;
  font-size: 20px;
  position: relative;
}
.index-videos .index-videos-content .index-red-line a {
  display: inline-block;
  width: 125px;
  height: 30px;
  line-height: 30px;
  margin-left: 35px;
  background-color: #fff;
  color: #ff0000;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 2px;
  box-shadow: 1px 1px 5px 1px  #bb3739;
}
.index-videos .index-videos-content .index-red-line img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.index-videos .index-videos-content .right-video .videoas {
  width: 439px;
  height: 293px;
}
.index-videos .index-videos-content .right-video .videoas:hover .video-hidden {
  bottom: 0;
}
.index-videos .index-videos-content .right-video .videoas .video-hidden {
  height: 26px;
  line-height: 26px;
  bottom: -26px;
  font-size: 14px;
}
.index-videos .index-videos-content .right-video .videoas .video-hidden .play-icon {
  width: 26px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #fff;
  border-radius: 8px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 20px;
  background-color: transparent;
}
.index-videos .index-videos-content .right-video .videoas .video-hidden .play-icon span {
  font-size: 12px;
  line-height: 16px;
}
.modal-dialog {
  width: 883px;
  height: 600px!important;
  margin: 140px auto 0;
}
.modal-header {
  padding: 13px;
}
.modal-content {
  border-radius: 0;
}
.modal-body {
  height: 546px;
  padding: 0;
}
.video-js {
  width: 100%!important;
  height: 100%!important;
}
.modal-body video {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.index-use-place {
  width: 100%;
  height: 498px;
  background-color: #eee;
  margin-top: 50px;
  overflow: hidden;
}
.index-use-place .index-use-place-con {
  margin-top: 48px;
}
.index-use-place .index-use-place-con ul {
  margin-right: -22px;
}
.index-use-place .index-use-place-con ul li {
  position: relative;
  width: 285px;
  height: 209px;
  float: left;
  margin-right: 20px;
}
.index-use-place .index-use-place-con ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.index-use-place .index-use-place-con ul li:hover .gray-box {
  background-color: rgba(0, 0, 0, 0.4);
}
.index-use-place .index-use-place-con ul li:hover .text-box {
  color: #fff;
}
.index-use-place .index-use-place-con ul li:hover .text-box p:nth-child(2) {
  width: 120px;
  height: 1px;
  background-color: #fff;
  margin: 0 auto 12px;
}
.index-use-place .index-use-place-con ul li .use-imgboc {
  width: 285px;
  height: 209px;
  overflow: hidden;
}
.index-use-place .index-use-place-con ul li .use-imgboc img {
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index-use-place .index-use-place-con ul li .gray-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.index-use-place .index-use-place-con ul li .text-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  color: transparent;
  background-color: transparent;
  text-align: center;
}
.index-use-place .index-use-place-con ul li .text-box p:nth-child(1) {
  font-size: 32px;
  line-height: 80px;
  margin-top: 32px;
}
.index-use-place .index-use-place-con ul li .text-box p:nth-child(2) {
  width: 120px;
  height: 1px;
  background-color: transparent;
  margin: 0 auto 12px;
}
.index-use-place .index-use-place-con ul li .text-box p:nth-child(3) {
  font-size: 16px;
  line-height: 26px;
}
.index-client {
  margin-top: 40px;
}
.index-client .client-img {
  float: left;
  margin-right: 20px;
  position: relative;
}
.index-client .client-img img {
  display: block;
}
.index-client .client-img .ps-img {
  position: absolute;
  margin-left: -173px;
  margin-top: -62px;
}
.index-client .index-client-title {
  position: relative;
}
.index-client .index-client-title p {
  float: right;
}
.index-client .index-client-title p:nth-child(1) {
  width: 4px;
  height: 85px;
  float: right;
  background-color: #ff8400;
  margin-top: 13px;
  margin-right: 24px;
}
.index-client .index-client-title p:nth-child(2) {
  width: 30px;
  font-size: 30px;
  font-weight: 700;
  margin-right: 34px;
}
.index-client .index-client-title p:nth-child(3) {
  color: #626060;
  font-size: 14px;
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: left top;
  top: 10px;
  margin-left: -17px;
  font-weight: 700;
  letter-spacing: 3px;
}
.index-company {
  margin-top: 60px;
}
.index-company .index-company-con {
  margin-top: 40px;
}
.index-company .index-company-con .index-company-con-right {
  width: 38%;
  height: 488px;
  position: relative;
}
.index-company .index-company-con .index-company-con-right .index-company-text {
  position: absolute;
  width: 536px;
  height: 392px;
  background-color: rgba(241, 241, 241, 0.9);
  top: 0;
  bottom: 0;
  margin: auto 0;
  color: #525151;
  line-height: 36px;
  font-size: 16px;
  padding: 44px 54px 0;
  text-indent: 2em;
  letter-spacing: 3px;
  left: -100px;
}
.index-company .index-company-con .index-company-con-right .index-company-text a {
  display: block;
  width: 150px;
  height: 30px;
  background-color: #ff8400;
  text-align: center;
  line-height: 30px;
  margin: 27px auto 0;
  text-indent: 0;
  text-decoration: none;
  color: #fff;
}
.index-company .index-company-con .index-company-con-right .yel-line1 {
  width: 2px;
  height: 180px;
  background-color: #ff8400;
  position: absolute;
  bottom: 0;
  right: 15px;
}
.index-company .index-company-con .index-company-con-right .yel-line2 {
  width: 180px;
  height: 2px;
  background-color: #ff8400;
  bottom: 40px;
  right: -6px;
  position: absolute;
}
.index-factory-show {
  margin-top: 52px;
}
.index-factory-show .index-pro-show-title {
  text-align: left;
}
.index-factory-show .index-factory-img {
  height: 284px;
  background-color: #eee;
  overflow: hidden;
  margin-top: 26px;
}
.index-factory-show .index-factory-img ul {
  width: 1200px;
  margin: 32px auto;
}
.index-factory-show .index-factory-img ul li {
  float: left;
  margin-right: 16px;
}
.index-factory-show .index-factory-img ul li p {
  font-size: 18px;
  color: #696969;
  line-height: 60px;
  padding-left: 8px;
}
.index-factory-show .index-factory-img ul li:nth-last-child(1) {
  margin-right: 0;
}
.index-news {
  margin-top: 50px;
}
.index-news .index-news-left {
  float: left;
  width: 52%;
  margin-top: 35px;
}
.index-news .index-news-left .index-news-left-top div {
  width: 294px;
  position: relative;
}
.index-news .index-news-left .index-news-left-top div p {
  line-height: 60px;
  font-size: 20px;
  padding-left: 6px;
}
.index-news .index-news-left .index-news-left-top div p img {
  margin-right: 10px;
}
.index-news .index-news-left .index-news-left-top div p a:hover {
  color: #ff8400;
}
.index-news .index-news-left .index-news-left-top div .news-more {
  position: absolute;
  width: 120px;
  height: 44px;
  line-height: 44px;
  background-color: #ff8400;
  text-align: center;
  font-size: 14px;
  bottom: 30px;
  color: #fff;
  right: -15px;
}
.index-news .index-news-left .index-news-left-top div .news-more i {
  font-size: 18px;
}
.index-news .index-news-right {
  width: 40%;
  margin-top: 73px;
}
.index-news-list ul li {
  padding: 22px 0;
  border-bottom: 1px solid #bfbfbf;
  overflow: hidden;
}
.index-news-list ul li:hover .news-data {
  background-color: #ff8400;
}
.index-news-list ul li:hover a {
  color: #ff8400;
}
.index-news-list ul li .news-data {
  width: 75px;
  height: 75px;
  background-color: #e5e5e5;
  text-align: center;
  color: #fff;
  overflow: hidden;
  float: left;
}
.index-news-list ul li .news-data p {
  font-weight: 700;
}
.index-news-list ul li .news-data p:nth-child(1) {
  font-size: 16px;
  margin-top: 16px;
}
.index-news-list ul li .news-data p:nth-child(2) {
  font-size: 12px;
  line-height: 24px;
}
.index-news-list ul li .news-text {
  margin-left: 88px;
  overflow: hidden;
}
.index-news-list ul li .news-text p:nth-child(1) {
  font-size: 18px;
  color: #000;
  line-height: 26px;
}
.index-news-list ul li .news-text p:nth-child(2) {
  font-size: 14px;
  color: #777575;
  margin-top: 8px;
}
.footer {
  margin-top: 77px;
}
.footer .footer-yel {
  width: 100%;
  background-color: #c08708;
  height: 40px;
}
.footer .footer-con {
  height: 517px;
  width: 100%;
  background: url("/images/pc/db.jpg") no-repeat left;
  overflow: hidden;
  position: relative;
}
.footer .footer-con .main {
  margin-top: 84px;
  padding-left: 32px;
}
.footer .footer-con dl {
  float: left;
  color: #fff;
  margin-right: 155px;
}
.footer .footer-con dl dt {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 38px;
}
.footer .footer-con dl dd a {
  color: #fff;
  line-height: 32px;
}
.footer .footer-con dl dd a:hover {
  color: #ff8400;
}
.footer .footer-con dl:nth-child(3) {
  margin-right: 230px;
}
.footer .footer-con dl:nth-child(4) {
  margin-right: 0;
}
.footer .footer-con dl:nth-child(4) dd img {
  width: 84px;
  margin-right: 10px;
}
.footer .footer-con dl:nth-child(4) dd span {
  font-size: 30px;
  font-weight: 700;
}
.footer .footer-con dl:nth-child(4) .dd-line {
  width: 285px;
  height: 1px;
  background-color: #b5b5b5;
  margin-top: 42px;
  margin-bottom: 20px;
}
.footer .footer-con .bah {
  position: absolute;
  bottom: 104px;
  color: #fff;
}
.footer .footer-con .bah a {
  color: #fff;
}
.zxbd-title {
  text-align: center;
  line-height: 122px;
  font-size: 38px;
  color: #333434;
}
.zxbd-left {
  width: 590px;
  height: 350px;
  background-color: #eee;
  overflow: hidden;
  margin-top: 9px;
}
.zxbd-left .zxbd-left-p {
  width: 520px;
  height: 256px;
  border: 6px solid #fff;
  margin: 50px 0 0 24px;
  text-align: center;
  border-radius: 5px;
  position: relative;
}
.zxbd-left .zxbd-left-p img {
  position: absolute;
  right: -56px;
  bottom: -39px;
}
.zxbd-left .zxbd-left-p p:nth-child(1) {
  font-size: 22px;
  margin-top: 74px;
}
.zxbd-left .zxbd-left-p p:nth-child(1) span {
  font-size: 22px;
  margin-left: -10px;
}
.zxbd-left .zxbd-left-p p:nth-child(2) {
  font-size: 32px;
  width: 332px;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  background-color: #ff3121;
  color: #fff;
  letter-spacing: 2px;
  margin: 22px auto;
}
.zxbd-right {
  width: 590px;
}
