html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol {
  list-style: none;
}
a:focus,
a:active,
a:hover {
  color: #333;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
.am-paragraph-default {
  margin: 0;
}
.am-paragraph-default img {
  border: none;
  padding: 0;
  max-width: 100%;
}
.am-close {
  font-size: 24px;
}
/*滚动条美化*/
body::-webkit-scrollbar {
  width: 10px !important;
}
body::-webkit-scrollbar-track {
  background-color: #f3f3f3;
}
body::-webkit-scrollbar-track-piece {
  background-color: #f3f3f3;
  -webkit-border-radius: 4px;
}
body::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border: solid 1px #C0C0C0;
  border-radius: 4px;
}
body::-webkit-scrollbar-corner {
  background-color: #ddd;
}
body::-webkit-resizer {
  background-repeat: no-repeat;
  background-position: bottom right;
}
body::-webkit-scrollbar-thumb:hover {
  background-color: #F3F3E0;
}
::-webkit-scrollbar {
  width: 15px;
}
.tac,
.tc {
  text-align: center;
}
.flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-flexbox;
}
.lc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.hc {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.allc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
i {
  font-style: normal;
}
video {
  display: block;
  background: #000;
}
input,
select {
  outline: none;
  border: none;
}
h4,
h5,
h6 {
  font-weight: normal;
}
.banner a img {
  width: 100%;
}
.content {
  max-width: 1510px;
  width: 100%;
  margin: 0 auto;
}
.header .content .header_top {
  height: 45px;
  border-bottom: 1px solid #dedede;
  line-height: 45px;
}
.header .content .header_top h5 {
  float: left;
  font-size: 16px;
  color: #333333;
}
.header .content .header_top span {
  font-size: 14px;
  color: #333333;
  float: right;
}
.header .content .header_top span img {
  position: relative;
  top: -2px;
}
.header .content .header_main {
  height: 100px;
  overflow: hidden;
}
.header .content .header_main .logo {
  margin-top: 30px;
  float: left;
}
.header .content .header_main .logo a {
  display: block;
}
.header .content .header_main .nav {
  float: right;
  margin-top: 35px;
}
.header .content .header_main .nav ul li {
  float: left;
  margin: 0 5px;
}
.header .content .header_main .nav ul li.active a,
.header .content .header_main .nav ul li:hover a {
  background: linear-gradient(to right, #4a14cc 0%, #2588db 100%);
  color: #fff;
}
.header .content .header_main .nav ul li a {
  display: block;
  min-width: 85px;
  padding: 0 10px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #999999;
  border-radius: 15px;
}
.header .content .header_main .form {
  margin-left: 30px;
  float: right;
  margin-top: 33px;
}
.header .content .header_main .form form {
  border-radius: 17px;
  border: solid 1px #dedede;
  overflow: hidden;
  width: 205px;
}
.header .content .header_main .form form .txt {
  width: 150px;
  height: 35px;
  float: left;
  font-size: 14px;
  color: #333;
  padding-left: 15px;
}
.header .content .header_main .form form .sub {
  float: right;
  width: 35px;
  height: 35px;
  background: url(/template/default/index/statics/images/zhima/search.png) no-repeat center;
}
.footer {
  background: #222222;
}
.footer .content .foot_top {
  padding: 60px 0 50px 0;
  overflow: hidden;
}
.footer .content .foot_top .foot_nav {
  overflow: hidden;
  float: left;
}
.footer .content .foot_top .foot_nav li {
  float: left;
  margin-right: 80px;
}
.footer .content .foot_top .foot_nav li h5 {
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
}
.footer .content .foot_top .foot_nav li a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #999999;
}
.footer .content .foot_top .foot_nav li a.big {
  font-size: 24px;
  margin-bottom: 45px;
}
.footer .content .foot_top .foot_nav li a.t_i {
  text-indent: 18px;
}
.footer .content .foot_top .foot_nav li a:hover {
  color: #fff;
}
.footer .content .foot_top .qr_code {
  float: right;
}
.footer .content .foot_top .qr_code ul li {
  float: left;
  margin-left: 20px;
}
.footer .content .foot_top .qr_code ul li .word {
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  border-top: 1px solid #efefef;
  background: #fff;
}
.footer .content .copy_right {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  height: 68px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .content .copy_right a {
  font-size: 14px;
  color: #999999;
}
.footer .content .copy_right a:hover {
  color: #fff;
}

.page{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
}
.page a:first-of-type{
  /*display: none;*/
}
.page a,.page span{
  display: block;
  padding: 0 10px;
  min-width: 60px;
  height: 40px;
  border: 1px solid #333;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #333333;
  margin: 0 5px;
}
.page a:hover{
  background: linear-gradient(to right, #4a14cc 0%, #2588db 100%);
  color: #fff;
}

.page a.active{
  background: linear-gradient(to right, #4a14cc 0%, #2588db 100%);
  color: #fff;
}

.page span{
  background: linear-gradient(to right, #4a14cc 0%, #2588db 100%);
  color: #fff;
}


.index .title {
  text-align: center;
  padding: 60px 0 40px;
}
.index .title .line {
  width: 30px;
  height: 5px;
  background-color: #0e50cb;
  margin: 0 auto;
}
.index .title h5 {
  font-size: 36px;
  color: #333333;
  line-height: 1;
  margin: 24px 0 20px;
}
.index .title h6 {
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
.index .item1 {
  background: #f1f1f1;
}
.index .item1 .content {
  height: 766px;
}
.index .item1 .content .list ul {
  display: flex;
  justify-content: space-between;
}
.index .item1 .content .list ul li {
  width: 24%;
  transition: all 0.5s linear;
}
.index .item1 .content .list ul li:first-child {
  margin-left: 0;
}
.index .item1 .content .list ul li:hover {
  width: 25%;
}
.index .item1 .content .list ul li:hover a {
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
  padding: 56px 50px 0;
}
.index .item1 .content .list ul li:hover a .pic {
  background: rgba(255, 255, 255, 0.3);
}
.index .item1 .content .list ul li:hover a .pic .cover {
  background: #fff;
}
.index .item1 .content .list ul li:hover a .pic .cover .img_c {
  display: inline-block;
}
.index .item1 .content .list ul li:hover a .pic .cover .img {
  display: none;
}
.index .item1 .content .list ul li:hover a .word h5,
.index .item1 .content .list ul li:hover a .word h6 {
  color: #fff;
}
.index .item1 .content .list ul li:hover a .line {
  background: #fff;
}
.index .item1 .content .list ul li:hover a .more_word .word_short {
  display: none;
}
.index .item1 .content .list ul li:hover a .more_word .word_long {
  display: block;
}
.index .item1 .content .list ul li:hover a .know_more {
  border: solid 1px rgba(255, 255, 255, 0.21);
  color: #fff;
}
.index .item1 .content .list ul li a {
  position: relative;
  display: block;
  height: 495px;
  background: #fff;
  border-radius: 3px;
  padding: 56px 15px 0;
  margin: 0 auto;
}
.index .item1 .content .list ul li a .pic {
  width: 70px;
  height: 70px;
  background-color: rgba(14, 80, 203, 0.3);
  border-radius: 3px;
  margin: 0 auto;
  position: relative;
}
.index .item1 .content .list ul li a .pic .cover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 70px;
  height: 70px;
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
  border-radius: 3px;
  text-align: center;
  line-height: 70px;
}
.index .item1 .content .list ul li a .pic .cover img {
  transform: rotate(-45deg);
}
.index .item1 .content .list ul li a .pic .cover .img_c {
  display: none;
}
.index .item1 .content .list ul li a .word {
  text-align: center;
  margin-top: 30px;
}
.index .item1 .content .list ul li a .word h5 {
  font-size: 24px;
  color: #0e50cb;
  line-height: 1;
  margin-bottom: 10px;
}
.index .item1 .content .list ul li a .word h6 {
  line-height: 1;
  font-size: 16px;
  color: #999999;
}
.index .item1 .content .list ul li a .line {
  width: 100%;
  height: 1px;
  opacity: 0.1;
  background: #333;
  margin: 30px 0;
}
.index .item1 .content .list ul li a .more_word .word_short {
  text-align: center;
}
.index .item1 .content .list ul li a .more_word .word_short p {
  font-size: 14px;
  line-height: 1;
  color: #999999;
  margin-bottom: 20px;
}
.index .item1 .content .list ul li a .more_word .word_long {
  display: none;
}
.index .item1 .content .list ul li a .more_word .word_long p {
  font-size: 14px;
  color: #ffffff;
}
.index .item1 .content .list ul li a .know_more {
  position: absolute;
  width: 130px;
  height: 45px;
  border-radius: 3px;
  border: solid 1px #f1f1f1;
  display: block;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #333333;
  transition: all 0.5s linear;
}
.index .item1 .content .list ul li a .know_more:hover {
  background: #fff;
  color: #2588db;
}
.index .item2 {
  background: url(/template/default/index/statics/images/zhima/item2_bg.jpg) no-repeat;
  background-size: cover;
}
.index .item2 .content {
  padding-bottom: 38px;
}
.index .item2 .content .title .line {
  background: #fff;
}
.index .item2 .content .title h5,
.index .item2 .content .title h6 {
  color: #fff;
}
.index .item2 .content .item_nav {
  margin-bottom: 20px;
}
.index .item2 .content .item_nav ul {
  text-align: center;
}
.index .item2 .content .item_nav ul li {
  display: inline-block;
  margin: 0 10px;
}
.index .item2 .content .item_nav ul li:hover a,
.index .item2 .content .item_nav ul li.active a {
  background: linear-gradient(to right, #2588db 0%, #4a14cc 100%);
}
.index .item2 .content .item_nav ul li a {
  transition: all 0.5s linear;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  width: 140px;
  text-align: center;
  border-radius: 30px;
  cursor: pointer;
}
.index .item2 .content .list .item_list {
  display: none;
  overflow: hidden;
}
.index .item2 .content .list .item_list:first-child {
  display: block;
}
.index .item2 .content .list .item_list ul {
  margin: 0 -1.5px;
}
.index .item2 .content .list .item_list ul li {
  padding: 0 1.5px;
  margin-bottom: 3px;
}
.index .item2 .content .list .item_list ul li .pic a {
  display: block;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.index .item2 .content .list .item_list ul li .pic a:hover .cover {
  display: flex;
}
.index .item2 .content .list .item_list ul li .pic a img {
  max-width: 100%;
  transition: all 0.5s linear;
}
.index .item2 .content .list .item_list ul li .pic a .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #4a14cc 0%, #2588db 100%);
  line-height: 1;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
}
.index .item2 .content .list .item_list ul li .pic a .cover .text{
  width: 100%;
}
.index .item2 .content .list .item_list ul li .pic a .cover .text h5 {
  font-size: 18px;
  color: #fff;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.index .item2 .content .list .item_list ul li .pic a .cover .text .line {
  width: 50px;
  height: 1px;
  background: #fff;
  margin: 10px auto;
}
.index .item2 .content .list .item_list ul li .pic a .cover .text h6 {
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.index .item2 .content .list .item_list ul li .word {
  background: #fff;
}
.index .item2 .content .list .item_list ul li .word h5 {
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.index .item2 .content .list .item_list ul li .word .link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.index .item2 .content .list .item_list ul li .word .link::after {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 1px;
  height: 45px;
  background: #dedede;
  transform: translateX(-50%);
}
.index .item2 .content .list .item_list ul li .word .link a {
  display: block;
  width: 50%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #333333;
}
.index .item2 .content .list .item_list ul li .word .link a img {
  margin-right: 30px;
}
.index .item2 .content .list .item_list ul li .word .link a:hover {
  color: #2588db;
}
.index .item2 .content .know_more {
  margin-top: 38px;
  text-align: center;
}
.index .item2 .content .know_more a {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  box-sizing: content-box;
  transition: all 0.5s linear;
}
.index .item2 .content .know_more a:hover {
  background: #2588db;
  color: #fff;
  border: 1px solid #2588db;
}
.index .item2 .content .know_more a img {
  position: relative;
  top: -2px;
}
.index .item3 .content {
  padding-bottom: 70px;
}
.index .item3 .content .list {
  overflow: hidden;
  position: relative;
}
.index .item3 .content .list::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #dedede;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.index .item3 .content .list ul {
  margin: 0 -10px;
}
.index .item3 .content .list ul li {
  padding: 0 10px;
}
.index .item3 .content .list ul li:nth-child(2n) a:hover .pic {
  bottom: -100%;
  top: auto;
}
.index .item3 .content .list ul li:nth-child(2n) a .pic {
  top: auto;
  bottom: 40px;
}
.index .item3 .content .list ul li:nth-child(2n) a .word {
  bottom: auto;
  top: 40px;
}
.index .item3 .content .list ul li a {
  display: block;
  height: 456px;
  overflow: hidden;
  position: relative;
}
.index .item3 .content .list ul li a:hover {
  z-index: 2;
  /* background: #fafafa; */
  border: 2px solid #fff;
  background: url(/template/default/index/statics/images/zhima/item3_li_bg.jpg) no-repeat center;
  background-size: 100% 100% ;
}
.index .item3 .content .list ul li a:hover .pic {
  top: -100%;
}
.index .item3 .content .list ul li a:hover .word {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  bottom: auto;
}
.index .item3 .content .list ul li a:hover .word h5,
.index .item3 .content .list ul li a:hover .word p {
  color: #fff;
}
.index .item3 .content .list ul li a:hover .word span {
  display: none;
}
.index .item3 .content .list ul li a .pic {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 148px;
  height: 148px;
  border: solid 1px #dedede;
  border-radius: 50%;
  text-align: center;
  line-height: 148px;
  transition: all 0.5s linear;
}
.index .item3 .content .list ul li a .word {
  position: absolute;
  width: 100%;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding: 0 25px;
  transition: all 0.3s linear;
}
.index .item3 .content .list ul li a .word h5 {
  font-size: 24px;
  color: #333333;
  line-height: 1;
}
.index .item3 .content .list ul li a .word .line {
  width: 47px;
  height: 1px;
  background: #dedede;
  margin: 20px auto;
}
.index .item3 .content .list ul li a .word p {
  font-size: 14px;
  color: #666666;
}
.index .item3 .content .list ul li a .word span {
  display: block;
  display: none;
  margin: 25px auto 0;
}
.index .item4 {
  background: #f1f1f1;
}
.index .item4 .content {
  position: relative;
  height: 474px;
}
.index .item4 .content::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.index .item4 .content .pic {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 47%;
  text-align: center;
}
.index .item4 .content .pic img {
  max-width: 100%;
}
.index .item4 .content .word {
  position: absolute;
  width: 56%;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 376px;
  background: #fff;
  padding: 80px 80px 0px 160px;
}
.index .item4 .content .word h5 span {
  background: linear-gradient(to right, #2588db, #4a14cc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 44px;
  line-height: 1;
  font-weight: bold;
}
.index .item4 .content .word h6 {
  font-size: 40px;
  line-height: 1px;
  color: #999;
  font-weight: bold;
  margin: 30px 0 40px;
}
.index .item4 .content .word p {
  font-size: 14px;
  color: #333333;
}
.index .item4 .content .word p span {
  font-weight: bold;
}
.index .item4 .content .word a {
  display: block;
  width: 120px;
  height: 40px;
  background: linear-gradient(135deg, #4a14cc 0%, #2588db 100%);
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  line-height: 40px;
  border-radius: 30px;
  transition: all 0.5s linear;
  margin-top: 20px;
}
.index .item4 .content .word a:hover {
  background: linear-gradient(135deg, #2588db 0%, #4a14cc 100%);
}
.index .item5 {
  background: url(/template/default/index/statics/images/zhima/item5_bg.png) no-repeat center;
  background-attachment: fixed;
}
.index .item5 .content {
  height: 340px;
}
.index .item5 .content .title .line {
  background: #fff;
}
.index .item5 .content .title h5,
.index .item5 .content .title h6 {
  color: #fff;
}
.index .item5 .content .form form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.index .item5 .content .form form .div {
  position: relative;
  width: 400px;
  border-radius: 3px;
  text-align: left;
  overflow: hidden;
  display: inline-block;
  margin-right: 10px;
}
.index .item5 .content .form form .div::after {
  position: absolute;
  content: "";
  right: 50px;
  width: 1px;
  height: 100%;
  background: #dedede;
}
.index .item5 .content .form form .div input[type="text"] {
  width: 350px;
  height: 50px;
  padding-left: 10px;
  font-size: 16px;
  color: #333;
}
.index .item5 .content .form form .sub {
  width: 200px;
  height: 50px;
  border-radius: 3px;
  background: linear-gradient(to right, #4a14cc 0%, #2588db 100%);
  color: #fff;
  font-size: 18px;
}
.index .item5 .content .form form .sub:hover {
  background: linear-gradient(to right, #2588db 0%, #4a14cc 100%);
}
.index .item6 {
  background: #f1f1f1;
}
.index .item6 .content .list .swiper-container {
  padding-bottom: 70px;
}
.index .item6 .content .list .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  transition: all 0.5s linear;
}
.index .item6 .content .list .swiper-container .swiper-wrapper .swiper-slide a:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -2px, 0);
}
.index .item6 .content .list .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
}
.index .item6 .content .list .swiper-container .swiper-pagination {
  bottom: 20px;
}
.index .item6 .content .list .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #0e50cb;
}
.index .item7 .content {
  overflow: hidden;
  padding-bottom: 50px;
}
.index .item7 .content .item_nav {
  padding: 30px 0;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index .item7 .content .item_nav .left {
  overflow: hidden;
}
.index .item7 .content .item_nav .left ul {
  overflow: hidden;
}
.index .item7 .content .item_nav .left ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}
.index .item7 .content .item_nav .left ul li:hover a,
.index .item7 .content .item_nav .left ul li.active a {
  color: #0e50cb;
  border-bottom: 2px solid #0e50cb;
}
.index .item7 .content .item_nav .left ul li a {
  font-size: 16px;
  color: #999;
  font-weight: bold;
  line-height: 1;
}
.index .item7 .content .item_nav .left h5 {
  font-size: 14px;
  color: #2d3c59;
  opacity: 0.5;
  margin: 5px 0 15px;
  line-height: 1;
}
.index .item7 .content .item_nav .left .line {
  width: 35px;
  height: 2px;
  background: #0e50cb;
}
.index .item7 .content .item_nav .right a {
  font-size: 16px;
  color: #0e50cb;
}
.index .item7 .content .news {
  float: left;
  width: 60%;
  padding-right: 50px;
}
.index .item7 .content .news .list .item_list {
  display: none;
}
.index .item7 .content .news .list .item_list:first-child {
  display: block;
}
.index .item7 .content .news .list .item_list .big_one a {
  border-bottom: 1px solid #dedede;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 185px;
  padding: 0px 0 25px;
}
.index .item7 .content .news .list .item_list .big_one a:hover .pic img {
  transform: scale(1.1);
}
.index .item7 .content .news .list .item_list .big_one a:hover .word h5 {
  color: #0e50cb;
}
.index .item7 .content .news .list .item_list .big_one a .pic {
  width: 30%;
  text-align: center;
  height: 160px;
  line-height: 160px;
  overflow: hidden;
}
.index .item7 .content .news .list .item_list .big_one a .pic img {
  max-width: 100%;
  transition: all 0.5s linear;
}
.index .item7 .content .news .list .item_list .big_one a .word {
  width: 70%;
  padding-left: 25px;
}
.index .item7 .content .news .list .item_list .big_one a .word h5 {
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index .item7 .content .news .list .item_list .big_one a .word p {
  font-size: 14px;
  color: #999999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  max-height: 72px;
  margin: 10px 0;
}
.index .item7 .content .news .list .item_list .big_one a .word span {
  font-size: 14px;
  color: #0e50cb;
}
.index .item7 .content .news .list .item_list .news_list {
  overflow: hidden;
  margin-top: 10px;
}
.index .item7 .content .news .list .item_list .news_list ul {
  margin: 0 -20px;
}
.index .item7 .content .news .list .item_list .news_list ul li {
  padding: 0 20px;
}
.index .item7 .content .news .list .item_list .news_list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 23px;
  background: url(/template/default/index/statics/images/zhima/item7_icon.png) no-repeat left center;
  border-bottom: 1px dashed #dedede;
}
.index .item7 .content .news .list .item_list .news_list ul li a:hover span {
  color: #2588db;
}
.index .item7 .content .news .list .item_list .news_list ul li a span {
  font-size: 14px;
  line-height: 36px;
  color: #333333;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index .item7 .content .news .list .item_list .news_list ul li a i {
  font-size: 14px;
  color: #999999;
}
.index .item7 .content .question {
  width: 40%;
  padding-left: 50px;
  float: right;
}
.index .item7 .content .question .list {
  height: 410px;
}
.index .item7 .content .question .list .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}
.index .item7 .content .question .list .swiper-container {
  height: 340px;
}
.index .item7 .content .question .list .swiper-container .swiper-wrapper {
  height: 340px;
}
.index .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #dedede;
  position: relative;
}
.index .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a:hover h5 {
  color: #2588db;
}
.index .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a::after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 1px;
  background: #0e50cb;
}
.index .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a h5 {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a p {
  font-size: 16px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index .item8 {
  background: #f1f1f1;
}
.index .item8 .content .link {
  padding: 25px 0;
}
.index .item8 .content .link span {
  font-size: 14px;
  color: #666666;
}
.index .item8 .content .link a {
  font-size: 14px;
  color: #666666;
  margin-right: 10px;
  margin-bottom: 5px;
}
.index .item8 .content .link a:hover {
  color: #0e50cb;
}
.goodness .title {
  text-align: center;
  padding: 60px 0 40px;
}
.goodness .title .line {
  width: 30px;
  height: 5px;
  background-color: #0e50cb;
  margin: 0 auto;
}
.goodness .title h5 {
  font-size: 36px;
  color: #333333;
  line-height: 1;
  margin: 24px 0 20px;
}
.goodness .title h6 {
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
.goodness .item1 {
  background: url(/template/default/index/statics/images/zhima/goodness_item1_bg.png) no-repeat center;
  background-size: 100% 100%;
}
.goodness .item1 .content {
  padding-bottom: 30px;
}
.goodness .item1 .content .list{
  overflow: hidden;
}
.goodness .item1 .content .list ul {
  overflow: hidden;
  margin: 0 -0.5px;
  padding-bottom: 45px;
}
.goodness .item1 .content .list ul li {
  padding: 0 0.5px;
}
.goodness .item1 .content .list ul li .word {
  text-align: center;
  height: 240px;
  padding-top: 34px;
  background-color: #ffffff;
  position: relative;
}
.goodness .item1 .content .list ul li .word img {
  margin-bottom: 20px;
}
.goodness .item1 .content .list ul li .word i {
  display: block;
  font-size: 20px;
  line-height: 1;
  color: #333333;
  margin-bottom: 15px;
  font-weight: bold;
}
.goodness .item1 .content .list ul li .word p {
  font-size: 16px;
  line-height: 1;
  color: #333333;
  margin-bottom: 10px;
}
.goodness .item1 .content .list ul li .word span {
  position: absolute;
  display: block;
  width: 90px;
  height: 90px;
  background: linear-gradient(45deg, #2588db, #4a14cc);
  border: solid 8px #ffffff;
  text-align: center;
  line-height: 75px;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50% ;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
.goodness .item1 .content h4 {
  text-align: center;
  margin-top: 35px;
}
.goodness .item1 .content h4 span {
  font-size: 24px;
  line-height: 1;
  color: #999999;
  background: linear-gradient(to right, #2588db, #4a14cc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.goodness .item1 .content a {
  display: block;
  margin: 28px auto 0;
  width: 184px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #ffffff;
  background: linear-gradient(135deg, #2588db 0%, #4a14cc 100%);
  border-radius: 30px;
}
.goodness .item2 .content {
  height: 832px;
}
.goodness .item2 .content .text {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  text-align: center;
  padding: 30px 0;
}
.goodness .item2 .content .text p {
  font-size: 16px;
  color: #999999;
}
.goodness .item2 .content .list {
  margin-top: 50px;
  overflow: hidden;
}
.goodness .item2 .content .list ul {
  margin: 0 -9px;
}
.goodness .item2 .content .list ul li {
  padding: 0 9px;
  margin-bottom: 18px;
}
.goodness .item2 .content .list ul li .center {
  cursor: pointer;
  height: 300px;
  border-radius: 3px;
  border: solid 1px #f0f0f0;
  padding-top: 35px;
  transition: all 0.5s linear;
}
.goodness .item2 .content .list ul li .center:hover {
  border: solid 1px #2785da;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
}
.goodness .item2 .content .list ul li .center:hover .pic {
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
}
.goodness .item2 .content .list ul li .center:hover .pic .img{
  display: inline-block;
}
.goodness .item2 .content .list ul li .center:hover .pic .img_c{
  display: none;
}
.goodness .item2 .content .list ul li .center:hover .word p {
  color: #2783db;
}
.goodness .item2 .content .list ul li .center:hover .word span {
  color: #333333;
}
.goodness .item2 .content .list ul li .center .pic {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background-color: #fff;
  border: solid 1px #f0f0f0;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
}
.goodness .item2 .content .list ul li .center .pic .img{
  display: none;
}
.goodness .item2 .content .list ul li .center .word {
  text-align: center;
}
.goodness .item2 .content .list ul li .center .word p {
  font-size: 24px;
  color: #333333;
  margin: 15px 0;
  transition: all 0.5s linear;
}
.goodness .item2 .content .list ul li .center .word span {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  transition: all 0.5s linear;
}
.goodness .item2 .content a {
  display: block;
  margin: 30px auto 0;
  width: 184px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #ffffff;
  background: linear-gradient(135deg, #2588db 0%, #4a14cc 100%);
  border-radius: 30px;
}
.goodness .item3 {
  background: url(/template/default/index/statics/images/zhima/goodness_item1_bg.png) no-repeat center;
  background-size: 100% 100%;
}
.goodness .item3 .content {
  height: 757px;
}
.goodness .item3 .content .list {
  overflow: hidden;
  background: url(/template/default/index/statics/images/zhima/goodness_item3_bg.png) no-repeat center top 60px;
  padding-bottom: 130px;
}
.goodness .item3 .content .list .left {
  float: left;
}
.goodness .item3 .content .list .right {
  float: right;
}
.goodness .item3 .content .list .right li {
  text-align: right;
}
.goodness .item3 .content .list .right li span {
  float: right;
}
.goodness .item3 .content .list .right li .word {
  float: right;
}
.goodness .item3 .content .list ul {
  width: 30%;
}
.goodness .item3 .content .list ul li {
  overflow: hidden;
  padding: 35px 0;
  border-bottom: 1px solid #dedede;
  height: 140px;
}
.goodness .item3 .content .list ul li:last-child {
  border-bottom: 0 solid #000;
}
.goodness .item3 .content .list ul li span {
  width: 10%;
  display: block;
  float: left;
  font-size: 18px;
  color: #666666;
  text-align: center;
}
.goodness .item3 .content .list ul li .word {
  width: 90%;
  float: left;
}
.goodness .item3 .content .list ul li .word h4 {
  font-size: 16px;
  color: #2883db;
  margin-bottom: 10px;
}
.goodness .item3 .content .list ul li .word p {
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 18px;
  max-height: 54px;
  color: #666666;
}
.goodness .item4 {
  background: url(/template/default/index/statics/images/zhima/item2_bg.jpg) no-repeat;
  background-size: cover;
}
.goodness .item4 .content {
  padding-bottom: 38px;
}
.goodness .item4 .content .title .line {
  background: #fff;
}
.goodness .item4 .content .title h5,
.goodness .item4 .content .title h6 {
  color: #fff;
}
.goodness .item4 .content .item_nav {
  margin-bottom: 20px;
}
.goodness .item4 .content .item_nav ul {
  text-align: center;
}
.goodness .item4 .content .item_nav ul li {
  display: inline-block;
  margin: 0 10px;
}
.goodness .item4 .content .item_nav ul li:hover a,
.goodness .item4 .content .item_nav ul li.active a {
  background: linear-gradient(to right, #2588db 0%, #4a14cc 100%);
}
.goodness .item4 .content .item_nav ul li a {
  transition: all 0.5s linear;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  width: 140px;
  text-align: center;
  border-radius: 30px;
  cursor: pointer;
}
.goodness .item4 .content .list .item_list {
  display: none;
  overflow: hidden;
}
.goodness .item4 .content .list .item_list:first-child {
  display: block;
}
.goodness .item4 .content .list .item_list ul {
  margin: 0 -1.5px;
}
.goodness .item4 .content .list .item_list ul li {
  padding: 0 1.5px;
  margin-bottom: 3px;
}
.goodness .item4 .content .list .item_list ul li .pic a {
  display: block;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.goodness .item4 .content .list .item_list ul li .pic a:hover .cover {
  display: flex;
}
.goodness .item4 .content .list .item_list ul li .pic a img {
  max-width: 100%;
  transition: all 0.5s linear;
}
.goodness .item4 .content .list .item_list ul li .pic a .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #4a14cc 0%, #2588db 100%);
  line-height: 1;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
}
.goodness .item4 .content .list .item_list ul li .pic a .cover .text{
  width: 100%;
}
.goodness .item4 .content .list .item_list ul li .pic a .cover .text h5 {
  font-size: 18px;
  color: #fff;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.goodness .item4 .content .list .item_list ul li .pic a .cover .text .line {
  width: 50px;
  height: 1px;
  background: #fff;
  margin: 10px auto;
}
.goodness .item4 .content .list .item_list ul li .pic a .cover .text h6 {
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.goodness .item4 .content .list .item_list ul li .word {
  background: #fff;
}
.goodness .item4 .content .list .item_list ul li .word h5 {
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.goodness .item4 .content .list .item_list ul li .word .link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.goodness .item4 .content .list .item_list ul li .word .link::after {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 1px;
  height: 45px;
  background: #dedede;
  transform: translateX(-50%);
}
.goodness .item4 .content .list .item_list ul li .word .link a {
  display: block;
  width: 50%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #333333;
}
.goodness .item4 .content .list .item_list ul li .word .link a img {
  margin-right: 30px;
}
.goodness .item4 .content .list .item_list ul li .word .link a:hover {
  color: #2588db;
}
.goodness .item4 .content .know_more {
  margin-top: 38px;
  text-align: center;
}
.goodness .item4 .content .know_more a {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  box-sizing: content-box;
  transition: all 0.5s linear;
}
.goodness .item4 .content .know_more a:hover {
  background: #2588db;
  color: #fff;
  border: 1px solid #2588db;
}
.goodness .item4 .content .know_more a img {
  position: relative;
  top: -2px;
}
.goodness .item5 {
  background: url(/template/default/index/statics/images/zhima/item5_bg.png) no-repeat center;
  background-attachment: fixed;
}
.goodness .item5 .content {
  height: 340px;
}
.goodness .item5 .content .title .line {
  background: #fff;
}
.goodness .item5 .content .title h5,
.goodness .item5 .content .title h6 {
  color: #fff;
}
.goodness .item5 .content .form form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.goodness .item5 .content .form form .div {
  position: relative;
  width: 400px;
  border-radius: 3px;
  text-align: left;
  overflow: hidden;
  display: inline-block;
  margin-right: 10px;
}
.goodness .item5 .content .form form .div::after {
  position: absolute;
  content: "";
  right: 50px;
  width: 1px;
  height: 100%;
  background: #dedede;
}
.goodness .item5 .content .form form .div input[type="text"] {
  width: 350px;
  height: 50px;
  padding-left: 10px;
  font-size: 16px;
  color: #333;
}
.goodness .item5 .content .form form .sub {
  width: 200px;
  height: 50px;
  border-radius: 3px;
  background: linear-gradient(to right, #4a14cc 0%, #2588db 100%);
  color: #fff;
  font-size: 18px;
}
.goodness .item5 .content .form form .sub:hover {
  background: linear-gradient(to right, #2588db 0%, #4a14cc 100%);
}
.goodness .item6 {
  background: #f1f1f1;
}
.goodness .item6 .content .list .swiper-container {
  padding-bottom: 70px;
}
.goodness .item6 .content .list .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  transition: all 0.5s linear;
}
.goodness .item6 .content .list .swiper-container .swiper-wrapper .swiper-slide a:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -2px, 0);
}
.goodness .item6 .content .list .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
}
.goodness .item6 .content .list .swiper-container .swiper-pagination {
  bottom: 20px;
}
.goodness .item6 .content .list .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #0e50cb;
}
.goodness .item7 .content {
  overflow: hidden;
  padding-bottom: 50px;
}
.goodness .item7 .content .item_nav {
  padding: 30px 0;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.goodness .item7 .content .item_nav .left {
  overflow: hidden;
}
.goodness .item7 .content .item_nav .left ul {
  overflow: hidden;
}
.goodness .item7 .content .item_nav .left ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}
.goodness .item7 .content .item_nav .left ul li:hover a,
.goodness .item7 .content .item_nav .left ul li.active a {
  color: #0e50cb;
  border-bottom: 2px solid #0e50cb;
}
.goodness .item7 .content .item_nav .left ul li a {
  font-size: 16px;
  color: #999;
  font-weight: bold;
  line-height: 1;
}
.goodness .item7 .content .item_nav .left h5 {
  font-size: 14px;
  color: #2d3c59;
  opacity: 0.5;
  margin: 5px 0 15px;
  line-height: 1;
}
.goodness .item7 .content .item_nav .left .line {
  width: 35px;
  height: 2px;
  background: #0e50cb;
}
.goodness .item7 .content .item_nav .right a {
  font-size: 16px;
  color: #0e50cb;
}
.goodness .item7 .content .news {
  float: left;
  width: 60%;
  padding-right: 50px;
}
.goodness .item7 .content .news .list .item_list {
  display: none;
}
.goodness .item7 .content .news .list .item_list:first-child {
  display: block;
}
.goodness .item7 .content .news .list .item_list .big_one a {
  border-bottom: 1px solid #dedede;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 185px;
  padding: 0px 0 25px;
}
.goodness .item7 .content .news .list .item_list .big_one a:hover .pic img {
  transform: scale(1.1);
}
.goodness .item7 .content .news .list .item_list .big_one a:hover .word h5 {
  color: #0e50cb;
}
.goodness .item7 .content .news .list .item_list .big_one a .pic {
  width: 30%;
  text-align: center;
  height: 160px;
  line-height: 160px;
  overflow: hidden;
}
.goodness .item7 .content .news .list .item_list .big_one a .pic img {
  max-width: 100%;
  transition: all 0.5s linear;
}
.goodness .item7 .content .news .list .item_list .big_one a .word {
  width: 70%;
  padding-left: 25px;
}
.goodness .item7 .content .news .list .item_list .big_one a .word h5 {
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodness .item7 .content .news .list .item_list .big_one a .word p {
  font-size: 14px;
  color: #999999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  max-height: 72px;
  margin: 10px 0;
}
.goodness .item7 .content .news .list .item_list .big_one a .word span {
  font-size: 14px;
  color: #0e50cb;
}
.goodness .item7 .content .news .list .item_list .news_list {
  overflow: hidden;
  margin-top: 10px;
}
.goodness .item7 .content .news .list .item_list .news_list ul {
  margin: 0 -20px;
}
.goodness .item7 .content .news .list .item_list .news_list ul li {
  padding: 0 20px;
}
.goodness .item7 .content .news .list .item_list .news_list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 23px;
  background: url(/template/default/index/statics/images/zhima/item7_icon.png) no-repeat left center;
  border-bottom: 1px dashed #dedede;
}
.goodness .item7 .content .news .list .item_list .news_list ul li a:hover span {
  color: #2588db;
}
.goodness .item7 .content .news .list .item_list .news_list ul li a span {
  font-size: 14px;
  line-height: 36px;
  color: #333333;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodness .item7 .content .news .list .item_list .news_list ul li a i {
  font-size: 14px;
  color: #999999;
}
.goodness .item7 .content .question {
  width: 40%;
  padding-left: 50px;
  float: right;
}
.goodness .item7 .content .question .list {
  height: 410px;
}
.goodness .item7 .content .question .list .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}
.goodness .item7 .content .question .list .swiper-container {
  height: 340px;
}
.goodness .item7 .content .question .list .swiper-container .swiper-wrapper {
  height: 340px;
}
.goodness .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #dedede;
  position: relative;
}
.goodness .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a:hover h5 {
  color: #2588db;
}
.goodness .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a::after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 1px;
  background: #0e50cb;
}
.goodness .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a h5 {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodness .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a p {
  font-size: 16px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodness .item8 {
  background: #f1f1f1;
}
.goodness .item8 .content .link {
  padding: 25px 0;
}
.goodness .item8 .content .link span {
  font-size: 14px;
  color: #666666;
}
.goodness .item8 .content .link a {
  font-size: 14px;
  color: #666666;
  margin-right: 10px;
  margin-bottom: 5px;
}
.goodness .item8 .content .link a:hover {
  color: #0e50cb;
}
.sem_page .title {
  text-align: center;
  padding: 60px 0 40px;
}
.sem_page .title .line {
  width: 30px;
  height: 5px;
  background-color: #0e50cb;
  margin: 0 auto;
}
.sem_page .title h5 {
  font-size: 36px;
  color: #333333;
  line-height: 1;
  margin: 24px 0 20px;
}
.sem_page .title h6 {
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
.sem_page .item1 {
  background: url(/template/default/index/statics/images/zhima/goodness_item1_bg.png) no-repeat center;
  background-size: 100% 100%;
}
.sem_page .item1 .content {
  padding-bottom: 30px;
}
.sem_page .item1 .content .list {
  overflow: hidden;
}
.sem_page .item1 .content .list ul {
  overflow: hidden;
  margin: 0 -0.5px;
  padding-bottom: 45px;
}
.sem_page .item1 .content .list ul li {
  padding: 0 0.5px;
}
.sem_page .item1 .content .list ul li .word {
  text-align: center;
  height: 240px;
  padding-top: 34px;
  background-color: #ffffff;
  position: relative;
}
.sem_page .item1 .content .list ul li .word img {
  margin-bottom: 20px;
}
.sem_page .item1 .content .list ul li .word i {
  display: block;
  font-size: 20px;
  line-height: 1;
  color: #333333;
  margin-bottom: 15px;
  font-weight: bold;
}
.sem_page .item1 .content .list ul li .word p {
  font-size: 16px;
  line-height: 1;
  color: #333333;
  margin-bottom: 10px;
}
.sem_page .item1 .content .list ul li .word span {
  position: absolute;
  display: block;
  width: 90px;
  height: 90px;
  background: linear-gradient(45deg, #2588db, #4a14cc);
  border: solid 8px #ffffff;
  text-align: center;
  line-height: 75px;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50% ;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
.sem_page .item1 .content h4 {
  text-align: center;
  margin-top: 35px;
}
.sem_page .item1 .content h4 span {
  font-size: 24px;
  line-height: 1;
  color: #999999;
  background: linear-gradient(to right, #2588db, #4a14cc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sem_page .item1 .content a {
  display: block;
  margin: 28px auto 0;
  width: 184px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #ffffff;
  background: linear-gradient(135deg, #2588db 0%, #4a14cc 100%);
  border-radius: 30px;
}
.sem_page .item2 .center {
  background: url(/template/default/index/statics/images/zhima/sem_item2_bg.png) no-repeat center;
  background-size: cover;
}
.sem_page .item2 .center .content .list ul li a {
  text-align: center;
  display: block;
  height: 410px;
  padding-top: 142px;
  transition: all 0.5s linear;
}
.sem_page .item2 .center .content .list ul li.active a {
  padding-top: 100px;
  background: url(/template/default/index/statics/images/zhima/sem_item2_li_bg.png) no-repeat center;
}
.sem_page .item2 .center .content .list ul li a:hover {
  padding-top: 100px;
  background: url(/template/default/index/statics/images/zhima/sem_item2_li_bg.png) no-repeat center;
}
.sem_page .item2 .center .content .list ul li a:hover .word span {
  display: block;
}
.sem_page .item2 .center .content .list ul li.active a .word span {
  display: block;
}
.sem_page .item2 .center .content .list ul li a .pic {
  margin-bottom: 30px;
}
.sem_page .item2 .center .content .list ul li a .word p {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 20px;
}
.sem_page .item2 .center .content .list ul li a .word span {
  display: block;
  font-size: 14px;
  color: #ffffff;
  display: none;
}
.sem_page .item3 {
  background: url(/template/default/index/statics/images/zhima/sem_item3_bg.png) no-repeat center;
  background-size: cover;
}
.sem_page .item3 .content {
  padding-bottom: 30px;
}
.sem_page .item3 .content .list ul {
  background: url(/template/default/index/statics/images/zhima/sem_item3_center.png) no-repeat top 230px center;
}
.sem_page .item3 .content .list ul li {
  overflow: hidden;
  margin-bottom: 170px;
}
.sem_page .item3 .content .list ul li:last-child {
  margin-bottom: 0;
  padding: 0 50px;
}
.sem_page .item3 .content .list ul li .word {
  text-align: center;
  margin: 0 auto;
  width: 25%;
}
.sem_page .item3 .content .list ul li .word p {
  font-size: 24px;
  line-height: 1;
  color: #333333;
  margin: 20px 0 10px;
}
.sem_page .item3 .content .list ul li .word span {
  font-size: 14px;
  color: #666666;
}
.sem_page .item3 .content .list ul li .left {
  float: left;
}
.sem_page .item3 .content .list ul li .right {
  float: right;
}
.sem_page .item3 .content a {
  display: block;
  margin: 28px auto 0;
  width: 184px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #ffffff;
  background: linear-gradient(135deg, #2588db 0%, #4a14cc 100%);
  border-radius: 30px;
}
.sem_page .item4 {
  background: url(/template/default/index/statics/images/zhima/item2_bg.jpg) no-repeat;
  background-size: cover;
}
.sem_page .item4 .content {
  padding-bottom: 38px;
}
.sem_page .item4 .content .title .line {
  background: #fff;
}
.sem_page .item4 .content .title h5,
.sem_page .item4 .content .title h6 {
  color: #fff;
}
.sem_page .item4 .content .item_nav {
  margin-bottom: 20px;
}
.sem_page .item4 .content .item_nav ul {
  text-align: center;
}
.sem_page .item4 .content .item_nav ul li {
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
}
.sem_page .item4 .content .item_nav ul li:hover a,
.sem_page .item4 .content .item_nav ul li.active a {
  background: linear-gradient(to right, #2588db 0%, #4a14cc 100%);
}
.sem_page .item4 .content .item_nav ul li a {
  transition: all 0.5s linear;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  width: 140px;
  text-align: center;
  border-radius: 30px;
}
.sem_page .item4 .content .list .item_list {
  display: none;
  overflow: hidden;
}
.sem_page .item4 .content .list .item_list:first-child {
  display: block;
}
.sem_page .item4 .content .list .item_list ul {
  margin: 0 -1.5px;
}
.sem_page .item4 .content .list .item_list ul li {
  padding: 0 1.5px;
  margin-bottom: 3px;
}
.sem_page .item4 .content .list .item_list ul li .pic a {
  display: block;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.sem_page .item4 .content .list .item_list ul li .pic a:hover .cover {
  display: flex;
}
.sem_page .item4 .content .list .item_list ul li .pic a img {
  max-width: 100%;
  transition: all 0.5s linear;
}
.sem_page .item4 .content .list .item_list ul li .pic a .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #4a14cc 0%, #2588db 100%);
  line-height: 1;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
}
.sem_page .item4 .content .list .item_list ul li .pic a .cover .text{
  width: 100%;
}
.sem_page .item4 .content .list .item_list ul li .pic a .cover .text h5 {
  font-size: 18px;
  color: #fff;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.sem_page .item4 .content .list .item_list ul li .pic a .cover .text .line {
  width: 50px;
  height: 1px;
  background: #fff;
  margin: 10px auto;
}
.sem_page .item4 .content .list .item_list ul li .pic a .cover .text h6 {
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.sem_page .item4 .content .list .item_list ul li .word {
  background: #fff;
}
.sem_page .item4 .content .list .item_list ul li .word h5 {
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.sem_page .item4 .content .list .item_list ul li .word .link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sem_page .item4 .content .list .item_list ul li .word .link::after {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 1px;
  height: 45px;
  background: #dedede;
  transform: translateX(-50%);
}
.sem_page .item4 .content .list .item_list ul li .word .link a {
  display: block;
  width: 50%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #333333;
}
.sem_page .item4 .content .list .item_list ul li .word .link a img {
  margin-right: 30px;
}
.sem_page .item4 .content .list .item_list ul li .word .link a:hover {
  color: #2588db;
}
.sem_page .item4 .content .know_more {
  margin-top: 38px;
  text-align: center;
}
.sem_page .item4 .content .know_more a {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  box-sizing: content-box;
  transition: all 0.5s linear;
}
.sem_page .item4 .content .know_more a:hover {
  background: #2588db;
  color: #fff;
  border: 1px solid #2588db;
}
.sem_page .item4 .content .know_more a img {
  position: relative;
  top: -2px;
}
.sem_page .item5 {
  background: url(/template/default/index/statics/images/zhima/item5_bg.png) no-repeat center;
  background-attachment: fixed;
}
.sem_page .item5 .content {
  height: 340px;
}
.sem_page .item5 .content .title .line {
  background: #fff;
}
.sem_page .item5 .content .title h5,
.sem_page .item5 .content .title h6 {
  color: #fff;
}
.sem_page .item5 .content .form form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sem_page .item5 .content .form form .div {
  position: relative;
  width: 400px;
  border-radius: 3px;
  text-align: left;
  overflow: hidden;
  display: inline-block;
  margin-right: 10px;
}
.sem_page .item5 .content .form form .div::after {
  position: absolute;
  content: "";
  right: 50px;
  width: 1px;
  height: 100%;
  background: #dedede;
}
.sem_page .item5 .content .form form .div input[type="text"] {
  width: 350px;
  height: 50px;
  padding-left: 10px;
  font-size: 16px;
  color: #333;
}
.sem_page .item5 .content .form form .sub {
  width: 200px;
  height: 50px;
  border-radius: 3px;
  background: linear-gradient(to right, #4a14cc 0%, #2588db 100%);
  color: #fff;
  font-size: 18px;
}
.sem_page .item5 .content .form form .sub:hover {
  background: linear-gradient(to right, #2588db 0%, #4a14cc 100%);
}
.sem_page .item6 {
  background: #f1f1f1;
}
.sem_page .item6 .content .list .swiper-container {
  padding-bottom: 70px;
}
.sem_page .item6 .content .list .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  transition: all 0.5s linear;
}
.sem_page .item6 .content .list .swiper-container .swiper-wrapper .swiper-slide a:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -2px, 0);
}
.sem_page .item6 .content .list .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
}
.sem_page .item6 .content .list .swiper-container .swiper-pagination {
  bottom: 20px;
}
.sem_page .item6 .content .list .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #0e50cb;
}
.sem_page .item7 .content {
  overflow: hidden;
  padding-bottom: 50px;
}
.sem_page .item7 .content .item_nav {
  padding: 30px 0;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sem_page .item7 .content .item_nav .left {
  overflow: hidden;
}
.sem_page .item7 .content .item_nav .left ul {
  overflow: hidden;
}
.sem_page .item7 .content .item_nav .left ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}
.sem_page .item7 .content .item_nav .left ul li:hover a,
.sem_page .item7 .content .item_nav .left ul li.active a {
  color: #0e50cb;
  border-bottom: 2px solid #0e50cb;
}
.sem_page .item7 .content .item_nav .left ul li a {
  font-size: 16px;
  color: #999;
  font-weight: bold;
  line-height: 1;
}
.sem_page .item7 .content .item_nav .left h5 {
  font-size: 14px;
  color: #2d3c59;
  opacity: 0.5;
  margin: 5px 0 15px;
  line-height: 1;
}
.sem_page .item7 .content .item_nav .left .line {
  width: 35px;
  height: 2px;
  background: #0e50cb;
}
.sem_page .item7 .content .item_nav .right a {
  font-size: 16px;
  color: #0e50cb;
}
.sem_page .item7 .content .news {
  float: left;
  width: 60%;
  padding-right: 50px;
}
.sem_page .item7 .content .news .list .item_list {
  display: none;
}
.sem_page .item7 .content .news .list .item_list:first-child {
  display: block;
}
.sem_page .item7 .content .news .list .item_list .big_one a {
  border-bottom: 1px solid #dedede;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 185px;
  padding: 0px 0 25px;
}
.sem_page .item7 .content .news .list .item_list .big_one a:hover .pic img {
  transform: scale(1.1);
}
.sem_page .item7 .content .news .list .item_list .big_one a:hover .word h5 {
  color: #0e50cb;
}
.sem_page .item7 .content .news .list .item_list .big_one a .pic {
  width: 30%;
  text-align: center;
  height: 160px;
  line-height: 160px;
  overflow: hidden;
}
.sem_page .item7 .content .news .list .item_list .big_one a .pic img {
  max-width: 100%;
  transition: all 0.5s linear;
}
.sem_page .item7 .content .news .list .item_list .big_one a .word {
  width: 70%;
  padding-left: 25px;
}
.sem_page .item7 .content .news .list .item_list .big_one a .word h5 {
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sem_page .item7 .content .news .list .item_list .big_one a .word p {
  font-size: 14px;
  color: #999999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  max-height: 72px;
  margin: 10px 0;
}
.sem_page .item7 .content .news .list .item_list .big_one a .word span {
  font-size: 14px;
  color: #0e50cb;
}
.sem_page .item7 .content .news .list .item_list .news_list {
  overflow: hidden;
  margin-top: 10px;
}
.sem_page .item7 .content .news .list .item_list .news_list ul {
  margin: 0 -20px;
}
.sem_page .item7 .content .news .list .item_list .news_list ul li {
  padding: 0 20px;
}
.sem_page .item7 .content .news .list .item_list .news_list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 23px;
  background: url(/template/default/index/statics/images/zhima/item7_icon.png) no-repeat left center;
  border-bottom: 1px dashed #dedede;
}
.sem_page .item7 .content .news .list .item_list .news_list ul li a:hover span {
  color: #2588db;
}
.sem_page .item7 .content .news .list .item_list .news_list ul li a span {
  font-size: 14px;
  line-height: 36px;
  color: #333333;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sem_page .item7 .content .news .list .item_list .news_list ul li a i {
  font-size: 14px;
  color: #999999;
}
.sem_page .item7 .content .question {
  width: 40%;
  padding-left: 50px;
  float: right;
}
.sem_page .item7 .content .question .list {
  height: 410px;
}
.sem_page .item7 .content .question .list .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}
.sem_page .item7 .content .question .list .swiper-container {
  height: 340px;
}
.sem_page .item7 .content .question .list .swiper-container .swiper-wrapper {
  height: 340px;
}
.sem_page .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #dedede;
  position: relative;
}
.sem_page .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a:hover h5 {
  color: #2588db;
}
.sem_page .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a::after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 1px;
  background: #0e50cb;
}
.sem_page .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a h5 {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sem_page .item7 .content .question .list .swiper-container .swiper-wrapper .swiper-slide a p {
  font-size: 16px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sem_page .item8 {
  background: #f1f1f1;
}
.sem_page .item8 .content .link {
  padding: 25px 0;
}
.sem_page .item8 .content .link span {
  font-size: 14px;
  color: #666666;
}
.sem_page .item8 .content .link a {
  font-size: 14px;
  color: #666666;
  margin-right: 10px;
  margin-bottom: 5px;
}
.sem_page .item8 .content .link a:hover {
  color: #0e50cb;
}

.web_page .title {
  text-align: center;
  padding: 60px 0 40px;
}
.web_page .title .line {
  width: 30px;
  height: 5px;
  background-color: #0e50cb;
  margin: 0 auto;
}
.web_page .title h5 {
  font-size: 36px;
  color: #333333;
  line-height: 1;
  margin: 24px 0 20px;
}
.web_page .title h6 {
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
.web_page .item1 .content {
  padding-bottom: 100px;
}
.web_page .item1 .content .list {
  overflow: hidden;
  margin-top: 40px;
}
.web_page .item1 .content .list ul {
  margin: 0 -33px;
}
.web_page .item1 .content .list ul li {
  padding: 0 33px;
}
.web_page .item1 .content .list ul li:hover a .pic,
.web_page .item1 .content .list ul li.active a .pic {
  background: url(/template/default/index/statics/images/zhima/web_item1_li_bg_c.png) no-repeat center;
}
.web_page .item1 .content .list ul li a {
  display: block;
  text-align: center;
}
.web_page .item1 .content .list ul li a .pic {
  margin: 0 auto;
  width: 160px;
  height: 174px;
  background: url(/template/default/index/statics/images/zhima/web_item1_li_bg.png) no-repeat center;
  text-align: center;
  line-height: 174px;
}
.web_page .item1 .content .list ul li a h5 {
  font-size: 24px;
  line-height: 1;
  margin: 20px 0;
  color: #333333;
}
.web_page .item1 .content .list ul li a p {
  font-size: 18px;
  line-height: 24px;
  color: #666666;
}
.web_page .item2 {
  background: #f1f1f1;
}
.web_page .item2 .content {
  padding-bottom: 60px;
}
.web_page .item2 .content .list {
  overflow: hidden;
}
.web_page .item2 .content .list ul {
  margin: 0 -0.5px;
}
.web_page .item2 .content .list ul li {
  padding: 0 0.5px;
}
.web_page .item2 .content .list ul li a {
  padding: 60px 45px 0;
  display: block;
  height: 548px;
  background-color: #ffffff;
  border-radius: 5px;
}
.web_page .item2 .content .list ul li a h4 i {
  font-size: 36px;
  line-height: 1;
  color: #dedede;
  float: right;
  font-weight: bold;
}
.web_page .item2 .content .list ul li a h5 {
  margin-top: 10px;
  font-size: 24px;
  color: #333333;
}
.web_page .item2 .content .list ul li a h6 {
  font-size: 12px;
  color: #999999;
  margin-bottom: 30px;
}
.web_page .item2 .content .list ul li a p {
  font-size: 14px;
  line-height: 36px;
  color: #666666;
  padding-left: 30px;
  background: url(/template/default/index/statics/images/zhima/web_item2_icon.png) no-repeat left center;
}
.web_page .item3 {
  background: url(/template/default/index/statics/images/zhima/web_item3_bg.jpg) no-repeat center;
  height: 740px;
  position: relative;
}
.web_page .item3 .waves {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.web_page .item3 .content {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 740px;
}
.web_page .item3 .content .title .line {
  background: #fff;
}
.web_page .item3 .content .title h5,
.web_page .item3 .content .title h6 {
  color: #fff;
}
.web_page .item3 .content .list {
  overflow: hidden;
}
.web_page .item3 .content .list ul {
  margin: 0 -10px;
}
.web_page .item3 .content .list ul li {
  margin-bottom: 20px;
  padding: 0 10px;
}
.web_page .item3 .content .list ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 202px;
  background-color: #ffffff;
  border-radius: 5px;
  text-align: center;
  transition: all 0.5s linear;
}
.web_page .item3 .content .list ul li a .num {
  width: 42px;
  height: 42px;
  font-size: 18px;
  color: #ffffff;
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
  border-radius: 50%;
  line-height: 40px;
  margin: 0 auto;
}
.web_page .item3 .content .list ul li a h5 {
  font-size: 24px;
  color: #333333;
  margin: 5px 0;
}
.web_page .item3 .content .list ul li a h6 {
  font-size: 18px;
  line-height: 24px;
  color: #999999;
}
.web_page .item4 .content {
  padding-bottom: 45px;
}
.web_page .item4 .content .list {
  overflow: hidden;
}
.web_page .item4 .content .list ul {
  margin: 0 -7.5px;
}
.web_page .item4 .content .list ul li {
  padding: 0 7.5px;
  margin-bottom: 15px;
}
.web_page .item4 .content .list ul li a {
  border: solid 1px #dedede;
  border-radius: 5px;
  overflow: hidden;
  display: block;
  position: relative;
}
.web_page .item4 .content .list ul li a:hover .cover {
  background: rgba(14, 80, 203, 0.8);
}
.web_page .item4 .content .list ul li a:hover .cover .word {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.web_page .item4 .content .list ul li a:hover .cover .word .num {
  background: #fff;
  color: #0e50cb;
}
.web_page .item4 .content .list ul li a:hover .cover .word h5,
.web_page .item4 .content .list ul li a:hover .cover .word h6 {
  color: #fff;
}
.web_page .item4 .content .list ul li a .pic img {
  width: 100%;
}
.web_page .item4 .content .list ul li a .cover {
  transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  background: rgba(255, 255, 255, 0.95);
}
.web_page .item4 .content .list ul li a .cover .word {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.web_page .item4 .content .list ul li a .cover .word .num {
  width: 40px;
  height: 40px;
  background-color: #333333;
  font-size: 14px;
  color: #ffffff;
  border-radius: 50%;
  line-height: 40px;
  margin: 0 auto;
}
.web_page .item4 .content .list ul li a .cover .word h5 {
  font-size: 18px;
  color: #333333;
  margin: 5px 0;
}
.web_page .item4 .content .list ul li a .cover .word h6 {
  font-size: 12px;
  color: #999999;
}
.web_page .item5 {
  background: url(/template/default/index/statics/images/zhima/web_item5_bg.jpg) no-repeat center;
  background-size: 100% 100%;
}
.web_page .item5 .content {
  padding-bottom: 45px;
  height: 666px;
}
.web_page .item5 .content .list {
  height: 100%;
}
.web_page .item5 .content .list ul {
  margin: 0 -9px;
}
.web_page .item5 .content .list ul li {
  padding: 0 9px;
}
.web_page .item5 .content .list ul li.active1 a {
  top: 30px;
}
.web_page .item5 .content .list ul li.active2 a {
  top: 20px;
}
.web_page .item5 .content .list ul li.active3 a {
  top: 10px;
}
.web_page .item5 .content .list ul li a {
  display: block;
  transition: all 0.5s linear;
  position: relative;
}
.web_page .item5 .content .list ul li a:hover {
  transform: translateY(-10px);
}
.web_page .item5 .content .list ul li a .pic img {
  width: 100%;
}
.web_page .item5 .content .list ul li a .word {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 95%;
  height: 90px;
  text-align: center;
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
  border-radius: 5px;
  padding-top: 25px;
}
.web_page .item5 .content .list ul li a .word h5 {
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 8px;
}
.web_page .item5 .content .list ul li a .word h6 {
  font-size: 14px;
  line-height: 1;
  color: #ffffff;
}
.web_page .item5 .content .list .swiper-container {
  display: none;
}
.web_page .item5 .content .list .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  transition: all 0.5s linear;
}
.web_page .item5 .content .list .swiper-container .swiper-wrapper .swiper-slide a .pic img {
  width: 100%;
}
.web_page .item5 .content .list .swiper-container .swiper-wrapper .swiper-slide a .word {
  height: 90px;
  text-align: center;
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
  padding-top: 25px;
}
.web_page .item5 .content .list .swiper-container .swiper-wrapper .swiper-slide a .word h5 {
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 8px;
}
.web_page .item5 .content .list .swiper-container .swiper-wrapper .swiper-slide a .word h6 {
  font-size: 14px;
  line-height: 1;
  color: #ffffff;
}
.web_page .item6 {
  background: url(/template/default/index/statics/images/zhima/web_item6_bg.jpg) no-repeat center;
  background-size: 100% 100%;
}
.web_page .item6 .content {
  padding-bottom: 50px;
}
.web_page .item6 .content .title .line {
  background: #fff;
}
.web_page .item6 .content .title h5,
.web_page .item6 .content .title h6 {
  color: #fff;
}
.web_page .item6 .content .list {
  overflow: hidden;
}
.web_page .item6 .content .list ul {
  margin: 0 -10px;
}
.web_page .item6 .content .list ul li {
  padding: 0 10px;
  margin-bottom: 20px;
}
.web_page .item6 .content .list ul li a {
  display: block;
}
.web_page .item6 .content .list ul li a:hover .pic img {
  transform: scale(1.1);
}
.web_page .item6 .content .list ul li a:hover .word {
  background: #4a14cc;
}
.web_page .item6 .content .list ul li a:hover .word h5,
.web_page .item6 .content .list ul li a:hover .word h6 {
  color: #fff;
}
.web_page .item6 .content .list ul li a .pic {
  overflow: hidden;
}
.web_page .item6 .content .list ul li a .pic img {
  width: 100%;
  transition: all 0.5s linear;
}
.web_page .item6 .content .list ul li a .word {
  transition: all 0.5s linear;
  height: 80px;
  background: #fff;
  padding: 10px 20px 0;
}
.web_page .item6 .content .list ul li a .word h5 {
  font-size: 22px;
  line-height: 1;
  color: #333333;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 30px;
  max-height: 30px;
}
.web_page .item6 .content .list ul li a .word h6 {
  font-size: 14px;
  line-height: 1;
  color: #999999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 18px;
  max-height: 18px;
}
.web_page .item6 .content .know_more {
  margin-top: 38px;
  text-align: center;
}
.web_page .item6 .content .know_more a {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  box-sizing: content-box;
  transition: all 0.5s linear;
}
.web_page .item6 .content .know_more a:hover {
  background: #4a14cc;
  color: #fff;
  border: 1px solid #4a14cc;
}
.web_page .item6 .content .know_more a img {
  position: relative;
  top: -2px;
}
.web_page .item7 .list {
  border-top: 1px solid #dedede;
}
.web_page .item7 .list .content {
  overflow: hidden;
  padding-bottom: 90px;
}
.web_page .item7 .list .content ul {
  margin: 0 -8px;
}
.web_page .item7 .list .content ul li {
  padding: 0 8px;
}
.web_page .item7 .list .content ul li .center h4 {
  padding: 40px 0 20px;
  overflow: hidden;
}
.web_page .item7 .list .content ul li .center h4 span {
  float: left;
  font-size: 18px;
  color: #0e50cb;
  font-weight: bold;
}
.web_page .item7 .list .content ul li .center h4 span i {
  font-weight: normal;
  font-size: 14px;
  color: #2d3c59;
  opacity: 0.5;
}
.web_page .item7 .list .content ul li .center h4 a {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  background-color: #333333;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  border-radius: 50%;
  margin-top: 5px;
}
.web_page .item7 .list .content ul li .center .big a {
  display: block;
  position: relative;
}
.web_page .item7 .list .content ul li .center .big a .pic {
  border-radius: 5px;
  overflow: hidden;
}
.web_page .item7 .list .content ul li .center .big a .pic img {
  width: 100%;
  transition: all 0.5s linear;
}
.web_page .item7 .list .content ul li .center .big a .word {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  font-size: 14px;
  color: #fefefe;
  overflow: hidden;
  padding-left: 20px;
}
.web_page .item7 .list .content ul li .center .news_list {
  border-left: 1px solid #dedede;
  margin-left: 10px;
  padding-top: 20px;
}
.web_page .item7 .list .content ul li .center .news_list a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 36px;
  padding-left: 10px;
  position: relative;
}
.web_page .item7 .list .content ul li .center .news_list a:hover span {
  color: #0e50cb;
}
.web_page .item7 .list .content ul li .center .news_list a::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: -4.5px;
  width: 9px;
  height: 9px;
  background-color: #dedede;
  border-radius: 50%;
}
.web_page .item7 .list .content ul li .center .news_list a span {
  font-size: 14px;
  color: #333333;
  width: 80%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.web_page .item7 .list .content ul li .center .news_list a i {
  font-size: 14px;
  color: #999999;
}

.bread_nav {
  border-bottom: 1px solid #dedede;
  background: #f1f1f1;
}
.bread_nav .content {
  overflow: hidden;
  line-height: 60px;
}
.bread_nav .content span {
  float: left;
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border: 1px solid #dedede;
  border-top: 0 solid #000;
  border-bottom: 0 solid #000;
}
.bread_nav .content span i {
  font-size: 20px;
  color: #979797;
}
.bread_nav .content p {
  margin-left: 25px;
  float: left;
  font-size: 14px;
  color: #333333;
}
.bread_nav .content p a {
  color: #0e50cb;
}
.about_page {
  background: #f1f1f1;
  padding: 60px  00;
}
.about_page .item1 {
  margin-bottom: 20px;
}
.about_page .item1 .content {
  background: #fff;
  padding: 0 80px 50px;
}
.about_page .item1 .content .title {
  text-align: center;
  padding: 50px 0;
}
.about_page .item1 .content .title h5 {
  font-size: 30px;
  margin-bottom: 5px;
  line-height: 1;
  color: #333333;
}
.about_page .item1 .content .title h6 {
  font-size: 18px;
  line-height: 1;
  color: #999999;
}
.about_page .item1 .content p {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  text-indent: 32px;
}
.about_page .item2 .content {
  border-bottom: 1px solid #f1f1f1;
  height: 450px;
  background: #fff url(/template/default/index/statics/images/zhima/form_bg.jpg) no-repeat right center;
  padding: 50px;
}
.about_page .item2 .content .title {
  text-align: left;
}
.about_page .item2 .content .title h5 {
  font-size: 30px;
  margin-bottom: 5px;
  line-height: 1;
  color: #333333;
}
.about_page .item2 .content .title h6 {
  font-size: 18px;
  line-height: 1;
  color: #999999;
}
.about_page .item2 .content .form {
  margin-top: 10px;
}
.about_page .item2 .content .form div {
  margin-bottom: 10px;
}
.about_page .item2 .content .form div input {
  margin-right: 5px;
  width: 318px;
  height: 50px;
  background: #f1f1f1;
  border-radius: 5px;
  border: solid 1px rgba(0, 0, 0, 0);
  padding-left: 15px;
  font-size: 14px;
  color: #333;
}
.about_page .item2 .content .form div input:focus {
  border: solid 1px #4c0ecb;
}
.about_page .item2 .content .form div textarea {
  font-size: 14px;
  color: #333;
  padding: 15px;
  width: 646px;
  height: 160px;
  border-radius: 5px;
  border: solid 1px rgba(0, 0, 0, 0);
  background: #f1f1f1;
  resize: none;
  outline: none;
}
.about_page .item2 .content .form div textarea:focus {
  border: solid 1px #4c0ecb;
}
.about_page .item2 .content .form .sub {
  width: 150px;
  height: 50px;
  border-radius: 5px;
  font-size: 18px;
  color: #ffffff;
  padding-left: 50px;
  background: #4c0ecb url(/template/default/index/statics/images/zhima/mes.png) no-repeat left 18px center;
}
.about_page .item3 .content {
  padding: 50px 50px 80px 50px;
  background: #fff;
}
.about_page .item3 .content h5 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 60px;
}
.about_page .item3 .content .list ul {
  overflow: hidden;
}
.about_page .item3 .content .list ul li {
  float: left;
  border-left: 1px solid #f1f1f1;
}
.about_page .item3 .content .list ul li:first-child {
  width: 20%;
  border-left: 0 solid #000;
}
.about_page .item3 .content .list ul li:nth-child(2) {
  padding: 0 100px;
  width: 30%;
}
.about_page .item3 .content .list ul li:last-child {
  width: 50%;
  padding-left: 100px;
}
.about_page .item3 .content .list ul li .word {
  margin-bottom: 20px;
}
.about_page .item3 .content .list ul li .word h5 {
  font-size: 18px;
  line-height: 1;
  color: #999999;
  margin-bottom: 10px;
}
.about_page .item3 .content .list ul li .word h6 {
  font-size: 22px;
  line-height: 1;
  color: #333333;
}
.about_page .item4 .content .map img {
  width: 100%;
}

.case_list {
  background: #f1f1f1;
}
.case_list .content .item_nav {
  padding: 50px 0;
}
.case_list .content .item_nav ul {
  overflow: hidden;
}
.case_list .content .item_nav ul li {
  float: left;
  padding: 0 40px;
  border-left: 1px solid #dedede;
}
.case_list .content .item_nav ul li:first-child {
  padding-left: 0;
  border-left: 0 solid #000;
}
.case_list .content .item_nav ul li:hover a,
.case_list .content .item_nav ul li.active a {
  color: #0f4ecb;
}
.case_list .content .item_nav ul li a {
  font-size: 16px;
  line-height: 1;
  color: #333333;
}
.case_list .list .item_list {
  overflow: hidden;
}
.case_list .list .item_list ul {
  margin: 0 -14px;
}
.case_list .list .item_list ul li {
  margin-bottom: 28px;
  padding: 0 14px;
}
.case_list .list .item_list ul li a {
  transition: all 0.5s linear;
  display: block;
}
.case_list .list .item_list ul li a:hover {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
}
.case_list .list .item_list ul li a:hover .pic img {
  transform: scale(1.1);
}
.case_list .list .item_list ul li a:hover .word .title .text h5 {
  color: #0f4ecb;
}
.case_list .list .item_list ul li a:hover .word .title span {
  background: #0f4ecb;
}
.case_list .list .item_list ul li a:hover .word .title span i {
  color: #fff;
}
.case_list .list .item_list ul li a .pic {
  overflow: hidden;
}
.case_list .list .item_list ul li a .pic img {
  transition: all 0.5s linear;
  width: 100%;
}
.case_list .list .item_list ul li a .word {
  background: #fff;
  padding: 0 35px;
}
.case_list .list .item_list ul li a .word .title {
  border-bottom: 1px solid #f1f1f1;
  padding: 25px 0;
  overflow: hidden;
}
.case_list .list .item_list ul li a .word .title .text {
  float: left;
  width: 70%;
}
.case_list .list .item_list ul li a .word .title .text h5,
.case_list .list .item_list ul li a .word .title .text h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case_list .list .item_list ul li a .word .title .text h5 {
  font-size: 24px;
  line-height: 1;
  color: #333333;
  margin-bottom: 15px;
}
.case_list .list .item_list ul li a .word .title .text h6 {
  font-size: 14px;
  line-height: 1;
  color: #999999;
}
.case_list .list .item_list ul li a .word .title span {
  float: right;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 45px;
  border: solid 1px #dedede;
  border-radius: 50%;
}
.case_list .list .item_list ul li a .word .title span i {
  font-size: 12px;
  color: #333;
}
.case_list .list .item_list ul li a .word .data {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #666666;
}
.Internet_marketing .title {
  text-align: center;
  padding: 60px 0 40px;
}
.Internet_marketing .title .line {
  width: 30px;
  height: 5px;
  background-color: #0e50cb;
  margin: 0 auto;
}
.Internet_marketing .title h5 {
  font-size: 36px;
  color: #333333;
  line-height: 1;
  margin: 24px 0 20px;
}
.Internet_marketing .title h6 {
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
.Internet_marketing .item1 {
  background: #f1f1f1;
}
.Internet_marketing .item1 .content {
  padding-bottom: 50px;
}
.Internet_marketing .item1 .content .list {
  padding-top: 10px;
  overflow: hidden;
}
.Internet_marketing .item1 .content .list ul {
  margin: 0 -7px;
}
.Internet_marketing .item1 .content .list ul li {
  margin-bottom: 14px;
  padding: 0 7px;
}
.Internet_marketing .item1 .content .list ul li a {
  transition: all 0.5s linear;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.Internet_marketing .item1 .content .list ul li a:hover {
  transform: translateY(-10px);
}
.Internet_marketing .item1 .content .list ul li a .tit {
  height: 90px;
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
  position: relative;
}
.Internet_marketing .item1 .content .list ul li a .tit h4 {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  line-height: 90px;
}
.Internet_marketing .item1 .content .list ul li a .tit span {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 35px;
  height: 35px;
  background-color: #2c31cb;
  border: solid 5px #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
}
.Internet_marketing .item1 .content .list ul li a .list {
  background: #fff;
  padding: 20px 42px;
}
.Internet_marketing .item1 .content .list ul li a .list p {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #999;
  border-bottom: 1px solid #f1f1f1;
}
.Internet_marketing .item1 .content .list ul li a .list p:last-of-type {
  border-bottom: 0 solid #000;
}
.Internet_marketing .item2 {
  background: url(/template/default/index/statics/images/zhima/net_item2_bg.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.Internet_marketing .item2 .content {
  height: 685px;
}
.Internet_marketing .item2 .content .title {
  text-align: center;
  padding: 60px 0 40px;
}
.Internet_marketing .item2 .content .title .line {
  width: 30px;
  height: 5px;
  background-color: #0e50cb;
  margin: 0 auto;
}
.Internet_marketing .item2 .content .title h5,
.Internet_marketing .item2 .content .title h6 {
  color: #fff;
}
.Internet_marketing .item2 .content .list {
  margin-top: 50px;
  overflow: hidden;
}
.Internet_marketing .item2 .content .list ul {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.Internet_marketing .item2 .content .list ul li {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 0 solid #000;
  border-top: 0 solid #000;
}
.Internet_marketing .item2 .content .list ul li:nth-child(n+5) {
  border-bottom: 0 solid #000;
}
.Internet_marketing .item2 .content .list ul li:nth-child(4n) {
  border-right: 0;
}
.Internet_marketing .item2 .content .list ul li a {
  display: block;
  text-align: center;
  height: 195px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.Internet_marketing .item2 .content .list ul li a .num {
  margin-bottom: 10px;
}
.Internet_marketing .item2 .content .list ul li a .num span {
  font-size: 48px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}
.Internet_marketing .item2 .content .list ul li a .num i {
  font-size: 14px;
  color: #fff;
  position: relative;
  top: -22px;
}
.Internet_marketing .item2 .content .list ul li a p {
  font-size: 14px;
  color: #fff;
}
.Internet_marketing .item3 {
  background: #f1f1f1;
}
.Internet_marketing .item3 .content .pc_list {
  padding: 0 150px;
  overflow: hidden;
}
.Internet_marketing .item3 .content .pc_list ul {
  margin: 0 -12px;
}
.Internet_marketing .item3 .content .pc_list ul.one {
  position: relative;
  top: 38px;
}
.Internet_marketing .item3 .content .pc_list ul.three {
  position: relative;
  top: -38px;
}
.Internet_marketing .item3 .content .pc_list ul li {
  padding: 0 12px;
}
.Internet_marketing .item3 .content .pc_list ul li a {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 286px;
  height: 310px;
  background: url(/template/default/index/statics/images/zhima/net_item3_li_bg.png) no-repeat center;
  background-size: cover ;
  text-align: center;
  padding: 50px 50px 0;
}
.Internet_marketing .item3 .content .pc_list ul li a:hover {
  background: url(/template/default/index/statics/images/zhima/net_item3_li_bg_c.png) no-repeat center;
}
.Internet_marketing .item3 .content .pc_list ul li a:hover h4,
.Internet_marketing .item3 .content .pc_list ul li a:hover h5,
.Internet_marketing .item3 .content .pc_list ul li a:hover p {
  color: #fff;
}
.Internet_marketing .item3 .content .pc_list ul li a:hover .img {
  display: inline-block;
}
.Internet_marketing .item3 .content .pc_list ul li a:hover .img_c {
  display: none;
}
.Internet_marketing .item3 .content .pc_list ul li a h4 {
  font-size: 12px;
  font-weight: bold;
  color: #dedede;
}
.Internet_marketing .item3 .content .pc_list ul li a h5 {
  font-size: 24px;
  color: #1e5dce;
}
.Internet_marketing .item3 .content .pc_list ul li a h6 {
  font-size: 12px;
  color: #dedede;
}
.Internet_marketing .item3 .content .pc_list ul li a p {
  margin: 20px 0;
  font-size: 16px;
  color: #656565;
}
.Internet_marketing .item3 .content .pc_list ul li a .img {
  display: none;
}
.Internet_marketing .item3 .content .pc_list .phone_list {
  display: none;
}
.Internet_marketing .item3 .content .phone_list {
  display: none;
}
.Internet_marketing .item4 .content {
  padding-bottom: 70px;
}
.Internet_marketing .item4 .content .list {
  overflow: hidden;
}
.Internet_marketing .item4 .content .list ul {
  margin: 0 -39px;
}
.Internet_marketing .item4 .content .list ul li {
  padding: 0 39px;
}
.Internet_marketing .item4 .content .list ul li a {
  padding-top: 45px;
  display: block;
  height: 224px;
  text-align: center;
}
.Internet_marketing .item4 .content .list ul li a span {
  font-size: 36px;
  line-height: 1;
  color: #333;
}
.Internet_marketing .item4 .content .list ul li a p {
  font-size: 16px;
  color: #999;
  margin-bottom: 20px;
}
.Internet_marketing .item5 {
  background: url(/template/default/index/statics/images/zhima/web_item6_bg.jpg) no-repeat center;
  background-size: 100% 100%;
  background-attachment: fixed;
}
.Internet_marketing .item5 .content {
  padding-bottom: 50px;
}
.Internet_marketing .item5 .content .title .line {
  background: #fff;
}
.Internet_marketing .item5 .content .title h5,
.Internet_marketing .item5 .content .title h6 {
  color: #fff;
}
.Internet_marketing .item5 .content .list {
  overflow: hidden;
}
.Internet_marketing .item5 .content .list ul {
  margin: 0 -10px;
}
.Internet_marketing .item5 .content .list ul li {
  padding: 0 10px;
  margin-bottom: 20px;
}
.Internet_marketing .item5 .content .list ul li a {
  display: block;
}
.Internet_marketing .item5 .content .list ul li a:hover .pic img {
  transform: scale(1.1);
}
.Internet_marketing .item5 .content .list ul li a:hover .word {
  background: #0e50cb;
}
.Internet_marketing .item5 .content .list ul li a:hover .word h5,
.Internet_marketing .item5 .content .list ul li a:hover .word h6 {
  color: #fff;
}
.Internet_marketing .item5 .content .list ul li a .pic {
  overflow: hidden;
}
.Internet_marketing .item5 .content .list ul li a .pic img {
  width: 100%;
  transition: all 0.5s linear;
}
.Internet_marketing .item5 .content .list ul li a .word {
  transition: all 0.5s linear;
  height: 80px;
  background: #fff;
  padding: 10px 20px 0;
}
.Internet_marketing .item5 .content .list ul li a .word h5 {
  font-size: 16px;
  line-height: 1;
  color: #333333;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 30px;
  max-height: 30px;
}
.Internet_marketing .item5 .content .list ul li a .word h6 {
  font-size: 14px;
  line-height: 1;
  color: #999999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 18px;
  max-height: 18px;
}
.Internet_marketing .item5 .content .know_more {
  margin-top: 38px;
  text-align: center;
}
.Internet_marketing .item5 .content .know_more a {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  box-sizing: content-box;
  transition: all 0.5s linear;
}
.Internet_marketing .item5 .content .know_more a:hover {
  background: #0e50cb;
  color: #fff;
  border: 1px solid #0e50cb;
}
.Internet_marketing .item5 .content .know_more a img {
  position: relative;
  top: -2px;
}
.Internet_marketing .item6 .content {
  padding-bottom: 60px;
}
.Internet_marketing .item6 .content .item_nav {
  margin-bottom: 50px;
}
.Internet_marketing .item6 .content .item_nav ul {
  text-align: center;
}
.Internet_marketing .item6 .content .item_nav ul li {
  display: inline-block;
  margin: 0 5px;
}
.Internet_marketing .item6 .content .item_nav ul li:hover a,
.Internet_marketing .item6 .content .item_nav ul li.active a {
  background: #0e50cb;
  color: #fff;
}
.Internet_marketing .item6 .content .item_nav ul li a {
  transition: all 0.5s linear;
  display: block;
  border-radius: 5px;
  width: 140px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #999;
  border: 1px solid #f1f1f1;
}
.Internet_marketing .item6 .content .list .item_list {
  overflow: hidden;
}
.Internet_marketing .item6 .content .list .item_list ul {
  margin: 0 -10px;
}
.Internet_marketing .item6 .content .list .item_list ul li {
  padding: 0 10px;
}
.Internet_marketing .item6 .content .list .item_list ul li .big a {
  border: solid 1px #dedede;
  display: block;
  height: 567px;
  padding: 30px;
  transition: all 0.5s linear;
}
.Internet_marketing .item6 .content .list .item_list ul li .big a .data {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1;
  color: #333333;
}
.Internet_marketing .item6 .content .list .item_list ul li .big a .pic {
  margin: 10px 0;
  overflow: hidden;
}
.Internet_marketing .item6 .content .list .item_list ul li .big a .pic img {
  width: 100%;
  transition: all 0.5s linear;
}
.Internet_marketing .item6 .content .list .item_list ul li .big a .word h5 {
  font-size: 18px;
  color: #333333;
  margin: 20px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Internet_marketing .item6 .content .list .item_list ul li .big a .word p {
  font-size: 14px;
  color: #666666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  max-height: 48px;
  margin-bottom: 20px;
}
.Internet_marketing .item6 .content .list .item_list ul li .big a .word span {
  font-size: 14px;
  line-height: 24px;
  color: #0e50cb;
}
.Internet_marketing .item6 .content .list .item_list ul li .big a:hover {
  border: 1px solid #0e50cb;
}
.Internet_marketing .item6 .content .list .item_list ul li .big a:hover .pic img {
  transform: scale(1.1);
}
.Internet_marketing .item6 .content .list .item_list ul li .big a:hover .word h5,
.Internet_marketing .item6 .content .list .item_list ul li .big a:hover .word p {
  color: #0e50cb;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_two a {
  transition: all 0.5s linear;
  display: block;
  height: 274px;
  border: solid 1px #dedede;
  padding: 0 40px;
  margin-bottom: 20px;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_two a:hover {
  border: 1px solid #0e50cb;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_two a:hover .word {
  border-bottom: 1px solid #0e50cb;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_two a:hover .word h5 {
  color: #0e50cb;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_two a .word {
  border-bottom: 1px solid #dedede;
  padding: 30px 0;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_two a .word h5 {
  font-size: 20px;
  color: #333333;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_two a .word p {
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  max-height: 72px;
  color: #666666;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_two a .data {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_two a .data span {
  font-size: 18px;
  color: #333333;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a {
  transition: all 0.5s linear;
  margin-bottom: 21.5px;
  display: block;
  height: 175px;
  border: solid 1px #dedede;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a:hover {
  border: 1px solid #0e50cb;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a:hover .data {
  border-right: 1px solid #0e50cb;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a:hover .word h5 {
  color: #0e50cb;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a .data {
  float: left;
  height: 100%;
  border-right: 1px solid #dedede;
  text-align: center;
  width: 20%;
  padding-top: 60px;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a .data i {
  font-size: 30px;
  line-height: 1;
  color: #666666;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a .data p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a .word {
  width: 80%;
  float: left;
  padding: 35px 35px 0;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a .word h5 {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px;
}
.Internet_marketing .item6 .content .list .item_list ul li .list_three a .word p {
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  max-height: 48px;
  color: #666666;
}

.am-header {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #dedede;
  display: none;
}
.am-header .back {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.am-header .back a img {
  width: 10px;
}
.am-header h1 {
  margin: 0 !important;
  height: 100%;
}
.am-header h1 a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  box-sizing: content-box;
  color: #2e3d5a !important;
}
.am-header h1 a img {
  max-width: 30%;
}
.am-header .am-btn {
  outline: none;
  background: #fff;
  color: #3f80d5;
}
.am-header .am-btn i {
  font-size: 24px !important;
  color: #333;
}
.am-offcanvas-bar {
  background: #fff;
}
.am-offcanvas-bar .am-menu-nav > .am-parent > a:after {
  content: "\f105";
}
.am-offcanvas-bar .am-icon-angle-left:before {
  content: "\f105";
}
.am-offcanvas-bar .am-menu-nav > li > a {
  height: 70px;
  line-height: 70px;
}
.am-offcanvas-bar .am-menu-nav > .am-parent > a:after {
  top: 50% !important;
  transform: translateY(-50%);
}
.am-offcanvas-bar .morenav.active span {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.am-offcanvas-bar .am-nav > li > a {
  padding-left: 0;
}
.am-offcanvas-bar:after {
  background: #fff;
}
.am-offcanvas-bar .am-menu-sub {
  background: #3f80d5;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.am-offcanvas-bar .am-menu-sub a {
  color: #fff;
  font-size: 14px;
}
.am-offcanvas-bar .am-menu-nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
.am-offcanvas-bar .am-menu-nav > .am-open > a {
  background-color: #3f80d5 !important;
  color: #fff !important;
}
.am-offcanvas-bar .am-menu-nav > li:first-child a {
  border-top: 1px solid none;
  border-top: none;
}
.am-offcanvas-bar .am-menu-nav > li > a {
  color: #666;
  text-shadow: none;
  -webkit-text-shadow: none;
  font-size: 1.6rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  font-size: 14px;
}
.am-offcanvas-bar .am-menu-nav > li > a:hover {
  background: #fff;
  color: #666;
}
.am-offcanvas-bar .am-menu-nav > .am-open > a {
  background: #fff;
  color: #666;
}
.am-offcanvas-bar .aside {
  position: absolute;
  bottom: 1rem;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 3rem;
  right: 1rem;
  font-size: 1.4rem;
}
.am-offcanvas-bar .aside a {
  color: #3f80d5;
}
.change_right {
  float: right;
  width: 30%;
  padding-top: 20px;
  padding-right: 40px;
}
.change_right .tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
}
.change_right .tit span {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  position: relative;
  padding-left: 10px;
}
.change_right .tit span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 2px;
  height: 20px;
  background: #333;
}
.change_right > div {
  padding-bottom: 30px;
}
.change_right .one .big_news {
  margin: 10px 0;
}
.change_right .one .big_news a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.change_right .one .big_news a .pic {
  width: 50%;
}
.change_right .one .big_news a .pic img {
  width: 100%;
}
.change_right .one .big_news a .word {
  width: 50%;
  padding-left: 5px;
}
.change_right .one .big_news a .word p {
  font-size: 14px;
  color: #333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 20px;
  max-height: 80px;
}
.change_right .one ul li a {
  font-size: 14px;
  color: #333;
  line-height: 28px;
}
.change_right .one ul li a:hover {
  color: #2d3c59;
}
.change_right .two .list {
  overflow: hidden;
}
.change_right .two .list ul {
  margin: 0 -10px;
}
.change_right .two .list ul li {
  padding: 0 10px;
  margin-top: 10px;
}
.change_right .two .list ul li a {
  display: block;
}
.change_right .two .list ul li a .pic img {
  width: 100%;
  border: 1px solid #eee;
}
.change_right .two .list ul li a .word {
  height: 30px;
  line-height: 30px;
  background: aliceblue;
}
.change_right .two .list ul li a .word p {
  font-size: 14px;
  color: #333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 30px;
  max-height: 30px;
}
.change_right .two .list ul li a .word p:hover {
  color: #2d3c59;
}
.change_right .form form input.text {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #dedede;
  padding-left: 15px;
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
.change_right .form form textarea {
  resize: none;
  outline: none;
  width: 100%;
  height: 200px;
  border: 1px solid #dedede;
  padding-left: 15px;
  font-size: 14px;
  color: #333;
}
.change_right .form form .sub {
  width: 100px;
  height: 30px;
  background: #2d3c59;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin: 10px auto 0;
  display: block;
  border-radius: 5px;
}
.change_01 .content {
  overflow: hidden;
}
.change_01 .content .left {
  width: 68%;
  float: left;
}
.change_01 .content .left .title {
  padding: 30px 0;
  border-bottom: 1px solid #dedede;
  text-align: center;
}
.change_01 .content .left .title h5 {
  font-size: 30px;
  font-weight: bolder;
  line-height: 1;
  margin-bottom: 10px;
}
.change_01 .content .left .title h6 span {
  padding-left: 10px;
  font-size: 12px;
}
.change_01 .content .left .center {
  padding: 20px 0;
  border-bottom: 1px solid #dedede;
}
.change_01 .content .left .center p {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  margin: 10px 0;
}
.change_01 .content .left .center img{
  max-width: 50%;
  display: block;
  margin: 10px auto;
  height: auto !important;
}

.change_01 .content .left .up_next a {
  display: block;
  font-size: 14px;
  color: #333;
  margin: 10px 0;
}
.change_01 .content .left .up_next a:hover {
  color: #2d3c59;
}
.change_01 .content .left .link {
  margin-top: 20px;
}
.change_01 .content .left .link .tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
}
.change_01 .content .left .link .tit span {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  position: relative;
  padding-left: 10px;
}
.change_01 .content .left .link .tit span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 2px;
  height: 20px;
  background: #333;
}
.change_01 .content .left .link ul li a {
  display: block;
  font-size: 14px;
  color: #333;
  margin: 10px 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 20px;
  max-height: 20px;
}
.change_01 .content .left .link ul li a:hover {
  color: #2d3c59;
}
.change_01 .content .change_right {
  padding-top: 86px;
}
.change_02 .content .list_nav {
  margin: 30px 0;
}
.change_02 .content .list_nav ul {
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.change_02 .content .list_nav ul li {
  margin: 5px;
  width: 120px;
}
.change_02 .content .list_nav ul li a {
  display: block;
  background: #2d3c59;
  border: solid 1px rgba(0, 0, 0, 0);
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.5s linear;
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
}
.change_02 .content .list_nav ul li a:hover {
  color: #2d3c59;
  background: #fff;
  border: solid 1px #2d3c59;
}
.change_02 .content .list ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0;
  border-bottom: 1px dashed #dedede;
}
.change_02 .content .list ul li .pic {
  width: 45%;
  text-align: center;
}
.change_02 .content .list ul li .pic img {
  max-width: 100%;
}
.change_02 .content .list ul li .word {
  width: 45%;
}
.change_02 .content .list ul li .word h5 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.change_02 .content .list ul li .word p {
  font-size: 14px;
  color: #666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  max-height: 72px;
  margin: 20px 0 30px;
}
.change_02 .content .list ul li .word a {
  display: inline-block;
  border: solid 1px rgba(0, 0, 0, 0);
  color: #fff;
  padding: 6px 30px;
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.5s linear;
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
}
.change_02 .content .list ul li .word a:hover {
  color: #2d3c59;
  background: #fff;
  border: solid 1px #2d3c59;
}
.change_02 .content .link {
  padding-bottom: 40px;
  text-align: center;
}
.change_02 .content .link p {
  font-size: 16px;
  color: #818181;
  margin-bottom: 10px;
}
.change_02 .content .link a {
  display: inline-block;
  background: #2d3c59;
  border: solid 1px rgba(0, 0, 0, 0);
  color: #fff;
  padding: 6px 30px;
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.5s linear;
  background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
}
.change_02 .content .link a:hover {
  color: #2d3c59;
  background: #fff;
  border: solid 1px #2d3c59;
}
.change_05 {
  background: #f1f1f1;
}
.change_05 .content {
  padding-top: 20px;
  overflow: hidden;
  background: #fff;
}
.change_05 .content .left {
  padding: 20px 40px;
  width: 68%;
  float: left;
}
.change_05 .content .left .big {
  padding: 20px 0;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
}
.change_05 .content .left .big .pic {
  width: 50%;
  float: left;
}
.change_05 .content .left .big .pic img {
  width: 100%;
}
.change_05 .content .left .big .word {
  width: 50%;
  float: left;
  padding-left: 20px;
}
.change_05 .content .left .big .word h5 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 32px;
}
.change_05 .content .left .big .word p span {
  display: inline-block;
  font-size: 14px;
  color: #666;
  margin-right: 10px;
}
.change_05 .content .left .list {
  margin-top: 20px;
}
.change_05 .content .left .list h5 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #000000;
}
.change_05 .content .left .list ul li {
  line-height: 30px;
  color: #666666;
}
.change_05 .content .left .center {
  margin-top: 20px;
}
.change_05 .content .left .center h4 {
  text-align: center;
  font-size: 24px;
  color: #000000;
  margin-bottom: 20px;
}
.change_05 .content .left .center img {
  max-width: 100%;
  display: block;
  margin: 10px auto;
  height: auto !important;
}
.change_05 .content .left .center p {
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
.news_list .content {
  overflow: hidden;
}
.news_list .content .left {
  width: 68%;
  float: left;
}
.news_list .content .left .list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #dedede;
}
.news_list .content .left .list ul li a:hover .pic img {
  transform: scale(1.1);
}
.news_list .content .left .list ul li a:hover .word h5,
.news_list .content .left .list ul li a:hover .word p {
  color: #2d3c59;
}
.news_list .content .left .list ul li a .pic {
  width: 35%;
  height: 150px;
  line-height: 150px;
  text-align: center;
  overflow: hidden;
}
.news_list .content .left .list ul li a .pic img {
  max-width: 100%;
  transition: all 0.5s linear;
}
.news_list .content .left .list ul li a .word {
  width: 60%;
}
.news_list .content .left .list ul li a .word h5 {
  font-size: 18px;
  color: #333;
  margin: 20px 0;
}
.news_list .content .left .list ul li a .word p {
  font-size: 16px;
  color: #666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  max-height: 72px;
  word-break: break-all;
  margin-bottom: 10px;
}
.news_list .content .left .list ul li a .word span {
  font-size: 12px;
  color: #999;
}
.news_list .content .change_right {
  padding-top: 86px;
}
@media screen and (max-width: 1509px) {
  .web_page .item2 .content .list ul li a {
    padding: 60px 20px 0 ;
  }
  .Internet_marketing .item3 .content .pc_list {
    padding: 0 120px;
  }
}
@media screen and (max-width: 1410px) {
  .content {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .Internet_marketing .item3 .content .pc_list {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1365px) {
  .index .item1 .content .list ul li.active a .word_short p {
    color: #fff !important;
  }
  .index .item1 .content .list ul li a .word h5 {
    font-size: 20px;
  }
  .index .item1 .content .list ul li a .word h6 {
    display: none;
  }
  .index .item1 .content .list ul li a .word_short {
    display: block !important;
  }
  .index .item1 .content .list ul li a .word_long {
    display: none !important;
  }
  .index .item3 .content .list::after {
    display: none;
  }
  .index .item4 .content .word {
    padding: 50px 80px 0 100px;
  }
  .index .item5 {
    background-attachment: unset;
  }
  .sem_page .item5 {
    background-attachment: unset;
  }
  .goodness .item5 {
    background-attachment: unset;
  }
  .web_page .item2 .content .list ul li a p {
    font-size: 12px;
  }
  .web_page .item5 .content {
    height: auto;
  }
  .web_page .item5 .content .list {
    padding-bottom: 20px;
  }
  .web_page .item5 .content .list ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
  .web_page .item5 .content .list ul li {
    margin-bottom: 10px;
    float: none;
  }
  .web_page .item5 .content .list ul li.active1 a,
  .web_page .item5 .content .list ul li.active2 a,
  .web_page .item5 .content .list ul li.active3 a {
    top: 0 !important;
  }
  .web_page .item5 .content .list ul li a .word {
    width: 100%;
    position: static;
    transform: none;
  }
  .Internet_marketing .item3 .content .pc_list {
    padding: 0 0px;
  }
}
@media screen and (max-width: 1199px) {
  body {
    padding-top: 49px;
  }
  .header {
    display: none;
  }
  .am-header {
    display: block;
  }
  .footer .content .foot_top {
    padding: 20px 0;
  }
  .footer .content .foot_top .foot_nav {
    display: none;
  }
  .footer .content .foot_top .qr_code {
    width: 100%;
  }
  .footer .content .foot_top .qr_code ul {
    text-align: center;
  }
  .footer .content .foot_top .qr_code ul li {
    display: inline-block;
    float: none;
  }
  .footer .content .link {
    display: none;
  }
  .index .title {
    padding: 30px 0;
  }
  .index .title h5 {
    font-size: 24px;
    margin: 10px 0;
  }
  .index .title h6 {
    font-size: 16px;
  }
  .index .content {
    height: auto !important;
    padding-bottom: 20px !important;
  }
  .index .item2 .content {
    padding-bottom: 20px;
  }
  .index .item2 .content .know_more {
    margin-top: 20px;
  }
  .index .item4 .content {
    padding: 20px 0;
    position: static;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .index .item4 .content > div {
    position: static !important;
    width: 50% !important;
    height: auto !important;
    transform: none !important;
  }
  .index .item4 .content .word {
    padding: 20px 10px;
    background: none;
  }
  .sem_page .title {
    padding: 30px 0;
  }
  .sem_page .title h5 {
    font-size: 24px;
    margin: 10px 0;
  }
  .sem_page .title h6 {
    font-size: 16px;
  }
  .sem_page .content {
    height: auto !important;
    padding-bottom: 20px !important;
  }
  .sem_page .item1 .content .list ul {
    padding-bottom: 0;
  }
  .sem_page .item1 .content .list ul li {
    margin-bottom: 1px;
  }
  .sem_page .item1 .content .list ul li .word {
    padding: 50px 10px 0;
  }
  .sem_page .item1 .content .list ul li .word i {
    font-size: 18px;
  }
  .sem_page .item1 .content .list ul li .word p {
    font-size: 12px;
  }
  .sem_page .item1 .content .list ul li .word span {
    display: none;
  }
  .sem_page .item2 .title {
    padding: 30px 10px;
  }
  .sem_page .item2 .center .content .list ul li a {
    padding: 70px 0 0;
    height: auto;
    background: none !important;
  }
  .sem_page .item2 .center .content .list ul li a:hover {
    padding-top: 70px;
  }
  .sem_page .item2 .center .content .list ul li a .pic img {
    width: 30px;
    height: 30px;
  }
  .sem_page .item2 .center .content .list ul li a .word p {
    font-size: 14px;
  }
  .sem_page .item2 .center .content .list ul li a .word span {
    display: none !important;
  }
  .sem_page .item3 .content .list ul {
    background: none !important;
  }
  .sem_page .item3 .content .list ul li {
    margin-bottom: 0;
    padding: 0 !important;
  }
  .sem_page .item3 .content .list ul li .word {
    width: 100%;
    margin-bottom: 20px;
  }
  .sem_page .item3 .content .list ul li .word p {
    font-size: 18px;
  }
  .sem_page .item4 .content {
    padding-bottom: 20px;
  }
  .sem_page .item4 .content .know_more {
    margin-top: 20px;
  }
  .web_page .title {
    padding: 30px 0;
  }
  .web_page .title h5 {
    font-size: 24px;
    margin: 10px 0;
  }
  .web_page .title h6 {
    font-size: 16px;
  }
  .web_page .content {
    height: auto !important;
    padding-bottom: 20px !important;
  }
  .web_page .item2 .content .list ul li a {
    height: auto;
    padding: 30px 20px;
  }
  .web_page .item2 .content .list ul li a h6 {
    margin-bottom: 0;
  }
  .web_page .item2 .content .list ul li a p {
    display: none;
  }
  .web_page .item6 .content .know_more {
    margin-top: 0;
  }
  .goodness .title {
    padding: 30px 0;
  }
  .goodness .title h5 {
    font-size: 24px;
    margin: 10px 0;
  }
  .goodness .title h6 {
    font-size: 16px;
  }
  .goodness .content {
    height: auto !important;
    padding-bottom: 20px !important;
  }
  .goodness .item1 .content .list ul {
    padding-bottom: 0;
  }
  .goodness .item1 .content .list ul li {
    margin-bottom: 1px;
  }
  .goodness .item1 .content .list ul li .word {
    padding: 50px 10px 0;
  }
  .goodness .item1 .content .list ul li .word i {
    font-size: 18px;
  }
  .goodness .item1 .content .list ul li .word p {
    font-size: 12px;
  }
  .goodness .item1 .content .list ul li .word span {
    display: none;
  }
  .goodness .item2 .title {
    padding: 30px 10px;
  }
  .goodness .item3 .content .list {
    background: none !important;
    padding-bottom: 0;
  }
  .goodness .item3 .content .list ul {
    width: 45%;
  }
  .goodness .item4 .content {
    padding-bottom: 20px;
  }
  .goodness .item4 .content .know_more {
    margin-top: 20px;
  }
  .bread_nav {
    display: none;
  }
  .about_page {
    padding: 10px 0;
  }
  .Internet_marketing .title {
    padding: 30px 0 !important;
  }
  .Internet_marketing .title h5 {
    font-size: 24px;
    margin: 10px 0;
  }
  .Internet_marketing .title h6 {
    font-size: 16px;
  }
  .Internet_marketing .item3 .content .pc_list {
    display: none;
  }
  .Internet_marketing .item3 .content .phone_list {
    display: block;
    padding-bottom: 30px;
  }
  .Internet_marketing .item3 .content .phone_list ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
  .Internet_marketing .item3 .content .phone_list ul li {
    width: 25%;
  }
  .Internet_marketing .item3 .content .phone_list ul li a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
  }
  .Internet_marketing .item3 .content .phone_list ul li a:hover {
    background: linear-gradient(45deg, #2588db 0%, #4a14cc 100%);
  }
  .Internet_marketing .item3 .content .phone_list ul li a:hover h4,
  .Internet_marketing .item3 .content .phone_list ul li a:hover h5 {
    color: #fff;
  }
  .Internet_marketing .item3 .content .phone_list ul li a:hover .img {
    display: inline-block;
  }
  .Internet_marketing .item3 .content .phone_list ul li a:hover .img_c {
    display: none;
  }
  .Internet_marketing .item3 .content .phone_list ul li a h4 {
    font-size: 12px;
    font-weight: bold;
    color: #dedede;
  }
  .Internet_marketing .item3 .content .phone_list ul li a h5 {
    margin: 10px 0;
    font-size: 18px;
    color: #1e5dce;
  }
  .Internet_marketing .item3 .content .phone_list ul li a h6,
  .Internet_marketing .item3 .content .phone_list ul li a p {
    display: none;
  }
  .Internet_marketing .item3 .content .phone_list ul li a .img {
    display: none;
  }
  .Internet_marketing .item6 .content .list .item_list ul li {
    width: 50%;
  }
  .Internet_marketing .item6 .content .list .item_list ul li .big {
    display: none;
  }
  .change_right {
    display: none;
  }
  .change_01 .content .left {
    width: 100%;
    float: none;
  }
  .change_01 .content .left .link {
    display: none;
  }
  .news_list .content .left {
    width: 100%;
    float: none;
  }
  .change_05 .content .left {
    width: 100%;
    float: none;
    padding: 10px;
  }
  .change_05 .content .left .big {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .change_05 .content .left .big .pic,
  .change_05 .content .left .big .word {
    float: none;
  }

}
@media screen and (max-width: 1023px) {
  .index .item1 .content .list ul li a {
    height: auto;
    padding: 40px 0 20px !important;
  }
  .index .item1 .content .list ul li a .line,
  .index .item1 .content .list ul li a .more_word,
  .index .item1 .content .list ul li a .know_more {
    display: none;
  }
  .index .item4 .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .index .item4 .content > div {
    width: 100% !important;
  }
  .index .item4 .content .word {
    text-align: center;
  }
  .index .item4 .content .word a {
    margin: 20px auto 0;
  }
  .index .item5 .content .form form {
    display: flex;
    flex-direction: column;
  }
  .index .item5 .content .form form .div {
    width: 90%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .index .item5 .content .form form .div input {
    width: 70% !important;
  }
  .index .item5 .content .form form .sub {
    width: 90%;
  }
  .index .item7 .content .news {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .index .item7 .content .question {
    display: none;
  }
  .sem_page .item1 .content .list ul li a {
    height: auto;
    padding: 40px 0 20px !important;
  }
  .sem_page .item1 .content .list ul li a .line,
  .sem_page .item1 .content .list ul li a .more_word,
  .sem_page .item1 .content .list ul li a .know_more {
    display: none;
  }
  .sem_page .item5 .content .form form {
    display: flex;
    flex-direction: column;
  }
  .sem_page .item5 .content .form form .div {
    width: 90%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .sem_page .item5 .content .form form .div input {
    width: 70% !important;
  }
  .sem_page .item5 .content .form form .sub {
    width: 90%;
  }
  .sem_page .item7 .content .news {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .sem_page .item7 .content .question {
    display: none;
  }
  .goodness .item1 .content .list ul li a {
    height: auto;
    padding: 40px 0 20px !important;
  }
  .goodness .item1 .content .list ul li a .line,
  .goodness .item1 .content .list ul li a .more_word,
  .goodness .item1 .content .list ul li a .know_more {
    display: none;
  }
  .goodness .item5 .content .form form {
    display: flex;
    flex-direction: column;
  }
  .goodness .item5 .content .form form .div {
    width: 90%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .goodness .item5 .content .form form .div input {
    width: 70% !important;
  }
  .goodness .item5 .content .form form .sub {
    width: 90%;
  }
  .goodness .item7 .content .news {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .goodness .item7 .content .question {
    display: none;
  }
  .web_page .item1 .content .list {
    margin-top: 0;
  }
  .web_page .item1 .content .list ul li a .pic {
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    background: #333 !important;
  }
  .web_page .item1 .content .list ul li a h5 {
    font-size: 14px;
  }
  .web_page .item1 .content .list ul li a p {
    display: none;
  }
  .web_page .item2 .content .list ul li a {
    padding: 20px 10px;
    text-align: center;
  }
  .web_page .item2 .content .list ul li a h4 {
    text-align: center;
  }
  .web_page .item2 .content .list ul li a h4 i {
    display: none;
  }
  .web_page .item2 .content .list ul li a h5 {
    font-size: 16px;
  }
  .web_page .item2 .content .list ul li a h6 {
    display: none;
  }
  .web_page .item3 {
    height: 800px;
    background-size: 100% 100% ;
  }
  .web_page .item3 .content .list ul li a h6 {
    display: none;
  }
  .web_page .item4 .content .list ul li a .cover .word h6 {
    display: none;
  }
  .web_page .item5 .content .list ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .web_page .item5 .content .list ul li {
    width: 25%;
    float: none;
  }
  .about_page .item1 .content .title {
    padding: 20px 0;
  }
  .about_page .item2 .content {
    padding: 10px 0;
    height: auto;
  }
  .about_page .item2 .content .title {
    text-align: center;
    padding: 10px 0;
  }
  .about_page .item2 .content .form div {
    text-align: center;
  }
  .about_page .item2 .content .form .sub {
    margin: 0 auto;
    display: block;
  }
  .about_page .item3 .content {
    padding: 20px 0;
  }
  .about_page .item3 .content h5 {
    text-align: center;
    margin-bottom: 20px;
  }
  .about_page .item3 .content .list ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .about_page .item3 .content .list ul li {
    width: 33% !important;
    padding: 0 10px !important;
  }
  .about_page .item3 .content .list ul li .word {
    text-align: center;
  }
  .about_page .item3 .content .list ul li .word h6 {
    font-size: 18px;
  }
  .case_list .content .item_nav {
    padding: 20px 0;
  }
  .case_list .content .list .item_list ul li a .word {
    padding: 0 15px;
  }
  .case_list .content .list .item_list ul li a .word .title {
    padding: 15px 0;
  }
  .case_list .content .list .item_list ul li a .word .title .text {
    width: 100%;
  }
  .case_list .content .list .item_list ul li a .word .title span {
    display: none;
  }
  .Internet_marketing .item1 .content {
    padding-bottom: 6px;
  }
  .Internet_marketing .item2 .content {
    height: auto;
    padding-bottom: 20px;
  }
  .Internet_marketing .item2 .content .list {
    margin-top: 0;
  }
  .Internet_marketing .item2 .content .list ul {
    border-bottom: 0 solid #000;
  }
  .Internet_marketing .item2 .content .list ul li:nth-child(n+5) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .Internet_marketing .item4 .content {
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  .page a,.page span{
    min-width: auto
  }
  .change_01 .content .left .title h5 {
    font-size: 18px;
  }
  .news_list .content .left .list ul li a .pic {
    height: auto;
    line-height: 1;
  }
  .change_02 .content .list_nav {
    margin: 10px 0 ;
  }
  .change_02 .content .list_nav ul li{
    width: 45%;
  }
  .change_02 .content .list ul li {
    padding: 0 0 10px;
    display: block;
  }
  .change_02 .content .list ul li .pic,
  .change_02 .content .list ul li .word {
    width: 100%;
  }
  .change_02 .content .list ul li .word h5 {
    margin-top: 10px;
  }
  .change_02 .content .list ul li .word p {
    margin: 10px 0;
  }
  .change_02 .content .link {
    padding-bottom: 20px;
  }
  .change_05 .content .left {
    width: 100%;
    float: none;
    padding: 10px;
  }
  .change_05 .content .left .big {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .change_05 .content .left .big .pic,
  .change_05 .content .left .big .word {
    width: 100%;
    margin: 10px 0;
    padding-left: 0;
  }
  .index .item1 .content .list ul {
    flex-wrap: wrap;
  }
  .index .item1 .content .list ul li {
    width: 48%;
    margin-bottom: 15px;
  }
  .index .item1 .content .list ul li.active {
    width: 48%;
  }
  .index .item2 .content .list .item_list ul li .pic a .cover {
    display: none !important;
  }
  .index .item2 .content .list .item_list ul li .word .link {
    display: none;
  }
  .index .item3 .content .list ul li {
    margin-bottom: 20px;
  }
  .index .item3 .content .list ul li a {
    position: static;
    height: auto;
  }
  .index .item3 .content .list ul li a:hover {
    border-image: none;
    border: none;
    background: none;
  }
  .index .item3 .content .list ul li a:hover .word {
    transform: none;
  }
  .index .item3 .content .list ul li a:hover .word h5{
    color: #333;
  }
  .index .item3 .content .list ul li a:hover .word span {
    display: none;
  }
  .index .item3 .content .list ul li a .pic,
  .index .item3 .content .list ul li a .word {
    transform: none;
  }
  .index .item3 .content .list ul li a .pic {
    position: static;
    margin: 0 auto;
    width: 100%;
    border: none;
    height: auto;
    line-height: 1;
  }
  .index .item3 .content .list ul li a .word {
    position: static;
  }
  .index .item3 .content .list ul li a .word h5 {
    margin-top: 20px;
    font-size: 16px;
  }
  .index .item3 .content .list ul li a .word .line,
  .index .item3 .content .list ul li a .word p,
  .index .item3 .content .list ul li a .word span {
    display: none;
  }
  .index .item7 .content .news .item_nav {
    padding: 20px 0;
  }
  .index .item7 .content .news .list .item_list .big_one a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }
  .index .item7 .content .news .list .item_list .big_one a > div {
    float: none !important;
    width: 100% !important;
    height: auto !important;
  }
  .index .item7 .content .news .list .item_list .big_one a .pic img {
    width: 100%;
  }
  .index .item7 .content .news .list .item_list .big_one a .word {
    margin-top: 10px;
    padding-left: 0;
  }
  .index .item7 .content .news .list .item_list .news_list ul li a span {
    width: 80%;
  }
  .index .item8 .content {
    padding-bottom: 0 !important;
  }
  .sem_page .item7 .content .news .item_nav {
    padding: 20px 0;
  }
  .sem_page .item7 .content .news .list .item_list .big_one a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }
  .sem_page .item7 .content .news .list .item_list .big_one a > div {
    float: none !important;
    width: 100% !important;
    height: auto !important;
  }
  .sem_page .item7 .content .news .list .item_list .big_one a .pic img {
    width: 100%;
  }
  .sem_page .item7 .content .news .list .item_list .big_one a .word {
    margin-top: 10px;
    padding-left: 0;
  }
  .sem_page .item7 .content .news .list .item_list .news_list ul li a span {
    width: 80%;
  }
  .sem_page .item8 .content {
    padding-bottom: 0 !important;
  }
  .goodness .item2 .content .list {
    margin-top: 0;
    padding-top: 20px;
  }
  .goodness .item2 .content .list ul {
    margin: 0 -2px;
  }
  .goodness .item2 .content .list ul li {
    padding: 0 2px;
  }
  .goodness .item2 .content .list ul li .center {
    border: none;
    padding-top: 0;
    height: auto;
  }
  .goodness .item2 .content .list ul li .center .pic {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .goodness .item2 .content .list ul li .center .pic img {
    width: 30px;
    height: 30px;
  }
  .goodness .item2 .content .list ul li .center .word p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .goodness .item2 .content .list ul li .center .word span {
    display: none;
  }
  .goodness .item2 .content a {
    margin-top: 0;
  }
  .goodness .item3 .content .list ul {
    width: 100%;
    float: none;
  }
  .goodness .item3 .content .list ul li {
    border-bottom: 1px solid #dedede !important;
    height: auto;
    padding: 10px 0;
  }
  .goodness .item3 .content .list .right li {
    text-align: left;
  }
  .goodness .item3 .content .list .right li:last-child {
    border-bottom: 0 solid #000 !important;
  }
  .goodness .item3 .content .list .right li span {
    float: left;
  }
  .goodness .item3 .content .list .right li .word {
    float: left;
  }
  .goodness .item7 .content .news .item_nav {
    padding: 20px 0;
  }
  .goodness .item7 .content .news .list .item_list .big_one a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }
  .goodness .item7 .content .news .list .item_list .big_one a > div {
    float: none !important;
    width: 100% !important;
    height: auto !important;
  }
  .goodness .item7 .content .news .list .item_list .big_one a .pic img {
    width: 100%;
  }
  .goodness .item7 .content .news .list .item_list .big_one a .word {
    margin-top: 10px;
    padding-left: 0;
  }
  .goodness .item7 .content .news .list .item_list .news_list ul li a span {
    width: 80%;
  }
  .goodness .item8 .content {
    padding-bottom: 0 !important;
  }
  .web_page .item1 .content .list ul {
    padding: 0 10px;
  }
  .web_page .item1 .content .list ul li {
    padding: 0 10px;
    width: 50%;
  }
  .web_page .item1 .content .list ul li a .pic {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .web_page .item1 .content .list ul li a .pic img {
    max-width: 50%;
  }
  .web_page .item1 .content .list ul li a h5 {
    font-size: 14px;
  }
  .web_page .item3 {
    height: auto;
    background-size: 100% 100% ;
  }
  .web_page .item3 .waves {
    display: none;
  }
  .web_page .item3 .content {
    position: static;
    transform: none;
  }
  .web_page .item4 .content .list ul li {
    width: 50%;
  }
  .web_page .item4 .content .list ul li:nth-of-type(5n+1) {
    clear: none;
  }
  .web_page .item5 .content .list ul {
    display: none;
  }
  .web_page .item5 .content .list .swiper-container {
    padding-bottom: 40px;
    display: block;
  }
  .web_page .item5 .content .list .swiper-container .swiper-pagination {
    bottom: 0px;
  }
  .web_page .item6 .content .list ul li {
    width: 100%;
  }
  .web_page .item7 .list .content ul li {
    width: 100%;
  }
  .web_page .item7 .list .content ul li .center .news_list {
    display: none;
  }
  .about_page .item2 .content .form div {
    margin-bottom: 0;
  }
  .about_page .item2 .content .form div input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .about_page .item2 .content .form div textarea {
    width: 100%;
    margin-bottom: 10px;
  }
  .about_page .item2 .content .form .sub {
    margin: 0 auto;
    display: block;
  }
  .about_page .item3 .content {
    padding: 10px 0;
  }
  .about_page .item3 .content .list ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .about_page .item3 .content .list ul li {
    border-left: 0 solid #000;
    float: none;
    width: 100% !important;
    padding: 0 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .about_page .item3 .content .list ul li .word {
    width: 50%;
    text-align: center;
  }
  .about_page .item3 .content .list ul li .word h6 {
    font-size: 16px;
  }
  .case_list .content .item_nav ul {
    margin: 0 5px;
  }
  .case_list .content .item_nav ul li {
    width: 50%;
    border: none;
    padding: 0 5px !important;
    margin: 0;
    text-align: center;
    margin-bottom: 5px;
  }
  .case_list .content .item_nav ul li a {
    display: block;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dedede !important;
  }
  .case_list .content .list .item_list ul {
    margin: 0 -2.5px;
  }
  .case_list .content .list .item_list ul li {
    padding: 0 2.5px;
    margin-bottom: 5px;
  }
  .case_list .content .list .item_list ul li a .word {
    padding: 0;
  }
  .case_list .content .list .item_list ul li a .word .title {
    padding: 15px 5px;
  }
  .case_list .content .list .item_list ul li a .word .title .text {
    width: 100%;
  }
  .case_list .content .list .item_list ul li a .word .title .text h5 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .case_list .content .list .item_list ul li a .word .title .text h6 {
    display: none;
  }
  .case_list .content .list .item_list ul li a .word .title span {
    display: none;
  }
  .case_list .content .list .item_list ul li a .word .data {
    display: none;
  }
  .Internet_marketing .item1 .content {
    padding-bottom: 6px;
  }
  .Internet_marketing .item1 .content .list ul li a .list {
    padding: 20px 5px;
  }
  .Internet_marketing .item2 .content {
    height: auto;
    padding-bottom: 20px;
  }
  .Internet_marketing .item2 .content .list {
    margin-top: 0;
  }
  .Internet_marketing .item2 .content .list ul li:nth-child(n+5) {
    border-bottom: 1 solid rgba(255, 255, 255, 0.5);
  }
  .Internet_marketing .item3 .content .phone_list ul li {
    padding: 0 5px;
  }
  .Internet_marketing .item3 .content .phone_list ul li a {
    pointer-events: none;
    width: auto;
    height: auto;
    padding: 5px 0;
    background: none;
  }
  .Internet_marketing .item3 .content .phone_list ul li a h5 {
    margin: 5px 0;
    font-size: 12px;
    color: #333;
  }
  .Internet_marketing .item4 .content {
    padding-bottom: 6px;
  }
  .Internet_marketing .item4 .content .list ul {
    margin: 0 -5px;
  }
  .Internet_marketing .item4 .content .list ul li {
    padding: 0 5px;
  }
  .Internet_marketing .item4 .content .list ul li a {
    height: auto;
    padding: 10px 0 30px;
  }
  .Internet_marketing .item4 .content .list ul li a span {
    font-size: 14px;
  }
  .Internet_marketing .item4 .content .list ul li a p {
    font-size: 12px;
  }
  .Internet_marketing .item4 .content .list ul li a img {
    width: 30px;
  }
  .Internet_marketing .item5 .content .list ul li {
    width: 100%;
  }
  .Internet_marketing .item6 .content {
    padding-bottom: 0;
  }
  .Internet_marketing .item6 .content .item_nav {
    margin-bottom: 25px;
  }
  .Internet_marketing .item6 .content .item_nav ul li {
    margin-bottom: 5px;
  }
  .Internet_marketing .item6 .content .list .item_list ul li {
    width: 100%;
  }
  .Internet_marketing .item6 .content .list .item_list ul li .list_two a {
    margin-bottom: 10px;
    padding: 0 20px;
  }
  .Internet_marketing .item6 .content .list .item_list ul li .list_three {
    display: none;
  }
}
@media screen and (max-width: 374px) {
  .Internet_marketing .item4 .content .list {
    overflow: auto;
  }
  .Internet_marketing .item6 .content {
    padding-bottom: 0;
  }
  .Internet_marketing .item6 .content .item_nav ul li {
    width: 20%;
    margin: 0;
  }
  .Internet_marketing .item6 .content .item_nav ul li a {
    width: 100%;
    font-size: 12px;
  }
}

/* 小火箭css */
#gotop1 {
    width: 80px;
    position: fixed;
    bottom: 90px;
    cursor: pointer;
    z-index: 99998;
    right: 5%;
    /*margin-right: -620px;*/
}

/* 小火箭悬停特效 */

#gotop1:hover {
    animation: rubberBand 1s;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

/* end 小火箭 */