@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- */
}
@font-face {
  src: url(../fonts/yuweij.ttf);
}
@font-face {
  font-family: 'yuweij';
  src: url('../fonts/yuweij.ttf');/* IE9*/
  src: url('../fonts/yuweij.ttf') format('embedded-opentype'), /* IE6-IE8 */
  /*url('../fonts/FuturistCondensed Regular.woff') format('woff'), *//* chrome、firefox */
  url('../fonts/yuweij.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/yuweij.ttf') format('svg');/* iOS 4.1- */
}
@font-face {
  src: url(../fonts/STXingkai.ttf);
}
@font-face {
  font-family: 'STXingkai';
  src: url('../fonts/STXINGKA.ttf');/* IE9*/
  src: url('../fonts/STXINGKA.otf');
  src: url('../fonts/STXINGKA.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/STXINGKA.woff') format('woff'),/* chrome、firefox */
  url('../fonts/STXINGKA.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/STXINGKA.svg') format('svg');/* iOS 4.1- */
}
@font-face {
  font-family: 'goomay';  /* project id 523133 */
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot');
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.woff') format('woff'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(255,255,255,.5)!important;;
  font-style:normal;
  font-weight: normal;
  margin-left:5px;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e602"; }
.goomay a:hover{color: rgb(255,255,255,1)!important;}
.icon-g:before { content: "\e603"; }
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;
}
p{
  margin:0;
}
.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;
}
a:hover {
  color: #d80808;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  width: 1200px;
  padding: 0;
}
.container2 {
  width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
@media (min-width: 1300px) {
  .container {
    width: 1300px;
  }
  .inpt3 {
    margin-right: -100px !important;
}
}
@media (min-width: 1500px) {
  
  .inpt3 {
    margin-right: -153px !important;
}
}
/*-header-*/
.header {
  clear: both;
  box-shadow: 0 0 2px 3px rgba(0,0,0,0.24);
  z-index: 2;
  position: relative;
}
.logo{
  position: absolute;
  z-index: 2;
}
/*-banner-*/
.banner {
  clear: both;
  overflow: hidden;
}
.banner img {
  width: 100%;
}
.banner .banner_slide{
  outline: none;
}
.slick-arrow{
  transform: none;
  border:none;
  display: none;
  width: 34px;
  height: 34px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  background: url(../images/btn.png) left 0px no-repeat;
  margin:0 20px;
}
.banner .slick-prev{left:-100px;background-position:0 0px;}
.banner .slick-next{right:-100px;background-position:-37px 0px;}
.banner .slick-dots li button{
  width:41px;
  height: 3px;
  background: #fff;
}
.banner .slick-dots li.slick-active button{
  background: #0b5a9c;
}
.nav {
  margin-left: 10px;
  /* position: relative; */
  z-index: 2;
  margin-right:10%;
}
.nav ul li {
  float: left;
  line-height: 85px;
  padding: 0 30px;
  position: relative;
}
.nav ul li a {
  text-transform: uppercase;
  transition: 0.3s;
  color: #000;
  padding-bottom: 5px;
  font-size: 16px;
}
.nav ul li.active a{
  color:#015aab;
  border-bottom:2px solid #015aab;
}
.nav ul li:hover>a {
  color:#015aab;
}
.nav ul li:last-child {
  border-right: 0;
}
.nav .child{
  position: absolute;
  display: none;
  bottom:-47%;
  /* left: -100%;
  z-index: 0;
  width:1920px; */
  width:100%;
  right:0;
  background: #015aab;
}
.nav .child li{
  line-height: 40px;
}
.nav .child .child_list{
  margin-left: 41%
}
.nav .child li a{
  color:#fff;
  transition: 0.3s;
}
.nav .child li:hover a{
  text-decoration: underline;
  color:#fff;
}
.language {
  position: relative;
  font-size: 14px;
  margin-top: 33px;
}
.language a {
  color: #a5a5a5;
  font-weight: bold;
}
.language a:first-child{
  color: #000;
}
.inpt4,.inpt3{
  display: inline-block;
  vertical-align: middle;
  margin:30px 0;
  border:none;
  background: none;
  outline: none;
}
.inpt4{
  background: url(../images/sousuo.png)no-repeat center center;
  width:20px;
  height:20px;
  margin-left: 25px;
}
.sytit-wrap {
  text-align: center;
}
.sytit-wrap p {
  line-height: 40px;
  font-size: 13px;
  color: #333;
}
.sytit {
  background: url(../images/sybg1.png) no-repeat center;
  margin-top: 70px;
}
.sytit .sytitwrap {
  position: relative;
  top: -15px;
}
.sytit h3 {
  font-family: "黑体";
  font-size: 30px;
  color: #000;
  font-weight: 600;
}
.sytit b {
  font-family: "HelveticaInserat";
  font-size: 14px;
  color: #7c7c7c;
  font-weight: 100;
}
/* 首页产品中心 */
.sypro{
  margin-top:80px;
}
.sypro .container>h3{
  text-align: center;
  font-size: 40px;
  color:#015aab;
  font-weight: bold;
  margin-bottom: 23px;
}
.swiper-container-product .swiper-slide h3{
  border-top:5px solid #eeeeee;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color:#000;
  padding: 0 30px 0 15px;
}
.swiper-container-product .swiper-slide h3 {
  color:#000;
  transition: 0.3s;
}
.swiper-container-product .swiper-slide h3:hover{
  color:#015aab;
}
.swiper-container-product .swiper-slide h3 i{
  color:#b5b5b5;
  font-size: 25px;
}
.swiper-container-product{
  padding-bottom: 40px !important;
}
.swiper-container-product .swiper-pagination span{
  width:43px;
  height:4px;
  background: #b5b5b5;
  border-radius: 0;
  opacity: 1;
}
.swiper-container-product .swiper-pagination{
  bottom: 0 !important;
}
.swiper-container-product .swiper-pagination span.swiper-pagination-bullet-active{
  background: #015aab;
}
/*首页关于我们*/
.syabout {
  width:100%;
  height: 600px;
  background: url(../images/about_bg.png)no-repeat bottom center;
  background-size: 100%;
}
.syabout table td{
  width:50%;
}
.syabout table {
  margin-top:72px;
}
.syabout table td .about_img img{
  width:100%;
  height:100%;
}
.syabout table td:first-child{
  background-image: linear-gradient(to right , rgba(1, 90, 171, 0.8), rgba(1, 90, 171, 0.95));
  padding: 0 65px 0 45px;
}
.syabout table td h3{
  color:#fff;
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 5%;
}
.syabout table td .about_desc{
  color:#fff;
  margin-bottom: 8%;
  line-height: 2;
}
.syabout table td .about_more a{
  color:#fff;
  padding: 5px 10px;
  border:1px solid rgba(0,0,0,0);
  transition: 0.5s;
}
.syabout table td .about_more a:hover{
  border:1px solid rgba(255, 255, 255,1)
}
/*首页新闻资讯*/
.synews{
  margin-top:25px;
}
.synews .advantage{
  width:50%;
  height:400px;
  padding-right: 3%;
}
.synews .advantage h3{
  font-size: 40px;
  font-weight: bold;
  color:#015aab;
  padding-bottom: 15px;
  border-bottom: 1px solid #d2d2d2;
  text-transform:capitalize;
}
.synews .advantage h3 span{
  margin-right: 10%;
}
.synews .advantage h3 span a{
  color:#a9a9a9;
  font-size: 14px;
  font-weight: normal;
}
.synews .advantage ul li{
  width:31%;
  height:200px;
  background: url(../images/advantage_bg1.png)no-repeat left top;
  display: inline-block;
  position: relative;
}
.synews .advantage ul li:hover{
  background: url(../images/advantage_bg2.png)no-repeat left top;
}
.advantage_list{
  position: absolute;
  width:60px;
  text-align: center;
  top:50px;
  left:25px;
}
.advantage_list>div{
  width: 40px;
  height:40px;
  margin:0 auto;
  transition: 0.3s;
}
.advantage_list p{
  color:#015aab;
  font-size: 12px;
}
.synews .advantage>p{
  color:#494949;
  font-size: 14px;
  line-height: 2;
  position: relative;
  top:-35px;
}
.synews .synews_list{
  width:50%;
  height:450px;
  padding-right: 3%;
}
.synews .synews_list h3{
  font-size: 40px;
  font-weight: bold;
  color:#015aab;
  padding-bottom: 15px;
  border-bottom: 1px solid #d2d2d2;
}
.synews .synews_list h3 span{
  margin-right: 10%;
}
.synews .synews_list h3 span a{
  color:#a9a9a9;
  font-size: 14px;
  font-weight: normal;
}
.synews .synews_list ul li{
  padding: 15px 0;
  border-bottom: 1px dashed #dcdcdc;
}
.synews .synews_list ul li a{
  width: 85%;
  display: inline-block;
}
.advantage_list1 .advantage_list div{
  background: url(../images/gear.png)no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
.advantage_list1:hover .advantage_list div{
  background-position: 0 -40px;
}
.advantage_list1:hover p{
  color:#fff;
}
.advantage_list2 .advantage_list div{
  background: url(../images/bulb.png)no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
.advantage_list2:hover .advantage_list div{
  background-position: 0 -40px;
}
.advantage_list2:hover p{
  color:#fff;
}
.advantage_list3 .advantage_list div{
  background: url(../images/clock.png)no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
.advantage_list3:hover .advantage_list div{
  background-position: 0 -40px;
}
.advantage_list3:hover p{
  color:#fff;
}
/*首页案例展示*/
.sypicture .container{padding: 10px 0px 15px 0px;}
.sypicture .swiper-container {
  width: 100%;
  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: #eeeeee;
}
.sanlin{
  line-height: 58px;
  background: #015aab;
}
.footernav{
  width:70%;
  padding-top: 20px;
  border-right: 1px solid rgba(0,0,0,0.14);
  /* height:250px; */
}
.footernav>ul>li{
  display: inline-block;
  vertical-align: top;
  margin-right: 10%;
}
.footernav>ul>li:last-child{
  margin-right:0;
}
.footernav>ul>li>a{
  color:#000;
}
.footernav>ul>li ul{
  margin-top:30px;
}
.footernav>ul>li ul li{
  margin-bottom: 5px;
}
.footernav>ul>li ul li a{
  color:#4e4e4e;
  font-size: 12px;
}
.footernav>ul>li ul li a:hover{
  text-decoration: underline;
}
.footerinfo{
  width:28%;
  /* height:250px; */
  padding-top: 20px;
}
.footerinfo h3{
  font-size:14px;
  color:#000;
  margin-bottom: 35px;
}
.footerinfo h3 span{
  color:#5c5c5c;
  font-size: 20px;
}
.footerinfo p{
  color:#b7b7b7;
  font-size: 12px;
}
.footerinfo span{
  color:rgba(51,51,51,0.5);
  font-size:12px;
}
/*内页开始*/
/*副导航开始*/
.vicenav {
  line-height: 62px;
  background: #015aab;

}
.vicenav ul {
  text-align: center;
}
.vicenav ul li{
  display: inline-block;
}
.vicenav ul li a{
  color:#fff;
  display: block;
  padding: 0 35px;
  text-transform:capitalize;
}
.vicenav ul li.active a{
  border-bottom: 2px solid #fff;
}
/*面包屑导航*/

/*关于我们*/
.profile {
  padding: 80px 0 95px;

}
.profile h3{
  font-size: 40px;
  color:#015aab;
  font-weight: bold;
  margin-bottom: 40px;
  text-transform:capitalize;
}
.profile .profile_cont{
  margin-bottom: 40px;
}
.profile .profile_cont p{
  color:#4e4e4e;
}
.swiper-container-picture{
  padding-bottom: 40px !important;
  
}
.swiper-container-picture .swiper-pagination{
  bottom: 0 !important;
}
.swiper-container-picture .swiper-pagination span{
  width:35px;
  height:3px;
  background: #b5b5b5;
  border-radius: 0;
  opacity: 1;
}
.swiper-container-picture .swiper-pagination span.swiper-pagination-bullet-active{
  background: #015aab;
}
.history_head {
  height: 180px;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.history_head h3{
  color:#015aab;
  line-height: 180px;
  font-size: 40px;
  font-weight: bold;
}
.history_head p{
  font-weight: bold;
  color:#015aab;
  font-size: 24px;
  text-transform: uppercase;
}

.history .container>h3{
  font-size: 40px;
  color: #015aab;
  font-weight: bold;
  margin-bottom: 40px;
  text-transform:capitalize;
}
.history_list{
  padding-top:70px;
  padding-bottom: 50px;
  background-image: linear-gradient(to bottom , #fff,rgba(247, 247, 247, 0.7));
  /* background: rgba(247, 247, 247, 0.18); */
}
.hisYear {
  background: url(../images/bg_history.png) no-repeat center center;
  background-size: contain;
  overflow: hidden;
  padding-bottom: 12%;
  position: relative;
}
#hisYear {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -7%;
  height: 100%;
  width: 14%;
  display:block;
}
#hisYear.owl-carousel .owl-stage-outer {
  overflow: visible;
}
#hisYear .item {
  text-align: center;
  color: #015aab;
  opacity: 0.5;
  position: relative;
  font-size: 18px;
  transition: all 0.5s ease 0s;
  padding-top: 22%;
}
#hisYear .item i {
  display: block;
  font-style: normal;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #015aab;
  margin: 5px auto 5px;
  transition: all 0.3s ease 0s;
}
#hisYear .owl-item.next2 .item, #hisYear .owl-item.prev.active .item, #hisYear .owl-item.prev2 .item, #hisYear .owl-item.prev2.prev.active .item, #hisYear .owl-item.next2.next.active .item, #hisYear .owl-item.next.active .item {
  padding-top: 0;
}
#hisYear .owl-item.next .item, #hisYear .owl-item.next2.next .item, #hisYear .owl-item.prev .item, #hisYear .owl-item.prev2.prev .item {
  padding-top: 22%;
}
#hisYear .owl-item.active .item{
  font-weight: bold;
}
#hisYear .owl-item.active .item i{
  width: 20px;
  height:20px;
  border: 2px solid #015aab;
}
#hisYear .owl-item.active .item i:after {
  content: '';
  display: block;
  width: 2px;
  height: 20px;
  background-color: #015aab;
  margin: 18px auto;
}
#hisYear .owl-item.active .item {
  opacity: 1;
  font-size: 30px;
  padding-top: 0;
}
.hisBox {
  padding: 0 100px;
  position: relative;
}
#hisBox.owl-carousel {
  position: static;
}
.hisBox .item {
  width: 100%;
}
.hisBox a {
  overflow: hidden;
  color: #000;
}
.hisBox .thumbnail {
  width: 30%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border:none;
  background: none;
}
.hisBox .thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.hisBox .info {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 50px;
  font-size: 24px;
  width: 68%;
  vertical-align: middle;
}
.hisBox .info h3{
  font-size: 30px;
  margin-bottom: 20px;
}
.owl-dots button {
  border: none;
  background: none;
}
.owl-prev,.owl-next{
  position: absolute;
  top:45%;
  background: #fff;
  border-radius: 100%;
  border:none;
  width: 42px;
  height:42px;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.14);
  outline: none;
  font-size: 25px;
  padding: 0;
}
.owl-prev{
  left: 0%;
}
.owl-next{
  right:0%;
}
.owl-nav button span{
  text-align: center;
  padding: 0;
  margin:0;
  display: block;
}
.culture{
  padding: 5% 0 4.5%;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  background-size: cover !important;
}
.culture table{
  width:60%;
  border-spacing: 50px 0;
  border-collapse: separate;
}
.culture table td{
  /* height:455px; */
  text-align: right;
  vertical-align: middle;
  color:#000 ;
}
.culture table td p{
  width: 288px;
  font-size: 32px;
  font-family: arial,'STXingkai';
  line-height: 60px;
}
.culture table tr td p{
  margin-bottom: 60px !important;

}
.culture table tr.firstRow td{
  font-family: STXingkai;
  font-weight: bold;
  text-align: left;
  color:#232323;
}
.culture table tr.firstRow td p{
  font-size: 48px;
  width: 576px;
}
#jquery-lightbox #lightbox-container-image-data-box{
  box-sizing: content-box;
}
.swiper-container-honor{
  padding-bottom: 40px !important;
  
}
.swiper-container-honor .swiper-pagination{
  bottom: 0 !important;
}
.swiper-container-honor .swiper-pagination span{
  width:35px;
  height:3px;
  background: #b5b5b5;
  border-radius: 0;
  opacity: 1;
}
.swiper-container-honor .swiper-pagination span.swiper-pagination-bullet-active{
  background: #015aab;
}
.honor{
  margin:80px 0;
}
.honor h3{
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color:#015aab;
  margin-bottom: 30px;
}
/*内页新闻资讯*/
.nytit2 span {
  display: block;
  height: 8px;
  background: url(../images/nynewsbg.jpg);
}
.nytit2 h3 {
  font-size: 16px;
  font-weight: bold;
  color: #d80808;
  line-height: 40px;
}
.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;
}
/*生产实力*/
.case {
  margin-bottom: 30px;
  position: relative;
}
.case .casebg {
  width: 1000%;
  position: absolute;
  height: 157px;
  background: #ddd;
  left: -100%;
  top: 26%;
}
.case ul li {
  width: 24.767%;
  height: 312px;
  float: left;
  margin: 55px 3px 0 0;
  position: relative;
  z-index: 222;
}
.case ul li .pic {
  width: 100%;
  height: 57%;
}
.case ul li .pic:after {
  padding-bottom: 67%;
}
.case ul li .pic .casezzc {
  width: 100%;
  height: 100%;
  background: #d80808;
  opacity: 0.8;
  text-align: center;
  display: inline-block;
  display: none;
  z-index: 222;
  position: relative;
}
.case ul li .pic .casezzc .consu {
  padding: 5px 20px;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 25%;
  display: inline-block;
}
.case ul li .casetxt {
  padding: 25px 15px;
  background: #f9f9f9;
  transition: 0.3s;
}
.case ul li .casetxt a.casetit {
  color: #333;
  font-weight: 600;
  transition: 0.3s;
  display: inline-block;
  height: 19px;
  overflow: hidden;
  line-height: 19px;
}
.case ul li .casetxt span {
  display: block;
  color: #999;
  transition: 0.3s;
  height: 20px;
  overflow: hidden;
}
.case ul li .casetxt a.caseview {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/caseview.png) no-repeat center;
  margin-top: 15px;
  transition: 0.3s;
}
.case ul li:hover .casezzc {
  display: block;
}
.case ul li:hover .casetxt {
  background: #d80808;
  opacity: 0.8;
  text-align: center;
}
.case ul li:hover .casetxt a.casetit {
  color: #fff;
}
.case ul li:hover .casetxt span {
  color: #fff;
}
.case ul li:hover .casetxt a.caseview {
  background: url(../images/caseviewhover.png) no-repeat center;
}
.case ul li:nth-child(4n) {
  margin-right: 0px;
}
.page {
  text-align: center;
  margin: 35px 0;
}
.page .pagination > li:first-child > a,.page .pagination > li:first-child > span,.pagination > li:last-child > a, .pagination > li:last-child > span{
  border-radius: 0;
  color:#fff;
  background-color:#015aab;
}
.pagination > li > a{
  padding: 0;
  width: 33px;
  height:33px;
  text-align: center;
  line-height: 33px;
  background-color: #fff ;
  border:none;
  color:#015aab;
  margin:0 10px;
}
.pagination > li.active > a{
  background-color: #015aab;
  color:#fff;
}
/*生产实力详细页*/
.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;
}

