@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":"#c8161e","sub1color":"#333333"},
{"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*/
.gui_r dl dt img,
.pro_m ul li img,
.sup_m p img,
.plan_list dl dt img,
.case dl dt img,
.videom dl dt img,
.news dl dt img,
.ab_m dl dt img {
  display: block;
  width: 100%;
}
.pro_m ul li img,
.case dl dt img,
.news dl dt img,
.ab_m dl dt img{
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.pro_m ul li:hover img,
.case dl dt:hover img,
.news dl dt:hover img,
.ab_m dl:hover dt img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/**/
.guide {
  padding-top: 5rem;
  height: 47rem;
  background-image: url('/images/yinz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 52rem;
  width: 100%;
  overflow: hidden;
}
.gui_l {
  width: 28.75%;
}
.gui_l h5 {
  width: 100%;
  height: 11.5rem;
  font-size: 2.7rem;
  color: #333333;
  line-height: 3.7rem;
}
.gui_l h5 i {
  display: block;
  color: #c8161e;
}
.digital {
  width: 100%;
  border-top: rgba(51, 51, 51, 0.2) 1px solid;
}
.digital .ibrand-num li {
  color: #333;
  font-size: 1.5rem;
  font-weight: bold;
  height: 7.2rem;
  padding-top: 2.5rem;
  width: 64%;
  float: left;
  border-bottom: rgba(51, 51, 51, 0.2) 1px solid;
}
.digital .ibrand-num li b {
  font-size: 2.5rem;
  line-height: 2.4rem;
}
.digital .ibrand-num li i {
  font-size: 2.4rem;
}
.digital .ibrand-num li span {
  display: block;
  width: 100%;
  font-size: 0.9rem;
  font-weight: normal;
  clear: both;
  line-height: 1.2rem;
  overflow: hidden;
  padding-top: 1rem;
}
.digital .ibrand-num li em {
  display: block;
  font-size: 0.8rem;
}
.digital .ibrand-num li:nth-child(2n) {
  width: 36%;
}
.digital .ibrand-num li.cur {
  color: #c8161e;
}
.gui_r {
  width: 62.5%;
}
.gui_r dl {
  position: relative;
}
.gui_r dl dt {
  width: 100%;
  line-height: 0;
  position: relative;
  overflow: hidden;
}
.gui_r dl dt img,
.gui_r dl dt video {
  border-radius: 3.8rem 0 0 0;
}
.gui_r .video-pic .video-wrap {
  border-radius: 3.8rem 0 0 0;
}
.gui_rm {
  height: 11.5rem;
}
.gui_rm span {
  display: block;
  padding-top: 1rem;
}
.gui_rm span a {
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #333;
  font-weight: bold;
  height: 2rem;
}
.gui_rm span em {
  width: 1.1rem;
  height: 1.1rem;
  line-height: 0;
  overflow: hidden;
  margin-left: 0.5rem;
}
.gui_rm span em img {
  width: 1.1rem;
  height: 1.1rem;
}
.gui_desc {
  font-size: 0.9rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.8rem;
  height: 5.4rem;
}
.yinz_video {
  display: block;
  width: 6.2rem;
  height: 6.2rem;
  z-index: 1;
  background-image: url('/images/yinz_video.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 6.2rem 6.2rem;
  position: absolute;
  top: calc(50% - 3.1rem);
  left: calc(50% - 3.1rem);
}
.yinz_video:before {
  content: '';
  position: absolute;
  width: 6.2rem;
  height: 6.2rem;
  -webkit-box-shadow: inset #c8161e 0 0 40px;
  box-shadow: inset #c8161e 0 0 40px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
  animation: warn2 2s ease-out 0.1s infinite;
}
.yinz_video:after {
  content: '';
  position: absolute;
  width: 6.2rem;
  height: 6.2rem;
  -webkit-box-shadow: inset #c8161e 0 0 40px;
  box-shadow: inset #c8161e 0 0 40px;
  border-radius: 50%;
  top: 0;
  left: 0;
  opacity: 0;
  animation: warn 2s ease-out 1.1s infinite;
}
.video-pic .video-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 5;
  background: #000;
}
/*产品中心*/
.cp_tit {
  height: 5rem;
  font-size: 2.4rem;
  color: #333;
  line-height: 2.5rem;
  text-align: center;
  overflow: hidden;
}
.cp_tit a {
  display: block;
  color: #333;
}
.cp_tit span {
  display: block;
  font-size: 1rem;
  line-height: 1.1rem;
  padding-top: 0.8rem;
  font-weight: normal;
}
.product {
  padding: 4.5rem 0 6rem;
  overflow: hidden;
}
.product .cp_tit {
  margin-bottom: 2.5rem;
}
.pro_l {
  width: 21%;
  /*height: 59.6rem;*/
  background: #fff;
  border: #c8161e 0.1rem solid;
  box-sizing: border-box;
  /*overflow: hidden;*/
}
.pro_l h3 {
  line-height: 3.3rem;
  height: 3.3rem;
  border-top: #c2c2c5 1px solid;
  box-sizing: border-box;
  width: 100%;
  padding: 0 10%;
  background: #f3f3f3 url('../images/cp_ico01.png');
  background-repeat: no-repeat;
  background-position: 90% center;
  background-size: 1.1rem 1.1rem;
}
.pro_l h3 a {
  font-size: 1rem;
  color: #333;
  font-weight: normal;
}
.pro_l h3.on {
  background-color: #c8161e;
  background-image: url('/images/cp_ico02.png');
}
.pro_l h3.on a {
  color: #fff;
  font-weight: bold;
}
.pro_l h3:first-child {
  border-top: none;
}
.pro_l ul {
  width: 80%;
  padding: 0 10%;
}
.pro_l ul li {
  width: 100%;
  background-image: url('/images/cp_ico05.gif');
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 0.4rem 0.6rem;
  line-height: 1.8rem;
  height: 1.8rem;
}
.pro_l ul li:first-child{margin-top:1rem;}
.pro_l ul li:last-child{margin-bottom:1rem;}
.pro_l ul li a {
  font-size: 0.8rem;
  color: #333;
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding-left: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro_l ul li a:hover {
  text-decoration: underline;
}
.pro_r {
  width: 77.4%;
}
.pro_nav {
  height: 3.5rem;
  width: 100%;
}
.pro_more{float:right;display:block;height: 3rem;line-height:3rem;width:100%;text-align:right;}
.pro_more a{font-size: 1rem;color: #666;}
.pro_nav ul li {
  width: 16%;
  float: left;
}
.pro_nav ul li a {
  display: flex;
  align-items: center;
  height: 3rem;
  width: 100%;
  font-size: 1.2rem;
  color: #333;
}
.pro_nav ul li em {
  width: 1.3rem;
  height: 1.3rem;
  line-height: 0;
  overflow: hidden;
  margin-right: 0.5rem;
}
.pro_nav ul li em img {
  width: 1.3rem;
  height: 2.6rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pro_nav ul li.cur a {
  color: #d81417;
  font-weight: bold;
}
.pro_nav ul li.cur em img {
  margin-top: -1.3rem;
}
.pro_m {
  width: 100%;
}
.pro_m ul li {
  width: 32.3%;
  float: left;
  line-height: 0;
  overflow: hidden;
  margin-top: 1.3rem;
  margin-right: 1.5%;
  position: relative;
  height: 15rem;
  border: #f6f6f6 1px solid;
box-sizing:border-box;
}
.pro_m ul li span {
  display: block;
  width: 100%;
  padding: 0 5%;
  box-sizing:border-box;
  text-align: center;
  font-size: 1rem;
  color: #fff;
  height: 2.5rem;
  line-height: 2.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
}
.pro_m ul li:nth-child(3n) {
  margin-right: 0;
}
.pro_m ul li:hover span {
  font-weight: bold;
}
.cp_ban {
  display: block;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  position: relative;
}
.cp_ban img {
  display: block;
  width: 100%;
}
.cp_ban:after {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -110%;
  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);
}
.cp_ban:hover:after {
  left: 110%;
  -moz-transition: 1.2s;
  -o-transition: 1.2s;
  -webkit-transition: 1.2s;
  transition: 1.2s;
}

/*优势*/
.super {
  padding-top: 4.5rem;
  height: 57rem;
  position: relative;
  overflow: hidden;
  background: #f5f5f5;
}
.sup_nav {
  width: 100%;
  height: 25.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.sup_nav:before {
  content: "";
  width: 100%;
  height: 8.5rem;
  background: #1f3040;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.sup_nav dl {
  width: 16.66%;
  height: 25.5rem;
  float: left;
  position: relative;
  z-index: 1;
}
.sup_nav dl dt {
  font-size: 1.3rem;
  color: #fff;
  width: 100%;
  height: 9.4rem;
  padding-top: 3.8rem;
  text-align: center;
  line-height: 1.8rem;
  background-image: url('/images/ys_ico01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1.6rem 1.6rem;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sup_nav dl dt i {
  display: block;
  font-size: 0.7rem;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.sup_nav dl dd {
  display: none;
  width: 31.2rem;
  height: 15.3rem;
  color: #fff;
  background: #c8161e;
  padding: 1rem 2rem 0;
  box-sizing: border-box;
  position: relative;
  margin-left: 5rem;
}
.sup_nav dl dd:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-top: 0.8rem solid #c8161e;
  position: absolute;
  bottom: -0.6rem;
  left: 2.2rem;
}
.sup_nav dl dd h5 {
  display: inline-block;
  width: 100%;
  height: 6rem;
  overflow: hidden;
}
.sup_nav dl dd h5 em {
  width: 8rem;
  height: 5.5rem;
  line-height: 0;
  overflow: hidden;
  padding-right: 1rem;
  display: block;
  float: left;
}
.sup_nav dl dd h5 em img {
  width: 8rem;
  height: 5.5rem;
}
.sup_nav dl dd h5 span {
  display: block;
  float: left;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 1rem 0 0 1rem;
  position: relative;
}
.sup_nav dl dd h5 span:after {
  content: "";
  width: 0.1rem;
  height: 3.5rem;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 1.3rem;
  left: 0;
}
.sup_nav dl dd h5 i {
  display: block;
}
.sup_nav dl dd p {
  font-size: 0.9rem;
  line-height: 1.8rem;
}
.sup_nav dl.on dt {
  background-image: url('/images/ys_ico02.png');
}
.sup_nav dl.on dd {
  display: block;
}
.sup_nav dl:nth-child(5) dd,
.sup_nav dl:nth-child(6) dd {
  margin-left: -20.3rem;
}
.sup_nav dl:nth-child(5) dd:before,
.sup_nav dl:nth-child(6) dd:before {
  left: auto;
  right: 2.2rem;
}
.sup_qie {
  margin: 0 auto;
}
.sup_m {
  margin-top: 2.5rem;
}
.sup_m p {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
/*解决方案*/
.plan {
  padding: 4.5rem 0 3.3rem;
  overflow: hidden;
}
.plan_list {
  margin-top: 2.7rem;
}
.plan_list dl {
  float: left;
  width: 32.1%;
  margin-right: 1.8%;
  margin-bottom: 1.5rem;
  position: relative;
}
.plan_list dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.plan_list dl dt:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.plan_list dl dd {
  width: 100%;
  height: 6rem;
  background: #f1f1f1;
  color: #333;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 1rem 6% 0;
  box-sizing: border-box;
  overflow: hidden;
}
.plan_list dl dd h5 {
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2rem;
  line-height: 2rem;
}
.plan_list dl dd p {
  font-size: 0.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.5rem;
  height: 1.5rem;
}
.plan_list dl dd span {
  display: block;
  width: 44%;
  margin: 1.5rem auto 0;
}
.plan_list dl dd span a {
  width: 100%;
  height: 2.6rem;
  font-size: 0.8rem;
  color: #c8161e;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 3rem;
}
.plan_list dl dd em {
  width: 1.4rem;
  height: 1.1rem;
  line-height: 0;
  overflow: hidden;
  margin-left: 1rem;
}
.plan_list dl dd em img {
  width: 1.4rem;
  height: 1.1rem;
}
.plan_list dl:nth-child(3n) {
  margin-right: 0;
}
.plan_list dl.cur dd {
  height: 20.3rem;
  background: rgba(200, 22, 30, 0.9);
  padding-top: 2.8rem;
  color: #fff;
  text-align: center;
}
.plan_list dl.cur dd h5 {
  font-weight: bold;
}
.plan_list dl.cur dd p {
  -webkit-line-clamp: 5;
  line-clamp: 5;
  height: 7.5rem;
  padding-top: 1rem;
}
.plan_tel {
  width: 36%;
  margin: 1.5rem auto 0;
  display: flex;
  justify-content: space-between;
}
.plan_tel span {
  display: flex;
  align-items: center;
  width: 62%;
  font-size: 0.9rem;
  color: #333;
}
.plan_tel em {
  width: 1.2rem;
  height: 1.2rem;
  line-height: 0;
  overflow: hidden;
  margin-right: 0.5rem;
}
.plan_tel em img {
  width: 1.2rem;
  height: 1.2rem;
}
.plan_tel i {
  font-size: 1.5rem;
}
.plan_tel a {
  display: block;
  width: 34.5%;
  height: 2.5rem;
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
  background: #c8161e;
  border-radius: 3rem;
  text-align: center;
  line-height: 2.5rem;
}
.plan_list dl dd span a:hover,
.plan_tel a:hover {
  animation: shake 0.9s linear;
  -webkit-animation: shake 0.9s linear;
}
/*案例*/
.case {
  width: 100%;
  padding: 3.5rem 0 6rem;
  background: #f5f5f5;
}
.case_nav {
  margin-top: 2.8rem;
  width: 100%;
  height: 6.2rem;
  position: relative;
}
.case_nav:before {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}
.case_nav ul {
  height: 6.2rem;
  display: flex;
  justify-content: space-between;
}
.case_nav ul li {
  position: relative;
  height: 6.2rem;
}
.case_nav ul li:before {
  content: "";
  width: 0;
  height: 0.1rem;
  position: absolute;
  left: 0;
  top: 0;
  background: #c8161e;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.case_nav ul li a {
  display: block;
  font-size: 1rem;
  color: #333;
  line-height: 1.2rem;
}
.case_nav ul li em {
  width: 1.7rem;
  height: 1.6rem;
  display: block;
  line-height: 0;
  margin: 1.3rem auto 0.6rem;
  overflow: hidden;
}
.case_nav ul li em img {
  width: 1.7rem;
  height: 1.6rem;
}
.case_nav ul li.cur a {
  color: #c8161e;
  font-weight: bold;
}
.case_nav ul li.cur:before {
  width: 100%;
}
.casem {
  position: relative;
  width: 62.5%;
  margin: 0 auto;
}
.casem .swiper-container {
  overflow: initial;
}
.casem dl {
  position: relative;
  width: 100%;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
}
.casem dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.casem dl dt:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.casem dl dd {
  width: 100%;
  height: 7.2rem;
  background: #fff;
  padding: 1rem 2.5rem 0;
  box-sizing: border-box;
  position: relative;
}
.casem dl dd a {
  display: block;
}
.casem dl dd h5 {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 2rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
}
.casem 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;
  width: 80%;
  padding-top: 0.3rem;
}
.casem dl dd em {
  display: block;
  width: 7.2rem;
  height: 7.2rem;
  line-height: 0;
  overflow: hidden;
  background: #333 url('../images/case_btn.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 2.4rem 2.4rem;
  position: absolute;
  bottom: 0;
  right: 0;
}
.casem dl.swiper-slide-active dt:before {
  display: none;
}
.casem dl.swiper-slide-active dd h5:hover {
  color: #c8161e;
}
.casem dl.swiper-slide-active dd em {
  background-color: #c8161e;
}
.case_prev,
.case_next {
  width: 1.9rem;
  height: 3.1rem;
  line-height: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  top: 13.5rem;
}
.case_prev {
  left: -11rem;
}
.case_next {
  right: -11rem;
}
.case_prev img,
.case_next img {
  width: 1.9rem;
  height: 3.1rem;
}
/*视频中心*/
.video {
  padding: 3rem 0 5rem;
}
.video h2 a {
  display: block;
  font-size: 2.4rem;
  color: #333333;
  line-height: 3.2rem;
  text-align: center;
}
.video_desc {
  width: 60%;
  text-align: center;
  margin: 1rem auto 0;
  font-size: 0.9rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.8rem;
  height: 3.6rem;
}
.videom {
  margin-top: 2rem;
}
.videom dl {
  position: relative;
  width: 23.3%;
  float: left;
  margin-left: 2.2%;
}
.videom dl:first-child {
  margin-left: 0;
}
.videom dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  position: relative;
  border-radius: 1.5rem;
}
.videom dl dt img,
.videom dl dt video,
.videom dl dt .video-pic .video-wrap {
  border-radius: 1.5rem;
}
.videom dl dd {
  width: 70%;
  position: absolute;
  bottom: 4rem;
  left: 1.2rem;
  z-index: 6;
}
.videom dl dd a {
  width: 100%;
  height: 4.3rem;
  background: #fff;
  color: #000;
  border-radius: 5rem;
  display: flex;
  align-items: center;
}
.videom dl dd h5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.2rem;
  height: 2.4rem;
  font-size: 0.8rem;
  width: 60%;
}
.videom dl dd em {
  width: 3.2rem;
  height: 3.2rem;
  line-height: 0;
  overflow: hidden;
  background: #e5e5e5 url('../images/video_ico01.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.6rem 1.6rem;
  margin: 0 0.5rem 0 0.7rem;
  border-radius: 50%;
}
.videom dl:hover dd a {
  background: #c8161e;
  color: #fff;
}
.videom dl:hover dd em {
  background-color: #fff;
}
.video-pic .video-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 5;
  background: #000;
}
/*资讯中心*/
.news {
  padding: 4rem 0 5rem;
  background: #f5f5f5;
}
.news .cp_tit {
  height: 6.2rem;
}
.news_nav {
  width: 100%;
  height: 3rem;
  position: relative;
}
.news_nav:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 0;
  left: 0;
}
.news_nav span{
    display: block;
    float: right;
    height: 3rem;
    line-height: 3rem;
}
.news_nav span a{
    color: #666;
  font-size: 0.9rem;
}
.news_nav ul {
  width: 80%;
  height: 3rem;
  float: left;
}
.news_nav ul li {
  width: 25%;
  float: left;
  position: relative;
}
.news_nav ul li:before {
  content: "";
  width: 0;
  height: 0.1rem;
  background: #c8161e;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.news_nav ul li a {
  height: 3rem;
  color: #333;
  font-size: 1rem;
  display: flex;
  align-items: center;
}
.news_nav ul li em {
  width: 1.2rem;
  height: 1.2rem;
  line-height: 0;
  overflow: hidden;
  margin-right: 0.5rem;
}
.news_nav ul li em img {
  width: 1.2rem;
  height: 2.4rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news_nav ul li.on:before {
  width: 6rem;
}
.news_nav ul li.on a {
  color: #c8161e;
  font-weight: bold;
}
.news_nav ul li.on em img {
  margin-top: -1.2rem;
}
.news01_m{
    margin-top: 1.3rem;
}
.news dl dd a {
  display: block;
}
.news dl dd h5 {
  font-size: 0.9rem;
  color: #333333;
  line-height: 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.news dl dd p {
  font-size: 0.8rem;
  color: #666;
  padding-top: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5rem;
  height: 3rem;
}
.news dl dd span {
  display: block;
  font-size: 0.8rem;
  color: #666;
  line-height: 1rem;
  padding-top: 0.3rem;
}
.news dl dd:hover h5 {
  color: #c8161e;
  font-weight: bold;
}
.news01 {
  width: 66%;
}
.news01 dl {
  width: 100%;
  height: 10.5rem;
  background: #fff;
  margin-bottom: 1.1rem;
}
.news01 dl dt {
  width: 36%;
  max-width: 36%;
  height: 10.5rem;
  float: left;
  line-height: 0;
  overflow: hidden;
}
.news01 dl dd {
  width: 57%;
  float: left;
  padding: 1.5rem 0 0 2.2rem;
}
.news03 {
  width: 31.8%;
  height: 37rem;
  overflow: hidden;
  background: #fff;
  border-radius: 1rem;
  padding: 0 1.5%;
  box-sizing: border-box;
}
.news03 .news_wd {
  width: 100%;
  height: 4rem;
  padding-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news03 .news_wd h3 {
  height: 4rem;
  color: #333;
  font-size: 1rem;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.news03 .news_wd em {
  width: 1.2rem;
  height: 1.2rem;
  line-height: 0;
  overflow: hidden;
  margin-right: 0.5rem;
}
.news03 .news_wd em img {
  width: 1.2rem;
  height: 2.4rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news03 .news_wd b {
  display: block;
  float: right;
  width: 1rem;
  height: 1rem;
  line-height: 0;
}
.news03 .news_wd b img {
  width: 1rem;
  height: 1rem;
}
.news03 .news_wd:hover h3 {
  color: #c8161e;
  font-weight: bold;
}
.news03 .news_wd:hover em img {
  margin-top: -1.2rem;
}
.news03 dl {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
  margin-bottom: 1.2rem;
}
.news03 dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.news03 dl dd {
  width: 88%;
  margin: 0 auto;
  padding: 1rem 0;
}
.newslist {
  width: 100%;
}
.newslist li {
  line-height: 3rem;
  height: 3rem;
  position: relative;
  overflow: hidden;
  border-bottom: #e8e8e8 1px solid;
}
.newslist li:before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  top: calc(50% - 0.3rem);
  left: 0;
  border: #7d7d7d 0.1rem solid;
  border-radius: 50%;
}
.newslist li a {
  display: block;
  width: 100%;
  height: 3rem;
  padding-left: 1.5rem;
  box-sizing: border-box;
}
.newslist li h5 {
  font-size: 0.8rem;
  color: #333;
  width: 88%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.newslist li span {
  display: block;
  float: right;
  font-size: 0.7rem;
  color: #666;
}
.newslist li:hover h5 {
  color: #c8161e;
  font-weight: bold;
}
/*关于*/
.about {
  width: 100%;
  height: 43.8rem;
  padding-top: 2.6rem;
  overflow: hidden;
  background-image: url('/images/ab_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 46.4rem;
}
.ab_tit {
  text-align: center;
  height: 10.3rem;
}
.ab_tit a {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.5rem;
  color: #fff;
  display: block;
}
.ab_tit em {
  display: block;
  width: 21rem;
  height: 6.3rem;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto 0.5rem;
}
.ab_tit em img {
  width: 21rem;
  height: 6.3rem;
}
.ab_desc {
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5rem;
  height: 3rem;
  width: 69%;
  margin: 0 auto;
}
.ab_btn {
  width: 14%;
  display: block;
  margin: 3rem auto 0;
}
.ab_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3rem;
  width: 100%;
  height: 2.8rem;
  font-size: 0.9rem;
  color: #fff;
  background: #c8161e;
}
.ab_btn em {
  width: 1.1rem;
  height: 1.1rem;
  line-height: 0;
  overflow: hidden;
  margin-left: 1.6rem;
}
.ab_btn em img {
  width: 1.1rem;
  height: 1.1rem;
}
.ab_m {
  padding-top: 8rem;
}
.ab_m .ab_dl {
  display: block;
  float: left;
  width: 24%;
  height: 11rem;
  background: #fff;
  padding: 1.2rem 0 0 1.2rem;
  box-sizing: border-box;
  margin-left: 1.3%;
  border-radius: 0.5rem;
}
.ab_m .ab_dl dt {
  width: 44%;
  float: left;
  line-height: 0;
  overflow: hidden;
  border-radius: 50%;
}
.ab_m .ab_dl dd {
  width: 45%;
  float: left;
  padding: 0.8rem 0 0 1rem;
  color: #333;
}
.ab_m .ab_dl dd h5 {
  font-size: 1.2rem;
  line-height: 1.5rem;
  padding: 0.8rem 0;
}
.ab_m .ab_dl dd i {
  display: block;
  font-size: 0.7rem;
  font-weight: normal;
}
.ab_m .ab_dl dd em {
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  line-height: 0;
  overflow: hidden;
}
.ab_m .ab_dl dd em img {
  width: 1.3rem;
  height: 1.3rem;
}
.ab_m .ab_dl:first-child {
  margin-left: 0;
}
/*友情链接*/
.f_link {
  background: #c8161e;
  height: 4rem;
  line-height: 4rem;
  overflow: hidden;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
}
.f_link b {
  display: block;
  float: left;
  font-weight: normal;
}
.f_link p {
  float: left;
}
.f_link p a {
  color: rgba(255, 255, 255, 0.8);
  padding: 0 0.5rem 0 0;
}
.f_link p a:hover {
  color: #ffffff;
}
/**/
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;
  }
}
/**/
@keyframes warn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@keyframes warn2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 8;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
/**/
@-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);
  }
}
<!--0.00013399124145508-->