@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/Impact.ttf);
}
@font-face {
  font-family: 'Impact';
  src: url('../fonts/Impact.ttf');/* IE9*/
  src: url('../fonts/Impact.ttf') format('embedded-opentype'), /* IE6-IE8 */
  /*url('../fonts/FuturistCondensed Regular.woff') format('woff'), *//* chrome、firefox */
  url('../fonts/Impact.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/Impact.ttf') 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:Arial,'Microsoft YaHei';
  min-width: 320px;
  color: #666;
  overflow-x: hidden;
}
.iconfont {
  font-family: 'iconfont';
}
img {
  max-width: 100%;
}
p{
  margin:0;
}
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;
}
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;
  position: relative;
}
.container2 {
  width: 1100px;
  margin: 0 auto;
}
.nycontainer{margin-top:80px;}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.target-fix {
  position: relative;
  top: -100px;
  display: block;
  height: 0;
  overflow: hidden;
}
/*-header-*/
.header {
  clear: both;
  width: 100%;
  /* height: 100px; */
  margin: 0 auto;
  position: fixed;
  top:0;
  z-index: 99;
  transition: 1s;
  
}
.logo{
  position: relative;
  z-index: 2;
  margin-top:35px;
  width: 16.8%;
  min-width: 320px;
}
.logo h1{font-size:24px;}
.logo table{
  border-spacing: 10px 0;
  border-collapse: separate;
}
.logo p,.logo span{
  transition: 0.5s;
}
.header .child{
  position: absolute;
  top: 100px;
  z-index: 3;
  height: 250px;
  width: 100%;
  background: #fafafa;
  display: none;
  animation-duration: 1000ms
}
.header .child ul{
  display: inline-block;
  vertical-align: top;
  width:8%;
  line-height: 2;
}
.header .child ul li{
  text-align: left;
}
.header .child ul li a{
  color:#666;
}
.header .child ul li a:hover{
  color:#0c4b90;
}
/*-banner-*/
.banner {
  clear: both;
}
.banner img {
  width: 100%;
}
.banner .banner_slide{
  outline: none;
}
.slick-arrow{
  transform: none;
  border:none;
  display: block;
  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{
  width:20px;
  height:20px;
  border:1px solid #fff;
  padding: 4px;
  border-radius: 100%;
}
.banner .slick-dots li button{
  background: none;
}
.banner .slick-dots li.slick-active button{
  background: #fff;
}
.nav {
  position: relative;
  width: 60%;
  z-index: 4;
  text-align: center;
}
.nav ul{
  text-align: center;
  font-size: 0;
}
.nav>ul>li {
  float: left;
  padding-left: 5%;
  text-align: center;
  line-height: 100px;
  position: relative;
  font-size: 14px;
  z-index: 99;
}
.nav ul li a {
  transition: 0.3s;
  color: #fff;
  font-size: 14px;
  position: relative;
  z-index: 99;
}
.nav ul li ul li{
  line-height: 2;
  width: 100%;
}
.nav ul li ul li a{
  color:#666;
}
.nav ul li ul li a:hover {
  color:#0c4b90;
  font-weight: normal;
}
.nav ul li ul {
  width: 250%;
  position: absolute;
  text-align: left;
  z-index: 10;
  padding: 10px 0;
  display: none;
  animation-duration: 1000ms;
  z-index: 10;
}
.nav ul li.active>a{
  font-weight: bold;
}
.language{
  position: absolute;
  right: 2%;
  top:0;
}
.language table{
  display: inline-block;
  margin-top:30px;
  border-spacing: 10px 0;
  border-collapse: separate;
}
.language table td{
  color:#fff;
  font-size: 14px;
}
.language table td p:last-child{
  font-size: 16px;
}
.language table td a{
  color:#fff;
  font-size: 16px;
  margin-right: 10px;
}
.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;
}

