@font-face {
  font-family: "ITCAVANTGARDESTD-BOLD";
  src: url("../font/ITCAVANTGARDESTD-BOLD.ttf");
  src: local("ITCAVANTGARDESTD-BOLD"),
    url("../font/ITCAVANTGARDESTD-BOLD.eot") format("eot"),
    url("../font/ITCAVANTGARDESTD-BOLD.ttf") format("ttf"),
    url("../font/ITCAVANTGARDESTD-BOLD.svg") format("svg"),
    url("../font/ITCAVANTGARDESTD-BOLD.woff") format("woff");
}

@font-face {
  font-family: "ITCAvantGardeStd-Md";
  src: url("../font/ITCAvantGardeStd-Md.ttf");
  src: local("ITCAvantGardeStd-Md"),
    url("../font/ITCAvantGardeStd-Md.eot") format("eot"),
    url("../font/ITCAvantGardeStd-Md.ttf") format("ttf"),
    url("../font/ITCAvantGardeStd-Md.svg") format("svg"),
    url("../font/ITCAvantGardeStd-Md.woff") format("woff");
}

@font-face {
  font-family: "ITCAvantGardeStd-XLt";
  src: url("../font/ITCAvantGardeStd-XLt.ttf");
  src: local("ITCAvantGardeStd-XLt"),
    url("../font/ITCAvantGardeStd-XLt.eot") format("eot"),
    url("../font/ITCAvantGardeStd-XLt.ttf") format("ttf"),
    url("../font/ITCAvantGardeStd-XLt.svg") format("svg"),
    url("../font/ITCAvantGardeStd-XLt.woff") format("woff");
}

@font-face {
  font-family: "gothambook-webfont";
  src: url("../font/gothambook-webfont.ttf");
  src: local("gothambook-webfont"),
    url("../font/gothambook-webfont.eot") format("eot"),
    url("../font/gothambook-webfont.ttf") format("ttf"),
    url("../font/gothambook-webfont.svg") format("svg"),
    url("../font/gothambook-webfont.woff") format("woff");
}

@font-face {
  font-family: "HELVETICANEUELTPRO-MDCN";
  src: url("../font/HELVETICANEUELTPRO-MDCN.ttf");
  src: local("HELVETICANEUELTPRO-MDCN"),
    url("../font/HELVETICANEUELTPRO-MDCN.eot") format("eot"),
    url("../font/HELVETICANEUELTPRO-MDCN.ttf") format("ttf"),
    url("../font/HELVETICANEUELTPRO-MDCN.svg") format("svg"),
    url("../font/HELVETICANEUELTPRO-MDCN.woff") format("woff");
}

@font-face {
  font-family: "HELVETICANEUELTPRO-EX";
  src: url("../font/HELVETICANEUELTPRO-EX.ttf");
  src: local("HELVETICANEUELTPRO-EX"),
    url("../font/HELVETICANEUELTPRO-EX.eot") format("eot"),
    url("../font/HELVETICANEUELTPRO-EX.ttf") format("ttf"),
    url("../font/HELVETICANEUELTPRO-EX.svg") format("svg"),
    url("../font/HELVETICANEUELTPRO-EX.woff") format("woff");
}

@font-face {
  font-family: "HelveticaNeueLTPro-HvCn";
  src: url("../font/HelveticaNeueLTPro-HvCn.ttf");
  src: local("HelveticaNeueLTPro-HvCn"), url("../font/HelveticaNeueLTPro-HvCn.eot") format("eot"),
    url("../font/HelveticaNeueLTPro-HvCn.ttf") format("ttf"),
    url("../font/HelveticaNeueLTPro-HvCn.svg") format("svg"),
    url("../font/HelveticaNeueLTPro-HvCn.woff") format("woff");
}

@font-face {
  font-family: "AvantGarde-Demi";
  src: url("../font/AvantGarde-Demi.ttf");
  src: local("AvantGarde-Demi"), url("../font/AvantGarde-Demi.eot") format("eot"),
    url("../font/AvantGarde-Demi.ttf") format("ttf"),
    url("../font/AvantGarde-Demi.svg") format("svg"),
    url("../font/AvantGarde-Demi.woff") format("woff");
}

body {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Microsoft YaHei', 'PingFang SC','gothambook-webfont',sans-serif;
  color: #333;
}

* {
  box-sizing: border-box;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}

