.header-hd {
  height: 18px;
  line-height: 18px;
  color: #fff;
  background: #085bab;
  font-size: 12px;
}
.header-hd a {
  padding-left: 20px;
}
.header-bd {
  height: 128px;
}
.header-bd .w {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-bd .header-tel {
  font-size: 14px;
  color: #000;
  background: url(/Template/Home/Default/Public/css/../image/htel.png) no-repeat left center;
  padding-left: 64px;
  line-height: 1.3;
  padding-top: 6px;
}
.header-bd .header-tel p {
  font-size: 36px;
  color: #fd7100;
}
.i-search {
  height: 49px;
  border-bottom: 1px solid #d7d7d3;
}
.i-search .w {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.i-search .i-search-hd {
  font-size: 14px;
  color: #000;
}
.i-search .i-search-hd::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border: 2px solid #eee;
  border-radius: 50%;
  background: #fd7100;
  margin-right: 10px;
  vertical-align: middle;
}
.i-search .i-search-bd .search-key {
  border: none;
  color: #999;
  padding: 0 10px;
  border-right: 1px solid #333;
  margin-right: 10px;
  outline: none;
}
.i-search .i-search-bd .search-button {
  width: 31px;
  height: 31px;
  background: url(/Template/Home/Default/Public/css/../image/sbtn.png) no-repeat center;
  border: none;
  cursor: pointer;
}
.region-tit {
  text-align: center;
}
.region-tit h2 {
  font-size: 40px;
  color: #085bab;
  display: inline-block;
  padding: 0 30px;
  border-bottom: 1px solid #c8c8c8;
  position: relative;
  padding-bottom: 12px;
}
.region-tit h2 span {
  color: #000;
}
.region-tit h2::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #c8c8c8;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
.slogan-region {
  padding: 60px 0;
}
.slogan-region .slogan-bd {
  overflow: hidden;
  margin-top: 40px;
}
.slogan-region .slogan-bd .slogan-img {
  float: left;
  width: 517px;
}
.slogan-region .slogan-bd .slogan-list {
  width: 610px;
  float: right;
}
.slogan-region .slogan-bd .slogan-list li {
  position: relative;
  height: 105px;
  padding-left: 130px;
  margin: 41px 0;
}
.slogan-region .slogan-bd .slogan-list li i {
  display: block;
  width: 105px;
  height: 105px;
  background: url(/Template/Home/Default/Public/css/../image/sloicon.png) no-repeat center;
  line-height: 105px;
  text-align: center;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.slogan-region .slogan-bd .slogan-list li h3 {
  font-size: 20px;
  color: #000;
  padding: 9px 0 7px;
}
.slogan-region .slogan-bd .slogan-list li p {
  font-size: 14px;
  line-height: 27px;
}
.product-region {
  height: 807px;
  overflow: hidden;
  background: url(/Template/Home/Default/Public/css/../image/probg.jpg) no-repeat center;
}
.product-region .product-region-tit {
  float: left;
  width: 404px;
  color: #fff;
  margin-top: 261px;
}
.product-region .product-region-tit h2 {
  font-size: 46px;
}
.product-region .product-region-tit p {
  font-size: 14px;
  line-height: 29px;
  margin: 10px 0 45px 0px;
}
.product-region .product-region-tit a {
  display: block;
  width: 171px;
  height: 47px;
  border: 1px solid #fff;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.product-region .product-list {
  width: 690px;
  float: right;
  margin-top: 90px;
}
.product-region .product-list li {
  width: 337px;
  margin-right: 16px;
  margin-bottom: 16px;
}
.product-region .product-list li .img {
  overflow: hidden;
}
.product-region .product-list li img {
  width: 100%;
  display: block;
  transition: all 0.3s;
}
.product-region .product-list li p {
  line-height: 67px;
  font-size: 18px;
  background: #fff;
  padding: 0 10px;
  color: #000;
  text-align: center;
}
.product-region .product-list li:nth-of-type(2n) {
  margin-right: 0;
}
.product-region .product-list li:hover img {
  transform: scale(1.1);
}
.region2-tit {
  text-align: center;
  margin-bottom: 40px;
  background: url(/Template/Home/Default/Public/css/../image/blemtit.png) no-repeat bottom center;
  padding-bottom: 53px;
}
.region2-tit h2 {
  font-size: 36px;
  color: #085bab;
}
.region2-tit h2 span {
  color: #e23d1d;
}
.region2-tit p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}
.problem-region {
  padding-top: 60px;
  background: url(/Template/Home/Default/Public/css/../image/blembg.png) no-repeat bottom center;
  padding-bottom: 120px;
}
.avant-region {
  padding: 60px 0 0;
  background: url(/Template/Home/Default/Public/css/../image/avantbg.png) center;
}
.avant-region .avant-region-tit {
  text-align: center;
  margin-bottom: 82px;
}
.avant-region .avant-bd li {
  width: 567px;
  float: left;
  margin-right: 66px;
  margin-bottom: 66px;
}
.avant-region .avant-bd li:nth-of-type(2n) {
  margin-right: 0;
}
.avant-region .avant-bd li .img {
  width: 100%;
  position: relative;
}
.avant-region .avant-bd li .img img {
  width: 100%;
  display: block;
}
.avant-region .avant-bd li .img p {
  position: absolute;
  top: 60px;
  left: -19px;
  width: 153px;
  height: 79px;
  line-height: 62px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  background: url(/Template/Home/Default/Public/css/../image/avanti.png) no-repeat center;
}
.avant-region .avant-bd li dl {
  margin: 0 26px;
  background: #fff;
  margin-top: -70px;
  z-index: 9;
  position: relative;
  padding: 0 35px 20px 36px;
}
.avant-region .avant-bd li dl dt {
  margin-bottom: 14px;
}
.avant-region .avant-bd li dl h3 {
  font-size: 30px;
  color: #333743;
  font-weight: bold;
  border-bottom: 1px solid #adaeb3;
}
.avant-region .avant-bd li dl h3 span {
  color: #e23d1d;
}
.avant-region .avant-bd li dl p {
  font-size: 12px;
  text-transform: uppercase;
}
.avant-region .avant-bd li dl dd {
  font-size: 16px;
  color: #000;
  line-height: 36px;
}
.avant-region .avant-bd li dl dd::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #e23d1d;
  margin-right: 13px;
  vertical-align: -2px;
}
.about-region {
  height: 798px;
  background: url(/Template/Home/Default/Public/css/../image/abbg.jpg) no-repeat center;
}
.about-region-tit {
  text-align: center;
  color: #fff;
  position: relative;
  height: 150px;
}
.about-region-tit::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 160px solid transparent;
  border-right: 160px solid transparent;
  border-top: 150px solid #e23d1d;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.about-region-tit h2 {
  font-size: 30px;
  font-weight: normal;
  z-index: 9;
  position: relative;
  padding-top: 18px;
}
.about-region-tit p {
  font-size: 16px;
  z-index: 9;
  position: relative;
}
.about-region .about-bd {
  height: 538px;
  margin-top: 45px;
  background: url(/Template/Home/Default/Public/css/../image/abimg.jpg) no-repeat center;
}
.about-region .about-bd .about-content {
  width: 427px;
  height: 100%;
  background: #fff;
  margin: 0 auto;
  padding: 58px 45px 0;
}
.about-region .about-bd .about-content h3 {
  font-size: 24px;
  color: #000;
  font-weight: normal;
}
.about-region .about-bd .about-content .about-desc {
  font-size: 13px;
  line-height: 25px;
  height: 275px;
  overflow: hidden;
  color: #000;
  margin: 26px 0 60px;
}
.about-region .about-bd .about-content .link {
  width: 102px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-left: auto;
  display: block;
  background: #313131;
  border-radius: 8px;
  color: #fff;
  font-size: 13px;
  font-family: "ËÎÌå";
}
.serve-region {
  padding-top: 48px;
}
.serve-region .w {
  position: relative;
  overflow: hidden;
  padding-top: 25px;
}
.serve-region .serve-region-bd {
  height: 661px;
  overflow: hidden;
  background: url(/Template/Home/Default/Public/css/../image/serbg.jpg) no-repeat center;
}
.serve-region .serve-region-bd ul li {
  margin: 51px 0 48px;
}
.serve-region .serve-region-bd ul li h3 {
  font-sizE: 19px;
  color: #000;
  font-weight: normal;
}
.serve-region .serve-region-bd ul li h3 i {
  color: #085bab;
  font-family: fantasy;
  font-sizE: 24px;
  vertical-align: -2px;
  display: inline-block;
  width: 31px;
}
.serve-region .serve-region-bd ul li p {
  font-sizE: 14px;
  color: #545454;
  margin: -3px 0 0 31px;
}
.serve-region .serve-region-bd .serve-tel {
  width: 812px;
  height: 214px;
  background: #085bab;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.serve-region .serve-region-bd .serve-tel .item-hd {
  font-size: 30px;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 1px;
}
.serve-region .serve-region-bd .serve-tel .item-hd p {
  font-weight: bold;
  font-size: 40px;
}
.serve-region .serve-region-bd .serve-tel .item-bd {
  text-align: center;
  font-weight: bold;
}
.serve-region .serve-region-bd .serve-tel .item-bd p {
  font-size: 30px;
  color: #fff;
  margin: 0px 0 3px;
}
.serve-region .serve-region-bd .serve-tel .item-bd a {
  display: inline-block;
  padding: 0 30px;
  line-height: 30px;
  color: #084772;
  font-size: 16px;
  background: #fff;
  border-radius: 15px;
}
.news-region {
  padding: 123px 0 105px;
  overflow: hidden;
}
.news-region .news-tit {
  height: 45px;
  border: 1px solid #a0a0a0;
  margin-bottom: 29px;
}
.news-region .news-tit a {
  display: block;
  width: 122px;
  border-left: 1px solid #a0a0a0;
  line-height: 45px;
  font-size: 12px;
  color: #000;
  text-align: center;
}
.news-region .news-tit h2 {
  display: inline-block;
  padding: 0 20px;
  background: #085bab;
  color: #fff;
  font-size: 18px;
  line-height: 43px;
}
.news-region .news-tit h3 {
  display: inline-block;
  padding: 0 20px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
}
.news-region .news-tit img {
  vertical-align: -8px;
  margin: 0 23px;
}
.news-region .news-left {
  width: 622px;
  float: left;
}
.news-region .news-left li {
  border-bottom: 1px dashed #d1d1d1;
  padding-bottom: 13px;
  margin-bottom: 10px;
}
.news-region .news-left .li1 {
  position: relative;
}
.news-region .news-left .li1 img {
  width: 289px;
  display: block;
}
.news-region .news-left .li1 .desc {
  position: absolute;
  right: 0;
  width: 365px;
  top: 50%;
  transform: translateY(-50%);
}
.news-region .news-left .li1 .desc .time {
  width: 69px;
  padding: 0 7px;
  height: 68px;
  background: #085bab;
  color: #fff;
  font-size: 13px;
  text-align: center;
  float: left;
  margin-top: 27px;
}
.news-region .news-left .li1 .desc .time span {
  display: block;
  border-bottom: 1px dashed #fff;
  font-size: 23px;
  font-weight: bold;
}
.news-region .news-left .li1 .desc p {
  margin-left: 80px;
  font-size: 12px;
  line-height: 25px;
  height: 125px;
  overflow: hidden;
}
.news-region .news-left .li2 h3 {
  font-size: 16px;
  font-weight: bold;
  color: #272727;
}
.news-region .news-left .li2 p {
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  margin-top: 5px;
}
.news-region .news-left .li2:hover h3 {
  color: #e23d1d;
}
.news-region .news-faq {
  width: 513px;
  float: right;
}
.news-region .news-faq .news-faq-list {
  height: 377px;
  overflow: hidden;
}
.news-region .news-faq li {
  padding: 25px 0;
  height: 144px !important;
  border-bottom: 1px dashed #d1d1d1;
}
.news-region .news-faq li i {
  display: inline-block;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #fff;
  font-family: "ËÎÌå";
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
  background: #085bab;
}
.news-region .news-faq li h3 {
  margin-bottom: 13px;
  font-size: 16px;
  color: #272727;
  font-weight: bold;
}
.news-region .news-faq li:hover h3 {
  color: #e23d1d;
}
.news-region .news-faq li p {
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.news-region .news-faq li p i {
  background: #e23d1d;
  float: left;
  margin-top: 10px;
}
.link-region {
  font-size: 13px;
  color: #333;
  padding: 6px 0;
  line-height: 25px;
}
.ban2-region {
  height: 76px;
  background: #085bab;
}
.ban2-region .w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  position: relative;
  height: 100%;
}
.ban2-region .w a {
  display: inline-block;
  padding: 0 50px;
  line-height: 50px;
  font-size: 18px;
  color: #c41e1e;
  background: #8eb4d8;
}
.ban2-region .w .tel {
  background: url(/Template/Home/Default/Public/css/../image/ban2tel.png) no-repeat left center;
  padding-left: 65px;
  font-size: 21px;
}
.ban2-region .w .tel span {
  font-size: 42px;
  font-weight: bold;
}
.ban2-region .w img {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
}
.footer {
  background: url(/Template/Home/Default/Public/css/../image/ftbg.jpg) no-repeat center;
  padding-top: 45px;
}
.footer h2 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.footer h2 span {
  display: block;
  font-size: 14px;
}
.footer .footer-hd {
  margin: 35px 0;
}
.footer .footer-hd ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .footer-hd ul li {
  color: #ffffff;
  position: relative;
  padding-left: 46px;
}
.footer .footer-hd ul li img {
  position: absolute;
  left: 0;
  top: 0;
}
.footer .footer-hd ul li.code {
  width: 126px;
  height: 144px;
  text-align: center;
  padding-left: 0;
  padding-top: 10px;
  background: url(/Template/Home/Default/Public/css/../image/ftcodebg.png) no-repeat center;
}
.footer .footer-hd ul li.code img {
  max-width: 100%;
  display: block;
  position: unset;
  margin: 0 auto;
}
.footer .footer-bd {
  margin-bottom: 13px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: flex-start;
}
.footer .footer-bd a {
  color: rgba(255, 255, 255, 0.5);
}
.footer .footer-nav {
  text-align: center;
  border-top: 1px solid #fff;
  padding: 14px 0;
}
.footer .footer-nav a {
  font-size: 15px;
  color: #f0f0f0;
  padding: 0 20px;
  opacity: 0.5;
}