/*首页关于我们*/
.syabout{
  background: url(../images/about_bg.jpg)no-repeat center center;
  background-attachment: fixed;
  padding: 8% 0;
}
.syabout .pull-left{
  width: 50%;
}
.syabout .pull-left h4{
  font-weight: bold;
  font-size: 28px;
  color:#000;
  margin-bottom: 10px;
}
.syabout .pull-left h3{
  font-weight: bold;
  color:#0c4b90;
  font-size: 30px;
  margin-bottom: 15px;
}
.syabout .pull-left>p{
  font-size: 20px;
  color:#000;
  padding-bottom: 20px;
  border-bottom: solid 1px #c5c5c5;
  margin-bottom: 25px;
}
.syabout .pull-left div.more{
  width: 193px;
  height:48px;
  line-height: 48px;
  background: #222222;
  color:#fff;
  padding: 0 27px;
  border-bottom: 3px solid #0c4b90;
  margin-top:45px;
  transition: 0.3s;
}
.syabout .pull-left div.more a{
  color:#fff;
  position: relative;
  display: block;
  transition: 0.3s;
}
.syabout .pull-left div.more a div{
  position: absolute;
  right:0;
  top:0;
  color:#0c4b90;
}
.syabout .pull-left div.more:hover a div{color:#fff;}
.syabout .pull-left div.more:hover {
  background: #0c4b90;
  border-bottom: 3px solid #333;
}
.syabout .pull-left div.more:hover a{
  color:#fff;
}
.syabout .pull-right{
  width: 50%;
  text-align: center;
}
.syabout .pull-right .circle{
  display: inline-block;
  position: relative;
  width: 430px;
  height:430px;
  background: url(../images/about_circle.png)no-repeat center center;
  background-size: 100%;
}
.syabout .pull-right .circle .circle_img{
  display: inline-block;
  width: 234px;
  height:234px;
  background: rgba(51, 51, 51, 0.08);
  border-radius: 100%;
  line-height: 234px;
  margin-top:100px;
}
.about_list{
  position: absolute;
}
.about_list h3 a{
  font-size:14px;
  font-weight:normal;
  color:#222222;
}
.about_list .about_dashed{
  width:49px;
  height:49px;
  text-align: center;
  border-radius: 100%;
  border:1px dashed #535353;
  padding: 3px;
  transition: 0.3s;
}
.about_list .about_dashed .about_solid{
  width: 41px;
  height:41px;
  line-height: 35px;
  border-radius: 100%;
  border:1px solid #bfbfbf;
  overflow: hidden;
}
.about_list .about_dashed:hover img{
  filter: drop-shadow(40px 0 #fff);
  position: relative;
  left: -40px;
}
.about_list .about_dashed:hover .about_solid{
  background-image: linear-gradient(to bottom , #1a62a0, #173d5e);
}
.about_list1{
  top:0;
  right: 32%;
}
.about_list2{
  left: 8%;
  top:16%;
}
.about_list3{
  right:0;
  top:36%;
}
.about_list4{
  bottom:0;
  right:21%;
}
.about_list5{
  left: 6%;
  bottom: 16%;
}
.technology{
  background: url(../images/technology_bg.jpg)no-repeat center center;
  background-attachment: fixed;
  padding: 4% 0 5%;
  text-align: center;
}
.technology h4{
  font-size: 24px;
  font-weight: normal;
  color:#f3f3f3;
  margin-bottom: 10px;
}
.technology h3{
  font-size: 20px;
  font-weight: bold;
  color:#f3f3f3;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.technology .x_line{
  display: inline-block;
  width: 38px;
  height:2px;
  background: #fff;
  margin-bottom: 55px;
}
.technology ul{
  font-size: 0;
}
.technology ul li{
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  width: 15%;
  margin:0 4%;
}
.technology ul li .tech_img{
  width: 100%;
  height:130px;
  line-height: 130px;
  margin-bottom: 50px;
  position: relative;
}
.technology ul li .tech_img a img{
  transition: 0.5s;
}
.technology ul li .tech_img a:hover img{
  transform: scale(1.2)
}
.technology ul li p a{
  color:#fff;
}
.technology ul li .tech_img div{
  position: absolute;
  width: 16px;
  height:16px;
  background: url(../images/tech.png)no-repeat center center;
}
.technology ul li .tech_img div.t1{
  left: 0;
  top:0;
}
.technology ul li .tech_img div.t2{
  right: 0;
  top:0;
}
.technology ul li .tech_img div.t3{
  left: 0;
  bottom:0;
}
.technology ul li .tech_img div.t4{
  right: 0;
  bottom:0;
}
/* 首页产品 */
.sypro{
  background: url(../images/product_bg.png)no-repeat center center;
  background-attachment: fixed;
  padding: 8% 0;
}
.sypro .pull-left{
  width: 40%;
}
.sypro .pull-left img{
  transition: 0.5s;
}
.sypro .pull-left img:hover{
  transform: scale(1.2)
}
.sypro .pull-right{
  width: 55%
}
.sypro .pull-right h4{
  font-weight: bold;
  font-size: 28px;
  color: #000;
  margin-bottom: 10px;
}
.sypro .pull-right h3{
  font-weight: bold;
  color: #0c4b90;
  font-size: 30px;
  padding-bottom: 20px;
  border-bottom: solid 1px #c5c5c5;
  margin-bottom: 25px;
}
.sypro .pull-right div.more{
  width: 193px;
  height:48px;
  line-height: 48px;
  background: #222222;
  color:#fff;
  padding: 0 27px;
  border-bottom: 3px solid #0c4b90;
  margin-top:45px;
  transition: 0.3s;
}
.sypro .pull-right div.more a{
  color:#fff;
  position: relative;
  display: block;
  transition: 0.3s;
}
.sypro .pull-right div.more a div{
  position: absolute;
  right:0;
  top:0;
  color:#0c4b90;
}
.sypro .pull-right div.more:hover a div{color:#fff;}
.sypro .pull-right div.more:hover {
  background: #0c4b90;
  color: #fff;
  border-bottom: 3px solid #333;
}
.sypro .pull-right div.more:hover a{
  color:#fff;
}

.sypro .pull-right ul{
  font-size: 0;
}
.sypro .pull-right ul li{
  display: inline-block;
  font-size: 14px;
  transition: 0.3s;
  padding: 1.5% 4%;
  border:1px solid #434343;
  border-radius: 5px;
  margin-right: 2%;
  margin-bottom: 2%;
}
.sypro .pull-right ul li a h4{font-size:14px; margin-bottom:0;}
.sypro .pull-right ul li a{
  color:#222222;
  transition: 0.3s;
  display: block;
}
.sypro .pull-right ul li:hover{
  background: #0c4b90;
  border:rgba(0,0,0,0) 1px solid;
}
.sypro .pull-right ul li:hover a{
  color:#fff;
}
.sypro .pull-right ul li:hover h4, .sypro .pull-right ul li a:hover h4{color:#fff;}
/*首页新闻资讯*/
.synews{
  padding: 4% 0 5%;
  text-align: center;
}
.synews h4{
  font-size: 24px;
  font-weight: normal;
  color:#313131;
  margin-bottom: 10px;
}
.synews h3{
  font-size: 20px;
  font-weight: bold;
  color:#313131;
  margin-bottom: 15px;
}
.synews .x_line{
  display: inline-block;
  width: 38px;
  height:2px;
  background: #313131;
  margin-bottom: 55px;
}
.synews .swiper-container-news{
  padding-bottom: 70px !important;
}
.synews .swiper-slide{
  text-align: left;
}
.synews .swiper-pagination span{
  width:20px;
  height:20px;
  border:1px solid #222222;
  opacity: 1;
  padding: 5px;
  border-radius: 100%;
  background: none;
}
.synews .swiper-pagination span li{
  width: 8px;
  height:8px;
  border-radius: 100%;
  background: none;
}
.synews .swiper-pagination span.swiper-pagination-bullet-active li{
  background: #222222;
}
.synews .news_img{
  overflow: hidden;
}
.synews .news_img img{
  transition: 0.5s;
}
.synews .news_img:hover img{
  transform: scale(1.1);
}
.synews .news_info{
  background: #f7f7f7;
  padding: 4% 8% 8%;
  height:175px;
}
.synews .news_info p{
  margin-bottom: 10px;
}
.synews .news_info h3{
  font-size: 16px;
  margin-bottom: 20px;
}
.synews .news_info h3 a{
  color: #303030;
}
.synews .news_info span{
  color:#666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
/*首页案例展示*/
.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: #262626;
  padding-top: 45px;
}
.footer_title{
  padding-bottom: 30px;
  border-bottom: 1px solid #383838;
}
.footer_title table{
  border-spacing: 25px 0;
  border-collapse: separate;
  color:#fff;
  font-size: 16px;
}
.footer_title table td p:first-child{
  font-size: 18px;
}
.footer_list{
  padding: 25px 0;
  height: 280px;
}
.footer_list>ul{
  font-size: 0;
}
.footer_list>ul>li{
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  position: relative;
  margin-right: 8%
}
.footer_list>ul>li:last-child{
  margin-right: 0;
}
.footer_list>ul>li a{
  color:#e8e8e8;
}
.footer_list ul li ul{
  position: absolute;
  white-space: nowrap; 
  line-height: 2;
}
.footer_list ul li:nth-child(2) ul{
  line-height: 2.4
}
.footer_list ul li ul li a{
  color:#d1d1d1;
  font-size: 14px;

}
.footer_list>ul>li p{
  margin-top:15px;
  color:#e8e8e8;
  font-size: 14px;
}
.footer_copy {
  background: #1c1c1c;
  line-height: 45px;
  color:#e8e8e8;
}
.ft_code{
  margin-top:30px;
}
.ft_code div{
  display: inline-block;
  text-align: center;
  width: 49%;
  font-size: 16px;
  color:#e8e8e8;
}
.footer_copy{height:45px; /*overflow:hidden;*/}
/*内页开始*/
/*副导航开始*/
.class_title{
  position: relative;
  margin-top:-150px;
  z-index: 3;
}
.class_title h3{
  color: #fff;
  font-size: 30px;
}
.class_title p{
  font-size: 30px;
  color:#fff;
}
.vicenav{
  position: relative;
  z-index: 4;
  float: left;
  margin-top:30px;
}
.vicenav ul{
  font-size: 0;
}
.vicenav ul li{
  float: left;
  font-size: 16px;
  margin-right: 50px;
}
.vicenav ul li.active a{
  font-weight: bold;
}
.vicenav ul li:hover{
  font-weight: bold;
}
.vicenav ul li a{
  color:#fff;
}
/*面包屑导航*/
.mbx{
  position: relative;
  z-index: 3;
  float: right;
}
.mbxwrap{
  text-align: right;
  color:#fff;
}
.mbxwrap a{
  color:#fff;
}
/*关于我们*/
.profile h3{
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  color:#222222;
  margin-bottom: 15px;
}
.profile .container>h3>span{
  color:#1a609c;
}
.profile .container>p{
  color:#222222;
  font-size: 20px;
  text-align: center;
  margin-bottom: 50px;
}
.profile table td{
  vertical-align: middle;
}
.profile_cont table:first-child{
  width: 80%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 30px 0;
  margin-bottom: 80px;
}
.profile_cont table:first-child td{
  text-align: center;
  height:225px;
  border-radius: 10px;
}
.profile_cont table:first-child td:nth-child(1){
  background: url(../images/profile1.png)no-repeat center center;
}
.profile_cont table:first-child td:nth-child(2){
  background: url(../images/profile2.png)no-repeat center center;
}
.profile_cont table:first-child td:nth-child(3){
  background: url(../images/profile3.png)no-repeat center center;
}
.profile_cont table:first-child td:nth-child(4){
  background: url(../images/profile4.png)no-repeat center center;
}
.profile_cont table:nth-child(3){
  border-collapse: separate;
  border-spacing: 35px 100px;
}
.profile_cont table:nth-child(3) td{
  width: 50%;
}
.profile_cont table:nth-child(3) tr.firstRow td:last-child p img{
  padding: 15px;
  border:1px solid #cccccc;
}
.profile_cont table:nth-child(3) tr:last-child td:first-child p img{
  padding: 15px;
  border:1px solid #cccccc;
}
.develop{
  background: url(../images/develop_bg.png)no-repeat center center;
  padding: 3% 0 5%;
  text-align: center;
}
.develop .container>h3{
  color:#222222;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
}
.develop .container>p{
  color:#222222;
  font-size: 16px;
  text-align: center;
}
.develop .swiper-container-develop{
  margin-top:75px;
  background: url(../images/develop_line.png)no-repeat center center;
}
.develop .swiper-slide h3{
  color:#222222;
  font-family: 'Impact';
  font-size: 24px;
  font-weight: normal;
}
.develop .swiper-slide .dot{
  width:17px;
  height:17px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  line-height: 15px;
  border: 1px solid rgba(12, 75, 144, 0);
  margin:27px 0 10px;
  transition: 0.3s;
}
.develop .swiper-slide .dot li{
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  background: #aaaaaa;
  transition: 0.3s;
}
.develop .swiper-slide p{
  font-size: 16px;
}
.develop .swiper-slide:hover .dot{
  border: 1px solid rgba(12, 75, 144, 1);
}
.develop .swiper-slide:hover .dot li{
  background: rgba(12, 75, 144, 1);
}
.develop .swiper-button{
  width: 45px;
  height:45px;
  opacity: 1 !important;
}
.develop .swiper-button-prev{
  background-image: url(../images/dis_arrow_l.png);
  background-size: 100% 100%;
  left: 0;
}
.develop .swiper-button-prev.swiper-button-disabled{
  background-image: url(../images/arrow_l.png);
}
.develop .swiper-button-next{
  background-image: url(../images/arrow_r.png);
  background-size: 100% 100%;
  right: 0;
}
.develop .swiper-button-next.swiper-button-disabled{
  background-image: url(../images/dis_arrow_r.png);
}
.mind{
  padding: 3% 0 2%;
}
.mind_img {
  text-align: right;
  position: relative;
}
.mind_cont{
  text-align: left;
  width: 577px;
  height:352px;
  background: #fff;
  border:1px solid #cccccc;
  line-height: 2;
  padding: 5% 4% 0;
  position: absolute;
  top:12%;
}
.mind_cont h3{
  font-size: 24px;
  font-weight: normal;
  color:#222222;
  padding-bottom: 5%;
  margin-bottom: 4%;
  position: relative;
}
.mind_cont h3::before{
  height:3px;
  width:23px;
  background: #1b1b1b;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}
.honor{
  background: url(../images/honor_bg.png)no-repeat center center;
  padding: 4.5% 0;
}
.honor table{
  border-collapse: separate;
  border-spacing: 15px 0;
  width: 80%;
}
#lightbox-container-image-data-box{
  box-sizing: content-box !important;
}
.honor_list{
  line-height: 2;
  text-align: right;
  position: absolute;
  right:10px;
  top:5%;
}
.honor_list h3{
  font-size: 24px;
  font-weight: normal;
  color:#222222;
  margin-bottom: 20px;
}
.honor_list ul li a {
  font-size: 16px;
  color:#222222;
}
.honor #prev,.honor #next{
  width: 55px;
  height: 40px;
  line-height: 40px;
  background: #aaaaaa;
  border:none;
  outline: none;
}
.factory{
  padding: 4.5% 0 4%;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.factory .container>h3{
  font-size: 24px;
  font-weight: normal;
  color:#222222;
  margin-bottom: 20px;
}
.factory .container>p{
  font-size: 16px;
  color:#222222;
  margin-bottom: 45px;
}
.factory .swiper-slide{
  overflow: hidden;
}
.factory .swiper-slide img{
  transition: 0.3s;
}
.factory .swiper-slide:hover img{
  transform: scale(1.1);
}
.factory .swiper-slide h3{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 32px;
  color:#fff;
  background: rgba(0,0,0,0.5);
  font-weight: normal;
  font-size: 14px;
}
.factory .swiper-container-factory{
  padding-bottom: 40px;
}
.factory .factory-pagination{
  bottom: 0 !important;
}
.factory .factory-pagination span{
  width:13px;
  height:13px;
  background: #0a0a0a;
  opacity: 1;
}
.factory .factory-pagination span.swiper-pagination-bullet-active{
  background: #00479d;
}
.president{
  padding:5% 0;
}
.president .pre1{
  border:1px solid #e5e5e5;
  padding: 10px;
  margin-bottom: 120px;
}
.president .pre1 .pre2{
  border:1px solid #e5e5e5;
  padding: 4.5% 0;
  position: relative;
}
.president .pre1 .pre2 .pre_cont{
  width: 50%;
  margin-left: 45%;
}
.president .pre1 .pre2 .pre_cont h3{
  font-size: 24px;
  font-weight: normal;
  color:#222222;
  margin-bottom: 45px;
}
.president .pre1 .pre2 .pre_cont p{
  color:#0c4b90;
  font-size: 16px;
  line-height: 2;
}
.president .pre1 .pre2 .pre_img{
  position: absolute;
  width: 32%;
  padding-right: 8px;
  padding-bottom: 8px;
  background: #1d68bb;
  border-radius: 100%;
  left: 5%;
  top:-30%;
}
/*内页新闻资讯*/
.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;
}
/*加工中心*/
.machining{
  padding: 50px 0;
}
.machining .swiper-button-prev,.machining .swiper-button-next{
  transform: none;
  border:none;
  display: block;
  width: 34px;
  height: 34px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  background: url(../images/btn.png) left 0px no-repeat;
  margin:0 20px;
  outline: none;
}
.machining .swiper-button-prev{left:-80px;background-position:0 0px;}
.machining .swiper-button-next{right:-80px;background-position:-37px 0px;}
.machining h3{
  font-size: 30px;
  font-weight: normal;
  color:#222222;
  margin-bottom: 25px;
}
.machining .swiper-container-machining{
  margin-top: 25px;
  padding-bottom: 45px !important;
}
.machining .swiper-container-machining h3{
  color:#222222;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-top:17px;
}
.machining .swiper-pagination{
  bottom: 0 !important;
}
.machining .swiper-pagination span{
  width:13px;
  height:13px;
  background: #0a0a0a;
  opacity: 1;
}
.machining .swiper-pagination span.swiper-pagination-bullet-active{
  background: #00479d;
}
.machining2{
  background: #eeeeee;
}
.machining .machcont {
  border-bottom:1px solid #bfbfbf;
}
.machining .swiper-container-honor h3{
  color:#222222;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-top:17px;
}
.machining .swiper-container-honor{
  margin-top: 25px;
  padding-bottom: 45px !important;
}
.machining .swiper-container-honor .honorimg{
  height: 360px;
  background: #d7d7d7;
  line-height: 360px;
}
.machining .swiper-container-honor .honorimg img{
  width: 100%;
}
/*生产实力*/
.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 {
  line-height: 50px;
  text-align: center;
  margin-top: 35px;
}
.page ul{
  font-size: 0;
}
.page li {
  display: inline-block;
  font-size: 14px;
  margin:0 3.5px;
}
.page li a{
  color:#fff;
  width: 23px;
  height:23px;
  border-radius: 5px;
  background: #313131;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  color:#7b7b7b
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  color:#7b7b7b
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-image: linear-gradient(to bottom right, #1a62a0, #173d5e);
}
/*生产实力详细页*/
.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;
}
/*联系我们*/
.map{
  margin-bottom: 65px;
}
#allmap {
  width: 100%;
  height: 600px;
}
#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;
}
.contact .pull-left{
  width: 45%;
  position: relative;
}
.contact .pull-left h3{
  font-size: 24px;
  font-weight: normal;
  color:#222;
  margin-bottom: 20px;
}
.contact .pull-left ul li input{
  line-height: 30px;
  width: 100%;
  background: #f8f8f8;
  border-radius: 15px;
  border:1px solid #dcdcdc;
  padding: 10px;
  outline: none;
}
.contact .pull-left ul li{
  margin-bottom: 10px;
}
.contact .pull-left ul li textarea{
  min-height: 207px;
  width: 100%;
  background: #f8f8f8;
  border-radius: 15px;
  border:1px solid #dcdcdc;
  padding: 10px;
  outline: none;
}
.submit input{
  width:107px;
  line-height: 42px;
  background: #0c4b90;
  border:none;
  position: absolute;
  top:-10px;
  right:0;
  border-radius: 15px;
  color:#fff;
  outline: none;
}
.contact {
  margin-bottom: 80px;
}
.contact .pull-right{
  width:45%;
}
.contact .pull-right h3{
  font-size: 24px;
  font-weight: normal;
  color:#222;
  margin-bottom: 20px;
}
.contact .pull-right div {
  color:#222;
  font-size: 16px;
}
.contact .pull-right div>p:first-child{
  font-size: 18px;
  margin-bottom: 25px;
}
.contact .pull-right div table:nth-child(2){
  width: 100%;
}
.contact .pull-right div table:nth-child(2) td{
  display: inline-block;
  margin-right: 4%;
  margin-bottom: 3%;
}
.contact .pull-right div table:nth-child(2) td img{
  margin-right: 10px;
}
.contact .pull-right div table:nth-child(3) td{
  text-align: center;
  display: inline-block;
  margin-right: 20px;
} 
/*在线留言*/
.message {
  margin: 50px 0;
}
.message p {
  text-align: center;
}
.message .messagecon {
  width: 100%;
  border: 1px solid #e6e6e6;
  margin: 0 auto;
  padding: 20px 5% 7% 5%;
}
.message .messagecon ul {
  width: 43.02%;
  float: left;
  margin-right: 6%;
}
.message .messagecon ul li span {
  display: block;
  color: #333;
  line-height: 40px;
}
.message .messagecon ul li input {
  width: 100%;
  line-height: 35px;
  border: 1px solid #e6e6e6;
}
.message .messagecon ul li input[type="radio"],.message .messagecon ul li input[type="checkbox"]{
  width: auto;
}
.message .messagecon ul li select{
  width: 100%;
  height: 35px;
  border: 1px solid #e6e6e6;
}
.message .messagecon ul li input:focus {
  border: 1px solid #d80808;
}
.message .messagecon ul li textarea {
  width: 100%;
  border: 1px solid #e6e6e6;
  height: 395px;
  float: left;
}
.message .messagecon ul li textarea:focus {
  border: 1px solid #d80808;
}
.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 .sub {
  width: 86%;
  margin: 0 auto;
  text-align: right;
}
.message .sub input {
  height: 45px;
  width: 20%;
  background: #575757;
  border: 0;
  margin-top: 20px;
  font-weight: bold;
  color: #fff;
  margin-left: 10px;
  transition: 0.3s;
}
.message .sub input:hover {
  background: #d80808;
}
/*人才招聘*/
.recruit1{
  margin-bottom:100px; 
}
.recruit1 h3{
  color:#2f2f2f;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 45px;
}
.recruit1 table{
  width: 100%;
  border-collapse: separate;
  border-spacing: 15px;
}
.recruit1 table td{
  width: 24%;
  border:1px solid #a0a0a0;
  border-radius: 20px;
  padding: 3% 2%;
  line-height: 2;
  min-height: 315px;
}
.recruit1 table td p:first-child{
  font-size: 18px;
  color:#2f2f2f;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 10px;
  background: url(../images/recruit_bg.png)no-repeat center bottom;
}
.recruit1 table td:last-child{
  margin:0;
}
.job table {
  width:100%;
}
.job table tr th{
  
  padding: 15px 0;
  text-align: center;
  color:#fff;
  font-size: 14px;
  font-weight: normal;
  background: #2f2f2f;
  width:16%;
}

#read_more{
  position: absolute;
}
.jobtit table tr td{
  width:16%;
  padding:15px 0;
  text-align: center;
  font-size: 15px;
}
.job ul li .jobtit {
  color: #333;
  /* line-height: 49px; */
  cursor: pointer;
  /* background: url(../images/jobtitbg.png) no-repeat 99% center; */
  position: relative;
  /* height: 49px; */
  /* padding-right: 3%; */
}
.job ul li .jobtit span {
  width: 63px;
  height: 49px;
  /* background: url(../images/jobbg1.png) no-repeat center; */
  display: inline-block;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
}
.job ul li .jobtit span b {
  font-family: arial;
  font-size: 18px;
}
.job ul li .jobtit span.zhiwei {
  width: 90%;
  display: inline-block;
  height: 49px;
  overflow: hidden;
  background: none;
  color: #333;
  font-weight: normal;
  padding-left: 0;
}
.job ul li .jobtit span.zhiwei b {
  font-size: 14px;
}
.job ul li .jobtit i {
  width: 16px;
  height: 11px;
  background: #d80808;
  display: inline-block;
  position: absolute;
  top: 42px;
  left: 64px;
  transform: rotate(-39deg);
  display: none;
}
.job ul li .jobcon {
  padding: 30px 75px 25px 75px;
  display: none;
}
.job ul li .jobcon td{
  padding: 0;
}
.job ul li .jobcon hr {
  border-top: 1px solid #cbc7bc;
}
.job ul li.active {
  border-bottom: 0;
  background: #f8f8f8;
}
.job ul li.active .jobtit .read_more{
  color:#1d68bb;
}
.job ul li.active .jobtit i {
  display: block;
}
.job ul li.active .jobtit span.zhiwei {
  color: #fff;
}
.job ul li.active .jobcon {
  display: block;
}
.jobcon ul li{
  display: inline-block;
  padding-right: 110px;
  margin-bottom: 20px;
}
.jobcon ul {
  border-bottom: #e5e5e5 1px solid;
}
.jobcon ul li:nth-child(4n-3){
  width:400px;
}
.applyment{
  padding: 5px 20px;
  border-radius: 10px;
  background: #2f2f2f;
  display: inline-block;
  margin-top:30px;
}
.applyment a{
  color:#fff;

}
.job{
  margin-bottom:80px;
}
.job>h3{
  color:#222222;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 35px;
  text-align: center;
}
.recruit3{
  margin-bottom: 65px;
}
.recruit3 h3{
  color:#222222;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 35px;
  text-align: center;
}
.recruit3 .swiper-container-machining{
  padding-bottom: 45px !important;
}
.recruit3 .swiper-pagination{
  bottom: 0 !important;
}
.recruit3 .swiper-pagination span{
  width:10px;
  height:10px;
  background: #0a0a0a;
  opacity: 1;
}
.recruit3 .swiper-pagination span.swiper-pagination-bullet-active{
  background: #00479d;
}
/*产品中心*/
#tab{
  padding: 5% 0 4%;
  border-bottom: 1px solid #d2d2d2;
  position: relative;
}
#tab:last-child{
  border:none;
}
#tab h3{
  font-size: 20px;
  color:#222222;
  font-weight: normal;
  margin-bottom: 23px;
}
#tab ul{
  font-size: 0;
}
#tab ul li{
  display: inline-block;
  font-size: 14px;
  width: 19%;
  vertical-align: top;
  line-height: 2;
}
#tab ul li a{
  color:#666;
  white-space:nowrap;
}
#tab:last-child ul li{
  width: 48%;
}
#productimg .proimglist{
  /* width: 100%; */
  margin-top:20px;
  display: none;
}
#productimg .proimglist.active{
  display: block;
}
#productimg .swiper-container-product{
  padding-bottom: 40px;
}
#productimg .swiper-pagination{
  bottom: 0 !important;
}
#productimg .swiper-pagination span{
  width:13px;
  height:13px;
  background: #0a0a0a;
  opacity: 1;
  outline: none;
}
#productimg .swiper-pagination span.swiper-pagination-bullet-active{
  background: #00479d;
}
#producttitle li.active a{
  color:#0c4b90;
  font-weight: bold;
}
#producttitle li a{
  transition: 0.3s;
}
/*产品详细页*/
.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 .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 {
  margin-top: 64px;
  padding: 1px;
  border:1px solid #cccccc;
}