/*联系我们*/
#allmap {
  width: 100%;
  margin:0 auto;
  height: 400px;
  border: 1px solid #dcdcdc;
}
#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_head{
  text-align: center;
  padding: 20px 0;
  background: #fff;
  border-bottom: 1px solid #dcdcdc;
}
.message_head h3{
  font-size: 30px;
  color:#3e3e3e;
  margin-bottom: 30px;
}
.message_head p{
  color:#8a8a8a;
}
.message{
}
.message table{
  width: 100%;
  background: #fff;
}
.message table tr:first-child{
  border-bottom: 1px solid #dcdcdc;
  text-transform:capitalize;
}
.message table tr td:first-child{
  background: #f8f8f8;
  width:18%;
  text-align: center;
  font-size: 16px;
  color:#000;
}
.message table tr td:last-child{
  padding: 55px 65px;
}
.message table tr td:last-child label{
  font-weight: normal;
}
.message table tr td:last-child span{
  position: relative;
  width: 100%;
  display: inline-block;
}
.message table tr td:last-child span.active::before{
  content:'*';
  width: 5px;
  height:5px;
  position: absolute;
  left: -7px;
  top: 1.5%;
}
.message table tr:first-child td:last-child{
  padding-right:22%;
}
.message table tr:first-child td:last-child span{
  position: relative;
  width: 48%;
  display: inline-block;
  margin-bottom: 25px;
  height:46px;
}
.message table tr:first-child td:last-child span:nth-child(2n-1){
  margin-right: 2%;
}
.message table tr:first-child td:last-child span.active::before{
  content:'*';
  width: 5px;
  height:5px;
  position: absolute;
  left: -7px;
  top: 35%;
}
.message table tr:first-child td  input,select{
  width:75%;
  line-height: 46px;
  height:46px;
  border:1px solid #e5e5e5;
  display: inline-block;
  outline: none;
  padding-left: 10px;
  color:#000;
  text-transform:capitalize;
}
.message table tr:first-child td label{
  width: 68px;
  font-weight: normal;
}
.message table tr:first-child td  input:nth-child(5){
  width:92.5%;
}
.message table tr:first-child td  input:nth-child(6){
  width:92.5%;
}
.message table tr:first-child td  input:nth-child(7){
  width:92.5%;
}
.message table tr:last-child td input,textarea{
  width:100%;
  border:1px solid #e5e5e5;
  padding-left: 10px;
  margin-bottom: 15px;
  outline: none;
}
.message table tr:last-child td input{
  line-height: 46px;
}
.message table tr:last-child td textarea{
  height:134px;
}
.message table tr:last-child td input:nth-last-child(3){
  width:32%;
  background: #eee;
  margin-right: 25px;
}
.message table tr td input,.message table tr td textarea,.message table tr td select::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:#c7c7c7;
}
.message table tr td input,.message table tr td textarea,.message table tr td select:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #c7c7c7;
}
.message table tr td input,.message table tr td textarea,.message table tr td select::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:#c7c7c7;
}
.message table tr td input,.message table tr td textarea,.message table tr td select:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#c7c7c7;
}
.sub {
  text-align: center;
  padding: 20px 0;
  background: #fff;
  border-top: 1px solid #dcdcdc;
}
.sub input{
  width:17%;
  line-height: 50px;
  color:#575757;
  box-shadow: none;
  border:1px solid #dcdcdc;
  background: #fff;
  margin-right: 15px;
  transition: 0.5s;
}
.sub input:hover{
  background: #015aab;
  color:#fff;
}
.contact{
  padding-bottom: 50px;
  background: #fff;
  text-transform:capitalize;
}
.contact .container>h3{
  font-size: 30px;
  color:#3e3e3e;
  padding: 30px 0;
  background: #fff;
  text-align: center;
}