.helve-font {
  font-family: 'HELVETICANEUELTPRO-EX',sans-serif;
}
h5,h6 {
  font-size: 18px;
}
h4,h5,h6 {
  font-weight: normal;
}
a:hover,
a:focus {
  color: inherit;
}

li {
  list-style: none;
}
dl {
  margin-bottom: 0;
}
.zoom {
  transition: 800ms;
  -webkit-transition: 800ms;
}
.zoom:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.pic {
  cursor: pointer;
}
.pic img {
  width: 100%;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 表单验证样式开始 */
.formtips {
  font-size: 13px;
}
.onError {
  color: #bd362f;
}
.onSuccess {
  color: green;
}
::placeholder {
  color: #cbcbcb !important;
  font-size: 13px !important;
  font-family: '微软雅黑',sans-serif !important;
}
::-webkit-input-placeholder {
  color: #cbcbcb !important;
  font-size: 13px !important;
  font-family: '微软雅黑',sans-serif !important;
}
::-moz-placeholder {
  color: #cbcbcb !important;
  font-size: 13px !important;
  font-family: '微软雅黑',sans-serif !important;
}
:-ms-input-placeholder {
  color: #cbcbcb !important;
  font-size: 13px !important;
  font-family: '微软雅黑',sans-serif !important;
}
/* 表单验证样式结束 */

.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
}

textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
}

input,
textarea {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  border-radius: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

.btn-large {
  padding: 15px 40px;
}
#map-overlay {
  height: 400px;
  margin-top: -405px;
  background-color: #232323;
  padding: 40px;
  color: #848484;
}
/* ------------------------------------------------------------------------------
	Global Styles
-------------------------------------------------------------------------------*/
a {
  color: #323333;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  -moz-transition: background-color, color, 0.3s;
  -o-transition: background-color, color, 0.3s;
  -webkit-transition: background-color, color, 0.3s;
  transition: background-color, color, 0.3s;
}
table {
  width: 100%;
}
td,th {
  padding: 10px !important;
  border: 1px solid #c0c0c0 !important;
}
.firstRow {
  background-color: #e2e2e2;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
p {
  font-size: 16px;
  line-height:1.8;
}
img {
  max-width: 100%;
}

span {
  font-size: 16px;
}
/* .main-r img {
  max-width: 100%;
}
#preview img {
  max-width: fit-content;
} */
.pb15 {
  padding-bottom: 15px;
}
.no-padding {
  padding: 0;
}
.no-gutter [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.section {
  padding: 3rem 0;
}
.ban-gy {
  background: url(../images/ban-gy.jpg) no-repeat center;
}
.ban-sb {
  background: url(../images/ban-sb.jpg) no-repeat center;
}
.ban-sub {
  background: url(../images/ban-sub.jpg) no-repeat center;
}
.ban-fz {
  background: url(../images/ban-fz.jpg) no-repeat center;
}
.ban-zz {
  background: url(../images/ban-zz.jpg) no-repeat center;
}
.ban-wh {
  background: url(../images/ban-wh.jpg) no-repeat center;
}
.ban-cp {
  background: url(../images/ban-cp.jpg) no-repeat center;
}
.ban-yy {
  background: url(../images/ban-yy.jpg) no-repeat center;
}
.ban-ry {
  background: url(../images/ban-ry.jpg) no-repeat center;
}
.ban-xw {
  background: url(../images/ban-xw.jpg) no-repeat center;
}
.ban-dl {
  background: url(../images/ban-dl.jpg) no-repeat center;
}
.ban-lx {
  background: url(../images/ban-lx.jpg) no-repeat center;
}
.ban-xx {
  background: url(../images/ban-xx.jpg) no-repeat center;
}
.ban-zp {
  background: url(../images/ban-zp.jpg) no-repeat center;
}
.ban-sp {
  background: url(../images/ban-sp.jpg) no-repeat center;
}
.ban-hz {
  background: url(../images/ban-hz.jpg) no-repeat center;
}
.ban-yx {
  background: url(../images/ban-yx.jpg) no-repeat center;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 4%;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #007aff !important;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 10px;
}
.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.2;
}
/* ------------------------------------------------------------------------------
	Header
-------------------------------------------------------------------------------*/
.top-index {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.page-top .sec-nav {
  display: none;
}
.page-top-index .sec-nav {
  display: none;
}
#header {
  z-index: 100;
}
.page-top.sticky {
  opacity: 1;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  animation: sticky 1.2s;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.07);
}
.header-top .logo {
  width: 30rem;
}
.header-top .logo img {
  width: 100%;
}
.page-top.sticky .logo .logo2 {
  opacity: 1;
}
.page-top .header-top .logo .logo2 {
  opacity: 1;
}
@keyframes sticky {
  0% {
    top: -200px;
  }
  100% {
    top: 0;
  }
}
.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header-top .stock-code {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}
.header-top .stock-code span {
  display: block;
  font-size: 18px;
}
.header-cont-l i {
  display: inline-block;
  font-size: 68px;
  margin-right: 10px;
}
.header-cont-l .content {
  display: inline-block;
}
.header-cont-r span {
  display: block;
  text-align: center;
}
.header-cont-l span {
  font-size: 30px;
  font-family: "ITCAVANTGARDESTD-BOLD";
}
.header-nav {
  display: flex;
  justify-content: space-between;
  height: 45px;
  line-height: 45px;
}
.primary-nav {
  width: 100%;
  display: flex;
}

