@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":"#142e7a","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*/
/**/
.yinz {
  width: 100%;
}
.yinz dl {
  position: absolute;
  top: 5.5rem;
  left: 0;
}
.yinz dl dt {
  font-size: 2.5rem;
  color: #333333;
  line-height: 3.5rem;
  float: left;
  width: 22%;
}
.yinz dl dt i {
  display: block;
}
.yinz dl dd {
  width: 62.5%;
  float: right;
}
.yinz dl dd .yinz_desc {
  font-size: 0.8rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.5rem;
  height: 4.5rem;
}
.digital {
  padding-top: 2.5rem;
  width: 100%;
  height: 5.5rem;
}
.ibrand-num {
  display: flex;
  justify-content: space-between;
}
.ibrand-num li {
  color: #142e7a;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
}
.ibrand-num li:before {
  content: "";
  width: 1px;
  height: 4.5rem;
  background: #ddd;
  position: absolute;
  top: 0;
  left: -4rem;
}
.ibrand-num li:first-child:before {
  display: none;
}
.ibrand-num li b {
  font-size: 2.8rem;
  line-height: 2.8rem;
  display: block;
  float: left;
  padding-right: 0.5rem;
}
.ibrand-num li i {
  font-size: 1.5rem;
}
.ibrand-num li span {
  display: block;
  width: 100%;
  font-size: 0.9rem;
  color: #333333;
  font-weight: normal;
  line-height: 1.2rem;
  padding: 0.7rem 0 0;
  clear: both;
}
.yinz_pic {
  width: 100%;
  line-height: 0;
  padding-top: 10.5rem;
}
.yinz_pic img {
  display: block;
  width: 100%;
}
/*标题*/
.cpys_tit {
  font-size: 2.5rem;
  color: #333333;
  height: 5.5rem;
  line-height: 2.5rem;
  overflow: hidden;
  text-align: center;
}
.cpys_tit a {
  color: #333333;
}
.cpys_tit span {
  display: block;
  font-size: 1.2rem;
  padding: 1rem 0 0;
  line-height: 1.2rem;
  font-weight: normal;
}
/*产品优势*/
.cpys {
  padding: 5.6rem 0 12.5rem;
  background-image: url('../images/cpys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 12.5rem;
  overflow: hidden;
}
.cpys dl {
  width: 100%;
  padding-top: 4rem;
  transition: all 0.5s;
  display: inline-block;
}
.cpys dl dt {
  width: 7rem;
  height: 7rem;
  line-height: 0;
  overflow: hidden;
}
.cpys dl dt img {
  width: 7rem;
  height: 14rem;
}
.cpys dl dd {
  float: left;
  padding-top: 0.5rem;
  width: 56%;
}
.cpys dl dd h5 {
  font-size: 1.4rem;
  color: #333;
  line-height: 2.5rem;
  font-weight: normal;
}
.cpys dl dd p {
  font-size: 0.8rem;
  color: #555;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5rem;
  height: 3rem;
  padding-top: 0.4rem;
}
.cpys dl:hover dt img {
  animation: flipInY 1s;
  margin-top: -7rem;
}
.cpys_l,
.cpys_r {
  width: 25.6%;
}
.cpys_l dl dt {
  float: left;
  padding-right: 1.6rem;
}
.cpys_r dl {
  text-align: right;
}
.cpys_r dl dt {
  float: right;
  padding-left: 1.6rem;
}
.cpys_r dl dd {
  float: right;
}
.cpys_c {
  width: 35.5rem;
  height: 35.5rem;
  position: absolute;
  top: 8.5rem;
  left: calc(50% - 17.75rem);
  line-height: 0;
}
.cpys_c img {
  display: block;
  width: 100%;
  transition: 0.5s;
  border-radius: 50%;
}
.cpys_c span {
  display: block;
  width: 100%;
}
.cpys_c p {
  width: 21rem;
  height: 21rem;
  position: absolute;
  top: calc(50% - 10.5rem);
  left: calc(50% - 10.5rem);
  border-radius: 50%;
}
.cpys_c:hover p img {
  transform: scale(1.1);
}
.cpys_c span img {
  -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_c:hover span img {
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
}
/*产品中心*/
.product {
  padding: 5.5rem 0 7rem;
}
.pro_nav {
  height: 7.5rem;
}
.pro_nav .pro_tit {
  float: left;
  line-height: 2.5rem;
  color: #333;
}
.pro_nav .pro_tit a {
  font-size: 2.5rem;
  color: #333;
}
.pro_nav .pro_tit i {
  display: block;
  font-size: 1rem;
  font-weight: normal;
}
.pro_nav ul {
  float: right;
  height: 3.2rem;
  width: 58%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pro_nav ul li a,
.pro_nav span a {
  display: block;
  height: 3.2rem;
  line-height: 3.2rem;
  font-size: 1rem;
  color: #333;
  position: relative;
}

.pro_m .pro_list ul li p {
    display: block;
    height: 2.4rem;
    overflow: hidden;
}

.pro_nav ul li a:before,
.pro_nav span a:before {
  content: "";
  width: 0;
  height: 0.15rem;
  background: #d51405;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pro_nav ul li.cur a,
.pro_nav ul li.on a {
  color: #d51405;
  font-weight: bold;
}
.pro_nav ul li.cur a:before,
.pro_nav ul li.on a:before {
  width: 100%;
}
.pro_nav span {
  display: block;
  float: right;
  height: 3.2rem;
  width: 9%;
  text-align: right;
}
.pro_m .swiper-container {
  overflow: initial;
}
.pro_m .pro_list {
  padding-bottom: 4.5rem;
}
.pro_m .pro_list ul li a {
  display: block;
  width: 100%;
  background: #eee;
  height: 30.6rem;
  padding-top: 3rem;
  position: relative;
  overflow: hidden;
  color: #333;
}
.pro_m .pro_list ul li a:before {
  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);
}
.pro_m .pro_list ul li a:hover:before {
  left: 110%;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.pro_m .pro_list ul li img {
  display: block;
  width: 100%;
}
.pro_m .pro_list ul li h5 {
  font-weight: normal;
  width: 76%;
  position: absolute;
  bottom: 0;
  left: 12%;
  height: 8.5rem;
}
.pro_m .pro_list ul li i {
  display: block;
  font-size: 0.9rem;
  line-height: 1.5rem;
}
.pro_m .pro_list ul li span {
  display: block;
  font-size: 1.5rem;
  line-height: 2.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro_m .pro_list ul li em {
  display: block;
  font-size: 0.8rem;
  color: #142e7a;
  line-height: 1rem;
  padding-top: 0.8rem;
}
.pro_m .pro_list ul li:hover a,
.pro_m .pro_list ul li.cur a {
  color: #fff;
  background: linear-gradient(135deg, #142e7a 0%, #2047b7 100%);
}
.pro_m .pro_list ul li:hover em,
.pro_m .pro_list ul li.cur em {
  color: #fff;
}
.pro_m .pro_list .swiper-scrollbar {
  width: 100%;
  height: 0.5rem;
  overflow: hidden;
  background: none;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0;
}
.pro_m .pro_list .swiper-scrollbar:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.2rem;
  background: #eee;
  left: 0;
  bottom: 0.1rem;
  z-index: -1;
  cursor: pointer;
}
.pro_m .pro_list .swiper-scrollbar .swiper-scrollbar-drag {
  background: #142e7a;
  height: 0.2rem;
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 50%;
  transition: all 0.5s;
  cursor: pointer;
}
.pro_m .pro_list .swiper-scrollbar .swiper-scrollbar-drag:before {
  content: "";
  width: 100%;
  height: 0;
  background: #142e7a;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s;
}
.pro_m .pro_list .swiper-scrollbar:hover .swiper-scrollbar-drag:before {
  height: 0.5rem;
  top: -0.1rem;
  cursor: pointer;
}
/*高效服务*/
.fuw {
  background: #f5f5f5 url('../images/fuw_line.png');
  background-repeat: no-repeat;
  background-position: center 8.5rem;
  background-size: 100% 12rem;
  padding: 4.5rem 0 3rem;
}
.fuw .cpys_tit {
  height: 3.5rem;
  line-height: 3.5rem;
}
.fuw ul li {
  width: 16.66%;
  float: left;
  font-size: 1.2rem;
  color: #333;
  line-height: 1.8rem;
  text-align: center;
  transition: all 0.5s;
}
.fuw ul li em {
  display: block;
  width: 5rem;
  height: 5rem;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto 0.8rem;
}
.fuw ul li em img {
  width: 5rem;
  height: 5rem;
}
.fuw ul li i {
  display: block;
}
.fuw ul li span {
  display: block;
  font-size: 0.6rem;
  line-height: 0.9rem;
  padding-top: 0.3rem;
}
.fuw ul li:hover em img {
  animation: flipInY 0.8s;
}
.fuw ul li:nth-child(2) {
  padding-top: 4rem;
}
.fuw ul li:nth-child(3) {
  padding-top: 6rem;
}
.fuw ul li:nth-child(4) {
  padding-top: 7rem;
}
.fuw ul li:nth-child(5) {
  padding-top: 9rem;
}
.fuw ul li:nth-child(6) {
  padding-top: 4.5rem;
}
/*案例*/
.case {
  padding: 6rem 0 4rem;
}
.case_tit {
  height: 8.5rem;
}
.case_tit a {
  font-size: 2.5rem;
  color: #333333;
  display: block;
  line-height: 3.5rem;
}
.case_tit i {
  display: block;
}
.case_l {
  width: 17.5%;
}
.case_l ul li {
  height: 3rem;
  line-height: 3rem;
  position: relative;
}
.case_l ul li a {
  font-size: 1rem;
  color: #333333;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.case_l ul li a:hover,
.case_l ul li.cur a {
  font-size: 1.1rem;
  color: #142e7a;
  font-weight: bold;
  padding-left: 2rem;
}
.case_l ul li a:before {
  content: "";
  width: 0;
  height: 0.1rem;
  background: #142e7a;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.case_l ul li.cur a:before {
  width: 1.6rem;
}
.case_l span {
  width: 3rem;
  height: 3rem;
  display: block;
  line-height: 0;
  padding-top: 2rem;
}
.case_l span img {
  width: 3rem;
  height: 3rem;
}
.plan_r {
  width: 73.75%;
}
.plan_r .plan_dl {
  display: block;
  float: left;
  width: 47.46%;
  height: 23.5rem;
  margin-right: 5%;
}
.plan_r .plan_dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.plan_r .plan_dl dt img {
  display: block;
  width: 100%;
}
.plan_r .plan_dl dd {
  width: 100%;
  padding-top: 1.1rem;
  background-image: url('../images/case_btn.gif');
  background-repeat: no-repeat;
  background-position: right 2.2rem;
  background-size: 1.5rem 0.7rem;
  position: relative;
}
.plan_r .plan_dl dd:before {
  content: "";
  width: 0;
  height: 2px;
  background: #d51405;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.plan_r .plan_dl dd h5 {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 2rem;
  color: #333333;
  height: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 86%;
}
.plan_r .plan_dl dd p {
  font-size: 0.8rem;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.8rem;
  width: 86%;
}
.plan_r .plan_dl:nth-child(2n) {
  margin-right: 0;
}
.plan_r .plan_dl:hover dd:before {
  width: 100%;
}
.plan_r dl dt img,
.news_m dl dt img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.plan_r dl dt 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);
}
/*优势*/
.super {
  position: relative;
  overflow: hidden;
}
.super .cpys_tit {
  margin-bottom: 3.5rem;
}
.sup_nav {
  width: 100%;
  height: 42rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sup_nav dl {
  width: 25%;
  height: 42rem;
  float: left;
  position: relative;
  z-index: 1;
  padding: 32.7rem 3% 0;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sup_nav dl:before {
  content: "";
  width: 1px;
  height: 7rem;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 2rem;
  left: 0;
}
.sup_nav dl:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(20, 46, 122, 0.9);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: -1;
}
.sup_nav dl dt span {
  display: block;
  font-family: "Times New Roman", Times, serif;
  font-size: 0.7rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1rem;
  text-transform: uppercase;
  padding-top: 0.3rem;
}
.sup_nav dl dt h5 {
  font-size: 1.5rem;
  color: #fff;
  line-height: 2rem;
  font-weight: normal;
}
.sup_nav dl dt i {
  display: none;
}
.sup_nav dl dt em {
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  line-height: 0;
  overflow: hidden;
  margin-bottom: 1rem;
}
.sup_nav dl dt em img {
  width: 2.2rem;
  height: 2.2rem;
}
.sup_nav dl dd {
  display: none;
  padding-top: 2rem;
}
.sup_nav dl dd p {
  font-size: 0.8rem;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.8rem;
  height: 5.4rem;
}
.sup_nav dl dd em {
  display: block;
  width: 50%;
  padding-top: 4.5rem;
}
.sup_nav dl dd em a {
  font-size: 0.8rem;
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  height: 2.6rem;
  line-height: 2.5rem;
  border: rgba(255, 255, 255, 0.5) 1px solid;
  border-radius: 3rem;
}
.sup_nav dl dd em a:hover {
  background: #fff;
  color: #333;
}
.sup_nav dl.on {
  padding-top: 7rem;
}
.sup_nav dl.on:after {
  height: 100%;
}
.sup_nav dl.on dt span {
  display: none;
}
.sup_nav dl.on dt h5 {
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: bold;
}
.sup_nav dl.on dt i {
  display: block;
}
.sup_nav dl.on dt em {
  width: 3rem;
  height: 3rem;
  margin-bottom: 2rem;
}
.sup_nav dl.on dt em img {
  width: 3rem;
  height: 3rem;
}
.sup_nav dl.on dd {
  display: block;
}
.sup_nav dl:first-child:before {
  display: none;
}
.sup_qie {
  margin: 0 auto;
}
.sup_m p {
  height: 42rem;
  width: 100%;
  line-height: 0;
}
.sup_m p img {
  display: block;
  width: 100%;
  height: 100%;
}
/*新闻*/
.news {
  padding: 6rem 0;
}
.news .pro_nav {
  height: 6rem;
}
.news .pro_nav ul {
  width: 23%;
}
.news_m {
  width: 100%;
}
.news_m .news_dl {
  display: block;
  width: 30%;
  height: 27rem;
  float: left;
  margin-right: 3.75%;
}
.news_m .news_dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.news_m .news_dl dt img {
  display: block;
  width: 100%;
}
.news_m .news_dl dd {
  padding: 1.5rem 0 0;
  width: 100%;
}
.news_m .news_dl dd h3 {
  font-size: 1.2rem;
  color: #333333;
  line-height: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
.news_m .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.5rem;
  height: 3rem;
  padding-top: 0.5rem;
}
.news_m .news_dl dd b {
  display: block;
  font-size: 1rem;
  color: #142e7a;
  line-height: 2rem;
  font-family: "Times New Roman", Times, serif;
}
.news_m .news_dl dd span {
  display: flex;
  align-items: center;
  height: 2rem;
  font-size: 0.8rem;
  color: #142e7a;
  margin-top: 2rem;
}
.news_m .news_dl dd em {
  width: 0.4rem;
  height: 0.6rem;
  line-height: 0;
  padding-left: 0.5rem;
}
.news_m .news_dl dd em img {
  width: 0.4rem;
  height: 0.6rem;
}
.news_m .news_dl dd:hover h3 {
  color: #142e7a;
}
.news_m ul {
  width: 31.25%;
  height: 27rem;
  float: right;
  border-bottom: #ddd 1px solid;
}
.news_m ul li {
  width: 100%;
}
.news_m ul li a {
  display: block;
  padding: 1.5rem 0 0;
  width: 100%;
  height: 5.2rem;
  border-top: #ddd 1px solid;
}
.news_m ul li h3 {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.5rem;
  color: #333333;
  height: 1.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_m ul li p {
  font-size: 0.8rem;
  color: #666;
  line-height: 1.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0.3rem;
}
.news_m ul li:hover h3 {
  color: #142e7a;
}
/*关于我们*/
.about {
  width: 100%;
  height: 34.5rem;
  padding-top: 5.5rem;
  overflow: hidden;
  background-image: url('../images/ab_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 40rem;
}
.about .ab_tit {
  line-height: 3.5rem;
  height: 10rem;
}
.about .ab_tit a {
  font-size: 2.5rem;
  color: #333;
}
.about .ab_tit i {
  display: block;
}
.about ul {
  width: 48.2%;
}
.about ul li {
  width: 47%;
  float: left;
  height: 9rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 5%;
  box-sizing: border-box;
  margin: 0 3% 1rem 0;
  transition: all 0.5s;
}
.about ul li b {
  font-size: 1.5rem;
  color: #333;
  line-height: 2.2rem;
}
.about ul li i {
  display: block;
  font-size: 1.2rem;
  font-weight: normal;
}
.about ul li em {
  width: 3rem;
  height: 2.6rem;
  line-height: 0;
  overflow: hidden;
}
.about ul li em img {
  width: 3rem;
  height: 2.6rem;
}
.about ul li:hover {
  transform: translateY(-5px);
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
}
.about ul li:hover em img {
  animation: flipInY 1s;
}
/*友情链接*/
.f_link {
  height: 4.5rem;
  line-height: 4.5rem;
  overflow: hidden;
  margin: -4.5rem 0 0 55%;
  width: 45%;
  position: relative;
  z-index: 202;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.5);
}
.f_link b {
  display: block;
  float: left;
}
.f_link p {
  float: left;
}
.f_link p a {
  color: rgba(255, 255, 255, 0.5);
  padding: 0 10px 0 0;
}
.f_link p a:hover {
  color: rgba(255, 255, 255, 0.9);
}
/**/
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);
  }
}
