@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
@font-face {
  src: url(../fonts/HelveticaInserat.ttf);
}
@font-face {
  font-family: 'FuturistCondensed';
  src: url('../fonts/FuturistCondensed Regular.TTF');/* IE9*/
  src: url('../fonts/FuturistCondensed Regular.TTF') format('embedded-opentype'), /* IE6-IE8 */
  /*url('../fonts/FuturistCondensed Regular.woff') format('woff'), *//* chrome、firefox */
  url('../fonts/FuturistCondensed Regular.TTF') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/FuturistCondensed Regular.svg#iconfont') format('svg');/* iOS 4.1- */
}
body {
  font-family: "微软雅黑";
  min-width: 320px;
  color: #666;
  overflow-x: hidden;
}
.iconfont {
  font-family: 'iconfont';
}
img {
  max-width: 100%;
}
li {
  list-style: none;
}
i,
em {
  font-style: normal;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.last {
  margin-right: 0 !important;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;transition:0.3s;
}
a:hover {
  color: #13b5b1;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  width: 1100px;padding:0;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
@media (min-width: 1200px) {
  .container {
    width: 1100px;
  }
}

/*-header-*/
.header { height:100%; clear: both;position:fixed;z-index:102;width:100px;background:#fff;left:0;top:0;text-align:center;}
.header .now_language{position:absolute;left:0;bottom:40px;width:100%;color:#000;}
.logo {  margin-top:50px;}
.navmenu{width:100%;position:absolute;left:0;top:50%;margin-top:-10px;}
.navmenu a i{font-size:24px;}
.navmenu a.menu{}
.navmenu a.closee{display:none;}
.navmenu a.closee i{font-size:30px;}
.navmenu_you{background:#fff;position:fixed;top:0;left:-2000px;width:100%;height:100%;z-index:101;padding-left:100px;padding-top:8%;}
.navmenu_you ul{}
.navmenu_you ul li{width:32.54%;text-align:center;margin-right:1.1%;margin-bottom:33px;}
.navmenu_you ul li .pic{display:block;width:100%;margin-bottom:20px;}
.navmenu_you ul li .pic:after{padding-bottom:58.37%;}
.navmenu_you ul li img{width:100%;}
.navmenu_you ul li a.tit{font-size:18px;font-weight:bold;color:#2d2d2d;text-transform:uppercase;}
.navmenu_you ul li:nth-child(3n){margin-right:0;}
.navmenu_you p.p span.weixin {  position: relative;}
.navmenu_you p.p span.weixin:hover em {  display: block;}
.navmenu_you p.p span {  margin-left: 5px;  display: inline-block;}
.navmenu_you p.p span em {  width: 140px;  position: absolute;  bottom: 50px;  left: 50%;  margin-left: -70px;  display: none;}
.navmenu_you p.p a{color:#fff;margin-right:10px;display:inline-block;width:32px;height:32px;border:1px solid #adadad;border-radius:50%;line-height:32px;text-align:center;}
.navmenu_you p.p a i{font-size:19px;line-height:1em;color:#adadad;}
.navmenu_you p.p a:hover {background:#13b5b1;border-color:#13b5b1;}
.navmenu_you p.p a:hover i{color:#fff;}


.yan_index1{width:100%;}
/*.yan_index1 .container{width:86%;margin:0 auto 30px;}*/
/*.maod { position: fixed; right:2%;top:20%; width:auto; z-index:999}
.maod li{margin-bottom:6px; cursor:pointer;border-right:1px solid #eee;padding-bottom:28px;padding-right:10px;}
.maod li span{display:block;color:#fff;font-weight:bold;}
.maod li p{font-size:12px; height:10px; line-height:10px; display:block; display: none; text-align: right;margin-right:26px;}
.maodd{ color:#F00;}
.maod li.active {border-right:3px solid #50c5bb;}
.maod li.active span{color:#50c5bb;}*/
/*-banner-*/
.banner {width:86%;margin:0 auto; clear: both;}
.banner img {width: 100%;}
.banner .slick-prev,.banner .slick-next {width:62px;height:47px;transform:rotate(0);border:0;transition:0.3s;}
.banner .slick-prev {background:url(../images/banleft.png) left top no-repeat;left:16px;}
.banner .slick-next {background:url(../images/banright.png) left top no-repeat;right:16px;}
.banner .slick-prev:hover{left:0;}
.banner .slick-next:hover{right:0;}

.nav {position: relative;z-index: 2;}
.nav ul li { float: left; position: relative;margin:0 20px;}
.nav ul li a { text-transform: uppercase; padding:5px; transition: 0.3s; color: #343434;}
.nav ul li:hover a { color: #13b5b1;border-bottom:2px solid #13b5b1;}
.nav ul li.active a {color: #13b5b1;border-bottom:2px solid #13b5b1;}

  .language { position: relative;margin-left:45px;}
  .language a { color: #000; }
  .language a:hover,.language a.on{ color: #13b5b1; }


  /*首页产品*/
  .sypro .syprocon{width:100%;height:100%;}
  .sypro .syprocon ul {width:100%; height:100%;}
  .sypro .syprocon ul div.owl-wrapper-outer,.sypro .syprocon ul div.owl-wrapper,.sypro .syprocon ul div.owl-item{height:100%;}
  .sypro .syprocon ul li {width:100%;height:100%;text-align:center;color:#fff;}
  .sypro .syprocon ul li h4{position:absolute;width:100%;left:50%;margin-left:-50%;top:34%;font-size:52.4px;font-weight:bold;}
  .sypro .syprocon ul li div{position:absolute;width:676px;left:50%;margin-left:-338px;top:46%;font-size:18px;background:url(../images/inprobg.png) center top no-repeat;padding:0 14px;}
  .sypro .syprocon ul li a{display:block;position:absolute;width:230px;height:50px;line-height:50px;background:#13b5b1;color:#fff;left:50%;margin-left:-115px;bottom:32%;}

  .sypro .syprocon .owl-theme .owl-controls{position:absolute;bottom:85px;left:0;width:100%;}
  .sypro .syprocon .owl-theme .owl-controls .owl-page span{width:88px;height:3px;border-radius:0;background:#fff;margin:0 6px;opacity:1;}
  .sypro .syprocon .owl-theme .owl-controls .owl-page.active span,.sypro .syprocon .owl-theme .owl-controls.clickable .owl-page:hover span{background:#13b5b1;}
  /*首页关于我们*/
  .syabout {}
  .syaleft {position:absolute; width:100%;left:50%;margin-left:-50%;top:-50%;height:39.72%;overflow:hidden;opacity:0;transition:all 0.8s;}
  .syaleft .pic {}
  .syaleft .pic:after { padding-bottom:39%;}
  .syaright {position:absolute; width:100%;left:50%;margin-left:-50%;text-align:center;bottom:-100%;opacity:0;transition:all 0.8s;}
  .syaright div.info {line-height: 25px;height:75px;overflow: hidden; color: #fff;font-size:16px;}
  .syaright div.info p { color: #fff;font-size:16px;}
  .syaright a {padding:10px 45px;display: inline-block;border: 1px solid #fff; color: #fff;margin:36px 0 0;transition: 0.3s;}
  .syaright a:hover {background: #13b5b1; color: #fff; }
  .times{background:#fff;width:76.55%;position:absolute;z-index:2;left:50%;margin-left:-38.27%;top:100%;opacity:0;transition:all 0.8s;}
  .times ul{padding:26px 0;text-align:center;}
  .times li{display:block; color:#fff;width:33.33%;float:left;}
  .times li:last-child{border-right:0;}
  .times li span{line-height:29px;}
  .times li span em{font-size:30px;font-weight:bold;}
  .times li span.span1{font-size:24px;color:#000;font-weight:bold;}
  .times li span.span2{color:#878787;margin-right:13px;}
  /*首页新闻资讯*/
  .synews{position:absolute;height:100%;top:100%;left:0;opacity:0;transition:all 0.8s;}
  .synews ul {border-right:1px solid #d6d6d6;height:100%;}
  .synews ul li{padding:18% 1.8% ;border-left:1px solid #d6d6d6;width:33.33%;height:100%;}
  .synews ul li .pic { width:100%;margin-top:30px;}
  .synews ul li .pic img {transition: 0.3s;width:100%;}
  .synews ul li .pic:after {padding-bottom:65.36%;}
  .synews ul li .date{color:#5f5f5f;line-height:1em;}
  .synews ul li .date em{font-size:64px;font-weight:bold;}
  .synews ul li .date span{display:block;font-size:18px;margin-top:40px;}
  .synews ul li a.ntit {font-weight:bold; font-size: 18px; color: #000;display:block;transition: 0.3s;overflow: hidden;line-height:1.5em;height:3em;margin-top:5px;}  
  .synews ul li .syntxt { width:100%; padding:27px 0 0;  }
  .synews ul li .syntxt p {font-size:14px;color:#898989;line-height: 25px; height: 75px; overflow: hidden;margin-bottom:25px;}
  .synews ul li .syntxt a.detailed {font-size:12px;color: #13b5b1;transition: 0.3s;  }
  .synews ul li .syntxt a.detailed span{color:#cfcfcf;}
  .synews ul li .syntxt a.detailed:hover { }
  .synews ul li:hover a.ntit {    color: #13b5b1;  }
  .synews ul li:hover img {    transform: scale(1.2);  }
  .synews .more{text-align:center;width:100%;position:absolute;left:0;bottom:-100%;opacity:0;transition:all 0.8s;}
  .synews .more a{display:inline-block;padding:15px 87px;background:#13b5b1;color:#fff;}

  /*首页联系我们*/
  .sycontact{}
  .yuan{position:absolute;left:-6%;top:100%;width:51%;opacity:0;transition:all 0.8s;}
  .yuan img{width:100%;}
  .sycontact_con{width:62.18%;color:#fff;position:absolute;right:-100%;top:50%;margin-top:-9%;opacity:0;transition:all 0.8s;}
  .sycontact_con a{color:#fff;}
  .sycontact_con a:hover{color:#13b5b1;}

  /*首页案例展示*/
  .sypicture .container{padding: 10px 0px 15px 0px;}
  .sypicture .swiper-container {
    width: 90%;
    height: 100%;
    margin-top:30px;
    padding-bottom: 40px;
  }
  .sypicture .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #f9f9f9;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  h4.sy_more{clear: both;margin: 0 auto;margin-top: 10px;width: 200px;text-align: center;}
  h4.sy_more a{display: block;height: 40px;background: #e9280c;color: #fff;font-weight: normal;font-size: 14px;line-height: 40px;}
/*
.sypicture .container{padding: 10px 0px 15px 0px;}
.sypicture ul.slides{width:800%;}
.sypicture ul.slides li{width: 100%; height:100%;}
.sypicture ul.slides li dl{width: 25%;padding:10px 10px}
.sypicture ul.slides li dl dt a{display: block;overflow: hidden;margin: 0 auto;}
.sypicture ul.slides li dl dd{background:#e3e3e3;}
.sypicture ul.slides li dl dd h4{margin: 0 auto;height: 40px;line-height: 40px;text-align: center;font-weight: normal;font-size: 15px;overflow: hidden}
.sypicture ul.slides li dl dd h4 a{width:100%;height:100%;text-align: center;font-size: 14px}
h4.sy_more{clear: both;margin: 0 auto;padding-top: 30px;width: 200px;text-align: center;}
h4.sy_more a{display: block;height: 40px;background: #e9280c;color: #fff;font-weight: normal;font-size: 14px;line-height: 40px;}
*/

/*友情链接*/
.link {
  margin-top: 45px;
}
.link .container {
  border-top: 1px solid #e8e8e8;
  padding: 10px 15px 15px;
}
.link .container span {
  width: 55px;
  height: 8px;
  display: inline-block;
  background: url(../images/linkbg.jpg) no-repeat center;
}
.link .container p {
  margin-top: -5px;
}
.link .container p em {
  color: #333;
  margin-right: 20px;
}
.link .container p a {
  font-size: 12px;
}
.link .container p i {
  margin: 0 0.8%;
}
/*底部开始*/
.footer {  background: #fff;  padding:75px 0;font-size:12px;color:#969696; text-align:center;}
.copy {margin-top:50px;}
.copy p {margin-bottom: 0;font-size: 12px;color: #b9b9b9;}
.copy p a {  color: #b9b9b9;}
.copy p a:hover {  color: #13b5b1;}

/*内页开始*/
/*副导航开始*/
.vicenav {
  position: relative;margin-top:-45px;
}
.vicenavwrap .menu {margin:0;
  padding-left: 0;
  text-align: center;
}
.vicenavwrap .menu div ul {
  width: 150%;
  margin-left: 10%;
}
.vicenavwrap .menu div ul li {
  float: left;
  margin: 0 10px;
  background: url(../images/list-type.jpg) no-repeat left center;
  padding-left: 5px;
}
.vicenavwrap .menu div ul li a {
  width: auto;
  height: auto;
  line-height: 40px;
  background: none;
  border-right: 0;
  font-size: 12px;
  font-weight: 100;
  overflow: hidden;
}
.vicenavwrap .menu div ul li a:hover {
  background: none;
  color: #d80808;
}
.vicenavwrap .menu .slick-track {
  margin: 0 auto;
}
.vicenavwrap .menu a {text-transform:capitalize;
  display: inline-block;
  width: 100%;
  height: 89px;
  text-align: center;
  line-height: 89px;
  color: #717171;
  background:#fff;
}
.vicenavwrap .menu #gmcur{border-right:none;}
.vicenavwrap .menu a:hover {  background: #12b5b2;  color: #fff;}
.vicenavwrap .menu a.cur {  background: #12b5b2;  color: #fff;}
.vicenavwrap .slick-prev,
.vicenavwrap .slick-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.vicenavwrap .slick-prev {
  left: -20px;
}
.vicenavwrap .slick-next {
  right: -20px;
}
/*面包屑导航*/
.mbx {
  margin: -65px 0 30px;
}
.mbx .mbxwrap {
  padding-left: 15px;
}
.mbx em {
  color: #d80808;
}
.nytit {  text-align: center;}
.nytit h2 {  font-size:24px; color: #252525; margin-bottom:50px;text-transform:uppercase;}
.nytit span{display:block;width:31px;height:2px;background:#12b5b2;margin-bottom:17px;}
.nytit em{color:#5f5f5f;margin-bottom:5px;display:block;}
.nytit_pro{text-align:left;margin-top:96px;}
.nytit_about {text-align:left;margin:62px 0}
.nytit_about h2{margin-bottom:10px;font-weight:bold;}
/*关于我们*/
.about .aboutimg1 {
  margin: 50px 0;
}

.abouttxt p {
  line-height: 30px;
  margin-bottom: 25px;
}
/*内页新闻资讯*/

.nynewwrap {
  margin: 70px 0 85px;
}
.nynewwrap ul {
  margin-top: 20px;
}
.nynewwrap ul li {
  width: 50%;
  position: relative;
  float: left;
}
.nynewwrap ul li .redbg {
  width: 100%;
  z-index: 2;
  position: relative;
  padding: 12px 15px 0 35px;
}
.nynewwrap ul li .redbg a.nynewstit {
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  transition: 0.3s;
  display: inline-block;
  height: 35px;
  overflow: hidden;
}
.nynewwrap ul li .redbg p {
  font-size: 13px;
  transition: 0.3s;
  height: 38px;
  overflow: hidden;
}
.nynewwrap ul li .redbg a.view {
  width: 132px;
  height: 23px;
  display: inline-block;
  background: url(../images/view.png) no-repeat center;
  text-align: center;
  line-height: 23px;
  font-size: 13px;
  font-family: arial;
  float: right;
  margin: 7px 4px 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  transition: 0.3s;
}
.nynewwrap ul li .redbghover {
  background: #d80808;
  width: 100%;
  height: 107px;
  transform: skew(-20deg);
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.3s;
}
.nynewwrap ul li:hover .redbghover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nynewwrap ul li:hover a.view {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nynewwrap ul li:hover a.nynewstit {
  color: #fff;
}
.nynewwrap ul li:hover p {
  color: #fff;
}
/*荣誉资质*/
.honorcon ul {
  margin: 60px 0 100px;
}
.honorcon ul li {
  background: url(../images/honorbg.jpg) no-repeat bottom center;
  width: 205px;
  margin: 0 7.78% 0 0;
  height: 260px;
  float: left;
  position: relative;
}
.honorcon ul li .pic {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 20px;
  text-align: center;
}
.honorcon ul li .pic img {
  border: 1px solid #f1f1f1;
  border-bottom: 0;
  padding: 12px 10px 0;
  max-height: 100%;
}
.honorcon ul li .pic .zzc {
  width: 100%;
  height: 100%;
  background: url(../images/hzzcbg.png);
  position: absolute;
  bottom: 0;
  /*opacity: 0;filter: alpha(opacity=0);*/ display: none;
}
.honorcon ul li .pic .zzc span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../images/honorbtn.png) no-repeat center;
}
.honorcon ul li:hover .zzc {
  display: block;
}
.honorcon ul li:nth-child(4n) {
  margin-right: 0;
}
.phonehonor {
  display: none;
}
.phonehonor ul {
  width: 100%;
}
.phonehonor ul li {
  width: 100%;
}
.phonehonor ul li .pic {
  width: 100%;
}
.phonehonor ul li .pic:after {
  padding-bottom: 45%;
}
.phonehonor .slick-dots li {
  display: inline-block;
  width: auto;
}
.phonehonor .slick-dots li button {
  background: #ddd;
}
.phonehonor .slick-dots li.slick-active button {
  background: #d80808;
}
/*生产实力*/
.yan_tech_top{padding:93px 10%;}
.yan_tech_top p{margin:0;color:#4c4c4c;}
.case {  position: relative;}

.case ul li {width:100%; position: relative;margin-bottom:10px;}
.case ul li .pic {  width:48.18%;}
.case ul li .pic:after {  padding-bottom:53.58%;}
.case ul li .pic img{width:100%;}
.case ul li .casetxt {width:47.27%;padding:75px 2.7% 0 1.8%;transition: 0.3s;}
.case ul li .casetxt a.casetit {color: #4c4c4c;font-size:18px;transition: 0.3s;display: inline-block; height: 19px; overflow: hidden;  line-height: 19px;}
.case ul li .casetxt .info {margin-top:28px;}


.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{background:none;}
.page {  line-height: 50px;text-align: center;  margin-top: 35px;margin-bottom:30px;}
.page li {  display: inline;}
.page li:first-child,.page li:last-child{display:none;}
.page li a{color:#343434; font-family:arial;padding: 2px 8px; margin: 0 12px; display: inline; margin-bottom:0px;background:none;}
.page li a:hover {  background: #12b5b2;border-color:#12b5b2; color: #fff;}
.page li.active a{  background: #12b5b2;border-color:#12b5b2;  color: #fff;}
.page li.bgnone a{
  background: none;
}
.page li.bgnone a:hover {
  color: #d80808;
}
/*生产实力详细页*/
.caseshow {
  margin-top: 55px;
}
.caseleft {
  width: 47%;
}
.caseleft .big .pic:after {
  padding-bottom: 67%;
}
.caseleft .small {
  margin-top: 6px;
}
.caseleft .small .pic {
  cursor: pointer;
}
.caseleft .small .pic:after {
  padding-bottom: 66.9%;
}
.caseleft .small .slick-current .pic {
  border: 3px solid #d80808;
}
.caseright {
  width: 47%;
}
.caseright h3 {
  font-size: 22px;
  color: #333;
  background: url(../images/caseshow.png) no-repeat bottom left;
  line-height: 30px;
  padding-bottom: 10px;
  margin: 30px 0 15px;
}
.caseright .crighttxt {
  color: #6b6b6b;
  min-height: 160px;
}
.caseright .prenext {
  margin-top: 30px;
}
.caseright .prenext a {
  display: block;
  line-height: 30px;
}
.nyxg {
  margin-top: 70px;
}
/*联系我们*/
.yan_contact{background:#fff;position:absolute;width:100%;left:50%;margin-left:-50%;top:0;z-index:3;box-shadow:0px 4px 25px 0px #cdcdcd;padding:67px 0;margin-top:-16%;}
.yan_contact h2{font-size:24px;color:#4c4c4c;margin-left:11.72%;}
.yan_contact div.con{margin-left:11.72%;position:relative;margin-top:35px;}
.yan_contact div.con p{color:#4c4c4c;margin-bottom:5px;}
.yan_contact div.con ul{position:absolute;left:50%;top:0;}
.yan_contact div.con ul li{float:left;text-align:center;margin-right:45px;}
.yan_contact div.con ul li p{font-size:12px;color:#a1a1a1;}
.contact{width:86%;margin:0 auto;}
#allmap {
  width: 100%;
  height: 644px;
}
#allmap img {
  max-width: 1070px;
  max-height: 368px;
}
#allmap label {
  max-width: 1070px;
}
.contactwrap ul {
  line-height: 58px;
  border-bottom: 1px solid #d4d4d4;
}
.contactwrap ul li {
  float: left;
  font-size: 16px;
  margin-right: 5%;
}
.contactwrap ul li span {
  color: #d80808;
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 1px solid #d80808;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  margin-right: 5px;
}
.contactwrap ul li a {
  font-family: arial;
}
.contactwrap ul li:last-child {
  margin-right: 0;
}
.contactwrap .contacttxt {
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
}
/*在线留言*/
.message {  margin-top:110px;margin-bottom:120px;}
.message h2{font-size:24px;color:#282828;}
.message p {  text-align: center;}
.message .messagecon {margin-top:50px;}
.message .messagecon ul {  width:100%;}
.message .messagecon ul li{padding-left:75px;position:relative;}
.message .messagecon ul li span {display: block;color: #282828; line-height:32px; position:absolute;left:0;top:0;}
.message .messagecon ul li input {width:56%;line-height:28px;border: 1px solid #e2e2e2;background:#e2e2e2;margin-bottom:28px;}
.message .messagecon ul li input:focus {  border: 1px solid #13b5b1;}
.message .messagecon ul li textarea {width: 100%;  border: 1px solid #e2e2e2;background:#e2e2e2;height:267px;margin-bottom:50px;}
.message .messagecon ul li textarea:focus {  border: 1px solid #13b5b1;}
.message .messagecon ul li.li4 {
  margin-top: 35px;
}
.message .messagecon ul li.li4 input {
  width: 38%;
  float: left;
  padding-left: 5px;
  color: #333;
}
.message .messagecon ul li.li4 img {
  float: left;
  cursor: pointer;
  margin: 0 5px;
}
.message .messagecon ul li.li4 a {
  float: left;
  line-height: 35px;
}
.message .messagecon ul.phonemessage {
  width: 95%;
  display: none;
}
.message .messagecon ul.phonemessage textarea {
  margin-bottom: 35px;
}
.message .messagecon ul li.li_sub {}
.message .messagecon ul li.li_sub input {
  height: 45px;
  width: 197px;
  background: #12b5b2;
  border: 0;
  color: #fff;
  transition: 0.3s;
}
.message .messagecon ul li.li_sub input:hover {
  background: #12b5b2;
}
/*人才招聘*/
.yan_ygfc{margin-bottom:70px;}
.yan_ygfc ul{}
.yan_ygfc ul li{width:100%;}
.yan_ygfc ul li ul{}
.yan_ygfc ul li ul li{width:48.18%;margin:0 3.6% 33px 0;float:left;}
.yan_ygfc ul li ul li:nth-child(2n){margin-right:0;}
.yan_ygfc ul li ul li .pic{width:100%;}
.yan_ygfc ul li ul li .pic:after{padding-bottom:53.58%;}
.yan_ygfc ul li ul li img{width:100%;}
.yan_ygfc ul li ul li span{margin-top:23px;color:#383838;}
.yan_ygfc .owl-theme .owl-controls .owl-page span.owl-numbers{margin:0 15px;color:#252525;background:none;border-radius:0;font-size:14px;opacity:1;padding:2px 4px;transition:0.3s;}
.yan_ygfc .owl-theme .owl-controls .owl-page.active span,.yan_ygfc .owl-theme .owl-controls.clickable .owl-page:hover span{color:#12b5b2;border-bottom:3px solid #12b5b2;}
.job{}
.job ul {}
.job ul li {width:31.27%;border: 1px solid #d9d9d9;cursor:pointer;margin-bottom:35px;margin-right:2.7%;}
.job ul li .jobcon{padding:45px 50px;}
.job ul li h3{font-size:18px;}
.job ul li h3 a{color:#000;}
.job ul li h3 a:hover{color:#13b5b1;}
.job ul li .jobcon div{height:150px;overflow:hidden;margin-top:20px;}
.job ul li .jobcon div p{margin-bottom:0;font-size:12px;color:#7f7f7f;line-height:1.8em;}
.job ul li span{font-size:12px;color:#7f7f7f;display:block;margin-top:35px;}
.job ul li:nth-child(3n){margin-right:0;}
.yan_job_list{margin-top:30px;padding-bottom:20px;}
.yan_job_list span{margin:0 5px;}
/*产品中心*/
.yan_pro{width:86%;margin:0 auto;}
.pro ul {margin-top:-90px;}
.pro ul li { width: 27.14%; overflow: hidden; margin: 100px 9.2% 30px 0; float: left;position:relative;}
.pro ul li .pic {  width: 100%;}
.pro ul li .pic img { width: 100%; transition: 0.3s;}
.pro ul li .pic:after {  padding-bottom: 142.36%;}
.pro ul li .protxt {position:absolute;left:0;bottom:0;padding:0 13% 45px;width: 100%;transition: 0.3s;}
.pro ul li .protxt a {  color: #fff;  font-size: 16px;}
.pro ul li:hover img {  transform: scale(1.3);}
.pro ul li:hover .protxt a{color:#13b5b1;}
.pro ul li:nth-child(3n) {  margin-right: 0;}
/*产品详细页*/
.bigphone {
  display: none;
}
.bigphone .pic {
  width: 100%;
}
.bigphone .pic:after {
  padding-bottom: 58%;
}
.bigphone .slick-dots li button {
  background: #ddd;
}
.bigphone .slick-dots li.slick-active button {
  background: #d80808;
}
.pro_show .caseleft {
  width: 47.01%;
}
.pro_show .caseleft .big {
  width: 74.156%;
  float: left;
}
.pro_show .caseleft .big .pic:after {
  padding-bottom: 113.3%;
}
.pro_show .caseleft .small {
  width: 24.454%;
  float: right;
  margin-top: -1px;
  height: 100%;
  overflow: hidden;
}
.pro_show .caseleft .small .pic:after {
  padding-bottom: 114.9%;
}
.pro_show .proshowcon .proshowh {
  line-height: 48px;
  background: #f6f6f6;
  margin-top: 64px;
}

.pro_show .proshowcon .proshowh b {
  font-size: 16px;
  color: #333;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 3px solid #de3131;
}

.pro_show .proshowcon .proshowimg {
  text-align: center;
  padding-top: 40px;
}
.pro_show .proshowcon .inquiry ul {
  width: 100%;
  margin: 40px auto 0;
}
.pro_show .proshowcon .inquiry ul li {
  margin: 10px 0;
}
.pro_show .proshowcon .inquiry ul li b {
  display: inline-block;
  width: 16%;
  text-align: right;
  color: #373737;
}
.pro_show .proshowcon .inquiry ul li input {
  width: 42.214%;
  height: 37px;
  border: 1px solid #dbdbdb;
}
.pro_show .proshowcon .inquiry ul li em {
  color: red;
  margin-left: 5px;
}
.pro_show .proshowcon .inquiry ul li.li2 input {
  width: 70%;
}
.pro_show .proshowcon .inquiry ul li.li5 b {
  float: left;
}
.pro_show .proshowcon .inquiry ul li.li5 textarea {
  width: 75.985%;
  height: 197px;
  border: 1px solid #dbdbdb;
  float: left;
  padding: 10px 10px 0 10px;
}
.pro_show .proshowcon .inquiry ul li.li6 b {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li6 input {
  width: 22.702%;
  float: left;
}
.pro_show .proshowcon .inquiry ul li.li6 em {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li6 img {
  float: left;
  line-height: 37px;
  margin: 0 5px;
  cursor: pointer;
}
.pro_show .proshowcon .inquiry ul li.li6 a {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li7 {
  padding-left: 15%;
  margin-top: 65px;
}
.pro_show .proshowcon .inquiry ul li.li7 input {
  width: 22%;
  font-size: 16px;
  color: #fff;
  border: 0;
  background: #727272;
  margin-right: 10px;
  transition: 0.3s;
}
.pro_show .proshowcon .inquiry ul li.li7 input:hover {
  background: #d80808;
}

#tab{position:relative;}
#tab .tabList ul li{
  float:left;
  background:#fefefe;
  background:-moz-linear-gradient(top, #fefefe, #ededed); 
  background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
  background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
  border:1px solid #ccc;
  padding:5px 0;
  width:100px;
  text-align:center;
  margin-left:-1px;
  position:relative;
  cursor:pointer;
}
#tab .tabCon{
  position:absolute;
  left:-1px;
  top:32px;
  border:1px solid #ccc;
  border-top:none;
  width:403px;
  height:100px;
}
#tab .tabCon div{
  padding:10px;
  position:absolute;
  opacity:0;
  filter:alpha(opacity=0);
}
#tab .tabList li.cur{
  border-bottom:none;
  background:#fff;
}
#tab .tabCon div.cur{
  opacity:1;
  filter:alpha(opacity=100);
}

/* 产品详情页选项卡 */
.proshowcon_tab{
  margin:10px auto 0;
  background:#fff;
}
.proshowcon_tab .tab_menu{overflow:hidden;}
.proshowcon_tab .tab_menu li{
  width:130px;
  float:left;
  height:30px;
  line-height:30px;
  color:#fff;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.proshowcon_tab .tab_menu li.current{color:#333;background:#cdcdcd;}
.proshowcon_tab .tab_menu li a{color:#fff;text-decoration:none;}
.proshowcon_tab .tab_menu li.current a{color:#333;}
.proshowcon_tab .tab_box{padding:20px;}
.proshowcon_tab .tab_box li{height:24px;line-height:24px;overflow:hidden;}
.proshowcon_tab .tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.proshowcon_tab .tab_box .hide{display:none;}

/*新闻资讯*/
.news_sub{background:#fff;padding:70px 0 80px;margin-top:-12.5%;position:relative;z-index:8;box-shadow:0px 4px 25px 0px #cdcdcd;}
.news_sub_tit{margin-left:13.7%;}
.news_sub_tit h2{font-family:'arial';font-weight:bold;font-size:48px;color:#232323;line-height:1em;text-transform:uppercase;}
.news_sub_tit span{display:block;width:38px;height:5px;background:#12b5b2;margin-top:10px;}
.news_sub_right{margin-left:12.7%;width:38%;}
.news_sub_right .daohang{}
.news_sub_right .daohang a{color:#717171;margin-right:50px;text-transform:capitalize;}
.news_sub_right .daohang a i{margin-right:10px;font-size:12px;}
.news_sub_right .daohang a:hover,.news_sub_right .daohang a.on{color:#12b5b2;}
.yan_search{position:relative;margin-top:30px;}
.yan_search input{border:1px solid #d3d3d3;width:100%;height:39px;line-height:39px;padding:0 15px;display:block;padding-right:40px;color:#000;}
.yan_search i{color:#827f80;display:block;position:absolute;right:20px;top:6px;font-size:20px;cursor:pointer;}

.newsfirst {margin:86px 0 108px;}
.newsfirst span{font-size:12px;color:#acacac;}
.newsfirst h3{font-size:18px;color:#1d1d1d;margin:12px 0 17px;}
.newsfirst h3 a{color:#1d1d1d;}
.newsfirst h3 a:hover{color:#12b5b2;}
.newsfirst p{color:#5f5f5f;font-size:14px;line-height:1.5em;height:3em;overflow:hidden;margin:0;}
.news{width:86%;margin:0 auto;}
.news ul{}
.news ul li {width:23.64%;margin:0 1.78% 30px 0;background:#fff;}
.news ul li .pic {width: 100%;}
.news ul li .pic:after {padding-bottom:67.37%;}
.news ul li .pic img { transition: 0.3s;width:100%;}
.news ul li .newright {width:100%;padding: 35px 30px;}
.news ul li .newright1 {padding-top:80px;}
.news ul li .newright a.newscontit {font-size: 16px;color: #191919;display: inline-block;height: 22px;overflow: hidden;  transition: 0.3s;}
.news ul li .newright span{display:block;width:20px;height:2px;background:#12b5b2;margin-top:3px;}
.news ul li .newright p {color:#9a9a9a;margin-top:20px;}
.news ul li .newright p.info {margin-top:70px;line-height:2em; height:8em;overflow:hidden;margin-bottom:70px;}
.news ul li .newright em{color:#9a9a9a;}
.news ul li:hover a.newscontit {color: #12b5b2;}
.news ul li:nth-child(4n){margin-right:0;}

.newshow{padding-bottom:60px;}
.newshow .newshowtit {
  text-align: center;
  margin-top: 55px;
  border-bottom: 1px dotted #bfbebe;
}
.newshow .newshowtit h1 {
  font-size: 22px;
  color: #333;
}
.newshow .newshowtit .date {
  line-height: 65px;
  font-size: 12px;
  color: #999;
}
.newshow .newshowtxt p {
  margin-top: 25px;
  line-height: 25px;
}
.newshow .newshowimg {
  text-align: center;
  margin: 65px 0;
}
.prev-next {
  float: left;
  margin-top: 10px;
}
.prev-next a {
  display: block;
  color: #999;
  line-height: 25px;
  transition: 0.3s;
}
.prev-next a b {
  color: #666;
}
.prev-next a:hover {
  color: #12b5b2;
}
.prev-next a.prev {
  border-bottom: 1px dashed #d4d4d4;
}
/*站点地图*/
.mapwrap {
  margin: 40px auto;
  padding-bottom: 100px;
}
.mapwrap dl {
  margin: 20px auto 20px;
  overflow: hidden;
  line-height: 30px;
  width: 98%;
  transition: 0.3s;
}
.mapwrap dl:hover {
  box-shadow: 0 0 2px #d80808;
}
.mapwrap dl:hover dt a {
  color: #d80808;
  font-weight: bold;
}
.mapwrap dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  border: 1px solid #ddd;
  transition: 0.3s;
}
.mapwrap dt:hover {
  background: #d80808;
}
.mapwrap dt:hover a {
  color: #fff !important;
}
.mapwrap dt a {
  color: #d80808;
  display: block;
  padding: 10px 0;
  transition: 0.3s;
}
.mapwrap dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.mapwrap dd {
  font-size: 14px;
  overflow: hidden;
  float: left;
  width: 85%;
  line-height: 40px;
}
.mapwrap dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.mapwrap dd .p2 a {
  color: #d80808;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
}
.mapwrap dd .p2 a:hover {
  color: #000;
}
.mapwrap dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.mapwrap dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
  margin-top: 1px;
  transition: 0.3s;
}
.mapwrap dd div a:hover {
  background: #d80808;
  color: #fff;
}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}
@media (max-width: 400px) {

}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 100%;
  }

}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 100%;
  }
}
/*-phone-nav-*/
.phone-nav {
  position: absolute;
  font-size: 24px;
  right: 15px;
  line-height: 50px;
  display: none;
  color: #d80808;
  /*top: 25px;*/
  z-index: 9;
}
.phone-nav:hover {
  color: #333;
}

@media (max-width: 1100px) {
  .container {
    width: 100%;
  }
  .yuan{}
}
  @media (max-width: 480px) {
  }
  /*# sourceMappingURL=style.css.map */
  /*loading页面*/
  #loading  
  {  
    width: 100%;
    height:100%;
    position:fixed;  
    z-index:999;  
    background:#ffffff;
    text-align: center;
    display: table;
  }   
  #loading span{
    display: table-cell;
    vertical-align: middle;
  }
  #loading span p{color:#fff;font-size: 20px;}
  #loading img{   
    display: inline-block; 
  }
  .scoll_dis  
  {   
    overflow:hidden;  
  }
  /*产品分类*/
  #catalog{
    width:1100px;
    margin: 15px auto;
    padding: 0 15px;
  }
  #catalog .catalog_title{width:10%;}
  .sicatalog_head {
    font-size: 44px;
    font-weight:bold;
    color: #d80808;
    font-family: Verdana,Arial;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding-left: 30px;
  }
  .f_l {
    float: left;
  }
  .dashed > ul > li{
    margin-left:30px; 
  }
  .dashed > div > span{
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #333;
  }
  .sicatalog {
    overflow: hidden;
    margin: 0 80px;
  }
  .sicatalog .dashed:first-child {
    border-top: none;
  }
  .sicatalog .dashed {
    overflow: hidden;
    border-top: #aaa 1px dashed;
    padding: 13px 0px;
  }
  .sicatalog li {
    text-align: center;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    margin: 0 13px;
  }
  .sicatalog li:hover,
  .sicatalog .active{
    background:#d80808; 
  }
  .sicatalog li:hover a,
  .sicatalog .active a{
    color:#fff;
  }
  /*产品放大镜*/
  .small > .active{
    border: 3px solid #d80808;
  }
  #magnifier > img{
    width: 100%;
    height:100%
  }
  /*滑块*/
  .magnifyingBegin{
    width: 175px;
    height: 210px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: 0.5;
    filter:alpha(opacity=50);
    position: absolute;
    cursor: move;
    display: none;
  }
  /*放大镜显示区域*/
  .magnifyingShow{
    width: 370px;
    height: 420px;
    display: none;
    position: absolute;
    right: -400px;
    top: 0;
    overflow: hidden;
    background-color: #454545;
  }
  .magnifyingShow > img{
    width: 790px !important;
    max-width: none;
    height: 865px;
    margin-left:0;
    margin-top: 0;
  }
  /*生产实力*/
  .carousel ul li{
    width: 100%;
    float: none;
  }
  /*站点地图*/
  #map .con{
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 50px; 
  }
  .con .hd h1 {
    width: 122px;
    height: 39px;
    font-size: 16px;
    line-height: 39px;
    font-family: "微软雅黑","MicrosoftYahei","宋体","Arial Narrow",sans-serif;
    text-align: center;
  }
  .con .hd {
    height: 39px;
    background: #fcfcfc;
    border-bottom: #fff 1px solid;
  }
  .con .bd {
    padding: 10px 0;
    border-top: #d6dbe1 1px solid;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd dl {
    padding: 0 0 10px 10px;
    zoom: 1;
  }
  .con .bd dd {
    float: left;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd ul {
    margin-right: 0;
    padding-right: 0;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd li {
    float: left;
    height: 28px;
    padding: 0 5px;
    line-height: 28px;
  }
  .con .bd dd {
    margin: 6px;
  }
  /*站内搜索*/
  #search{
    margin-bottom: 50px;
    overflow:hidden
  }
  .search_left{
   /* float: left;
    width: 25%;*/margin-top:20px;
    border: 1px solid #d6d6d6;
    padding-bottom: 15px;
  }
  .s_head{
    border-bottom: 1px solid #d6d6d6;
    height: 50px;
  }
  .s_head h2{
    line-height: 50px;
    margin-left: 15px;
  }
  .s_body ul{
    margin-top: 10px;
    margin-left: 20px;  
  }
  .s_body ul li{width:200px;}
  .s_body ul span{
    color: #333;
    line-height:35px;
  }
  .s_body ul input,
  .s_body ul select{
    height: 35px;
    width: 80%;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
  }
  .s_body .sub input{
    border:0;
    height: 35px;
    width: 160px;
    background: #575757;
    border: 0;
    color: #fff;
    margin-top:10px;
    transition: 0.3s;
  }
  .search_right{
    /*float: right;
    width: 73%;*/
    padding-bottom: 15px;
    padding-top: 20px; 
  }
  .search_right em{
    color: #004cff;
  }
  .search_right ul span{
    display: block;
    line-height: 30px;
  }
  .search_right ul span a,
  .product_title a{
    color: #d80808;
    text-decoration: underline;
  }
  .search_right li{
    overflow: hidden;
  }
  .product_list{
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d6d6; 
    margin-bottom: 15px;
  }
  .product_img{
    float: left;
  }
  .product_img img{
    border-radius: 50%;
  }
  .product_img img:hover{
    width: 90px;
    height: 90px;
  }
  .product_body{
    float: left;
    margin-left: 20px;
    margin-top: 10px;
  }
  .product_title{
    margin-bottom: 20px;
  }
  .se_news{
    float: right;
    width: 79%;
  }
  .news ul li .se_news a {
    color:#d80808;
    text-decoration: underline;
    display: inline-block;
    height: 22px;
    overflow: hidden;
    transition: 0.3s;
  }
  .search_right .news .date em{
    color: #fff;
  }
  /*下载*/
  #download li{
    margin-bottom: 25px;
  }
  #download ul{
    margin-top: 50px;
    margin-bottom: 110px;
  }
  .down_head{
    margin-left: 25px;
    margin-bottom: 5px;
  }
  .down_body{
    margin: 0 15px;
    padding-top: 5px;
    border-top: 1px solid #d6d6d6;
    overflow: hidden;
  }
  .down_body div{
    margin:0 15px;
  }
  .down_body span{
    margin-right: 15px;
  }
  .f_r{
    float: right;
  }
  .f_l{
    float: left;
  }
  .download_title{
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d6d6;
    padding: 8px;
  }
  .download_button,
  .link_button{
    display: inline-block;
    background: #23b7e5;
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    color: #fff;
    border-radius: 2px;
  }
  .download_button:hover,
  .link_button:hover{
    background: #38c4f0;
    color: #fff;
  }
  .content_title{
    margin: 30px 0 10px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
  }
  .line{
    border-bottom: 1px solid #d6d6d6;
    margin: 15px 0;
  }
  #link h3{
    margin: 10px 15px;
  }
  #img_link,
  #text_link{
    margin-bottom: 50px;
    overflow: hidden;
  }
  #img_link li,
  #text_link li{
    float: left;
    margin: 0 10px;
  }
  /*招聘*/
  .apply{
    position: absolute;
    bottom: 15px;
    right: 15px;
    border: 1px solid red;
    width: 75px;
    text-align: center;
  }
  .apply a{
    color: red;
  }

/****询盘****/
.inquiry-container .row{margin-left:0px;margin-right:0px;}
.inquiry-container li img{height:30px;}
.inquiry-container a{color:#000000;}
.inquiry-col{padding:0!important;}
.inquiry-title{font-size: 24px;margin:0px 0px 40px;color:#cccccc;position: relative;}
.inquiry-title:before{width: 90%;content:"";position: absolute;border-top: 1px dashed #cccccc;right: 0;top:15px;}
.inquiry-title:after{width: 90%;content:"";position: absolute;border-bottom: 1px dashed #cccccc;right: 0;top:20px;}
.inquiry-chose{background-color:#162c4c;color:#ffffff;padding:0px 20px;line-height: 50px}
.inquiry-chose .inquiry-select select{height:30px;color:#000000;line-height: 30px;width: 100%;border:none;padding:0 20px;cursor:pointer;}
.inquiry-container .classification{padding:0;}
.inquiry-search{text-align: right;}
.inquiry-search input{width: 290px;height: 30px;line-height: 30px;padding:0 10px;color:#000000;display: inline-block;float: right;margin: 10px 0;border: 0}
.inquiry-search i{width: 40px;height: 30px;background: #a0a0a0;color: #ffffff;float: right;line-height: 30px;text-align: center;font-size: 20px;margin: 10px 0;cursor:pointer;}
.inquiry-container .product-list{padding:20px 0 30px;border-bottom: 1px dashed #737373;color:#000000;}
.inquiry-container .fa-play{color:#ffffff;background: #162c4c;width: 24px;height:24px;line-height: 24px;text-align: center;}
.inquiry-container .product-list .product-ul li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-add,.inquiry-submit{background: #e60012;color:#ffffff;padding:8px 20px;width:130px;text-align: center;border-radius: 10px;cursor: pointer;}
.inquiry-submit{margin-top: 30px;}
.inquiry-add .fa{font-size: 16px}
.inquiry-list{margin-top:20px;}
.inquiry-container .list-head{background: #f2f2f2;height:46px!important;line-height: 46px!important;}
.inquiry-list li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-container .fa-times,.inquiry-container .fa-plus{font-size: 18px;cursor: pointer;}
.inquiry-row{margin:0;padding:0 !important;}
.inquiry-container .input-name{line-height: 40px;color:#0d0d0d;}
.inquiry-container .input-type input,.inquiry-container .input-type textarea{width: 100%;font-size: 12px;padding:5px;}
.inquiry-container .input-type textarea{height:140px;}
.inquiry-container .input-type input{height:40px;margin-bottom: 10px}
.inquiry-container .input-star{color:#cd0406;}
.inquiry-form{margin:50px 0 40px;}
.inquiry-submit{margin:0 auto;margin-top: 40px;}
.inquiry-add-page{margin-top:30px;}
.inquiry-page {padding:8px 0;text-align:right;}
.inquiry-page li {display: inline;}
.inquiry-page li a{font-family: arial;background: #ffffff;padding: 2px 6px;margin: 0 2px;font-size: 12px;display: inline;border:1px solid #cccccc;}
.inquiry-page li a:hover {background: #f3f3f3;}
.inquiry-page li.active a{background: #f3f3f3;color: #ababab;}
.inquiry-page li.bgnone a{display: none;}
.submit-hide{display: none;}
  
#BMapLib_search_bus_btn0{margin-right:0px!important;}
.tangram-suggestion-main{z-index: 99}
@media (max-width: 992px) {
  /*.banner,.banner img,.banner_slide{height:300px!important;}*/
}
.banner_slide{
  background-position: center!important;
      background-size: cover!important;
}