@charset "utf-8";
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1461287598_9928925.eot');/* IE9*/
  src: url('//at.alicdn.com/t/font_1461287598_9928925.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1461287598_9928925.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1461287598_9928925.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1461287598_9928925.svg#iconfont') format('svg');/* iOS 4.1- */
}
body{
  overflow-x: hidden;
}
.boss-contenter {
  width: 100%;
  margin: 0 auto;
}
.container {
  width: 100%;
  margin: 0 auto;
  height: auto;
}
.container .top-msg-bg {
  width: 100%;
  margin: 0 auto;
  background: #4c4c4c;
  border-bottom: 2px solid #db1525;
}
.container .top-msg-bg .top-msg {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
}
.container .top-msg-bg .top-msg .header_texts {
  font-size: 12px;
  color: #a9a9a9;
  line-height: 27px;
  height: 27px;
  float: left;
  width: 20%;
  overflow: hidden;
}
.container .top-msg-bg .top-msg ul {
  width: 75%;
  float: right;
  list-style: none;
  text-align: right;
}
.container .top-msg-bg .top-msg ul li {
  font-size: 13px;
  color: #cdcdcd;
  line-height: 27px;
  float: left;
  margin-left: 3%;
  float: right;
}
.container .top-msg-bg .top-msg ul li a {
  color: #cdcdcd;
}
.container .top-msg-bg .top-msg ul li a:hover {
  text-decoration: underline;
  color: #db1525;
}
.container .top-msg-bg .top-msg ul .email-f {
  height: 27px;
  background: url(../images/email.png) no-repeat left center;
  padding-left: 3%;
}
.container .top-msg-bg .top-msg ul .tel-f {
  height: 27px;
  background: url(../images/phone.png) no-repeat left center;
  padding-left: 3%;
}
.container .logo-nav-bg {
  width: 100%;
  margin: 0 auto;
  height: auto;
}
.container .logo-nav-bg .logo-nav {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.container .logo-nav-bg .logo-nav .logo-box {
  width: 16%;
  float: left;
  padding: 2% 0;
}
.container .logo-nav-bg .logo-nav .menu-btn {
  position: absolute;
  top: 28px;
  right: 2%;
  background: #db1525;
  width: 40px;
  height: 40px;
  text-align: center;
  display: none;
}
.container .logo-nav-bg .logo-nav .menu-btn a {
  color: #fff;
  display: block;
  line-height: 40px;
  font-size: 14px;
}
.container .logo-nav-bg .logo-nav .nav-box {
  width: 64%;
  float: left;
  position: relative;
  z-index: 999;
}
.container .logo-nav-bg .logo-nav .nav-box ul {
  width: 100%;
  margin: 0 auto;
  list-style: none;
}
.container .logo-nav-bg .logo-nav .nav-box ul li {
  float: left;
  height: 101px;
  line-height: 101px;
  margin-right: 1%;
  position: relative;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.container .logo-nav-bg .logo-nav .nav-box ul li a {
  color: #333;
  display: block;
  padding: 0 1%;
}
.container .logo-nav-bg .logo-nav .nav-box ul li a:hover {
  background: #db1525;
  color: #fff;
}
.container .logo-nav-bg .logo-nav .nav-box ul li .xiala-2 {
  position: absolute;
  top: 101px;
  width: 88px;
  z-index: 999;
  background: #eee;
  text-align: left;
  overflow: hidden;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  opacity: 0;
  height: 0;
  padding: 0;
}
.container .logo-nav-bg .logo-nav .nav-box ul li .xiala-2 p a {
  display: block;
  line-height: 32px;
  font-size: 12px;
  color: #999;
  height: 32px;
  margin: 0px 0;
  background: none;
  overflow:hidden;
  text-align: center;
}
.container .logo-nav-bg .logo-nav .nav-box ul li .xiala-2 p a:hover {
  color: #fff;
  text-decoration: underline;
  background: #db1525;
}
.container .logo-nav-bg .logo-nav .nav-box ul li:hover {
  cursor: pointer;
}
.container .logo-nav-bg .logo-nav .nav-box ul li:hover a {
  background: #db1525;
  color: #fff;
}
.container .logo-nav-bg .logo-nav .nav-box ul li:hover .xiala-2 {
  display: block;
  filter: alpha(opacity=100);
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  height: auto;
}
.container .logo-nav-bg .logo-nav .nav-box ul li:last-child {
  margin-right: 0;
}
.container .logo-nav-bg .logo-nav .nav-box ul li:last-child .xiala-2 {
  right: 0px;
}
.container .logo-nav-bg .logo-nav .nav-box ul .home-p {
  width: 50px;
  height: 101px;
  background: #db1525;
}
.container .logo-nav-bg .logo-nav .nav-box ul .home-p a {
  display: block;
  width: 50px;
  height: 101px;
  background: #db1525 url(../images/home.png) no-repeat center center;
}
.container .logo-nav-bg .logo-nav .nav-box ul .home-p a:hover {
  background: #db1525 url(../images/home.png) no-repeat center center;
}
.container .logo-nav-bg .logo-nav .nav-box ul .nav-w {
  width: 12%;
  text-align: center;
}
.container .logo-nav-bg .logo-nav .nav-box ul .gaoliang {
  border-bottom: 2px solid #db1525;
}
.container .logo-nav-bg .logo-nav .search-box {
  width: 20%;
  float: right;
  height: 96px;
}
.banner {
  clear: both;
  width: 100%;
  text-align: center;
  max-height: 457px;
  /*min-height: 160px;*/
  position: relative;
  z-index: 0;
}
.banner a {
  max-width: 1920px;
  max-height: 457px;
  /*min-height: 160px;*/
  display: block;
  margin: 0 auto;
  text-align: center;
}
.banner a img {
  max-width: 100%;
  max-height: 100%;
  /*min-height: 160px;*/
  display: inline-block;
}
.banner .slick-dots {
  bottom: 15px;
}
.banner .slick-dots li button {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #db1525;
}
.banner .slick-dots li button:before {
  content: " ";
}
.banner .slick-dots li.slick-active button {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: gray;
}
.about-company {
  width: 100%;
  margin: 0 auto;
}
.about-company .about-msg-box {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  padding-top: 2%;
}
.about-company .about-msg-box h2 {
  font-size: 24px;
  color: #000;
  line-height: 27px;
  margin-bottom: 1.5%;
  text-align: center;
  font-weight: normal;
}
.about-company .about-msg-box p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  margin-bottom: 3%;
  text-align: center;
  text-indent: 2em;
}
.new-case-bg {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto 4%;
  padding: 2% 1.2% 0;
}
.new-case-bg .new-case {
  width: 100%;
  margin: 0 auto;
  background: url(../images/xy-6.jpg) repeat-x center bottom;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 3px 6px #ccc;
}
.new-case-bg .new-case .new-case-list {
  width: 33.3333%;
  margin: 0 auto;
  float: left;
  border-right: 1px solid #f0efef;
  padding: 2% 2%;
}
.new-case-bg .new-case .new-case-list .new-tillte {
  width: 100%;
  margin: 0 auto 3%;
}
.new-case-bg .new-case .new-case-list .new-tillte dt {
  width: 80%;
  font-size: 16px;
  color: #fff;
  height: 33px;
  line-height: 33px;
  background: #db1525;
  float: left;
  padding-left: 5%;
}
.new-case-bg .new-case .new-case-list .new-tillte dd {
  font-size: 12px;
  color: #fff;
  text-align: center;
  width: 20%;
  float: left;
  background: #a6aeb0;
  height: 33px;
}
.new-case-bg .new-case .new-case-list .new-tillte dd span {
  display: block;
  height: 13px;
  font-weight: bold;
}
.new-case-bg .new-case .new-case-list .new-tillte dd a {
  color: #fff;
  display: block;
}
.new-case-bg .new-case .new-case-list .new-neirong {
  width: 100%;
  margin: 0 auto 4%;
  padding-top: 2%;
  border-bottom: 1px dotted #bababa;
  padding-bottom: 4%;
}
.new-case-bg .new-case .new-case-list .new-neirong dt {
  font-size: 16px;
  color: #4a4a4a;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 2%;
}
.new-case-bg .new-case .new-case-list .new-neirong .new-pic {
  width: 100%;
  height: 180px;
  margin-bottom: 3%;
}
.new-case-bg .new-case .new-case-list .new-neirong .new-pic a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.new-case-bg .new-case .new-case-list .new-neirong .new-pic a img {
  max-height: 100%;
  max-width: 100%;
  box-shadow: 0px 3px 5px #999;
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
}
.new-case-bg .new-case .new-case-list .new-neirong .new-pic a:hover img {
  filter: alpha(opcity=80);
  opacity: 0.8;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.new-case-bg .new-case .new-case-list .new-neirong .new-descri {
  font-size: 13px;
  color: #666;
  line-height: 23px;
  margin-bottom: 3%;
}
.new-case-bg .new-case .new-case-list .new-neirong .new-time {
  font-size: 11px;
  color: #a8a8a8;
}
.new-case-bg .new-case .new-case-list .new-list {
  list-style: none;
}
.new-case-bg .new-case .new-case-list .new-list li {
  font-size: 13px;
  color: #4a4a4a;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  background: url(../images/xy-7.jpg) no-repeat left center;
  padding-left: 3%;
}
.new-case-bg .new-case .new-case-list .new-list li a {
  color: #4a4a4a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.new-case-bg .new-case .new-case-list .new-list li a:hover {
  text-decoration: underline;
  color:#db1525;
}
.new-case-bg .new-case .new-case-list:last-child {
  border: none;
}
.product-box-bg {
  width: 100%;
  margin: 0 auto;
  background: #f8f8f8;
  border-top: 1px solid #eaeaea;
}
.product-box-bg .product-box {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto 4%;
  padding-top: 1.5%;
}
.product-box-bg .product-box .tabSec {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  padding-top: 2%;
}
.product-box-bg .product-box .tabSec .tabArt .product-show {
  width: 55%;
  padding-left: 1%;
  margin: 0 auto;
  float: right;
  padding-right: 1%;
}
.product-box-bg .product-box .tabSec .tabArt .product-show h3 {
  font-size: 30px;
  color: #505050;
  margin-bottom: 1%;
}
.product-box-bg .product-box .tabSec .tabArt .product-show span {
  font-size: 18px;
  color: #db1525;
  line-height: 22px;
  margin-bottom: 3.7%;
  display: block;
}
.product-box-bg .product-box .tabSec .tabArt .product-show p {
  font-size: 13px;
  color: #666;
  line-height: 22px;
  margin-bottom: 3.5%;
}
.product-box-bg .product-box .tabSec .tabArt .product-show a {
  width: auto;
  display: inline-block;
  height: auto;
  padding: 2% 4%;
  background: #656565;
  border-radius: 5px;
  font-size: 15px;
  color: #fff;
}
.product-box-bg .product-box .tabSec .tabArt .product-show a:hover {
  background: #db1525;
}
/*首页----底部*/
.web-footer {
  width: 100%;
  margin: 0 auto;
}
.web-footer .foot-up-bg {
  width: 100%;
  margin: 0 auto;
  background: url(../images/xy-5.jpg) repeat-x;
}
.web-footer .foot-up-bg .foot-up {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  padding-top: 1.3%;
  padding-bottom: 1.7%;
}
.web-footer .foot-up-bg .foot-up .nav-foot {
  width: 63%;
  float: left;
  padding-left: 3%;
  padding-top: 1%;
}
.web-footer .foot-up-bg .foot-up .nav-foot dl {
  width: 25%;
  float: left;
}
.web-footer .foot-up-bg .foot-up .nav-foot dl dt {
  font-size: 12px;
  color: #fff;
  line-height: 22px;
  margin-bottom: 7%;
  width:100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.web-footer .foot-up-bg .foot-up .nav-foot dl dd {
  font-size: 12px;
  color: #c1c1c1;
  line-height: 26px;
   width:100%;
}
.web-footer .foot-up-bg .foot-up .nav-foot dl dd a {
  display: block;
  color: #c1c1c1;
   width:100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.web-footer .foot-up-bg .foot-up .nav-foot dl dd a:hover {
  color: #eee;
  text-decoration: underline;
}
.web-footer .foot-up-bg .foot-up .share-box {
  width: 37%;
  float: right;
  padding-right: 3%;
  position: relative;
  margin: 0 auto;
  height: 160px;
}
.web-footer .foot-up-bg .foot-up .share-box .under-line {
  position: absolute;
  height: 150px;
  width: 80%;
  height: 120px;
  border: 1px solid #fff;
  left: 50%;
  margin-left: -40%;
  top: 50%;
  margin-top: -60px;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 1%;
  text-align: center;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con h3 {
  font-size: 18px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  height: 32px;
  line-height: 30px;
  background: #757575;
  min-width: 24%;
  position: absolute;
  left: 50%;
  margin-left: -12%;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con p {
  font-size: 12px;
  color: #c1c1c1;
  line-height: 20px;
  width: 70%;
  position: absolute;
  left: 50%;
  margin-left: -35%;
  margin-top: 8%;
  display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  padding: 0 22%;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 9px;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li {
  width: 20%;
  float: left;
  height: 30px;
  background: #757575;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li a {
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li a:hover,
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li a:active {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .xinlang {
  display: block;
 /* background: url(../images/xinlang.png) no-repeat center center;*/
  width: 100%;
  height: 30px;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .xinlang:hover {
  /*background: url(../images/xinlang2.png) no-repeat center center;*/
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .tengxun {
  display: block;
  /*background: url(../images/tengxun.png) no-repeat center center;*/
  width: 100%;
  height: 30px;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .tengxun:hover {
  /*background: url(../images/tengxun2.png) no-repeat center center;*/
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .weixin {
  display: block;
 /* background: url(../images/weixin.png) no-repeat center center;*/
  width: 100%;
  height: 30px;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .weixin:hover {
 /* background: url(../images/weixin2.png) no-repeat center center;*/
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .kaixin {
  display: block;
  /*background: url(../images/kaixin.png) no-repeat center center;*/
  width: 100%;
  height: 30px;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .kaixin:hover {
 /* background: url(../images/kaixin2.png) no-repeat center center;*/
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .renren {
  display: block;
  /*background: url(../images/renren.png) no-repeat center center;*/
  width: 100%;
  height: 30px;
}
.web-footer .foot-up-bg .foot-up .share-box .up-con ul li .renren:hover {
  /*background: url(../images/renren2.png) no-repeat center center;*/
}
.web-footer .foot-up-bg .foot-up .Branch-box {
  width: 37%;
  float: right;
  padding-right: 3%;
  position: relative;
  margin: 0 auto;
  height: 160px;
  background: url(../images/xy-30.jpg) no-repeat 23% 64%;
}
.web-footer .foot-up-bg .foot-up .Branch-box ul {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 5%;
  list-style: none;
}
.web-footer .foot-up-bg .foot-up .Branch-box ul li {
  font-size: 12px;
  color: #afafaf;
  line-height: 23px;
  padding-left: 4%;
}
.web-footer .foot-up-bg .foot-up .Branch-box ul .Bra-1 {
  background: url(../images/xy-24.gif) no-repeat left center;
}
.web-footer .foot-up-bg .foot-up .Branch-box ul .Bra-2 {
  background: url(../images/xy-25.gif) no-repeat left center;
}
.web-footer .foot-up-bg .foot-up .Branch-box ul .Bra-3 {
  background: url(../images/xy-26.jpg) no-repeat left center;
}
.web-footer .foot-up-bg .foot-last {
  width: 100%;
  margin: 0 auto;
}
.web-footer .foot-up-bg .foot-last .copyright-logo {
  max-width: 1150px;
  width: 100%;
  padding: .8% 1.2%;
  margin: 0 auto;
}
.web-footer .foot-up-bg .foot-last .copyright-logo p {
  float: left;
  width: 78%;
  font-size: 12px;
  color: #666;
  line-height: 20px;
  padding-top: 1.8%;
}
.web-footer .foot-up-bg .foot-last .copyright-logo dl {
  width: 20%;
  float: right;
}
.web-footer .foot-up-bg .foot-last .copyright-logo dl dt {
  width: auto;
  float: left;
}
.web-footer .foot-up-bg .foot-last .copyright-logo dl dd {
  width: auto;
  float: right;
  padding-top: 2%;
}
.banner-n {
  clear: both;
  width: 100%;
  text-align: center;
  height: auto;
}
.banner-n div a {
  max-width: 1920px;
  max-height: 239px;
  display: inherit;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.banner-n div a img {
  max-width: 100%;
  height: auto;
}
/*内页开始----关于我们*/
.neiye-container {
  width: 100%;
  margin: 0 auto;
  background: url(../images/xy-18.gif) repeat-x;
  padding-top: 1%;
}
.neiye-container .main-body-box {
  max-width: 1150px;
  margin: 0 auto;
}
.neiye-container .main-body-box .aside-left {
  width: 22%;
  float: left;
  margin: 0 auto;
  background: url(../images/xy-19.gif) no-repeat left top;
  padding-left: 1.5%;
  padding-top: 2.5%;
}
.neiye-container .main-body-box .aside-left h2 {
  width: 100%;
  height: auto;
  margin-bottom: 15%;
}
.neiye-container .main-body-box .aside-left h2 strong {
  display: block;
  font-size: 25px;
  color: #db1525;
  height: 30px;
  font-weight: normal;
}
.neiye-container .main-body-box .aside-left h2 span {
  display: inline-block;
  height: 26px;
  width: 100%;
  font-size: 25px;
  color: #db1525;
  font-weight: normal;
  font-family: "arial";
}
.neiye-container .main-body-box .aside-left h2 span img {
  max-width: 100%;
}
.neiye-container .main-body-box .aside-left .aside-nav {
  width: 98%;
  padding: 2% 2% 2% 0;
  margin: 0 auto;
  overflow: hidden;
}
.neiye-container .main-body-box .aside-left .tel-phone {
  width: 100%;
  margin: 0 auto;
  padding-left: 2%;
  padding-right: 3%;
  padding-top: 12%;
}
.neiye-container .main-body-box .aside-left .tel-phone dl {
  width: 100%;
  height: auto;
  background: url(../images/xy-21.gif) no-repeat right 77%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 4%;
}
.neiye-container .main-body-box .aside-left .tel-phone dl dt {
  font-size: 12px;
  color: #000;
  line-height: 22px;
}
.neiye-container .main-body-box .aside-left .tel-phone dl dd {
  font-size: 16px;
  color: #323232;
  line-height: 26px;
}
.neiye-container .main-body-box .aside-left .tel-phone dl dd a {
  color: #323232;
}
.neiye-container .main-body-box .aside-left .tel-phone dl .large-namber a {
  font-size: 21px;
  color: #db1525;
}
.neiye-container .main-body-box .aside-left .related-news {
  width: 100%;
  margin: 0 auto;
  padding-left: 2%;
  padding-right: 3%;
  padding-top: 7%;
}
.neiye-container .main-body-box .aside-left .related-news h3 {
  font-size: 14px;
  color: #db1525;
  line-height: 30px;
  width: 100%;
  height: 30px;
  background: #f5f5f5;
  padding-left: 2%;
  border: 1px solid #ccc;
  border-bottom: none;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.neiye-container .main-body-box .aside-left .related-news ul {
  width: 100%;
  margin: 0 auto;
  list-style: none;
  padding: 2% 2% 3%;
  border: 1px solid #ccc;
  border-top: none;
}
.neiye-container .main-body-box .aside-left .related-news ul li {
  font-size: 12px;
  color: #666;
  line-height: 24px;
}
.neiye-container .main-body-box .aside-left .related-news ul li a {
  display: block;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.neiye-container .main-body-box .aside-left .related-news ul li a:hover {
  color: #b70211;
  text-decoration: underline;
}
.neiye-container .main-body-box .aside-left .view-map {
  width: 100%;
  margin: 0 auto 14%;
  padding-left: 2%;
  padding-right: 3%;
  padding-top: 8%;
}
.neiye-container .main-body-box .aside-left .view-map p {
  text-align: right;
  font-size: 14px;
  color: #787878;
  width: 100%;
  height: auto;
  background: url(../images/xy-28.jpg) no-repeat;
  background-size: 100%;
  padding-top: 6%;
  padding-bottom: 6%;
  padding-right: 12%;
}
.neiye-container .main-body-box .aside-left .view-map p a {
  display: block;
  color: #787878;
  width: 100%;
   overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.neiye-container .main-body-box .aside-left .view-map p a:hover {
  color: #b70211;
}
.neiye-container .main-body-box .main-con-right {
  width: 78%;
  float: right;
  border-left: 1px solid #ccc;
  min-height: 480px;
  padding-left: 2%;
  padding-top: 1.2%;
  margin: 0 auto 5%;
}
.neiye-container .main-body-box .main-con-right .bread-box {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.8%;
}
.neiye-container .main-body-box .main-con-right .bread-box h2 {
  width: 25%;
  float: left;
  font-size: 24px;
  color: #1f1f1f;
  font-weight: normal;
  overflow:hidden;
  height:31px;
}
.neiye-container .main-body-box .main-con-right .bread-box dl {
  width: auto;
  float: right;
  text-align: right;
  /*background: url(../images/home2.png) no-repeat left 48%;*/
  padding-left: 2%;
  width:70%;
  white-space: nowrap;
  /* display: block; */ 

}
.neiye-container .main-body-box .main-con-right .bread-box dl dt {
  font-size: 12px;
  color: #a7a7a7;
  line-height: 35px;
  float: left;
  font-weight: normal;
   width: auto;
 display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  
}
.neiye-container .main-body-box .main-con-right .bread-box dl dt a {
  color: #a7a7a7;
}
.neiye-container .main-body-box .main-con-right .bread-box dl dt a:hover{
  color: #db1525;
}
.neiye-container .main-body-box .main-con-right .bread-box dl dd {
  font-size: 12px;
  color: #a7a7a7;
  line-height: 35px;
  float: left;
  margin-left: 3px;
  
}
.neiye-container .main-body-box .main-con-right .bread-box dl dd a {
  color: #a7a7a7;
}
.neiye-container .main-body-box .main-con-right .bread-box dl dd a:hover {
  color: #b72315;
}
.neiye-container .main-body-box .main-con-right .bread-box dl dd:last-child {
  color: #db1525;
}
.neiye-container .main-body-box .main-con-right .most-maincon {
  width: 100%;
  margin: 0 auto;
  padding-top: 7%;
  padding-bottom: 4%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-name {
  font-size: 22px;
  color: #777;
  margin-bottom: 1%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .chengnuoshu {
  font-size: 22px;
  color: #777;
  margin-bottom: 1%;
  text-align: center;
}
.neiye-container .main-body-box .main-con-right .most-maincon h3,
.neiye-container .main-body-box .main-con-right .most-maincon h4 {
  font-size: 22px;
  color: #777;
  margin-bottom: 1%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .fazhan {
  font-size: 12px;
  color: #666;
  line-height: 22px;
  text-indent: 2em;
  margin-bottom: 2%;
  margin-top: 2%;
}
.neiye-container .main-body-box .main-con-right .most-maincon p {
  font-size: 12px;
  color: #666;
  margin-bottom: 2%;
  margin-top: 2%;
  text-indent: 2em;
  line-height: 20px;
}
.neiye-container .main-body-box .main-con-right .most-maincon span {
  font-size: 12px;
  color: #666;
  display: block;
  margin-bottom: 1%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .span-list {
  padding-left: 6%;
}
.neiye-container .main-body-box .main-con-right .most-maincon ul {
  width: 100%;
  margin: 0 auto;
  list-style: none;
  padding-top: 20px;
}
.neiye-container .main-body-box .main-con-right .most-maincon ul li {
  width: 30.333%;
  float: left;
  padding: 5px;
  border: 1px solid #eee;
  text-align: center;
  margin-bottom: 12px;
  margin-left: 6px;
  margin-right: 6px;
}
.neiye-container .main-body-box .main-con-right .most-maincon ul li span {
  display: block;
  position: relative;
  width: 100%;
  height: 170px;
}
.neiye-container .main-body-box .main-con-right .most-maincon ul li span img {
  max-height: 100%;
  max-width: 100%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 {
  width: 100%;
  margin: 0 auto 4%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl {
  width: 60%;
  float: left;
  padding-right: 4%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl dt {
  font-size: 22px;
  color: #777;
  margin-bottom: 1%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl dd {
  font-size: 12px;
  color: #666;
  line-height: 22px;
  text-indent: 2em;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 figure {
  width: 40%;
  float: right;
  height: auto;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 figure img {
  width: 100%;
  height: 100%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 {
  width: 100%;
  margin: 0 auto 4%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl {
  width: 60%;
  float: right;
  padding-left: 4%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl dt {
  font-size: 22px;
  color: #777;
  margin-bottom: 1%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl dd {
  font-size: 12px;
  color: #666;
  line-height: 32px;
  padding-left: 4%;
  background: url(../images/xy-29.jpg) no-repeat left center;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 figure {
  width: 40%;
  float: left;
  height: auto;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 figure img {
  width: 100%;
  height: 100%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 {
  width: 100%;
  margin: 0 auto 3%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl {
  width: 100%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl dt {
  font-size: 22px;
  color: #777;
  margin-bottom: 1%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl dd {
  font-size: 12px;
  color: #666;
  line-height: 22px;
  text-indent: 2em;
  margin-bottom: 2%;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 figure {
  width: 100%;
  height: auto;
}
.neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 figure img {
  width: 100%;
  height: 100%;
}
.neiye-container .main-body-box .main-con-right .most-maincon hr {
  color: #ccc;
  background: #ccc;
}
/*新闻中心列表页*/
.most-maincon2 {
  width: 100%;
  margin: 0 auto;
  padding-top: 4%;
}
.most-maincon2 h3,
.most-maincon2 h4 {
  font-size: 22px;
  color: #777;
  margin-bottom: 1%;
}
.most-maincon2 p {
  font-size: 12px;
  color: #666;
  margin-bottom: 2%;
  line-height: 20px;
}
.most-maincon2 span {
  font-size: 12px;
  color: #666;
  margin-bottom: 1%;
}
.most-maincon2 a{
  font-size: 12px;
  color: #666;
  margin-bottom: 1%;
  display: inline-block;
}
.most-maincon2 a:hover{
  color: #db1525;

}
.most-maincon2 .news-list-box {
  width: 100%;
  margin: 0 auto 4%;
}
.most-maincon2 .news-list-box figure {
  width: 21%;
  height: 112px;
  float: left;
  border-radius: 10px;
  overflow: hidden;
}
.most-maincon2 .news-list-box figure a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.most-maincon2 .news-list-box figure a img {
  max-height: 100%;
  max-width: 100%;
}
.most-maincon2 .news-list-box dl {
  width: 77%;
  float: right;
  height: auto;
}
.most-maincon2 .news-list-box dl dt {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: bold;
  margin-top: 1%;
}
.most-maincon2 .news-list-box dl dt a {
  color: #4a4a4a;
  display: block;
  height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.most-maincon2 .news-list-box dl dt a:hover {
  color: #db1525;
}
.most-maincon2 .news-list-box dl dd {
  font-size: 12px;
  color: #666;
  line-height: 22px;
  height: 46px;
  overflow: hidden;
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.most-maincon2 .news-list-box .bg-more {
  display: block;
  width: 100%;
  text-align: right;
  position: relative;
  top: 0;
}
.most-maincon2 .news-list-box .bg-more:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  width: 100%;
  height: 1px;
  background: #e8e8e8;
  z-index: -1;
}
.most-maincon2 .news-list-box .bg-more a {
  display: block;
  width: 100px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #ccc;
  border-radius: 22px;
  float: right;
  border: 5px solid #fff;
  position: absolute;
  top: -9px;
  right: 2%;
}
.most-maincon2 .news-list-box .bg-more a:hover {
  color: #fff;
  background: #db1525;
}
/*.most-maincon2 .news-list-box:hover {
  cursor: pointer;
}*/
.most-maincon2 .news-list-box:hover dl dt a {
  color: #db1525;
}
.most-maincon2 .news-container-box {
  width: 100%;
  margin: 0 auto 4%;
}
.most-maincon2 .news-container-box h2 {
  font-size: 20px;
  color: #1f1f1f;
  font-weight: bold;
  width: 100%;
  margin: 0 auto 2%;
  text-align: center;
}
.most-maincon2 .news-container-box .article-msg {
  font-size: 12px;
  color: #999;
  margin: 0 auto 3%;
  width: 100%;
  border-bottom: 1px solid #dedede;
  text-align: center;
  padding-bottom: 2%;
}
.most-maincon2 .news-container-box .article-msg span {
  margin: 0 2%;
}
.most-maincon2 .news-container-box .news-text-b {
  width: 100%;
  margin: 0 auto 4%;
}
.most-maincon2 .news-container-box .news-text-b p {
  font-size: 12px;
  color: #666;
  text-indent: 2em;
  line-height: 20px;
  margin-bottom: 3%;
}
.most-maincon2 .news-container-box .news-text-b figure {
  width: 100%;
  padding: 2% 1%;
  margin: 0 auto;
  text-align: center;
}
.most-maincon2 .news-container-box .news-text-b figure img {
  widows: 100%;
}
.most-maincon2 .prev-next {
  width: 100%;
  margin: 0 auto 3%;
}
.most-maincon2 .prev-next dl {
  width: 50%;
  float: left;
}
.most-maincon2 .prev-next .prev-b {
  width: 50%;
  height: 34px;
  overflow: hidden;
  float: left;
}
.most-maincon2 .prev-next .prev-b dt {
  float: left;
  color: #272727;
  font-size: 13px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 2%;
  background: #ddd;
}
.most-maincon2 .prev-next .prev-b dd {
  color: #666;
  background: #f7f7f7;
  padding-left: 1%;
  padding-right: 2%;
   font-size: 13px;
  line-height: 34px;
  height: 34px;
}
.most-maincon2 .prev-next .prev-b dd a {
  color: #666;
  font-size: 13px;
  line-height: 34px;
  height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.most-maincon2 .prev-next .prev-b dd a:hover {
  color: #db1525;
}
.most-maincon2 .prev-next .next-b {
  width: 50%;
  height: 34px;
  float: left;
  overflow: hidden;
}
.most-maincon2 .prev-next .next-b dt {
  float: left;
  color: #272727;
  font-size: 13px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 2%;
  background: #ddd;
}
.most-maincon2 .prev-next .next-b dd {
  color: #666;
  background: #f7f7f7;
  padding-left: 1%;
  padding-right: 2%;
  line-height: 34px;
  height: 34px;
  font-size: 13px;
  
}
.most-maincon2 .prev-next .next-b dd a {
  color: #666;
  font-size: 13px;
  line-height: 34px;
  height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.most-maincon2 .prev-next .next-b dd a:hover {
  color: #db1525;
}
.most-maincon2 .return-btn {
  width: 100%;
  margin: 0 auto 3%;
}
.most-maincon2 .return-btn a {
  display: block;
  float: right;
  width: auto;
  padding: 0.8% 2%;
  background: #f7f7f7;
  color: #999;
  border-radius: 0 33px 33px 0;
}
.most-maincon2 .return-btn a:hover {
  background: #db1525;
  color: #fff;
}
.most-maincon2 .Related-con {
  width: 100%;
  margin: 0 auto 3%;
}
.most-maincon2 .Related-con h3 {
  color: #444;
  font-size: 13px;
  line-height: 34px;
  width: 100%;
  border-left: 3px solid #db1525;
  background: #f7f7f7;
  padding-left: 1%;
  margin-bottom: 1.2%;
}
.most-maincon2 .Related-con ul {
  width: 100%;
  margin: 0 auto;
  list-style: none;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  height: auto;
  padding: 1% 1% 0.5%;
}
.most-maincon2 .Related-con ul li {
  width: 50%;
  float: left;
  height: 25px;
  overflow: hidden;
}
.most-maincon2 .Related-con ul li a {
  display: block;
  color: #999;
  font-size: 12px;
  background: url(../images/eye.png) no-repeat left center;
  padding-left: 4%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.most-maincon2 .Related-con ul li a:hover {
  color: #db1525;
  background: url(../images/eye2.png) no-repeat left center;
}
/*内页----产品展示*/
.most-maincon2 .product-s-list {
  width: 100%;
  margin: 0 auto 3%;
}
.most-maincon2 .product-s-list figure {
  width: 30.8%;
  float: left;
  height: 157px;
  border: 5px solid #dfdfdf;
}
.most-maincon2 .product-s-list figure a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.most-maincon2 .product-s-list figure a img {
  max-height: 100%;
  max-width: 100%;
}
.most-maincon2 .product-s-list .pic-s-right {
  width: 67%;
  float: right;
  height: 156px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  position: relative;
  padding-top: 1.5%;
}
.most-maincon2 .product-s-list .pic-s-right p {
  color: #4a4a4a;
  font-size: 14px;
  height: 45px;
  overflow: hidden;
}
.most-maincon2 .product-s-list .pic-s-right p span {
  font-weight: bold;
}
.most-maincon2 .product-s-list .pic-s-right .pro-name {
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.most-maincon2 .product-s-list .pic-s-right .pro-int {
  height: 60px;
  display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
}
.most-maincon2 .product-s-list .pic-s-right .pro-more-btn {
  float: right;
  display: block;
  padding: 1% 2%;
  position: absolute;
  text-align: center;
  background: #d8d8d8;
  color: #fff;
  right: 0;
  bottom: 0;
}
.most-maincon2 .product-s-list .pic-s-right .pro-more-btn:hover {
  background: #f8b6b8;
}
.most-maincon2 .product-s-list:hover {
 /* cursor: pointer;*/
}
.most-maincon2 .product-s-list:hover figure {
  border: 5px solid #f8b6b8;
}
.most-maincon2 .product-s-list:hover .pic-s-right {
  border-bottom: 1px solid #f8b6b8;
}
.most-maincon2 .product-s-list:hover .pic-s-right .pro-more-btn {
  background: #f8b6b8;
}
.most-maincon2 .product-container {
  width: 100%;
  margin: 0 auto 3%;
}
.most-maincon2 .product-container figure {
  width: 100%;
  margin: 0 auto 3%;
  text-align: center;
}
.most-maincon2 .product-container figure .contss{
  text-align: left;
}
.most-maincon2 .product-container figure figcaption {
  color: #1f1f1f;
  font-size: 20px;
  margin-bottom: 2%;
}
.most-maincon2 .product-container figure img {
  max-height: 100%;
  max-width: 100%;
}
.most-maincon2 .product-container .tabBtn {
  width: 100%;
  margin: 0 auto 2%;
  height: 40px;
  border-bottom: 2px solid #ccc;
}
.most-maincon2 .product-container .tabBtn a {
  display: inline;
  float: left;
  font-size: 14px;
  text-align: center;
  width: 114px;
  padding: 0 10px;
  margin-right: 0;
  border-top: 1px solid #b7b6b6;
  border-right: 1px solid #b7b6b6;
  line-height: 38px;
  height:38px;
  text-decoration: none;
  color: #ccc;
  background: #f1f0f0;
  overflow:hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}
.most-maincon2 .product-container .tabBtn a:first-child {
  border-left: 1px solid #b7b6b6;
}
.most-maincon2 .product-container .tabBtn a:hover,
.most-maincon2 .product-container .tabBtn a.active {
  line-height: 39px;
  background: #b40000;
  color: #fff;
}
.most-maincon2 .product-container .tabSec {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.most-maincon2 .product-container .tabSec .tabArt {
  padding: 10px 0;
  display: none;
  overflow: hidden;
  margin: 0 auto;
}
.most-maincon2 .product-container .tabSec .tabArt p {
  color: #333;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 3%;
}
.most-maincon2 .product-container .tabSec .tabArt table {
  border: 1px solid #ddd;
}
.most-maincon2 .product-container .tabSec .tabArt table thead {
  background: #fff;
  color: #db1525;
  border: 1px solid #6f6f6f;
}
.most-maincon2 .product-container .tabSec .tabArt table thead tr th {
  text-align: center;
  padding: 5px 0;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #ddd;
}
.most-maincon2 .product-container .tabSec .tabArt table tbody tr td {
  font-size: 12px;
  color: #555;
  text-align: center;
  border: 1px solid #ddd;
  padding: 1.3% 0;
}
/*内页----案例展示*/
.most-maincon2 .case-s-list {
  width: 100%;
  margin: 0 auto 3%;
}
.most-maincon2 .case-s-list figure {
  width: 25.8%;
  float: left;
  height: 147px;
  border: 5px solid #dfdfdf;
}
.most-maincon2 .case-s-list figure a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.most-maincon2 .case-s-list figure a img {
  max-height: 100%;
  max-width: 100%;
}
.most-maincon2 .case-s-list .case-s-right {
  width: 74.2%;
  float: left;
  height: 147px;
  overflow: hidden;
  padding-top: 1.5%;
  background: #f7f5f5;
  padding-left: 2%;
}
.most-maincon2 .case-s-list .case-s-right p {
  color: #4a4a4a;
  font-size: 14px;
  height: 45px;
  overflow: hidden;
}
.most-maincon2 .case-s-list .case-s-right p span {
  font-weight: bold;
}
.most-maincon2 .case-s-list .case-s-right .case-name {
  height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.most-maincon2 .case-s-list .case-s-right .case-int {
  height: 40px;
  padding-right: 2%;
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
   overflow: hidden;
}
.most-maincon2 .case-s-list .case-s-right .case-more-btn {
  display: block;
  text-align: center;
  background: #d8d8d8;
  color: #fff;
  width: 20%;
  height: 32px;
  line-height: 32px;
}
.most-maincon2 .case-s-list .case-s-right .case-more-btn:hover {
  background: #f8b6b8;
}
.most-maincon2 .case-s-list:hover {
  /*cursor: pointer;*/
}
.most-maincon2 .case-s-list:hover figure {
  border: 5px solid #db1525;
}
.most-maincon2 .case-s-list:hover .case-s-right {
  background: #f8b6b8;
}
.most-maincon2 .case-s-list:hover .case-s-right p {
  color: #fff;
}
.most-maincon2 .case-s-list:hover .case-s-right p span {
  color: #fff;
}
.most-maincon2 .case-s-list:hover .case-s-right .case-more-btn {
  background: #db1525;
}
.most-maincon2 .case-s-list:hover .case-name a{
  color:#fff;
}
.most-maincon2 .case-s-right .case-name a:hover{
  color:#db1525;
}
/*内页----联系方式*/
.most-maincon2 .contact-way {
  width: 100%;
  margin: 0 auto 4%;
}
.most-maincon2 .contact-way .contact-tittle {
  width: 100%;
  height: auto;
  margin-bottom: 5%;
  padding-top: 3%;
  padding-left: 4%;
}
.most-maincon2 .contact-way .contact-tittle dt {
  color: #111;
  font-size: 23px;
  margin-bottom: 0.5%;
}
.most-maincon2 .contact-way .contact-tittle dd {
  width: 100%;
}
.most-maincon2 .contact-way .contact-tittle dd img {
  max-width: 100%;
  max-height: 100%;
}
.most-maincon2 .contact-way .contact-message {
  width: 50%;
  float: left;
  padding-top: 5%;
  padding-left: 4%;
}
.most-maincon2 .contact-way .contact-message dt {
  color: #b70211;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 3%;
}
.most-maincon2 .contact-way .contact-message dt a{
  color: #b70211;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 3%;
}
.most-maincon2 .contact-way .contact-message dd {
  color: #666;
  font-size: 12px;
  line-height: 30px;
}
.most-maincon2 .contact-way .contact-message dd a {
  color: #666;
}
.most-maincon2 .contact-way figure {
  width: 40%;
  float: right;
}
.most-maincon2 .contact-way figure img {
  max-width: 100%;
  max-height: 100%;
}
.most-maincon2 .contact-way .contact-map {
  width: 100%;
  margin: 0 auto 4%;
  padding-top: 4%;
  text-align: center;
}
/*内页----在线留言*/
.most-maincon2 .contact-message {
  width: 100%;
  margin: 0 auto 4%;
}
.most-maincon2 .contact-message h3 {
  width: 100%;
  margin: 0 auto 3%;
  color: #db1525;
  font-size: 36px;
  text-align: center;
}
.most-maincon2 .contact-message h3 span {
  display: block;
  color: #4a4a4a;
  font-size: 18px;
}
.most-maincon2 .contact-message .doshed-line {
  width: 100%;
  margin: 0 auto;
  padding: 0 4%;
  text-align: center;
}
.most-maincon2 .contact-message .doshed-line p {
  width: 100%;
  height: 12px;
  position: relative;
  text-align: center;
}
.most-maincon2 .contact-message .doshed-line p span {
  width: 12px;
  height: 12px;
  background: #2867b6;
  margin: 0 0.5%;
  display: inline-block;
}
.most-maincon2 .contact-message .doshed-line p:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #ccc;
  position: absolute;
  top: 9px;
  z-index: -1;
}
.most-maincon2 .contact-message .contact-form {
  width: 100%;
  padding-bottom: 3%;
  margin: 0 auto;
  padding-top: 3%;
}
.most-maincon2 .contact-message .contact-form p {
  font-size: 12px;
  color: #7eb9e6;
  line-height: 20px;
  margin-bottom: 3%;
  font-style: oblique;
  text-align: center;
}
.most-maincon2 .contact-message .contact-form p i {
  color: #c50707;
  width: 12px;
  line-height: 20px;
  display: inline-block;
}
.most-maincon2 .contact-message .contact-form input:focus,
.most-maincon2 .contact-message .contact-form textarea:focus {
  transition: border linear .2s, box-shadow linear .5s;
  -moz-transition: border linear .2s, -moz-box-shadow linear .5s;
  -webkit-transition: border linear .2s, -webkit-box-shadow linear .5s;
  outline: none;
  border-color: rgba(173, 30, 16, 0.75);
  box-shadow: 0 0 4px rgba(173, 30, 16, 0.105);
  -moz-box-shadow: 0 0 4px rgba(173, 30, 16, 0.5);
  -webkit-box-shadow: 0 0 4px rgba(173, 30, 16, 3);
}
.most-maincon2 .contact-message .contact-form div {
  width: 100%;
  margin: 0 auto 2%;
}
.most-maincon2 .contact-message .contact-form input,
.most-maincon2 .contact-message .contact-form textarea {
  background: #fff;
  border: 1px solid #ccc;
  font-size: 12px;
  line-height: 100%;
  line-height: 28px \0;
}
.most-maincon2 .contact-message .contact-form span {
  color: #bc0404;
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
.most-maincon2 .contact-message .contact-form .msg-b {
  height: 30px;
}
.most-maincon2 .contact-message .contact-form .msg-b input {
  width: 50%;
  height: 30px;
  padding-left: 3px;
}
.most-maincon2 .contact-message .contact-form .msg-b2 input {
  width: 50%;
  height: 30px;
  padding-left: 3px;
}
.most-maincon2 .contact-message .contact-form .msg-b3 textarea {
  min-height: 90px;
  padding-left: 3px;
  width: 70%;
  padding-top: 0.5%;
  margin-right: 4px;
  float: left;
  font-family: arial;
}
.most-maincon2 .contact-message .contact-form .msg-b4 {
  height: 30px;
}
.most-maincon2 .contact-message .contact-form .msg-b4 input {
  width: 22%;
  height: 30px;
  padding-left: 3px;
  float: left;
}
.most-maincon2 .contact-message .contact-form .msg-b4 img {
  width: 100px;
  height: 30px;
  /*float: left;*/
}
.most-maincon2 .contact-message .contact-form .msg-b4 img:hover {
  cursor: pointer;
}
.most-maincon2 .contact-message .contact-form .msg-b4 ； a {
  color: #7eb9e6;
  font-size: 14px;
  display: inline-block;
  line-height: 30px;
  padding-left: 15px;
}
.most-maincon2 .contact-message .contact-form .btn-tj-cz {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  padding-top: 2%;
}
.most-maincon2 .contact-message .contact-form .btn-tj-cz input {
  border: 1px solid #999;
  margin-right: 2%;
  zoom: 1;
  height: 30px;
  width: 10%;
}
.most-maincon2 .contact-message .contact-form .btn-tj-cz .tijiao {
  background: #ccc;
  color: #666;
}
.most-maincon2 .contact-message .contact-form .btn-tj-cz .tijiao:hover {
  background: #d31b09;
  color: #fff;
  border: 1px solid #ad1e10;
}
.most-maincon2 .contact-message .contact-form .btn-tj-cz .chongzhi {
  background: #ccc;
  color: #666;
}
.most-maincon2 .contact-message .contact-form .btn-tj-cz .chongzhi:hover {
  background: #d31b09;
  color: #fff;
  border: 1px solid #ad1e10;
}
.most-maincon2 .job-largebox {
  width: 100%;
  margin: 0 auto;
  padding-top: 3%;
}
.most-maincon2 .job-largebox .job-tittle {
  width: 100%;
  margin: 0 auto 3%;
  height: auto;
  background: url(../images/xy-49.jpg) no-repeat right bottom;
  border-bottom: 1px solid #f7d4d4;
  padding-bottom: 2%;
}
.most-maincon2 .job-largebox .job-tittle h2 {
  color: #b70211;
  font-size: 40px;
  font-family: arial;
  display: inline-block;
  margin-bottom: .5%;
}
.most-maincon2 .job-largebox .job-tittle h2 span {
  font-size: 23px;
  display: inline-block;
  margin-left: 5px;
  font-family: "微软雅黑";
  width: auto;
  float: right;
  line-height: 48px;
}
.most-maincon2 .job-largebox .job-tittle p {
  color: #111;
  font-size: 13px;
  width: 50%;
  line-height: 20px;
}
.most-maincon2 .job-largebox .job-list-box {
  width: 100%;
  margin: 0 auto;
  padding-top: 3%;
}
.most-maincon2 .job-largebox .job-list-box .job-box {
  width: 100%;
  margin: 0 auto 4%;
}
.most-maincon2 .job-largebox .job-list-box .job-box h3 {
  color: #111;
  font-size: 18px;
  padding-left: 1.5%;
  width: 100%;
  min-height: 34px;
  background: #f5f4f4;
  border-bottom: 1px solid #f8b6b8;
  border-left: 1px solid #db1525;
  border-top: 2px solid #db1525;
  border-right: 1px solid #db1525;
  line-height: 30px;
  margin-bottom: 2%;
  border-radius: 0 0px 5px 5px;
}
.most-maincon2 .job-largebox .job-list-box .job-box ul {
  width: 100%;
  padding-left: 2%;
  list-style: none;
  margin-bottom: 2%;
}
.most-maincon2 .job-largebox .job-list-box .job-box ul li {
  color: #666;
  font-size: 12px;
  width: 50%;
  float: left;
  line-height: 25px;
  padding:0 5px; 
}
.most-maincon2 .job-largebox .job-list-box .job-box dl {
  width: 100%;
  padding-left: 2%;
  margin-bottom: 2%;
}
.most-maincon2 .job-largebox .job-list-box .job-box dl dt {
  color: #333;
  font-size: 14px;
  margin-bottom: 1.5%;
  font-weight: bold;
}
.most-maincon2 .job-largebox .job-list-box .job-box dl dd {
  color: #666;
  font-size: 12px;
  margin-bottom: 1.5%;
}
.paging-box {
  width: 100%;
  margin: 0 auto;
  padding-top: 4%;
  text-align: center;
}
.paging-box span{
  display: inline-block;
  padding: 1.2% 1.8%;
  margin: 0 0.5%;
  color: #666;
  font-size: 12px;
  background: #e4e4e4;
}
.paging-box a{
  display: inline-block;
  padding: 1.2% 1.8%;
  margin: 0 0.5%;
  color: #666;
  font-size: 12px;
  background: #e4e4e4;
}
.paging-box a:hover {
  background: #db1525;
  color: #fff;
}
.paging-box .page-cur {
  background: #db1525;
  color: #fff;
}
.weixin-fixed {
  position: fixed;
  right: 0;
  bottom: 0;
}
.weixin-fixed .large-pic {
  display: block;
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
}
.weixin-fixed:hover .large-pic,
.weixin-fixed:active .large-pic {
  position: absolute;
  display: block;
  right: 40px;
  bottom: 0;
  z-index: 9;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
/*map*/
.w1004 {
  max-width: 1260px;
  margin: 20px auto;
  border: solid 2px #cfcfcf;
  border-radius: 5px;
  padding: 20px;
  background: #fff;
}
.map {
  margin: 0 auto;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px;
}
.map dl:hover {
  background: #faf5f5;
}
.map dl:hover dt a {
  color: #f3e1e0;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #db1525;
}
.map dt:hover {
  background: #c30313;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #f3e1e0;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #b87500;
  font-weight: bold;
}
.map dd .p2 a:hover {
  color: #764b00;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  color: #003e7e;
  background: #db1525;
  color: #fff;
}
@media (min-width: 1028px) {
  .logo-nav-bg .logo-nav .search-box .sb-search .sb-search-input {
    padding-left: 4px;
  }
  .web-footer .foot-up-bg .foot-up {
    min-height: 217px;
  }
  .most-maincon p {
    padding-right: 2%;
  }
  .most-maincon ul li {
    width: 31.5%;
  }
}
@media (min-width: 960px) and (max-width: 1027px) {
  .container .logo-nav-bg .logo-nav .nav-box {
    width: 66%;
  }
  .logo-nav-bg .logo-nav .nav-box .rm-nav ul > li {
    margin: 0 .2% 0 0;
  }
  .container .logo-nav-bg .logo-nav .search-box {
    width: 18%;
  }
  .logo-nav-bg .logo-nav .search-box .sb-search .sb-search-input {
    padding-left: 4px;
  }
  .web-footer .foot-up-bg .foot-up {
    min-height: 217px;
  }
  .web-footer .foot-up-bg .foot-up .Branch-box ul li {
    padding-left: 5%;
  }
  .neiye-container .main-body-box .main-con-right {
    padding-right: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl dd,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl dd,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl dd {
    line-height: 28px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon ul li {
    width: 31.5%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl {
    padding-top: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl dt a {
    height: 23px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl dd {
    line-height: 20px;
    height: 40px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-form .msg-b3 textarea {
    padding-top: .5%;
  }
  .neiye-container .main-body-box .main-con-right .paging-box {
    padding-top: 5%;
    margin-bottom: 5%;
  }
}
@media (min-width: 770px) and (max-width: 959px) {
  .weixin-fixed {
    display: none;
  }
  .container .top-msg-bg .top-msg ul .email-f {
    padding-left: 4%;
  }
  .container .top-msg-bg .top-msg ul .tel-f {
    padding-left: 4%;
  }
  .container .logo-nav-bg .logo-nav .menu-btn {
    display: block;
  }
  .container .logo-nav-bg .logo-nav .menu-btn a {
    color: #fff;
    display: block;
    line-height: 40px;
    font-size: 14px;
  }
  .container .logo-nav-bg .logo-nav .nav-box {
    width: 20%;
    float: right;
    display: none;
  }
  .container .logo-nav-bg .logo-nav .search-box {
    width: 44%;
    margin-right: 11%;
  }
  .logo-nav-bg .logo-nav .search-box .sb-search .sb-search-input {
    padding-left: 4px;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show h3 {
    font-size: 20px;
    margin-bottom: 0.5%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show span {
    font-size: 16px;
    color: #db1525;
    line-height: 22px;
    margin-bottom: 1.5%;
    display: block;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-bottom: 3.5%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show a {
    width: auto;
    display: inline-block;
    height: auto;
    padding: 2% 4%;
    background: #656565;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show a:hover {
    background: #b70211;
  }
  .web-footer .foot-up-bg {
    background-image: none;
    background-color: #757575;
  }
  .web-footer .foot-up-bg .foot-up {
    padding-bottom: 4%;
  }
  .web-footer .foot-up-bg .foot-up .Branch-box {
    width: 50%;
    float: none;
    clear: both;
    margin: 0 auto;
    padding-left: 4%;
  }
  .web-footer .foot-up-bg .foot-up .Branch-box ul li {
    padding-left: 6%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot {
    float: none;
    clear: both;
    width: 100%;
    padding-left: 2%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot dl {
    width: 25%;
    margin-bottom: 3%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot dl dt {
    margin-bottom: 2%;
  }
  .web-footer .foot-up-bg .foot-up .share-box {
    width: 40%;
  }
  .web-footer .foot-up-bg .foot-up .share-box .up-con h3 {
    width: 30%;
    margin-left: -15%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo {
    background: #fff;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo p {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 1.2%;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 2%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo p span {
    display: none;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo dl {
    width: 100%;
    float: none;
    clear: both;
    padding: 0 3%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo dl dt,
  .web-footer .foot-up-bg .foot-last .copyright-logo dl dd {
    width: 50%;
    text-align: center;
  }
  .neiye-container .main-body-box .aside-left {
    float: none;
    width: 100%;
    clear: both;
    background: none;
  }
  .neiye-container .main-body-box .aside-left h2 {
    margin-bottom: 1.5%;
    padding-left: 1.5%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav {
    padding-top: 1%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce {
    list-style: none;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li {
    width: 49%;
    float: left;
    margin-right: 1%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li a {
    padding: 1% 4%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li .er {
    width: 100%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li .er li {
    width: 100%;
    background: #eee;
    color: #666;
  }
  .neiye-container .main-body-box .aside-left .tel-phone {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .related-news {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .view-map {
    display: none;
  }
  .neiye-container .main-body-box .main-con-right {
    float: none;
    width: 100%;
    clear: both;
    padding-right: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-top: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl dd,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl dd,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl dd {
    background: none;
    padding-left: 2%;
    line-height: 24px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 figure,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 figure,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 figure {
    float: none;
    width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon ul li {
    width: 31.5%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box .news-text-b figure {
    overflow: hidden;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box .news-text-b figure img {
    max-height: 100%;
    max-width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .product-container .tabBtn a {
    width: 25%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-int {
    padding-bottom: 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-more-btn {
    width: 30%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message {
    padding-top: 1%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message h3 {
    font-size: 35px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .doshed-line p:before {
    top: 7px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b3 textarea {
    padding-top: .5%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .btn-tj-cz input {
    width: 18%;
  }
}
@media (max-width: 959px){
.neiye-container .main-body-box .aside-left .aside-nav .ce li {
    width: 100% !important;
}}
@media (min-width: 640px) and (max-width: 769px) {
  .weixin-fixed {
    display: none;
  }
  .container .top-msg-bg .top-msg p {
    display: none;
  }
  .container .top-msg-bg .top-msg ul .email-f {
    padding-left: 5%;
  }
  .container .top-msg-bg .top-msg ul .tel-f {
    padding-left: 5%;
  }
  .container .logo-nav-bg .logo-nav .menu-btn {
    position: absolute;
    top: 28px;
    right: 2.2%;
    background: #db1525;
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
  }
  .container .logo-nav-bg .logo-nav .menu-btn a {
    color: #fff;
    display: block;
    line-height: 40px;
    font-size: 14px;
  }
  .container .logo-nav-bg .logo-nav .logo-box {
    width: 30%;
    padding-left: 2%;
  }
  .container .logo-nav-bg .logo-nav .nav-box {
    width: 25%;
    float: right;
    display: none;
  }
  .container .logo-nav-bg .logo-nav .search-box {
    width: 44%;
    margin-right: 14%;
  }
  .logo-nav-bg .logo-nav .search-box .sb-search .sb-search-input {
    padding-left: 4px;
  }
  .about-company .about-msg-box p {
    padding: 0 1%;
    text-align: left;
    text-indent: 2em;
    margin-bottom: 2%;
    line-height: 26px;
  }
  .new-case-bg .new-case .new-case-list {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 2%;
  }
  .new-case-bg .new-case .new-case-list .new-neirong {
    padding-bottom: 0%;
    margin-bottom: 2%;
  }
  .product-box-bg .product-box .tabSec .tabArt figure {
    width: 100%;
    position: relative;
    height: 163px;
    padding: 0 2%;
    float: none;
    clear: both;
    margin-bottom: 3%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show {
    width: 100%;
    float: none;
    clear: both;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show h3 {
    font-size: 22px;
    margin-bottom: 0.5%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show span {
    font-size: 16px;
    color: #db1525;
    line-height: 22px;
    margin-bottom: 1.7%;
    display: block;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show p {
    font-size: 13px;
    color: #666;
    line-height: 22px;
    margin-bottom: 3.5%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show a {
    width: auto;
    display: inline-block;
    height: auto;
    padding: 2% 4%;
    background: #656565;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show a:hover {
    background: #b70211;
  }
  .web-footer .foot-up-bg {
    background-image: none;
    background-color: #757575;
  }
  .web-footer .foot-up-bg .foot-up {
    padding-bottom: 4%;
  }
  .web-footer .foot-up-bg .foot-up .Branch-box {
    width: 50%;
    float: none;
    clear: both;
    margin: 0 auto;
    padding-left: 4%;
  }
  .web-footer .foot-up-bg .foot-up .Branch-box ul li {
    padding-left: 6%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot {
    float: none;
    clear: both;
    width: 100%;
    padding-left: 2%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot dl {
    width: 25%;
    margin-bottom: 3%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot dl dt {
    margin-bottom: 2%;
  }
  .web-footer .foot-up-bg .foot-up .share-box {
    float: none;
    clear: both;
    width: 100%;
  }
  .web-footer .foot-up-bg .foot-up .share-box .up-con h3 {
    width: 28%;
    margin-left: -14%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo {
    background: #fff;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo p {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 1.2%;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 2%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo p span {
    display: none;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo dl {
    width: 100%;
    float: none;
    clear: both;
    padding: 0 3%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo dl dt,
  .web-footer .foot-up-bg .foot-last .copyright-logo dl dd {
    width: 50%;
    text-align: center;
  }
  .neiye-container .main-body-box .aside-left {
    float: none;
    width: 100%;
    clear: both;
    background: none;
  }
  .neiye-container .main-body-box .aside-left h2 {
    margin-bottom: 1.5%;
    padding-left: 1.5%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav {
    padding-top: 1%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce {
    list-style: none;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li {
    width: 49%;
    float: left;
    margin-right: 1%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li a {
    padding: 1% 4%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li .er {
    width: 100%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li .er li {
    width: 100%;
    background: #eee;
    color: #666;
  }
  .neiye-container .main-body-box .aside-left .tel-phone {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .related-news {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .view-map {
    display: none;
  }
  .neiye-container .main-body-box .main-con-right {
    float: none;
    width: 100%;
    clear: both;
    padding-right: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-top: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl dd,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl dd,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl dd {
    background: none;
    padding-left: 2%;
    line-height: 24px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 figure,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 figure,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 figure {
    float: none;
    width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon ul li {
    width: 48%;
    margin: 0 1% 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 {
    margin-bottom: 3%;
    padding-top: 1%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box {
    padding-top: 4%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box figure {
    height: 100px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box figure a img {
    min-height: 67px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl {
    padding-top: 0%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl dt a {
    height: 23px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl dd {
    line-height: 20px;
    height: 40px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box {
    padding-top: 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box .news-text-b figure {
    overflow: hidden;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box .news-text-b figure img {
    max-height: 100%;
    max-width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .prev-next dl dd a {
    padding-left: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .prev-next .prev-b {
    float: none;
    clear: both;
    width: 100%;
    margin: 1% 0;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .prev-next .next-b {
    float: none;
    clear: both;
    width: 100%;
    margin: 1% 0;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .Related-con ul li {
    width: 100%;
    float: none;
    clear: both;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .Related-con ul li a {
    padding-left: 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .product-container .tabBtn a {
    width: 28%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list figure a img {
    min-height: 90px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-int {
    padding-bottom: 3%;
    /*height: 45px;*/
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-more-btn {
    width: 40%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .job-largebox .job-list-box .job-box ul li {
    width: 100%;
    float: none;
    clear: both;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message {
    padding-top: 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message h3 {
    font-size: 29px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .doshed-line p:before {
    top: 7px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form p {
    line-height: 18px;
    margin-bottom: 4%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b input,
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b2 input {
    width: 80%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b3 textarea {
    width: 95%;
    padding-top: 1%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b4 {
    height: 70px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b4 input {
    width: 80%;
    float: none;
    clear: both;
    margin-bottom: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b4 a {
    padding-left: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .btn-tj-cz input {
    width: 38%;
  }
  .neiye-container .main-body-box .main-con-right .paging-box {
    padding-top: 7%;
    margin-bottom: 8%;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .weixin-fixed {
    display: none;
  }
  .container .top-msg-bg .top-msg {
    display: none;
  }
  .container .top-msg-bg .top-msg p {
    display: none;
  }
  .container .top-msg-bg .top-msg ul {
    width: 100%;
    float: none;
    clear: both;
  }
  .container .top-msg-bg .top-msg ul li {
    float: none;
    clear: both;
  }
  .container .logo-nav-bg .logo-nav .menu-btn {
    position: absolute;
    top: 20px;
    right: 14.4px;
    background: #db1525;
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
  }
  .container .logo-nav-bg .logo-nav .menu-btn a {
    color: #fff;
    display: block;
    line-height: 40px;
    font-size: 14px;
  }
  .container .logo-nav-bg .logo-nav .logo-box {
    width: 30%;
    padding-left: 2%;
  }
  .container .logo-nav-bg .logo-nav .nav-box {
    width: 25%;
    float: right;
    display: none;
  }
  .container .logo-nav-bg .logo-nav .nav-box .rm-toggle.rm-button {
    margin-top: 16px;
  }
  .container .logo-nav-bg .logo-nav .search-box {
    width: 44%;
    height: 81px;
    margin-right: 17%;
  }
  .logo-nav-bg .logo-nav .search-box .sb-search {
    margin-top: 20px;
  }
  .logo-nav-bg .logo-nav .search-box .sb-search .sb-search-input {
    height: 35px;
    padding-left: 4px;
  }
  .about-company .about-msg-box p {
    padding: 0 1%;
    text-align: left;
    text-indent: 2em;
    margin-bottom: 2%;
    line-height: 26px;
  }
  .new-case-bg .new-case .new-case-list {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 2%;
  }
  .new-case-bg .new-case .new-case-list .new-neirong {
    padding-bottom: 0%;
    margin-bottom: 2%;
  }
  .product-box .tabBtn {
    width: 100%;
    overflow: hidden;
  }
  .product-box .tabBtn a {
    width: 19.6%;
    background: #eee;
    margin-right: 2px;
    padding: 0 3px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-box .tabBtn a:hover,
  .product-box .tabBtn a.active {
    background: #db1525;
    color: #fff;
  }
  .product-box-bg .product-box .tabSec .tabArt figure {
    width: 100%;
    position: relative;
    height: 163px;
    padding: 0 2%;
    float: none;
    clear: both;
    margin-bottom: 3%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show {
    width: 100%;
    float: none;
    clear: both;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show h3 {
    font-size: 22px;
    margin-bottom: 0.5%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show span {
    font-size: 16px;
    color: #db1525;
    line-height: 22px;
    margin-bottom: 1.7%;
    display: block;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show p {
    font-size: 13px;
    color: #666;
    line-height: 22px;
    margin-bottom: 3.5%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show a {
    width: auto;
    display: inline-block;
    height: auto;
    padding: 2% 4%;
    background: #656565;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show a:hover {
    background: #b70211;
  }
  .web-footer .foot-up-bg {
    background-image: none;
    background-color: #757575;
  }
  .web-footer .foot-up-bg .foot-up {
    padding-bottom: 4%;
  }
  .web-footer .foot-up-bg .foot-up .Branch-box {
    width: 50%;
    float: none;
    clear: both;
    margin: 0 auto;
    padding-left: 4%;
  }
  .web-footer .foot-up-bg .foot-up .Branch-box ul li {
    padding-left: 6%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot {
    float: none;
    clear: both;
    width: 100%;
    padding-left: 2%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot dl {
    width: 25%;
    margin-bottom: 3%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot dl dt {
    margin-bottom: 2%;
  }
  .web-footer .foot-up-bg .foot-up .share-box {
    float: none;
    clear: both;
    width: 100%;
  }
  .web-footer .foot-up-bg .foot-up .share-box .up-con h3 {
    width: 28%;
    margin-left: -14%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo {
    background: #fff;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo p {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 1.2%;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 2%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo p span {
    display: none;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo dl {
    width: 100%;
    float: none;
    clear: both;
    padding: 0 3%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo dl dt,
  .web-footer .foot-up-bg .foot-last .copyright-logo dl dd {
    width: 50%;
    text-align: center;
  }
  .neiye-container .main-body-box .aside-left {
    float: none;
    width: 100%;
    clear: both;
    background: none;
  }
  .neiye-container .main-body-box .aside-left h2 {
    margin-bottom: 1.5%;
    padding-left: 1.5%;
  }
  .neiye-container .main-body-box .aside-left h2 span {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .aside-nav {
    padding-top: 1%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce {
    list-style: none;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li {
    width: 49%;
    float: left;
    margin-right: 1%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li a {
    padding: 1% 4%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li .er {
    width: 100%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li .er li {
    width: 100%;
    background: #eee;
    color: #666;
  }
  .neiye-container .main-body-box .aside-left .tel-phone {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .related-news {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .view-map {
    display: none;
  }
  .neiye-container .main-body-box .main-con-right {
    float: none;
    width: 100%;
    clear: both;
    padding-right: 2%;
  }
  .neiye-container .main-body-box .main-con-right .bread-box dl {
    padding-left: 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-top: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl dd,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl dd,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 dl dd {
    background: none;
    padding-left: 2%;
    line-height: 24px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 figure,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 figure,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg3 figure {
    float: none;
    width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon ul li {
    width: 48%;
    margin: 0 1% 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 {
    margin-bottom: 3%;
    padding-top: 0;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box {
    padding-top: 4%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box figure {
    height: 90px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box figure a img {
    min-height: 67px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl {
    padding-top: 1.5%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl dt a {
    height: 23px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl dd {
    line-height: 20px;
    height: 40px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box .bg-more a {
    height: 38px;
    line-height: 26px;
    font-size: 14px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box {
    padding-top: 4%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box .news-text-b figure {
    overflow: hidden;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box .news-text-b figure img {
    max-height: 100%;
    max-width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .prev-next dl dd a {
    padding-left: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .prev-next .prev-b {
    float: none;
    clear: both;
    width: 100%;
    margin: 1% 0;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .prev-next .next-b {
    float: none;
    clear: both;
    width: 100%;
    margin: 1% 0;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .Related-con ul li {
    width: 100%;
    float: none;
    clear: both;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .Related-con ul li a {
    padding-left: 4%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .product-container .tabBtn a {
    width: 30%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list {
    margin-bottom: 6%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list figure {
    width: 35%;
    border: 2px solid #dfdfdf;
    height: 100px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list figure a img {
    min-height: 67px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right {
    width: 64%;
    height: 100px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-name {
    margin-bottom: 5%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-int {
    display: none;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-more-btn {
    width: 50%;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .job-largebox .job-tittle p {
    width: 65%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .job-largebox .job-list-box .job-box ul li {
    width: 100%;
    float: none;
    clear: both;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message {
    padding-top: 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message h3 {
    font-size: 29px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .doshed-line p:before {
    top: 7px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form p {
    line-height: 18px;
    margin-bottom: 4%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b input,
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b2 input {
    width: 80%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b3 textarea {
    width: 95%;
    padding-top: 1%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b4 {
    height: 70px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b4 input {
    width: 80%;
    float: none;
    clear: both;
    margin-bottom: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b4 a {
    padding-left: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .btn-tj-cz input {
    width: 38%;
  }
  .neiye-container .main-body-box .main-con-right .paging-box {
    padding-top: 10%;
    margin-bottom: 8%;
  }
}
@media (max-width: 480px) {
  .weixin-fixed {
    display: none;
  }
  /*.container .top-msg-bg .top-msg {
    display: none;
  }*/
  .container .top-msg-bg .top-msg p {
    display: none;
  }
  .container .top-msg-bg .top-msg ul .tel-f{
    display: none;
  }
  .container .top-msg-bg .top-msg ul .email-f{
     display: none;
  }
  .container .top-msg-bg .top-msg ul {
    width: 100%;
    float: none;
    clear: both;
  }
  .container .top-msg-bg .top-msg ul li {
    float: none;
    clear: both;
  }
  .container .logo-nav-bg .logo-nav .menu-btn {
    position: absolute;
    top: 28px;
    right: 4.4%;
    background: #db1525;
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
  }
  .container .logo-nav-bg .logo-nav .menu-btn a {
    color: #fff;
    display: block;
    line-height: 40px;
    font-size: 14px;
  }
  .container .logo-nav-bg .logo-nav .logo-box {
    width: 30%;
    padding-left: 4%;
  }
  .container .logo-nav-bg .logo-nav .nav-box {
    width: 45%;
    float: right;
    display: none;
  }
  .container .logo-nav-bg .logo-nav .nav-box .rm-toggle.rm-button {
    margin-top: 16px;
  }
  .container .logo-nav-bg .logo-nav .search-box {
    width: 100%;
    height: 50px;
    padding: 0 4.4%;
  }
  .logo-nav-bg .logo-nav .search-box .sb-search {
    margin-top: 7px;
    min-width: 35px;
    height: 35px;
    width: 100%;
  }
  .logo-nav-bg .logo-nav .search-box .sb-search .sb-search-input {
    height: 35px;
    padding-left: 4px;
  }
  .logo-nav-bg .logo-nav .search-box .sb-search .sb-search-submit {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .logo-nav-bg .logo-nav .search-box .sb-search .sb-icon-search {
    width: 35px;
    height: 35px;
    line-height: 36px;
  }
  .about-company .about-msg-box {
    padding-top: 6%;
  }
  .about-company .about-msg-box p {
    padding: 0 1%;
    text-align: left;
    text-indent: 2em;
    line-height: 22px;
    margin-bottom: 2%;
  }
  .new-case-bg .new-case .new-case-list {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 3%;
  }
  .new-case-bg .new-case .new-case-list .new-neirong {
    padding-bottom: 2%;
    margin-bottom: 0;
  }
  .product-box .tabBtn {
    width: 100%;
    overflow: hidden;
  }
  .product-box .tabBtn a {
    width: 32.5%;
    background: #eee;
    margin-right: 2px;
    padding: 0 3px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-box .tabBtn a:hover,
  .product-box .tabBtn a.active {
    background: #db1525;
    color: #fff;
  }
  .product-box-bg .product-box .tabSec .tabArt figure {
    width: 100%;
    position: relative;
    height: 163px;
    padding: 0 2%;
    float: none;
    clear: both;
    margin-bottom: 3%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show {
    width: 100%;
    float: none;
    clear: both;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show h3 {
    font-size: 22px;
    margin-bottom: 0.5%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show span {
    font-size: 16px;
    color: #db1525;
    line-height: 22px;
    margin-bottom: 1.7%;
    display: block;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show p {
    font-size: 13px;
    color: #666;
    line-height: 22px;
    margin-bottom: 3.5%;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show a {
    width: auto;
    display: inline-block;
    height: auto;
    padding: 2% 4%;
    background: #656565;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
  }
  .product-box-bg .product-box .tabSec .tabArt .product-show a:hover {
    background: #b70211;
  }
  .web-footer .foot-up-bg {
    background-image: none;
    background-color: #757575;
  }
  .web-footer .foot-up-bg .foot-up {
    padding-bottom: 4%;
  }
  .web-footer .foot-up-bg .foot-up .Branch-box {
    width: 80%;
    float: none;
    clear: both;
    margin: 0 auto;
    padding-left: 3%;
    display: none;
  }
  .web-footer .foot-up-bg .foot-up .Branch-box ul li {
    padding-left: 6%;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot {
    float: none;
    clear: both;
    width: 100%;
    padding-left: 0;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot dl {
    width: 50%;
    margin-bottom: 3%;
    text-align: center;
  }
  .web-footer .foot-up-bg .foot-up .nav-foot dl dt {
    margin-bottom: 2%;
  }
  .web-footer .foot-up-bg .foot-up .share-box {
    float: none;
    clear: both;
    width: 100%;
  }
  .web-footer .foot-up-bg .foot-up .share-box .up-con h3 {
    width: 44%;
    margin-left: -22%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo {
    background: #fff;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo p {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 1.2%;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 2%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo p span {
    display: none;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo dl {
    width: 100%;
    float: none;
    clear: both;
    padding: 0 3%;
  }
  .web-footer .foot-up-bg .foot-last .copyright-logo dl dt,
  .web-footer .foot-up-bg .foot-last .copyright-logo dl dd {
    width: 50%;
    text-align: center;
  }
  .neiye-container .main-body-box .aside-left {
    float: none;
    width: 100%;
    clear: both;
    background: none;
  }
  .neiye-container .main-body-box .aside-left h2 {
    margin-bottom: 1.5%;
    padding-left: 1.5%;
  }
  .neiye-container .main-body-box .aside-left h2 span {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .aside-nav {
    padding-top: 1%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce {
    list-style: none;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li {
    width: 49%;
    float: left;
    margin-right: 1%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li a {
    padding: 1% 4%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li .er {
    width: 100%;
  }
  .neiye-container .main-body-box .aside-left .aside-nav .ce li .er li {
    width: 100%;
    background: #eee;
    color: #666;
  }
  .neiye-container .main-body-box .aside-left .tel-phone {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .related-news {
    display: none;
  }
  .neiye-container .main-body-box .aside-left .view-map {
    display: none;
  }
  .neiye-container .main-body-box .main-con-right {
    float: none;
    width: 100%;
    clear: both;
    padding-right: 2%;
  }
  .neiye-container .main-body-box .main-con-right .bread-box h2 {
    display: none;
  }
  .neiye-container .main-body-box .main-con-right .bread-box dl {
    padding-left: 5%;
   /* background: url(../images/home2.png) no-repeat left 46%;*/
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 dl dd,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 dl dd {
    background: none;
    padding-left: 2%;
    line-height: 24px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg1 figure,
  .neiye-container .main-body-box .main-con-right .most-maincon .company-msg2 figure {
    float: none;
    width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon ul li {
    width: 100%;
    margin: 0 auto 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 {
    margin-bottom: 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box {
    padding-top: 6%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box figure {
    height: 90px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box figure a img {
    min-height: 67px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl {
    padding-top: 3%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl dt a {
    height: 23px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box dl dd {
    line-height: 20px;
    height: 40px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box .bg-more:before {
    top: 8px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-list-box .bg-more a {
    height: 33px;
    line-height: 22px;
    font-size: 14px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box .news-text-b figure {
    overflow: hidden;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .news-container-box .news-text-b figure img {
    max-height: 100%;
    max-width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .prev-next dl dd a {
    padding-left: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .prev-next .prev-b {
    float: none;
    clear: both;
    width: 100%;
    margin: 1% 0;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .prev-next .next-b {
    float: none;
    clear: both;
    width: 100%;
    margin: 1% 0;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .Related-con ul li {
    width: 100%;
    float: none;
    clear: both;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .Related-con ul li a {
    padding-left: 5%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .product-container .tabBtn a {
    width: 33%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list {
    margin-bottom: 6%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list figure {
    width: 35%;
    border: 2px solid #dfdfdf;
    height: 89px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list figure a img {
    min-height: 67px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right {
    width: 64%;
    height: 89px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-name {
    margin-bottom: 5%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-int {
    display: none;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .case-s-list .case-s-right .case-more-btn {
    width: 50%;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .job-largebox .job-tittle {
    background-size: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .job-largebox .job-tittle h2 {
    font-size: 30px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .job-largebox .job-tittle h2 span {
    font-size: 17px;
    line-height: 38px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .job-largebox .job-tittle p {
    width: 90%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .job-largebox .job-list-box .job-box ul li {
    width: 100%;
    float: none;
    clear: both;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-way .contact-tittle dd {
    width: 70%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-way .contact-message {
    padding-top: 1%;
    width: 60%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-way .contact-map {
    margin-right: 4%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-way .contact-map a {
    width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-way .contact-map a img {
    max-height: 100%;
    max-width: 100%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message h3 {
    font-size: 29px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .doshed-line p:before {
    top: 7px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form p {
    line-height: 18px;
    margin-bottom: 4%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b input,
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b2 input {
    width: 80%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b3 textarea {
    width: 95%;
    padding-top: 1%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b4 {
    height: 70px;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b4 input {
    width: 80%;
    float: none;
    clear: both;
    margin-bottom: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .msg-b4 a {
    padding-left: 2%;
  }
  .neiye-container .main-body-box .main-con-right .most-maincon2 .contact-message .contact-form .btn-tj-cz input {
    width: 38%;
  }
  .neiye-container .main-body-box .main-con-right .paging-box {
    padding-top: 11%;
    margin-bottom: 8%;
  }
}
/*# sourceMappingURL=index.css.map */
#contact-form .validate-on{
  border: 1px solid red; 
  box-shadow: 0 0 1px #ff0000;
}
@media (min-width:1025px) {
  #menu{display:none;}
  
}
@media (max-width:1024px) {
 /*.most-maincon2 .contact-message .contact-form .msg-b4 #change{*/
    /*display:none;*/
  /*}*/
  .banner-n img{width:100%;} 
}
.pr {
  position:relative;
}
.pa {
  position:absolute;
}
.m0a {
  margin:0 auto;
}
.BMapLib_nav {
  display:none;
  padding:10px!important;
}
.BMapLib_bubble_content {
  padding:0 10px 10px 10px!important;
}
.BMapLib_sendToPhone,.BMapLib_bubble_close {
  display:none;
}
.neiye-container .main-body-box .main-con-right .bread-box dl dt a.cur4 {
  color:#db1525;
}
@media (max-width:680px) {
 .neiye-container .main-body-box .main-con-right .paging-box{white-space: nowrap;}
 .neiye-container .main-body-box .main-con-right .paging-box .page-num{display:none;}
  /*.pagination span, .pagination a{
    font-size: 12px;
  }*/
}
a.l-btn span.l-btn-left{
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  transition: all 0 ease 0;
  -webkit-transition: all 0 ease 0;
  -moz-transition: all 0 ease 0;
  -o-transition: all 0 ease 0;
}

.main-body-box .main-con-right dl dt img{
  vertical-align: text-top;
}
.most-maincon2 .contact-way .contact-map #map{
  width:870px;
  height:380px;
  border:#ccc solid 1px;
  font-size:12px
}
@media (max-width:1024px) {
   .most-maincon2 .contact-way .contact-map #map{
      width:99%;
      height:300px;
      border:#ccc solid 1px;
      font-size:12px
  }
}

@media (min-width:568px) and (max-width:768px) {
   .most-maincon2 .contact-message .contact-form .msg-b4 img{
        position: relative;
        top: 10px;
   }
}

.news-container-box img{width:100%!important;height:auto!important;}

@media (max-width:736px) {
   .banner .slick-dots{bottom:8px;}
}