.contact .container>div{
  display: inline-block;
  margin:0 !important;
  background: #fff;
}
.contact .container>div:nth-child(2){
  float: left;
  height:400px;
  text-align: left;
  box-shadow: 0 0 8px rgba(0,0,0,0.11);
  margin-right: 1%;
  width: 47%;
}
.contact .container>div:nth-child(2) p{
  padding-left: 20%;
  width: 100%;
}
.contact .container>div:nth-child(2) h3{
  margin-top:20px;
  padding-left: 20%;
  width: 100%;
}
.contact .container>div:nth-child(3){
  float: right;
  width: 52%;
}
/*人才招聘*/
.mind{
  position: relative;
}
.mind_cont{
  width:635px;
  position: absolute;
  padding: 60px 90px 50px;
  box-shadow: 0 0 13px rgba(0,0,0,0.24);
  right:0;
  bottom: -30px;
  background: #fff;
  z-index: 2;
}
.mind_cont h3{
  color:#02142e;
  font-size: 30px;
  margin-bottom: 50px;
  text-transform:capitalize;
}
.mind_cont p{
  line-height: 2;
  color:#909090;
}
.job{
  margin-top:150px;
}
.job>h3{
  font-size: 30px;
  color:#02142e;
  margin-bottom: 35px;
  text-transform:capitalize;

}
.job ul{
  font-size: 0;
}
.job ul li{
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 760px;
  width: 49%;
  background: #f5f7f9;
  padding: 35px;
  margin-right: 2%;
  margin-bottom: 45px;
  border: 1px solid #d3dce9;
  transition: 0.3s;
  font-size: 14px;
}
.job ul li:nth-child(2n){
  margin-right: 0;
}
.job ul li h3{
  color:#012b5d;
  font-size: 18px;
  margin-bottom: 35px;
}
.job ul li h3 span{
  font-size: 14px;
  color:#868686;
  margin-bottom: 35px;
}
.job ul li p{
  font-size: 14px;
  color:#868686;
  margin-bottom: 15px;
}
.job ul li .job_require{
  margin-top:40px;
}
.job ul li .job_apply{
  margin-top:45px;
  position: absolute;
  bottom:3%;
}
.job ul li .job_apply a{
  color:#868686;
  padding: 5px 10px;
  border-radius: 20px;
  border:1px solid rgba(0,0,0,0);
  transition: 0.5s;
}
.job ul li .job_apply a:hover{
  border: 1px solid rgba(0,0,0,0.40)
}
.job ul li:hover{
  border:1px solid #012b5d;
}
/*产品中心*/
.product_list {
  margin-top:50px;
}
.product_list ul {
  font-size: 0;
}
.product_list ul li{
  display: inline-block;
  width: 23.9%;
  margin-right: 1%;
  margin-bottom: 35px;
}
.product_list ul li:nth-child(4n){
  margin-right: 0;
}
.product_list ul li h3{
  color:#000;
  font-size: 16px;
  text-align: center;
  margin-top: 45px;
}
.product_list ul li h3 a{
  color:#000;
  transition: 0.3s;
}
.product_list ul li h3 a:hover{
  color:#015aab;
}
.product_list ul li .product_img{
  line-height: 311px;
  background: #eee;
  overflow: hidden;
}
.product_list ul li .product_img img{
  transition: 0.5s;
  width:100%;
}
.product_list ul li .product_img img:hover{
  transform: scale(1.1)
}
/*产品详细页*/

