.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);}
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);}
}
.footer {
  margin-top: 0;}
.banner {
  width: 100%;}
.banner .slider {
  width: 100%;
  height: 480px;
  position: relative;
  overflow: hidden;
  background: #fff;
  text-align: center;}
.banner .slider .bd {
  width: 1210px;
  position: absolute;
  left: 50%;
  margin-left: -605px;}
.banner .slider .bd li {
  width: 1210px;
  overflow: hidden;}
.banner .slider .bd li img {
  width: 100%;
  height: 100%;
  display: block;}
.banner .slider .tempWrap {
  overflow: visible !important;}
.banner .slider .tempWrap ul {
  margin-left: -1210px !important;}
.banner .slider .hd {
  position: absolute;
  width: 110px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  height: 3px;
  bottom: 34px;
  text-align: center;}
.banner .slider .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;}
.banner .slider .hd li {
  width: 30px;
  height: 3px;
  background-color: #ffffff;
  opacity: 0.5;
  font-size: 0;
  transition: 0.5s;
  float: left;}
.banner .slider .hd li.on {
  opacity: 1;}
.banner .slider .pnBtn {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 480px;
  cursor: pointer;}
.banner .slider .prev {
  left: -50%;
  margin-left: -605px;}
.banner .slider .prev::after {
  width: 5px;
  height: 480px;
  background: #fff;
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;}
.banner .slider .next {
  left: 50%;
  margin-left: 605px;}
.banner .slider .next::after {
  width: 5px;
  height: 480px;
  background: #fff;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;}
.banner .slider .pnBtn .blackBg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 480px;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;}
.banner .slider .pnBtn .arrow {
  position: absolute;
  top: 193px;
  z-index: 1;
  width: 30px;
  height: 94px;}
.banner .slider .prev .arrow {
  right: -30px;
  background: url(../img/prev.jpg) no-repeat center;}
.banner .slider .next .arrow {
  left: -30px;
  background: url(../img/next.jpg) no-repeat center;}
.news_activities {
  width: 100%;
  height: 446px;
  margin-top: 50px;}
.news_activities .tit {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #f0f0f0 url(../img/ti.jpg) no-repeat left center;
  box-sizing: border-box;
  padding: 0 15px 0 32px;}
.news_activities .tit img {
  display: block;
  float: left;
  margin-top: 10px;}
.news_activities .tit .mo {
  float: right;
  display: block;
  box-sizing: border-box;
  padding-right: 26px;
  background: url(../img/mo1.jpg) no-repeat right center;
  color: #7c7c7c;
  font-size: 14px;
  transition: 0.5s;}
.news_activities .tit .mo:hover {
  color: #e62a1c;
  background: url(../img/mo2.jpg) no-repeat right center;
  transform: translateX(5px);}
.news_activities .news {
  width: 520px;
  float: left;}
.news_activities .news .slide_news {
  width: 100%;
  margin-top: 2px;}
.news_activities .news .slide_news li {
  width: 100%;
  height: 360px;
  overflow: hidden;
  position: relative;}
.news_activities .news .slide_news li:hover img {
  transform: scale(1.2);}
.news_activities .news .slide_news li img {
  width: 100%;
  height: 100%;
  transition: 1s;}
.news_activities .news .slide_news li .ti {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 50px;
  background: rgba(0, 0, 0, 0.45);
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #fff;
  box-sizing: border-box;
  padding: 0 20px;
  font-weight: bold;}
.news_activities .activities {
  float: right;
  width: 650px;}
.news_activities .activities ul {
  width: 100%;
  margin-top: 18px;}
