@charset "UTF-8";
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../fonts/iconfont.woff");
}

.iconfont {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}

.ny_product_list1 li img ,.n_banner img{
    max-width: 100%;
}
.ny_product_list1 li h3{
    text-align: center;
    line-height: 35px;
    font-size: 14px;
}

.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px;
}

.i-row {
  margin: 0 -15px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*头部*/
#header {
  z-index: 9999;
  width: 100%;
  background: #fff;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}
.header.on{
  position: fixed!important;
  box-shadow: 0 4px 4px rgba(0,0,0,.1);
  transition: all 0.5s;
}
.logo img {
  max-width: 100%;
}

#header .out-nav .nav1 {
  line-height: 80px;
}

#header .out-nav .nav1 li {
  line-height: 80px;
  height: 80px;
  text-align: center;
  float: left;
  position: relative;
  z-index: 999;
  width: 12.5%;
}

#header .out-nav .nav1 li a {
  display: block;
  line-height: 80px;
  color: #4A4A4A;
  height: 80px;
  font-size: 16px;
}

#header .out-nav .nav1 li:hover a {
  color: #0093dd;
}

#header .out-nav .nav1 li:hover::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background-color: #0093dd;
}

#header .out-nav .nav1 .dropdown {
  background: #fff;
  color: #4A4A4A;
  z-index: 9999;
  position: absolute;
  top: 80px;
  left: 0px;
  display: none;
  width: 100%;
}

#header .out-nav .nav1 .dropdown a {
  color: #4A4A4A;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  width: 100%;
  display: block;
  text-align: center
}

#header .out-nav .nav1 .dropdown a:hover::before {
  display: inline-block;
  content: '';
  background: #0093dd;
  vertical-align: middle;
  width: 10px;
  height: 1px;
  margin-right: 4px;
}

/*热门搜索*/
.yq_search {
  background-color: rgba(10, 32, 50, 0.7);
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 9999;
  height: 76px;
}

.yq_search #form_search {
  float: left;
  width: 347px;
  height: 50px;
  background: #ffffff;
  position: relative;
  margin-top: 13px;
}

.yq_search #form_search::after {
  content: '';
  display: block;
  position: absolute;
  right: 54px;
  top: 6px;
  width: 1px;
  height: 35px;
  background: #19588e;
}

.yq_search #form_search input {
  height: 50px;
  background: none;
  border: none;
  line-height: 50px;
}

.yq_search #form_search input#sou_word {
  height: 50px;
  line-height: 50px;
  padding-left: 4px;
  color: #666;
  width: 292px;
  text-indent: 20px;
}

.yq_search #form_search input#s_btn {
  width: 18px;
  height: 22px;
  line-height: 24px;
  text-align: center;
  background: url(../images/search.jpg) no-repeat center;
  margin-left: 10px;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 0;
}

.yq_search .hotSearch {
  float: left;
  color: #fff;
  line-height: 76px;
  font-weight: normal;
  margin-left: 20px;
}

.yq_search .hotSearch a {
  margin-right: 6px;
  color: #fff;
}

.swiper-container1 .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 25px !important;
  z-index: 99999 !important;
  left: auto !important;
  width: 100% !important;
}

.swiper-container1 .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #fff;
  line-height: 32px;
  margin-right: 25px;;
}

.i-product {
  padding-top: 4%;
  background-color: rgb(245, 245, 245);
  padding-bottom: 5%;
}

.i-tt {
  text-align: center;
  font-size: 28px;
  line-height: 35px;
  color: #313131;
  padding-bottom: 3%;
  font-weight: bold;

}
.i-tt span{
  color: #0093dd;
}
.i-tt p {
  font-size: 14px;
  color: #777777;
  font-weight: normal;
}

.i-tt p::before {
  content: '';
  display: block;
  width: 200px;
  height: 24px;
  background: url(../images/tt.png) no-repeat center;
  margin:20px auto;
}



.i-product .product-right h3 {
  background: #eeeeee;
  line-height: 45px;
  text-indent: 21px;
  font-size: 313131;
  font-size: 16px;
  font-weight: normal;
}

.i-product .product-right{
  margin-top: .5%;
}

