body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
input {
  margin: 0;
  padding: 0;
}

* {
  padding: 0;
  margin: 0;
  outline: none;
}
body {
  background-color: #eee;
  height: 100%;
  width: 100%;
  padding: 0;
  /* overflow-x: hidden; */
}
.w {
  width: 1200px;
  margin: 0 auto;
}
/* html {
  font-size: 24px;
} */
/* Ã¥Å½Â»Ã©â„¢Â¤Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â»ËœÃ¨Â®Â¤Ã¦Â Â·Ã¥Â¼Â */
ul,
ol {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
li span,.join_lan span,.status_item span,.dynamics_item div,.chuancheng_img img,.search_btn img,.content_item{
	cursor:pointer;
}
/* Ã¥Å½Â»Ã©â„¢Â¤Ã©Â»ËœÃ¨Â®Â¤Ã§Å¡â€žÃ¥â‚¬Â¾Ã¦â€“Å“Ã¦â€¢Ë†Ã¦Å¾Å“ */
em,
i {
  font-style: normal;
}

/* Ã¥Å½Â»Ã©â„¢Â¤aÃ¦Â â€¡Ã§Â­Â¾Ã©Â»ËœÃ¨Â®Â¤Ã¤Â¸â€¹Ã¥Ë†â€™Ã§ÂºÂ¿Ã¯Â¼Å’Ã¥Â¹Â¶Ã¨Â®Â¾Ã§Â½Â®Ã©Â»ËœÃ¨Â®Â¤Ã¦â€“â€¡Ã¥Â­â€”Ã©Â¢Å“Ã¨â€°Â² */
a {
  text-decoration: none !important;
}
li {
  list-style: none;
}
/* Ã¨Â®Â¾Ã§Â½Â®imgÃ§Å¡â€žÃ¥Å¾â€šÃ§â€ºÂ´Ã¥Â¯Â¹Ã©Â½ÂÃ¦â€“Â¹Ã¥Â¼ÂÃ¤Â¸ÂºÃ¥Â±â€¦Ã¤Â¸Â­Ã¥Â¯Â¹Ã©Â½ÂÃ¯Â¼Å’Ã¥Å½Â»Ã©â„¢Â¤imgÃ©Â»ËœÃ¨Â®Â¤Ã¤Â¸â€¹Ã©â€”Â´Ã©Å¡â„¢ */
img {
  vertical-align: middle;
}

/* Ã¥Å½Â»Ã©â„¢Â¤inputÃ©Â»ËœÃ¨Â®Â¤Ã¦Â Â·Ã¥Â¼Â */
input {
  border: none;
  outline: none;
  color: #333;
}

/* Ã¥Â·Â¦Ã¦ÂµÂ®Ã¥Å Â¨ */
.fl {
  float: left;
}

/* Ã¥ÂÂ³Ã¦ÂµÂ®Ã¥Å Â¨ */
.fr {
  float: right;
}
.logo_item .logo_img{
	width:80rem;
}
.head_box .container-fluid {
  margin: 0px;
  padding: 0px;
}
@font-face {
  font-family: AlibabaPuHuiTi-3-35-Thin;
  src: url(./css/AlibabaPuHuiTi-3-35-Thin/AlibabaPuHuiTi-3-35-Thin.eot)
      format("embedded-opentype"),
    url(./css/AlibabaPuHuiTi-3-35-Thin/AlibabaPuHuiTi-3-35-Thin.otf)
      format("opentype"),
    url(./css/AlibabaPuHuiTi-3-35-Thin/AlibabaPuHuiTi-3-35-Thin.ttf)
      format("TrueType"),
    url(./css/AlibabaPuHuiTi-3-35-Thin/AlibabaPuHuiTi-3-35-Thin.woff)
      format("woff"),
    url(./css/AlibabaPuHuiTi-3-35-Thin/AlibabaPuHuiTi-3-35-Thin.woff2)
      format("woff2");
}
.page { 
	margin-top: 10rem; 
}
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #17a2b8;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}
.page-num-current:hover {
	color: #fff;
}
.page a{
	padding: 10px;
} 

/* Ã¥ÂÅ’Ã¤Â¼ÂªÃ¥â€¦Æ’Ã§Â´Â Ã¦Â¸â€¦Ã©â„¢Â¤Ã¦Â³â€¢ */
/* .clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
} */

@media screen and (max-width: 960px) {
  .header_content {
    height: 100rem;
    /* background-color: #888888; */
    background-image: url(../img/head_iconzi.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .head_box_person {
    position: relative;
    height: 100%;
  }
  .ziti_title {
    display: none;
    /* left: 0; */
    /* top: 50%; */
    /* height: 100%; */
  }

  .header_in {
    border: 2rem solid #eee;
    background-color: #fff;
    font-size: #f1f1f1;
    /* height: 35px; */
    /* width: 200px; */
  }
  .header_in input {
    padding: 0 15rem;
    height: 35rem;
  }
  .header_serch {
    /* width: 35rem; */
    /* height: 35rem; */
    background-color: #006db8;
    border-top-right-radius: 5rem;
    border-bottom-right-radius: 5rem;
    text-align: center;
    padding: 8rem;
  }
  .header_serch img {
    width: 18rem;
    width: 18rem;
  }

  /* Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¦Â Â */
  .nav_box {
    background-color: #006db8;
    /* overflow: hidden; */
    margin-bottom: 60rem;
  }
  .nav_ul {
    /* height: 100%; */
    /* height: 60px; */
    line-height: 70rem;
  }
  .nav_ul li {
    /* display: flex; */
    display: inline-block;
  }
  .nav_ul .active {
    background-color: #005e9e;
  }
  .nav_ul li a {
    color: #fff;
    font-size: 24rem;
    padding: 20rem 39rem;
  }

  .footer_content {
    background-color: #282828;
    text-align: center;
    color: #fff;
  }
  .footer_item {
    padding-top: 20rem;
  }
  .footer_info_a span,
  .footer_info_b span {
    font-size: 16rem;
    margin-right: 20rem;
  }
  .footer_info_a span a,
  .footer_info_b span a {
    color:#888888;
  }
  .footer_info_b > span:nth-child(2) {
    margin-right: 0;
  }
  .footer_info_b span {
    width: 50%;
  }
  .weChat_box {
    height: 80rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .wechar_item {
    margin-right: 20rem;
    position: relative;
  }
  .weibo_item {
    position: relative;
  }

  .wechar_item img,
  .weibo_item img {
    width: 40rem;
    /* height: 40rem; */
  }
  .show_wecharqr,
  .show_weiboqr {
    width: 110rem;
    height: 122rem;
    text-align: center;
    padding-top: 15rem;
    position: absolute;
    top: -122rem;
    left: -35rem;
    display: none;
    background-image: url(../img/footer_showQr.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* margin: auto; */
  }
  .show_wecharqr img,
  .show_weiboqr img {
    width: 80rem;
    height: 80rem;
  }
  .footer_logo img {
    width: 80rem;
    height: 80rem;
  }
}

/*PC*/
@media screen and (min-width: 960px) {
  /* Ã¥Â¤Â´Ã©Æ’Â¨Ã¦ÂÅ“Ã§Â´Â¢ */
  .header_content {
    height: 190px;
    /* line-height: 190px; */
    background-color: #888888;
    background-image: url(../img/head_img.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .head_box_person {
    position: relative;
    height: 100%;
  }
  .ziti_title {
    position: absolute;
    left: 0;
    top: 50%;
  }

  .head_box {
    /* height: 100%; */
    display: flex;
    position: absolute;
    right: 0;
    top: 50%;
    /* transform: translateY(50%); */
  }

  .header_in {
    border: 2px solid #eee;
    background-color: #fff;
    /* font-size: #f1f1f1; */
    font-size: 16rem;
    /* height: 35px; */
    /* width: 200px; */
  }
  .header_in input {
    padding: 0 15px;
    height: 100%;
  }
  .header_serch {
    width: 35px;
    height: 35px;
    background-color: #006db8;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    padding-top: 5px;
  }
  .search_box input {
    font-size: 16rem;
  }
  .search_btn {
    width: 50rem;
    height: 38rem;
    background-color: #006db8;
    text-align: center;
    line-height: 35rem;
  }
  .search_btn img {
    width: 18rem;
  }
  /* Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¦Â Â */
  .nav_box {
    background-color: #006db8;
    /* overflow: hidden; */
    margin-bottom: 60px;
  }
  .nav_ul {
    /* height: 100%; */
    /* height: 60px; */
    line-height: 70px;
  }
  .nav_ul li {
    /* display: flex; */
    display: inline-block;
  }
  .nav_ul .active {
    background-color: #005e9e;
  }
  .nav_ul li a {
    color: #fff;
    /* font-size: 24px; */
    font-size: 20rem;
    padding: 20px 40px;
  }

  /* Ã¥Âºâ€¢Ã©Æ’Â¨Ã¤Â¿Â¡Ã¦ÂÂ¯ */

  .footer_content {
    height: 161rem;
    width: 100%;
    background-color: #282828;
    font-size: 16rem;
    color: #888888;
    display: flex;
    align-items: center;
  }
  /* .footer_cart {
    height: 80rem;
  } */
  .footer_item {
    display: flex;
    justify-content: space-between;
  }
  .logo_item {
    display: flex;
    justify-content: space-around;
  }
  .footer_info {
    /* width: 670px; */
    height: 80rem;
    line-height: 26rem;
    margin-left: 65rem;
  }
  .footer_info_a span,
  .footer_info_b span {
    font-size: 10rem;
    margin-right: 78rem;
  }
  .footer_info_a span a,
  .footer_info_b span a {
    color:#888888;
  }
  .footer_info_b > span:nth-child(2) {
    margin-right: 0;
  }
  .weChat_box {
    height: 80rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .wechar_item {
    margin-right: 20rem;
    position: relative;
  }
  .weibo_item {
    position: relative;
  }

  .wechar_item img,
  .weibo_item img {
    width: 40rem;
    /* height: 40rem; */
  }

  .show_wecharqr,
  .show_weiboqr {
    width: 110rem;
    height: 122rem;
    text-align: center;
    padding-top: 15rem;
    position: absolute;
    top: -122rem;
    left: -35rem;
    display: none;
    background-image: url(../img/footer_showQr.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* margin: auto; */
  }
  .show_wecharqr img,
  .show_weiboqr img {
    width: 80rem;
    height: 80rem;
  }
  .footer_logo img {
    width: 80rem;
    height: 80rem;
  }

  /* Ã¥Â¤Â´Ã©Æ’Â¨Ã¦ÂÅ“Ã§Â´Â¢ */
  .container_input,
  .container_input > div {
    display: flex;
    justify-content: flex-end;
  }

  .container_input {
    margin-bottom: 30rem;
    font-size: 19.88rem;
    color: #afafaf;
  }

  .container_input > div {
    align-items: center;
  }

  .container_input > div input {
    width: 195rem;
    height: 38rem;
    line-height: 36rem;
    box-sizing: border-box;
    padding: 0px 10rem;
    border: 1rem solid #dddddd;
  }

  .container_input > div .search_btn {
    width: 50rem;
    height: 38rem;
    background-color: #006db8;
    text-align: center;
    line-height: 35rem;
  }
}
