@charset "UTF-8";
html {
  font-size: 625%;
}
/* 初始化CSS */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
}
* {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s ;
  -ms-transition: all 0.5s ;
  -o-transition: all 0.5s ;
  transition: all 0.5s ;
}
fieldset,
img {
  border: none;
}
img {
  display: block;
}
ul,
ol {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  outline: none;
  color: #2d2d2d;
  font-family: "microsoft yahei";
}
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
button {
  outline: none;
  font-family: "microsoft yahei";
}
.gt {
  font-family: "宋体";
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
  outline: none;
  resize: none;
  font-family: "microsoft yahei";
}
table {
  border-collapse: collapse;
}
body {
  color: #666;
  font-size: 12px;
  line-height: 20px;
  min-height: 320px;
  font-family: "microsoft yahei";
  overflow-x: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
a {
  color: #2d2d2d;
  text-decoration: none;
}
i {
  font-style: normal;
}
a:hover {
  text-decoration: none;
}
em {
  font-style: normal;
}
.color_r {
  color: #f00;
}
.color_b {
  color: #1a81d2 !important;
}
.color_y {
  color: #fbc111 !important;
}
.color_g {
  color: #72c899 !important;
}
.color_w {
  color: #fff !important;
}
.color_h {
  color: #919191 !important;
}
.font_bold {
  font-weight: bold;
}
.left {
  float: left;
}
.right {
  float: right;
}
.container {
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.border-right-none {
  border-right: none !important;
}
.border-none {
  border: none !important;
}
.border-bottom-none {
  border-bottom: none !important;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 16px;
  font-weight: normal;
}
h3,
.h3 {
  font-size: 14px;
}
h4,
.h4 {
  font-size: 13px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.text_center {
  text-align: center;
}
.text_justify {
  text-align: justify;
}
.text_nowrap {
  white-space: nowrap;
}
.text_lowercase {
  text-transform: lowercase;
}
.text_uppercase {
  text-transform: uppercase;
}
.text_capitalize {
  text-transform: capitalize;
}
.font_sl {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mg15 {
  margin: 0 0 15px 0;
}
.white_bg {
  background: #fff !important;
}
.bread_page {
  padding: 20px 0 20px 16px;
  font-size: 14px;
  color: #919191;
}
.bread_page a {
  color: #919191;
}
.bread_page a:hover {
  color: #f6a200;
}
/*头部*/
.top_box {
  height: 0.6rem;
  line-height: 0.6rem;
  background: rgb(31,33,35);
  border-bottom: 1px solid #000;
}
.top_box .dec {
  padding: 0 0.4rem 0 0.4rem;
  /* border-right: 1px solid #f2f2f2; */
}
.top_box .top_in {
  color: #666666;
  font-size: 14px;
}
.top_box .top_in .contact .contact_item {
  display: inline-block;
  vertical-align: middle;
}
.top_box .top_in .contact .call {
  padding: 0 0.4rem 0 0.4rem;
  /* border-left: 1px solid #f2f2f2; */
  /* border-right: 1px solid #f2f2f2; */
}
.top_box .top_in .contact .other_contact {
  padding: 0 0.4rem 0 0.4rem;
  /* border-right: 1px solid #f2f2f2; */
}
.top_box .top_in .contact .other_contact a {
  padding: 0 0.06rem;
  color: #9b9b9b;
}
.top_box .top_in .contact .other_contact a i {
  font-size: 18px;
}
.top_box .top_in .contact .search {
  padding: 0 0.3rem 0 0.3rem;
  border-right: 1px solid #f2f2f2;
}
.top_box .top_in .contact .search a {
  color: #9b9b9b;
}
.top_nav_box {
  position: absolute;
  top: 0.8rem;
  width: 100%;
  z-index: 10;
  color: rgb(255,255,255);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.top_nav_box .logo {
  width: 4.43rem;
  height: 0.4rem;
  margin-top: 0.32rem;
  margin-right: 0.69rem;
}
.top_nav_box .nav_list {width: 100%;padding: 0 0.8rem;}
.top_nav_box .nav_list .item {
  position: relative;
  float: left;
  padding: 0.28rem 0 0 0;
}
.top_nav_box .nav_list .item .nav_name {
  display: block;
  line-height: 0.4rem;
  padding: 1px 0.22rem 1px 0.22rem;
  border: 1px solid transparent;
  color: #fff;
  font-size: 16px;
}
.top_nav_box .nav_list .down_list {
  display: none;
  z-index: 9999;
  border: 1px solid #eee;
  position: absolute;
  left: 0;
  top: 75px;
  width: 100%;
  background: #fff;
  text-align: center;
  font-size: 14px;
  padding: 8px 15px 8px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.top_nav_box .nav_list .down_list .down_list_item {
  line-height: 42px;
  border-bottom: 1px solid #eeeeee;
}
.top_nav_box .nav_list .down_list .down_list_item a:hover {
  color: #1a81d2;
}
.top_nav_box .nav_list .down_list .down_list_item:last-child {
  border: none;
}
.top_nav_box .nav_list .down_list:before {
  content: '';
  width: 14px;
  height: 9px;
  position: absolute;
  background: url(http://www.hanuoo.com/templates/zonstjxcs/images/arr_top.png) no-repeat;
  left: 50%;
  top: -9px;
  margin-left: -7px;
}
.top_nav_box .nav_list .item.active .nav_name {
  border-bottom: 3px solid rgb(34,111,216);
}
.top_nav_box .nav_list .nav_name:hover {
  border-bottom: 3px solid rgb(34,111,216);
}
.swiper-foot-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1rem;
  background-color: rgba(46,62,93, 0.6);
  z-index: 10;
}
.swiper-foot-info .wrapper {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  font-size: 16px;
  color: rgb(195,196,196);
}
.swiper-foot-info .item {
  padding: 0.2rem 0;
  display: flex;
}
.swiper-foot-info .item i.icon {
  width: 0.4rem;
  height: 0.39rem;
  background-size: contain;
  background-image: url('../images/icon/icon-1.png');
}
.swiper-foot-info .item:nth-child(2) i.icon {
  background-image: url('../images/icon/icon-2.png');
}
.swiper-foot-info .item:nth-child(3) i.icon {
  background-image: url('../images/icon/icon-3.png');
}
.swiper-foot-info .item .content {
  border-left: 2px solid rgba(255,255,255,0.2);
  padding-left: 0.2rem;
  margin-left: 0.15rem;
  color: rgb(195,196,196);
}
.swiper-foot-info .item p:first-child {
  color: #fff;
  font-size: 20px;
  margin: 0.02rem 0 0.1rem 0;
}
.swiper-foot-info .item p:first-child span {
  color: rgb(57,211,229);
}
.page_box {
  padding: 0.6rem 0;
  text-align: center;
}
.page_box a,
.page_box span {
  display: inline-block;
  width: 0.36rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e3e3e3;
  margin: 0 0.05rem;
}
.page_box a:hover {
  background: #2e99f5;
  color: #fff;
}
.page_box a.next,
.page_box a.prev {
  width: 100px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 14px;
}
.page_box .active {
  background: #2e99f5;
  color: #fff;
}
.product_tit {
  text-align: center;
  font-size: 20px;
  color: #333333;
  line-height: 0.28rem;
  position: relative;
  padding-bottom: 0.17rem;
  margin-bottom: 0.32rem;
}
.product_tit:before,
.product_tit:after {
  content: "";
  position: absolute;
  left: 50%;
}
.product_tit:before {
  border-bottom: 1px solid #8cc0e8;
  margin-left: -1.2rem;
  width: 2.4rem;
  bottom: 0.06rem;
}
.product_tit:after {
  width: 1.4rem;
  border-bottom: 1px solid #d1e6f6;
  bottom: 0;
  margin-left: -0.7rem;
}
.footer {
  height: 3.26rem;
  padding-top: 0.44rem;
  /* border-top: 2px solid #2e99f5; */
  background: url("http://www.hanuoo.com/templates/zonstjxcs/images/footer_bg.png") center top repeat-x;
}
.footer .footer_code {
  width: 1.42rem;
  padding-right: 0.6rem;
  border-right: 1px solid #424245;
  margin-right: 0.58rem;
}
.footer .footer_code dt {
  text-align: center;
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 auto 0.2rem;
}
.footer .footer_code dd a {
  display: block;
  width: 100%;
  height: 0.34rem;
  line-height: 0.34rem;
  text-align: center;
  background: #2e99f5;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 14px;
}
.footer .footer_code dd a i {
  margin-right: 5px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}
.footer .other_line {
  width: 1.56rem;
}
.footer .other_line dt {
  line-height: 0.32rem;
  border-bottom: 1px solid #58595b;
  position: relative;
  width: 0.85rem;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 10px;
}
.footer .other_line dt:before {
  content: '';
  width: 0.28rem;
  border-bottom: 2px solid #2e99f5;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.footer .other_line dd {
  line-height: 0.36rem;
}
.footer .other_line dd a {
  color: #999999;
  font-size: 14px;
}
.footer .other_line dd a:hover {
  color: #fff;
}
.footer .footer_contact {
  padding: 0 0 0 0.58rem;
  height: 1.84rem;
  border-left: 1px solid #46484a;
  width: 5.1rem;
  font-size: 14px;
}
.footer .footer_contact .contact_icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.22rem;
  height: 0.22rem;
  line-height: 0.22rem;
  text-align: center;
  background: #2e99f5;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 12px;
}
.footer .footer_line {
  line-height: 0.42rem;
  border-top: 1px solid #434447;
  border-bottom: 1px solid #434447;
  margin-top: 0.3rem;
}
.footer .footer_line span {
  color: #666666;
}
.footer .footer_line a {
  color: #999999;
  padding: 0 0.1rem;
}
.footer .footer_ban {
  overflow: hidden;
  padding: 0.14rem 0;
}
.footer .footer_ban .footer_ban_l {
  line-height: 0.38rem;
  color: #999999;
}
.footer .footer_ban .footer_ban_l a {
  color: #999999;
}
.footer .footer_ban .footer_ban_r img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
}
.about_title {
  padding: 0.55rem 0 0.25rem 0;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  margin-bottom: 0.3rem;
  position: relative;
}
.about_title h2 {
  font-size: 24px;
  color: #1a81d2;
}
.about_title:before {
  content: '';
  width: 1.2rem;
  height: 0.26rem;
  position: absolute;
  left: 50%;
  bottom: -0.13rem;
  margin-left: -0.6rem;
  background: url("http://www.hanuoo.com/templates/zonstjxcs/images/about/title_bg.png") no-repeat;
}
.pub_banner {
  max-height: 400px;
}
.pub_banner img {
  width: 100%;
}
.float_box {
  display: none;
  width: 0.6rem;
  height: 0.6rem;
  background: #7f7f7f;
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -1.55rem;
  z-index: 10000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
}
.float_box .float_up {
  height: 0.6rem;
  line-height: 0.6rem;
  /* padding-top: 24px; */
  cursor: pointer;
}
.float_box .float_up p {
  margin-bottom: 20px;
}
.float_box .float_down {
  height: 0.46rem;
  padding-top: 0.2rem;
}
.float_box .float_list li {
  height: 0.5rem;
  line-height: 0.5rem;
  position: relative;
  cursor: pointer;
}
.float_box .float_list li .iconfont {
  font-size: 24px;
}
.float_box .float_list .show_box {
  width: 1.35rem;
  position: absolute;
  background: #fbc111;
  left: -1.35rem;
  top: 0;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  color: #fff;
  font-size: 14px;
  display: none;
}
.float_box .float_list .show_box .code {
  width: 1.1rem;
  height: 1.1rem;
  margin: 12px auto 0;
}
.float_box .float_list .show_box a {
  color: #fff;
}
.float_box .float_list li.active {
  background: #fbc111;
}
.float_box .float_list li.active .show_box {
  display: block;
}
.screen_small {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  background: #f7f7f7;
  display: none;
  position: relative;
}
.screen_small .small_logo {
  position: absolute;
  left: 0.1rem;
  top: 50%;
  width: 0.8rem;
  margin-top: -0.12rem;
}
.screen_small .screen_small_menu {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
}
.screen_small .screen_small_menu i {
  font-size: 20px;
  color: #666;
}
.screen_small .screen_small_list {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s ;
  -ms-transition: all 0.4s ;
  -o-transition: all 0.4s ;
  transition: all 0.4s ;
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 0.4rem;
  left: 0;
  z-index: 10001;
  background: #fff;
}
.screen_small .screen_small_list li {
  line-height: 0.4rem;
  text-align: center;
  font-size: 16px;
  margin: 0.1rem 0;
}
.screen_small .screen_small_list.active {
  height: auto;
  display: block;
}
/*动画*/
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    tranpxsform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/*媒体查询*/
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 970px;
  }
  .top_nav_box .nav_list .item {
    padding: 0.2rem 0;
  }
  .top_nav_box .nav_list .item .nav_name {
    padding: 1px 0.15rem 1px 0.15rem;
  }
  .top_nav_box .logo {
    float: none;
    margin: 0.3rem auto 0;
  }
  .swiper-foot-info {
    display: none;
  }
  .nav_list {
    float: none;
  }
  .footer {
    -webkit-background-size: cover;
    background-size: cover;
    height: auto;
    text-align: center;
  }
  .footer .other_line dt {
    text-align: center;
    margin: 0 auto;
  }
  .footer dl {
    height: 2rem;
    float: none;
    display: inline-block;
  }
  .footer .other_line,
  .footer .footer_code {
    width: 16%;
    margin: 0 0.2rem 0 0;
  }
  .footer .footer_contact {
    width: 100%;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer .footer_contact dt {
    margin: 0;
  }
  .selling_list {
    margin: 0 auto;
    text-align: center;
  }
  .selling_list .selling_item {
    display: inline-block;
    float: none;
    margin: 0 0.2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 14px;
  }
  .container {
    width: 750px;
  }
  .top_nav_box {
    top: 0;
  }
  .top_box .dec {
    padding: 0 0.2rem 0 0.2rem;
  }
  .top_box .top_in .contact .call {
    padding: 0 0.2rem 0 0.2rem;
  }
  .nav_list,
  .logo {
    display: none;
  }
  .screen_small {
    display: block;
  }
  .footer {
    -webkit-background-size: cover;
    background-size: cover;
    height: auto;
    text-align: center;
  }
  .footer .other_line dt {
    text-align: center;
    margin: 0 auto;
  }
  .footer dl {
    height: 2rem;
    float: none;
    display: inline-block;
  }
  .footer .other_line,
  .footer .footer_code {
    width: 16%;
    margin: 0 0.2rem 0 0;
  }
  .footer .footer_contact {
    width: 100%;
    text-align: left;
  }
  .footer .footer_contact dt {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
    padding: 0 0.1rem;
  }
  .top_nav_box {
    top: 0;
  }
  .top_box .dec {
    display: none;
  }
  .top_box .top_in .contact .call {
    padding: 0 0.1rem 0 0.1rem;
  }
  .top_box .top_in .contact .other_contact {
    padding: 0 0.1rem 0 0.1rem;
  }
  .top_box .top_in .contact .search {
    padding: 0 0.1rem 0 0.1rem;
  }
  .nav_list,
  .logo {
    display: none;
  }
  .screen_small {
    display: block;
  }
  .footer {
    -webkit-background-size: cover;
    background-size: cover;
    height: auto;
    text-align: center;
  }
  .footer .other_line dt {
    text-align: center;
    margin: 0 auto;
  }
  .footer dl {
    width: 100%;
    height: 2rem;
    float: none;
    display: inline-block;
  }
  .footer .footer_code {
    width: 100%;
    margin: 0 0.2rem 0 0;
  }
  .footer .other_line {
    width: 48%;
  }
  .footer .footer_contact {
    width: 100%;
    text-align: left;
  }
  .footer .footer_contact dt {
    margin: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  body {
    font-size: 13px;
  }
  .nav_list,
  .logo {
    display: none;
  }
  .top_nav_box {
    top: 0;
  }
  .screen_small {
    display: block;
  }
  .banner_container .img-info {
    display: none;
  }
  .footer {
    -webkit-background-size: cover;
    background-size: cover;
    height: auto;
    text-align: center;
  }
  .footer .other_line dt {
    text-align: center;
    margin: 0 auto;
  }
  .footer dl {
    width: 100%;
    height: 2rem;
    float: none;
    display: inline-block;
  }
  .footer .footer_code {
    width: 100%;
    margin: 0 0.2rem 0 0;
  }
  .footer .other_line {
    width: 48%;
  }
  .footer .footer_contact {
    width: 100%;
    text-align: left;
  }
  .footer .footer_contact dt {
    margin: 0;
  }
}
@media (max-width: 479px) {
  body {
    font-size: 12px;
  }
  .top_box {
    display: none;
  }
  .top_nav_box {
    top: 0;
  }
  .nav_list,
  .logo {
    display: none;
  }
  .banner_container {
    margin-top: 0.4rem;
  }
  .banner_container .img-info {
    display: none;
  }
  .footer {
    -webkit-background-size: cover;
    background-size: cover;
    height: auto;
    text-align: center;
  }
  .footer .other_line dt {
    text-align: center;
    margin: 0 auto;
  }
  .footer dl {
    width: 100%;
    height: 2rem;
    float: none;
    display: inline-block;
  }
  .footer dl:first-child {
    height: 0.6rem;
  }
  .footer .footer_code {
    width: 100%;
    margin: 0 0.2rem 0 0;
  }
  .footer .other_line {
    width: 32%;
  }
  .footer .footer_contact {
    width: 100%;
    text-align: left;
    border: none;
    padding: 0 0.1rem;
  }
  .footer .footer_contact dt {
    margin: 0;
  }
}
.banner_container {
  /* max-height: 800px; */
  width: 100%;
  top: -2px;
}
.banner_container .img-info {
  position: absolute;
  left: 50%;
  top: 40%;
  width: 6rem;
  margin: 0 auto;
  text-align: center;
  margin-left: -3rem;
  color: #fff;
  font-size: 0.2rem;
  line-height: 0.32rem;
}
.banner_container .img-info .big {
  font-size: 0.36rem;
  margin: 0.06rem auto 0.2rem;
}
.banner_container .swiper-pagination {
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  left: auto !important;
  bottom: auto !important;
  width: 0.2rem !important;
}
.banner_container .swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  /* border: 1px solid #fff; */
  background-color: rgb(212,221,232);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  /* background: none; */
  margin: 8px 0px;
  vertical-align: middle;
}
.banner_container .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.16rem;
  height: 0.16rem;
  position: relative;
  background: none;
  border: 1px solid #fff;
}
.banner_container .swiper-pagination .swiper-pagination-bullet-active:before {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.05rem;
  margin-top: -0.05rem;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.title {
  text-align: center;
}
.title .title_name {
  margin-top: 0.6rem;
  font-size: 0.28rem;
  color: #000;
  padding: 0.14rem 0 0.08rem 0;
}
.title .title_bottom{
  font-size: 0.26rem;
  color: #f2f2f2;
  letter-spacing: 0.15rem;
}
.title .title_bottom span {
  margin: 0 10px;
}
.service_list {
  padding: 0.5rem 0 1.1rem 0;
  /* margin-right: -0.24rem; */
  margin-left: 2.2rem;
}
.service_list .service_item {
  width: 2.16rem;
  height: 3.3rem;
  /* cursor: pointer; */
  float: left;
  background: linear-gradient(rgb(239,247,251), #fff);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0,0,0, 0.1);
  box-shadow: 0 0 20px rgba(0,0,0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right: 0.6rem;
}
.service_list .service_item .service_title {
  font-size: 16px;
  color: #333333;
  padding: 0.2rem 0 0.15rem;
  text-align: center;
}
.service_list .service_item .service_title .hover_title {
  display: none;
  position: relative;
}
.service_list .service_item .service_pic {
  width: 0.86rem;
  height: 0.89rem;
  margin: 0 auto;
  position: relative;
}
.service_list .service_item .service_pic .service_icon {
  width: 0.86rem;
  height: 0.89rem;
  position: absolute;
  background: url("../images/icon/2icon-1.png") 0 0 no-repeat;
  left: 50%;
  top: 50%;
  margin-left: -0.43rem;
  margin-top: -0.45rem;
}
.service_list .service_item .service_pic .icon_game {
  background: url("../images/icon/2icon-2.png") 0 0 no-repeat;
}
.service_list .service_item .service_pic .icon_guide {
  background: url("../images/icon/2icon-3.png") 0 0 no-repeat;
}
.service_list .service_item .service_pic .icon_skill {
  background: url("../images/icon/2icon-4.png") 0 0 no-repeat;
}
.service_list .service_item .service_pic .icon_cust {
  background: url("../images/icon/2icon-5.png") 0 0 no-repeat;
}
.service_list .service_item .service_dec {
  line-height: 26px;
  font-size: 14px;
  color: #999;
  padding: 0 30px;
  text-align: center;
  height: 152px;
  overflow: hidden;
  margin-top: 10px;
}
.service_list .service_item .more_btn {
  display: block;
  margin: 3px auto 0;
  width: 45px;
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid rgb(132, 164, 247);
  text-align: center;
  color: rgb(132, 164, 247);
  cursor: pointer;
}
.service_list .service_item.active {
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.w156 {
  width: 1.56rem;
}
.w189 {
  width: 1.89rem;
}
.function_wrap {
  padding: 0.12rem;
  height: 7rem;
  position: relative;
  background: url("../images/bg3.png") center top no-repeat;
}
.function_wrap .title {
  margin-bottom: 0.5rem;
}
.function_wrap .title .title_name {
  font-size: 30px;
  margin-top: 0.2rem;
  color: #fff;
}
.function_wrap .title .title_bottom{
  color: rgb(97,103,121);
}
.function_wrap .wrapper {
  width: 9.6rem;
  margin: 0 auto;
}
.function_wrap .tab {
  background: rgba(0,0,0,0.6);
  width: 100%;
  height: 0.9rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: flex;
  margin-bottom: 0.5rem;
}
.function_wrap .tab-item {
  position: relative;
  color: #fff;
  flex: 1;
  height: 0.4rem;
  font-size: 12px;
  padding: 0.25rem 0.6rem;
}
.function_wrap .tab-item:nth-child(2):before,.function_wrap .tab-item:nth-child(3):before {
  content: '';
  width: 2px;
  height: 0.4rem;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 50%;
  margin-top: -0.2rem;
  left: 0;
}
.function_wrap .tab-item .tip {
  line-height: 14px;
}
.function_wrap .tab-item.active, .function_wrap .tab-item:hover {
  position: relative;
  background: rgb(42,136,243);
  background: linear-gradient(rgb(34,123,241), rgb(48,147,244));
}
.function_wrap .tab-item.active::after {
  content: '';
  width: 0;
  height: 0;
  border: 0.08rem solid rgb(48,147,244);
  position: absolute;
  bottom: -0.16rem;
  left: 50%;
  margin-left: -0.04rem;
  border-color: rgb(48,147,244) transparent transparent transparent;
}
.function_wrap .tab-item .tab-title{
  font-size: 16px;
  margin-bottom: 0.05rem;
}
.function_wrap .tab-content {
  width: 6rem;
}
.function_wrap .tab-content .item > div{
  font-size: 14px;
  color: #fff;
  height: 1.1rem;
  margin-bottom: 0.15rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: linear-gradient(90deg,rgba(13,64,119,0.9), rgba(13,64,119,0.1));
}
.function_wrap .tab-content .item > div:hover {
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.function_wrap .tab-content i.icon {
  width: 0.61rem;
  height: 0.62rem;
  background-size: contain;
  background-repeat: no-repeat;
  float: left;
  margin: 0.24rem 0.35rem;
}
.function_wrap .tab-content .info {
  width: 4rem;
  float: left;
}
.function_wrap .tab-content .info-title {
  font-size: 18px;
  color: #fff;
  margin: 0.11rem 0;
}
.function_wrap .tab-content .info .tip {
  color: rgba(255, 255, 255, 0.8);
}
.function_wrap .tab-content i.icon-1 {
  background-image: url("../images/icon/3icon-1.png");
}
.function_wrap .tab-content i.icon-2 {
  background-image: url("../images/icon/3icon-2.png");
}
.function_wrap .tab-content i.icon-3 {
  background-image: url("../images/icon/3icon-3.png");
}
/* 新闻中心 */
.news_wrap {
  width: 12rem;
  margin: 0 auto;
  overflow: hidden;
}
.news_wrap .left, .news_wrap .right {
  margin-top: 0.6rem;
  width: 50%;
}
.news_wrap .left {
  float: left;
}
.news_wrap .right {
  float: right;
}
.news_wrap .left .pic {
  width: 96%;
  height: 1.5rem;
  background: url("../images/pg.jpg") top no-repeat;
  background-size: cover;
}
.news_wrap .left .info {
  width: 96%;
  margin: 0.2rem 0;
  font-size: 0.14rem;
  line-height: 24px;
  color: rgb(173,173,173);
}
.news_wrap .left .info .title {
  text-align: left;
  color: #000;
  font-size: 0.18rem;
  margin-bottom: 0.12rem;
}
.news_wrap .left .info .more_btn {
  display: block;
  width: 1.35rem;
  height: 0.35rem;
  line-height: 0.35rem;
  padding-left: 0.6rem;
  margin-top: 0.2rem;
  margin-left: 0.05rem;
  color: #fff;
  background: linear-gradient(90deg, rgb(30,116,240), rgb(50,151,245));
  transition: all 0.3s;
}
.news_wrap .left .info .more_btn:hover {
  color: #000;
}
.news_wrap .right .news_item {
  overflow: hidden;
  width: 95%;
  height: 0.8rem;
  float: right;
  padding: 0.1rem 0;
  border-bottom: 1px solid rgba(172,172,172,0.8);
}
.news_wrap .right .news_item:last-child {
  border-bottom: none;
}
.news_wrap .right .news_item .date,.news_wrap .right .news_item .news_info {
  float: left;
}
.news_wrap .right .news_item .date {
  width: 15%;
  margin-top: 0.2rem;
  color: rgb(52,153,245);
  font-weight: bold;
}
.news_wrap .right .news_item .date p:first-child {
  font-size: 0.42rem;
  font-weight: normal;
  margin-bottom: 0.06rem;
}
.news_wrap .right .news_item .news_info {
  width: 85%;
  line-height: 0.24rem;
  transition: none;
  color: rgb(172,172,172);
}
.news_wrap .right .news_item .news_info:hover {
  color: #000;
}
.news_wrap .right .news_info .title {
  color: #000;
  font-size: 0.16rem;
  text-align: left;
  margin-bottom: 0.08rem;
}
.about .pic {
  width: 96%;
  height: 2.2rem;
  background: url("../images/pg.jpg") top no-repeat;
  background-size: cover;
}
.about .title {
  position: relative;
}
.about .news_main .title::before {
  content: '';
  width: 0.6rem;
  height: 0.04rem;
  background: rgb(88,155,251);
  position: absolute;
  bottom: -0.04rem;
}
.about .left .info {
  width: 92%;
  margin: 0 0 2rem 0;
  font-size: 16px;
  line-height: 26px;
  color: rgb(104,104,104);
}
.about .left .info > p:nth-child(2) {
  margin: 0.2rem 0 0.3rem;
}
.cooperation_wrap {
  margin-top: 1.3rem;
  min-height: 5.3rem;
  padding: 0.1rem 0;
  background: url("../images/bg5.png") no-repeat;
}
.cooperation_wrap .title_name {
  margin-top: 0.2rem;
}
.cooperation_list {
  position: relative;
  margin: 0.8rem -1.1rem 0 0;
}
.cooperation_list .list_item {
  float: left;
  width: 1.52rem;
  margin: 0 1.1rem 0 0;
  /* cursor: pointer; */
}
.cooperation_list .list_item .list_item_pic {
  position: relative;
  width: 1.3rem;
  height: 1.07rem;
}
.cooperation_list .list_item .list_item_pic .bg {
  position: absolute;
  right: -0.8rem;
  top: 50%;
  margin-top: -0.23rem;
  display: block;
  width: 0.22rem;
  height: 0.46rem;
  background: url("../images/icon/arrow.png") no-repeat;
  background-size: contain;
}
.cooperation_list .list_item .list_item_pic .coop_icon {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s ;
  -ms-transition: all 0.5s ;
  -o-transition: all 0.5s ;
  transition: all 0.5s ;
  width: 1.3rem;
  height: 1.07rem;
  position: absolute;
  background: url("../images/icon/4icon-1.png") 0 0 no-repeat;
  left: 50%;
  top: 0;
  margin-left: -0.65rem;
}
.cooperation_list .list_item .list_item_pic .coop_icon2 {
  background: url("../images/icon/4icon-2.png") 0 0 no-repeat;
}
.cooperation_list .list_item .list_item_pic .coop_icon3 {
  background: url("../images/icon/4icon-3.png") 0 0 no-repeat;
}
.cooperation_list .list_item .list_item_pic .coop_icon4 {
  background: url("../images/icon/4icon-4.png") 0 0 no-repeat;
}
.cooperation_list .list_item .list_item_pic .coop_icon5 {
  background: url("../images/icon/4icon-5.png") 0 0 no-repeat;
}
.cooperation_list .list_item .step_dec {
  position: relative;
  text-align: center;
  font-size: 0.16rem;
  color: rgb(84,84,84);
}
.cooperation_list .list_item .step_dec h3 {
  margin-top: 0.1rem;
  color: rgb(102,150,220);
  font-size: 32px;
  height: 0.4rem;
}
.cooperation_list .list_item i.point{
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  background: url("../images/icon/point.png") 0 0 no-repeat;
  margin: 0.6rem auto 0;
}
/* .cooperation_list .list_item.active .list_item_pic .bg {
  width: 1.5rem;
  height: 1.5rem;
  background: url("http://www.hanuoo.com/templates/zonstjxcs/images/step_pic_active.png") no-repeat;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
} */
.cooperation_list .list_item.active .list_item_pic .coop_icon {
  left: 50%;
  margin-left: -0.1rem;
}
.cooperation_list:before {
  content: "";
  border-bottom: 1px solid rgba(88,155,251, 0.5);
  position: absolute;
  bottom: 0.11rem;
  width: 12rem;
  left: 0;
}
@media screen and (max-width: 1600px) {
  /* .function_wrap .function_l {
    width: 5.96rem;
    background: rgba(255, 255, 255, 0.5);
    padding-left: 0;
  } */
}
/*媒体查询*/
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 970px;
  }
  .logo {
    display: none;
  }
  .top_nav_box {
    top: 0.6rem;
  }
  .service_list .service_item {
    margin-bottom: 0.2rem;
  }
  .cooperation_list:before {
    width: auto;
    border: none;
  }
  .cooperation_list .list_item i.point {
    display: none;
  }
  .cooperation_list {
    margin: 0 -0.5rem 0 0;
  }
  .cooperation_list .list_item {
    margin: 0 0.5rem 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 14px;
  }
  .container {
    width: 750px;
  }
  .banner_container .banner_next,
  .banner_container .banner_prev {
    display: none;
  }
  .banner_container .swiper-pagination {
    bottom: 0.2rem;
  }
  .swiper-foot-info {
    display: none;
  }
  .service_list .service_item {
    margin-bottom: 0.24rem;
  }
  .cooperation_wrap {
    padding-bottom: 0.3rem;
  }
  .cooperation_list {
    margin: 0;
    text-align: center;
  }
  .cooperation_list .list_item {
    margin: 0 0.4rem;
    height: 2.6rem;
  }
  .cooperation_list:before {
    border: none;
  }
  .swiper-foot-info {
    display: none;
  }
  .title .title_bottom {
    letter-spacing: 0.05rem;
  }
  .function_wrap .wrapper {
    width: 100%;
  }
  .function_wrap .tab {
    flex-direction: column;
    height: 100%;
    background: transparent;
  }
  .function_wrap .tab-item {
    margin-bottom: 0.2rem;
    background: rgba(0,0,0,0.6);
  }
  .function_wrap .tab-item.active::after,.function_wrap .tab-item:nth-child(2):before, .function_wrap .tab-item:nth-child(3):before {
    display: none;
  }
  .function_wrap .tab-content {
    display: none;
  }
  .news_wrap {
    width: 92%;
  }
  .news_wrap .left, .news_wrap .right {
    margin-top: 0.6rem;
    width: 100%;
  }
  .news_wrap .left .pic,.news_wrap .left .info {
    width: 100%;
  }
  .news_wrap .right .news_item {
    height: 0.5rem;
  }
  .news_wrap .right .news_item .date {
    font-size: 0.12rem;
    width: 18%;
    margin-top: 0.05rem;
    text-align: center;
  }
  .news_wrap .right .news_item .date p:first-child {
    font-size: 0.2rem;
  }
  .news_wrap .right .news_item .news_info {
    margin-left: 2%;
    width: 80%;
  }
  .news_wrap .right .news_info .title {
    font-size: 0.16rem;
  }
  .news_wrap .right .news_item .news_info > p:last-child {
    display: none;
  }
  .cooperation_list {
    margin-top: 0.4rem;
  }
  .cooperation_list .list_item i.point {
    display: none;
  }
  .cooperation_list .list_item .list_item_pic {
    margin: 0 auto;
  }
  .cooperation_list .list_item .list_item_pic .bg {
    display: none;
  }
  .about .left .info {
    margin-bottom: 0;
  }
  .news_wrap .right {
    margin-bottom: 0.6rem;
    margin-top: 0.4rem;
  }
  .about .pic {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
    padding: 0 0.1rem;
  }
  .banner_container .banner_next,
  .banner_container .banner_prev {
    display: none;
  }
  .swiper-foot-info {
    display: none;
  }
  .banner_container .swiper-pagination {
    bottom: 0.2rem;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    margin: 0 0.08rem;
    vertical-align: middle;
  }
  .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.16rem;
    height: 0.16rem;
    position: relative;
  }
  .title .title_top {
    padding: 0.3rem 0 0 0;
  }
  .service_list {
    margin: 0;
  }
  .service_list .service_item {
    width: 100%;
    margin-right: 0rem;
    margin-bottom: 0.1rem;
  }
  .cooperation_wrap {
    padding-bottom: 0.3rem;
  }
  .cooperation_list {
    margin: 0;
    text-align: center;
  }
  .cooperation_list .list_item {
    margin: 0;
    height: 2.6rem;
    width: 100%;
  }
  .cooperation_list:before {
    border: none;
  }
  .swiper-foot-info {
    display: none;
  }
  .title .title_bottom {
    letter-spacing: 0.05rem;
  }
  .function_wrap .wrapper {
    width: 100%;
  }
  .function_wrap .tab {
    flex-direction: column;
    height: 100%;
    background: transparent;
  }
  .function_wrap .tab-item {
    margin-bottom: 0.2rem;
    background: rgba(0,0,0,0.6);
  }
  .function_wrap .tab-item.active::after,.function_wrap .tab-item:nth-child(2):before, .function_wrap .tab-item:nth-child(3):before {
    display: none;
  }
  .function_wrap .tab-content {
    display: none;
  }
  .news_wrap {
    width: 92%;
  }
  .news_wrap .left, .news_wrap .right {
    margin-top: 0.6rem;
    width: 100%;
  }
  .news_wrap .left .pic,.news_wrap .left .info {
    width: 100%;
  }
  .news_wrap .right .news_item {
    height: 0.5rem;
  }
  .news_wrap .right .news_item .date {
    font-size: 0.12rem;
    width: 18%;
    margin-top: 0.05rem;
    text-align: center;
  }
  .news_wrap .right .news_item .date p:first-child {
    font-size: 0.2rem;
  }
  .news_wrap .right .news_item .news_info {
    margin-left: 2%;
    width: 80%;
  }
  .news_wrap .right .news_info .title {
    font-size: 0.16rem;
  }
  .news_wrap .right .news_item .news_info > p:last-child {
    display: none;
  }
  .cooperation_list {
    margin-top: 0.4rem;
  }
  .cooperation_list .list_item i.point {
    display: none;
  }
  .cooperation_list .list_item .list_item_pic {
    margin: 0 auto;
  }
  .cooperation_list .list_item .list_item_pic .bg {
    display: none;
  }
  .about .left .info {
    margin-bottom: 0;
  }
  .news_wrap .right {
    margin-bottom: 0.6rem;
    margin-top: 0.4rem;
  }
  .about .pic {
    margin: 0 auto;
  }
  .cooperation_list .list_item i.point {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  body {
    font-size: 13px;
  }
  .banner_container .banner_next,
  .banner_container .banner_prev {
    display: none;
  }
  .swiper-foot-info {
    display: none;
  }
  .banner_container .swiper-pagination {
    bottom: 0.2rem;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    margin: 0 0.08rem;
    vertical-align: middle;
  }
  .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.16rem;
    height: 0.16rem;
    position: relative;
  }
  .service_list .service_item {
    margin-bottom: 0.24rem;
  }
  .swiper-foot-info {
    display: none;
  }
  .title .title_bottom {
    letter-spacing: 0.05rem;
  }
  .function_wrap .wrapper {
    width: 100%;
  }
  .function_wrap .tab {
    flex-direction: column;
    height: 100%;
    background: transparent;
  }
  .function_wrap .tab-item {
    margin-bottom: 0.2rem;
    background: rgba(0,0,0,0.6);
  }
  .function_wrap .tab-item.active::after,.function_wrap .tab-item:nth-child(2):before, .function_wrap .tab-item:nth-child(3):before {
    display: none;
  }
  .function_wrap .tab-content {
    display: none;
  }
  .news_wrap {
    width: 92%;
  }
  .news_wrap .left, .news_wrap .right {
    margin-top: 0.6rem;
    width: 100%;
  }
  .news_wrap .left .pic,.news_wrap .left .info {
    width: 100%;
  }
  .news_wrap .right .news_item {
    height: 0.5rem;
  }
  .news_wrap .right .news_item .date {
    font-size: 0.12rem;
    width: 18%;
    margin-top: 0.05rem;
    text-align: center;
  }
  .news_wrap .right .news_item .date p:first-child {
    font-size: 0.2rem;
  }
  .news_wrap .right .news_item .news_info {
    margin-left: 2%;
    width: 80%;
  }
  .news_wrap .right .news_info .title {
    font-size: 0.16rem;
  }
  .news_wrap .right .news_item .news_info > p:last-child {
    display: none;
  }
  .cooperation_list {
    margin-top: 0.4rem;
  }
  .cooperation_list .list_item i.point {
    display: none;
  }
  .cooperation_list .list_item .list_item_pic {
    margin: 0 auto;
  }
  .cooperation_list .list_item .list_item_pic .bg {
    display: none;
  }
  .about .left .info {
    margin-bottom: 0;
  }
  .news_wrap .right {
    margin-bottom: 0.6rem;
    margin-top: 0.4rem;
  }
  .about .pic {
    margin: 0 auto;
  }
  .cooperation_list .list_item i.point {
    display: none;
  }
}
@media (max-width: 479px) {
  body {
    font-size: 12px;
  }
  .banner_container .banner_next,
  .banner_container .banner_prev {
    display: none;
  }
  .banner_container .swiper-pagination {
    bottom: 0.2rem;
  }
  .banner_container .swiper-pagination .swiper-pagination-bullet {
    width: 0.06rem;
    height: 0.06rem;
    margin: 0 0.04rem;
    vertical-align: middle;
  }
  .banner_container .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.08rem;
    height: 0.08rem;
    position: relative;
  }
  .banner_container .swiper-pagination {
    right: 0.1rem;
  }
  .swiper-foot-info {
    display: none;
  }
  .title .title_bottom {
    letter-spacing: 0.05rem;
  }
  .function_wrap .wrapper {
    width: 100%;
  }
  .function_wrap .tab {
    flex-direction: column;
    height: 100%;
    background: transparent;
  }
  .function_wrap .tab-item {
    margin-bottom: 0.2rem;
    background: rgba(0,0,0,0.6);
  }
  .function_wrap .tab-item.active::after,.function_wrap .tab-item:nth-child(2):before, .function_wrap .tab-item:nth-child(3):before {
    display: none;
  }
  .function_wrap .tab-content {
    display: none;
  }
  .news_wrap {
    width: 92%;
  }
  .news_wrap .left, .news_wrap .right {
    margin-top: 0.6rem;
    width: 100%;
  }
  .news_wrap .left .pic,.news_wrap .left .info {
    width: 100%;
  }
  .news_wrap .right .news_item {
    height: 0.5rem;
  }
  .news_wrap .right .news_item .date {
    font-size: 0.12rem;
    width: 18%;
    margin-top: 0.05rem;
    text-align: center;
  }
  .news_wrap .right .news_item .date p:first-child {
    font-size: 0.2rem;
  }
  .news_wrap .right .news_item .news_info {
    margin-left: 2%;
    width: 80%;
  }
  .news_wrap .right .news_info .title {
    font-size: 0.16rem;
  }
  .news_wrap .right .news_item .news_info > p:last-child {
    display: none;
  }
  .cooperation_list {
    margin-top: 0.4rem;
  }
  .cooperation_list .list_item i.point {
    display: none;
  }
  .cooperation_list .list_item .list_item_pic {
    margin: 0 auto;
  }
  .cooperation_list .list_item .list_item_pic .bg {
    display: none;
  }
  .about .left .info {
    margin-bottom: 0;
  }
  .news_wrap .right {
    margin-bottom: 0.6rem;
    margin-top: 0.4rem;
  }
  .about .pic {
    margin: 0 auto;
  }
}
/**弹窗css*/
.hide {
  display: none;
}
.popup .content {
  width: 54vw;
  padding: 2vw;
  border-radius: 10px;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 100;
  font-size: 1.2vw;
  color: #000;
}
.popup .content .close {
  width: 2vw;
  height: 2vw;
  font-size: 2vw;
  text-align: center;
  line-height: 2vw;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.popup .content p {
  line-height: 1.8vw;
}
.popup .content p strong {
  color: red;
}
.popup .content p.title strong{
  color: #000;
  text-align: center;
  font-size: 1.5vw;
}
.clrblue,.clrblue a{
  color: #09f;
}
.mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #000;
  opacity: 0.5;
}
@media (min-width: 1250px) and (max-width: 1600px) {
  .popup .content {
    width: 65vw;
    font-size: 1.2vw;
    color: #000;
  }
  .popup .content .close {
    width: 2.4vw;
    height: 2.4vw;
    font-size: 2.4vw;
    text-align: center;
    line-height: 2.4vw;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .popup .content p {
    line-height: 2vw;
  }
  .popup .content p.title strong{
    font-size: 1.5vw;
  }
}
@media (min-width: 800px) and (max-width: 1200px) {
  .popup .content {
    width: 62vw;
    font-size: 2.5vw;
    color: #000;
  }
  .popup .content .close {
    width: 2.5vw;
    height: 2.5vw;
    font-size: 2.5vw;
    text-align: center;
    line-height: 2.5vw;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .popup .content p {
    line-height: 3vw;
  }
  .popup .content p.title strong{
    font-size: 2.8vw;
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  .popup .content {
    width: 86vw;
    font-size: 3vw;
    color: #000;
  }
  .popup .content .close {
    width: 6vw;
    height: 6vw;
    font-size: 6vw;
    text-align: center;
    line-height: 5vw;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .popup .content p {
    line-height: 5vw;
  }
  .popup .content p.title strong{
    font-size: 3.2vw;
  }
} 