.header-top .logo {
  position: relative;
}
.header-top .logo .logo1,.header-top .logo .logo2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-top .logo h3 {
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  font-size: .08rem;
}
.header-top .logo i {
  font-style: normal;
  letter-spacing: .028rem;
}
.header-top .logo .logo2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#header .header-content {
  width: 100%;
  height: 100%;
}
.header-content .container {
  height: 128px;
}

#header.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
}
#header .header-l {
  display: flex;
  align-items: center;
  float: left;
  height: 100%;
}
#header .header-r {
  display: flex;
  align-items: center;
  float: right;
  height: 100%;
}
.navigation > ul > li > .nav-wrap > a {
  display: block;
  margin: 0 1.2rem;
  text-align: center;
  color: #fff;
}
.page-top .primary-nav > li > .nav-wrap > a {
  color: #333;
}
.navigation .menu {
  position: relative;
}
.navigation .menu ul {
  display: none;
  position: absolute;
  left: -80px;
  top: 58px;
  width: 360px;
  background-color: #4e76ad;
  text-align: center;
  z-index: 100;
}
.navigation .menu ul li a:hover {
  background-color: #22abcc;
}
.navigation .menu ul li a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.nav-search {
  margin-left: 10px;
}
.nav-search i {
  font-size: 1.4rem;
}
.search-btn .btn{
  width: 100%;
  color: #fff;
  background-color: #E81F18;
}
@-moz-keyframes fill {
  0% {
    width: 0px;
  }
  25% {
    width: 40px;
  }
  50% {
    width: 85px;
  }
  75% {
    width: 125px;
  }
  100% {
    width: 173px;
  }
}

@-webkit-keyframes fill {
  0% {
    width: 0px;
  }
  25% {
    width: 40px;
  }
  50% {
    width: 85px;
  }
  75% {
    width: 125px;
  }
  100% {
    width: 173px;
  }
}
@keyframes fill {
  0% {
    width: 0px;
  }
  25% {
    width: 40px;
  }
  50% {
    width: 85px;
  }
  75% {
    width: 125px;
  }
  100% {
    width: 173px;
  }
}

