@charset "utf-8";
/* CSS Document */
html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
a:hover{text-decoration: none !important;}
a:focus {text-decoration: none!important;}
fieldset,img{border:0}
ol,ul{list-style:none}
.w-100{width:100%; height:auto; overflow:hidden;}
.w-1260{width:1260px; margin:0 auto; overflow:hidden;}
.w-1260-1{width:1260px; margin:0 auto;}
#w-1200{width:1260px; margin:0 auto; overflow:hidden;}
#w-1200-1{width:1260px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:55px;}
.mt-60{ margin-top:55px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:60px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.t-align-c{ text-align:center;}
.clearfix:after {content:""; display: block; clear:both; }

.margin0{margin:0 0px;}
.margin3{margin:0 3px;}
.margin5{margin:0 5px;}
.margin8{margin:0 8px;}
.margin-20{margin:0 -20px;}
.padding0{padding:0px;}
.padding3{padding:0 3px;}
.padding8{padding:0 8px;}
.padding-8{padding-right: 3px;padding-left:3px;}
.padding-15{padding:0 -15px !important;}
.padding3-sm{padding:0 3px;}
.padding-r-0{padding-right:0px;}
.padding-5-xs{padding:5px;}
.padding0-sm8{padding:0px;}
.padding15{padding:15px;}
.padding15-8{padding:15;}
.padding3-sm{padding:0 3px;}
.padding-r-0{padding-right:0px;}
.padding0-sm8{padding:0px;}
.padding-xs-l{padding-left:8px;}
.ny-pro-pad{
  padding:0px 0px 0px 35px;
}

#w-1260{margin:0 auto;width: 1260px;overflow: hidden;}
#w-1260-1{margin:0 auto;width: 1260px;}
.p-img{width: 100%;}
/*====================banner====================*/
.dowebok { margin: 0 auto;}
.swiper-container { margin: 0 auto; overflow: visible;}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev { display: block;}
.swiper-slide { position: relative; opacity: 0 !important;}
.swiper-slide img { width: 100%;}
.swiper-slide-active { opacity: 1 !important;}
.swiper-slide .ren { position: absolute; left: 0; top: 0; width: 1436px; height: 840px;}
.swiper-button-next, .swiper-button-prev { display: none; width: 40px; height: 68px; background-size: contain;}
.swiper-button-next { right: 100px; background-image: url(../images/next.png);}
.swiper-button-prev { left: 100px; background-image: url(../images/prev.png);}
.swiper-container-horizontal .swiper-pagination-bullets { bottom: 40px;}
.swiper-pagination-bullet { width: 70px; height: 4px; margin: 0 10px !important; padding: 0px 0px; border-radius: 0; background-color: transparent; opacity: 1;}
/*.swiper-pagination-bullet:after { content: ""; display: block; height: 4px; background-color: #fff; opacity: 0.5;}*/
.swiper-pagination-bullet:hover:after, .swiper-pagination-bullet-active:after { background-color: #000;}
/*====================top====================*/

/*====================menu====================*/
.pc-menu-bg{
  /*float: right;*/
  position: relative;
  z-index: 111111;
  width: 100%;
}
.pc-menu{
  margin-top: 15px;
  width: 100%;
  padding:0px 0px;
  text-align: center;
}
/*.pc-menu *{
  transition: all 0.3s ease-out;
}*/
.pc-menu li{
  padding:0px 0px;
  position: relative;
  /*z-index: 1111111;*/
  display: inline-block;
  width: 11%;
  height: 68px;
  transition: all 0.3s ease-out;
}
.pc-menu li #menu1-a{
  display: block;
  margin-top: 10px;
  padding:5px 0px;
  width: 95%;
  text-align: center;
  font-size: 15px;
  color: #333;
  transition: all 0.3s ease-out;
}
.pc-menu li:hover #menu1-a{
  background-color: #ff9c00;
  color: #fff;
  border-radius: 15px;

}
/*.pc-menu li:after{
  content: "";
  position: absolute;
  top:21px;
  right: 1px;
  width: 1px;
  height: 18px;
  background-color: #fff;
}
.pc-menu li:last-child:after{
  display: none;
}*/
.h-menu-hover{
  background-color: #ff9c00;
  color: #fff !important;
}
.pc-menu li .menu-2{
  display: none;
  position: absolute;
  top:68px;
  left:0px;
  z-index: 111111111;
  padding:0px 37px 30px 37px;
  width: 460px;
  background: rgba(255,150,0,0.8);
  /*background-image: url(img/menu2-bg.png);*/
  border:1px solid #ffd200;
  border-top:none;
  border-radius: 0px 0px 8px 8px;
}
.pc-menu li .menu-2 .menu2-l{
  float: left;
  margin-top: 30px;
  width: 186px;
  height: auto;
}
.pc-menu li .menu-2 .menu2-l img{
  display: block;
  border-radius: 5px;
  border: 1px solid #ffd200;
  overflow: hidden;
}
.pc-menu li .menu-2 .menu2-l .zi1{
  display: block;
  margin-top: 12px;
  padding-bottom: 5px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 140%;
  border-bottom: 1px solid #fff;
  letter-spacing: 0px;
}
.pc-menu li .menu-2 .menu2-r{
  float: right;
  margin-top: 30px;
  width: 150px;
  height: auto;
}
.pc-menu li .menu-2 .menu2-r a{
  display: block;
  border:1px solid #333;
  font-size: 15px;
  color: #333;
  text-align: center;
  padding:2px;
  margin-bottom: 5px;
  border-radius: 5px;
}
.pc-menu li .menu-2 .menu2-r a:hover{
  background-color: #ffd200;
  color: #0f2a67;
}

