
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../font/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;
}
.n_banner ,.n_banner img{
    width: 100%
}

/*产品详细*/
.product_detail1{padding:5px;}
.product_detail1 h1.title{text-align:center;line-height:30px;font-size:14px;font-family:"Microsoft YaHei";border-bottom:1px solid #e0e1dc;margin-bottom:15px;padding-bottom:5px;}
.product_detail1 .img{width:288px;height:221px;float:left;padding:2px;border:1px solid #e0e1dc;}
.product_detail1 .small{width:288px;height:221px;}
.jqzoom{
	text-decoration:none;
	float:left;
}

.product_detail1 .list{width:300px;float:left;margin-left:30px;display:block;padding-top:8px;}
.list_p li{height:33px;font-size:12px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.list_p li h2{font-size:12px;font-weight:normal;font-family:"Microsoft YaHei";}
.product_detail1 .inquiry{line-height:32px;border:none;margin-top:6px;}
.product_detail1 .inquiry a{background:url("../image/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.buy{border:none!important;}
.buy a{ background:#0057a8;display:block;width:112px;height:32px;float:left;color:#fff;text-align:center;line-height:32px;border-radius:5px;margin-right:10px;}
.buy a:hover{background: #3480ce}
.buy a.nobuy-product{background: #666}

.product_detail1 .inquiry a:hover{background-image:url("../image/xunjia_hover.gif");}
.list_p li h2 a{font-size:12px;font-family:"Microsoft YaHei"}
.p_detail span.title{line-height:28px;height:28px;text-align:left;margin-top:10px;
	display:block;padding-left:10px;font-size:12px;border-bottom:1px solid #0055ac;}
.p_detail p.dd{padding-top:5px;padding-bottom:5px;}
h3.tag{line-height:32px;border-top:1px dashed #e0e1dc;margin-top:10px;color:#999;font-weight:normal;}
h3.tag a{color:#005a98;}
h3.tag a:hover{color:#3480ce;}
.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px;padding-top:5px;font-size:12px;}
.page a{color:#005a98;}
.page a:hover{color:#3480ce;}
.page span{color:#005a98;}
.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;
}

#header .wel {
  line-height: 31px;
  background-color: #eaeaea;
}

#header .logo img {
  max-width: 100%;
}

#header .top_contact {
  background: url(../image/tel.png) no-repeat left center;
  padding-left: 65px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#header .top_contact span {
  color: #004ea1;
  font-size: 30px;
  display: block;
  font-family: "DIN-BOLD";
}

#header .out-nav {
  background: #005aa1;
}

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

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

#header .out-nav .nav1 li + li::after {
  content: '';
  display: block;
  width: 1px;
  height: 21px;
  background: #538ebc;
  position: absolute;
  top: 50%;
  margin-top: -10.5px;
  left: 0;
}

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

#header .out-nav .nav1 li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #24588e;
}

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

#header .out-nav .nav1 .dropdown a {
  background: #01557a;
  color: #fff;
  height: 38px;
  line-height: 38px;
  font-size: 13px;
}

#header .out-nav .nav1 .dropdown a:hover {
  background: #042d3f;
  text-decoration: none;
}

/*热门搜索*/
.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(../image/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;
  right: 0 !important;
  bottom: 25px !important;
  z-index: 99999 !important;
  left: auto !important;
  width: 50% !important;
}

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

.i-product {
  padding-top: 3%;
}

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

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

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

.i-product .product-left h3 {
  height: 105px;
  background: #005aa1;
  color: #fff;
  font-size: 30px;
  padding: 22px 0 0 28px;
  line-height: 30px;
}

.i-product .product-left h3 p {
  font-size: 18px;
  font-weight: normal;
}

.i-product .product-left ul.sort {
  border: 3px solid #005aa1;
  border-top: 0;
  padding-top: 13px;
}

.i-product .product-left ul.sort li {
  margin: 0 9px 13px 9px;
  background: #dce1e6;
  color: #585858;
  font-size: 14px;
  background: #dce1e6;
  border-radius: 4px;
  line-height: 46px;
  text-indent: 8px;
}

.i-product .product-left .contact1 {
  background: #363636;
  color: #fff;
  padding: 7px 5px 6px 5px;
}

.i-product .product-left .contact1 .content {
  border: 1px solid #c16113;
  border-radius: 6px;
  text-align: center;
  padding: 6px 0;
  font-size: 18px;
}

.i-product .product-left .contact1 .content span {
  font-size: 23px;
}

.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 h3 a {
  display: block;
  width: 93px;
  height: 28px;
  margin-top: 9px;
  float: right;
  background: #005aa1;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  text-indent: 0;
  border-radius: 6px;
  margin-right: 14px;
}

.i-product .product-right ul {
  margin: 0 -1.5%;
}

.i-product .product-right ul li {
  width: 30.33333%;
  margin: 1.5%;
  float: left;
  border: 1px solid #b5b5b5;
}

.i-product .product-right ul li .pic {
  height: 250px;
}

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

.i-product .product-right ul li h4 {
  line-height: 38px;
  text-align: center;
  color: 3313131;
  background: #dce1e6;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .i-product h2 {
    font-size: 24px;
  }
  .i-product h2 p {
    font-size: 12px;
    line-height: 30px;
  }
  .i-product .product-right ul li {
    width: 47%;
  }
}

.i-app {
  padding-top: 3%;
  background: url(../image/bj.jpg) no-repeat bottom center;
  padding-bottom: 1%;
}

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

.i-app h2 p {
  font-size: 16px;
  color: #6b6b6b;
  font-weight: normal;
}

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

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

.i-app ul li {
  width: 23%;
  float: left;
  border: 1px solid #b5b5b5;
  padding: 6px;
  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 + li {
  margin-left: 2.5%;
}

.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 h2 {
    font-size: 22px;
  }
  .i-app h2 p {
    font-size: 12px;
    line-height: 30px;
  }
  .i-app ul li {
    width: 47%;
  }
  .i-app ul li:nth-child(3), .i-app ul li:nth-child(5), .i-app ul li:nth-child(7) {
    margin-left: 0;
  }
  .i-app ul li:nth-child(6) {
    margin-left: 2.5%;
  }
  .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(../image/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: 60px;
  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: 26px;
}

.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: inline-block;
  border-radius: 20px;
}

.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;
  }
}

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

.n-qiye h2 {
  font-size: 24px;
  color: #333;
  text-align: center;
}

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

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

.n-qiye ul {
  margin-top: 3%;
}

.n-qiye li {
  width: 29%;
  margin-right: 5.3%;
  float: left;
}

.n-qiye li:last-child {
  margin-right: 0;
}

.n-qiye li h3 {
  font-size: 1.3em;
  color: #333;
  padding-top: 6px;
}

.n-qiye li p {
  font-size: 1em;
  color: #666;
  padding-top: 6px;
}

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

.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(../image/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(../image/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(../image/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(../image/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: #f2f4f6;
  margin-top: 3%;
  padding: 3% 0 2% 0;
}

.i-heng h2 {
  color: #005aa1;
  font-size: 30px;
  text-align: center;
}

.i-heng h2::after, .i-heng h2::before {
  content: '';
  display: inline-block;
  width: 30%;
  height: 1px;
  background: #b5b5b5;
  vertical-align: middle;
}

.i-heng h2 p {
  display: inline-block;
  text-align: center;
}

.i-heng h2 p::after, .i-heng h2 p::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #005aa1;
  vertical-align: middle;
  border-radius: 50%;
  margin-left: 17px;
}

.i-heng h2 p::before {
  margin-left: 0;
  margin-right: 17px;
}

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

.i-heng ul li {
  width: 18%;
  margin-left: 2.5%;
  float: left;
  margin-bottom: 2%;
  box-shadow: 6px 6px 6px #ccc;
}

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

.i-heng ul li:nth-child(1), .i-heng ul li:nth-child(6), .i-heng ul li:nth-child(11), .i-heng ul li:nth-child(16) {
  margin-left: 0;
}

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

/*首页新闻*/
.i-news {
  background: url(../image/news.jpg) no-repeat top center;
  padding-top: 2%;
  margin-top: 3%;
  padding-bottom: 2%;
}

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

.i-news h2 p {
  font-size: 16px;
  color: #6b6b6b;
  font-weight: normal;
}

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

.i-news .content {
  background: #fff;
  padding: 2%;
  margin-top: 1%;
}

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

.i-news .news-left ul li h3 {
  font-size: 18px;
  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: 14px;
  color: #717171;
}

.i-news .news-right li {
  padding: 8px 13px 11px 9px;
  position: relative;
  margin-bottom: 12px;
}

.i-news .news-right li::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #b5b5b5;
  position: absolute;
  bottom: -6px;
  left: 0;
}

.i-news .news-right li + li {
  margin-top: 12px;
}

.i-news .news-right li .time {
  width: 94px;
  height: 94px;
  border: 1px solid #bfbfbf;
  padding: 12px 0 0 0;
  text-align: center;
  float: left;
}

.i-news .news-right li .time b {
  font-size: 40px;
  color: #313131;
  line-height: 50px;
}

.i-news .news-right li .time p {
  font-size: 16px;
  color: #757575;
}

.i-news .news-right li .nei {
  width: calc(100% - 94px);
  padding-left: 20px;
  float: left;
}

.i-news .news-right li .nei h3 {
  color: #313131;
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
}

.i-news .news-right li .nei p {
  font-size: 14px;
  color: #717171;
}

.i-news .news-right li:hover {
  background: #005aa1;
}

.i-news .news-right li:hover .time {
  background: #fff;
}

.i-news .news-right li:hover .nei h3 {
  color: #fff;
}

.i-news .news-right li:hover .nei p {
  color: #fff;
}

@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(../image/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: #0a2032;
}

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 {
  color: #ffffff;
  padding-top: 3%;
  text-align: center;
  line-height: 30px;
}

footer .f-contact span {
  padding-top: 3%;
  display: block;
}

footer .f-contact img {
  margin-bottom: 3%;
}

footer .f-link {
  padding-top: 3%;
  color: #fff;
}

footer .f-link h3 {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  padding-bottom: 2%;
}

footer .f-link .content {
  margin-top: 2%;
  border: 1px solid #495a67;
  min-height: 120px;
}

footer .f-er {
  text-align: center;
  padding-top: 3%;
}

footer .f-er span {
  color: #fff;
  font-size: 12px;
  background: #005aa1;
  display: block;
  width: 100px;
  border-radius: 10px;
  text-align: center;
  line-height: 30px;
  margin: 6px auto 0;
}

footer .f-er strong {
  font-size: 14px;
  font-weight: normal;
  display: block;
  color: #999;
  line-height: 40px;
}

footer .f-er b {
  font-size: 20px;
  color: #fff;
}

footer .f-lian {
  text-align: right;
  padding-top: 3%;
}

footer .f-lian a {
  display: block;
  width: 108px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: #005aa1;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 20px;
  float: right;
}

footer .f-lian p {
  font-size: 14px;
  color: #fff;
  padding-top: 10%;
  line-height: 30px;
}

footer .f-lian p span {
  font-size: 18px;
}

footer .cop {
  border-top: 1px solid #62707c;
  line-height: 42px;
  color: #a9adb1;
  font-size: 12px;
  margin-top: 2%;
}

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: 68px;
}

.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_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;
}

/*内页产品列表*/
.ny_product_list li {
  padding-bottom: 2%;
}

.ny_product_list li .pic {
  overflow: hidden;
  height: 300px;
  background-size: 100%;
}

.ny_product_list li .pic img {
  max-width: 100%;
  border: 1px solid #e5e5e5;
}

.ny_product_list li h3 {
  text-align: center;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  border-top: none;
}

.ny_product_list li h3 a {
  color: #333;
  font-size: 14px;
}

.ny_product_list li:hover h3 {
  border-color: #005aa1;
}

.ny_product_list li:hover .pic img {
  border: 1px solid #005aa1;
}

.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%;
  }
}

.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(../image/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(../image/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(../image/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(../image/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(../image/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(../image/c.jpg) no-repeat top center;
  padding: 2% 0;
}

.n-fu .content ul li {
  float: left;
  width: 25%;
  background: url(../image/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(../image/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;
  }
}