.i-product .product-right ul {
  margin: 0 -1.5%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.i-product .product-right ul li {
  width: 50%;
  float: left;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #fff;
}
.i-product .product-right ul li .pic{
  width: 50%;
  float: left;
}
.i-product .product-right ul li .nei{
  float: right;
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  padding: 6%;
}
.swiper-slide img{
    max-width: 100%;
}
.i-product .product-right ul li:nth-child(3) .pic,.i-product .product-right ul li:nth-child(4) .pic{
  float: right;
}
.i-product .product-right ul li .nei h4{
  text-align: center;
  color: #0093dd;
  font-size: 18px;
  font-weight: normal;
  font-weight: bold;
}
.i-product .product-right ul li .nei h4::after{
  content: '';
  display: block;
  width: 51px;
  height: 1px;
  background-color: #0093dd;
  margin: 8% auto;
}
.i-product .product-right ul li img {
  width: 100%;
}
.i-product .product-right ul li .nei p{
  text-align: center;
  color: #777777;
}
.i-product .product-right ul li .nei .more{
  display: block;
  width: 108px;
  height: 28px;
  border: 1px solid #0093dd;
  color: #0093dd;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  margin: 15% auto 0;
}
.i-product .product-right ul li:hover .nei .more{
  background-color: #0093dd;
  color: #fff;
}



@media screen and (max-width: 768px) {
.i-product .product-right ul li{
    width:100%;
}
 
}

.i-app {
  background: #f5f5f5;
  padding-top: 3.5%;
  padding-bottom: 2.5%;
}

.i-app ul {
  margin-top: 1%;
}

.i-app ul li {
  width: 380px;
  float: left;

  margin-bottom: 8px;
}

.i-app ul li img {
  max-width: 100%;
}

.i-app ul li h3 {
  line-height: 54px;
  text-align: center;
  background: #dce1e6;
  color: #5e5e5e;
  font-size: 16px;
  font-weight: normal;
  margin: 9px 0 3px 0;
}

.i-app ul li:hover h3 {
  background: #005aa1;
  font-weight: bold;
  color: #fff;
}

.i-app ul li:hover a {
  color: #fff;
}



.i-app ul li:nth-child(5) {
  margin-left: 0;
}

.i-app a.more {
  display: block;
  width: 209px;
  height: 47px;
  border: 1px solid #005aa1;
  border-radius: 20px;
  text-align: center;
  line-height: 47px;
  color: #5e5e5e;
  font-size: 18px;
  margin: 2% auto 0;
}

@media screen and (max-width: 960px) {
 
  .i-app ul li {
    width: 200px;
  }
 
  .i-app a.more {
    font-size: 14px;
    width: 150px;
  }
  
  
}

.i-zhuo h2 {
  text-align: center;
  font-size: 42px;
  line-height: 50px;
  color: #0a3f74;
  padding-bottom: 10px;
}

.i-zhuo h2 p {
  font-size: 16px;
  color: #666;
  font-weight: normal;
}

.i-zhuo .bjz {
  background: #0a3f74;
  background-image: -webkit-linear-gradient(left, #023f7b, #023f7b, #0a84ff);
  background-image: linear-gradient(left, #023f7b, #023f7b, #0a84ff);
}

.i-zhuo ul li {
  width: 33.333%;
  float: left;
  text-align: center;
  height: 374px;
  font-size: 18px;
  padding-top: 120px;
  border-left: solid 1px #fff;
  color: #fff;
}

.i-zhuo ul li .num {
  position: relative;
}

.i-zhuo ul li .num span {
  font-size: 110px;
  line-height: 120px;
  font-family: "DIN-BOLD";
}

.i-zhuo ul li .num i {
  top: 0;
  padding-left: 15px;
  font-size: 18px;
  font-style: normal;
  position: absolute;
}

.i-zhuo ul li:first-child {
  border-left: 0;
}

/*首页分类*/
.i-product-cate {
  width: 240px;
  float: left;
}

.i-product-cate .cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

/*首页关于我们*/
.i-about {
  background: url(../images/about.jpg) no-repeat top center;
  padding: 3% 0 3% 0;
}

.i-about h2 {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 3%;
}

.i-about h2 p {
  font-size: 16px;
  color: #dbdbdb;
  font-weight: normal;
}

.i-about h2 p::before {
  content: '';
  display: block;
  width: 92px;
  height: 3px;
  background: #e46c0a;
  margin: 2% auto 0;
}

.i-about .img-about img {
  max-width: 100%;
}

.i-about .nei-about h3 {
  color: #333333;
  font-size: 30px;
  position: relative;
  line-height: 90px;
  margin-bottom: 3%;
}

.i-about .nei-about h3::after {
  content: "";
  width: 46px;
  height: 2px;
  bottom: 0;
  left: 0;
  position: absolute;
  background: #0a3f74;
}

.i-about .nei-about p {
  font-size: 16px;
  color: #575757;
  line-height: 30px;
}

.i-about .nei-about a.more {
  width: 115px;
  height: 37px;
  border: 1px solid #005aa1;
  color: #575757;
  font-size: 16px;
  text-align: center;
  line-height: 37px;
  display: block;
  border-radius: 20px;
  margin-top: 4%;
}

.i-about ul {
  margin-top: 3%;
}

.i-about ul li img {
  max-width: 100%;
}

@media screen and (max-width: 960px) {
  .i-about {
    background: none;
  }
  .i-about h2 {
    font-size: 22px;
    color: #333;
  }
  .i-about h2 p {
    font-size: 14px;
    color: #666;
  }
}

.i-gong {
  margin-top: 2%;
  max-width: 90%;
  margin: 0 auto;
}

.i-gong ul li {
  width: 31%;
  float: left;
  position: relative;
}

.i-gong ul li + li {
  margin-left: 3%;
}

.i-gong ul li img {
  width: 100%;
}

.i-gong ul li h3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}

@media screen and (max-width: 960px) {
  .i-gong ul li {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 2%;
  }
}

.hyApp li {
  float: left;
  width: 50%;
  padding: 40px;
}

.hyApp li a {
  position: relative;
  display: block;
  overflow: hidden;
}

.hyApp li a > img {
  width: 100%;
}

.hyApp li a h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 18px;
  padding: 13px;
  z-index: 2;
  transition: .3s;
}

.hyApp li a .hy-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 50px 44px 50px 50px;
  background-color: #1E5AAF;
  text-align: center;
  color: #fff;
  opacity: 0;
  transform: translateY(30px);
  transition: .3s;
  z-index: 1;
}

.hyApp li a .hy-mask p {
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}

.hyApp li a:hover h3 {
  transform: translateY(30px);
  opacity: 0;
}