.pro_show{
  margin: 50px 0;
}
.pro_show .caseleft{
  width:35%;
}
.pro_show .caseright{
  width:65%;
  text-align: center;
}
.pro_show .caseright table{
  width:100%;
  word-wrap:break-word;
  word-break:hyphenate; 
}
.pro_show .caseright table tr{
  height:auto !important;
}
.pro_show .caseright table td p{
  width: 100%;
  word-wrap:break-word;word-break:break-all;
}
.pro_show .caseright h3{
  font-size: 24px;
  color:#000;
}
.prenext {
  color:#000;
  margin-top: 40px;
  text-align: center;
  font-size: 24px;
}
.prenext  a{
  color:#000;
}
.prenext  a:hover{
  text-decoration: underline;
}
.jqueryzoom{
  width: 100%;
  overflow: hidden;
}
.jqueryzoom .cloudzoom{
  margin:0 auto;
  text-align: center;
}
.product-thumb{
  padding:0px 40px;
  position: relative;
  margin-top:10px;
}
.product-thumb .swiper-container-product{
  padding-bottom: 0 !important;
}
.product-thumb .swiper-slide{
}
.product-thumb .cloudzoom-gallery{
  cursor: pointer;
}
.product-detail-prev{
  position: absolute;
  left: 0;
  color:#000000;
  padding:6px 8px;
  top:50%;
  margin-top:-27px;
  font-size: 30px;
  outline: none;
}
.product-detail-next{
  position: absolute;
  right: 0;
  color:#000000;
  padding:6px 8px;
  top:50%;
  margin-top:-27px;
  font-size: 30px;
  outline: none;
}
.cloudzoom-lens {
    border: 1px solid #888;
    width: 100px;
    height: 100px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    cursor: crosshair;
    background: #fff;
    z-index: 10;
    display: none !important;
}
/* CSS for zoom window. */
.cloudzoom-zoom {
    border: 1px solid #888;
    width: 500px;
    height: 200px;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
    z-index: 99;
    display: none;
}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
    border: none;
    box-shadow: none;
}

