@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: "AgencyFB-Bold";
  src: url("../font/AgencyFB-Bold.ttf");
  src: local("AgencyFB-Bold"),
    url("../font/AgencyFB-Bold.eot") format("eot"),
    url("../font/AgencyFB-Bold.ttf") format("ttf"),
    url("../font/AgencyFB-Bold.svg") format("svg"),
    url("../font/AgencyFB-Bold.woff") format("woff");
}

@font-face {
  font-family: "handel_gothic_bt-webfont";
  src: url("../font/handel_gothic_bt-webfont.ttf");
  src: local("handel_gothic_bt-webfont"),
    url("../font/handel_gothic_bt-webfont.eot") format("eot"),
    url("../font/handel_gothic_bt-webfont.ttf") format("ttf"),
    url("../font/handel_gothic_bt-webfont.svg") format("svg"),
    url("../font/handel_gothic_bt-webfont.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");
}

html {
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.667px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 721px) and (max-width: 768px) {
  html {
    font-size: 102.4px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 769px) {
  html {
    font-size: 102.4px;
    font-size: 13.33333vw;
  }
}

body {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'gothambook-webfont',sans-serif;
}

* {
  box-sizing: border-box;
}

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;
}
h1 {
  font-size: 65px;
  color: #2d3033;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.5;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

.btn {
  background-color: transparent;
  color: #3496d8;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #3496d8;
}
.btn:hover,
.btn:focus {
  background-color: #3496d8;
  color: #fff;
}
.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;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
p {
  font-size: 16px;
  line-height:32px;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.5;
}

h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
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_cp {
  justify-content: flex-start !important;
  padding-left: 20%;
  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_yx {
  justify-content: left !important;
  padding-left: 20%;
  background: url(../images/ban_yx.jpg) no-repeat center;
}
.ban_zp {
  background: url(../images/ban_zp.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
-------------------------------------------------------------------------------*/

.page_top .sec_nav {
  display: none;
}
.page_top_index .sec_nav {
  display: none;
}
#header {
  z-index: 100;
  height: 148px;
  background-color: #fff;
}
.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);
}
.page_top.sticky .logo .logo2 {
  opacity: 1;
}
.page_top .header_top .logo .logo2 {
  opacity: 1;
}
@keyframes sticky {
  0% {
    top: -200px;
  }
  100% {
    top: 0;
  }
}
#header {
  height: .5rem;
}
.header_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.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 {
  height: 45px;
  line-height: 45px;
}
.primary-nav {
  width: 100%;
  display: flex;
}

.header_top .logo {
  position: relative;
}
.header_top .logo img {
  width: 2rem;
}
.header_top .logo .logo2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#header .header-content {
  width: 100%;
  height: 100%;
}
.header-content .container {
  height: 100%;
}

#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 0.078rem;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.page_top .primary-nav > li > .nav_wrap > a {
  color: #333;
}
.page_top_index .primary-nav > li > .nav_wrap > a {
  color: #fff;
}
.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;
}