.hyApp li a:hover .hy-mask {
  transform: translateY(0);
  opacity: 1;
}

@media (max-width: 768px) {
  .hyApp li {
    width: 100%;
    padding: 0;
    padding-bottom: 15px;
  }
  .hyApp li a h3 {
    font-size: 16px;
  }
}

.i-you {
  background: url(../images/you.jpg) no-repeat top center;
}

.i-you h2 {
  padding: 4% 0 0 0;
  text-align: center;
  color: #fff;
  font-size: 40px;
}

.i-you h2 p {
  position: relative;
  margin-top: 1%;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  line-height: 50px;
}

.i-you h2 p::before {
  content: '';
  display: block;
  width: 90%;
  margin: 0 auto;
  height: 1px;
  background: #ffffff;
}

.i-you h2 p::after {
  content: '';
  display: block;
  width: 51px;
  height: 2px;
  margin: 0 auto;
  background: #e46c0a;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -25.5px;
}

.i-you .you1 {
  color: #fff;
}

.i-you .you1 b {
  display: inline-block;
  width: 72px;
  height: 84px;
  background: url(../images/1.png) no-repeat;
  text-align: center;
  line-height: 84px;
  color: #005aa1;
  font-size: 38px;
  float: left;
}

.i-you .you1 h3 {
  font-size: 24px;
  padding-left: 22px;
  display: inline-block;
  float: right;
  width: calc(100% - 72px);
}

.i-you .you1 h3 p {
  font-size: 16px;
  font-weight: normal;
  margin-top: 8%;
}

.i-you .m10 {
  margin-top: 4%;
}

.i-you .m20 {
  margin-top: 5%;
}

.i-you .mg10 {
  margin: 0 6%;
}

.i-you .you2 b {
  display: inline-block;
  width: 72px;
  height: 84px;
  background: url(../images/2.png) no-repeat;
  text-align: center;
  line-height: 84px;
  color: #fff;
  font-size: 38px;
  float: left;
}

.i-you .you2 h3 {
  font-size: 24px;
  padding-left: 22px;
  display: inline-block;
  float: right;
  width: calc(100% - 72px);
}

.i-you .you2 h3 p {
  font-size: 16px;
  font-weight: normal;
  margin-top: 8%;
}

.i-you .you3 b {
  display: inline-block;
  width: 72px;
  height: 84px;
  background: url(../images/2.png) no-repeat;
  text-align: center;
  line-height: 84px;
  color: #fff;
  font-size: 38px;
  float: left;
}

.i-you .you3 h3 {
  font-size: 24px;
  padding-left: 22px;
  display: inline-block;
  float: right;
  width: calc(100% - 72px);
}

.i-you .you3 h3 p {
  font-size: 16px;
  font-weight: normal;
  margin-top: 8%;
}

@media screen and (max-width: 960px) {
  .i-you h2 {
    font-size: 22px;
  }
  .i-you h2 p {
    line-height: 30px;
  }
}

.i-heng {
  background: url(../images/you.png) no-repeat bottom center;
  margin-top: 3%;
  padding-bottom: 3.5%;
}


.i-heng ul {
  margin-top: 3%;
  display: flex;
  justify-content: space-between;
 
}

.i-heng ul li {
  width: 29%;
  float: left;
  background-color: rgba(145, 167, 193, 0.7);
  border-radius: 10px;
  padding: 3%;
  height: 368px;
}

.i-heng ul li img {
  max-width: 49px;
  margin: 0 auto;
  display: block;
}.i-heng ul li h3{
  color: #0093dd;
  font-size: 24px;
  text-align: center;
  margin: 10% auto;
}.i-heng ul li p{
  text-align: center;
  color: #fff;
}


@media screen and (max-width: 768px) {
  .i-heng h2 {
    font-size: 22px;
  }
  .i-heng ul li {
    width: 31%;
    margin: 1%;
    height:380px;
  }
  
  .i-heng ul li h3{
      font-size:18px;
  }
  .i-heng ul li p{
      font-size:12px;
  }
}

/*首页新闻*/
.i-news {

  padding-top: 2%;

  padding-bottom: 2%;
}
.i-news .news-left ul{
  display: flex;
  justify-content: space-between;
}
.i-news .news-left ul li {
  width: 32%;
  padding: 10px;
  background-color: rgb(245, 245, 245);
  border: 1px solid #eee;
  transition:  all .5s;
  position: relative;
}


.i-news .news-left ul li img {
  max-width: 100%;
}

.i-news .news-left ul li h3 {
  font-size: 16px;
  color: #313131;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 3%;
  margin-bottom: 2%;
}

.i-news .news-left ul li p {
  font-size: 12px;
  color: #cccccc;
  line-height: 26px;
}
.i-news .news-left ul li .time{
  font-size: 12px;
  color: #cccccc;
  font-family: 'Tahoma';
  margin-top: 6px;
  margin-bottom: 4px;
}

.i-news .news-left ul li:hover{
  position: relative;
  margin-top: -4px;
  background-color: #2096e2;
}

.i-news .news-left ul li:nth-child(2) .pic{
  position: absolute;
  bottom: 0;
  padding: 10px;
  left: 0px;
  width: 100%;
}

.i-news .news-left ul li:nth-child(2):hover{
  background-color: #0093dd;
}