.pro_show .proshowcon .proshowh b {
  font-size: 14px;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: normal;
}

.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);
}
.swiper-container-product{
  position: relative;
  overflow: hidden;
}
.pro_show .caseleft{
  width:50%;
  margin:0 auto;
}
.pro_show h1{
	display: inline-block;
	font-weight: normal; 
	color: #000;
	font-size: 30px;
	margin-right: 10px;
}
.pro_show h3{
	display: inline-block;
  color:#303030;
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 30px;
  white-space:nowrap;
}
.jqueryzoom{
  width: 100%;
  overflow: hidden;
}
.jqueryzoom .cloudzoom{
  width: 100%;
  height: 100%;
  margin:0 auto;
  text-align: center;
}
.product-thumb{
  padding:10px 40px;
  position: relative;
  margin-top:10px;
  background: #fafafa;
}
.product-thumb .cloudzoom-gallery{
  cursor: pointer;
}
.product-thumb .swiper-button-prev{
  position: absolute;
  left:10px ;
  color:#fff;
  height: 90%;
  padding:35px 10px;
  top:5%;
  font-size: 30px;
  background: #bfbfbf;
  outline: none;
  margin-top: 0;
}
.product-thumb .swiper-button-next{
  position: absolute;
  right: 10px;
  color:#fff;
  height: 90%;
  padding:35px 10px;
  top:5%;
  font-size: 30px;
  background: #bfbfbf;
  outline: none;
  margin-top: 0;
}
.product-thumb .swiper-button.swiper-button-disabled{
  background: #0c4b90;
  opacity: 1;
}
.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;
}
/* 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;
}
/* 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:176px;
  float:left;
  height:56px;
  line-height:56px;
  color:#fff;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.proshowcon_tab .tab_menu li.current{color:#333;background:#0c4b90;}
.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;min-height: 300px;}
.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_list {padding: 20px 0;}
.news_list ul{
  font-size: 0;
  text-align: left;
}
.news_list ul li{
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 14px;
  width: 32%;
  margin-bottom: 50px;
}
.news_list ul li:nth-child(3n-1){
  margin: 0 2%
}
.news_list .news_img{
  overflow: hidden;
}
.news_list .news_img img{
  transition: 0.5s;
}
.news_list .news_img:hover img{
  transform: scale(1.1);
}
.news_list .news_info{
  background: #f7f7f7;
  padding: 4% 8% 8%;
  overflow: hidden;
}
.news_list .news_info p{
  margin-bottom: 10px;
}
.news_list .news_info h3{
  font-size: 16px;
  margin-bottom: 20px;
}
.news_list .news_info h3 a{
  color: #303030;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  display: block;
}
.news_list .news_info h3 a:hover{
  text-decoration: underline;
}
.news_list .news_info span{
  color:#666666;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.tem_inner, .met_section {
  position: relative;
  margin: 0 auto;
  margin: 0 auto;
}
.met_section {
  position: relative;
  /* background: #F8F8F8; */
}
.met_section_sehed {
  padding-top: 0;
}
.met_section article {
  margin:40px 0;
  float: left;
  width: 100%;
}
.met_section article .met_article {
  background: #fff;
}
.met_clear {
  clear: both;
}
.met_module2 h1.met_title {
  font-size: 28px;
  font-weight: normal;
  padding: 5px 0;
  color:#000;
}
.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_module2 .met_editor a {
  font-weight: bold; color: #f00; text-decoration: underline;
}
.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: 1600px) {

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

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

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

}
@media (max-width: 1200px) {
  #tab ul li{width:33%;}
  .syabout .pull-left,.syabout .pull-right{float: none !important;width: 100%;text-align: center;}
  .syabout .pull-left div.more{margin:20px auto;}
}
@media (max-width: 992px) {
  .honor_list{position: relative;right: auto;top: auto;text-align: center;}
}
@media (max-width: 768px) {
  .recruit3 .swiper-pagination{display: none;}
  .recruit1 table td{width: 100% !important;margin:0 0 10px !important;display: block !important;min-height: auto;}
  .news_list ul li{width:49%;margin-right: 2%;}
  .news_list ul li:nth-child(3n-1){margin:0 2% 0 0}
  .news_list ul li:nth-child(2n){margin-right: 0}
  #tab ul li{width:49%;}
  .president .pre1 .pre2 .pre_img{position: relative;float: left;}
  .president .pre1 .pre2 .pre_cont{margin-left: 40%;}
  .mind_cont{position: relative;width: auto;height: auto;top: auto;}
  .profile_cont table:first-child{width: 100%;border-spacing: 0;}
  .profile_cont table:nth-child(3){border-spacing: 0}
  .profile_cont table:first-child td{display: block;width: 49%;margin-right: 2%;float: left;background-size: cover !important}
  .profile_cont table:first-child td:nth-child(2n){margin-right: 0;}
  .technology ul li{width:20%;}
  .syabout .pull-left table{width:100%;}
  .syabout .pull-left td{display: block;width: 50%;float: left;height: 65px}
  .sypro .pull-left {
    width: 100%;
    text-align: center;
  }
  .sypro .pull-right {
    width: 100%;
  }
  .recruit1 table td{
    display: inline-block;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 4%;
  }
  .contact .pull-left,.contact .pull-right{
    width: 100%;
  }

  .mapwrap dt {
    width: 15%;
  }
  .mapwrap dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .pro_show .caseleft{width: 90%}
  .mapwrap dt {
    width: 20%;
  }
  .mapwrap dd {
    width: 80%;
  }
}
@media (max-width: 420px) {
  #tab ul li{width:100%;}
  .president .pre1 .pre2 .pre_img{float: none;width: 80%;margin:0 auto 20px;}
  .president .pre1 .pre2 .pre_cont{width: 100%;margin:0 ;}
  .mapwrap dt {
    width: 100%;
  }
  .mapwrap dd {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  /* .header{
    min-width: 1500px;
  } */
  .language table{
    border-spacing: 0;
  }
  .nav{
    margin-left: -50px;
  }
}
@media (max-width: 1300px) {
  .navHead{
    padding: 0 !important;
  }
  .language{
    right:0;
  }
  .language table{
    border-spacing:0;
  }
  .nav{
    margin-left: -50px;
  }
  .header{
    min-width: 1280px;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer_list>ul>li{
    margin-right: 5%;
  }
  .nav>ul>li:first-child{
    padding-left: 0;
  }
  .logo{
    transform: scale(0.9)
  }
  .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;
  }
  
  .contactwrap ul li {
    margin-right: 1.5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 100%;
  }
  .container2 {
    width: 100%;
  }
  .nav,
  .language {
    display: none;
  }
  .logo {
    margin: 15px 0 10px;
  }
  .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;
  }
  
  .footerright {
    width: 100%;
  }
  .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;
  line-height:70px;
  display: none;
  color: #fff;
  /* top: 25px; */
  z-index: 9;
}
.phone-nav:hover {
  color: #fff;
}
@media (max-width: 1100px) {
  .phone-nav {
    display: block;
  }
  .header{
    min-width: auto;
  }
}
@media (max-width: 1100px) {
  
  .container {
    width: 100%;
  }
  .container2 {
    width: 100%;
  }
  .nav,
  .language {
    display: none;
  }
  .banner .slick-dots {
    height: 30px;
  }
  .logo {
    width: 110px;
    margin: 10px 0;
  }
  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;
    }

    /* 首页图片 */
    .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 .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%;
      float: left;
      margin-right: 6%;
    }
    .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_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: 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}
@media (max-width: 992px) {
  .is_banner,.is_banner .banner_slide,.is_banner .banner_slide img{
    height: 300px;
  }
  .footer_list ul li ul{
    display: none;
  }
  .footer_list>ul>li{
    margin-right: 3%;
  }
  .recruit1 table td{
    display: inline-block;
    width: 49%;
    margin-bottom: 20px;
    margin-right: 2%;
  }
  .recruit1 table td:nth-child(2n){
    margin-right: 0;
  }
  .profile_cont table:nth-child(3) td {
    width: 100%;
    display: block;
    text-align: center;
  }
  .footer_list{
    height: auto;
    display: none;
  }
  .honor table{
    width: 100%;
  }
  .vicenav ul li{
    margin-right: 20px;
  }
  .profile_cont table:first-child{
    width: 100%;
  }
}
.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;}