@-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(#04a0d9, #04a0d9);
  background: -o-linear-gradient(#04a0d9, #04a0d9);
  background: -moz-linear-gradient(#04a0d9, #04a0d9);
  background: linear-gradient(#04a0d9, #04a0d9);
}
.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;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
}

/* ------------------------------------------------------------------------------
	Banner
-------------------------------------------------------------------------------*/
.ban_index .pic {
  width: 100%;
  height: 100%;
}

.ban_index .ban_wrap {
  width: 100%;
  height: 100%;
}
.ban_index .swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 2%;
  padding-left: 14%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.ban_index .swiper-slide .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ban_index .swiper-slide .pic img {
  height: 100%;
  animation: myscale 6s linear 0s infinite alternate;
  /* Firefox: */
  -moz-animation: myscale 6s linear 0s infinite alternate;
  /* Safari and Chrome: */
  -webkit-animation: myscale 6s linear 0s infinite alternate;
  /* Opera: */
  -o-animation: myscale 6s linear 0s infinite alternate;
}

.ban_index .slide_01 {
  justify-content: center;
  padding-left: 0 !important;
}
.ban_index .slide_01 h2,
.ban_index .slide_01 h3,
.ban_index .slide_01 span {
  text-align: center;
}
.ban_index .slide_01 h2 {
  color: #29d395;
}
.ban_index .slide_01 h3 {
  position: relative;
}
.ban_index .slide_01 h3:before {
  content: "";
  position: absolute;
  left: -80px;
  top: 30px;
  width: 80px;
  height: 1px;
  background-color: #fff;
}
.ban_index .slide_01 h3:after {
  content: "";
  position: absolute;
  right: -80px;
  top: 30px;
  width: 80px;
  height: 1px;
  background-color: #fff;
}
.ban_index span {
  display: block;
  font-size: 47px;
  font-family: "handel_gothic_bt-webfont";
  color: #f3ff5d;
  text-transform: uppercase;
}
.ban_index h2 {
  font-size: 66px;
  font-weight: bold;
  font-family: "_-webfont", sans-serif;
  color: #fff;
}
.ban_index h3 {
  font-size: 50px;
  color: #fff;
}
.banner {
  position: relative;
  width: 100%;
  height: 1.95rem;
  color: #fff;
  background-size: cover;
  text-align: center;
}
.banner .banner-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  padding-top: 0.5rem;
}
.ban_cp .banner-txt ,.ban_ry .banner-txt{
  left: 26%;
}
.ban_cp .banner-txt {
  text-align: left;
}
.banner h2 {
  font-size: .17rem;
  color: #fff;
}
.banner span {
  display: block;
  margin-bottom: 10px;
  font-size: .17rem;
  font-family: "ITCAvantGardeStd-Md",sans-serif;
}

.ban_index .ban_item span {
  display: block;
  text-transform: uppercase;
  font-size: 45px;
  color: #fff;
}
.ban_index .ban_item_01 {
  margin-bottom: 20px;
}
.ban_index .ban_item .bold_en {
  font-family: "ITCAVANTGARDESTD-Md";
}
.ban_index .ban_item .thin_en {
  font-family: "ITCAVANTGARDESTD-Md";
}
.ban_index .ban_item h1 {
  font-size: 45px;
  color: #fff;
  letter-spacing: 2px;
}
.ban_index .ban_item .bold_cn {
  margin-bottom: 10px;
  font-weight: bold;
}
.ban_index .ban_item .thin_cn {
  font-weight: lighter;
}

@keyframes myscale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
/* ==========================================================================
	About
========================================================================== */
.about {
  background: url(../images/about_bg.jpg) no-repeat center bottom;
  background-size: cover;
}
.about h1,.about h1 a{
  font-size: .11rem;
  color: #0164b8;
}
.about h2 {
  font-size: .11rem;
  line-height: 1.1;
}
.about_con .about_l .pic,.about_con .about_l img {
  height: 100%;
  object-fit: cover;
}
.about_num {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about_num h4 {
  font-size: 16px;
}
.about_num dt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about_num li {
  display: flex;
  align-items: center;
  width: 49%;
  height:0.7rem;
  color: #fff;
  padding: .1rem;
  background-color: #0164b8;
}
.about_num li:nth-child(2),.about_num li:nth-child(3) {
  background-color: #b4b4b4;
}
.about_num dl {
  width: 100%;
}
.about_num dt {
  margin-bottom: .1rem;
}
.about_num i {
  font-size: .2rem;
}
.about_num li b {
  vertical-align: bottom;
  margin-right: 10px;
}
.about_num li b , .odometer span{
  font-size: .2rem;
  letter-spacing: 2px;
  font-family: 'ITCAvantGardeStd-Md',sans-serif!important;
}
.about_num li:nth-child(1),.about_num li:nth-child(2) {
  margin-bottom: 2%;
}
.about_con .about_r {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.about_con .about_r h2 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.about .about_txt {
  padding-top: .2rem;
}
.sec_ti {
  margin-bottom: .3rem;
}
.sec_ti h2 {
  font-size: .16rem;
  font-family: 'ITCAvantGardeStd-Md',sans-serif;
  text-transform: uppercase;
  text-align: center;
}

.sec_ti span {
  text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: 'ITCAvantGardeStd-Md',sans-serif;
    font-size: .12rem;
    margin-bottom: 8px;
}
.more {
  margin: 0 auto;
  margin-top: .2rem;
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 .1rem;
  width: 154px;
  height: 52px;
  color: #fff;
  background-color: #0164b8;
}
.more i {
  font-size: .1rem;
}
/* -----------------------------------------------------------------------------
产品分类
------------------------------------------------------------------------------- */
.category {
  background: url(../images/cate_bg.jpg) no-repeat center top;
  background-attachment: fixed;
  background-size: cover;
}
.cate_con a {
  display: block;
  position: relative;
}
.cate_con .txt {
  width: 30%;
  position: absolute;
  left: 10%;
  top: 20%;
}
.cate_con .cate_item {
  margin-bottom: .2rem;
}
.cate_con .txt h4 {
  margin-top: .04rem;
  margin-bottom: .1rem;
}
.cate_con .txt i {
  display: block;
  width: 60px;
  height: 4px;
  background-color: #0164b8;
}
.cate_more {
  display: block;
  width: 106px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: 1px solid #666;
}
.cate_con .cate_item h3 {
  margin-top: .2rem;
  margin-bottom: .1rem;
}
.cate_con .item_02 h3 ,.cate_con .item_02 h4 {
  color: #fff;
}
.cate_con .item_02 i {
  background-color: #fff;
}
.cate_con .item_02 .cate_more {
  color: #fff;
  border: 1px solid #fff;
}
.cate_con .item_05 h3 ,.cate_con .item_05 h4 {
  color: #fff;
}
.cate_con .item_05 i {
  background-color: #fff;
}
.cate_con .item_05 .cate_more {
  color: #fff;
  border: 1px solid #fff;
}

/* -----------------------------------------------------------------------------
应用
------------------------------------------------------------------------------- */
.application {
  background: url(../images/appl_bg.jpg) no-repeat center top;
  background-size: cover;
}
.appl_con .item {
  position: relative;
}
.appl_con .item .txt {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.appl_con .item .txt i {
  font-style: normal;
}
.appl_con .item .txt h3 {
  color: #fff;
  text-align: center;
  line-height: 3;
}
/* ------------------------------------------------------------------------------
	Custom
-------------------------------------------------------------------------------*/
.custom {
 background-color: #d5e8f9;
}
.cust_list .item_01 {
  position: relative;
}
.cust_list .txt {
  width: 80%;
  position: absolute;
  left: 10%;
  top: 10%;
  color: #fff;
}
.cust_con .txt>h2 {
  font-size: .14rem;
  font-family: 'ITCAvantGardeStd-Md',sans-serif;
  text-transform: uppercase;
}

.cust_con .txt>span {
    text-transform: uppercase;
    display: block;
    font-family: 'ITCAvantGardeStd-Md',sans-serif;
    font-size: .12rem;
    margin-bottom: 8px;
}
.cust_list .txt p {
  margin-top: .1rem;
}
.cust_list .tel i , .cust_list .tel span{
  font-size: .16rem;
}
.cust_list .item {
  height: 1.65rem;
}
.cust_list .item:nth-child(1),.cust_list .item:nth-child(2) {
  margin-bottom: .2rem;
}
/* ------------------------------------------------------------------------------
	News
-------------------------------------------------------------------------------*/
.news {
  background: url(../images/news_bg.jpg) no-repeat center top;
  background-size: cover;
}
.news_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news_title .sec_ti h2 {
  text-align: left;
}
.news_title .more {
  margin: 0;
  margin-bottom: .3rem;
}
.news_con_b {
  margin-top: .2rem;
}
.news_con_b .news_item a{
  display: block;
  padding: .2rem;
  height: 1.4rem;
  background-color: #fff;
}
.news_con_b .news_item .text {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.news_con_b .news_item .time {
  position: absolute;
  left: 0;
  top: 0;
}
.news_con_b .news_item h3 {
  position: absolute;
  left: 0;
  top: 20%;
}
.news_con_b .news_item .news_more {
  position: absolute;
  left: 0;
  bottom: 0;
}
.ringEffect{
  position: relative;
  color: #fff;
  background-color:#0164b8 !important;
  overflow: hidden;
}
.ringEffect span ,.ringEffect h3 {
  color: #fff;
}
.ringEffect:after {
  content: '';
  position: absolute;
  right: -20%;
  bottom: -20%;
  width:.8rem;
  height:.8rem;
  border: 30px solid #04a0d9;
  border-radius: 50%;
}
.news_reco_item {
  padding-top: .2rem;
}
.news_reco_item h3 {
  margin-top: .1rem;
  margin-bottom: .1rem;
  line-height: 1.5;
}
.news_reco_item p {
  margin-bottom: .2rem;
}
/* 底部 */
footer {
  color: #fff;
  background-color: #343434;
}
footer a {
  color: #fff;
}
.foot_con_t {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}
.foot_con_b .copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.foot_con_b div {
  line-height: 2;
}
.foot_con_t h4 {
  margin-bottom: 10px;
}
.foot_con_t li {
  line-height: 30px;
}
.foot_con_t .foot_item:nth-child(1), .foot_con_t .foot_item:nth-child(2){
  margin-right: 10%;
}
.foot_con_t .add {
  width: 100%;
}
.foot_con_t .foot_item {
  min-width: 16%;
}
.foot_contact h1 {
  font-size: .078rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
.foot_contact i {
  display: inline-block;
  margin-left: 10px;
  font-size: 22px;
}
.foot_contact ul li {
  width: auto;
  margin-right: 20px;
}
.proNavBox li>i, footer li>i {
  display: none;
} 

.foot_item li {
  float: left;
  width: 50%;
}
.foot_con_b {
  padding-top: 30px;
  border-top: 1px solid #585858;
}
#cnzz_stat_icon_1267170002 > a > img {
  vertical-align: middle;
}

/* 浮动通讯 */
.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;
}
