@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":"#fce400","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: 1400px;
  margin: 0 auto;
}
i,
em,
b {
  font-style: normal;
}
/*COMMON_BLK_END*/
/**/
.guide {
  padding: 3rem 0 0;
  background-image: url('../images/yinz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 38rem;
  height: 35rem;
  overflow: hidden;
}
.gui_l {
  width: 48%;
  padding-bottom: 5.5rem;
}
.gui_l p {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 0;
  width: 32.5%;
}
.gui_l img {
  display: block;
  width: 100%;
}
.gui_video {
  width: 100%;
  position: relative;
  line-height: 0;
}
.gui_video img {
  border-radius: 0 1rem 1rem 0;
}
.gui_video em {
  background-image: url('../images/video_ico01.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 6.2rem 6.2rem;
  width: 6.2rem;
  height: 6.2rem;
  position: absolute;
  top: calc(50% - 3.1rem);
  left: calc(50% - 3.1rem);
  display: block;
}
.gui_r {
  width: 48%;
  padding: 2rem 0 0;
}
.gui_r h5 {
  width: 100%;
  height: 110px;
  line-height: 50px;
  font-size: 38px;
  color: #010101;
}
.gui_r h5 i {
  color: #183884;
}
.gui_r h5 span {
  display: block;
  font-size: 36px;
  font-family: "Times New Roman", Times, serif;
  background-image: url('../images/yinz_line.png');
  background-repeat: no-repeat;
  background-position: 160px center;
  background-size: 3.5rem 0.4rem;
}
.gui_r p {
  font-size: 18px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 32px;
  height: 96px;
  padding-top: 16px;
}
.gui_r .gui_ul {
  padding: 2.5rem 0 5.5rem;
  width: 100%;
  display: inline-block;
}
.gui_r .gui_ul li {
  width: 24%;
  height: 2.5rem;
  margin: 0 1.8rem 0 0;
  float: left;
  position: relative;
}
.gui_r .gui_ul li a {
  width: 100%;
  height: 2.5rem;
  font-size: 0.7rem;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.5rem;
  border: #333 1px solid;
}
.gui_r .gui_ul li em {
  width: 0.6rem;
  height: 0.9rem;
  line-height: 0;
  overflow: hidden;
  padding-left: 15px;
}
.gui_r .gui_ul li em img {
  width: 0.6rem;
  height: 1.8rem;
  margin-top: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.gui_r .gui_ul li span {
  display: block;
  width: 5rem;
  height: 0;
  line-height: 0;
  position: absolute;
  right: -6rem;
  top: calc(50% - 3.5rem);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}
.gui_r .gui_ul li span img {
  display: block;
  width: 100%;
}
.gui_r .gui_ul li:hover a {
  background: #183884;
  color: #fff;
}
.gui_r .gui_ul li:hover em img {
  margin-top: -0.9rem;
}
.gui_r .gui_ul li:hover span {
  height: 5rem;
  border: #183884 1px solid;
}
.ibrand-num {
  width: 100%;
  height: 5rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.ibrand-num:before {
  content: "";
  width: 1px;
  height: 3.5rem;
  background: rgba(40, 40, 40, 0.3);
  position: absolute;
  top: 0.5rem;
  left: 33%;
}
.ibrand-num:after {
  content: "";
  width: 1px;
  height: 3.5rem;
  background: rgba(40, 40, 40, 0.3);
  position: absolute;
  top: 0.5rem;
  left: 76%;
}
.ibrand-num li {
  color: #333;
}
.ibrand-num li i {
  font-size: 20px;
}
.ibrand-num li b {
  font-size: 50px;
  line-height: 50px;
  padding-right: 0.25rem;
  font-family: "DINOT";
  float: left;
}
.ibrand-num li span {
  display: block;
  width: 100%;
  line-height: 1.5rem;
  font-size: 14px;
  clear: both;
}
/*产品中心*/
.product {
  padding: 3.5rem 0 5.5rem;
  width: 90%;
  margin: 0 auto;
}
.pro_tit {
  font-size: 2.5rem;
  color: #000;
  height: 5.5rem;
  line-height: 2.5rem;
  overflow: hidden;
  text-align: center;
  background-image: url('../images/cp_line.png');
  background-repeat: no-repeat;
  background-position: center 1.3rem;
  background-size: 20.1rem 0.4rem;
}
.pro_tit a {
  color: #000;
}
.pro_tit span {
  display: block;
  font-size: 1.3rem;
  padding: 1.2rem 0 0;
  line-height: 1.3rem;
  font-weight: normal;
}
.pro_list {
  padding: 1.2rem 0 0;
}
.pro01 {
  width: 30.73%;
  float: left;
  background: #f2f2f2;
  position: relative;
  height: 38rem;
  padding: 3rem 0 0;
  transition: all 0.5s;
  box-sizing: border-box;
  overflow: hidden;
}
.pro01:before {
  content: "";
  width: 0.2rem;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.pro01:after {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -120%;
  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);
}
.pro01:hover:after {
  left: 120%;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.pro01 h3 {
  height: 4rem;
  line-height: 4rem;
  position: relative;
  box-sizing: border-box;
  width: 85.6%;
  margin: 0 auto;
}
.pro01 h3:before {
  content: "";
  width: 2.5rem;
  height: 0.15rem;
  background: #b5b5b5;
  position: absolute;
  top: 0;
  left: 0;
}
.pro01 h3 a {
  font-size: 1.3rem;
  color: #8f8f8f;
}
.pro01 ul {
  width: 85.6%;
  margin: 0 auto;
}
.pro01 ul li {
  height: 1.8rem;
  line-height: 1.8rem;
  float: left;
  width: 33.3%;
  position: relative;
}
.pro01 ul li:before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  background: #797979;
  position: absolute;
  top: calc(50% - 0.2rem);
  left: 0;
  border-radius: 50%;
}
.pro01 ul li a {
  font-size: 0.9rem;
  color: #919191;
  display: block;
  width: 100%;
  padding-left: 0.8rem;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro01 ul li a:hover {
  font-weight: bold;
}
.pro01 p {
  width: 73.5%;
  height: 24.5rem;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 13.2%;
  z-index: 1;
  overflow: hidden;
  opacity: 0.5;
}
.pro01 p img {
  display: block;
  width: 100%;
}
.pro01.cur {
  width: 38.54%;
  padding-top: 3rem;
  background: #183884;
  box-shadow: 0 1rem 1.5rem 1rem rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.pro01.cur h3 {
  background: url(../images/cp_ico01.png) no-repeat right center;
  background-size: 2.9rem 2.3rem;
  height: 6rem;
  line-height: 6rem;
}
.pro01.cur h3:before {
  background: #fff;
}
.pro01.cur h3 a {
  color: #fff;
  font-size: 2rem;
}
.pro01.cur ul li:before {
  background: #fff;
}
.pro01.cur ul li a {
  color: #fff;
}
.pro01.cur p {
  opacity: 1;
}
.pro01.cur p img {
  transform: scale(1);
}
.pro_list .pro01:nth-child(1):before,
.pro01.cur:before {
  background: none;
}
/*产品优势*/
.cpys {
  background-image: url('../images/cpys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 46.3rem;
  height: 40.5rem;
  padding-top: 5.8rem;
}
.cpys_l {
  width: 58.86%;
}
.cpys_l h2 {
  height: 10.5rem;
  font-size: 2.5rem;
  color: #fff;
  line-height: 2.5rem;
  background-image: url('../images/cpys_line.png');
  background-repeat: no-repeat;
  background-position: 25rem 1.25rem;
  background-size: 3.5rem 0.4rem;
}
.cpys_l h2 span {
  display: block;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.5rem;
  padding-top: 1.5rem;
}
.cpys_l dl {
  width: 31.55%;
  height: 8.6rem;
  float: left;
  position: relative;
  background: rgba(255, 255, 255, 0.2);
  border: rgba(255, 255, 255, 0.7) 1px solid;
  border-radius: 0.3rem;
  box-sizing: border-box;
  margin-right: 1.7%;
  margin-bottom: 1.1rem;
}
.cpys_l dl:before {
  content: "";
  width: 120%;
  height: 120%;
  background: #fce400;
  position: absolute;
  bottom: -5%;
  left: -10%;
  transition: 0.5s;
  transform: scale(0);
  border-radius: 0.3rem;
  z-index: 1;
}
.cpys_l dl dt {
  width: 77%;
  margin: 1rem auto 0;
  font-size: 1.3rem;
  color: #fff;
  line-height: 1.7rem;
}
.cpys_l dl dt em {
  margin-bottom: 0.5rem;
}
.cpys_l dl dt i {
  display: block;
  font-size: 0.6rem;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.cpys_l dl dd {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s;
  transform: scale(0);
  z-index: 2;
}
.cpys_l dl dd h5 {
  width: 100%;
  height: 3.5rem;
  font-size: 1.3rem;
  color: #000;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.cpys_l dl dd h5:before {
  content: "";
  width: 2.5rem;
  height: 1px;
  background: #333;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cpys_l dl dd em img {
  margin-top: -2.5rem;
}
.cpys_l dl dd p {
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  padding-top: 1rem;
}
.cpys_l dl em {
  display: block;
  width: 3rem;
  height: 2.5rem;
  line-height: 0;
  overflow: hidden;
}
.cpys_l dl em img {
  width: 3rem;
  height: 5rem;
}
.cpys_l dl:hover:before,
.cpys_l dl.cur:before {
  transform: scale(1);
}
.cpys_l dl:hover dd,
.cpys_l dl.cur dd {
  transform: scale(1);
}
.cpys_r {
  width: 16.4%;
  padding-top: 15.5rem;
}
.cpys_r em {
  width: 6.2rem;
  height: 6.2rem;
  display: block;
  line-height: 0;
  overflow: hidden;
}
.cpys_r em img {
  width: 6.2rem;
  height: 6.2rem;
}
/*优势*/
.super {
  padding: 4.5rem 0 5.5rem;
}
.super .pro_tit {
  background-image: url('../images/ys_line.png');
  background-repeat: no-repeat;
  background-position: center 1.3rem;
  background-size: 33.2rem 0.4rem;
  margin-bottom: 1.2rem;
}
.super .pro_tit i {
  font-size: 3.7rem;
  color: #183884;
}
.sup_nav {
  width: 78.125%;
  height: 12.9rem;
  background: #fff;
  position: relative;
  z-index: 5;
  margin: -9rem auto 0;
}
.sup_nav dl {
  width: 16%;
  float: left;
}
.sup_nav dl dt {
  width: 100%;
  padding: 1.5rem 1rem 0 2rem;
  box-sizing: border-box;
}
.sup_nav dl dt h5 {
  height: 5rem;
  font-size: 1.1rem;
  color: #000;
  line-height: 1.6rem;
  position: relative;
}
.sup_nav dl dt h5:before {
  content: "";
  width: 1.8rem;
  height: 0.13rem;
  background: #19428d;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sup_nav dl dt i {
  display: block;
}
.sup_nav dl dt span {
  display: block;
  font-size: 0.6rem;
  text-transform: uppercase;
  padding-top: 2rem;
}
.sup_nav dl dd {
  display: none;
  width: 82%;
  background: #183884;
  height: 12.4rem;
  padding: 0.5rem 9% 0;
}
.sup_nav dl dd p {
  font-size: 0.8rem;
  color: #fff;
  padding-top: 0.8rem;
  line-height: 1.2rem;
}
.sup_nav dl.on {
  width: 36.3%;
}
.sup_nav dl.on dt {
  display: none;
}
.sup_nav dl.on dd {
  display: block;
}
.sup_m dl {
  position: relative;
}
.sup_m dl dt {
  width: 100%;
  line-height: 0;
}
.sup_m dl dt img {
  display: block;
  width: 100%;
}
.sup_m dl dd {
  width: 73%;
  position: absolute;
  top: 8rem;
  left: calc(50% - 36.5%);
  font-size: 2.7rem;
  font-weight: bold;
  line-height: 3.6rem;
  color: #fff;
  height: 11rem;
}
.sup_m dl dd:before {
  content: "";
  width: 5rem;
  height: 0.3rem;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sup_m dl dd i {
  display: block;
}
.sup_btn {
  float: right;
}
.sup_btn p {
  width: 5.8rem;
  height: 12.9rem;
  float: left;
  line-height: 0;
  cursor: pointer;
}
.sup_btn p img {
  width: 5.8rem;
  height: 12.9rem;
}
/**/
.case {
  background-image: url('../images/case_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 22.2rem;
  padding: 3.5rem 0 5.5rem;
}
.case_tit {
  font-size: 2.1rem;
  color: #fff;
  height: 5rem;
  line-height: 2.12rem;
  overflow: hidden;
  text-align: center;
}
.case_tit a {
  color: #fff;
}
.case_tit i {
  color: #fce400;
}
.case_tit span {
  display: block;
  font-size: 1.2rem;
  padding: 0.6rem 0 0;
  line-height: 1.3rem;
  font-weight: normal;
}
.case_nav {
  width: 78.33%;
  height: 5.4rem;
  position: relative;
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  margin: 2.3rem auto 3rem;
}
.case_nav:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
}
.case_nav ul {
  width: 93%;
  margin: 0 auto;
}
.case_nav ul li {
  height: 2.7rem;
  line-height: 2.7rem;
  float: left;
  position: relative;
}
.case_nav ul li:before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  background: #fce400;
  position: absolute;
  top: calc(50% - 0.15rem);
  left: 0;
  border-radius: 50%;
}
.case_nav ul li a {
  font-size: 14px;
  color: #fff;
  padding: 0 1.2rem;
}
.case_nav ul li a:hover {
  font-weight: bold;
}
.case_nav span {
  width: 3.8rem;
  height: 1rem;
  display: block;
  position: absolute;
  bottom: 0.8rem;
  right: 2rem;
  line-height: 0;
}
.case_nav span img {
  width: 3.8rem;
  height: 1rem;
}
.case_m {
  background: #fff;
  width: 78.33%;
  margin: 0 auto;
}
.case_list {
  padding: 2.6rem 0 0;
  width: 93%;
  margin: 0 auto;
}
.case_list .case_dl {
  display: block;
  float: left;
  width: 48.78%;
  margin-right: 2.4%;
}
.case_list .case_dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  border: #eee 1px solid;
  box-sizing:border-box;
}
.case_list .case_dl dt img {
  display: block;
  width: 100%;
}
.case_list .case_dl dd {
  font-size: 14px;
  color: #606060;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  padding-top: 1rem;
  position: relative;
  width: 95%;
  margin: 0 auto;
}
.case_list .case_dl dd b {
  font-size: 16px;
}
.case_list .case_dl:nth-child(2) {
  margin-right: 0;
}
.case_m dl dt img,
.news dl dt img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.case_m dl dt img:hover,
.news dl dt img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/**/
.news {
  padding: 4rem 0;
  background: #ededed;
}
.news_bt {
  height: 3.3rem;
  line-height: 3.3rem;
  text-align: center;
  background-image: url('../images/news_line.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30.8rem 0.4rem;
  margin-bottom: 2rem;
}
.news_bt a {
  font-size: 2.5rem;
  color: #000;
}
.news01 {
  width: 31.14%;
  margin-left: 3.28%;
}
.news_tit {
  width: 100%;
  height: 3rem;
  line-height: 3rem;
  font-weight: normal;
}
.news_tit a {
  display: block;
  width: 100%;
}
.news_tit p {
  font-size: 1.2rem;
  color: #000;
  float: left;
  width: 8rem;
  position: relative;
}
.news_tit p:before {
  content: "";
  width: 0;
  height: 2px;
  background: #015cb9;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news_tit em {
  width: 1.3rem;
  height: 1.3rem;
  line-height: 0;
  display: block;
  float: left;
  overflow: hidden;
  margin: 1.1rem 0.8rem 0 0;
}
.news_tit em img {
  width: 1.3rem;
  height: 2.6rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news_tit span {
  float: right;
  font-size: 1rem;
  color: #000;
  text-transform: uppercase;
}
.news_tit a:hover p,
.news01.cur .news_tit p {
  color: #183884;
  font-weight: bold;
}
.news_tit a:hover em img,
.news01.cur .news_tit em img {
  margin-top: -1.3rem;
}
.news_tit a:hover p:before,
.news01.cur .news_tit p:before,
.news01.cur .news_dl:before {
  width: 100%;
}
.news_dl {
  display: block;
  width: 100%;
  padding: 1.5rem 0;
  border-bottom: #eaeaea 1px solid;
  position: relative;
}
.news_dl:before {
  content: "";
  width: 0;
  height: 1px;
  background: #183884;
  position: absolute;
  bottom: -1px;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
}
.news_dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.news_dl dt img{
    display: block;
    width: 100%;
}
.news_dl dd {
  width: 100%;
  padding: 1.2rem 0 0;
}
.news_dl dd h5 {
  height: 1.6rem;
  line-height: 1.6rem;
  overflow: hidden;
  font-weight: normal;
}
.news_dl dd span {
  display: block;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 78%;
  font-size: 1rem;
  color: #000;
}
.news_dl dd em {
  float: right;
  font-size: 0.8rem;
  color: #666;
}
.news_dl dd p {
  padding: 0.6rem 0 0;
  font-size: 0.8rem;
  color: #666;
  line-height: 1.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_dl dd:hover h5 span {
  color: #183884;
}
.news .nobor {
  margin-left: 0;
}
/**/
.news02 {
  width: 100%;
  overflow: hidden;
  padding: 2.2rem 0 0;
}
.news02 ul {
  width: 33.33%;
  float: left;
}
.news02 ul li {
  width: 93%;
  height: 2rem;
  line-height: 2rem;
  overflow: hidden;
}
.news02 ul li a {
  font-size: 1rem;
  color: #000;
  display: block;
  width: 73.4%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news02 ul li a:hover {
  color: #1061ca;
  font-weight: bold;
}
.news02 ul li span {
  display: block;
  float: right;
  font-size: 0.8rem;
  color: #333;
}
/*友情链接*/
.f_link {
  height: 70px;
  line-height: 70px;
  overflow: hidden;
  background: #f4f6fa;
  border-top: #dcdee1 1px solid;
}
.f_link b {
  display: block;
  float: left;
  font-size: 14px;
  color: #666;
  width: 120px;
}
.f_link b i {
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
}
.f_link p {
  font-size: 14px;
  color: #666;
  float: left;
  width: 1080px;
}
.f_link p a {
  font-size: 14px;
  color: #666;
  padding: 0 10px 0 0;
}
.f_link p a:hover {
  color: #000;
}
/**/
@media screen and (max-width: 1500px) {
  .content {
    width: 1200px;
  }
  .gui_r h5 {
    font-size: 32px;
    height: 95px;
  }
  .gui_r p {
    font-size: 16px;
    line-height: 30px;
    padding-top: 20px;
  }
  .gui_r .gui_ul {
    padding: 2rem 0 4rem;
  }
}
/**/
@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);
  }
}
