@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":"#c9151e","sub1color":"#180606"},
{"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: 83.33%;
  margin: 0 auto;
}
/*COMMON_BLK_END*/
/**/
.yinz {
  height: 70.3rem;
  overflow: hidden;
  background-image: url('../images/yinz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 65.8rem;
  position: relative;
  z-index: 2;
  margin-top: -4.5rem;
}
.yinz:before {
  content: "";
  width: 92.2%;
  height: 9rem;
  background: #fff;
  position: absolute;
  top: 0;
  left: 3.9%;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.05);
  border-radius: 2rem 2rem 0 0;
  z-index: -1;
}
.yinz dl {
  width: 100%;
  padding-top: 2.5rem;
}
.yinz dl dt {
  width: 100%;
  line-height: 0;
  position: relative;
}
.yinz dl dt img {
  display: block;
  width: 100%;
}
.yinz dl dt em {
  display: block;
  background-image: url('../images/yinz_video.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 6rem 6rem;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 50%;
  left: calc(50% - 3rem);
  cursor: pointer;
  z-index: 2;
}
.yinz dl dd {
  width: 100%;
  padding: 4.6rem 0 0;
}
.yinz dl dd h5 {
  width: 38.125%;
  float: left;
  font-size: 2.7rem;
  color: #180606;
  height: 9.6rem;
  line-height: 3rem;
  background-image: url('../images/yinz_tbg.png');
  background-repeat: no-repeat;
  background-position: right 0;
  background-size: 100% 9.6rem;
}
.yinz dl dd h5 i {
  color: #c9151e;
}
.yinz dl dd h5 span {
  display: block;
  font-size: 2.9rem;
  font-weight: normal;
  padding-top: 2rem;
}
.yinz dl dd .yinz_desc { text-indent: 2em;
 text-align:justify;
 text-justify:inter-ideograph;
  width: 56.25%;
  float: right;
  font-size: 0.9rem;
  color: #110605;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 1.7rem;
  height: 6.8rem;
  padding-top: 1.5rem;
}
.ibrand-num {
  width: 100%;
  padding: 2rem 0;
  display: flex;
  justify-content: space-between;
}
.ibrand-num li {
  font-size: 1.1rem;
  color: #5f5f5f;
  font-weight: bold;
  height: 4.5rem;
  transition: all 0.5s;
}
.ibrand-num li em {
  display: block;
  float: left;
  line-height: 0;
  width: 3.5rem;
  height: 4rem;
  margin: 0 1rem 0 0;
  overflow: hidden;
}
.ibrand-num li em img {
  width: 3.5rem;
  height: 8rem;
}
.ibrand-num li p {
  float: left;
}
.ibrand-num li b {
  font-size: 2.5rem;
  color: #000;
  line-height: 2.5rem;
  padding-right: 0.3rem;
}
.ibrand-num li i {
  font-size: 2rem;
  padding-right: 0.3rem;
}
.ibrand-num li span {
  display: block;
  width: 100%;
  line-height: 1.5rem;
  font-size: 0.8rem;
  clear: both;
}
.ibrand-num li:nth-child(4) b {
  padding-right: 0;
}
.ibrand-num li:hover b {
  color: #c9151e;
}
.ibrand-num li:hover em img {
  animation: flipInY 0.8s;
}
/*产品中心*/
.product {
  background: #f2f2f2;
  padding: 3rem 0 5rem;
}
.pro_tit {
  height: 6rem;
  font-size: 2.7rem;
  color: #180606;
  line-height: 2.7rem;
  text-align: center;
  font-weight: normal;
  background-image: url('../images/cp_line.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 25.6rem 1.1rem;
}
.pro_tit a {
  color: #180606;
  display: block;
}
.pro_tit span {
  display: block;
  font-size: 1.1rem;
  color: #6d6d6d;
  line-height: 1.2rem;
  padding-top: 0.8rem;
}
.pro_tit i {
  color: #c9151e;
}
.pro_nav {
  padding-top: 2.7rem;
  height: 5rem;
}
.pro_nav ul li {
  width: 16.66%;
  height: 5rem;
  float: left;
  position: relative;
}
.pro_nav ul li:before {
  content: "";
  width: 0.1rem;
  height: 2.5rem;
  background: #c5c3c3;
  position: absolute;
  top: 0.5rem;
  left: 0;
}
.pro_nav ul li a {
  font-size: 1.2rem;
  color: #000;
  display: block;
  line-height: 1.6rem;
  text-align: center;
}
.pro_nav ul li i {
  display: block;
  font-size: 0.6rem;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
.pro_nav ul li:first-child:before {
  display: none;
}
.pro_nav ul li.cur a {
  color: #c9151e;
}

.pro_list .pro_dl {
    display: block;
  width: 33%;
  float: left;
  line-height: 0;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
  margin-bottom: 0.5rem;
  margin-right: 0.5%;
}
.pro_list dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.pro_list dl dt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.pro_list .video-pic .video-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1;
}

.pro_list dl dd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.8rem;
  background: rgba(0, 0, 0, 0.5);
}
.pro_list dl dd h5 {
  width: 94%;
  padding: 0 3%;
  text-align: center;
  height: 2.8rem;
  line-height: 2.8rem;
  font-size: 1rem;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro_list .pro_dl:nth-child(3n){margin-right: 0;}

.pro_list ul li img,
.casem ul li img,
.super dl dt img,
.news_l dl dt img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.pro_list ul li img:hover,
.casem ul li img:hover,
.super dl dt:hover img,
.news_l dl dt:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/*方案服务*/
.plan {
  width: 100%;
  padding-top: 4rem;
  height: 35rem;
  overflow: hidden;
  background-image: url('../images/plan_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 39rem;
}
.plan ul {
  margin-top: 5rem;
}
.plan ul li {
  float: left;
  width: 16.66%;
  height: 15.5rem;
  padding-top: 1.5rem;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
}
.plan ul li:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  position: absolute;
  top: 0;
  left: 0;
}
.plan ul li em {
  width: 6.2rem;
  height: 6.2rem;
  display: block;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto 1.5rem;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
}
.plan ul li em img {
  width: 6.2rem;
  height: 12.4rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.plan ul li b {
  display: block;
  height: 3rem;
  line-height: 3rem;
  position: relative;
  font-size: 1rem;
  color: #282828;
}
.plan ul li b:before {
  content: "";
  width: 0.4rem;
  height: 1px;
  background: #7e7e7e;
  position: absolute;
  bottom: 0;
  left: calc(50% - 0.2rem);
}
.plan ul li i {
  display: block;
  font-size: 0.6rem;
  color: rgba(40, 40, 40, 0.5);
  text-transform: uppercase;
  height: 3rem;
  line-height: 3rem;
}
.plan ul li a {
  display: none;
  width: 40%;
  height: 1.2rem;
  line-height: 1.1rem;
  font-size: 0.6rem;
  color: #c9151e;
  border: #c9151e 1px solid;
  margin: 0.5rem auto 0;
}
.plan ul li.cur {
  background: #fff;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.05);
  border-radius: 1.5rem 1.5rem 0 0;
}
.plan ul li.cur em {
  background: #c9151e;
}
.plan ul li.cur em img {
  margin-top: -6.2rem;
}
.plan ul li.cur i,
.plan ul li.cur b:before {
  display: none;
}
.plan ul li.cur a {
  display: block;
}
.plan ul li:first-child:before {
  display: none;
}
/*案例*/
.case {
  padding: 3.5rem 0 4.5rem;
  background: #f1f1f1;
}
.case_nav {
  height: 4.5rem;
  margin-top: 1.5rem;
}
.case_nav ul li {
  width: 16.66%;
  float: left;
  height: 4.5rem;
}
.case_nav ul li a {
  width: 100%;
  height: 3.5rem;
  font-size: 1rem;
  color: #282828;
  display: block;
  font-weight: bold;
  text-align: center;
  line-height: 1.2rem;
}
.case_nav ul li em {
  width: 1.5rem;
  height: 1.1rem;
  line-height: 0;
  display: block;
  overflow: hidden;
  margin: 0 auto 0.5rem;
}
.case_nav ul li em img {
  width: 1.5rem;
  height: 2.2rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.case_nav ul li:hover a,
.case_nav ul li.cur a {
  color: #c9151e;
}
.case_nav ul li:hover em img,
.case_nav ul li.cur em img {
  margin-top: -1.1rem;
}
.casem {
  position: relative;
  width: 57.7%;
  margin: 0 auto;
}
.casem .swiper-container {
  overflow: initial;
}
.casem ul li {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.casem ul li img {
  display: block;
  width: 100%;
}
.casem ul li em {
  background-image: url('../images/case_video.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 3.6rem 3.6rem;
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  position: absolute;
  bottom: 2.5rem;
  left: 2rem;
}
.c_prev,
.c_next {
  width: 2.1rem;
  height: 2.1rem;
  line-height: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  top: calc(50% - 1rem);
}
.c_prev {
  left: -2.8rem;
}
.c_next {
  right: -2.8rem;
}
.c_prev img,
.c_next img {
  width: 2.1rem;
  height: 2.1rem;
}
/*优势*/
.super {
  padding: 3.2rem 0 0;
  position: relative;
}
.super .ys-con {
  width: 100%;
  position: relative;
  margin-top: 2rem;
}
.super .ys-list .ys-pic {
  width: 100%;
  height: 44.6rem;
  overflow: hidden;
  line-height: 0;
}
.super .ys-list .ys-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.super .ys-hd {
  width: 84%;
  height: 12.2rem;
  position: absolute;
  left: 8%;
  bottom: 5rem;
}
.super .ys-hd ul li {
  float: left;
  width: 15%;
  height: 12.2rem;
  background: #fff;
  box-sizing: border-box;
  transition: 0.5s;
  margin-left: 0.66%;
}
.super .ys-hd ul li:first-child {
  margin-left: 0;
}
.super .ys-hd ul li .default {
  width: 100%;
  height: 100%;
  padding: 2.5rem 0 0;
  text-align: center;
  transition: 0.5s;
  box-sizing: border-box;
  font-size: 1.2rem;
  color: #070101;
  font-weight: bold;
  line-height: 1.5rem;
}
.super .ys-hd ul li .default i {
  display: block;
}
.super .ys-hd ul li .default span {
  display: block;
  font-size: 0.7rem;
  color: #666;
  line-height: 1rem;
  padding: 1rem 0 0;
}
.super .ys-hd ul li .hover {
  display: none;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  overflow: hidden;
}
.super .ys-hd ul li .hover dl {
  width: 100%;
  height: 12.2rem;
}
.super .ys-hd ul li .hover dl dt {
  width: 36%;
  line-height: 0;
  float: left;
  overflow: hidden;
}
.super .ys-hd ul li .hover dl dt img {
  display: block;
  width: 100%;
}
.super .ys-hd ul li .hover dl dd {
  width: 56%;
  float: left;
  padding: 1rem 0 0 3.5%;
}
.super .ys-hd ul li .hover dl dd h3 {
  font-size: 1.1rem;
  color: #070101;
  line-height: 2.3rem;
  height: 3rem;
  margin-bottom: 0.8rem;
  border-bottom: #e6e6e6 0.1rem solid;
}
.super .ys-hd ul li .hover dl dd h3 span {
  font-size: 0.9rem;
  padding-left: 0.5rem;
  font-weight: normal;
}
.super .ys-hd ul li .hover dl dd p {
  font-size: 0.8rem;
  color: #282828;
  line-height: 1.5rem;
}
.super .ys-hd ul li.cur {
  width: 53%;
  padding: 0.25rem;
}
.super .ys-hd ul li.cur .default {
  display: none;
}
.super .ys-hd ul li.cur .hover {
  display: block;
}
.super .pageState {
  position: absolute;
  right: 8%;
  bottom: 20rem;
  z-index: 50;
  font-size: 1.5rem;
  color: #fff;
  height: 2.7rem;
  line-height: 2.7rem;
  letter-spacing: 0.3rem;
}
.super .pageState:before {
  content: "";
  width: 0.1rem;
  height: 12rem;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  bottom: 3.3rem;
  left: 50%;
}
.super .pageState span {
  font-weight: bold;
  font-size: 2.5rem;
}
/*新闻资讯*/
.news {
  padding: 4.2rem 0 6rem;
}
.news_nav {
  height: 4rem;
  padding: 0.5rem 0 0;
}
.news_nav ul li {
  float: left;
  height: 4rem;
  padding-right: 1.2rem;
}
.news_nav ul li a {
  font-size: 0.8rem;
  color: #000;
  display: flex;
  align-items: center;
  height: 4rem;
}
.news_nav ul li em {
  width: 1.7rem;
  height: 1.6rem;
  line-height: 0;
  padding-right: 0.4rem;
  overflow: hidden;
}
.news_nav ul li em img {
  width: 1.7rem;
  height: 1.6rem;
}
.news_nav ul li.on a {
  font-weight: bold;
}
.news_nav span {
  display: block;
  float: right;
  line-height: 4rem;
}
.news_nav span a {
  font-size: 0.8rem;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.news_l {
  width: 49.375%;
}
.news_l dl {
  width: 100%;
  border-bottom: #d1d1d1 1px solid;
  padding-bottom: 1rem;
}
.news_l dl dt {
  width: 100%;
  height: 19.7rem;
  line-height: 0;
  overflow: hidden;
  border-radius: 0.8rem;
}
.news_l dl dt img {
  display: block;
  width: 100%;
  border-radius: 0.8rem;
}
.news_l dl dd {
  width: 94%;
  margin: 0 3%;
  display: inline-block;
}
.news_l dl dd a {
  display: block;
  width: 100%;
  padding-top: 1.5rem;
}
.news_l dl dd span {
  display: block;
  float: left;
  width: 13.5%;
  font-size: 1.3rem;
  color: #666;
  line-height: 1.5rem;
}
.news_l dl dd i {
  display: block;
  font-size: 0.8rem;
}
.news_l dl dd .news_desc {
  width: 86%;
  float: left;
}
.news_l dl dd h5 {
  font-size: 0.9rem;
  color: #000;
  font-weight: normal;
  line-height: 1.5rem;
  height: 1.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_l dl dd p {
  font-size: 0.8rem;
  color: #a4a4a4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.3rem;
  height: 2.6rem;
  padding-top: 0.3rem;
}
.news_l dl:hover h5 {
  font-weight: bold;
}
.news_r {
  width: 48%;
}
.news_r ul {
  width: 100%;
}
.news_r ul li {
  width: 100%;
  height: 5.8rem;
  margin-bottom: 1rem;
}
.news_r ul li a {
  display: block;
  width: 95%;
  height: 100%;
  background: #fafafa;
  padding: 1.5rem 2rem;
  box-sizing: border-box;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.05);
  border-radius: 0.5rem;
  margin: 0.5rem;
}
.news_r ul li a:hover {
  background: #c9151e;
}
.news_r ul li i {
  display: block;
  font-size: 0.8rem;
  font-weight: normal;
  line-height: 1.2rem;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_r ul li span {
  display: block;
  font-size: 0.7rem;
  font-weight: normal;
  line-height: 1.2rem;
  color: #b7b7b7;
  padding-top: 0.2rem;
}
.news_r ul li a:hover i {
  color: #fff;
}
.news_r ul li a:hover span {
  color: rgba(255, 255, 255, 0.5);
}
/*招募令*/
.zhao {
  width: 100%;
  height: 28rem;
  padding-top: 12.5rem;
  background-image: url('../images/zhao_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 40.5rem;
  overflow: hidden;
}
.zhao a{
    display: block;
    width: 100%;
}
.zhao_l {
  width: 34.125%;
  line-height: 0;
  padding-left: 4.4rem;
}
.zhao_l img {
  display: block;
  width: 100%;
}
.zhao_r {
  width: 40%;
  padding: 1.8rem 0 0 11%;
}
.zhao_r ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.zhao_r ul li {
  width: 27%;
  height: 10rem;
  border: rgba(0, 0, 0, 0.3) 1px solid;
  font-size: 1.5rem;
  color: #000;
  padding-top: 1.7rem;
  box-sizing: border-box;
  line-height: 2rem;
  text-align: center;
  transition: all 0.5s;
}
.zhao_r ul li em {
  width: 2.8rem;
  height: 2.3rem;
  display: block;
  line-height: 0;
  margin: 0 auto 1.5rem;
}
.zhao_r ul li em img {
  width: 2.8rem;
  height: 2.3rem;
}
.zhao_r ul li:hover em img {
  animation: flipInY 1s;
}
/*友情链接*/
.f_link {
  height: 6rem;
  line-height: 6rem;
  font-size: 0.7rem;
  color: rgba(165, 165, 165, 0.6);
  overflow: hidden;
  width: 100%;
  background: #303031;
  border-top: rgba(255, 255, 255, 0.3) 1px solid;
}
.f_link b {
  display: block;
  float: left;
}
.f_link p {
  float: left;
}
.f_link p a {
  color: rgba(165, 165, 165, 0.6);
  padding: 0 0.5rem 0 0;
}
.f_link p a:hover {
  color: #a5a5a5;
}
/**/
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: 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);
  }
}