@media screen and (max-width: 768px) {
  .i-news h2 {
    font-size: 22px;
  }
  .i-news h2 p {
    font-size: 14px;
    line-height: 30px;
  }
  .i-news .news-right li {
    margin: 0;
    padding: 0;
  }
  .i-news .news-right li .nei {
    width: 100%;
    padding-left: 0;
  }
  .i-news .news-right li .nei h3 {
    font-size: 14px;
  }
}

.navbar-header .navbar-toggle {
  border: 1px solid #b4b8bc;
  height: 34px;
}

.navbar-header .navbar-toggle .menu {
  position: absolute;
  left: 10px;
  top: 0;
  line-height: 34px;
}

.navbar-header .navbar-toggle a:hover {
  text-decoration: none;
}

.navbar-header .navbar-toggle .icon-bar {
  background-color: #999;
}

.navbar-header .navbar-toggle:hover {
  border: 1px solid #f58222;
  background: #f58222;
}

.navbar-header .navbar-toggle:hover .menu {
  color: #fff;
}

.navbar-header .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}

.toleft {
  position: relative;
  overflow-x: hidden;
  left: 0;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.push-toleft {
  left: -260px;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.menuid.menuopen {
  left: 0px;
  opacity: 1;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.push-toleft .head {
  left: -260px;
}

#cbp-spmenu-s2 {
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.navbar-header {
  position: relative;
}

.menuid {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;
  opacity: 0;
  z-index: 9999;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.mobile-menu-overlay {
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  display: none;
  background: #000000;
  z-index: 9;
  top: 0;
  right: 0;
  width: 200%;
  height: 100%;
}

.cbp-spmenu-open .mobile-menu-overlay {
  display: block;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.cbp-spmenu-right {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  display: block;
  background: #0a3f74;
  z-index: 10;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 260px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 60px 0 40px 0;
}

.cbp-spmenu-right li a {
  padding: 15px 23px;
  color: #fff;
  display: block;
  border-bottom: solid 1px #fff;
}

.cbp-spmenu-right li a:hover {
  background: #f58222;
  text-decoration: none;
}

.menuid .icon-close {
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  right: 0;
  padding: 20px 20px 0 0;
  font-size: 16px;
}

.menuid .icon-close span {
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.menuid .icon-close:hover span {
  color: #f58222;
}

.menuopen .mobile-menu-overlay {
  display: block;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

/*首页左侧联系我们*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px;
}

.contact .contact_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.contact .content {
  padding: 5px;
  padding-left: 8px;
}

/*工程案例*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px;
}

.case .case_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.case .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.news2_company {
  margin-top: 10px;
}

.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}

.slideBox .hd ul li {
  display: inline-block;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd li img {
  width: 100%;
  height: auto;
  display: block;
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

/*产品推荐*/
.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left;
}

.recommend_product .title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.recommend_product .content {
  padding-top: 15px;
  padding-bottom: 14px;
}

/*前台多页签*/
.news {
  width: 1200px;
  margin-top: 10px;
}

.news .hd {
  position: relative;
}

.news .hd li {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  margin-right: 8px;
  text-align: center;
  color: #333;
  font-size: 12px;
  cursor: pointer;
}

.news .hd li.on {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  background: #95a9dc;
  border-color: #95a9dc;
}

.news .bd li {
  width: 100%;
}

.news .bd li span {
  float: right;
}

/*友情链接*/
/*页面底部*/
footer {
  background: rgb(37, 37, 37);
  padding-top: 3%;
}
footer h3{
  font-size: 24px;
  color: #d7d8d9;
  font-weight: normal;
}
footer h3::after{
  content: '';
  display: block;
  width: 51px;
  height: 2px;
  background-color: #0093dd;
  margin-top: 5%;
}


footer .dao {
  line-height: 73px;
  color: #fff;
  border-bottom: 1px solid #62707c;
}

footer .dao a {
  color: #fff;
  font-size: 16px;
}

footer .dao span {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  width: 120px;
  float: left;
}

footer .dao p {
  display: inline-block;
  width: calc(100% - 120px);
  float: left;
}

footer .dao p a {
  padding: 0 4.6%;
}

footer .f-contact {
  font-size: 14px;
  color: #9b9ea0;
 
}
footer .f-contact .content{
  margin-top: 8%;
}



footer .f-link {
  padding-left: 3%;
}
footer .f-link img{
  max-width: 100%;
}

footer .f-link .content {
    margin-top: 6%;
    color: #d7d8d9;
    text-align: center;
    line-height: 30px;
}

footer .f-er {

}
footer .f-er ul{
  margin-top: 12%;
}
footer .f-er ul li {
  font-size: 14px;
  color: #9b9ea0;
  line-height: 24.5px;
  margin-bottom: 12px;
}
footer .f-er ul li a{
  color: #9b9ea0;
}
footer .f-er ul li span{
  color: #c02e2e;
  margin-right: 4px;
}
footer .smz{
  font-size: 14px;
  color: #c02e2e;
  border-top: 1px solid #9b9ea0;
  line-height: 49px;
  margin-top: 3%;
}


footer .cop {
  line-height: 42px;
  color: #a9adb1;
  font-size: 12px;
  margin-top: 2%;
  background: #fff;
  text-align: center;
}

footer .cop a {
  color: #a9adb1;
}

.footer_nav {
  width: 100%;
  background: #0a2032;
  text-align: center;
  display: none;
  padding: 2% 0;
}

.footer_nav a {
  color: #fff;
}

.footer_nav li {
  display: inline-block;
  width: 50%;
  float: left;
}

@media screen and (max-width: 960px) {
  .footer_nav {
    display: block;
  }
}

/*内页公用*/
.n-about h2 {
  font-size: 24px;
  color: #333;
  text-align: center;
}

.n-about h2::after, .n-about h2::before {
  content: '';
  display: inline-block;
  width: 30%;
  height: 1px;
  background: #b5b5b5;
  vertical-align: middle;
  margin-left: 2%;
}

.n-about h2::before {
  margin-left: 0;
  margin-right: 2%;
}

.n-about .content img {
  transition: all .5s;
}

.n-about .content:hover img {
  transform: scale(1.1);
}

.n-qi h2 {
  font-size: 24px;
  color: #005aa1;
  text-align: center;
  line-height: 60px;
  padding-top: 1%;
  padding-bottom: 1%;
}

.n-qi p {
  text-indent: 20px;
  font-size: 14px;
  line-height: 30px;
}

.n-product h2 {
  text-align: center;
  color: #005aa1;
  font-size: 24px;
  padding-bottom: 3%;
}

.n-product h2 span {
  text-transform: uppercase;
}

.n-product h2 p::after, .n-product h2 p::before {
  content: '';
  display: inline-block;
  width: 100px;
  vertical-align: middle;
  height: 1px;
  background: #005aa1;
  margin-left: 3%;
}

.n-product h2 p::before {
  margin-left: 0;
  margin-right: 3%;
}

.n-contact h2 {
  font-size: 1.5em;
  margin-bottom: 20px;
  text-align: center;
}

.n-contact p {
  font-size: 1em;
  color: #0a1840;
  text-align: center;
  line-height: 30px;
}

.n-contact ul {
  margin-top: 5%;
}

.n-contact ul li {
  width: 22%;
  margin-right: 4%;
  float: left;
}

.n-contact ul li img {
  max-width: 100%;
}

.n-contact ul li h3 {
  font-size: 1.2em;
  color: #183ead;
  line-height: 24px;
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 8px;
}

.n-contact ul li span {
  font-size: 14px;
  color: #333;
}

.n-contact ul li:last-child {
  margin: 0;
}

.n-contact .content {
  margin-top: 3%;
}

.n-contact .content p.hh {
  font-size: 16px;
}

.n-contact .content p.hh::after {
  content: '';
  display: block;
  width: 30%;
  background: #183ead;
  height: 1px;
  margin: 10px auto;
}

.n-contact .content h1 {
  font-size: 26px;
  text-align: center;
  color: #333;
  margin-top: 4%;
}

.n-contact .content h1 span {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.n-contact .content ul {
  max-width: 600px;
  margin: 10px auto;
  position: relative;
  padding-bottom: 20px;
}

.n-contact .content ul li {
  width: 100%;
  margin-right: 0;
  font-size: 16px;
  line-height: 60px;
}

.n-contact .content ul li b {
  font-weight: normal;
  display: inline-block;
  width: 49%;
}

.n-contact .content ul li span {
  font-size: 16px;
  line-height: 34px;
  display: inline-block;
  width: 49%;
}

.n-contact .content ul dl {
  position: absolute;
  right: 16%;
  bottom: -20px;
}

.n-contact .content ul dl p {
  font-size: 16px;
}

.n-quan {
  margin-top: 4%;
}

.n-quan h1 {
  font-size: 26px;
  color: #005aa1;
  font-weight: normal;
  line-height: 60px;
  text-align: center;
}

.n-quan p {
  line-height: 40px;
  font-size: 16px;
  text-align: center;
}

h3.t1 {
  margin-top: 5%;
  font-size: 36px;
  font-weight: normal;
  color: #333;
  text-align: center;
}

h3.t1 p {
  font-size: 16px;
  color: #666;
  padding-top: 10px;
}

.f_message1 {
  margin-top: 2%;
}

.f_message1 ul li.n1 {
  width: 48%;
  float: left;
  margin-right: 2%;
  background: none;
  border: 1px solid #ccc;
  line-height: 40px;
}

.f_message1 ul li.n1 input {
  width: 100%;
  background: none;
  border: 0;
  text-indent: 10px;
}

.f_message1 ul li.n2 {
  width: 48%;
  float: right;
  margin-left: 2%;
  background: none;
  border: 1px solid #ccc;
  line-height: 40px;
}

.f_message1 ul li.n2 input {
  width: 100%;
  background: none;
  border: 0;
  text-indent: 10px;
}

.f_message1 ul li.n3 {
  width: 100%;
  margin-top: 3%;
  background: none;
  border: 1px solid #ccc;
  height: 100px;
  line-height: 36px;
}

.f_message1 ul li.n3 textarea {
  width: 100%;
  background: none;
  border: 0;
  height: 100%;
  text-indent: 10px;
}

.f_message1 ul li.n4 {
  background: #005aa1;
  text-align: center;
  line-height: 40px;
  color: #fff;
  width: 100%;
  margin-top: 3%;
}

.f_message1 ul li.n4 input {
  background: none;
  width: 100%;
  border: none;
}

.ny_all {
  padding-top: 30px;
}

.ny_left_top {
  width: 20%;
  float: left;
}

.ny_left_top h3 {
  line-height: 41px;
  text-align: center;
  font-weight: normal;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #fff;
  background: #999;
}

.ny_left_top .ny_menu {
  padding: 10px;
  border: 1px solid #ccc;
}

.ny_left_top .ny_menu .n-news-list {
  font-size: 14px;
}

.ny_left_top .ny_menu .n-news-list li {
  line-height: 28px;
}

.ny_left_top .ny_menu .n-news-list li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 4px;
  background: #999;
}

.out-foot {
  background: #333;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}

.out-foot a {
  color: #fff;
}

.ny_banner {
  width: 100%;
  margin: 0 auto;
}

.ny_banner img {
  width: 100%;
}
.sort{
  display: flex;
  justify-content: center;
}
.sort li{
  width: 167px;
  height: 44px;
  background-color: #B5B5B5;
  font-size: 16px;
  border-radius:5px;
  color: #FFFFFF;
  text-align: center;
  line-height: 44px;
  margin-right: 30px;
}.sort li a{
  color: #fff;
}
.sort li:hover{
  background-color: #1D7BF4;
}
.ny_product_list {
   margin-top: 30px;
}
.ny_product_list li{
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.ny_product_list li .w1{
  width: 12.4%;
  border: 1px solid #e5e5e5;
  background-color: #1d7bf4;
  line-height: 88px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.ny_product_list li .w2{
  width: 30%;
}
.ny_product_list li .imga img{
  height: 80px;width: 120px;
}
.ny_product_list li.xim .w1{
  background-color: #fff;
  color: #676767;
}

.sort_product {
  margin-top: 10px;
}

.ny_contact {
  margin-top: 10px;
}

.ny_contact .content {
  padding: 5px;
  line-height: 24px;
}

.ny_right_top {
  width: 100%;
  padding-bottom: 10px;
}

.ny_ding {
  padding: 10px 0;
}

.ny_ding .site {
  text-align: left;
  line-height: 50px;
  font-size: 16px;
}

.ny_right_top .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}

.ny_right_top .content .content {
  padding: 10px;
}

/*内页分类样式*/
.ny_sort li {
  position: relative;
  z-index: 999;
}

.ny_sort li:last-child a {
  margin-bottom: 0;
}

.ny_sort li a {
  color: #fff;
  display: block;
  line-height: 39px;
  font-family: "微软雅黑";
  text-align: center;
  font-size: 14px;
  background: #999;
  margin-bottom: 10px;
}

.ny_sort li a:hover {
  background: #8392bd;
}

.ny_sort li .about_b {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 210px;
  background: #999;
  z-index: 9999;
}

.ny_sort li .layer2 {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 218px;
  padding: 10px;
  background: #ccc;
  z-index: 9999;
}

.ny_sort li .layer2 li {
  overflow: hidden;
}

.ny_sort li .layer2 li a {
  font-weight: normal;
  background: none;
}

.ny_sort li .layer2 li a:hover {
  text-decoration: none;
  color: #333;
}

.ny_sort li .layer2 li .layer3 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 10px;
}

.ny_sort li .layer2 li .layer3 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

.ny_sort li .layer2 li .layer3 li .layer4 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 15px;
}

.ny_sort li .layer2 li .layer3 li .layer4 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

/*内页新闻*/
.ny_news_list li {
  line-height: 27px;
  position: relative;
  margin: 20px 0;
}

.ny_news_list li a.more {
  background: #fcfcfc;
  border: 1px solid #f0f0f0;
  display: block;
  width: 86px;
  text-align: center;
  float: right;
  color: #65beba;
  border-radius: 4px;
}

.ny_news_list li h3 {
  font-size: 14px;
  margin: 10px 0;
  color: #323232;
}

.ny_news_list li h3 a {
  color: #323232;
}

.ny_news_list li h3 a:HOVER {
  color: #65beba;
}

.ny_news_list li p {
  line-height: 22px;
  font-size: 14px;
  color: #666666;
}

/*内页产品列表*/


.product_detail .allcontent {
  border: 1px solid #e6f2ff;
}

.product_detail .img-left {
  width: 40%;
  float: left;
}

.product_detail .list {
  width: 45%;
  float: left;
  margin-left: 5%;
  padding: 5%;
}

.product_detail .list li {
  line-height: 45px;
}

.product_detail .list li h1 {
  font-size: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 960px) {
  .product_detail .img-left {
    float: none;
    width: 100%;
  }
  .ny_product_list li .w1
  {
      font-size:14px;
      width:17%;
  }
  .ny_product_list li .imga img{
      height: 60px;
      width:87px;
  }
  
}

.product_detail .list {
  width: 100%;
  float: left;
  display: none;
}

.n-he {
  margin-top: 2%;
}

.n-he h2 {
  text-align: center;
  color: #313131;
  font-size: 40px;
  margin-bottom: 2%;
}

.n-he h2::after {
  content: '';
  display: block;
  width: 92px;
  height: 3px;
  background: #e46c0a;
  margin: 1% auto 0;
}

.n-he li {
  width: 32%;
  float: left;
  border: 2px solid #cdd8e4;
  margin-bottom: 2%;
  border-radius: 20px;
}

.n-he li:nth-child(4) {
  margin-left: 0;
}

.n-he li + li {
  margin-left: 1.5%;
}

.n-he li h3 {
  line-height: 59px;
  background: #cdd8e4;
  color: #505050;
  text-align: center;
  font-size: 22px;
  border-top-right-radius: 18px;
  border-top-left-radius: 18px;
}

.n-he li .content {
  padding: 4%;
}

.n-he li .content .neia {
  padding: 3%;
  font-size: 18px;
  color: #505050;
}

@media screen and (max-width: 960px) {
  .n-he h2 {
    font-size: 22px;
  }
  .n-he li {
    width: 48%;
    margin-left: 1%;
  }
  .n-he li:nth-child(4) {
    margin-left: 1%;
  }
  .n-he li h3 {
    font-size: 16px;
  }
  .n-he li .content {
    padding: 4%;
  }
  .n-he li .content .neia {
    padding: 3%;
    font-size: 14px;
    color: #505050;
  }
}

.n-bao {
  margin-top: 2%;
}

.n-bao h2 {
  background: url(../images/tt.jpg) no-repeat top center;
  line-height: 159px;
}

.n-bao h2 p {
  font-size: 40px;
  color: #ffffff;
  text-align: center;
  position: relative;
}

.n-bao h2 p::after {
  content: '';
  display: block;
  width: 92px;
  height: 3px;
  background: #e46c0a;
  position: absolute;
  bottom: 20%;
  left: 50%;
  margin-left: -46px;
}

.n-bao .nn {
  background: url(../images/n.jpg) no-repeat top center;
  padding-top: 2%;
}

.n-bao .box {
  position: relative;
}

.n-bao .box .border {
  border: 5px solid #005aa1;
  height: 70%;
  position: absolute;
  left: 0;
  top: 15%;
  width: 100%;
  z-index: 99;
}

.n-bao .box ul li {
  width: 18%;
  background-color: transparent;
  padding: 8px;
  float: left;
  margin: 0 4% 0 3%;
  position: relative;
  z-index: 999;
  margin-bottom: 2%;
}

.n-bao .box ul li .content {
  line-height: 131px;
  background: #005aa1;
  text-align: center;
  border: 1px solid #707070;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
}

.n-bao .box ul li .content img {
  transition: all .5s;
}

.n-bao .box ul li h3 {
  line-height: 64px;
  text-align: center;
  background: #fff;
  border: 1px solid #d2d2d2;
  font-size: 22px;
  color: #313131;
  font-weight: normal;
}

.n-bao .box ul li:hover .content img {
  transform: rotate(360deg);
}

@media screen and (max-width: 960px) {
  .n-bao h2 {
    line-height: 100px;
    background-size: cover;
  }
  .n-bao h2 p {
    font-size: 22px;
  }
  .n-bao .box ul li {
    width: 45%;
    margin: 0 2%;
  }
  .n-bao .box ul li .content {
    line-height: 100px;
  }
  .n-bao .box ul li h3 {
    font-size: 14px;
    line-height: 40px;
  }
}

.n-xi {
  background: url(../images/bb.jpg) no-repeat top center;
  padding-bottom: 2%;
  padding-top: 3.6%;
}

.n-xi h2 {
  text-align: center;
  color: #fff;
  font-size: 40px;
  margin-bottom: 2%;
}

.n-xi h2::after {
  content: '';
  display: block;
  width: 92px;
  height: 3px;
  background: #e46c0a;
  margin: 1% auto 0;
}

.n-xi .content {
  background: #fff;
  padding: 2% 0;
  padding-bottom: 0;
  margin-top: 0%;
}

.n-xi .content li {
  width: 19%;
  margin-left: 0.75%;
  float: left;
}

.n-xi .content li img {
  padding: 2%;
  background: #fff;
  border: 1px solid #eeeeee;
  border: 0px 0px 6px #333;
}

.n-xi .content li h3 {
  text-align: center;
  line-height: 45px;
  color: #505050;
  font-size: 18px;
  font-weight: normal;
}

.n-xi .content1 {
  margin-top: 2%;
}

.n-xi .content1 ul li {
  width: 18%;
  float: left;
  background: #fff;
  padding: 1%;
  position: relative;
}

.n-xi .content1 ul li::after {
  content: '';
  display: block;
  width: 95px;
  height: 3px;
  margin: 0 auto;
  background: #005aa1;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -47.5px;
}

.n-xi .content1 ul li + li {
  margin-left: 2.5%;
}

.n-xi .content1 ul li img {
  border: 10px solid #c1d2e0;
  border-radius: 50%;
}

.n-xi .content1 ul li p {
  text-align: center;
  padding-top: 10%;
}

@media screen and (max-width: 960px) {
  .n-xi h2 {
    font-size: 22px;
  }
  .n-xi .content li {
    width: 32%;
  }
  .n-xi .content li h3 {
    font-size: 14px;
  }
  .n-xi .content1 ul li {
    width: 31%;
    margin-bottom: 1%;
  }
  .n-xi .content1 ul li:nth-child(4) {
    margin-left: 0;
  }
}

.n-cao {
  background: url(../images/sb.jpg) no-repeat top center;
  padding-top: 2%;
  padding-bottom: 2%;
}

.n-cao h2 {
  text-align: center;
  color: #313131;
  font-size: 40px;
  margin-bottom: 2%;
}

.n-cao h2::after {
  content: '';
  display: block;
  width: 92px;
  height: 3px;
  background: #e46c0a;
  margin: 1% auto 0;
}

.n-cao ul li {
  width: 32%;
  background: #fff;
  float: left;
  margin-bottom: 2%;
  box-shadow: 6px 6px 6px #ccc;
  padding: 2%;
}

.n-cao ul li:nth-child(4) {
  margin-left: 0;
}

.n-cao ul li + li {
  margin-left: 1.5%;
}

.n-cao ul li h3 {
  text-align: center;
  line-height: 48px;
  color: #005aa1;
  font-size: 20px;
}

.n-cao ul li p {
  color: #5e5e5e;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .n-cao h2 {
    font-size: 22px;
  }
  .n-cao ul li {
    width: 49%;
  }
  .n-cao ul li:nth-child(odd) {
    margin-left: 0;
  }
  .n-cao ul li:nth-child(4) {
    margin-left: 1%;
  }
  .n-cao ul li h3 {
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .n-cao ul li p {
    min-height: 80px;
  }
}

.n-fu h2 {
  background: url(../images/t1.jpg) no-repeat top center;
  line-height: 117px;
}

.n-fu h2 p {
  font-size: 36px;
  color: #fff;
  text-align: center;
}

.n-fu h2 p::before, .n-fu h2 p::after {
  content: '';
  display: inline-block;
  width: 30%;
  height: 1px;
  vertical-align: middle;
  background: #fff;
  margin-left: 3%;
}

.n-fu h2 p::before {
  margin-right: 3%;
}

.n-fu .content {
  background: url(../images/c.jpg) no-repeat top center;
  padding: 2% 0;
}

.n-fu .content ul li {
  float: left;
  width: 25%;
  background: url(../images/jt.png) no-repeat right center;
  text-align: center;
}

.n-fu .content ul li h3 {
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  padding-top: 3%;
  line-height: 35px;
}

.n-fu .content ul li p {
  font-size: 14px;
  color: #9bb2ce;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .n-fu h2 {
    line-height: 80px;
  }
  .n-fu h2 p {
    font-size: 22px;
  }
  .n-fu h2 p::after, .n-fu h2 p::before {
    width: 10%;
  }
  .n-fu .content {
    background-size: cover;
  }
  .n-fu .content ul li {
    background: none;
    width: 50%;
  }
}

.case_detail h1 {
  text-align: center;
  line-height: 40px;
  font-size: 24px;
}

.case_detail li {
  text-align: center;
  padding: 2% 0;
}

.xypg-news-list li {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.xypg-news-list li .tit {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 15px;
  position: relative;
}

.xypg-news-list li .tit h3 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 25%;
  margin: 0;
}

.xypg-news-list li .tit .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666666;
}

.xypg-news-list li .info {
  font-size: 14px;
  line-height: 2;
  color: #999999;
}

.xypg-news-list li .more {
  margin-top: 15px;
}

.xypg-news-list li .more span {
  display: inline-block;
  width: 130px;
  line-height: 33px;
  text-align: center;
  color: #000;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e1e1e1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-news-list li:hover {
  -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
  box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
  color: #329b00;
}

.xypg-news-list li:hover .more span {
  color: #fff;
  background-color: #329b00;
}

@media (max-width: 990px) {
  .xypg-news-list li .tit {
    border-bottom: none;
  }
  .xypg-news-list li .tit h3 {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .xypg-news-list li .tit .date {
    position: static;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 5px;
    color: #999;
  }
}

/*内页留言*/
.f_message {
  padding: 30px;
}

.f_message .m_label {
  position: absolute;
  width: 160px;
  text-align: left;
  line-height: 40px;
  padding-left: 8px;
  color: #ccc;
  z-index: 1;
  cursor: text;
  left: 118px;
}

.f_message .c_label {
  line-height: 18px;
  padding-top: 12px;
}

.f_message ul li {
  text-align: center;
  width: 440px;
  position: relative;
  margin-top: 20px;
}

.f_message ul li p {
  float: left;
  font-size: 14px;
  text-align: right;
  width: 100px;
  position: relative;
}

.f_message ul li p.bix::before {
  content: '*';
  color: red;
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 12px;
}

.f_message ul li textarea {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
  height: 120px;
}

.f_message ul li .code_img {
  margin-left: 18px;
  visibility: hidden;
}

.f_message ul li input {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
}

.f_message ul li input#contact {
  height: 40px;
}

.f_message ul li input#name {
  height: 40px;
}

.f_message ul li input#checkcode {
  width: 170px;
}

.f_message ul li input#msgbtn {
  background: #088b3f;
}

.i-zhuan {
  background: url(../images/h.jpg) no-repeat top center;
  background-size: cover;
  padding: 4% 0;
}

.i-zhuan h2 {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
}

.i-zhuan h2 p {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}

.i-zhuan h2 p::before {
  content: '';
  display: block;
  width: 92px;
  height: 3px;
  background: #e46c0a;
  margin: 2% auto 0;
}

.i-zhuan li {
  width: 18%;
  float: left;
  margin-top: 4%;
}

.i-zhuan li .content {
  background: #fff;
  line-height: 110px;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.i-zhuan li .boc {
  border: 1px solid #fff;
  border-top: none;
  text-align: center;
  padding: 4% 0 3% 0;
}

.i-zhuan li .boc h3 {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-size: 36px;
  color: #fff;
}

.i-zhuan li .boc p {
  font-size: 16px;
  color: #dbdbdb;
  line-height: 40px;
  padding-bottom: 1%;
}

.i-zhuan li + li {
  margin-left: 2.5%;
}

@media screen and (max-width: 768px) {
  .i-zhuan h2 {
    font-size: 22px;
  }
  .i-zhuan h2 p {
    font-size: 12px;
  }
  .i-zhuan li .content {
    line-height: 60px;
  }
  .i-zhuan li .content img {
    max-width: 60%;
  }
  .i-zhuan li .boc h3 {
    font-size: 20px;
  }
  .i-zhuan li .boc p {
    font-size: 12px;
  }
}