/* CSS for captions */
.cloudzoom-caption {
    display: none; /* CSS captions should be hidden initially */
    text-align: left;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-family: sans-serif;
    font-size: 11px;
}

/* A blank image */
.cloudzoom-blank {
    background-image: url(blank.png);
}

/* The animated ajax loading image */
.cloudzoom-ajax-loader {
    background-image: url(ajax-loader.gif);
    width: 32px;
    height: 32px;
}
/* 产品详情页选项卡 */
.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 li{
  padding: 40px 0 35px;
  transition: 0.5s;
}
.news li:nth-child(2n-1){
  background: #eee;
}

.news .newleft,.news .newright{
  display: inline-block;
  vertical-align: middle;
}
.news .newleft{
  width: 20%;
}
.news .newright{
  width: 75%;
  margin-left: 2%
}
.news .newright h3 a{
  font-size: 14px;
  color:rgba(77,77,77,0.5);
  margin-bottom: 12px;
  transition: 0.5s;
}
.news .newright>a{
  font-size: 20px;
  color:#000;
  display: block;
  margin: 15px 0;
  transition: 0.5s;
}
.news .newright p a{
  color:#5e5e5e;
  font-size: 14px;
  transition: 0.5s;
}
.news li:hover{
  background: #dddddd;
  box-shadow: 0 0 32px rgba(0,0,0,0.3);
}
.news li:hover h3 a{
  color:#cd0406;
}
.news li:hover .newright>a{
  font-weight: bold;
}
.news li:hover .newright p a{
  color:#3a3a3a;
  
}
.news .newleft img{
  transition: 0.3s;
}
.news li:hover img{
  transform: scale(1.2);
}
.bg {
  background: #F8F8F8;
  /* position: relative; */
  z-index: 10;
}