.news_activities .activities ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;}
.news_activities .activities ul li:hover .ti {
  transform: translateX(5px);
  color: #e62a1c;}
.news_activities .activities ul li .ti {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 500px;
  transition: 0.5s;
  color: #515151;
  font-size: 15px;}
.news_activities .activities ul li .date {
  float: right;
  color: #a6a6a6;
  font-size: 15px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;}
.min_banner {
  width: 100%;
  height: 148px;}
.min_banner .slide_banner {
  width: 100%;
  height: 148px;
  border-top: 1px solid rgba(75, 103, 166, 0.2);
  border-bottom: 1px solid rgba(75, 103, 166, 0.2);
  box-sizing: border-box;
  padding: 9px 0;}
.min_banner .slide_banner li {
  width: 100%;
  height: 128px;}
.min_banner .slide_banner img {
  display: block;
  width: 100%;
  height: 100%;}
.link_work {
  width: 100%;
  margin-top: 40px;
  height: 463px;}
.link_work .center::before {
  width: 100%;
  height: 8px;
  background-color: #f9f9f9;
  position: absolute;
  top: 40px;
  left: 0px;
  content: "";}
.link_work .tit {
  width: 100%;
  height: 30px;}
.link_work .tit img {
  display: block;
  max-height: 100%;}
.link_work .link {
  width: 560px;
  float: left;}
.link_work .link .line {
  width: 129px;
  height: 8px;
  background-color: #c5c5c5;
  margin: 10px 0 14px;
  position: relative;}
.link_work .link .box {
  width: 130px;
  height: 265px;
  background: #ffffff;
  border: dashed 1px #bfbfbf;
  box-sizing: border-box;
  padding: 9px;
  float: left;
  margin-right: 13px;}
.link_work .link .box .ti {
  width: 100%;
  height: 119px;
  background: #4b67a6 url(../img/ico1.jpg) no-repeat center 25px;
  text-align: center;}
.link_work .link .box .ti a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 75px;
  box-sizing: border-box;}
.link_work .link .box .ti img {
  display: block;
  margin: 0 auto;
  transition: 0.5s;}
.link_work .link .box .list {
  width: 100%;
  height: 55px;
  background: #ffffff;
  border: dashed 1px #bfbfbf;
  box-sizing: border-box;
  position: relative;
  transition: 0.5s;
  overflow: hidden;
  margin-top: 8px;
  text-align: center;}
.link_work .link .box .list a{
  display: block;
  width: 100%;
  height: 100%;}
.link_work .link .box .list img {
  transition: 0.5s;}
.link_work .link .box .list:hover {
  background: #4b67a6;}
.link_work .link .box .list:hover .img1 {
  top: -150%;}
.link_work .link .box .list:hover .img2 {
  top: 50%;}
.link_work .link .box .list .img1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);}
.link_work .link .box .list .img2 {
  position: absolute;
  top: 150%;
  left: 50%;
  transform: translate(-50%, -50%);}