.sec-nav {
  width: 100%;
}
.sec-nav ul li {
  position: relative;
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  background: -webkit-linear-gradient(#057bdf, #057bdf);
  background: -o-linear-gradient(#057bdf, #057bdf);
  background: -moz-linear-gradient(#057bdf, #057bdf);
  background: linear-gradient(#057bdf, #057bdf);
}
.sec-nav ul li:hover {
  background-color: #1c3392;
}
.sec-nav ul li:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.sec-nav ul li.border-b:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.sec-nav ul li:nth-child(3):before,
.sec-nav ul li:nth-child(6):before {
  background-color: transparent;
}
.sec-nav ul li a {
  display: block;
  height: 60px;
  text-align: center;
}
.sec-nav ul li h4 {
  line-height: 60px;
  color: #fff;
}
/* ------------------------------------------------------------------------------
	Banner
-------------------------------------------------------------------------------*/
.ban-index {
  width: 100%;
  overflow: hidden;
}

.banner {
  position: relative;
  width: 100%;
  height: 528px;
  background-size: cover;
  text-align: left;
}
.banner .banner-txt {
  position: absolute;
  left: 20%;
  top: 48%;
  transform: translateX(-50%);
}


.banner h2 {
  font-size: 3rem;
  color: #fff;
}
.banner span {
  font-size: 2.5rem; 
  color: #fff;
  font-family: "ITCAVANTGARDESTD-BOLD",sans-serif;
  opacity: .5;
}


@keyframes myscale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
/* ==========================================================================
	About
========================================================================== */
.sec-ti {
  margin-bottom: 3rem;
}
.about {
  background: url(../images/about-bg.jpg) no-repeat center bottom;
  background-size: cover;
}

.about .sec-ti {
  margin-bottom: 1rem;
}
.about .about-con {
  display: flex;
  flex-wrap: wrap;
}
.about-con .about-l .pic {
  height: 100%;
  overflow: hidden;
}
.about .about-con .about-l {
  width: 46%;
}
 .about .about-con .about-r {
  width: 54%;
 }
 .about-con .about-r {
  display: flex;
  align-items: center;
 }
.about-con .about-r .txt {
  padding: 3rem;
  padding-top: 0;
}

.about-r .txt p {
  line-height: 1.9;
  text-indent: 2em;
}
.about-r .txt p:last-child {
  margin-bottom: 0;
}
.sec-ti h2 {
  font-size: 2.6rem;
  text-align: left;
}
.sec-ti h2 i {
  font-style: normal;
  color: #057bdf;
}
.more {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #666;
  margin-top: .1rem;
  border-radius: 20px;
}
.sec-ti{
  position: relative;
}
.about .sec-ti-con {
  justify-content: flex-start;
  margin-top: -7%;
}
.about .sec-ti span {
  text-align: left;
}
.about .sec-ti h2 {
  color: inherit;
}
.sec-ti-con {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -3%;
}
.sec-ti h2 {
  position: relative;
  color: #fff;
  z-index: 11;
}
.sec-ti i {
  position: relative;
  font-size: 3rem;
  margin-right: 8px;
  color: #057BDF;
  z-index: 10;
}
.sec-ti span {
  width: 100%;
  display: block;
  line-height: 1;
  text-align: center;
  font-size: 3.6rem;
  font-family: 'ITCAVANTGARDESTD-BOLD', sans-serif;
  text-shadow: 1px 1px 0 #999, -1px -1px 0 #999, -1px 1px 0 #999, 1px -1px 0 #999;
  color: #fff; /* 字体颜色 */
  opacity: .3;
}
.about-num {
  margin-top: 3rem;
}
.about-num .list {
  display: flex;
  flex-wrap: wrap;
}
.about-num .item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
  border: 1px solid #ccc;
  border-right: none;
  padding: .8rem 0;
}
.about-num .item:last-child {
  border: 1px solid #ccc;
}
.about-num .item b, .odometer span {
  font-size: 3rem;
  color: #057bdf;
  font-family: 'ITCAvantGardeStd-Md',sans-serif;
}
.about-num .item b {
  margin-right: 6px;
}
.about-num .item .icon {
  display: block;
  margin-right: 20px;
  font-size: 3rem;
  color: #057bdf;
}
/* -----------------------------------------------------------------------------
产品分类
------------------------------------------------------------------------------- */
.category {
  background:url(../images/cate-bg.jpg) no-repeat center;
  background-size: cover;
}
.category .sec-ti-con i {
  color: #fff;
}
.cate-con .pic {
  z-index: 1;
}
.cate-con .txt {
  position: relative;
  width: 88%;
  margin: 0 auto;
  margin-top: -10%;
  padding: 2rem;
  color: #fff;
  background-color: #86acb0;
  z-index: 10;
  height: 14rem;
}
.cate-con .active .txt {
  background-color: #007aff;
}
.cate-con .txt .txt-t {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.cate-con .txt .txt-t-l {
  width: 75%;
}
.cate-con .txt .txt-t span {
  display: block;
  width: 20%;
  text-align: right;
  font-size: 3rem;
  line-height: 1;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff;
  color: #86ACB0; /* 字体颜色 */

}
.cate-con .active .txt .txt-t-r{
  color: #007aff;
}
.cate-con .txt .txt-b {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cate-con .txt h4 {
  margin-bottom: 10px;
}
.cate-con .txt .txt-b i {
  display: block;
  width: 70%;
  height: 1px;
  background-color: #fff;
  margin-right: 6px;
  opacity: .5;
}
.cate-con .txt h4 {
  width: 90%;
}
.cate-con .txt i
{
  font-size: .1rem;
}
.cate-list .item a:hover img{
  transform: scale(1.2);
}
.cate-list .item a img {
  transition: all .5s;
}
.cate-con .pic {
  overflow: hidden;
  position: relative;
}
.category .sec-ti span {
  color: #49a419;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff;
}
.cate-list .item {
  margin-bottom: 3rem;
}
.cate-list .item:nth-child(4),
.cate-list .item:nth-child(5),
.cate-list .item:nth-child(6)
{
  margin-bottom: 0;
}

/* -----------------------------------------------------------------------------
优势
------------------------------------------------------------------------------- */
.advantage {
  background: url(../images/adv-bg.jpg) no-repeat center top;
  background-size: cover;
}

.adv-con .sec-ti-con {
  margin-top: -11%;
  justify-content: flex-start;
}
.adv-con .sec-ti {
  background: url(../images/adv-ti-bg.png) no-repeat center left;
  background-size: auto 100%;
  padding: 2rem;
}
.adv-con .sec-ti span {
  line-height: 1;
  text-align: left;
  color: #223f61;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff;
}
.adv-con .sec-ti i {
  color: #fff;
}
.adv-con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.adv-con .adv-con-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 32%;
}
.adv-con .adv-con-item p {
  color: #fff;
}
.adv-con .adv-con-item .item {
  height: 49%;
}
.adv-con .adv-con-item:last-child .item {
  height: 100%;
}
.adv-con .adv-con-item .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ------------------------------------------------------------------------------
	解决方案
-------------------------------------------------------------------------------*/
.solution .sec-ti h2 {
  color: inherit;
}
.sol-con .sol-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sol-con .item {
  position: relative;
  width: 23%;
}
.sol-con .item::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content:'';
  display: block;
  width: 100%;
  height: 184px;
  z-index: 10;
  background: url(../images/sol-item-gradient.png) no-repeat center bottom;
  background-size: 100%;
}
.sol-con .item .txt {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  z-index: 11;
  color: #fff;
}
.sol-con .item .txt h3 {
  margin-bottom: 6px;
}
/* ------------------------------------------------------------------------------
	NEWS
-------------------------------------------------------------------------------*/
.news {
  background: url(../images/news-bg.jpg) no-repeat center;
  background-size: cover;
}
.news .sec-ti h2 {
  color: inherit;
}
.news .sec-ti-con {
  justify-content: flex-start;
  margin-top: -24%;
}
.news .news-ti {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news .sec-ti span {
  text-shadow: 1px 1px 0 #999, -1px -1px 0 #999, -1px 1px 0 #999, 1px -1px 0 #999;
  color: #ebebeb;
  opacity: .5;
}
.news-ti-r {
  display: flex;
  justify-content: space-between;
  width: 10rem;
  height: 3rem;
  border-bottom: 1px solid #ccc;
}
.news .sec-ti span {
  text-align: left;
}
.news-con .news-top {
  width: 40%;
}
.news-con .news-list {
  width: 60%;
}
.news-con .news-list ul {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.news-con .news-cont {
  width: 30%;
  padding: 3% 5% 3% 10%;
  color: #fff;
  background: url(../images/cont-bg.jpg) no-repeat center;
  background-size: cover;
}
.news-con .sec-ti h2 {
  text-align: left;
  color: #fff;
}
.news-con .sec-ti {
  margin-bottom: 2rem;
}
.news-con {
  display: flex;
  flex-wrap: wrap;
}
.news-con .news-list li a{
  display: block;
  width: 100%;
}
.news-top {
  padding: 3rem;
  border: 1px solid #ccc;
  border-right: none;
}
.news-top .news-hot {
  margin-top: 2rem;
}
.news-list .item {
  width: 50%;
  padding: 3rem;
  border: 1px solid #ccc;
}
.news-list .item:nth-child(1) {
  border-right: none;
  border-bottom: none;
}
.news-list .item:nth-child(2) {
  border-bottom: none;
}
.news-list .item:nth-child(3) {
  border-right: none;
}
.news-con .news-list li:last-child {
  margin-right: 0;
}
.news-hot-item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.news-con h3, .news-con h4{
  margin: 15px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-hot-item i {
  width: 66px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  color: #fff;
  background-color: #333333;
  position: absolute;
  right: 0;
  bottom: 0;
}
.news-list .item-b {
  margin-top: .2rem;
}
.news-list .item-b i {
  color: #057bdf;
}
.news-cate {
  display: inline-block;
  margin-left: 10px;
  color: #fff;
  background-color: #057bdf;
  padding: 8px 12px;
}


/* 底部 */
footer {
  color: #fff;
  background-color: #051328;
}
footer a {
  color: #fff;
}
.foot-item h1 {
  font-size: 2rem;
}
.foot-con-t {
  padding-bottom: 2rem;
}
.foot-con-t h4 {
  margin-bottom: 10px;
}
.foot-cont ul li {
  width: 100%;
}
.foot-cont li i {
  opacity: 0;
}
.foot-contact span {
  margin-right: 15px;
}
.foot-con-t .foot-logo {
  display: flex;
  align-items: center;
  opacity: .3;
}

.foot-con-t ul li {
  min-width: 46%;
  margin-right: 4%;
}
.foot-con-t-box {
  display: flex;
  justify-content: space-between;
}
.foot-con-t-box .foot-cont {
  width: 29%;
}
.foot-con-t-box ul {
  display: flex;
  flex-wrap: wrap;
}
.foot-con-t li {
  line-height: 2.4;
}
.foot-con-t li.tl {
  width: 100%;
}
.foot-qrCode {
  text-align: center;
}
.foot-qrCode img {
  width: 120px;
}
.foot-qrCode span {
  display: block;
  margin-top: 8px;
}
.foot-con-b {
  padding-top:2rem;
  border-top: 1px solid #585858;
}
.foot-con-b div {
  line-height: 2.5;
}
.foot-con-b .links,.foot-con-b .links a, .foot-con-b .warn {
  color: #666;
}
.foot-con-b .cont-list {
  display: flex;
  justify-content: center;
}
.foot-con-b .cont-list li:nth-child(1),.foot-con-b .cont-list li:nth-child(2) {
  margin-right: 10px;
}

.foot-item h1 {
  margin-bottom: 10px;
}
.foot-item b {
  font-family: "ITCAVANTGARDESTD-BOLD";
  font-size: 28px;
}
.foot-item .menu-body {
  display: none;
}
#cnzz-stat-icon-1267170002 > a > img {
  vertical-align: middle;
}
.foot-con .keywords a, .foot-con .links a {
  padding: 0 10px;
  border-right: 1px solid #8c8c8c;
}
.foot-con .keywords a:last-child, .foot-con .links a:last-child {
  border-right: none;
}
/* 浮动通讯 */
.float {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -120px;
  z-index: 200;
  width: 48px;
  height: 152px;
}
.float-item {
  width: 48px;
  height: 48px;
}
.toTop {
  background-color: #000;
  border-radius: 5px 0 0 5px;
}
.float .tel {
  position: absolute;
  top: 52px;
  width: 200px;
  opacity: 0.9;
}
.float .tel span {
  display: inline-block;
  height: 24px;
  font-size: 24px;
}
.float .qq {
  position: absolute;
  top: 104px;
  width: 178px;
  opacity: 0.9;
}
.float .float-item a {
  display: block;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  width: auto;
  height: 48px;
  overflow: hidden;
  opacity: 0.9;
  border-radius: 5px 0 0 5px;
}
.float .float-item .top-item {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 12px;
  background: url(../images/Sprite.png) no-repeat -70px -108px;
}
.float .float-item .qq-item {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin: 12px;
  background: url(../images/Sprite.png) no-repeat -139px -108px;
}
.float .float-item .tel-item {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin: 12px;
  background: url(../images/Sprite.png) no-repeat -94px -108px;
}
.float .QRcode {
  position: absolute;
  top: 156px;
  right: -78px;
  width: 126px;
  opacity: 0.9;
}
.float .float-item .code-item {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 12px;
  background: url(../images/Sprite.png) no-repeat -118px -108px;
}
.float .code-pic {
  position: absolute;
  top: 0px;
  left: -88px;
  width: 88px;
  height: 88px;
  opacity: 1;
  background: url(../images/Sprite.png) no-repeat 0 -141px;
}

/* 分页 */
.pagination-btn {
  padding: 0.06rem 0.1rem;
  margin-right: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  cursor: pointer;
  color: #999;
  display: inline-block;
  box-sizing: border-box;
  width: 44px;
  text-align: center;
}
.pagination-wrap {
  position: relative;
  display: inline-block;
  padding-left: 0px;
}
.pagination-ellipsis {
  color: #999;
  position: relative;
  top: -5px;
  display: inline-block;
  padding: 0 0.12rem;
  margin-right: 4px;
}
.pagination-current {
  border: 1px solid #3e8ddd;
  color: #3e8ddd;
}
.pagination-disabled {
  cursor: not-allowed;
}
#pagination-next,
#pagination-prev {
  padding-right: 0.08rem;
  padding-left: 0.08rem;
}
.pagenum {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.cate-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cate-list li {
  width: 31%;
}
.cate-list li a{
  display: block;
}