.tem_inner, .met_section {
  position: relative;
  margin: 0 auto;
  margin: 0 auto;
  width: 1200px;
}
.met_section {
  position: relative;
  /* background: #F8F8F8; */
}
.met_section_sehed {
  padding-top: 0;
}
.met_section article {
  float: left;
  width: 100%;
}
.met_section article .met_article {
  background: #fff;
  padding: 40px;
  box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.met_clear {
  clear: both;
}
.met_module2 h1.met_title {
  font-size: 28px;
  font-weight: normal;
  padding: 5px 0;
  font-weight: bold;
  color:#141414;
  margin-bottom: 30px;
}
.met_module2 .met_infos {
  color: #818181;
  font-size: 12px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.met_module2 .met_time {
  padding-right: 6px;
}
.met_module2 .met_source {
  padding-right: 6px;
}
.met_module2 .met_source a {
  color: #607fa6;
}
.met_module2 .met_editor {
  padding: 0 10px;
}

.met_editor {
  line-height: 2;
}
.met_tools {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  position: relative;
  padding: 10px 10px 0;
  height: 50px;
  line-height: 50px;
}
.met_tools .met_page {
  clear: both;
  position: absolute;
  right: 5px;
  top: 0;
  color: #818181;
}
.met_tools .met_page li {
  display: inline;
  list-style: none;
  margin-left: 30px;
}
.met_tools .met_page li span {
  padding-right: 5px;
}
.met_tools .met_page a {
  color: #607fa6;
}
/*站点地图*/
.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) {
  .contact .container>div:nth-child(2){
    width: 100%;
    float: none !important;
  }
  .contact .container>div:nth-child(3){
    float: none;
    width: 100%;
  }
  .message table tr td{
    display: block;
    width: 100% !important;
    padding: 20px 0 !important;

  }
  .news ul li .newleft,.news ul li .newright{
    width: 100% !important;
  }
  .cloudzoom-zoom,.cloudzoom-lens{
    display: none !important;
  }
  .pro_show .caseright,.pro_show .caseleft{
    width:100%;
  }
  #hisYear .item{
    font-size: 18px;
  }
  #hisYear .owl-item.active .item{
    font-size: 28px;
  }
  .hisBox .info{
    font-size: 20px;
  }
  .hisYear{
    padding-bottom: 15%
  }
  .hisBox{
    padding: 0 60px;
  }
  .hisBox .info{
    padding: 5px 20px;
  }
  .history_head{
    height: 120px;
  }
  .history_head h3{
    line-height: 120px;
  }
  .vicenav ul li a{
    padding: 0 30px;
  }
  .footernav,.footerinfo{
    width: 100%;
    text-align: center;
  }
  .footernav>ul>li ul{
    margin-top: 20px;
  }
  .swiper-container-product .swiper-pagination span{
    width: 40px;
  }
  .sypro {
    margin-top: 30px;
}
  .phone-nav{
    top:10px !important;
  }
  .inpt4, .inpt3{
    margin:10px 0;
  }
  .logo{
    width: 100px;
  }
  .syabout table td{
    width:100%;
    display: block;
    text-align: center;
    background-image: linear-gradient(to right , rgba(1, 90, 171, 0.8), rgba(1, 90, 171, 0.95));
  }
  .syabout table td:first-child{
    padding: 20px 0;
  }
  .message .sub{
    text-align: center;
  }
  .message .messagecon ul{
    width: 100%;
  }
  .met_module2 .met_editor td{
    display: block;
    width:100% !important;
    text-align: center;
  }
  .job ul li{
    width: 100%;
  }
  .mind_cont{
    padding: 20px 30px;
    width: 90%;
    bottom: -100px;

  }
  .mind_cont h3{
    margin-bottom: 15px;
  }
  .contact table tr td{
    padding: 30px 0 20px
  }
  .contact table{
    display: table;
    width: 100%;
  }
  .contact table tr td {
    display: block;
    margin-bottom: 30px;
    text-align: center;
    width:100%;
}
  .message table tr td:last-child{
    padding-right:0;
  }
  .message table tr:first-child td:last-child{
    padding-right: 0;
  }
  .news ul li .newright{
    width: 100%;
    text-align: center;
  }
  .news ul li .newleft{
    width: 100%;
    text-align: center;
  }
  .product-thumb .swiper-slide{
    min-height: 40px;
  }
  .product_list ul li .product_img{
    line-height: 280px;
  }
  .product_list ul li{
    width: 48.5%;
  }
  .culture table td p:first-child{
    padding-top:20%;
  }
  .culture table td{
    display: block;
    width: 100%;
  }
  .footernav>ul>li{
    margin-right: 6%;
  }
  .synews .advantage,.synews .synews_list{
    width:100%;
    padding:0 1%;
  }
  .sypro .container>h3,.syabout table td h3,.synews .advantage h3,.synews .synews_list h3,.profile h3,.history_head h3,.honor h3,.culture table td p:first-child{
    font-size: 28px;
  }
  .syabout table td:last-child ul li h3 a span{
    display: block;
  }
  .syabout table td:last-child ul li .index_img img{
    width: 95%;
  }
  .swiper-container-product .swiper-slide h3{
    padding: 0 20px 0 15px;
  }
  .mapwrap dt {
    width: 15%;
  }
  .mapwrap dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .mind_cont{
    width: 100%;
    top:15% !important;
    bottom: initial;
  }
  .mind_cont p {
    line-height: 2;
    color: #000;
}
  #hisYear .item{
    font-size: 16px;
  }
  #hisYear .owl-item.active .item{
    font-size: 24px;
  }
  .hisBox .info{
    font-size: 18px;
  }
  .hisYear{
    padding-bottom: 17%
  }
  .hisBox{
    padding: 0 50px;
  }
  .hisBox .info{
    padding: 5px 10px;
  }
  .history_head{
    height: 100px;
  }
  .history_head h3{
    line-height: 100px;
  }
  .vicenav{
    line-height: 60px;
  }
  .vicenav ul li a{
    padding: 0 15px;
  }
  .footernav>ul>li {
    margin-right: 4%;
}
  .footernav>ul>li ul{
    margin-top:10px;
  }
  .swiper-container-product .swiper-pagination span{
    width: 35px;
  }
  .sypro {
    margin-top: 20px;
}
  .phone-nav{
    top:10px !important;
  }
  .inpt4, .inpt3{
    margin:10px 0;
  }
  .logo{
    width: 100px;
  }
  .syabout table td{
    width:100%;
    display: block;
    text-align: center;
    background-image: linear-gradient(to right , rgba(1, 90, 171, 0.8), rgba(1, 90, 171, 0.95));
  }
  .syabout table td:first-child{
    padding: 20px 0;
  }
  .swiper-container-product .swiper-slide h3{
    padding: 0 5px 0 15px;
  }
  .mapwrap dt {
    width: 20%;
  }
  .mapwrap dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  #hisYear .owl-item.active .item{
    font-size: 22px;
  }
  #hisYear .item{
    font-size: 12px;
  }
  .hisBox .info{
    font-size: 16px;
  }
  .hisYear{
    padding-bottom: 20%
  }
  .hisBox{
    padding: 0 40px;
  }
  .hisBox .info{
    padding: 5px;
  }
  .history_head{
    height: 90px;
  }
  .history_head h3{
    line-height: 90px;
  }
  .vicenav{
    line-height: 55px;
  }
  .vicenav ul li a{
    padding: 0 10px;
  }
  .footernav>ul>li {
    margin-right: 2%;
}
  .footernav>ul>li ul{
    margin-top:10px;
  }
  .swiper-container-product .swiper-pagination span{
    width: 30px;
  }
  .sypro {
    margin-top: 10px;
}
  .phone-nav{
    top:10px !important;
  }
  .inpt4, .inpt3{
    margin:10px 0;
  }
  .logo{
    width: 80px;
  }
  .syabout table td{
    width:100%;
    display: block;
    text-align: center;
    background-image: linear-gradient(to right , rgba(1, 90, 171, 0.8), rgba(1, 90, 171, 0.95));
  }
  .syabout table td:first-child{
    padding: 20px 0;
  }
  .swiper-container-product .swiper-slide h3{
    padding: 0 0 0 15px;
  }
  .mapwrap dt {
    width: 100%;
  }
  .mapwrap dd {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .message table tr:first-child td:last-child {
    padding-right: 10%;
}
  .nav{
    margin-right: 0;
  }
  .inpt3{
    width: 80px;
  }
  .container {
    width: 100%;
  }
  .container2 {
    width: 100%;
  }
  .sypro .syprocon {
    text-align: center;
  }
  .sypro .syprocon ul li {
    margin-right: 1%;
    float: none;
    display: inline-block;
    width: 310px;
  }
  .nytit h2 {
    font-size: 30px;
  }
  .honorcon ul {
    text-align: center;
  }
  .honorcon ul li {
    margin: 0 4% 0 0;
    display: inline-block;
    float: none;
  }
  .contactwrap ul li {
    margin-right: 1.5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .message table tr:first-child td:last-child {
    padding-right: 0;
}
.message table tr td:last-child {
  padding: 55px 10px;
}
  .contact .container>div:nth-child(2){
    width: 100%;
    float: none !important;
  }
  .contact .container>div:nth-child(3){
    float: none;
    width: 100%;
  }
  .cloudzoom-zoom{
    left: 378px;
  }
  .hisBox .info{
    font-size: 28px;
  }
  .hisBox{
    padding: 0 80px;
  }
  .hisBox .info{
    padding: 5px 30px;
  }
  .history_head{
    height: 150px;
  }
  .history_head h3{
    line-height: 150px;
  }
  .sypro {
    margin-top: 60px;
}
  .syabout table td{
    width:100%;
    display: block;
    text-align: center;
    background-image: linear-gradient(to right , rgba(1, 90, 171, 0.8), rgba(1, 90, 171, 0.95));
  }
  .syabout table td:first-child{
    padding: 20px 0;
  }
  .mind_cont{
    padding: 40px 60px 30px;
  }
  .contact table tr td{
    padding: 60px 0 50px
  }
  .message table tr:first-child td:last-child{
    padding-right: 10%;
  }
  .pro_show .caseright{
    width: 65%;
  }
  .product_list ul li{
    width: 48.5%;
  }
  .footernav>ul>li{
    margin-right: 8%;
  }
  .sypro .container>h3,.syabout table td h3,.synews .advantage h3,.synews .synews_list h3,.profile h3,.history_head h3,.honor h3{
    font-size: 32px;
  }
  .contact table tr td{
    display: block;
    margin-bottom: 30px;
    text-align: center;
  }
  .syabout table td .about_desc{
    margin-bottom: 5%;
  }
  .container {
    width: 100%;
  }
  .container2 {
    width: 100%;
  }
  .nav,
  .language {
    display: none;
  }
  .sypro .syprocon {
    text-align: center;
  }
  .sypro .syprocon ul li {
    margin-right: 1%;
    float: none;
    display: inline-block;
    width: 32%;
    height: 428px;
  }
  .sypro .syprocon ul li .pic {
    height: 272px;
  }
  .syabout .syaredbg .syawhitebg .syaleft .pic {
    width: 100%;
    margin: 5% 0 0 0px;
  }
  .syabout .syaredbg .syawhitebg .syaright {
    width: 45.382%;
    margin-right: 10px;
  }
  .synews ul li .syntxt a.detailed {
    margin-top: 0;
  }
  .synews ul li .syntxt span {
    margin-top: 7%;
  }
  .footerright {
    width: 100%;
  }
  .vicenav {
    top: -49px;
  }
  .vicenav .vicenavwrap .menu a {
    height: 35px;
    line-height: 35px;
  }
  .mbx {
    margin-top: -45px;
  }
  .nytit h2 {
    font-size: 25px;
  }
  .honorcon {
    display: none;
  }
  .phonehonor {
    display: block;
  }
  .case .casebg {
    display: none;
  }
  .case ul li {
    width: 48.767%;
  }
  .caseleft {
    width: 100%;
  }
  .caseleft .big .pic:after {
    padding-bottom: 46%;
  }
  .caseleft .small {
    padding-left: 5%;
  }
  .caseleft .pic {
    width: 64%;
  }
  .caseright {
    width: 100%;
  }
  .contactwrap ul li {
    margin-right: 0;
    width: 50%;
  }
  .message .messagecon {
    width: 100%;
  }
  .bigphone {
    display: block;
  }
  .pro_show .proshowcon .inquiry ul {
    width: 100%;
  }
  .pro_show .proshowcon .inquiry ul li input {
    width: 80%;
  }
  .pro_show .proshowcon .inquiry ul li.li2 input {
    width: 80%;
  }
  .pro_show .proshowcon .inquiry ul li.li5 textarea {
    width: 80%;
  }
  .pro_show .proshowcon .inquiry ul li.li7 {
    text-align: center;
    padding-left: 0;
  }
  .nleft {
    display: none;
  }
  .nright {
    width: 100%;
  }
  .nright .newscon {
    padding-top: 2px;
  }
  .nright .newscon .date {
    padding: 0 0 3.3% 1%;
  }
  .news ul li .newright {
    padding-top: 8px;
  }
}
/*-phone-nav-*/
.phone-nav {
  position: absolute;
  font-size: 24px;
  right: 15px;
  display: none;
  color: #d80808;
  top: 25px;
  z-index: 9;
}
.phone-nav:hover {
  color: #333;
}
@media (max-width: 1100px) {
  .phone-nav {
    display: block;
  }
}
@media (max-width: 1100px) {
  .container {
    width: 100%;
  }
  .container2 {
    width: 100%;
  }
  .nav,
  .language {
    display: none;
  }
  nav:not(.mm-menu)
  {
    display: none;
  }
  /*.phone-nav {
    top: 20px !important;
    }*/
    .sytit-wrap p {
      line-height: 25px;
      margin-top: 10px;
    }
    .sytit-wrap .sytit h3 {
      font-size: 25px;
    }
    .sypro .syprocon ul {
      margin-top: 30px;
    }
    .sypro .syprocon ul li {
      margin: 20px 0 20px 0;
      width: 100%;
    }
    .sypro .syprocon ul li {
      height: 465px;
    }
    .sypro .syprocon ul li .syprotxt {
      top: 0 !important;
      width: 100%;
    }
    .sypro .syprocon ul li .syprotxt p {
      margin: 0;
    }
    .sypro .syprocon ul li .pic {
      bottom: 0 !important;
      top: auto !important;
    }
    .syabout {
      height: auto;
      padding-bottom: 40px;
    }
    .syabout .syaredbg {
      width: 100%;
      float: none;
      height: auto;
    }
    .syabout .syaredbg .syawhitebg {
      width: 100%;
      position: static;
    }
    .syabout .syaredbg .syawhitebg .pic {
      width: 100% !important;
      margin: 0 !important;
    }
    .syabout .syaredbg .syawhitebg .syaleft {
      width: 100%;
      margin: 0;
    }
    .syabout .syaredbg .syawhitebg .syaright {
      width: 100%;
      margin: 50px 0 0;
      text-align: center;
    }
    .synews ul li .pic {
      width: 100%;
    }
    .synews ul li .syntxt {
      width: 100%;
      padding-bottom: 30px;
    }
    .synews ul li .syntxt span {
      margin-top: 10px;
    }
    .synews ul li .syntxt a.ntit {
      font-size: 20px;
      margin-bottom: 0;
    }

    /* 首页图片 */
    .sypicture ul.slides li dl{width: 50%;padding:10px 10px}

    .footerright {
      width: 100%;
    }
    .footerright ul li {
      width: 100% !important;
    }
    .copy {
      text-align: center;
    }
    .copy p {
      float: none !important;
      line-height: 25px;
      margin: 20px 0;
    }
    .vicenav {
      top: -14px;
    }
    .vicenav .vicenavwrap .menu a {
      height: 35px;
      line-height: 35px;
      font-size: 12px;
      font-weight: 100;
      overflow: hidden;
    }
    .mbx {
      margin-top: -10px;
    }
    .nytit h2 {
      font-size: 25px;
      margin-bottom: 15px;
    }
    .nynewwrap ul li {
      width: 100%;
    }
    .honorcon {
      display: none;
    }
    .phonehonor {
      display: block;
    }
    .case ul li {
      width: 48.767%;
    }
    .caseleft {
      width: 100%;
    }
    .caseleft .big .pic:after {
      padding-bottom: 70%;
    }
    .caseleft .small {
      padding-left: 5%;
    }
    .caseleft .small .pic {
      width: 90%;
    }
    .caseleft .small .pic:after {
      padding-bottom: 66.9%;
    }
    .caseright {
      width: 100%;
    }
    .contactwrap ul li {
      margin-right: 0;
      width: 100%;
    }
    .message .messagecon {
      width: 100%;
    }
    .message .messagecon ul {
      width: 100% !important;
      float: left;
      margin-right: 6%;
    }
    .message .messagecon ul li textarea{
      height: 150px !important;
    }
    .message .messagecon ul.phonemessage {
      display: block;
    }
    .job ul li .jobtit span.zhiwei {
      width: 85%;
    }
    .pro ul {
      text-align: center;
      margin-top: 50px;
    }
    .pro ul li {
      width: 33.739%;
      margin: 0 3.68% 5% 3.68%;
      display: inline-block;
      float: none;
    }
    .pro ul li .protxt {
      padding: 10px 0 10px 5px;
      text-align: left;
    }
    .pro ul li:nth-child(4n) {
      margin: 0 3.68% 5% 3.68%;
    }
    .bigphone {
      display: block;
    }
    .pro_show .proshowcon .inquiry ul {
      width: 100%;
    }
    .pro_show .proshowcon .inquiry ul li input {
      width: 80%;
    }
    .pro_show .proshowcon .inquiry ul li.li2 input {
      width: 80%;
    }
    .pro_show .proshowcon .inquiry ul li.li5 textarea {
      width: 80%;
    }
    .pro_show .proshowcon .inquiry ul li.li7 {
      text-align: center;
      padding-left: 0;
    }
    .nytit span {
      line-height: 15px;
      display: inline-block;
      margin-top: 15px;
    }
    .nleft {
      display: none;
    }
    .nright {
      width: 100%;
    }
    .nright .newscon {
      padding-top: 2px;
    }
    .nright .newscon .date {
      padding: 0 0 3.3% 1%;
      width: 23%;
      text-align: center;
    }
    .nright .newscon .newfirstcon {
      width: 70%;
    }
    .news ul li .newleft {
      width: 25.01%;
    }
    .news ul li .newright {
      width: 65%;
      padding-top: 8px;
    }
  }
  @media (max-width: 480px) {
    .phonehonor ul li .pic:after {
      padding-bottom: 94%;
    }
    .case ul li {
      width: 100%;
    }
    .case ul li .pic .casezzc .consu {
      margin-top: 15%;
    }
    .contactwrap ul li {
      margin-right: 0;
      width: 100%;
      line-height: 40px;
      font-size: 14px;
    }
    .message .sub {
      width: 100%;
    }
    .message .sub input {
      width: 45%;
    }
    .job ul li .jobtit span.zhiwei {
      width: 50%;
    }
    .pro ul li {
      width: 41%;
    }
    .bigphone .pic::after {
      padding-bottom: 98%;
    }
    .pro_show .proshowcon .inquiry ul li input {
      width: 70%;
    }
    .pro_show .proshowcon .inquiry ul li b {
      width: 22%;
      font-size: 12px;
    }
    .pro_show .proshowcon .inquiry ul li.li2 input {
      width: 70%;
    }
    .pro_show .proshowcon .inquiry ul li.li5 textarea {
      width: 70%;
    }
    .nytit span {
      line-height: 15px;
      display: inline-block;
      margin-top: 15px;
    }
    .nright .newscon .date {
      width: 23%;
    }
    .nright .newscon .newfirstcon {
      width: 70%;
    }
    .newshow .newshowtit h1 {
      font-size: 16px;
    }
    .news ul li .newleft {
      width: 33.01%;
    }
    .news ul li .newleft .pic:after {
      padding-bottom: 100%;
    }
    .news ul li .newright {
      width: 60%;
      padding-top: 0;
    }
    .news ul li .newright a.newscontit {
      height: 45px;
    }
    .vicenavwrap .menu div ul {
      width: 225%;
      margin-left: -15%;
    }
    .pro ul li {
      border-radius: 0;
    }
  }
  /*# 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;
  }
  /*站内搜索*/
  .goomay-keywords-light{
    background: #dc3545 !important;
    color:#ffffff !important;
  }
  #search{
    margin-bottom: 50px;
    overflow:hidden
  }
  .search_left{
    /*float: left;*/
    /*width: 25%;*/
    border: 1px solid #d6d6d6;
    padding-top:5px;
    padding-bottom:5px;
  }
  .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 span{
    display: block;
    color: #333;
    line-height: 40px;
  }
  .s_body ul input,
  .s_body ul select{
    height: 35px;
    width: 80%;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .s_body .sub input{
    height: 35px;
    line-height: 35px;
    background: #575757;
    border: 0;
    font-weight: bold;
    color: #fff;
    transition: 0.3s;
    text-align: center;
    padding-left: 0px;
  }
  .search_right{
    padding-left: 40px;
    /*float: right;*/
    /*width: 73%;*/
    /*border-top: 1px solid #d6d6d6;
    padding-bottom: 15px;
    padding-top: 20px; 
    padding-left: 20px;*/
  }
  .search_right .no-result{
    text-align: center;
    font-size: 30px;
    color:#d80808;
    margin-top:50px;
  }
  .search-result-title{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }
  .entry-image {
    float: left;
    width: 120px;
    margin: 0 20px 0 0;
  }
  .entry-c{
    position: relative;
    overflow: hidden;
  }
  .search-result-info{
    padding:5px 0;
  }
  .search-result-info li{
    display: inline-block;
  }
  .search_right em{
    color: #004cff;
  }
  .search_right .search-result{
    margin-left:25px;
  }
  .product_title a{
    color: #d80808;
    text-decoration: underline;
  }
  .search_right .search-li{
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
  .search_right li{
    overflow: hidden;
  }
  .search-result-info li:before{
    content: '/';
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.5
  }
  .search-result-info li:first-child:before { display: none; }
  
  .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: 16px;
    padding-bottom: 16px;
    border-bottom: 1px dotted #c9c9c9;
  }
  #download ul{
    margin-top: 50px;
    margin-bottom: 110px;
  }
  .down_head{
    margin-left: 25px;
    margin-bottom: 5px;
  }
  .down_head h4 a{
    color:#000;
    font-size: 14px;
  }
  .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_l{
    float: left;
  }
  .f_r{
    float: right;
  }
  .download_title{
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d6d6;
    padding: 8px;
    color:#015aab;
  }
  .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: 40px;
    border: 1px solid red;
    width: 75px;
    text-align: center;
    z-index: 99px
  }
  .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;}
