@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":"#cb2930","sub1color":"#000000"},
{"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: 1400px;
  margin: 0 auto;
}
i,
em,
b {
  font-style: normal;
}
/*COMMON_BLK_END*/
/*引子视频*/
.guide {
  height: 41rem;
  padding: 5.5rem 0 0;
  background-image: url('../images/yinz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 46.5rem;
}
.gui_l {
  width: 60%;
  padding: 0 0 0 10%;
}
.gui_l h3 {
  font-size: 1.8rem;
  color: #333;
  line-height: 2rem;
  height: 2rem;
}
.gui_l ul {
  width: 32.5%;
  float: left;
  padding: 30.5rem 0 0 2.5rem;
}
.gui_l ul li {
  font-size: 1.1rem;
  color: #333;
  height: 2.2rem;
  line-height: 2.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 1.5rem;
}
.gui_l ul li:before {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  background: rgba(203, 41, 48, 0.6);
  position: absolute;
  top: calc(50% - 0.35rem);
  left: 0;
  border-radius: 50%;
}
.gui_l ul li:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #cb2930;
  position: absolute;
  top: calc(50% - 0.25rem);
  left: 0.1rem;
  border-radius: 50%;
}
.gui_l .gui_live {
  width: 53.5%;
  height: 6rem;
  border: #d8d9d9 0.1rem solid;
  margin-top: 30.5rem;
  float: left;
  padding-top: 0.5rem;
}
.gui_l .gui_live01 {
  font-size: 0.8rem;
  color: #6d6d6d;
  line-height: 1.25rem;
  margin-left: 2.2rem;
}
.gui_l .gui_live01 i {
  color: #333;
}
.gui_l .gui_code {
  width: 60%;
  margin: 0.8rem auto 0;
  height: 1.7rem;
  border: #cb2930 1px solid;
  border-radius: 1rem;
  text-align: center;
  line-height: 1.7rem;
  font-size: 0.7rem;
  color: #333;
}
.gui_l .gui_code a {
  display: block;
  float: left;
  width: 50%;
  background: #cb2930;
  color: #fff;
  border-radius: 1rem;
}
.gui_l .gui_code p {
  width: 50%;
  float: left;
  position: relative;
}
.gui_l .gui_code p em {
  display: none;
  width: 5rem;
  height: 5rem;
  border: #eee 1px solid;
  position: absolute;
  top: calc(50% - 2.5rem);
  right: -5.5rem;
}
.gui_l .gui_code p em img {
  width: 5rem;
  height: 5rem;
}
.gui_l .gui_code p:hover em {
  display: block;
}
.gui_r {
  width: 31.57%;
  margin-right: -2.5rem;
  background: #cb2930;
  border-radius: 1rem 0 1rem 1rem;
}
.gui_r .gui_video {
  width: 100%;
  border-radius: 1rem 0 1rem 1rem;
  line-height: 0;
  margin: -0.5rem 0 0.5rem 0.5rem;
  cursor: pointer;
  position: relative;
}
.gui_r .gui_video em {
  background-image: url('../images/video_ico01.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 5.5rem 5.5rem;
  display: block;
  width: 5.5rem;
  height: 5.5rem;
  position: absolute;
  top: calc(50% - 2.75rem);
  left: calc(50% - 2.75rem);
  display: none;
}
.gui_r .gui_video:hover em{
    display: block;
}
.gui_r .gui_video img {
  display: block;
  width: 100%;
  border-radius: 1rem 0 1rem 1rem;
}
@media screen and (max-width: 1800px) {
  .gui_l ul {
    padding: 30.5rem 0 0 4rem;
  }
  .gui_l .gui_live {
    margin-top: 30.5rem;
  }
  .gui_r {
    width: 27%;
  }
}
@media screen and (max-width: 1600px) {
  .gui_l ul {
    padding: 30.5rem 0 0 8rem;
    width: 28%;
  }
  .gui_l .gui_live {
    margin-top: 30.5rem;
  }
  .gui_r {
    width: 26%;
  }
}
@media screen and (max-width: 1500px) {
  .gui_l ul {
    width: 32.5%;
    padding: 30.5rem 0 0 5rem;
  }
  .gui_r {
    width: 28%;
  }
}
@media screen and (max-width: 1400px) {
  .gui_l ul {
    width: 28%;
    padding: 30.5rem 0 0 7rem;
  }
  .gui_r {
    width: 26%;
  }
}
/*产品中心*/
.product {
  width: 96%;
  margin: 0 auto;
  padding: 5rem 0 2rem;
}
.pro_tit {
  height: 7rem;
}
.pro_tit h2 {
  line-height: 2.2rem;
  float: left;
}
.pro_tit h2 a {
  font-size: 2.2rem;
  color: #000;
}
.pro_tit h2 i {
  display: block;
  font-size: 1.1rem;
  color: #666;
  font-weight: normal;
  line-height: 1.1rem;
  padding: 1.1rem 0 0;
}
.pro_tit ul {
  float: right;
  width: 36%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.5rem;
  height: 2.3rem;
}
.pro_tit ul li a {
  font-size: 1.2rem;
  color: #000;
  padding: 0 1.8rem;
  height: 2.3rem;
  line-height: 2.2rem;
  display: block;
  border: #fff 0.1rem solid;
  border-radius: 2rem;
  box-sizing: border-box;
}
.pro_tit ul li.cur a,
.pro_tit ul li a:hover {
  border-color: #cb2930;
}
.pro_list {
  width: 100%;
}
.pro_list ul li {
  width: 33.33%;
  float: left;
}
.pro_list ul li a {
  display: block;
  width: 100%;
}
.pro_list ul li p {
  width: 100%;
  line-height: 0;
  position: relative;
}
.pro_list ul li p:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}
.pro_list ul li p img {
  display: block;
  width: 100%;
}
.pro_list ul li em {
  background-image: url('../images/video_ico01.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 5.5rem 5.5rem;
  display: block;
  width: 5.5rem;
  height: 5.5rem;
  position: absolute;
  top: calc(50% - 2.75rem);
  left: calc(50% - 2.75rem);
  transform: scale(0);
  transition: 0.3s;
}
.pro_list ul li i {
  width: 85%;
  height: 6.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  font-size: 1.1rem;
  color: #333;
}
.pro_list ul li b {
  width: 1.8rem;
  height: 1.8rem;
}
.pro_list ul li b img {
  width: 1.8rem;
  height: 1.8rem;
}
.pro_list ul li:hover p:before,
.pro_list ul li:hover b,
.pro_list ul li.cur p:before,
.pro_list ul li.cur b {
  display: none;
}
.pro_list ul li:hover em,.pro_list ul li.cur em {
  transform: scale(1);
}
.pro_list ul li:hover i,.pro_list ul li.cur i {
  color: #cb2930;
  font-weight: bold;
  justify-content: center;
}
/*产品优势*/
.cpys {
  height: 49.3rem;
  padding: 4.5rem 0 0;
  background-image: url('../images/cpys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 53.8rem;
}
.cpys_tit {
  font-size: 2.2rem;
  color: #000;
  text-align: center;
  line-height: 2.2rem;
  height: 5rem;
}
.cpys_tit a {
  color: #000;
}
.cpys_tit span {
  display: block;
  font-size: 1.1rem;
  color: #666;
  line-height: 1.2rem;
  padding-top: 1rem;
  font-weight: normal;
}
.cpys ul {
  padding-top: 4rem;
}
.cpys ul li {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 1rem;
  color: #000;
  margin-bottom: 1rem;
  position: relative;
  line-height: 1.5rem;
}
.cpys ul li i {
  font-size: 1.5rem;
  color: #fff;
  width: 8rem;
  height: 8rem;
  line-height: 8rem;
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 4rem);
  z-index: 2;
}
.cpys ul li em {
  display: block;
  background-image: url('../images/cpys_k01.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 8rem 8rem;
  width: 8rem;
  height: 8rem;
  margin: 0 auto;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -moz-transition: -moz-transform 0.5s ease-out;
  -o-transition: -o-transform 0.5s ease-out;
  -ms-transition: -ms-transform 0.5s ease-out;
}
.cpys ul li.cur em {
  background-image: url(../images/cpys_k02.png);
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
}
.cpys p {
  width: 56.43%;
  line-height: 0;
  position: absolute;
  top: 8rem;
  left: calc(50% - 28.21%);
}
.cpys p img {
  display: block;
  width: 100%;
}
.cpys p img:nth-child(2) {
  display: none;
}
.cpys p:hover img:nth-child(1) {
  display: none;
}
.cpys p:hover img:nth-child(2) {
  display: block;
}
/**/
.plan {
  padding-top: 3.5rem;
}
.plan .cpys_tit {
  margin-bottom: 1.5rem;
}
.plan_list {
  background-image: url('../images/plan_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 44.4rem;
  height: 44.4rem;
  position: relative;
}
.plan_list:before {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: 0;
}
.plan_list .plan_dl {
  display: block;
  width: 25%;
  float: left;
  height: 22.2rem;
  position: relative;
  padding-top: 5.3rem;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.plan_list .plan_dl:before {
  content: "";
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  right: 0;
}
.plan_list .plan_dl:after {
  content: "";
  width: 108%;
  height: 105%;
  background: #cb2930;
  position: absolute;
  bottom: -1px;
  left: -4%;
  border-radius: 1rem;
  transform: scale(0);
  transition: 0.5s;
}
.plan_list .plan_dl dt {
  position: relative;
  text-align: center;
  z-index: 1;
}
.plan_list .plan_dl dt:before {
  content: "";
  width: 7rem;
  height: 7rem;
  position: absolute;
  top: 0;
  left: calc(50% - 3.5rem);
  border: rgba(255, 255, 255, 0.5) 1px solid;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.plan_list .plan_dl dt em {
  width: 4rem;
  height: 4rem;
  display: block;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 1.5rem;
}
.plan_list .plan_dl dt em img {
  width: 4rem;
  height: 4rem;
}
.plan_list .plan_dl dt span {
  display: block;
  font-size: 1.2rem;
  color: #fff;
  padding-top: 3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.plan_list .plan_dl dd {
  width: 66.66%;
  text-align: center;
  font-size: 0.9rem;
  color: #fff;
  line-height: 2rem;
  margin: 3.5rem auto 0;
  display: none;
  position: relative;
  z-index: 2;
}
.plan_list .plan_dl.cur,
.plan_list .plan_dl:hover {
  padding-top: 2rem;
}
.plan_list .plan_dl.cur:after,
.plan_list .plan_dl:hover:after {
  transform: scale(1);
}
.plan_list .plan_dl.cur dt:before,
.plan_list .plan_dl:hover dt:before {
  width: 10.6rem;
  height: 10.6rem;
  left: calc(50% - 5.3rem);
}
.plan_list .plan_dl.cur dt em,
.plan_list .plan_dl:hover dt em {
  padding-top: 2rem;
}
.plan_list .plan_dl.cur dt span,
.plan_list .plan_dl:hover dt span {
  padding-top: 1rem;
  font-weight: bold;
}
.plan_list .plan_dl.cur dd,
.plan_list .plan_dl:hover dd {
  display: block;
}
/*新闻*/
.news {
  padding: 6.3rem 0 0;
  background-image: url('../images/news_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 50rem;
  height: 43.7rem;
}
.news_nav {
  width: 15.7%;
}
.news_nav .news_tit {
  line-height: 2.2rem;
}
.news_nav .news_tit a {
  font-size: 2.2rem;
  color: #000;
}
.news_nav .news_tit span {
  display: block;
  font-size: 1.1rem;
  color: #b8181f;
  font-weight: normal;
  line-height: 1.2rem;
  padding-bottom: 1rem;
}
.news_nav ul {
  padding: 5rem 0 0;
}
.news_nav ul li {
  height: 4rem;
}
.news_nav ul li a {
  font-size: 0.9rem;
  color: #333;
  height: 2rem;
  line-height: 2rem;
  display: inline-block;
}
.news_nav ul li:hover a,
.news_nav ul li.on a {
  border-bottom: #cb2930 0.25rem solid;
}
.news_nav a {
  color: #fff;
}
.news_nav .news_more {
  width: 100%;
  height: 2.7rem;
  background: #cb2930;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.8rem;
  color: #fff;
  padding: 0 12%;
  box-sizing: border-box;
  border-radius: 0.5rem;
  margin-top: 7.5rem;
}
.news_nav .news_more:hover {
  animation: shake 0.8s linear;
  -webkit-animation: shake 0.8s linear;
}
.news_m {
  width: 80.3%;
}
.news_m .news_dl {
  display: block;
  width: 47%;
  height: 10.75rem;
  float: left;
  background: #fff;
  position: relative;
  margin-left: 3%;
  margin-bottom: 1.7rem;
}
.news_m .news_dl dt {
  width: 100%;
  height: 10.75rem;
  line-height: 0;
  overflow: hidden;
  transform: scale(0);
  transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.news_m .news_dl dt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.news_m .news_dl dd {
  padding: 2rem 0 0;
  width: 100%;
}
.news_m .news_dl dd span {
  display: block;
  width: 20.8%;
  margin-left: 9%;
  float: left;
  font-size: 0.8rem;
  color: #333;
  height: 4.5rem;
  position: relative;
  line-height: 1.2rem;
}
.news_m .news_dl dd span:before {
  content: "";
  width: 3.2rem;
  height: 0.1rem;
  background: #dcdcdc;
  position: absolute;
  bottom: 0;
  left: 0;
}
.news_m .news_dl dd span i {
  display: block;
  font-size: 1.5rem;
  line-height: 2rem;
}
.news_m .news_dl dd .news_desc {
  width: 60%;
  float: left;
}
.news_m .news_dl dd h3 {
  font-size: 0.9rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.3rem;
  height: 2.6rem;
}
.news_m .news_dl dd p {
  font-size: 0.7rem;
  color: #909090;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.3rem;
  height: 2.6rem;
  padding-top: 0.5rem;
}
.news_m .news_dl:hover dt {
  transform: scale(1);
}
.news_m dl dt img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.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);
}
/**/
.about {
  padding-bottom: 40px;
}
.ab_tit {
  width: 25%;
}
.ab_tit a {
  font-size: 40px;
  color: #000000;
  display: block;
  line-height: 40px;
}
.ab_tit i {
  color: #cb2930;
}
.ab_tit span {
  display: block;
  font-size: 14px;
  color: #333;
  font-weight: normal;
  line-height: 20px;
  padding-top: 10px;
  text-transform: uppercase;
}
.ab_tit em {
  width: 3rem;
  height: 3rem;
  display: block;
  line-height: 0;
  margin-top: 40px;
  cursor: pointer;
}
.ab_tit em img {
  width: 3rem;
  height: 3rem;
}
.ab_r {
  width: 68.57%;
}
.ab_r p {
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 26px;
  height: 78px;
}
.digital {
  padding: 40px 0 0;
}
.ibrand-num {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ibrand-num li {
  color: #000;
  font-size: 16px;
  position: relative;
}
.ibrand-num li:before {
  content: "";
  width: 1px;
  height: 56px;
  background: #949494;
  position: absolute;
  top: 10px;
  left: -72px;
}
.ibrand-num li:first-child:before {
  display: none;
}
.ibrand-num li b {
  font-size: 44px;
  line-height: 50px;
  display: block;
  float: left;
  font-family: "DINOT";
}
.ibrand-num li i {
  color: #fff;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  float: left;
  background: #cb2930;
  border-radius: 50%;
}
.ibrand-num li span {
  display: block;
  width: 100%;
  line-height: 30px;
  clear: both;
}
/*优势*/
.super {
  padding: 0 0 9rem;
  margin-bottom: 5rem;
}
.sup_nav {
  width: 1400px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 700px);
  z-index: 1;
}
.sup_nav ul li {
  position: relative;
  width: 24.64%;
  float: left;
  height: 14rem;
  background: #fff;
  font-size: 1rem;
  color: #000000;
  line-height: 1.2rem;
  border-radius: 0.5rem;
  padding: 1rem 0 0 2.5rem;
  box-sizing: border-box;
  box-shadow: 0 3px 0.5rem 3px rgba(0, 0, 0, 0.1);
  margin-left: 0.48%;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.sup_nav ul li:first-child {
  margin-left: 0;
}
.sup_nav ul li b {
  display: block;
  position: relative;
  height: 3rem;
  line-height: 3rem;
}
.sup_nav ul li b:before {
  content: "";
  width: 1.5rem;
  height: 0.1rem;
  background: #cb2930;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sup_nav ul li i {
  display: block;
  font-size: 0.5rem;
  color: rgba(0, 0, 0, 0.5);
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 0.8rem 0 0;
  line-height: 0.8rem;
}
.sup_nav ul li em {
  width: 3rem;
  height: 3rem;
  line-height: 0;
  overflow: hidden;
  display: block;
  margin-top: 2rem;
}
.sup_nav ul li em img {
  width: 3rem;
  height: 6rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sup_nav ul li span {
  display: block;
  font-size: 7rem;
  line-height: 6rem;
  color: rgba(40, 40, 40, 0.05);
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  font-family: "DINOT";
  letter-spacing: -5px;
}
.sup_nav ul li:hover,
.sup_nav ul li.on {
  background: #cb2930;
  -webkit-transform: translate(0, -1.2rem);
  transform: translate(0, -1.2rem);
  color: #fff;
}
.sup_nav ul li:hover i,
.sup_nav ul li.on i {
  color: rgba(255, 255, 255, 0.5);
}
.sup_nav ul li:hover em img,
.sup_nav ul li.on em img {
  margin-top: -3rem;
}
.sup_nav ul li:hover span,
.sup_nav ul li.on span {
  color: rgba(255, 255, 255, 0.1);
}
.sup_nav ul li:hover b:before,
.sup_nav ul li.on b:before {
  background: #fff;
}
.sup_m {
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
}
.sup_m dl {
  width: 100%;
}
.sup_m dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.sup_m dl dt img {
  display: block;
  width: 100%;
}
.sup_m dl dd {
  width: 1400px;
  position: absolute;
  top: 8.5rem;
  left: calc(50% - 700px);
  z-index: 1;
}
.sup_m dl dd h5 {
  font-size: 2.2rem;
  color: #ffffff;
  height: 10rem;
  line-height: 3rem;
  overflow: hidden;
  position: relative;
}
.sup_m dl dd h5:before {
  content: "";
  width: 3.6rem;
  height: 0.15rem;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sup_m dl dd h5 i {
  display: block;
  font-size: 1.2rem;
  font-weight: normal;
  text-transform: uppercase;
}
.sup_m dl dd p {
  width: 39%;
  font-size: 0.9rem;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.5rem;
  height: 4.5rem;
  padding-top: 2rem;
}
/*友情链接*/
.f_link {
  height: 147px;
  line-height: 100px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  margin: -147px 0 0 750px;
  width: 650px;
  position: relative;
  z-index: 2;
}
.f_link b {
  display: block;
  float: left;
  width: 80px;
  text-align: right;
  font-weight: normal;
}
.f_link p {
  float: left;
  width: 520px;
}
.f_link p a {
  color: rgba(255, 255, 255, 0.8);
  padding: 0 10px 0 0;
}
.f_link p a:hover {
  color: #ffffff;
}
/**/
@media screen and (max-width: 1500px) {
  .content {
    width: 1200px;
  }
  .sup_nav,
  .sup_m dl dd {
    width: 1200px;
    left: calc(50% - 600px);
  }
  .f_link {
    margin: -147px 0 0 650px;
    width: 550px;
    font-size: 12px;
  }
  .f_link p {
    width: 420px;
  }
}
/**/
@media screen and (min-width: 1263px) {
  html {
    font-size: calc(1263px * 20 / 1903);
  }
}
@media screen and (min-width: 1349px) {
  html {
    font-size: calc(1349px * 20 / 1903);
  }
}
@media screen and (min-width: 1463px) {
  html {
    font-size: calc(1463px * 20 / 1903);
  }
}
@media screen and (min-width: 1543px) {
  html {
    font-size: calc(1543px * 20 / 1903);
  }
}
@media screen and (min-width: 1583px) {
  html {
    font-size: calc(1583px * 20 / 1903);
  }
}
@media screen and (min-width: 1643px) {
  html {
    font-size: calc(1643px * 20 / 1903);
  }
}
@media screen and (min-width: 1663px) {
  html {
    font-size: calc(1663px * 20 / 1903);
  }
}
@media screen and (min-width: 1903px) {
  html {
    font-size: calc(1903px * 20 / 1903);
  }
}
/**/
@-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);
  }
}