.link_work .link .box2 .ti {
  background: #e62a1c url(../img/ico2.jpg) no-repeat center 25px;}
.link_work .link .box2 .list:hover {
  background: #e62a1c;}
.link_work .link .box3 .ti {
  background: #bdbdbd url(../img/ico3.jpg) no-repeat center 25px;}
.link_work .link .box3 .list:hover {
  background: #bdbdbd;}
.link_work .link .box4 {
  margin-right: 0;}
.link_work .link .box4 .ti {
  background: #18bfe7 url(../img/ico4.jpg) no-repeat center 25px;}
.link_work .link .box4 .list:hover {
  background: #18bfe7;}
.link_work .link .wang {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 122px;
  margin-top: 13px;}
.link_work .link .wang a {
  display: block;
  transition: 0.5s;
  float: left;
  width: 274px;
  height: 122px;}
.link_work .link .wang a:hover {
  transform: translateY(-5px);}
.link_work .link .wang a img {
  width: 100%;
  height: 100%;}
.link_work .work {
  width: 626px;
  float: right;}
.link_work .work .line {
  width: 129px;
  height: 8px;
  background-color: #e62a1c;
  margin: 10px 0 10px;
  position: relative;}
.link_work .work .slide_work {
  width: 100%;
  position: relative;}
.link_work .work .slide_work .mo {
  position: absolute;
  top: 10px;
  right: 0px;
  display: block;
  box-sizing: border-box;
  padding-right: 26px;
  background: url(../img/mo1.jpg) no-repeat right center;
  color: #7c7c7c;
  font-size: 14px;
  line-height: 13px;
  transition: 0.5s;}
.link_work .work .slide_work .mo:hover {
  background: url(../img/mo2.jpg) no-repeat right center;
  color: #e62a1c;
  transform: translateX(5px);}
.link_work .work .slide_work .hd {
  width: 100%;
  height: 35px;
  margin-bottom: 10px;}
.link_work .work .slide_work .hd li {
  float: left;
  line-height: 35px;
  margin-right: 44px;
  font-size: 16px;
  color: #e62a1c;
  font-weight: bold;
  transition: 0.5s;}
.link_work .work .slide_work .hd li:hover {
  transform: translateX(5px);}
.link_work .work .slide_work .hd li a {
  color: #e62a1c;}
.link_work .work .slide_work .bd {
  width: 100%;}
.link_work .work .slide_work .bd ul {
  width: 100% !important;
  height: 360px;
  background-color: #f9f9f9;
  box-sizing: border-box;
  padding: 22px 34px;}
.link_work .work .slide_work .bd ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;}
.link_work .work .slide_work .bd ul li:hover .ti {
  transform: translateX(5px);
  color: #e62a1c;}
.link_work .work .slide_work .bd ul li .ti {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 440px;
  transition: 0.5s;
  color: #515151;
  font-size: 15px;}
.link_work .work .slide_work .bd ul li .date {
  float: right;
  color: #a6a6a6;
  font-size: 15px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;}
.resources {
  width: 100%;
  margin-top: 45px;}
.resources .box:last-child {
  margin-right: 0;}
.resources .box {
  width: 400px;
  float: left;
  margin-right: 5px;}
.resources .box .ti {
  width: 100%;
  height: 90px;}
.resources .box .ti img {
  display: block;
  width: 100%;
  height: 100%;}
.resources .box ul {
  width: 100%;
  height: 372px;
  background-color: #f9f9f9;
  box-sizing: border-box;
  padding: 16px 25px;
  margin-top: 9px;}
.resources .box ul li {
  width: 100%;
  line-height: 50px;}
.resources .box ul li:hover a {
  color: #e62a1c;
  transform: translateX(5px);}
.resources .box ul li:hover a::after {
  background: #e62a1c;}
.resources .box ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  box-sizing: border-box;
  padding-left: 19px;
  color: #515151;
  font-size: 15px;
  transition: 0.5s;}
.resources .box ul li a::after {
  width: 5px;
  height: 5px;
  background: #797979;
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  transition: 0.5s;}
.resources .box ul .mo {
  display: block;
  width: 50px;
  margin: 14px auto 0;
  color: #7c7c7c;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  transition: 0.5s;}
.resources .box ul .mo:hover {
  transform: translateX(5px);
  color: #e62a1c;}
.external {
  width: 100%;
  margin-top: 42px;}
.external ul {
  width: 100%;}
.external ul li:nth-child(3n) {
  margin-right: 0;}
.external ul li {
  width: 400px;
  height: 110px;
  float: left;
  margin: 5px 5px 0 0;
  transition: 0.5s;}
.external ul li:hover a {
  transform: translateY(-3px);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);}
.external ul li a {
  display: block;
  transition: 0.5s;}
.external ul li img {
  display: block;
  width: 100%;
  height: 100%;}
.index_link {
  width: 100%;
  box-sizing: border-box;
  padding: 32px 0 20px;
  background: #f9f9f9;
  margin-top: 70px;}
.index_link .ti {
  width: 100%;
  height: 18px;
  margin-bottom: 18px;
  text-align: center;}
.index_link li {
  float: left;
  line-height: 34px;
  font-size: 14px;
  color: #1d1d1d;
  min-width: 16.666%;
  transition: 0.5s;}
.index_link li:hover {
  transform: translateX(5px);}
.index_link li:hover a {
  color: #e62a1c;}
.index_link li a {
  display: block;
  width: 100%;
  color: #1d1d1d;
  transition: 0.5s;
  box-sizing: border-box;
  padding-right: 20px;}