.pc-menu li .menu-2 .menu2-r a h3{
  
  font-size: 15px;
  color: #333;
  text-align: center;

}
.pc-menu li .menu-2 .menu2-r a:hover h3{
  color: #0f2a67;
}

.h-title{
  float: left;
  padding:30px 0px 20px 0px;
}
.h-phone{
  float: right;
  padding:30px 0px 20px 0px;
}
.h-about-bg{
  width: 100%;
  height: 1135px;
  background: url(../Img/about-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.h-zhejian{
  margin-top: 20px;
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-zhejian p{
  display: block;
  margin-right: 15px;
  margin-bottom: 8px;
  float: left;
  width: 407px;
  height: 40px;
  border:1px solid #dcdcdc;
  background-color: #e5e5e5;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #696969;
  border-radius: 6px;
  transition: all 0.3s ease-out;
}
.h-zhejian p:hover{
  background-color: #0372e0;
  color: #fff;
}

.top-tit{ padding-top: 15px 0px; }

/*====================手机站menu====================*/
.ph-menu {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.iphone {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
}

.iphone-tit {
  padding: 10px 0px;
  width: 100%;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.iphone__screen {
  position: fixed;
  z-index: 100000000;
  top: 0px;
  left: 0px;
  width: 100%;
  /*height:100%;*/
  overflow: hidden;
}

.iphone__content {
  position: relative;
  width: 100%;
  height: 100%;
}

.nav {
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav--active .nav {
  opacity: 1;
  background-color: #333;
}

.nav__list {
  margin: 0;
  padding: 10px;
  padding-top: 30px;
}

.nav__item {
  margin: 0 auto;
  width: 90%;
  padding: 7px;
  list-style-type: none;
  text-align: left;
}

.nav__item:after {
  content: '';
  display: block;
  position: relative;
  bottom: -8px;
  width: 50%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}

.nav__link {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

.nav__trigger {
  display: block;
  position: relative;
  z-index: 111111;
  position: fixed;
  top: 20px;
  right: 10px;
  padding: 10px;
  padding-bottom: 15px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}

.nav--active .nav__trigger {
  opacity: 0.5;
}

.nav__icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 5px;
  background-color: #FFFFFF;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  background: #FFFFFF;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before {
  margin-top: -10px;
}

.nav__icon:after {
  margin-top: 10px;
}


/*====================手机站menu2====================*/
.ph-menu2 {
  height: auto;
  padding: 5px;
  background-color: #2c2c2c;
  overflow: hidden;
}

.ph-menu2 li {
  float: left;
  width: 25%;
  height: auto;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

.ph-menu2 li a {
  display: block;
  margin: 2px auto;
  padding: 6px 0px;
  width: 96%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
}

/*====================手机站 end menu2====================*/

/* 样式一*/
.style-1 .nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
}

.style-1 .nav--active {
  height: 100%;
}

.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
  opacity: 1;
}

.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
  background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*====================end手机站menu====================*/
.hy-logo{
  margin-top: 29px;
}
/*====================title====================*/
  /*标题*/
.h-tit01{ width: 100%; height:98px; background: url(../Img/tit-01.jpg) no-repeat bottom center;}
.h-tit01 p{ width: 100%; height: 26px; font-size: 15px; color: #7f7f7f; text-align: center; letter-spacing: 0px;}
.h-tit01 h2{display: block; height: 37px; text-align: center; font-size: 25px; color: #2e2f30; }
.h-tit01 span{ display: block; text-align: center; font-size: 13px; color: #7f7f7f; letter-spacing: 0px;}
.h-tit01 .t1-line0{ width: 45px; margin: 0 auto; height: 10px; border-bottom: #188af5 3px solid; }
.h-line01{ border-bottom: #e5e5e5 1px solid; width: 100%; height: 2px;}

.h-tit02{ width: 100%; height: 137px; }
.h-tit02 p{ display: block; height: 60px; line-height: 60px; text-align: center; font-size: 43px; color: #000000; font-family: "Impact"; text-transform: uppercase; letter-spacing: 0px; }
.h-tit02 h3{ display: block; margin-bottom: 15px; height: 25px; line-height: 25px; text-align: center; font-size: 20px; color: #000000;}
.h-tit02 span{ display: block; margin: 0 auto; width: 573px; height: 34px; line-height: 30px; border:#333 2px solid; text-align: center; letter-spacing: 0px; font-size: 16px; color: #333;}



/*====================middle====================*/
/*====================自适应新闻3====================*/
.at-news3{
  padding:20px;
}
.at-news3 .tu1{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  transition: all 0.3s ease 0.1s;
  overflow: hidden;
}
.at-news3 .tu1 img{
  max-height: 300px;
  width: 100%;
  object-fit: cover;
}
.at-news3 .tu1 .upimg{
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.at-news3 .tu1:hover .upimg{
  opacity: 1;
}
.at-news3 .tu1 .upimg .bgbox{
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  
}
.at-news3 .tu1 .upimg .stit{
  display: block;
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  color: #fff;
  z-index: 11;
}
.at-news3 .tu1 .upimg .line{
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  transition: all 0.6s ease 0s;
}
.at-news3 .tu1:hover .upimg .line {
    width: 6px;
    margin-left: -3px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.at-news3 .tu1 .upimg .linet{
  top: 0;
}
.at-news3 .tu1 .upimg .lineb{
  bottom: 0;
}
.at-news3 .n3-tit{
  width: 100%;
  height: 100px;
  background: #efefef url(../img/n3-tu1.png) no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: 81% 17px;
}
.at-news3 .n3-tit h3 {
  float: left;
  overflow: hidden;
  padding-left: 9%;
  width: 72%;
  line-height: 23px;
  transition: 0.5s;
  padding-top: 27px;
  font-size: 16px;
  color: #444;
  text-align: left;
}
.at-news3 .n3-tit h3 span {
    font-size: 14px;
    color: #999;
    display: block;
    max-height: 22px;
    overflow: hidden;
}
.at-news3 .n3-tit .jiantou {
  float: right;
  width: 18%;
  height: 100px;
  background: url(../img/n3-tu2.png) no-repeat 33px center;
  transition: 0.5s;
}
.at-news3 .n3-tit:hover .jiantou {
    background: url(../img/n3-tu3.png) no-repeat 43px center;
}

.proc-w{
  margin-top:20px;
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.proc-w a h3{
  display: block;
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
  width: 205px;
  height: 39px;
  background-color: #ff9000;
  border-radius: 5px;
  text-align: center;
  line-height: 39px;
  font-size: 18px;
  color: #fff;
  transition: all 0.3s ease-out;
}
.proc-w a:hover h3{
  background-color: #333333;
  color: #fff;
}


 .h-zi01{
  width: 100%;
  height: 31px;
  text-align: center;
  font-size: 22px;
  color: #6abf00;
}
.h-zi01-1{
  text-transform: uppercase;
  font-size: 16px;
  color: #d4d6d1;
}
.part01{
  width: 100%;
  height: 82px;
  background: url(../Img/bg-1.jpg);
}
.part01-1{
  width: 960px;
  margin:0 auto;
}
.part01-1 .p01-nr{
  float: left;
  margin-top:22px;
  width: 240px;
}
.part01-1 .p01-nr p{
  display: block;
  width: 100%;
  height: 27px;
  color: #585858;
  text-align: center;
  font-size: 20px;
}
.part01-1 .p01-nr span{
  display: block;
  width: 100%;
  font-size: 12px;
  color: #b1b1b1;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0px;
}

/*焦点图*/
#rollPic {
    width: 100%;
    overflow: hidden;
    position: relative;
  }

  #rollPic div {
    overflow: hidden;
  }

  #rollPic a,
  #rollPic span,
  #rollPic em,
  #rollPic img,
  #rollPic i {
    display: block;
  }

  #rollPicMain {
    width: 100%;
  }

  #rollPicMain>div {
    overflow: hidden;
    width: 500%;
  }

  #rollPic a {
    width: 20%;
    float: left;
    overflow: hidden;
    position: relative;
  }

  #rollPic span {
    overflow: hidden;
  }

  #rollPic img {
    width: 100%;
  }

  #rollPic a em {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 14px;
    text-indent: 2em;
    line-height: 31px;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
  }

  #rollPic i {
    float: left;
    width: 6px;
    height: 6px;
    background: #ccc;
    margin: 0 5px;
    /*border-radius: 50%;*/
    cursor: pointer;
  }

  #rollPic i.act {
    background: #fff;
    width: 8px;
    height: 8px;
  }

  #rollBtn {
    position: absolute;
    bottom: -2px;
    right: 13px;
    padding-bottom: 13px;
    padding-top: 13px;
    z-index: 3;
  }

/*案例*/
.Box {position: relative;}
      .Box .content {width: 1200px;margin: 0 auto;}
/*    .Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}*/
      .Box .Box_con {position: relative;}
      .Box .Box_con .btnl {position: absolute;}
      .Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
      .Box .Box_con .btnl {background: url(../img/jtl02.png) no-repeat center;left: -72px;}
      .Box .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center;right: -72px;}
      .Box .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
      .Box .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
      .Box .Box_con .conbox {position: relative;overflow: hidden;}
      .Box .Box_con .conbox ul {position: relative;list-style: none;}
      .Box .Box_con .conbox ul li {float: left;width: 285px;height: 250px;margin-left: 20px;overflow: hidden;}
      .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
      .Box .Box_con .conbox ul li img {display: block;width: 285px;height: 200px;transition: all 0.5s; overflow: hidden;}
      .Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
      .Box .Box_con .conbox ul li a h2 {
        margin-top: 15px;
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        color: #333;
        text-align: center;
      }
      
      .Box .BoxSwitch {margin-top: 30px;text-align: center;}
      .Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
      .Box .BoxSwitch span.cur {background: red;}
/*简介*/
.h_about{ width: 100%; height: auto; }
.h_about strong{ display: block;height: 50px; line-height: 50px; font-size: 23px; color: #070707; }
.h_about .H_a_line{ float: left; width: 42px; height: 13px; border-bottom:#ff8a00 5px solid; }
.h_about .acont{ display: block; margin-top: 40px; width: 100%; height: 187px; overflow: hidden; line-height: 180%; font-size: 15px; color: #070707; letter-spacing: 0px; }
.h_about .acont p{ line-height: 180%; font-size: 15px; color: #070707;}
.h_about .about-more a{ display: block; float: left; width: 193px; height: 38px; line-height: 33px; text-align: center; font-size: 15px; color: #fff; border: #f27302 2px solid; background-color: #ff8a00; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; }
.h_about .about-more a:hover{ background-color: #333;}

.h-about-r{ width: 100%; height: 367px; background: url(../Img/about-tu01.png) top center no-repeat;  }
.h-about-r .zi01{ float: right; width: 316px; height: 30px; line-height: 30px; margin-top:26px; font-size: 20px; color: #fff; }
.h-about-r .zi02{ float: right; width: 316px; height:36px; line-height: 100%; font-size: 16px; color: #9aa9d6; }

.h_about02{ width: 100%; margin-top: 60px;}
.h_about02 a{ display: block; margin-bottom: 15px; width: 100%; height: 135px; border:#f07c00 3px solid; background-color: #fff; text-align: center; background-position: top center; background-repeat: no-repeat; }
.h_about02 a:hover{ background-color: #ff8a00; }
.h_about02 a p{ display: block; width: 100%; margin-top:90px; height: 30px; line-height: 30px; text-align: center; font-size: 18px; color: #ff8a00; }
.h_about02 a:hover p{color: #fff; }

.h_a02-1{ background-image: url(../Img/about1-2.png); background-color: #ff8a00 !important; transition: all 0.3s ease-out; }
.h_a02-1:hover{ background-image: url(../Img/about1-2.png); }
.h_a02-2{ background-image: url(../Img/about2-1.png); transition: all 0.3s ease-out; }
.h_a02-2:hover{ background-image: url(../Img/about2-2.png); }
.h_a02-3{ background-image: url(../Img/about3-1.png); transition: all 0.3s ease-out; }
.h_a02-3:hover{ background-image: url(../Img/about3-2.png); }
.h_a02-4{ background-image: url(../Img/about4-1.png); transition: all 0.3s ease-out;  }
.h_a02-4:hover{ background-image: url(../Img/about4-2.png); }

.h-about-w{
  margin-top: 30px;
  padding:30px 0px;
  width: 100%;
  height: auto;
  background: url(../Img/bg2.jpg) top center no-repeat;
  overflow: hidden;
}
.chejian-tit{
  padding:15px 0px;
  text-align: center; 
}
.chejian-tit p{
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  color: #333;
}
/*优势*/
.h-ys-tit{
  margin-top: 56px;
  font-size: 14px;
  overflow: hidden;
}
.h-ys-tit p{
  margin-bottom: 15px;
  width: 100%;
  font-size: 2.6em;
  color: #2f2f2f;
  text-align: center;
}
.h-ys-tit h3{
  font-size: 3.5em;
  color: #2f2f2f;
  font-weight: bold;
  text-align: center;
}
.h-ys-tit-c1{
  color: #ff0015;
  font-size: 1em;
  font-weight: bold;
}
.h-ys-position{
  position: relative;
  font-size: 14px;
}
.h-ys-position .h-ys-sum{
  position: absolute;
  top:15px;
  right:40px;
  z-index: 100;
  width: 10%;
  height: 70px;
  background-color: #8f9497;
  transition: all 0.25s ease-in-out;
}
.h-ys-position:hover .h-ys-sum{
  right: 20px;
  background-color: #ff0015;
}
.h-ys-sum p{
  display: block;
  margin-top:10px;
  font-size: 35px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.h-ys-position .h-ys{
  position: relative;
  z-index: 10;
  margin-top:30px;
  margin-bottom:56px;
  padding:25px;
  border:2px solid #e2e2e2;
  box-sizing:border-box;
  overflow: hidden;
  transition: all 0.25s ease-in-out;
}
.h-ys-position:hover .h-ys{
  border:2px solid #ff0015;
}
.h-ys img{
  width: 100%;
}
.h-ys-nr{
   padding-left:10%;
}
.h-ys-nr .h-ys-zi1{
  margin-top: 15px;
  margin-bottom:0.8em;
  font-size: 26px;
  color: #262222;
  font-weight: bold;
}
.h-ys-nr .h-ys-zi1 .zi1{
  font-size: 26px;
  color: #ff0015;
  font-weight: bold;
}

.h-ys-nr .h-ys-zi2 p{
  font-size: 1.3em;
  color: #2f2f2f;
  line-height: 1.8em;
  letter-spacing: 0px;
}
.h-ys-nr .h-ys-zi2 p a{
  display: block;
  font-size: 18px;
  color: #ff0015;
  line-height: 1.8em;
  letter-spacing: 0px;
}
.yan-phhcase{
  margin:10px 0px;
}
.yan-phhcase img{
  width: 100%;
}
.yan-phhcase a h3{
  display: block;
  padding:8px;
  font-size: 15px;
  color: #333;
  text-align: center;
  overflow: hidden;
}
/*联系我们地图*/
.map-ys{
  margin:0 auto; 
  margin-top:10%;
  width:80%;
  height:550px;
  border:#ccc solid 1px;
}
.b-map {
    position: fixed;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: rgba(50,50,50,0.8);
    visibility: hidden;
    transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
}
.b-map.hover {
    visibility: visible;
    top: 0;
}
.b-map .close-btn {
    position: absolute;
    right: 12%;
    top: 23%;
    width: 56px;
    height: 56px;
    background: url(../Img/closemap.png) no-repeat center center #3f51b5;
    display: block;
    z-index: 2;
}
.con-map{
  /*width: 100px;
  height: 30px;
  background-color: red;*/
}

/*首页新闻*/  
.h-news-tit{
  width: 100%;
  height: 60px;
}
.h-news-tit h2{
  float: left;
  font-size: 27px;
  color: #222;
  font-weight: bold;
}
.h-news-tit .morea a{
  display: block;
  margin-top: 2px;
  padding:3px 15px;
  float: right;
  font-size: 14px;
  color: #333;
  border:1px solid #828282;
  transition: all 0.3s ease-out;
}
.h-news-tit:hover .morea a{
  background-color: #333;
  color: #fff;
}
.h-news-l{
  padding-right: 10px;
}
.h-news-r{
  padding-left: 20px;
}
.h-news1{
  width: 100%;
  height: auto;
}
.h-news1 li{
  padding:26px 0px;
  border-bottom:1px solid #e5e5e5;
}
.h-news1 li:first-child{
  padding-top:10px;
}
.h-news1 .n1-date{
  font-size: 15px;
  color: #f07c00;
  letter-spacing: 0px;
  font-weight: bold;
}
.h-news1 a h3{
  display: block;
  height: 44px;
  font-size: 16px;
  color: #000;
  line-height: 120%;
  letter-spacing: 0px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-news1 a:hover h3{
  margin-left: 10px;
}
.h-news1 p{
  display: block;
  width: 100%;
  height: 41px;
  font-size: 14px;
  color: #4d4d4d;
  line-height: 150%;
  overflow: hidden;
  letter-spacing: 0px;
}

.h-news2 .n2-date{
  font-size: 15px;
  color: #ff0015;
  font-weight: bold;
}
.h-news2 a h3{
  display: block;
  margin-bottom: 15px;
  height: 41px;
  font-size: 16px;
  color: #222;
  line-height: 130%;
  overflow: hidden;
}
.h-news2 p{
  display: block;
  height: 67px;
  font-size: 14px;
  color: #858585;
  line-height: 150%;
  overflow: hidden;
}
.h-news2 .n2-more a{
  display: block;
  margin-top:20px;
  font-size: 14px;
  color: #858585;
  letter-spacing: 0px;
  transition: all 0.35s ease-out;
}
.h-news2:hover .n2-more a{
  margin-left: 15px;
  color: #ff0015;
}    
/*end首页新闻*/
/*首页产品*/
.auto-pro1{
  margin-bottom: 15px;
  padding:13px;
  border:1px solid #dcdcdc;
  box-sizing:border-box;
  transition: all 0.3s ease-out;
}
.auto-pro1:hover{
  border:1px solid #ff8a00;
}
.auto-pro1 .tu1{
  width: 100%;
  overflow: hidden;
}
.auto-pro1 .tu1 img{
  width: 100%;
  transition: all 0.5s ease-out;  
  -webkit-transform: scale(1, 1);      
  -moz-transform: scale(1, 1);   
  -webkit-transition: all 0.5s ease-out;      
  -moz-transition: all 0.5s ease-out; 
}
.auto-pro1:hover .tu1 img{
   transition: all 0.5s ease-out;  
   -webkit-transform: scale(1.1, 1.1);      
   -moz-transform: scale(1.1, 1.1);   
   -webkit-transition: all 0.5s ease-out;      
   -moz-transition: all 0.5s ease-out; 
}
.auto-pro1 a h3{
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
  padding:6px;
  font-size: 17px;
  color: #212121;
  text-align: center;
}
.auto-pro1:hover a h3{
  color: #ff8a00;
}
.auto-pro1 .pro-con{
  padding:15px;
  background-color: #e7e7e7;
  transition: all 0.3s ease-out;
}
.auto-pro1 p{
  display: block;
  font-size: 15px;
  color: #333;
  text-align: center;
  line-height: 145%;
  letter-spacing: 0px;
  height: 62px;
  overflow: hidden;
}
.auto-pro1:hover .pro-con{
  background-color: #ff8a00;
}
.auto-pro1:hover .pro-con p{
    color: #fff;
}
.pc1-padding{padding:0 8px;}

/*end首页产品*/

/*====================end middle====================*/
/*====================foot====================*/
.ewmf{
  float: left;
}
.h-foot{
  padding-top:55px;
  width: 100%;
  height: auto;
  background-color: #333333;
}
.h-foot-1{
  float: left;
  width: 435px;
  height: auto;
}
.h-foot-1 p{
  padding-bottom: 30px;
  font-size: 15px;
  color: #b6b6b6;
  line-height: 150%;
}
.h-foot-1-phone{
  float: right;
  width: 285px;
  height: auto;
}
.h-foot-1-phone span{
  height: 43px;
  font-size: 18px;
  color: #ff8a00;
}
.h-foot-1-phone p{
  font-size: 38px;
  color: #ff8a00;
  font-family: Impact;
}
.h-foot-2{
  float: left;
  width: 306px;
  height: auto;
  overflow: hidden;
}
.f-tit{
  width: 100%;
}

.f-tit h3{
  display: block;
  height: 38px;
  font-size: 18px;
  color: #bfbfbf;
}
.f-tit .line{
  float: left;
  width: 30px;
  height: 20px;
  border-top: #adadad 3px solid;
}
.h-f-pro{
  width:380px;
  margin-top:15px;
}
.h-f-pro a h3{
  margin-right: 19px;
  margin-bottom: 5px;
  display: block;
  float: left;
  width: 141px;
  height: 27px;
  border: 1px solid #949393;
  font-size: 15px;
  color: #949393;
  text-align: center;
  line-height: 27px;
  letter-spacing: 0px;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}
.h-f-pro a h3:hover{
  background-color: #ff8a00;
  border: 1px solid #ff8a00;
  color: #fff;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}
.h-foot-3{
  float: left;
  margin-left:59px;
  width: 163px;
  height: auto;
  overflow: hidden;
}
.h-foot-3 .tit{
  height: 32px;
  border-bottom: 1px solid #a9a7a8;
  font-size: 16px;
  color: #ffffff;
}
.h-f-dh{
  width:163px;
  margin-top:15px;
}
.h-f-dh a{
  margin-bottom: 5px;
  display: block;
  float: left;
  width: 81px;
  height: 22px;
  font-size: 15px;
  color: #949393;
  line-height: 22px;
  letter-spacing: 0px;
}
.h-f-dh a:hover{
  color: #ff8a00;
}

.h-foot-4{
  float: right;
  width: 180px;
  height: auto;
  overflow: hidden;
}
.h-foot-4 .tit{
  height: 32px;
  border-bottom: 1px solid #a9a7a8;
  font-size: 16px;
  color: #ffffff;
}
.h-f-link{
  margin-top:20px;
}
.h-f-link a{
  display: block;
  height:27px;
  font-size: 15px;
  color: #949393;
  line-height: 27px;
  letter-spacing: 0px;
}
.h-f-link a:hover{
  color: #ff8a00;
}
.h-foot-5{
  width: 100%;
  height: 55px;
  border-top:1px solid #535151;
  text-align: center;
  font-size: 15px;
  color: #949393;
  line-height: 55px;
}
.h-foot-5 a,
.h-foot-5 p a,
.h-foot-5 p,
.h-foot-5 p strong{
  color: #bdbdbd;
  font-size: 15px;
}
/*手机样式*/
  /*优势*/
.ph-ys{
  margin-bottom: 15px;
  padding:15px;
  background-color: #0090f3;
  border-radius: 10px;
}
.ph-ys .num1{
  padding:0px 15px;
  text-align: center;
  font-family: "Agency FB";
  font-weight: bold;
  font-size: 50px;
  color: #fff;
}
.ph-ys h4{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0px;
}
.ph-ys p{
  display: block;
  padding:15px 15px 20px 15px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 130%;
}
.ph-ys .pc-name{
  margin:0 auto;
  margin-bottom:15px;
  padding:3px 0px;
  width: 60%;
  height: 30px;
  font-size: 15px;
  color: #666666;
  text-align: center;
  border-radius: 10px;
  background-color: #ffffff;
}

/*返回顶部*/
.to-top { position: relative; z-index: 11111111111; display: none; padding: 5px 10px; color: #fff !important; background-color: #f50;}
.to-top:visited { color: #fff;}
/*end手机样式*/

@media only screen and (max-width: 1260px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}

}
@media only screen and (max-width: 992px and min-width: 768){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  .ny-pro-pad{padding:0px;}


}
/*====================手机====================*/
@media only screen and (max-width: 768px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  .padding0-sm8{padding:8px;}
  .padding3{padding:0px;}
  .ny-pro-pad{padding:0px;}
  /*标题*/
  .h-tit01 p{
    padding:15px;
    padding-top: 0px;
    height: auto;
  }
  /*分类*/
  .proc-w{width: 100%; text-align: center;}
  .proc-w a h3{
    display: inline-block;
    float: none;
    margin:2px;
    width: 45%;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
  }
  /*产品*/
  .auto-pro1 a h3{
    height: 50px;
    margin-bottom: 0px;
    overflow: hidden;
  }
  /*优势*/
  .h-ys-position .h-ys-sum{
    width: 20%;
  }
  .h-ys-sum p{margin-top: 15px; font-size: 28px;}
  .h-ys-tit{margin-top: 20px;}
  .h-ys-tit p{font-size: 20px;}
  .h-ys-tit h3{font-size: 25px;}
  .h-ys-nr .h-ys-zi1{font-size: 20px;}
  .h-ys-nr .h-ys-zi1 .zi1{font-size: 20px;}
  .h-ys-nr .h-ys-zi2 p{font-size: 15px;}
  .h-ys-nr .h-ys-zi2 p a{font-size: 15px;}
  /*简介*/
  .h-about-w{margin-top: 0px;}
  .h-tit02{height: auto;}
  .h-tit02 span{
    display: block;
    padding:15px;
    width: 90%;
    margin:0 auto;
    height: auto;
  }
  .about-tu{
    width: 95%;
    margin:0 auto;
    margin-top: 10px;
  }
  .h_about{
    float: none;
    width: 90%;
    margin:0 auto;
  }
  .h_about strong{
    margin-top: 15px;
  }
  .h_about .acont{
    height: 292px;
  }
  .h_about02{
    margin-top: 25px;
  }
  .h_about .about-more a{
    display: block;
    margin:0 auto;
    float: none;
  }
  .chejian-tit p{
    font-size: 23px;
  }
  .h-news-r{
    padding-left: 0px;
  }
  .h-news-tit h2{
    font-size: 23px;
  }
  .h-foot-1{
    width: 90%;
    float: none;
    margin:0 auto;
  }
  .h-foot-1 .ewmf{
    width: 100%;
    margin:0 auto;
    text-align: center;
  }
  .h-foot-1 p{
    text-align: center;
  }
  .h-foot{
    padding-top:30px;
  }
  .h-foot-5{
    width: 90%;
    margin:0 auto;
    height: auto;
    padding:15px 0px;
    line-height: 140%;
    text-align: center;
  }
  .h-foot-5 p{
    text-align: center;
    line-height: 140%;
  }


 /*新闻*/
 .at-news3 .n3-tit .jiantou{display: none;}
 .at-news3 .n3-tit h3{padding:8%; width: auto;}
 /*地图*/
 .b-map .close-btn{
  top:10%;
 }
 .map-ys{height: 300px; width: 90%;}
 
}

/*电话*/

.tel{width:96%;height:35px;margin: 0 auto;margin:3%;}
.tell{width:96%;height:35px;background:#fb3403;float:left;margin-right:1%;border-radius:15px;}
.telr{width:96%;height:35px;background:#fb3403;float:left;border-radius:15px;}
.tell a{color:#fff;text-align:center;display:block;line-height:35px;}
.telr a{color:#fff;text-align:center;display:block;line-height:35px;}
