<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/T1.COM/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/zbwnjd.com/img/0a/4d950/9a4f8.css): failed to open stream: No such file or directory in <b>/www/wwwroot/T1.COM/func.php</b> on line <b>115</b><br />
@charset "utf-8";
/* 清除内外边距 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  /* table elements 表格元素 */
  margin: 0;
  padding: 0;
}
input,
textarea {
  border: 2 none;
  box-shadow: none;
  outline: none;
}
/* 设置默认字体 */
body,
button,
input,
select,
textarea {
  font: 14px/22px "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", Arial, sans-serif;
  color: #666;
}
* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {
  margin: 0px;
}
/*覆盖bootstrape对标题加的默认外边距*/
address,
cite,
dfn,
em,
i,
var {
  font-style: normal;
}
/* 斜体扶正 */
/* 重置列表元素 */
ul,
ol,
li {
  list-style: none;
}
/* 重置文本格式元素 */
a {
  text-decoration: none;
  color: #666;
  word-wrap: break-word;
}
/*英文换行*/
a:hover {
  text-decoration: none;
  color: #910800;
}
/* 重置表单元素 */
legend {
  color: #000;
}
/* for ie6 */
fieldset,
img {
  border: none;
}
/* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 使表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {
  overflow-y: scroll;
}
/*设置浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
/*字体大小*/
.clear {
  clear: both;
  height: 0;
}
.blk-main .clearlist {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100% ;
  float: none;
}
/*表单弹框*/
.nsw-modal {
  width: 100%;
  height: 100%;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.modal-dialog {
  position: fixed;
  color: #000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%;
}
.modal-dialog .css-icon {
  background-image: url("../images/modal-icons.png");
}
.modal-dialog .modal-head {
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
  background: #F6EFEF;
  font-size: 14px;
}
.modal-dialog .modal-head .modal-logo {
  width: 15px;
  height: 15px;
  background-position: 1px 0px;
  margin: 8px 5px 0 0;
  float: left;
}
.modal-dialog .modal-head .close {
  float: right;
  width: 15px;
  height: 15px;
  background-position: -14px 0px;
  margin-top: 8px;
}
.modal-dialog .modal-body {
  width: 100%;
  min-height: 125px;
  background: #ffffff;
}
.modal-dialog .modal-body .modal-body-left {
  width: 140px;
  float: left;
}
.modal-dialog .modal-body .modal-body-left .icon {
  width: 64px;
  height: 64px;
  margin: 30px 0 0 48px;
}
.modal-dialog .modal-body .modal-body-left .success-message {
  background-position: 0px -14px;
}
.modal-dialog .modal-body .modal-body-left .warming-message {
  background-position: 0px -78px;
}
.modal-dialog .modal-body .modal-body-right {
  width: 260px;
  float: right;
  padding-top: 20px;
}
.modal-dialog .modal-body .modal-body-right .close-btn {
  color: #000;
  text-align: center;
  width: 90px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #818079;
}
.modal-dialog .modal-body .modal-body-right p {
  line-height: 30px;
}
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#256ef5","sub1color":"#1a1a1a"},
{"vicolor":"#00B32D","sub1color":"#59B370"},
{"vicolor":"#FC3BFF","sub1color":"#FF9875"},
{"vicolor":"#914E00","sub1color":"#B8824D"}
]
AVAIBLE_VI*/
.ovh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body {
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.content {
  width: 73%;
  margin: 0 auto;
}
/*COMMON_BLK_END*/
/**/
.about {
  padding: 5rem 0;
}
.about dl {
  overflow: hidden;
}
.about dl dt {
  width: 62.2%;
  float: right;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.about dl dt em {
  display: block;
  font-size: 0.8rem;
  color: #fff;
  cursor: pointer;
  z-index: 2;
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  text-align: center;
  line-height: 1.2rem;
}
.about dl dt i {
  display: block;
  background-image: url('../images/ab_video.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 3.6rem 3.6rem;
  width: 3.6rem;
  height: 3.6rem;
  margin: 0 auto 0.3rem;
}
.about dl dd {
  width: 30%;
  float: left;
}
.about dl dd h5 {
  width: 100%;
  height: 3.7rem;
  line-height: 2.3rem;
  position: relative;
  font-weight: normal;
}
.about dl dd h5:before {
  content: "";
  width: 2.8rem;
  height: 1px;
  background: #256ef5;
  position: absolute;
  bottom: 0;
  left: 0;
}
.about dl dd h5 a {
  font-size: 2.3rem;
  color: #1a1a1a;
}
.about dl dd .yinz_desc {
  font-size: 0.8rem;
  color: #333333;
  line-height: 1.6rem;
  margin-top: 1rem;
}
.about dl dd p {
  padding-top: 1rem;
}
.ab_list {
  margin-top: 2.7rem;
  width: 100%;
  height: 3rem;
}
.ab_list ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
  float: left;
  height: 3rem;
  font-size: 1.1rem;
  color: #333;
}
.ab_list ul li em {
  width: 3rem;
  height: 3rem;
  line-height: 0;
  overflow: hidden;
  padding-right: 1.2rem;
}
.ab_list ul li em img {
  width: 3rem;
  height: 3rem;
}
.ab_list ul li:hover em img {
  animation: flipInY 1s;
}
.about dl dt img,
.pro_m dl dt img,
.pro_m ul li img,
.pro03_m ul li img,
.super dl dt img,
.two_m dl dt img,
.news_m dl dt img {
  display: block;
  width: 100%;
  height: 100%;
}
.about dl dt img,
.pro_m ul li img,
.pro03_m ul li img,
.news_m dl dt img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.about dl dt img:hover,
.pro_m ul li img:hover,
.pro03_m ul li img:hover,
.news_m dl dt img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/*产品中心01*/
.pro01 {
  width: 100%;
  height: 47.5rem;
  padding-top: 4.5rem;
  background-image: url('../images/cp_bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 29.5rem;
  overflow: hidden;
}
.pro_nav {
  width: 100%;
  height: 7.2rem;
}
.pro_nav h2 {
  font-size: 2.3rem;
  color: #fff;
  float: left;
  line-height: 2.4rem;
  font-weight: normal;
}
.pro_nav h2 a {
  color: #fff;
}
.pro_nav h2 span {
  display: block;
  font-size: 1.0rem;
  line-height: 1.1rem;
  padding-top: 0.9rem;
}
.pro_nav ul {
  width: 51.5%;
  float: right;
  margin-top: 1.8rem;
}
.pro_nav ul li {
  width: 25%;
  float: left;
}
.pro_nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3rem;
  font-size: 0.9rem;
  color: #fff;
}
.pro_nav ul li em {
  width: 2.6rem;
  height: 2.6rem;
  line-height: 0;
  overflow: hidden;
  padding-right: 0.5rem;
}
.pro_nav ul li em img {
  width: 2.6rem;
  height: 5.2rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pro_nav ul li:hover a,
.pro_nav ul li.on a {
  font-weight: bold;
  background: #256ef5;
  border-radius: 0 2rem 2rem 2rem;
}
.pro_nav ul li:hover em img,
.pro_nav ul li.on em img {
  margin-top: -2.6rem;
}
.pro_m {
  width: 100%;
  background: #fff;
}
.pro_m dl {
  display: inline-block;
  width: 100%;
}
.pro_m dl dt {
  width: 37.5%;
  height: 35rem;
  float: left;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.pro_m dl dd {
  width: 51.5%;
  height: 32.5rem;
  float: left;
  padding: 2.5rem 0 0;
  margin-left: 3.5rem;
  position: relative;
  overflow: hidden;
}
.pro_m dl dd h5 {
  height: 4rem;
  line-height: 4rem;
  width: 100%;
  position: relative;
}
.pro_m dl dd h5:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  bottom: 0;
  left: 0;
}
.pro_m dl dd h5 a {
  font-size: 1.8rem;
  color: #1a1a1a;
  font-weight: normal;
}
.pro_m dl dd h5 a:hover {
  color: #256ef5;
}
.pro_m dl dd .pro_desc {
  font-size: 0.8rem;
  color: #4c4c4c;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5rem;
  height: 3rem;
  padding-top: 1.5rem;
}
.pro_m dl dd .pro_more {
  display: block;
  width: 5rem;
  margin-top: 1rem;
}
.pro_m dl dd .pro_more a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 1.5rem;
  font-size: 0.8rem;
  color: #256ef5;
}
.pro_m dl dd .pro_more a:hover {
  font-weight: bold;
}
.pro_m dl dd .pro_more em {
  width: 0.8rem;
  height: 0.8rem;
  line-height: 0;
  overflow: hidden;
}
.pro_m dl dd .pro_more em img {
  width: 0.8rem;
  height: 0.8rem;
}
.pro_m ul {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.pro_m ul li {
  width: 48.6%;
  float: left;
  position: relative;
  margin-left: 2.8%;
  overflow: hidden;
}
.pro_m ul li span {
  display: block;
  width: 100%;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0.8rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}
.pro_m ul li:first-child {
  margin-left: 0;
}
.cp_prev,
.cp_next {
  width: 2.9rem;
  height: 2.9rem;
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  top: 23.2rem;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cp_prev:hover,
.cp_next:hover {
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0, -3px);
  transform: translate(0, -3px);
}
.cp_prev img,
.cp_next img {
  width: 2.9rem;
  height: 2.9rem;
}
.cp_prev { display: none;
  left: -4.5rem;
}
.cp_next {display: none;
  right: -4.5rem;
}
.pro_m dl dt:before {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  transform: skewx(-25deg);
}
.pro_m dl dt:hover:before {
  left: 100%;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
/*产品中心02*/
.pro02 {
  width: 100%;
  height: 47.5rem;
  padding-top: 4.5rem;
  background-image: url('../images/cp_bg02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 29.5rem;
  overflow: hidden;
}
.pro02 .pro_nav ul {
  width: 28%;
}
.pro02 .pro_nav ul li {
  width: 50%;
}
.pro02 .pro_nav ul li em {
  width: 1.9rem;
  height: 1.7rem;
}
.pro02 .pro_nav ul li em img {
  width: 1.9rem;
  height: 3.4rem;
}
.pro02 .pro_nav ul li.on em img {
  margin-top: -1.7rem;
}
.pro02 .pro_m dl dt {
  float: right;
}
/*产品中心03*/
.pro_tit {
  font-size: 2.3rem;
  color: #1a1a1a;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: center;
  height: 4.5rem;
  overflow: hidden;
}
.pro_tit a {
  color: #1a1a1a;
}
.pro_tit span {
  display: block;
  font-size: 1.0rem;
  color: #4c4c4c;
  line-height: 1.2rem;
  padding-top: 0.9rem;
}
.pro03 {
  padding-bottom: 4.5rem;
}
.pro03_nav {
  width: 31.5%;
  height: 5.5rem;
  padding-top: 1.1rem;
  margin: 0 auto;
}
.pro03_nav ul li {
  width: 50%;
  float: left;
}
.pro03_nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3rem;
  font-size: 0.9rem;
  color: #333;
}
.pro03_nav ul li em {
  width: 1.9rem;
  height: 1.7rem;
  line-height: 0;
  overflow: hidden;
  padding-right: 0.5rem;
}
.pro03_nav ul li em img {
  width: 1.9rem;
  height: 3.4rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pro03_nav ul li:hover a,
.pro03_nav ul li.on a {
  font-weight: bold;
  color: #fff;
  background: #256ef5;
  border-radius: 0 2rem 2rem 2rem;
}
.pro03_nav ul li:hover em img,
.pro03_nav ul li.on em img {
  margin-top: -1.7rem;
}
.pro03_m ul li {
  width: 24%;
  float: left;
  position: relative;
  margin-left: 1.3%;
  overflow: hidden;
}
.pro03_m ul li span {
  display: block;
  width: 100%;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0.8rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}
.pro03_m ul li:first-child {
  margin-left: 0;
}
/*优势*/
.superm {
  position: relative;
  width: 63.5%;
  margin: 2rem auto 7rem;
}
.superm .swiper-container {
  overflow: initial;
}
.superm dl {
  position: relative;
}
.superm dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.superm dl dt b {
  display: none;
  background-image: url('../images/ys_video.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 4.5rem 4.5rem;
  width: 4.5rem;
  height: 4.5rem;
  position: absolute;
  top: calc(50% - 2.2rem);
  left: calc(50% - 2.2rem);
  z-index: 2;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  cursor: pointer;
}
.superm dl dd {
  width: 100%;
  height: 6.3rem;
  padding-top: 1.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.3);
}
.superm dl dd h5 {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2.1rem;
  color: #fff;
  float: left;
  width: 16%;
  position: relative;
  padding: 0.3rem 0 0 2.5rem;
}
.superm dl dd h5:before {
  content: "";
  width: 1px;
  height: 3.5rem;
  background: #256ef5;
  position: absolute;
  top: 0.6rem;
  right: 0;
}
.superm dl dd h5 i {
  display: block;
}
.superm dl dd p {
  font-size: 0.8rem;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.6rem;
  height: 3.2rem;
  width: 65%;
  float: left;
  padding: 0.8rem 0 0 1.5rem;
}
.superm dl dd em {
  display: block;
  width: 5rem;
  height: 5rem;
  float: left;
  line-height: 0;
  overflow: hidden;
  margin-left: -2.5rem;
}
.superm dl dd em img {
  width: 5rem;
  height: 5rem;
}
.superm .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -3rem;
}
.superm .swiper-pagination-bullet {
  width: 0.3rem;
  height: 0.3rem;
  background: #fff;
  border: rgba(37, 110, 245, 0.4) 0.25rem solid;
  opacity: 1;
}
.superm .swiper-pagination-bullet-active {
  border-color: #256ef5;
}
.superm .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.3rem;
}
/*2大基地*/
.two {
  margin-top: 4.5rem;
  position: relative;
}
.two_nav {
  width: 20%;
  position: absolute;
  top: 12rem;
  right: 13.54%;
  z-index: 5;
}
.two_nav ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.two_nav ul li {
  font-size: 0.8rem;
  color: #fff;
  height: 5rem;
  line-height: 1.2rem;
  position: relative;
}
.two_nav ul li em {
  width: 6.3rem;
  height: 2.2rem;
  display: block;
  line-height: 0;
  margin-bottom: 0.4rem;
}
.two_nav ul li em img {
  width: 6.3rem;
  height: 2.2rem;
}
.two_nav ul li.on:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 35%;
  border-top: 0.6rem solid #fff;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
}
.two_m {
  margin-top: 2rem;
}
.two_m dl {
  position: relative;
}
.two_m dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.two_m dl dd {
  width: 73%;
  position: absolute;
  top: 5.5rem;
  left: 13.54%;
  z-index: 2;
}
.two_m dl dd .two_desc {
  font-size: 0.8rem;
  color: #fff;
  line-height: 1.8rem;
}
.two_m dl dd .two_360 {
  width: 7rem;
  text-align: center;
  margin: 6.5rem auto 0;
}
.two_m dl dd .two_360 a {  display: none;
  font-size: 0.9rem;
  color: #081a3b;
  font-weight: bold;
}
.two_m dl dd .two_360 em {
  width: 6.8rem;
  height: 6.8rem;
  display: block;
  line-height: 0;
  overflow: hidden;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  margin: 0 auto 0.6rem;
}
.two_m dl dd .two_360 em img {
  width: 6.8rem;
  height: 6.8rem;
}
.two_m dl dd .two_360:hover em {
  animation: flipInY 0.8s;
}
/*城市直营仓*/
.map {
  width: 100%;
  height: 45rem;
  overflow: hidden;
  background-image: url('../images/map_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 45rem;
}
.map_l {
  width: 28%;
  padding-top: 5.7rem;
}
.map_l h5 {
  width: 100%;
  height: 7.2rem;
  line-height: 3.1rem;
  position: relative;
  font-size: 2.3rem;
  color: #1a1a1a;
  font-weight: normal;
}
.map_l h5:before {
  content: "";
  width: 2.8rem;
  height: 1px;
  background: #256ef5;
  position: absolute;
  bottom: 0;
  left: 0;
}
.map_l h5 i {
  display: block;
}
.map_l p {
  font-size: 0.8rem;
  color: #333333;
  line-height: 1.6rem;
  margin-top: 2rem;
}
.map_l ul {
  width: 100%;
  margin-top: 4rem;
}
.map_l ul li {
  font-size: 0.8rem;
  color: #4c4c4c;
  width: 45%;
  float: left;
  line-height: 1.2rem;
}
.map_l ul em {
  width: 5.7rem;
  height: 2.2rem;
  display: block;
  line-height: 0;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.map_l ul em img {
  width: 5.7rem;
  height: 2.2rem;
}
.map_r {
  width: 67%;
  margin: 3.5rem 0 0;
}
.map_r dl {
  position: absolute;
}
.map_r dl dt {
  width: 1.9rem;
  height: 2.3rem;
  background-image: url('../images/map_ico01.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 1.9rem 2.3rem;
}
.map_r dl dd {
  display: none;
  width: 18.7rem;
  height: 7rem;
  background-image: url('../images/map_k.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 18.7rem 7rem;
  position: absolute;
  bottom: 0.5rem;
  left: -5.5rem;
  z-index: 20;
  padding: 0.5rem 0 0 1rem;
  box-sizing: border-box;
}
.map_r dl dd h5 {
  height: 1.5rem;
  font-size: 0.9rem;
  color: #333;
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
.map_r dl dd em {
  width: 18%;
  line-height: 0;
  overflow: hidden;
  margin-right: 0.5rem;
}
.map_r dl dd em img {
  display: block;
  width: 100%;
}
.map_r dl dd p {
  font-size: 0.8rem;
  color: #9e9e9e;
  line-height: 1.1rem;
}
.map_r dl.cur dt {
  background-image: url(../images/map_ico02.png);
}
.map_r dl.cur dd {
  display: block;
}
.map_r dl:nth-child(1) {
  top: 19rem;
  right: 13.5rem;
}
.map_r dl:nth-child(2) {
  top: 11rem;
  right: 6.5rem;
}
.map_r dl:nth-child(3) {
  top: 17.5rem;
  right: 9.5rem;
}
.map_r dl:nth-child(4) {
  top: 17.3rem;
  left: 23.5rem;
}
.map_r dl:nth-child(5) {
  top: 15.5rem;
  right: 15rem;
}
.map_r dl:nth-child(6) {
  top: 22.5rem;
  left: 22.5rem;
}
.map_r dl:nth-child(7) {
  top: 27rem;
  right: 19.7rem;
}
.map_r dl:nth-child(8) {
  top: 29rem;
  left: 21rem;
}
.map_r dl:nth-child(9) {
  top: 20.5rem;
  right: 8rem;
}
.map_r dl:nth-child(10) {
  top: 28.5rem;
  right: 8.5rem;
}
.map_r dl:nth-child(11) {
  top: 25.7rem;
  right: 14rem;
}
.map_r dl:nth-child(12) {
  top: 22.5rem;
  right: 13rem;
}
.map_r dl:nth-child(13) {
  top: 15rem;
  right: 12.5rem;
}
.map_r dl:nth-child(14) {
  top: 19.2rem;
  right: 17.6rem;
}
.map_r dl:nth-child(15) {
  top: 25rem;
  right: 11.5rem;
}
.map_r dl:nth-child(16) {
  top: 30.5rem;
  right: 13.3rem;
}
.map_r dl:nth-child(17) {
  top: 22.8rem;
  right: 7.5rem;
}
.map_r dl:nth-child(18) {
  top: 30rem;
  right: 18rem;
}
.map_r dl:nth-child(19) {
  top: 23.5rem;
  right: 19rem;
}
.map_r dl:nth-child(20) {
  top: 6.5rem;
  left: 11.2rem;
}
.map_r img {
  display: block;
  width: 100%;
}
/*新闻中心*/
.news {
  padding: 5rem 0;
}
.news_nav {
  width: 100%;
  height: 6.7rem;
}
.news_nav h2 {
  font-size: 2.3rem;
  color: #1a1a1a;
  float: left;
  line-height: 2.4rem;
  font-weight: normal;
}
.news_nav h2 a {
  color: #1a1a1a;
}
.news_nav h2 span {
  display: block;
  font-size: 0.8rem;
  color: #4c4c4c;
  font-weight: normal;
  line-height: 1rem;
  padding-top: 0.8rem;
}
.news_nav ul {
  width: 43%;
  float: right;
  margin-top: 1.2rem;
}
.news_nav ul li {
  width: 33.3%;
  float: left;
}
.news_nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3rem;
  font-size: 0.9rem;
  color: #333;
}
.news_nav ul li em {
  width: 1.9rem;
  height: 1.7rem;
  line-height: 0;
  overflow: hidden;
  padding-right: 0.5rem;
}
.news_nav ul li em img {
  width: 1.9rem;
  height: 3.4rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news_nav ul li:hover a,
.news_nav ul li.on a {
  color: #fff;
  font-weight: bold;
  background: #256ef5;
  border-radius: 0 2rem 2rem 2rem;
}
.news_nav ul li:hover em img,
.news_nav ul li.on em img {
  margin-top: -1.7rem;
}
.news_dl {
  display: block;
  width: 31.85%;
  float: left;
  position: relative;
  overflow: hidden;
  margin-left: 2.2%;
  z-index: 1;
}
.news_dl:before {
  content: "";
  width: 100%;
  height: 25rem;
  background: #f7f8fa;
  position: absolute;
  top: 0;
  left: 0;
  border: #f0f2f7 1px solid;
  box-sizing: border-box;
  z-index: -1;
}
.news_dl dl {
  width: 81%;
  margin: 0 auto;
}
.news_dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.news_dl dd {
  width: 100%;
  padding: 3rem 0 2rem;
}
.news_dl dd span {
  display: block;
  font-size: 0.7rem;
  color: #666;
  line-height: 1rem;
}
.news_dl dd i {
  display: block;
  font-size: 1.5rem;
  color: #333;
  line-height: 2.5rem;
  margin-left: -0.3rem;
}
.news_dl dd h5 {
  width: 62%;
  font-size: 1rem;
  color: #1a1a1a;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.4rem;
  height: 2.8rem;
  padding-top: 1.8rem;
}
.news_dl dd p {
  font-size: 0.8rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.4rem;
  height: 2.8rem;
  padding-top: 1rem;
}
.news_dl:hover:before {
  border-color: rgba(37, 110, 245, 0.3);
}
.news_dl:hover dd h5 {
  color: #256ef5;
}
.news_dl:first-child {
  margin-left: 0;
}

/**/
.ban01{width: 100%;line-height: 0;overflow: hidden;}
.ban01 img{display:block;width: 100%;}
/**/
html {
  font-size: 12px;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 12.5px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 13.33333px;
  }
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 14.22916px;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 16.66666px;
  }
}
@media screen and (min-width: 1800px) {
  html {
    font-size: 18.75px;
  }
}
@media screen and (min-width: 1920px) {
  html {
    font-size: 20px;
  }
}
/**/
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
  }
  20%,
  60% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  40%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  20%,
  60% {
    transform: translate3d(-10px, 0, 0);
  }
  40%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
