<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.nei-top-wrap .nei-top p i{
	color:#f7ba00;
}
.products-wrap .products .ptit2 .select_cvs{
	color:#f7ba00;
} 
.home-top-grid1 {
  background: #f7ba00;
  transition: 0.5s all;
}
.home-top-grid2 {
  background: #f7ba00;
  transition: 0.5s all;
}
.home-top-grid3 {fn-suspend
  background: #f7ba00;
  transition: 0.5s all;
}
body {
  min-width: 300px;
  word-wrap: break-word;
  word-break: break-all;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
b,
span,
em,
li,
a,
i,
input,
textarea {
  font-family: Arial, "microsoft yahei", serif;
}
.iconfont {
  font-family: 'iconfont';
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;
}
a:hover {
  color: #f7ba00;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  max-width: 100%;
}
/*map start*/
.w1004 {
  max-width: 1260px;
  margin: 20px auto;
  border: solid 2px #cfcfcf;
  border-radius: 5px;
  padding: 20px;
  background: #fff;
}
.map {
  margin: 0 auto;
}
.map a {
  text-decoration: none;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px;
}
.map dl:hover {
  background: #f5f8fa;
}
.map dl:hover dt a {
  color: #e0e9f3;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #458fce;
}
.map dt:hover {
  background: #317ebf;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
}
.map dd .p2 {
  padding: 0 0 0 1px;
  clear: both;
}
.map dd .p2 a {
  color: #b87500;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #764b00;
  background: none;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0 20px 23px 2px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  background: #458fce;
  color: #fff;
}
/*map end*/
/*tijitao*/
.tijiao {
  text-align: center;
}
.tijiao a:hover {
  color: #000;
}
.top-wrap {
  width: 100%;
  height: 45px;
  background-color: #333333;
}
.top-wrap .top {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}
.top-wrap .top .top-left {
  float: left;
  margin-top: 14px;
}
.top-wrap .top .top-left b {
  color: #fff;
  font-size: 16px;
  margin-left: 10px;
  line-height: 24px;
  vertical-align: top;
}
.top-wrap .top .top-right {
  float: right;
}
.top-wrap .top .top-right .search {
  position: relative;
  float: left;
}
.top-wrap .top .top-right .search input {
  width: 180px;
  height: 18px;
  border: 1px solid #2f2f2f;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #454545;
  color: #8d8d8d;
  padding: 5px 20px;
  font-size: 12px;
  margin-top: 8px;
  box-sizing: content-box;
}
.top-wrap .top .top-right .search input:focus {
  color: #ffffff;
  border: 1px solid #f7ba00;
}
.top-wrap .top .top-right .search span {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 15px;
  color: #fafafa;
  cursor: pointer;
}
.top-wrap .top .top-right .weixin {
  width: 50px;
  height: 45px;
  background-color: #2a2a2a;
  margin-left: 18px;
  float: left;
  padding: 12px 0 0 15px;
  position: relative;
}
.top-wrap .top .top-right .weixin:hover {
  background-color: #f7ba00;
}
.top-wrap .top .top-right .weixin img.top-erwei {
  position: absolute;
  display: none;
  max-width: 147px;
/*   height: 147px; */
  right: 0;
  top: 45px;
  z-index: 66;
  max-width: inherit;
}
.top-wrap .top .top-right .cn {
  display: block;
  width: 50px;
  height: 45px;
  line-height: 45px;
  background-color: #2a2a2a;
  font-size: 14px;
  color: #fff;
  float: left;
  text-align: center;
  margin-left: 1px;
}
.top-wrap .top .top-right a:hover {
	background-color: #f7ba00;
}
@media (max-width: 640px) {
  .top-wrap .top .top-left {
    display: none;
  }
  .top-wrap .top .top-right {
    float: none;
    margin: 0 auto;
    width: 273px;
  }
  .top-wrap .top .top-right .weixin {
    display: none;
  }
}
.index-banner {
  width: 100%;
}
.index-banner a {
  width: 100%;
  display: block;
}
.index-banner a img {
  margin: 0 auto;
  max-width: 100%;
}
.index-banner .slick-dots li {
  margin: 0 10px;
}
.index-banner .slick-dots li button {
  width: 41px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 0;
}
.index-banner .slick-dots li.slick-active button {
  background-color: #f7ba00;
  border-radius: 0;
}
.nei-banner {
  width: 100%;
  text-align: center;
}
.nei-banner img {
  max-width: 100%;
}
.header {
  width: 100%;
  height: 90px;
}
.header .container {
  width: 95%;
  margin: 0 auto;
  position: relative;
}
.header .container .logo {
  float: left;
  margin-top: 5px;
}
.header .container .logo img{
  max-width: 350px;
}
.header .container .nav {
 /*  float: right;
  width: 70%;
  margin-top: 45px; */
}
@media (max-width: 768px) {
  .header .container .nav {
    display: none;
  }
}
.header .container .nav li.navli1 {
  display: block;
  height: 30px;
  margin-left: 40px;
  float: left;
  position: relative;
}
.header .container .nav li.navli1 a.nav1 {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  padding: 0;
  border-bottom: 2px solid transparent;
  text-align: center;
}
.header .container .nav li.navli1 ul.navv {
  position: absolute;
  z-index: 6;
  top: 32px;
  left: -44px;
  background-color: #ffffff;
  padding: 3px 0;
  width: 150px;
  display: none;
}
.header .container .nav li.navli1 ul.navv li {
  position: relative;
  width: 100%;
}
.header .container .nav li.navli1 ul.navv li:hover {
  background-color: #f7ba00;
  color: #ffffff;
}
.header .container .nav li.navli1 ul.navv li a:hover {
  color: #ffffff;
}
.header .container .nav li.navli1 ul.navv li a.nav2 {
  display: block;
  padding: 10px 5px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  height: 34px;
  overflow: hidden;
}
.header .container .nav li.navli1 ul.navv li a.nav2:hover {
	background-color: #f7ba00;
	color: #ffffff;
}
.header .container .nav li.navli1 ul.navv li:hover a.nav2 {
  background-color: #f7ba00;
  color: #ffffff;
}
.header .container .nav li.navli1 ul.navv li .navvv {
  position: absolute;
  top: 0;
  left: 150px;
  z-index: 8;
  background-color: #f2f2f2;
  padding: 10px 0;
  width: 150px;
  display: none;
}
.header .container .nav li.navli1 ul.navv li .navvv a {
  display: block;
  padding: 5px;
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #000000;
  line-height: 15px;
}
.header .container .nav li.navli1 ul.navv li .navvv a:hover {
  background-color: #f7ba00;
  color: #ffffff;
}
.header .container .nav li.navli1:hover a.nav1 {
  border-bottom: 2px solid #f7ba00;
  background-color: transparent;
}
.header .container .nav li.navli1 a.cur {
  border-bottom: 2px solid #f7ba00;
}
.header .container .navline {
  height: 4px;
  width: 35px;
  background: #f7ba00;
  position: absolute;
  top: 0;
  left: 336px;
  z-index: 9;
}
.header .container a.phone-nav {
  display: none;
}
.header .container a.phone-nav span {
  color: #333333;
  font-size: 25px;
  float: right;
  margin-top: 42px;
  margin-right: -72%;
}
@media (max-width: 768px) {
  .header .container a.phone-nav {
    display: block;
  }
}
.index-service-wrap {
  width: 100%;
}
.index-service-wrap .index-service {
  max-width: 1000px;
  width: 95%;
  padding: 90px 0 100px 0;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .index-service-wrap .index-service {
    padding: 9% 0 10% 0;
  }
}
.index-service-wrap .index-service .tit b {
  font-size: 26px;
  color: #333333;
  text-align: center;
  display: block;
}
.index-service-wrap .index-service .tit i {
  font-size: 20px;
  color: #666666;
  text-align: center;
  display: block;
}
@media (max-width: 1000px) {
  .index-service-wrap .index-service .tit b {
    font-size: 24px;
  }
  .index-service-wrap .index-service .tit i {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .index-service-wrap .index-service .tit b {
    font-size: 20px;
  }
  .index-service-wrap .index-service .tit i {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .index-service-wrap .index-service .tit b {
    font-size: 18px;
  }
  .index-service-wrap .index-service .tit i {
    font-size: 15px;
  }
}
.index-service-wrap .index-service ul.index-ser-cont {
  margin-top: 5.8%;
}
.index-service-wrap .index-service ul.index-ser-cont li {
  width: 18%;
  border: 1px solid #d7d7d7;
  position: relative;
  float: left;
  margin-right: 9.3%;
  background-color: #ffffff;
}
@media (max-width: 1000px) {
  .index-service-wrap .index-service ul.index-ser-cont li {
    width: 19%;
    margin-right: 8%;
  }
}
@media (max-width: 768px) {
  .index-service-wrap .index-service ul.index-ser-cont li {
    width: 20.2%;
    margin-right: 6.4%;
  }
}
@media (max-width: 640px) {
  .index-service-wrap .index-service ul.index-ser-cont li {
    width: 23.5%;
    margin-right: 2%;
  }
}
.index-service-wrap .index-service ul.index-ser-cont li:after {
  content: "";
  width: 100%;
  display: block;
  padding-bottom: 27.77777778%;
}
.index-service-wrap .index-service ul.index-ser-cont li .index-pic {
  width: 100%;
  position: relative;
}
.index-service-wrap .index-service ul.index-ser-cont li .index-pic:after {
  content: "";
  width: 100%;
  display: block;
  padding-bottom: 72.22222222%;
}
.index-service-wrap .index-service ul.index-ser-cont li .index-pic img.index-pic-g {
  display: block;
  max-width: 40%;
}
.index-service-wrap .index-service ul.index-ser-cont li .index-pic img.index-pic-y {
  display: none;
  max-width: 40%;
}
.index-service-wrap .index-service ul.index-ser-cont li span {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 18px;
  color: #666666;
  font-weight: 600;
  width: 100%;
  overflow: hidden;
  height: 26px;
}
@media (max-width: 1000px) {
  .index-service-wrap .index-service ul.index-ser-cont li span {
    font-size: 16px;
    height: 20px;
  }
}
@media (max-width: 640px) {
  .index-service-wrap .index-service ul.index-ser-cont li span {
    font-size: 15px;
    height: 17px;
  }
}
.index-service-wrap .index-service ul.index-ser-cont li:hover {
  background-color: #f7ba00;
  border: 0;
}
.index-service-wrap .index-service ul.index-ser-cont li:hover .index-pic img.index-pic-g {
  display: none;
}
.index-service-wrap .index-service ul.index-ser-cont li:hover .index-pic img.index-pic-y {
  display: block;
}
.index-service-wrap .index-service ul.index-ser-cont li:hover span {
  color: #ffffff;
}
.index-service-wrap .index-service ul.index-ser-cont li:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 480px) {
  .index-service-wrap .index-service ul.index-ser-cont li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 1%;
  }
  .index-service-wrap .index-service ul.index-ser-cont li:nth-child(2n) {
    margin-right: 0;
  }
}
.index-service-wrap .index-service ul.index-ser-cont li.right {
  margin-right: 0;
}
.index-product-wrap {
  width: 100%;
  background-color: #2c3035;
}
.index-product-wrap .index-product-tit {
  border-bottom: 2px solid #26292e;
}
.index-product-wrap .index-product-tit .tit {
  max-width: 1000px;
  width: 95%;
  padding-top: 90px;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .index-product-wrap .index-product-tit .tit {
    padding-top: 9%;
  }
}
.index-product-wrap .index-product-tit .tit b {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  display: block;
}
.index-product-wrap .index-product-tit .tit i {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  display: block;
}
@media (max-width: 1000px) {
  .index-product-wrap .index-product-tit .tit b {
    font-size: 24px;
  }
  .index-product-wrap .index-product-tit .tit i {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .index-product-wrap .index-product-tit .tit b {
    font-size: 20px;
  }
  .index-product-wrap .index-product-tit .tit i {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .index-product-wrap .index-product-tit .tit b {
    font-size: 18px;
  }
  .index-product-wrap .index-product-tit .tit i {
    font-size: 15px;
  }
}
.index-product-wrap .index-product-tit .tit .index-pro-tit2 {
  text-align: center;
  max-width: 525px;
  width: 100%;
  margin: 4.5% auto 0 auto;
}
.index-product-wrap .index-product-tit .tit .index-pro-tit2 .slick-slide span {
  display: inline-block;
  font-size: 15px;
  color: #999999;
  text-align: center;
  vertical-align: top;
  margin: 0 3%;
  cursor: pointer;
  line-height: 35px;
  position: relative;
  height: 35px;
  overflow: hidden;
  cursor: default;
}
.index-product-wrap .index-product-tit .tit .index-pro-tit2 .slick-slide span:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  left: 0;
}
.index-product-wrap .index-product-tit .tit .index-pro-tit2 .slick-slide span:hover {
  color: #f7ba00;
}
.index-product-wrap .index-product-tit .tit .index-pro-tit2 .slick-slide span:hover:after {
  background-color: #f7ba00;
}
.index-product-wrap .index-product-tit .tit .index-pro-tit2 .slick-current span {
  color: #f7ba00;
}
.index-product-wrap .index-product-tit .tit .index-pro-tit2 .slick-current span:after {
  background-color: #f7ba00;
}
.index-product-wrap .pro-show-contant {
  width: 100%;
}
.index-product-wrap .pro-show-contant .pro-show-con {
  width: 100%;
  display: none;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 56px 0 100px 0;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro {
  width: 22%;
  float: left;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro a {
  display: block;
  width: 88%;
  margin: 0 auto;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro a .pro-img {
  width: 100%;
  position: relative;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro a .pro-img:after {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 100%;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro a span {
  color: #999999;
  height: 37px;
  overflow: hidden;
  line-height: 48px;
  border-bottom: 1px solid #d6d6d6;
  font-size: 15px;
  position: relative;
  display: block;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro a span em{
  width: 90%;
  height: 48px;
  overflow: hidden;
  display: block;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro a span i {
  position: absolute;
  top: 17px;
  right: 8px;
  width: 11px;
  height: 11px;
  border-top: 1px solid #393939;
  border-right: 1px solid #393939;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* .index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro a:hover .pro-img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
} */
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro a:hover span {
  color: #ffffff;
  border-bottom: 1px solid #f7ba00;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .in-pro a:hover span i {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .slick-prev {
  transform: none;
  width: 26px;
  height: 32px;
  border: 0;
  left: -4.5%;
  background: url("button-pre.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/button-pre.png*/ no-repeat center center;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .slick-prev:hover {
  background: url("button-pre2.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/button-pre2.png*/ no-repeat center center;
}
@media (max-width: 1110px) {
  .index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .slick-prev {
    left: 40%;
    top: auto;
    bottom: 20px;
  }
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .slick-next {
  transform: none;
  width: 26px;
  height: 32px;
  border: 0;
  right: -4.5%;
  background: url("button-next.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/button-next.png*/ no-repeat center center;
}
.index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .slick-next:hover {
  background: url("button-next2.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/button-next2.png*/ no-repeat center center;
}
@media (max-width: 1110px) {
  .index-product-wrap .pro-show-contant .pro-show-con .pro-show-conin .slick-next {
    right: 40%;
    top: auto;
    bottom: 20px;
  }
}
.index-about-wrap {
  width: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .index-about-wrap {
    background: url(aa.png)/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/aa.png*/ no-repeat center center scroll;
  }
}
.index-about-wrap .index-about-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(247, 169, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
}
.index-about-wrap .index-about {
  max-width: 1000px;
  width: 95%;
  padding: 90px 0 100px 0;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 1000px) {
  .index-about-wrap .index-about {
    padding: 9% 0 10% 0;
  }
}
.index-about-wrap .index-about .tit b {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  display: block;
}
.index-about-wrap .index-about .tit i {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  display: block;
}
.index-about-wrap .index-about p {
  font-size: 13px;
  color: #ffffff;
  line-height: 26px;
  margin-top: 2.6%;
}
.index-about-wrap .index-about .in-ab-wrap {
  margin-top: 2%;
}
.index-about-wrap .index-about .in-ab-wrap .index-about-img {
  width: 48.7%;
  position: relative;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #efd190;
  float: left;
}
.index-about-wrap .index-about .in-ab-wrap .index-about-img img {
  max-width: 97.53593429%;
}
.index-about-wrap .index-about .in-ab-wrap .index-about-img:after {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 34.70225873%;
}
.index-about-wrap .index-about .in-ab-wrap .img1 {
  margin-right: 2.6%;
}
.index-news-wrap {
  width: 100%;
}
.index-news-wrap .index-news {
  max-width: 1000px;
  width: 95%;
  padding: 50px 0 20px 0;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .index-news-wrap .index-news {
    padding: 9% 0 10% 0;
  }
}
.index-news-wrap .index-news .tit b {
  font-size: 26px;
  color: #333333;
  text-align: center;
  display: block;
}
.index-news-wrap .index-news .tit i {
  font-size: 20px;
  color: #666666;
  text-align: center;
  display: block;
}
@media (max-width: 1000px) {
  .index-news-wrap .index-news .tit b {
    font-size: 24px;
  }
  .index-news-wrap .index-news .tit i {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .index-news-wrap .index-news .tit b {
    font-size: 20px;
  }
  .index-news-wrap .index-news .tit i {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .index-news-wrap .index-news .tit b {
    font-size: 18px;
  }
  .index-news-wrap .index-news .tit i {
    font-size: 15px;
  }
}
.index-news-wrap .index-news .index-news-in {
  margin-top: 4.2%;
}
.index-news-wrap .index-news .index-news-in a.index-news-left {
  display: block;
  width: 48%;
  float: left;
  position: relative;
  border: 1px solid transparent;
  padding-bottom: 1%;
}
@media (max-width: 768px) {
  .index-news-wrap .index-news .index-news-in a.index-news-left {
    float: none;
    width: 100%;
  }
}
.index-news-wrap .index-news .index-news-in a.index-news-left .index-news-left-img {
  width: 100%;
  position: relative;
}
.index-news-wrap .index-news .index-news-in a.index-news-left .index-news-left-img:after {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 54.16666667%;
}
.index-news-wrap .index-news .index-news-in a.index-news-left .index-news-left-img .date1 {
  width: 73px;
  height: 67px;
  background-color: #f7ba00;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  padding-top: 8px;
}
.index-news-wrap .index-news .index-news-in a.index-news-left .index-news-left-img .date1 b {
  display: block;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
}
.index-news-wrap .index-news .index-news-in a.index-news-left .index-news-left-img .date1 i {
  display: block;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  font-style: normal;
}
@media (max-width: 768px) {
  .index-news-wrap .index-news .index-news-in a.index-news-left .index-news-left-img {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .index-news-wrap .index-news .index-news-in a.index-news-left .index-news-left-img {
    width: 100%;
  }
}
.index-news-wrap .index-news .index-news-in a.index-news-left .wenzi {
  margin-top: 5.83333333%;
}
.index-news-wrap .index-news .index-news-in a.index-news-left .wenzi span {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}
.index-news-wrap .index-news .index-news-in a.index-news-left .wenzi p {
  display: block;
  font-size: 12px;
  color: #8a8989;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  margin-top: 2.08333333%;
  margin-bottom: 0;
}
.index-news-wrap .index-news .index-news-in a.index-news-left:hover {
  border: 1px solid #f7ba00;
}
@media (max-width: 768px) {
  .index-news-wrap .index-news .index-news-in a.index-news-left:hover {
    border: 1px solid transparent;
  }
}
.index-news-wrap .index-news .index-news-in .index-news-right {
  float: right;
  width: 48%;
}
@media (max-width: 768px) {
  .index-news-wrap .index-news .index-news-in .index-news-right {
    float: none;
    width: 100%;
    margin-top: 5%;
  }
}
.index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli {
  display: block;
  padding-bottom: 6.25%;
  margin-bottom: 6.25%;
  border-bottom: 1px solid #efefef;
}
.index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli .date2 {
  width: 15.20833333%;
  background-color: #bbbbbb;
  float: left;
  padding-top: 1.66666667%;
  padding-bottom: 2.08333333%;
}
.index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli .date2 b {
  display: block;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
}
.index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli .date2 i {
  display: block;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  font-style: normal;
}
.index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli .wenzi2 {
  width: 79.58333333%;
  margin-left: 5.20833333%;
  float: left;
}
.index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli .wenzi2 span {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 17px;
  height: 18px;
  overflow: hidden;
}
.index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli .wenzi2 p {
  display: block;
  font-size: 12px;
  color: #8a8989;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  margin-top: 4.71204188%;
  margin-bottom: 0;
}
.index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli:hover {
  border-bottom: 1px solid #f7ba00;
}
.index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli:hover .date2 {
  background-color: #f7ba00;
}
@media (max-width: 768px) {
  .index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli:hover {
    border-bottom: 1px solid #efefef;
  }
  .index-news-wrap .index-news .index-news-in .index-news-right a.index-news-rightli:hover .date2 {
    background-color: #bbbbbb;
  }
}
.link-wrap {
  width: 100%;
  padding: 20px 0;
  background-color: #212427;
}
.link-wrap .link {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}
.link-wrap .link p {
  font-size: 14px;
  color: #ffffff;
  margin-right: 15px;
  float: left;
  margin-bottom: 0;
}
.link-wrap .link a {
  float: left;
  font-size: 14px;
  margin: 0 2%;
  color: #767676;
}
.link-wrap .link a:hover {
  color: #f7ba00;
}
.footer-wrap {
  width: 100%;
  background-color: #2c3035;
}
.footer-wrap .footer {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
  padding: 50px 0 30px 0;
}
@media (max-width: 1000px) {
  .footer-wrap .footer {
    padding: 5% 0 3% 0;
  }
}
.footer-wrap .footer .footer-left {
  float: left;
  width: 80%;
}
.footer-wrap .footer .footer-left ul li {
  width: 90px;
  margin-right: 7.5%;
  float: left;
}
.footer-wrap .footer .footer-left ul li .m_edit{
   color:#fff;
}
.footer-wrap .footer .footer-left ul li .m_edit:hover{
   color:#fff;
}
.footer-wrap .footer .footer-left ul li .m_add{
   color:#fff;
}
.footer-wrap .footer .footer-left ul li .m_add:hover{
   color:#fff;
}
.footer-wrap .footer .footer-left ul li .m_del{
   color:#fff;
}
.footer-wrap .footer .footer-left ul li .m_del:hover{
   color:#fff;
}
.footer-wrap .footer .footer-left ul li div div a {
  display: block;
  font-size: 13px;
  color: #767676;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}

.footer-wrap .footer .footer-left ul li div div a:hover {
  color: #f7ba00;
}
.footer-wrap .footer .footer-left ul li div div a.footer-tit {
  font-size: 14px;
  color: #ffffff;
  padding: 0 17px 10px 0;
  border-bottom: 1px solid #212427;
  margin-bottom: 10px;
}
@media (max-width: 1000px) {
  .footer-wrap .footer .footer-left ul li {
    margin-right: 5.625%;
  }
}
.footer-wrap .footer .footer-left .uuu {
  margin-top: 5.2%;
  text-align: center;
  color: #acadae;
}
.footer-wrap .footer .footer-left .uuu p {
  color: #acadae;
  font-size: 13px;
  display: inline-block;
  margin: 0;
  vertical-align: bottom;
}
.footer-wrap .footer .footer-left .uuu img {
  width: 25px;
  height: 28px;
  margin: 0 29px 0 8px;
  display: inline-block;
  vertical-align: bottom;
}
.footer-wrap .footer .footer-left .uuu a {
  font-size: 13px;
  color: #acadae;
  text-decoration: underline;
  display: inline-block;
  vertical-align: bottom;
}
.footer-wrap .footer .footer-left .uuu a:hover {
  color: #f7ba00;
}
@media (max-width: 768px) {
  .footer-wrap .footer .footer-left {
    float: none;
    width: 100%;
  }
  .footer-wrap .footer .footer-left ul {
    display: none;
  }
}
.footer-wrap .footer .footer-right {
  width: 147px;
  float: right;
}
.footer-wrap .footer .footer-right span {
  display: block;
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 14px;
  border-bottom: 1px solid #212427;
}
.footer-wrap .footer .footer-right .erwei {
  margin: 9.52380952% auto 0 auto;
  width: 147px;
  height: 147px;
}
@media (max-width: 768px) {
  .footer-wrap .footer .footer-right {
    float: none;
    width: 100%;
  }
}
.nei-top-wrap {
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
}
.nei-top-wrap .nei-top {
  max-width: 1000px;
  width: 95%;
  padding: 15px 0;
  margin: 0 auto;
  padding-bottom: 0px;
}
.nei-top-wrap .nei-top .nei-top-left {
  display: inline-block;
  width: 60%;
  text-align: left;
}
.nei-top-wrap .nei-top .nei-top-left a {
  color: #666666;
  font-size: 15px;
  line-height: 35px;
  /* margin-right: 5.5%; */
  padding: 0 4px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 35px;
  overflow: hidden;
  width: 115px;
  text-align: center;
}
.nei-top-wrap .nei-top .nei-top-left a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0px;
  left: 0;
}
.nei-top-wrap .nei-top .nei-top-left a:hover {
  color: #f7ba00;
}
.nei-top-wrap .nei-top .nei-top-left a:hover:after {
  background-color: #f7ba00;
}
.nei-top-wrap .nei-top .nei-top-left a.curr {
  color: #f7ba00;
  font-size: 15px;
  line-height: 35px;
  /*margin-right: 5.5%;*/
  padding: 0 4px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.nei-top-wrap .nei-top .nei-top-left a.curr:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0px;
  left: 0;
  background-color: #f7ba00;
}
@media (max-width: 768px) {
  .nei-top-wrap .nei-top .nei-top-left {
    float: none;
    width: 100%;
    text-align: center;
  }
  .nei-top-wrap .nei-top .nei-top-left a {
    color: #666666;
  }
  .nei-top-wrap .nei-top .nei-top-left a:after {
    display: none;
  }
}
.nei-top-wrap .nei-top p {
  display: inline-block;
  width: 35%;
  text-align: right;
  line-height: 35px;
  font-size: 13px;
  color: #4d4d4d;
  float: right;
  margin: 0;
  height: 36px;
  overflow: hidden;
}
.nei-top-wrap .nei-top p img {
  vertical-align: -1px;
  margin-right: 5px;
}
.nei-top-wrap .nei-top p a {
  color: #898989;
}
.nei-top-wrap .nei-top p a:hover {
  color: #f7ba00;
}
@media (max-width: 768px) {
  .nei-top-wrap .nei-top p {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.about-wrap {
  width: 100%;
  background-color: #fafafa;
}
.about-wrap .aboutt {
  max-width: 1000px;
  width: 95%;
  padding: 55px 0 80px 0;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .about-wrap .aboutt {
    padding: 5.5% 0 8% 0;
  }
}
.about-wrap .aboutt b {
  font-size: 30px;
  color: #333333;
  font-weight: 100;
  display: block;
}
.about-wrap .aboutt i {
  font-size: 20px;
  color: #d2d2d2;
  font-style: normal;
  display: block;
}
.about-wrap .aboutt p {
  margin: 2.5% 0 4% 0;
  font-size: 13px;
  color: #666666;
  line-height: 32px;
}
.about-wrap .aboutt .about-img {
  width: 25%;
  position: relative;
  float: left;
}
.about-wrap .aboutt .about-img:after {
  width: 100%;
  content: "";
  display: block;
  padding-bottom: 79.6%;
}
@media (max-width: 640px) {
  .about-wrap .aboutt .about-img {
    width: 50%;
  }
}
.about-wrap .aboutt .honer {
  width: 100%;
  height: 400px;
  background-color: #ffffff;
  margin-top: 3%;
}
.about-wrap .aboutt .honer .honer-left {
  float: left;
  width: 40%;
  height: 400px;
  background-color: #f7ba00;
  position: relative;
}
.about-wrap .aboutt .honer .honer-left img {
  display: none;
}
.about-wrap .aboutt .honer .honer-right {
  float: right;
  width: 60%;
  padding: 25px 1.5% 30px 2%;
  height: 400px;
}
.about-wrap .aboutt .honer .honer-right .honer-rightin {
  width: 100%;
  overflow: auto;
  height: 340px;
  position: relative;
}
.about-wrap .aboutt .honer .honer-right .honer-rightin .honer-rightinb {
  width: 50%;
  padding: 0 9.73451327% 0 1.7699115%;
  float: left;
}
.about-wrap .aboutt .honer .honer-right .honer-rightin .honer-rightinb span {
  font-size: 16px;
  color: #666666;
  display: block;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
  cursor: pointer;
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.about-wrap .aboutt .honer .honer-right .honer-rightin .honer-rightinb .currenttt {
  color: #f7ba00;
}
.about-wrap .aboutt .honer .honer-right .mCSB_container {
  margin-right: 0;
}
@media (max-width: 768px) {
  .about-wrap .aboutt .honer {
    height: 800px;
  }
  .about-wrap .aboutt .honer .honer-left {
    float: none;
    max-width: 400px;
    width: 100%;
    height: 400px;
    margin: 0 auto;
  }
  .about-wrap .aboutt .honer .honer-right {
    float: none;
    max-width: 600px;
    width: 100%;
    height: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 1000px) {
  .about-wrap .aboutt b {
    font-size: 28px;
  }
  .about-wrap .aboutt i {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .about-wrap .aboutt b {
    font-size: 25px;
  }
  .about-wrap .aboutt i {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .about-wrap .aboutt b {
    font-size: 22px;
  }
  .about-wrap .aboutt i {
    font-size: 15px;
  }
}
.hot-news-wrap {
  width: 100%;
}
.hot-news-wrap .hot-news {
  max-width: 1000px;
  width: 95%;
  padding: 35px 0 25px 0;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .hot-news-wrap .hot-news {
    padding: 3.5% 0 2.5% 0;
  }
}
.hot-news-wrap .hot-news .hot-news-left {
  width: 80%;
  float: left;
}
#hot-news-right1 {
  float: right;
}
@media (max-width: 1000px) {
	#hot-news-right1 {
	  float: none;
	}
}
.hot-news-wrap .hot-news .hot-news-left b {
  color: #333333;
  font-size: 16px;
}
.hot-news-wrap .hot-news .hot-news-left .hot-news-in {
  margin-top: 1.875%;
}
.hot-news-wrap .hot-news .hot-news-left .hot-news-in .hot-news-inn {
  width: 50%;
  float: left;
}
.hot-news-wrap .hot-news .hot-news-left .hot-news-in .hot-news-inn a {
  display: block;
  font-size: 13px;
  color: #333333;
  margin-bottom: 2.5%;
  line-height: 16px;
  height: 16px;
  width: 80%;
  position: relative;
  padding: 0 5% 0 14px;
  overflow: hidden;
}
.hot-news-wrap .hot-news .hot-news-left .hot-news-in .hot-news-inn a:after {
  content: "";
  position: absolute;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 2px solid #857d7d;
  top: 4px;
  left: 0;
}
.hot-news-wrap .hot-news .hot-news-left .hot-news-in .hot-news-inn a:hover {
  color: #f7ba00;
}
.hot-news-wrap .hot-news .hot-news-left .hot-news-in .hot-news-inn a:hover:after {
  border: 2px solid #f7ba00;
}
@media (max-width: 1000px) {
  .hot-news-wrap .hot-news .hot-news-left {
    width: 70%;
  }
  .hot-news-wrap .hot-news .hot-news-left .hot-news-in .hot-news-inn a {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .hot-news-wrap .hot-news .hot-news-left {
    width: 100%;
    float: none;
  }
  .hot-news-wrap .hot-news .hot-news-left .hot-news-in .hot-news-inn a {
    width: 95%;
  }
}
@media (max-width: 480px) {
  .hot-news-wrap .hot-news .hot-news-left .hot-news-in .hot-news-inn {
    width: 100%;
  }
  .hot-news-wrap .hot-news .hot-news-left .hot-news-in .hot-news-inn a {
    width: 100%;
  }
}
.hot-news-wrap .hot-news .hot-news-right {
  width: 20%;
  min-width: 170px;
  float: right;
}
.hot-news-wrap .hot-news .hot-news-right b {
  display: block;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}
.hot-news-wrap .hot-news .hot-news-right a {
  font-style: italic;
  display: block;
  font-size: 26px;
  line-height: 26px;
  color: #f7ba00;
  font-weight: 600;
  margin: 16px 0 12px 0;
}
@media (max-width: 1000px) {
  .hot-news-wrap .hot-news .hot-news-right a {
    margin: 9.41176471% 0 4.70588235% 0;
  }
}
.hot-news-wrap .hot-news .hot-news-right i {
  font-size: 14px;
  color: #333333;
}
@media (max-width: 768px) {
  .hot-news-wrap .hot-news .hot-news-right {
    float: none;
    margin-top: 3%;
  }
}
.products-wrap {
  width: 100%;
  background-color: #fafafa;
}
.products-wrap .products {
  max-width: 1000px;
  width: 95%;
  padding: 10px 0 30px 0;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .products-wrap .products {
    padding: 10px 0 8% 0;
  }
}
.products-wrap .products .ptit1 {
  width: 100%;
  text-align: center;
}
.products-wrap .products .ptit1 a {
  display: inline-block;
  width: 151px;
  height: 42px;
  font-size: 15px;
  color: #666666;
  background-color: #ffffff;
  line-height: 32px;
  text-align: center;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  padding: 5px;
  vertical-align: top;
  margin: 0 5px 5px 0;
}
.products-wrap .products .ptit1 a:hover {
  color: #ffffff;
  background-color: #f7ba00;
}
@media (max-width: 768px) {
  .products-wrap .products .ptit1 a:hover {
    color: #666666;
    background-color: #ffffff;
  }
}
.products-wrap .products .ptit1 .current {
  color: #ffffff;
  background-color: #f7ba00;
}
.products-wrap .products .ptit2 {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  margin-top: 2%;
  padding-bottom: 2.5%;
}
.products-wrap .products .ptit2 a {
  display: inline-block;
  font-size: 14px;
  color: #999999;
  vertical-align: top;
  margin: 0 3.1%;
}
.products-wrap .products .ptit2 a:hover {
  color: #f7ba00;
}
@media (max-width: 768px) {
  .products-wrap .products .ptit2 a:hover {
    color: #999999;
  }
}
.products-wrap .products .ptit2 .current2 {
  color: #f7ba00;
}
.products-wrap .products .pro-pro a {
  display: block;
  width: 22%;
  margin: 4% 4% 0 0;
  float: left;
}
.products-wrap .products .pro-pro a .pross-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.products-wrap .products .pro-pro a .pross-img img {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.products-wrap .products .pro-pro a .pross-img:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.products-wrap .products .pro-pro a span {
  line-height: 48px;
  border-bottom: 1px solid #d6d6d6;
  font-size: 15px;
  color: #333333;
  position: relative;
  display: block;
}
.products-wrap .products .pro-pro a span em {
  width: 70%;
  height: 48px;
  overflow: hidden;
  display: block;
}
.products-wrap .products .pro-pro a span i {
  position: absolute;
  top: 17px;
  right: 0;
  width: 11px;
  height: 11px;
  border-top: 1px solid #393939;
  border-right: 1px solid #393939;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.products-wrap .products .pro-pro a:hover .pross-img 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);
}
@media (max-width: 768px) {
  .products-wrap .products .pro-pro a:hover .pross-img img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.products-wrap .products .pro-pro a:hover span {
  border-bottom: 1px solid #f7ba00;
}
.products-wrap .products .pro-pro a:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .products-wrap .products .pro-pro a {
    width: 46%;
  }
  .products-wrap .products .pro-pro a .pross-img img {
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }
  .products-wrap .products .pro-pro a:nth-child(2n) {
    margin-right: 0;
  }
}
.products-wrap .products .product-xq {
  margin-top: 4%;
}
.products-wrap .products .product-xq .product-imgb-wrap {
  width: 40%;
  margin-right: 1.5%;
  float: left;
}
.products-wrap .products .product-xq .product-imgb-wrap .product-imgb {
  width: 100%;
  position: relative;
}
.products-wrap .products .product-xq .product-imgb-wrap .product-imgb:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.products-wrap .products .product-xq .product-imgs-wrap {
  width: 10%;
  margin-right: 4.5%;
  float: left;
  padding: 2.7% 0;
}
.products-wrap .products .product-xq .product-imgs-wrap .product-imgs {
  width: 100%;
  position: relative;
  margin: 7% auto;
  cursor: pointer;
  border: 3px solid transparent;
}
.products-wrap .products .product-xq .product-imgs-wrap .product-imgs:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.products-wrap .products .product-xq .product-imgs-wrap .product-imgs:hover {
  border: 3px solid #f7ba00;
}
.products-wrap .products .product-xq .product-imgs-wrap .slick-current {
  border: 3px solid #f7ba00;
}
.products-wrap .products .product-xq .product-imgs-wrap .slick-prev {
  width: 100%;
  height: 19px;
  border: 1px solid #dcdcdc;
  transform: rotate(0deg);
  margin: auto;
  top: 0;
  left: 0;
  background-color: #ffffff;
}
.products-wrap .products .product-xq .product-imgs-wrap .slick-prev:after {
  content: '';
  display: block;
  border-bottom: 7px solid #8e8e8e;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  margin: auto;
  width: 14px;
  top: 6px;
  left: 0;
  right: 0;
}
.products-wrap .products .product-xq .product-imgs-wrap .slick-prev:hover {
  background-color: #f7ba00;
  border: 0;
}
.products-wrap .products .product-xq .product-imgs-wrap .slick-prev:hover:after {
  border-bottom: 7px solid #ffffff;
}
.products-wrap .products .product-xq .product-imgs-wrap .slick-next {
  width: 100%;
  height: 19px;
  border: 1px solid #dcdcdc;
  transform: rotate(0deg);
  margin: auto;
  bottom: 0;
  left: 0;
  top: auto;
  background-color: #ffffff;
}
.products-wrap .products .product-xq .product-imgs-wrap .slick-next:after {
  content: '';
  display: block;
  border-top: 7px solid #8e8e8e;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  margin: auto;
  width: 14px;
  top: 6px;
  left: 0;
  right: 0;
}
.products-wrap .products .product-xq .product-imgs-wrap .slick-next:hover {
  background-color: #f7ba00;
  border: 0;
}
.products-wrap .products .product-xq .product-imgs-wrap .slick-next:hover:after {
  border-top: 7px solid #ffffff;
}
.products-wrap .products .product-xq .product-wenzi {
  width: 43.5%;
  float: left;
}
.products-wrap .products .product-xq .product-wenzi i {
  font-size: 26px;
  color: #333333;
  line-height: 26px;
  display: block;
}
.products-wrap .products .product-xq .product-wenzi span {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  display: block;
  margin-top: 4.59770115%;
}
.products-wrap .products .product-xq .product-wenzi p {
  font-size: 13px;
  color: #666666;
  line-height: 24px;
  display: block;
  margin-top: 4.59770115%;
}
.products-wrap .products .product-xq .product-wenzi p b {
  font-size: 14px;
  color: #333333;
}
@media (max-width: 1000px) {
  .products-wrap .products .product-xq .product-imgb-wrap {
    width: 60%;
    margin-right: 5%;
    margin-left: 10%;
  }
  .products-wrap .products .product-xq .product-imgs-wrap {
    width: 15%;
    margin-right: 10%;
    padding: 4.1% 0;
  }
  .products-wrap .products .product-xq .product-wenzi {
    width: 100%;
    margin: 5% 0;
  }
  .products-wrap .products .product-xq .product-wenzi i {
    font-size: 24px;
  }
}
@media (max-width: 639px) {
  .products-wrap .products .product-xq .product-imgb-wrap {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .products-wrap .products .product-xq .product-wenzi i {
    font-size: 22px;
  }
  .products-wrap .products .product-xq .product-imgs-wrap {
    width: 100%;
    margin-right: 0;
    padding: 0;
    margin-top: 3%;
  }
  .products-wrap .products .product-xq .product-imgs-wrap .product-imgs {
    width: 32.33333333%;
    position: relative;
    margin: auto 0.5%;
    cursor: pointer;
    border: 3px solid transparent;
  }
  .products-wrap .products .product-xq .product-imgs-wrap .product-imgs:after {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
  }
  .products-wrap .products .product-xq .product-imgs-wrap .product-imgs:hover {
    border: 3px solid #f7ba00;
  }
  .products-wrap .products .product-xq .product-imgs-wrap .slick-current {
    border: 3px solid #f7ba00;
  }
}
.products-wrap .products .product-xq-tit {
  width: 100%;
  height: 60px;
  background-color: #f9f6ee;
  margin-top: 4%;
}
.products-wrap .products .product-xq-tit span {
  display: inline-block;
  width: 140px;
  line-height: 60px;
  font-size: 16px;
  color: #666666;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}
.products-wrap .products .product-xq-tit span:hover {
  color: #ffffff;
  background-color: #f7ba00;
}
.products-wrap .products .product-xq-tit .currentt {
  color: #ffffff;
  background-color: #f7ba00;
}
.products-wrap .products .pro-xq-wrap {
  width: 100%;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq {
  width: 100%;
  display: none;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq ul {
  margin-top: 2.5%;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq ul li {
  list-style: disc inside;
  color: #666666;
  font-size: 13px;
  line-height: 30px;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq p {
  color: #666666;
  font-size: 13px;
  line-height: 30px;
  margin: 0;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia {
  margin-top: 4.5%;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia label {
  width: 68px;
  font-size: 16px;
  color: #666666;
  text-align: right;
  font-weight: 100;
  float: left;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia input {
  width: 72%;
  height: 16px;
  color: #999999;
  font-size: 13px;
  padding: 5px 2.7173913%;
  box-sizing: content-box;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin-left: 10px;
  overflow: hidden;
}
@media (max-width: 1000px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia input {
    width: 69%;
  }
}
@media (max-width: 768px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia input {
    padding: 5px 10px;
    width: 80%;
  }
}
@media (max-width: 640px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia input {
    width: 78%;
  }
}
@media (max-width: 480px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia input {
    width: 70%;
  }
}
@media (max-width: 360px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia input {
    width: 63%;
  }
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia textarea {
  width: 88%;
  height: 105px;
  color: #999999;
  font-size: 13px;
  padding: 5px 1.13122172%;
  box-sizing: content-box;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin-left: 10px;
  margin-bottom: 2%;
}
@media (max-width: 1000px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia textarea {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia textarea {
    padding: 6px 10px;
    width: 80%;
  }
}
@media (max-width: 640px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia textarea {
    width: 78%;
  }
}
@media (max-width: 480px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia textarea {
    width: 69%;
  }
}
@media (max-width: 360px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia textarea {
    width: 63%;
  }
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap1 {
  width: 50%;
  margin-bottom: 2%;
  float: left;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap1 i {
  position: absolute;
  font-size: 16px;
  color: #ff0000;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap1 {
    width: 100%;
    float: none;
  }
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap2 {
  width: 50%;
  margin-bottom: 2%;
  padding-left: 6%;
  float: left;
  position: relative;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap2 i {
  position: absolute;
  font-size: 16px;
  color: #ff0000;
  top: 3px;
  right: 0;
}
@media (max-width: 1000px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap2 {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap2 {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .textarea-wrap {
  position: relative;
  width: 100%;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .textarea-wrap label {
  float: left;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .textarea-wrap i {
  position: absolute;
  font-size: 16px;
  color: #ff0000;
  top: 11px;
  right: 0;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 {
  width: 400px;
  margin-bottom: 2%;
  float: left;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzhengma {
  float: left;
  height: 28px;
  width: 223px;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzhengma label {
  float: left;
  line-height: 28px;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzhengma input {
  width: 95px;
  float: left;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzhengma i {
  float: left;
  font-size: 16px;
  line-height: 28px;
  color: #ff0000;
  top: 11px;
  right: 0;
  margin: 0 10px 0 10px;
}
@media (max-width: 480px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzhengma {
    float: none;
  }
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzheng {
  float: left;
  height: 28px;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzheng .yan {
  float: left;
  width: 65px;
  height: 28px;
  position: relative;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzheng a {
  float: left;
  margin-left: 13px;
  font-size: 13px;
  line-height: 28px;
  color: #999999;
  text-decoration: underline;
}
@media (max-width: 480px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzheng {
    float: none;
    margin: 3% 0 0 18px;
  }
}
@media (max-width: 768px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 {
    width: 100%;
    float: none;
  }
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .input-wrap3 .yanzheng {
    float: none;
	margin-left: 22%;
  }
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .ti {
  float: right;
  width: 322px;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .ti a {
  display: inline-block;
  vertical-align: top;
  width: 144px;
  height: 34px;
  line-height: 34px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin-right: 15px;
  text-align: center;
  color: #666666;
  background-color: #eeeeee;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .ti a:hover {
  color: #ffffff;
  background-color: #f7ba00;
}
.products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .ti .titi {
    color: #fff;
    background-color: #f7ba00;
}
@media (max-width: 768px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .ti {
    float: none;
    text-align: center;
    margin-top: 4%;
    width: auto;
  }
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .ti .reset {
    margin-right: 0;
  }
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .ti .titi {
    margin-right: 8px;
  }
}
@media (max-width: 320px) {
  .products-wrap .products .pro-xq-wrap .pro-xq-xq .xunjia .ti a{
    margin-top: 4%;
  }
}
.products-wrap .products .xiangg {
  margin-top: 5%;
}
.products-wrap .products .xiangg .xiangg-tit {
  width: 100%;
  height: 35px;
  background-color: #f9f6ee;
}
.products-wrap .products .xiangg .xiangg-tit span {
  display: block;
  width: 140px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  overflow: hidden;
  color: #ffffff;
  background-color: #f7ba00;
  float: left;
}
.products-wrap .products .xiangg .xiangg-tit a {
  float: right;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  color: #666666;
  padding: 0 1%;
}
.products-wrap .products .xiangg .xiangg-tit a:hover {
  color: #ffffff;
  background-color: #f7ba00;
}
.pre-next {
  width: 100%;
  margin-top: 4.5%;
}
.pre-next a {
  display: block;
  width: 50%;
  height: 35px;
  line-height: 35px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  float: left;
  overflow: hidden;
}
.pre-next a:hover {
  color: #ffffff;
  background-color: #f7ba00;
  border: 0;
}
@media (max-width: 640px) {
  .pre-next a {
    width: 100%;
    margin-bottom: 3%;
  }
}
.pre-next a.prev {
  text-align: left;
}
.pre-next a.next {
  text-align: right;
}
@media (max-width: 640px) {
  .pre-next a.next {
    text-align: left;
  }
}
.pre-next a.back {
  width: 110px;
  background-color: #f7ba00;
  border: 0;
  color: #ffffff;
  float: right;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 1.5%;
}
.pre-next a.back img {
  margin-right: 5px;
  margin-left: 15px;
  vertical-align: -3px;
}
@media (max-width: 640px) {
  .pre-next a.back {
    margin: 0;
  }
}
.mulu {
  width: 100%;
  text-align: center;
  margin-top: 6%;
}
.mulu a {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 63px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d0d0d0;
  font-size: 16px;
  color: #666666;
  background-color: #ffffff;
  margin: 0 4px 4px 4px;
}
.mulu span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 63px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d0d0d0;
  font-size: 16px;
  color: #666666;
  background-color: #ffffff;
  margin: 0 4px 4px 4px;
}
.mulu .page-num {
  width: 30px;
}
.mulu .page-cur {
  color: #ffffff;
  background-color: #f7ba00;
  border: 0;
}
.mulu a:hover {
  color: #ffffff;
  background-color: #f7ba00;
  border: 0;
}
@media (max-width: 768px) {
  .mulu a:hover {
    border: 1px solid #d0d0d0;
    color: #666666;
    background-color: #ffffff;
  }
  .mulu .page-num {
    display:none;
  }
}
.mulu .ccu {
  color: #ffffff;
  background-color: #f7ba00;
  border: 0;
}
.mulu a.numl {
  background: url("numleft.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/numleft.png*/ no-repeat center center;
}
.mulu a.numl:hover {
  background: #f7ba00 url("numleft2.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/numleft2.png*/ no-repeat center center;
}
@media (max-width: 768px) {
  .mulu a.numl:hover {
    background: url("numleft.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/numleft.png*/ no-repeat center center;
  }
}
.mulu a.numr {
  background: url("numright.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/numright.png*/ no-repeat center center;
}
.mulu a.numr:hover {
  background: #f7ba00 url("numright2.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/numright2.png*/ no-repeat center center;
}
@media (max-width: 768px) {
  .mulu a.numr:hover {
    background: url("numright.png")/*tpa=http://www.mydreamindustry.com/site/themes/T-XYS079/images/numright.png*/ no-repeat center center;
  }
}
.mmapp {
/*    border: 1px solid #ddd; */
   padding: 10px;
}
.mmapp #map {
  width: 100%;
  height: 636px;
}
@media (max-width: 1000px) {
  .mmapp #map {
    height: 500px;
  }
}
@media (max-width: 768px) {
  .mmapp #map {
    height: 400px;
  }
}
@media (max-width: 480px) {
  .mmapp #map {
    height: 300px;
  }
}
.mmapp .map-mess-wrap {
  max-width: 1000px;
  width: 95%;
  position: relative;
  margin: 0 auto;
}
.mmapp .map-mess-wrap .map-mess {
  max-width: 335px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 55px 40px 55px 35px;
  top: -527px;
  position: absolute;
  left: 0;
  z-index:1000000;
}
.mmapp .map-mess-wrap .map-mess b {
  font-size: 20px;
  color: #333333;
  position: relative;
  display: block;
}
.mmapp .map-mess-wrap .map-mess b:after {
  content: "";
  display: block;
  width: 79px;
  height: 2px;
  background-color: #f7ba00;
  position: absolute;
  left: 0;
  bottom: -15px;
}
.mmapp .map-mess-wrap .map-mess p {
  margin-top: 40px;
  font-size: 13px;
  color: #333333;
  line-height: 19px;
}
.mmapp .map-mess-wrap .map-mess p a {
  margin-top: 40px;
  font-size: 13px;
  color: #333333;
  line-height: 19px;
}
@media (max-width: 1000px) {
  .mmapp .map-mess-wrap .map-mess {
    top: -418px;
  }
}
@media (max-width: 768px) {
  .mmapp .map-mess-wrap .map-mess {
    top: 0;
    padding: 5% 0 0 0;
    max-width: 768px;
    position: relative;
  }
}
.tec-wrap {
  width: 100%;
  background-color: #fafafa;
  padding: 60px 0 70px 0;
}
@media (max-width: 1000px) {
  .tec-wrap {
    padding: 6% 0 7% 0;
  }
}
.tec-wrap .tec {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
  text-align: center;
}
.tec-wrap .tec img {
  max-width: 100%;
}
.tec-wrap .tec p {
  font-size: 13px;
  color: #666666;
  line-height: 28px;
  text-align: left;
  margin-top: 4%;
}
.news-wrap {
  width: 100%;
  background-color: #fafafa;
  padding: 60px 0 70px 0;
}
@media (max-width: 1000px) {
  .news-wrap {
    padding: 6% 0 7% 0;
  }
}
.news-wrap .news {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}
.news-wrap .news .news-in {
  width: 100%;
}
.news-wrap .news .news-in a {
  display: block;
  width: 100%;
  margin-bottom: 8.4%;
}
.news-wrap .news .news-in a .ddate {
  width: 100px;
  height: 74px;
  float: left;
  border-bottom: 1px solid #e5e5e5;
}
.news-wrap .news .news-in a .ddate b {
  font-size: 36px;
  line-height: 36px;
  color: #b0b0b0;
  display: block;
}
.news-wrap .news .news-in a .ddate i {
  font-size: 18px;
  line-height: 18px;
  color: #b0b0b0;
  display: block;
  margin-top: 10px;
}
.news-wrap .news .news-in a .news-con {
  width: 63%;
  height: 74px;
  margin-left: 5%;
  float: left;
}
.news-wrap .news .news-in a .news-con em {
  font-size: 17px;
  height: 32px;
  line-height: 33px;
  color: #333333;
  display: block;
  overflow: hidden;
}
.news-wrap .news .news-in a .news-con p {
  font-size: 12px;
  height: 36px;
  line-height: 18px;
  color: #8d8d8d;
  display: block;
  overflow: hidden;
  margin-top: 21px;
  margin-bottom: 0;
}
.news-wrap .news .news-in a .news-liimg {
  width: 13.6%;
  float: right;
  height: 74px;
  position: relative;
  overflow: hidden;
}
.news-wrap .news .news-in a .news-liimg img {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.news-wrap .news .news-in a:hover .ddate {
  border-bottom: 1px solid #f7ba00;
}
.news-wrap .news .news-in a:hover .ddate b {
  color: #333333;
}
.news-wrap .news .news-in a:hover .ddate i {
  color: #333333;
}
.news-wrap .news .news-in a:hover .news-con em {
  color: #333333;
  font-weight: 600;
}
.news-wrap .news .news-in a:hover .news-con p {
  color: #666666;
}
.news-wrap .news .news-in a:hover .news-liimg 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);
}
@media (max-width: 768px) {
  .news-wrap .news .news-in a:hover .ddate {
    border-bottom: 1px solid #efefef;
  }
  .news-wrap .news .news-in a:hover .ddate b {
    color: #b0b0b0;
  }
  .news-wrap .news .news-in a:hover .ddate i {
    color: #b0b0b0;
  }
  .news-wrap .news .news-in a:hover .news-con em {
    font-weight: 100;
  }
  .news-wrap .news .news-in a:hover .news-con p {
    color: #8d8d8d;
  }
  .news-wrap .news .news-in a:hover .news-liimg img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@media (max-width: 768px) {
  .news-wrap .news .news-in a .ddate {
    float: none;
    margin: 0 auto;
  }
  .news-wrap .news .news-in a .news-liimg {
    float: none;
    margin: 2% auto;
    width: 60%;
    height: auto;
  }
  .news-wrap .news .news-in a .news-liimg:after {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 54.41176471%;
  }
  .news-wrap .news .news-in a .news-con {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
}
.news-wrap .news .news-xq .news-xq-tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
}
.news-wrap .news .news-xq .news-xq-tit b {
  font-size: 22px;
  color: #333333;
  text-align: center;
  display: block;
}
@media (max-width: 1000px) {
  .news-wrap .news .news-xq .news-xq-tit b {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .news-wrap .news .news-xq .news-xq-tit b {
    font-size: 18px;
  }
}
.news-wrap .news .news-xq .news-xq-tit i {
  font-size: 13px;
  color: #b8b8b8;
  text-align: center;
  display: block;
  margin-top: 2%;
}
.news-wrap .news .news-xq .news-xq-tit i span {
  margin: 0 5%;
}
.news-wrap .news .news-xq .news-xq-cont {
  padding: 35px 0 40px 0;
}
@media (max-width: 1000px) {
  .news-wrap .news .news-xq .news-xq-cont {
    padding: 3.5% 0 4% 0;
  }
}
.news-wrap .news .news-xq .news-xq-cont p {
  font-size: 13px;
  color: #666666;
  line-height: 28px;
}
.news-wrap .news .news-xq .news-xq-cont .news-xq-img {
  width: 100%;
  margin: 3.5% 0;
}
.news-wrap .news .news-xq .news-xq-cont .news-xq-img img.nx-img1 {
  float: left;
  width: 48.8%;
}
.news-wrap .news .news-xq .news-xq-cont .news-xq-img img.nx-img2 {
  float: right;
  width: 49.5%;
}
@keyframes stretchRight {
  0% {
    opacity: 0;
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  85% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-moz-keyframes stretchRight {
  /* Firefox */
  0% {
    opacity: 0;
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  85% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-webkit-keyframes stretchRight {
  /* Safari and Chrome */
  0% {
    opacity: 0;
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  85% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-o-keyframes stretchRight {
  /* Opera */
  0% {
    opacity: 0;
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  85% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes myline2 {
  0% {
    height: 0%;
  }
  40% {
    height: 40%;
  }
  60% {
    height: 60%;
  }
  85% {
    height: 80%;
  }
  100% {
    height: 100%;
  }
}
@-moz-keyframes myline2 {
  /* Firefox */
  0% {
    height: 0%;
  }
  40% {
    height: 40%;
  }
  60% {
    height: 60%;
  }
  85% {
    height: 80%;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes myline2 {
  /* Safari and Chrome */
  0% {
    height: 0%;
  }
  40% {
    height: 40%;
  }
  60% {
    height: 60%;
  }
  85% {
    height: 80%;
  }
  100% {
    height: 100%;
  }
}
@-o-keyframes myline2 {
  /* Opera */
  0% {
    height: 0%;
  }
  40% {
    height: 40%;
  }
  60% {
    height: 60%;
  }
  85% {
    height: 80%;
  }
  100% {
    height: 100%;
  }
}

/*新增contatc页面表单样式*/
.mmapp #contact-form{
  max-width: 1000px;
  width: 95%;
  padding: 15px 0;
  margin: 0 auto 30px;
  padding-bottom: 0px;
}
.mmapp .xunjia {
  margin-top: 4.5%;
}
.mmapp .xunjia label {
  width: 68px;
  font-size: 16px;
  color: #666666;
  text-align: right;
  font-weight: 100;
  float: left;
}
.mmapp .xunjia input {
  width: 72%;
  height: 16px;
  color: #999999;
  font-size: 13px;
  padding: 5px 2.7173913%;
  box-sizing: content-box;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin-left: 10px;
  overflow: hidden;
}
@media (max-width: 1000px) {
  .mmapp .xunjia input {
    width: 69%;
  }
}
@media (max-width: 768px) {
  .mmapp .xunjia input {
    padding: 5px 10px;
    width: 80%;
  }
}
@media (max-width: 640px) {
  .mmapp .xunjia input {
    width: 75%;
  }
}
@media (max-width: 480px) {
  .mmapp .xunjia input {
    width: 65%;
  }
}
@media (max-width: 360px) {
  .mmapp .xunjia input {
    width: 60%;
  }
}
.mmapp .xunjia textarea {
  width: 88%;
  height: 105px;
  color: #999999;
  font-size: 13px;
  padding: 5px 1.13122172%;
  box-sizing: content-box;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin-left: 10px;
  margin-bottom: 2%;
}
@media (max-width: 1000px) {
  .mmapp .xunjia textarea {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .mmapp .xunjia textarea {
    padding: 6px 10px;
    width: 80%;
  }
}
@media (max-width: 640px) {
  .mmapp .xunjia textarea {
    width: 75%;
  }
}
@media (max-width: 480px) {
  .mmapp .xunjia textarea {
    width: 65%;
  }
}
@media (max-width: 360px) {
  .mmapp .xunjia textarea {
    width: 60%;
  }
}
.mmapp .xunjia .input-wrap1 {
  width: 50%;
  margin-bottom: 2%;
  float: left;
}
.mmapp .xunjia .input-wrap1 i,
.mmapp .xunjia .input-wrap2 i{
  position: absolute;
  font-size: 16px;
  color: #ff0000;
  margin-left: 5px;

}
@media (max-width: 768px) {
  .mmapp .xunjia .input-wrap1 {
    width: 100%;
    float: none;
  }
}
.mmapp .xunjia .input-wrap2 {
  width: 50%;
  margin-bottom: 2%;
  padding-left: 6%;
  float: left;
  position: relative;
}
/*.mmapp .xunjia .input-wrap1{*/
  /*position: relative;*/
/*}*/
/*.mmapp .xunjia .input-wrap1 i,*/
/*.mmapp .xunjia .input-wrap2 i {*/
  /*position: absolute;*/
  /*font-size: 16px;*/
  /*color: #ff0000;*/
  /*top: 3px;*/
  /*right: 0;*/
/*}*/
@media (max-width: 1000px) {
  .mmapp .xunjia .input-wrap2 {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .mmapp .xunjia .input-wrap2 {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.mmapp .xunjia .textarea-wrap {
  position: relative;
  width: 100%;
}
.mmapp .xunjia .textarea-wrap label {
  float: left;
}
.mmapp .xunjia .textarea-wrap i {
  position: absolute;
  font-size: 16px;
  color: #ff0000;
  margin-left: 5px;
  line-height: 34px;
}
.mmapp .xunjia .input-wrap3 {
  width: 400px;
  margin-bottom: 2%;
  float: left;
}
.mmapp .xunjia .input-wrap3 .yanzhengma {
  float: left;
  height: 28px;
  width: 223px;
}
.mmapp .xunjia .input-wrap3 .yanzhengma label {
  float: left;
  line-height: 28px;
}
.mmapp .xunjia .input-wrap3 .yanzhengma input {
  width: 95px;
  float: left;
}
.mmapp .xunjia .input-wrap3 .yanzhengma i {
  float: left;
  font-size: 16px;
  line-height: 28px;
  color: #ff0000;
  top: 11px;
  right: 0;
  margin: 0 10px 0 10px;
}
@media (max-width: 480px) {
  .mmapp .xunjia .input-wrap3 .yanzhengma {
    float: none;
  }
}
.mmapp .xunjia .input-wrap3 .yanzheng {
  float: left;
  height: 28px;
}
.mmapp .xunjia .input-wrap3 .yanzheng .yan {
  float: left;
  width: 65px;
  height: 28px;
  position: relative;
}
.mmapp .xunjia .input-wrap3 .yanzheng a {
  float: left;
  margin-left: 13px;
  font-size: 13px;
  line-height: 28px;
  color: #999999;
  text-decoration: underline;
}
@media (max-width: 480px) {
  .mmapp .xunjia .input-wrap3 .yanzheng {
    float: none;
    margin: 3% 0 0 18px;
  }
}
@media (max-width: 768px) {
  .mmapp .xunjia .input-wrap3 {
    width: 100%;
    float: none;
  }
  .mmapp .xunjia .input-wrap3 .yanzheng {
    float: none;
    margin-left: 22%;
  }
}
.mmapp .xunjia .ti {
  float: right;
  width: 322px;
}
.mmapp .xunjia .ti a {
  display: inline-block;
  vertical-align: top;
  width: 144px;
  height: 34px;
  line-height: 34px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin-right: 15px;
  text-align: center;
  color: #666666;
  background-color: #eeeeee;
}
.mmapp .xunjia .ti a:hover {
  color: #ffffff;
  background-color: #f7ba00;
}
.mmapp .xunjia .ti .titi {
  color: #fff;
  background-color: #f7ba00;
}
@media(max-width:340px){
  .mmapp .xunjia .ti .titi,
  .mmapp .xunjia .ti .reset{
    width:120px;
  }
}
@media (max-width: 768px) {
  .mmapp .xunjia .ti {
    float: none;
    text-align: center;
    margin-top: 4%;
    width: auto;
  }
  .mmapp .xunjia .ti .reset {
    margin-right: 0;
  }
  .mmapp .xunjia .ti .titi {
    margin-right: 8px;
  }
}
@media (max-width: 320px) {
  .mmapp .xunjia .ti a{
    margin-top: 4%;
  }
}




.pub_form_ul li input[type="text"]{line-height:30px!important;height:30px!important;}
a.l-btn span.l-btn-left{height:auto!important;}
a.l-btn{padding-right: 16px!important;}
label {margin-bottom: 1px!important;}
.pub_form_ul li label {margin-right: 0px!important;}
.panel {margin-bottom: 0px!important;}
.panel_inner .tip{padding: 0px!important;}
.panel-body {   padding: 0px; }
a{-webkit-transition:all 0 ease 0!important;transition:all 0 ease 0!important;}
/*# sourceMappingURL=style.css.map */

/* 2.百度地图个别小图片隐藏（每个模板都需要用到）： */
.BMapLib_nav{display:none;padding:10px!important;}
.BMapLib_bubble_content{padding:10px!important;}
.BMapLib_sendToPhone,.BMapLib_bubble_close{display:none;}
.BMap_cpyCtrl{display:none;}
.BMapLib_trans{margin:0!important;}
.BMap_Marker img{max-width:39px;}



#contact-form  .validate-on {
    border: 1px solid #ff0000;
    box-shadow: 0 0 1px #ff0000;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.fn-suspend {margin-right: 20px\0;}
</pre></body></html>