.gm-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;}
.inquiry-captcha .captcha_src{
  height:40px;
}
#BMapLib_search_bus_btn0{margin-right:0px!important;}
.tangram-suggestion-main{z-index: 99}

.banner_slide{
  background-position: center!important;
      background-size: cover!important;
}
.baidu-map-content{
  margin:0;
  line-height:20px;
  padding:2px;
}
.baidu-map-content img{
  float:right;
  zoom:1;
  overflow:hidden;
  width:100px;
  height:100px;
  margin-left:3px;
}
/*产品规格*/
.spec-type{
  height: 32px;line-height: 32px;margin-top:3px
}
.spec-item{
  padding: 20px 0;
}
.spec-one-item{
  padding:5px 0;
}
.spec-val{
  padding-left: 0!important;
}
.choiceimg{
  width: 42px!important;
  height: 42px!important;
  padding: 2px!important;
}
.border-spec{
  border:1px solid #fff;
}
.border-spec:hover{
  border:1px dotted #f40;
}
.border-spec-active{
  border:1px dotted #f40;
}
.cartInvalid{
  background: #f0f0f0
}
.choice{
  padding: 0 10px;border: 1px solid #b8b7bd;cursor:pointer;float: left;margin-right: 5px;height: 32px;line-height: 32px;margin-top:3px;
}
.choice:hover{
  border: 1px solid #FF0036;
}
.choice-active{
  border: 1px solid #FF0036;
}
.choice-disabled{
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.click-disabled{
  pointer-events: none;
}
#gotoTop{
  display: none;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0,0,0,0.3);
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 2px;
}
#gotoTop:hover{
  background-color: #1ABC9C;
}
.customer-service{
  z-index: 299;
  position: fixed;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 90px;
}
.customer-service li{
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0,0,0,0.3);
  cursor: pointer;
  border-radius: 2px;
  margin-bottom: 10px;
}
.customer-service li a{
  color: #FFF;
}
.customer-service li:hover{
  background-color: #1ABC9C !important;
}
/*普通产品询盘*/
.enquiry-area{width: 100%;height: 100%;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding: 0 0 25px;border: 1px solid #eee;font-size: 14px;background: #fff;overflow: hidden;}
.enquiry-area .enquiry-head{cursor: default;background: #003e59;color: #ffffff;position: relative;width: 100%;height: 55px;line-height: 55px;font-size: 16px;padding-left: 22px;}
.enquiry-area .enquiry-item{position: relative;background: #fff;padding:0 20px;margin-top: 20px;}
.enquiry-area .enquiry-item button{background: #ff6f00;border: none;border-bottom: 2px solid #ef5a00;color: #ffffff;padding: 8px 22px;border-radius: 3px;text-decoration: none;transition: background 200ms ease;outline: none;cursor: pointer;width: 100%;}
.enquiry-area .enquiry-item button i{display: inline-block;margin-left: 8px;}
.enquiry-area .enquiry-item .enquiry-input{box-sizing: border-box;width: 50%;padding: 10px;font-family: 'Open Sans', sans-serif;background: #fff;margin: 0;height: 40px;font-size: 14px;border: 1px solid #eee;border-left: 2px solid #003e59;outline: none;resize: none;overflow: hidden;border-radius: 3px;transition: box-shadow 200ms ease;}
.enquiry-area .enquiry-item .enquiry-textarea{width:100%!important;height:95px!important;}

