li {
  list-style: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w990 {
  width: 990px;
  margin: 0 auto;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
}
*:focus {
  outline: none;
}
.next:focus {
  outline: none;
}
.prev:focus {
  outline: none;
}
img:focus {
  outline: none;
}
em,
i {
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.clearfix::after {
  clear: both;
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
  content: " ";
  display: table;
}
input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #bcbcbc;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bcbcbc;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bcbcbc;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bcbcbc;
}
input::-webkit-input-placeholder {
  color: #bcbcbc;
  font-size: 16px;
}
/* Mozilla Firefox 4 to 18 */
input:-moz-placeholder {
  color: #bcbcbc;
  opacity: 1;
  font-size: 16px;
}
/* Mozilla Firefox 19+ */
input::-moz-placeholder {
  color: #bcbcbc;
  opacity: 1;
  font-size: 16px;
}
/* Internet Explorer 10+ */
input:-ms-input-placeholder {
  color: #bcbcbc;
  font-size: 16px;
}
textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #bcbcbc;
}
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bcbcbc;
}
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bcbcbc;
}
textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bcbcbc;
}
body {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  min-width: 1200px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.img:hover {
  transform: scale(1.1);
}
html {
  padding: 0;
  margin: 0;
}
h1 {
  margin: 0;
}
b {
  font-weight: normal;
}
@font-face {
  font-family: "test";
  src: url("../css/pp.TTF");
}
.index-top .title {
  background: url(../images/index-top.png) no-repeat center top #ebebeb;
}
.index-top .title .box {
  line-height: 40px;
  overflow: hidden;
}
.index-top .title .box h2 {
  float: left;
  color: #666666;
}
.index-top .title .box .sitemap {
  float: right;
  display: flex;
  align-items: center;
}
.index-top .title .box .sitemap a {
  color: #666666;
}
.index-top .title .box .sitemap img {
  padding: 0 5px 0 20px;
}
.index-top .title .box .sitemap b {
  padding: 0 5px 0;
  color: #666666;
}
.index-top .advertisement {
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0 30px 0;
}
.index-top .advertisement .logo {
  float: left;
}
.index-top .advertisement .logo .pic {
  float: left;
  display: flex;
  align-items: center;
  padding: 0 5px 0 0;
  margin: 4px 0 0 0;
}
.index-top .advertisement .logo .pic img {
  width: 148px;
  height: 59px;
  display: block;
  margin: 0 auto;
}
.index-top .advertisement .logo .pic p {
  font-size: 36px;
  color: #d3cfcf;
  font-weight: bold;
  padding: 9px 0 0 0;
}
.index-top .advertisement .logo .text {
  margin: 0px 0 0 10px;
  float: right;
}
.index-top .advertisement .logo .text h2 {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
.index-top .advertisement .logo .text h2 b {
  color: #0d89e8;
  font-weight: bold;
}
.index-top .advertisement .logo .text h3 {
  font-size: 18px;
  color: #333333;
  display: inline-block;
  padding: 7px 30px;
  border-radius: 30px;
  color: #fff;
  background: #0d89e8;
}
.index-top .advertisement .right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.index-top .advertisement .tel {
  background: url(../images/top-tel.png) no-repeat left 5px;
  padding: 2px 0 2px 58px;
}
.index-top .advertisement .tel .cd-words-wrapper {
  font-size: 20px;
  display: block;
  color: #040000;
  text-align: left;
}
.index-top .advertisement .tel h1 {
  margin: 0;
}
.index-top .advertisement .tel b {
  font-size: 34px;
  font-weight: bold;
  color: #0d89e8;
  display: block;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.index-top .advertisement .tel a {
  width: 130px;
  line-height: 33px;
  color: #fff;
  background: #0d89e8;
  border-radius: 30px;
  display: block;
  text-align: center;
  margin: 5px 0 0 0;
  z-index: 999;
}
.index-top .navigation {
  height: 70px;
  line-height: 70px;
  background: #0d89e8;
}
.index-top .navigation .box {
  margin: 0 auto;
}
.index-top .navigation .box ul {
  display: flex;
  justify-content: center;
  width: 100%;
}
.index-top .navigation .box ul li {
  position: relative;
  width: 133px;
}
.index-top .navigation .box ul li a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  z-index: 999;
}
.index-top .navigation .box ul li:hover a {
  color: #0d89e8;
  background: #fff;
  height: 42px;
  width: 100%;
  border-radius: 30px;
  line-height: 42px;
  display: block;
  margin: 13px 0 0 0;
}
.index-top .navigation .box ul .active a {
  color: #0d89e8;
  background: #fff;
  height: 42px;
  width: 100%;
  border-radius: 30px;
  line-height: 42px;
  display: block;
  margin: 13px 0 0 0;
}
.index-banner {
  max-width: 1920px;
  margin: 0 auto;
}
.index-banner a {
  display: block;
}
.index-banner img {
  display: block;
  width: 100%;
}
.index-banner .swiper-container-horizontal > .swiper-pagination-bullets,
.index-banner .swiper-pagination-custom,
.index-banner .swiper-pagination-fractio {
  bottom: 40px;
}
.t-serach {
  height: 75px;
  line-height: 75px;
  z-index: 999;
  position: relative;
  background: #ffffff;
}
.t-serach .box {
  display: flex;
  justify-content: space-between;
}
.t-serach .box .left {
  display: flex;
  justify-content: flex-start;
  color: #666666;
}
.t-serach .box .left h2 {
  padding: 22px 0px 0 42px;
  color: #666666;
  height: 58px;
  line-height: 31px;
  text-align: center;
  background: url(../images/t-search.png) no-repeat left 15px;
}
.t-serach .box .left a {
  color: #666666;
  padding: 0 5px 0;
}
.t-serach .box .right {
  display: flex;
  align-items: center;
}
.t-serach .box .right form {
  display: flex;
  align-items: center;
  position: relative;
}
.t-serach .box .right form input {
  font-size: 14px;
  width: 320px;
  height: 36px;
  padding-left: 10px;
  border: 1px solid #a4a2a2;
}
.t-serach .box .right form button {
  position: absolute;
  right: -10px;
  width: 50px;
  height: 50px;
  border: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  background: url(../images/sereach.png) no-repeat center center #0d89e8;
}
.t-title {
  margin: 0 auto;
}
.t-title .box_tit {
  text-align: center;
}
.t-title .box_tit h2 {
  font-size: 36px;
  color: #333333;
  line-height: 38px;
  font-weight: bold;
  background: url(../images/t-title-h2.png) no-repeat center 5px;
}
.t-title .box_tit h2 b {
  z-index: 999;
  font-weight: bold;
  color: #0d89e8;
}
.t-title .box_tit p {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 16px;
  color: #adadad;
  position: relative;
}
.t-title .box_tit p::before {
  position: absolute;
  content: "";
  width: 17px;
  height: 1px;
  top: 10px;
  left: 50%;
  margin-left: -111px;
  background: #ababab;
}
.t-title .box_tit p::after {
  position: absolute;
  content: "";
  width: 17px;
  height: 1px;
  top: 10px;
  right: 50%;
  margin-right: -111px;
  background: #ababab;
}
.index-one {
  padding: 40px 0 30px;
  background: url(../images/one.jpg) no-repeat bottom center #f6f6f6;
}
.index-one .w1200 {
  width: 1241px;
}
.index-one .box {
  padding: 55px 0 0 0;
  background: url(../images/one_box.png) no-repeat top center;
  height: 610px;
}
.index-one .box h2 {
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
}
.index-one .box .text {
  width: 600px;
  margin: 5px 0 0 90px;
}
.index-one .box .text .list {
  padding: 14px 0;
  height: 88px;
  padding-left: 40px;
  background: url(../images/one_list_b.png) no-repeat left center;
}
.index-one .box .text .list p {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.index-one .box .text .list b {
  display: block;
  font-size: 22px;
  color: #fff;
  margin-top: 5px;
}
.big_bg {
  background: url(../images/big_bg.jpg) no-repeat center center;
}
.index-ba {
  padding: 60px 0 45px;
  background: url(../images/ba_bg.jpg) no-repeat top center;
}
.index-ba .t-title {
  background: url(../images/tit5.png) no-repeat top center;
}
.index-ba .box {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-ba .box .item {
  width: 282px;
  height: 360px;
  text-align: center;
  margin-bottom: 12.5px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.index-ba .box .item .pic {
  width: 100%;
}
.index-ba .box .item .pic img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index-ba .box .item .pic h2 {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  top: 152px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.index-ba .box .item .pic p {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 186px;
  width: 100%;
  text-align: center;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.index-ba .box .item::before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.index-ba .box .item:after {
  content: "";
  position: absolute;
  height: 0px;
  width: 100%;
  left: 0;
  background: #0d89e8;
  background-size: auto;
  background-size: 100% 100%;
  bottom: 0%;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
  color: #fff;
  z-index: 1;
}
.index-ba .box .item:hover {
  box-shadow: 0 0 20px #a1a1a1;
}
.index-ba .box .item:hover .pic img {
  transform: scale(1.1);
}
.index-ba .box .item:hover h2 {
  top: 270px;
  z-index: 2;
}
.index-ba .box .item:hover p {
  top: 307px;
  z-index: 2;
}
.index-ba .box .item:hover::before {
  height: 0%;
}
.index-ba .box .item:hover:after {
  height: 115px;
  z-index: 1;
}
.index-fuwu {
  padding: 35px 0 60px;
  background: url(../images/yingy_bg.jpg) no-repeat top center;
}
.index-fuwu .t-title .box_tit {
  background: url(../images/t-title-yingy.png) no-repeat top center;
}
.index-fuwu .t-title .box_tit p::before {
  margin-left: -90px;
}
.index-fuwu .t-title .box_tit p::after {
  margin-right: -90px;
}
.index-fuwu .w1200 {
  width: 1240px;
}
.index-fuwu .swiper-container {
  padding: 0 20px 20px;
}
.index-fuwu .swiper-container .swiper-pagination-bullets,
.index-fuwu .swiper-container .swiper-pagination-fraction {
  bottom: 0;
  position: absolute;
}
.index-fuwu .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #6e6e6e;
  border-radius: 50%;
}
.index-fuwu .swiper-pagination-bullet-active {
  background: #0d89e8;
}
.index-fuwu .box {
  margin-top: 45px;
}
.index-fuwu .box .list {
  width: 375px;
  margin-bottom: 22px;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid #888888;
  position: relative;
  height: 200px;
  background: #ffffff;
}
.index-fuwu .box .list a {
  display: block;
  z-index: 10;
  padding: 41px 0 20px;
  position: relative;
}
.index-fuwu .box .list a .pic {
  margin: 0 auto;
  text-align: center;
}
.index-fuwu .box .list a .pic img {
  display: block;
  margin: 0 auto;
}
.index-fuwu .box .list a .pic .hover {
  display: none;
}
.index-fuwu .box .list a h2 {
  text-align: center;
  line-height: 40px;
  color: #333333;
  font-size: 20px;
  margin: 22px 0 0 0;
}
.index-fuwu .box .list:after {
  content: "";
  position: absolute;
  height: 0px;
  width: 100%;
  left: 0;
  background: #0d89e8;
  background-size: auto;
  background-size: 100% 100%;
  bottom: 0%;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
  color: #fff;
  z-index: 1;
}
.index-fuwu .box .list:hover {
  box-shadow: 0 0 20px #a1a1a1;
  border: 1px solid #0d89e8;
  background: #0d89e8;
}
.index-fuwu .box .list:hover a .pic img {
  display: none;
}
.index-fuwu .box .list:hover a .pic .hover {
  display: block;
}
.index-fuwu .box .list:hover a h2 {
  font-weight: bold;
  color: #fff;
}
.index-ad1 {
  height: 260px;
  background: url(../images/ad_1.jpg) no-repeat center center;
}
.index-ad1 .box .text {
  height: 208px;
  padding: 53px 0 0 0;
  width: 850px;
  margin-left: auto;
  text-align: center;
}
.index-ad1 .box .text p {
  font-size: 22px;
  color: #fff;
  text-align: left;
  line-height: 30px;
}
.index-ad1 .box .text p b {
  font-weight: bold;
  font-size: 43px;
}
.index-ad1 .box .text h2 {
  font-size: 28px;
  color: #fff;
  text-align: left;
  line-height: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.index-ad1 .box .text h2 b {
  font-weight: bold;
  font-size: 43px;
}
.index-ad1 .box .text .tel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
  margin-top: 13px;
  height: 56px;
  background: url(../images/ad_tel.png) no-repeat left center;
  padding: 0 0 0 70px;
}
.index-ad1 .box .text .tel span {
  font-size: 24px;
}
.index-ad1 .box .text .tel .cd-intro {
  width: auto;
}
.index-ad1 .box .text .tel .cd-intro .cd-headline {
  font-size: 2rem;
}
.index-ad1 .box .text .tel b {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.index-ad1 .box .text .tel a {
  display: block;
  width: 155px;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  background: #fff;
  text-align: center;
  margin: 0px 0 0 50px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  box-shadow: 0 0 8px #085894;
  color: #0d89e8;
  font-size: 20px;
}
.index-ad1 .box .text .tel a span {
  color: #f9a808;
  display: block;
  font-size: 20px;
}
.index-ad1 .box .text .tel a:hover {
  background: #f9a808;
  box-shadow: none;
  color: #fff;
}
.index-ad2 {
  height: 260px;
  background: url(../images/ad_2.jpg) no-repeat center center;
}
.index-ad2 .box .text {
  height: 208px;
  padding: 53px 0 0 0;
  width: 850px;
  margin-left: auto;
  text-align: center;
}
.index-ad2 .box .text p {
  font-size: 22px;
  color: #fff;
  text-align: left;
  line-height: 30px;
}
.index-ad2 .box .text p b {
  font-weight: bold;
  font-size: 43px;
}
.index-ad2 .box .text h2 {
  font-size: 28px;
  color: #fff;
  text-align: left;
  line-height: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.index-ad2 .box .text h2 b {
  font-weight: bold;
  font-size: 43px;
}
.index-ad2 .box .text .tel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
  margin-top: 13px;
  height: 56px;
  background: url(../images/ad_tel.png) no-repeat left center;
  padding: 0 0 0 70px;
}
.index-ad2 .box .text .tel span {
  font-size: 24px;
}
.index-ad2 .box .text .tel .cd-intro {
  width: auto;
}
.index-ad2 .box .text .tel .cd-intro .cd-headline {
  font-size: 2rem;
}
.index-ad2 .box .text .tel b {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.index-ad2 .box .text .tel a {
  display: block;
  width: 155px;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  background: #fff;
  text-align: center;
  margin: 0px 0 0 50px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  box-shadow: 0 0 8px #085894;
  color: #0d89e8;
  font-size: 20px;
}
.index-ad2 .box .text .tel a span {
  color: #f9a808;
  display: block;
  font-size: 20px;
}
.index-ad2 .box .text .tel a:hover {
  background: #f9a808;
  box-shadow: none;
  color: #fff;
}
.index-ad3 {
  height: 260px;
  background: url(../images/ad_3.jpg) no-repeat center center;
}
.index-ad3 .box .text {
  height: 208px;
  padding: 53px 0 0 0;
  width: 850px;
  margin-left: auto;
  text-align: center;
}
.index-ad3 .box .text p {
  font-size: 22px;
  color: #fff;
  text-align: left;
  line-height: 30px;
}
.index-ad3 .box .text p b {
  font-weight: bold;
  font-size: 43px;
}
.index-ad3 .box .text h2 {
  font-size: 28px;
  color: #fff;
  text-align: left;
  line-height: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.index-ad3 .box .text h2 b {
  font-weight: bold;
  font-size: 43px;
}
.index-ad3 .box .text .tel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
  margin-top: 13px;
  height: 56px;
  background: url(../images/ad_tel.png) no-repeat left center;
  padding: 0 0 0 70px;
}
.index-ad3 .box .text .tel span {
  font-size: 24px;
}
.index-ad3 .box .text .tel .cd-intro {
  width: auto;
}
.index-ad3 .box .text .tel .cd-intro .cd-headline {
  font-size: 2rem;
}
.index-ad3 .box .text .tel b {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.index-ad3 .box .text .tel a {
  display: block;
  width: 155px;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  background: #fff;
  text-align: center;
  margin: 0px 0 0 50px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  box-shadow: 0 0 8px #085894;
  color: #0d89e8;
  font-size: 20px;
}
.index-ad3 .box .text .tel a span {
  color: #f9a808;
  display: block;
  font-size: 20px;
}
.index-ad3 .box .text .tel a:hover {
  background: #f9a808;
  box-shadow: none;
  color: #fff;
}
.index-ad4 {
  height: 260px;
  background: url(../images/ad_4.jpg) no-repeat center center;
}
.index-ad4 .box .text {
  height: 208px;
  padding: 53px 0 0 0;
  width: 850px;
  margin-left: auto;
  text-align: center;
}
.index-ad4 .box .text p {
  font-size: 22px;
  color: #fff;
  text-align: left;
  line-height: 30px;
}
.index-ad4 .box .text p b {
  font-weight: bold;
  font-size: 43px;
}
.index-ad4 .box .text h2 {
  font-size: 28px;
  color: #fff;
  text-align: left;
  line-height: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.index-ad4 .box .text h2 b {
  font-weight: bold;
  font-size: 43px;
}
.index-ad4 .box .text .tel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
  margin-top: 13px;
  height: 56px;
  background: url(../images/ad_tel.png) no-repeat left center;
  padding: 0 0 0 70px;
}
.index-ad4 .box .text .tel span {
  font-size: 24px;
}
.index-ad4 .box .text .tel .cd-intro {
  width: auto;
}
.index-ad4 .box .text .tel .cd-intro .cd-headline {
  font-size: 2rem;
}
.index-ad4 .box .text .tel b {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.index-ad4 .box .text .tel a {
  display: block;
  width: 155px;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  background: #fff;
  text-align: center;
  margin: 0px 0 0 50px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  box-shadow: 0 0 8px #085894;
  color: #0d89e8;
  font-size: 20px;
}
.index-ad4 .box .text .tel a span {
  color: #f9a808;
  display: block;
  font-size: 20px;
}
.index-ad4 .box .text .tel a:hover {
  background: #f9a808;
  box-shadow: none;
  color: #fff;
}
.index-advan {
  padding: 70px 0 60px;
  background: url(../images/advan_bg.jpg) no-repeat top center;
}
.index-advan .t-title .box_tit h2 {
  background: url(../images/t-title-ad-h2.png) no-repeat center 5px;
}
.index-advan .ad-content {
  margin: 0px 0 0 0;
  padding-top: 35px;
  background: url(../images/advan_box.jpg) no-repeat top center;
}
.index-advan .ad-content .box {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 0 0 40px 0;
}
.index-advan .ad-content .box .pic {
  width: 570px;
  position: relative;
}
.index-advan .ad-content .box .pic img {
  width: 100%;
  display: block;
  height: 316px;
}
.index-advan .ad-content .box .pic p {
  position: absolute;
  color: #fff;
  left: 20px;
  bottom: 69px;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
}
.index-advan .ad-content .box .text {
  width: 570px;
  padding: 18px 0 0 0;
}
.index-advan .ad-content .box .text .title {
  margin-bottom: 25px;
  height: 50px;
  line-height: 50px;
  padding: 0px 0 0 58px;
  background: url(../images/ad_icon_1.png) no-repeat left center;
}
.index-advan .ad-content .box .text .title h2 {
  font-size: 28px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 0 8px;
  border-bottom: 1px dashed #848484;
  height: 58px;
  line-height: 47px;
}
.index-advan .ad-content .box .text .title h2 b {
  margin-top: 8px;
  font-size: 28px;
  font-weight: bold;
}
.index-advan .ad-content .box .text .title p {
  font-size: 11px;
  text-transform: uppercase;
  color: #cdcdcd;
}
.index-advan .ad-content .box .text .content {
  margin: 0 0 0 20px;
}
.index-advan .ad-content .box .text .content p {
  margin: 0 0 28px 0px;
  color: #666666;
  font-size: 18px;
  line-height: 30px;
  padding: 0 0 0 42px;
  background: url(../images/four_9.png) no-repeat left 14px;
}
.index-advan .ad-content .box .text .content p b {
  color: #333333;
  font-weight: bold;
}
.index-advan .ad-content .box .text .content a {
  display: block;
  width: 140px;
  line-height: 42px;
  border-radius: 30px;
  text-align: center;
  background: #e5c679;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  margin: 0 auto 0 0;
  position: relative;
}
.index-advan .ad-content .box .text .content a:hover {
  color: #fff;
}
.index-advan .ad-content .box:nth-child(2) {
  margin-bottom: 30px;
}
.index-advan .ad-content .box:nth-child(2) .pic {
  width: 566px;
}
.index-advan .ad-content .box:nth-child(2) .pic img {
  width: 566px;
  height: 338px;
}
.index-advan .ad-content .box:nth-child(2) .text {
  width: 570px;
  padding: 40px 0 0 0;
}
.index-advan .ad-content .box:nth-child(2) .text .title {
  background: url(../images/ad_icon_2.png) no-repeat left center;
}
.index-advan .ad-content .box:nth-child(2) .text .title h2 b {
  font-size: 28px;
}
.index-advan .ad-content .box:nth-child(3) {
  margin: 0 0 20px 0;
}
.index-advan .ad-content .box:nth-child(3) .pic {
  width: 551px;
}
.index-advan .ad-content .box:nth-child(3) .pic img {
  width: 551px;
  height: 321px;
}
.index-advan .ad-content .box:nth-child(3) .text {
  padding: 40px 0 0 0;
  width: 600px;
}
.index-advan .ad-content .box:nth-child(3) .text .title {
  background: url(../images/ad_icon_3.png) no-repeat left center;
}
.index-advan .ad-content .box:nth-child(4) {
  margin-bottom: 0;
}
.index-advan .ad-content .box:nth-child(4) .pic {
  width: 607px;
}
.index-advan .ad-content .box:nth-child(4) .pic img {
  width: 607px;
  height: 394px;
}
.index-advan .ad-content .box:nth-child(4) .text {
  padding: 68px 0 0 0;
  width: 558px;
}
.index-advan .ad-content .box:nth-child(4) .text .title {
  background: url(../images/ad_icon_4.png) no-repeat left center;
}
.index-kehu {
  padding: 60px 0 60px;
  background: url(../images/kehu_bg.jpg) no-repeat top center;
}
.index-kehu .t-title .box_tit {
  background: url(../images/t-title-yingy.png) no-repeat top center;
}
.index-kehu .t-title .box_tit p::before {
  margin-left: -135px;
}
.index-kehu .t-title .box_tit p::after {
  margin-right: -135px;
}
.index-kehu .w1200 {
  width: 1240px;
}
.index-kehu .swiper-container {
  padding: 0 20px 20px;
}
.index-kehu .swiper-container .swiper-pagination-bullets,
.index-kehu .swiper-container .swiper-pagination-fraction {
  bottom: 0;
  position: absolute;
}
.index-kehu .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #6e6e6e;
  border-radius: 50%;
}
.index-kehu .swiper-pagination-bullet-active {
  background: #0d89e8;
}
.index-kehu .list {
  margin-top: 40px;
  width: 375px;
  margin-bottom: 22px;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid #888888;
  position: relative;
  height: 488px;
  background: #ffffff;
}
.index-kehu .list a {
  display: block;
  z-index: 10;
  position: relative;
}
.index-kehu .list a .pic {
  width: 100%;
  overflow: hidden;
}
.index-kehu .list a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index-kehu .list a .text {
  text-align: left;
  padding: 35px  20px;
}
.index-kehu .list a .text h2 {
  line-height: 22px;
  color: #333333;
  font-size: 22px;
  font-weight: bold;
}
.index-kehu .list a .text h3 {
  font-size: 18px;
  margin: 12px 0 8px;
  color: #333333;
}
.index-kehu .list a .text p {
  font-size: 18px;
  line-height: 30px;
  color: #666666;
}
.index-kehu .list:hover {
  box-shadow: 0 0 20px #a1a1a1;
  border: none;
}
.index-kehu .list:hover a .pic img {
  transform: scale(1.1);
}
.index-kehu .list:hover:after {
  height: 100%;
  z-index: 1;
}
.index-yy {
  background: url(../images/yy_bg.jpg) no-repeat top center;
  padding: 60px 0 55px;
}
.index-yy .t-title .box_tit h2 {
  background: url(../images/t-title-yy-h2.png) no-repeat center 5px;
  color: #fff;
}
.index-yy .t-title .box_tit p {
  color: #fff;
}
.index-yy .t-title .box_tit p::before {
  background: #fff;
  margin-left: -82px;
}
.index-yy .t-title .box_tit p::after {
  background: #fff;
  margin-right: -82px;
}
.index-yy .swiper-container {
  padding: 0 0 15px 0;
}
.index-yy .swiper-container .swiper-pagination {
  position: absolute;
  bottom: 0;
}
.index-yy .swiper-container .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ffffff;
  opacity: 1;
}
.index-yy .swiper-container .swiper-pagination-bullet-active {
  background: #0062be;
}
.index-yy .box {
  margin-top: 40px;
  position: relative;
}
.index-yy .box .list {
  width: 100%;
  margin-bottom: 25px;
  overflow: hidden;
  position: relative;
}
.index-yy .box .list a {
  display: block;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
}
.index-yy .box .list a .pic {
  overflow: hidden;
}
.index-yy .box .list a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index-yy .box .list a h2 {
  width: 100%;
  text-align: center;
  line-height: 60px;
  color: #333333;
  font-size: 20px;
  position: absolute;
  bottom: 0;
  background: #fff;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.index-yy .box .list a p {
  display: none;
}
.index-yy .box .more {
  display: none;
}
.index-yy .box:hover .list a img {
  transform: scale(1.1);
}
.index-yy .box:hover .list a h2 {
  background: none;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  bottom: auto;
  top: 55px;
  z-index: 8;
}
.index-yy .box:hover .list a p {
  display: block;
  position: absolute;
  top: 130px;
  width: 80%;
  left: 10%;
  font-size: 18px;
  line-height: 26px;
  opacity: 0.8;
  color: #fff;
  z-index: 8;
}
.index-yy .box:hover .list:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  background-size: auto;
  background-size: 100% 100%;
  bottom: 0%;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  color: #fff;
  z-index: 1;
  border-radius: 12px;
}
.index-yy .box:hover .more {
  display: block;
  width: 190px;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  background: #0d89e8;
  font-size: 18px;
  position: absolute;
  top: 280px;
  left: 50%;
  margin-left: -95px;
  z-index: 8;
}
.index-coo {
  padding: 60px 0 50px;
  background: url(../images/index-ba.jpg) no-repeat center center;
}
.index-coo .t-title .box_tit p::before {
  margin-left: -70px;
}
.index-coo .t-title .box_tit p::after {
  margin-right: -70px;
}
.index-coo .swiper-container {
  padding: 10px 10px ;
}
.index-coo .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #8c8c8c;
  opacity: 1;
}
.index-coo .swiper-pagination-bullet-active {
  background: #0d89e8;
}
.index-coo .big_box {
  margin-top: 20px;
  position: relative;
}
.index-coo .big_box .list {
  border-radius: 12px;
  overflow: hidden;
  margin: 0 0 15px 0;
  border: 2px solid #b7b5b5;
}
.index-coo .big_box .list img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-coo .big_box .list:hover {
  box-shadow: 0 0 8px #b7b5b5;
}
.index-coo .big_box .list:hover img {
  transform: scale(1.1);
}
.index-coo .next {
  left: 0;
  position: absolute;
  top: 146px;
  z-index: 999;
  margin-left: -60px;
  cursor: pointer;
  width: 43px;
  height: 73px;
  background: url(../images/right_b.png) no-repeat center center;
}
.index-coo .next:hover {
  opacity: 1;
  background: url(../images/right.png) no-repeat center center;
}
.index-coo .prev {
  right: 0;
  position: absolute;
  z-index: 999;
  top: 157px;
  margin-right: -55px;
  cursor: pointer;
  width: 43px;
  height: 73px;
  background: url(../images/left_b.png) no-repeat center center;
}
.index-coo .prev:hover {
  opacity: 1;
  background: url(../images/left.png) no-repeat center center;
}
.index-coo .more {
  padding: 0 300px 0;
  margin: 20px 0 0 0;
  overflow: hidden;
}
.index-coo .more .more_dl {
  width: 278px;
  line-height: 56px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  background: url(../images/more_dl.png) no-repeat center center;
}
.index-coo .more .more_dl a {
  color: #fff;
  display: block;
}
.index-coo .more .more_tel {
  width: 528px;
  line-height: 56px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  background: url(../images/more_tel.png) no-repeat center center;
}
.index-coo .more .more_tel a {
  color: #fff;
  display: block;
}
.index-company {
  padding: 50px 0 50px;
  background: url(../images/company_bg.jpg) no-repeat top center;
}
.index-company .t-title .box_tit p::before {
  margin-left: -70px;
}
.index-company .t-title .box_tit p::after {
  margin-right: -70px;
}
.index-company .box_c .box {
  margin-top: 40px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.index-company .box_c .box .pic_left {
  padding: 20px 0 0 20px;
  background: url(../images/pic_left.png) no-repeat top left;
}
.index-company .box_c .box .pic_left .pic {
  width: 621px;
  overflow: hidden;
}
.index-company .box_c .box .pic_left .pic img {
  width: 100%;
  display: block;
  height: 452px;
}
.index-company .box_c .box .text {
  z-index: 999;
  padding: 20px 0 0 0;
  width: 530px;
}
.index-company .box_c .box .text h2 {
  padding: 0 0 18px 0px;
  color: #333333;
  font-size: 26px;
  text-align: left;
  font-weight: bold;
}
.index-company .box_c .box .text h3 {
  color: #adadad;
  font-size: 16px;
  margin: 8px 0 15px;
}
.index-company .box_c .box .text img {
  display: block;
  margin: 0 0 40px 0;
}
.index-company .box_c .box .text .content p {
  line-height: 30px;
  color: #333333;
  font-size: 18px;
  margin: 0 0 15px 0;
}
.index-company .box_c .box .text a {
  display: block;
  width: 140px;
  line-height: 42px;
  border-radius: 30px;
  text-align: center;
  background: #0d89e8;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  margin: 0 0 0 auto;
  position: relative;
}
.index-company .box_c .box .text a:hover {
  color: #fff;
}
.index-company .tit {
  margin: 10px 0 0 0;
  background: url(../images/company_tit.png) no-repeat left bottom;
  padding: 0 0 15px 0;
  overflow: hidden;
}
.index-company .tit ul {
  float: left;
  display: flex;
  justify-content: flex-start;
}
.index-company .tit ul li {
  text-align: left;
}
.index-company .tit ul li a {
  font-size: 24px;
  color: #333333;
  width: 100%;
  display: block;
  float: left;
  text-align: left;
  font-weight: bold;
}
.index-company .tit ul li:hover a {
  color: #e5c679;
}
.index-company .tit ul .on a {
  color: #0d89e8;
}
.index-company .tit ul b {
  padding: 0 15px 0;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.index-company .tempWrap {
  overflow: initial !important;
}
.index-company .tempWrap ul {
  overflow: initial !important;
}
.index-company .box-slider-com {
  margin-top: 20px;
  position: relative;
}
.index-company .box-slider-com .item a {
  display: block;
}
.index-company .box-slider-com .item a .pic {
  width: 100%;
  overflow: hidden;
}
.index-company .box-slider-com .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-company .box-slider-com .item a .text {
  width: 100%;
  padding: 10px 0 15px;
}
.index-company .box-slider-com .item a .text h2 {
  text-align: center;
  font-size: 18px;
  color: #000000;
}
.index-company .box-slider-com .item:hover a .pic img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-company .box-slider-com .item:hover a .text {
  background: #0d89e8;
}
.index-company .box-slider-com .item:hover a .text h2 {
  color: #fff;
}
.index-company .box-slider-com .next_t {
  right: -57px;
  position: absolute;
  z-index: 999;
  bottom: 50%;
  margin-bottom: -50px;
  cursor: pointer;
  width: 42px;
  height: 88px;
  background: url(../images/right.png) no-repeat center center;
}
.index-company .box-slider-com .next_t:hover {
  background: url(../images/right_h.png) no-repeat center center;
}
.index-company .box-slider-com .prev_p {
  left: -57px;
  position: absolute;
  bottom: 50%;
  z-index: 999;
  cursor: pointer;
  width: 42px;
  height: 88px;
  margin-bottom: -50px;
  background: url(../images/left.png) no-repeat center center;
}
.index-company .box-slider-com .prev_p:hover {
  background: url(../images/left_h.png) no-repeat center center;
}
.index-company .box-slider-fac {
  margin-top: 30px;
  position: relative;
}
.index-company .box-slider-fac .item {
  border: 1px solid #cfd0d1;
}
.index-company .box-slider-fac .item a {
  display: block;
}
.index-company .box-slider-fac .item a .pic {
  width: 100%;
  overflow: hidden;
}
.index-company .box-slider-fac .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-company .box-slider-fac .item a .text {
  width: 284px;
  padding: 10px 0 15px;
}
.index-company .box-slider-fac .item a .text h2 {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
.index-company .box-slider-fac .item:hover {
  border: 1px solid #0d89e8;
}
.index-company .box-slider-fac .item:hover a .pic img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-company .box-slider-fac .item:hover a .text h2 {
  color: #0d89e8;
}
.index-company .box-slider-fac .next_t {
  right: -57px;
  position: absolute;
  z-index: 999;
  bottom: 50%;
  margin-bottom: -34px;
  cursor: pointer;
  width: 42px;
  height: 88px;
  background: url(../images/right.jpg) no-repeat center center;
}
.index-company .box-slider-fac .next_t:hover {
  background: url(../images/right_h.jpg) no-repeat center center;
}
.index-company .box-slider-fac .prev_p {
  left: -57px;
  position: absolute;
  bottom: 50%;
  z-index: 999;
  cursor: pointer;
  width: 42px;
  height: 88px;
  margin-bottom: -34px;
  background: url(../images/left.jpg) no-repeat center center;
}
.index-company .box-slider-fac .prev_p:hover {
  background: url(../images/left_h.jpg) no-repeat center center;
}
.index-news {
  background: url(../images/company_bg.jpg) no-repeat bottom center;
  padding: 50px 0;
}
.index-news .t-title .box_tit p::before {
  margin-left: -50px;
}
.index-news .t-title .box_tit p::after {
  margin-right: -50px;
}
.index-news .box {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.index-news .box .list {
  width: 388px;
  border: 1px solid #dadada;
  background: #ffffff;
}
.index-news .box .list .title {
  display: flex;
  justify-content: space-between;
  padding: 20px 25px;
  border-bottom: 1px solid #dadada;
}
.index-news .box .list .title .tit {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-news .box .list .title .tit p {
  padding-left: 10px;
  font-weight: bold;
  font-size: 18px;
  color: #1f1e19;
}
.index-news .box .list .title a {
  font-size: 12px;
  width: 60px;
  line-height: 20px;
  display: block;
  text-align: center;
  background: #ebebeb;
  border-radius: 30px;
  color: #0e050b;
}
.index-news .box .list .title a:hover {
  background: #0d89e8;
  color: #fff;
}
.index-news .box .list .content .item {
  padding: 10px 15px;
}
.index-news .box .list .content .item a {
  display: block;
  line-height: 34px;
  border-bottom: 1px solid #a0a0a0;
  color: #666666;
  font-size: 16px;
}
.index-news .box .list .content .item a:last-child {
  border-bottom: none;
}
.index-news .box .list .content .item a:hover {
  color: #0d89e8;
}
.index-news .box .list .content .item_center {
  padding: 15px;
}
.index-news .box .list .content .item_center a {
  display: block;
  line-height: 36px;
  border-bottom: 1px solid #a0a0a0;
  color: #666666;
  font-size: 16px;
}
.index-news .box .list .content .item_center a:last-child {
  border-bottom: none;
}
.index-news .box .list .content .item_center a:hover {
  color: #0d89e8;
}
.index-news .box .list .bd {
  padding: 20px 15px 20px;
  height: 325px;
  overflow: hidden;
}
.index-news .box .list .bd .tempWrap {
  height: 287px !important;
}
.index-news .box .list .bd ul {
  padding: 20px 15px 20px;
  overflow: hidden;
}
.index-news .box .list .bd ul li {
  height: auto !important;
  border-bottom: 1px solid #a0a0a0;
}
.index-news .box .list .bd ul li .group {
  padding: 18px 0;
}
.index-news .box .list .bd ul li .group h2 {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}
.index-news .box .list .bd ul li .group h2 a {
  color: #666666;
}
.index-news .box .list .bd ul li .group p {
  margin-top: 10px;
  line-height: 22px;
  color: #666666;
}
.index-news .box .list .bd ul li .group p a {
  color: #666666;
}
.index-news .box .list .bd ul li:hover .group h2 {
  color: #0d89e8;
}
.index-news .box .list .bd ul li:hover .group h2 a {
  color: #0d89e8;
}
.index-link {
  background: #fff;
}
.index-link .link {
  line-height: 70px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-link .link b {
  margin: 0 10px 0 0;
  text-align: left;
  color: #0d89e8;
  background: url(../images/link_b.png) no-repeat left center;
  line-height: 41px;
  font-weight: bold;
  text-transform: uppercase;
}
.index-link .link a {
  background: url(../images/link_a.png) no-repeat right center;
  padding: 0 15px;
  display: block;
  text-align: center;
  color: #000000;
}
.index-foot {
  background: url(../images/foot.jpg) no-repeat top center;
}
.index-foot .navigation {
  height: 56px;
  line-height: 56px;
  position: relative;
  background: #0d89e8;
}
.index-foot .navigation .box ul {
  display: flex;
  justify-content: center;
  width: 100%;
}
.index-foot .navigation .box ul li {
  position: relative;
}
.index-foot .navigation .box ul li a {
  padding: 0 23px;
  position: relative;
  display: block;
  color: #ffff;
  font-size: 18px;
  text-align: center;
  z-index: 999;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.index-foot .navigation .box ul li:hover a {
  background: #0062be;
  color: #fff;
}
.index-foot .navigation .box ul .active a {
  background: #0062be;
  color: #fff;
}
.index-foot .foot {
  padding: 25px 0;
}
.index-foot .foot .box {
  display: flex;
  justify-content: space-between;
}
.index-foot .foot .box .left {
  padding: 11px 0 0 0;
}
.index-foot .foot .box .left .logo {
  margin: 0 0 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-foot .foot .box .left .logo .logo_pic {
  width: 154px;
  margin: 0  10px 0 0;
}
.index-foot .foot .box .left .logo .logo_pic img {
  width: 100%;
  display: block;
}
.index-foot .foot .box .left .logo h2 {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.index-foot .foot .box .left .list {
  padding: 6px 0 0 0;
}
.index-foot .foot .box .left .list h2 {
  font-weight: bold;
  font-size: 24px;
  color: #272727;
  margin: 0 0 12px 0;
}
.index-foot .foot .box .left .list p {
  line-height: 34px;
  color: #333;
  font-size: 18px;
}
.index-foot .foot .box .left .list p b {
  padding-left: 20px;
}
.index-foot .foot .box .left .list p a {
  color: #333333;
}
.index-foot .foot .box .right {
  padding: 10px 0 0 0;
  display: flex;
  justify-content: flex-start;
}
.index-foot .foot .box .right .zixun {
  margin-right: 20px;
  padding: 30px 0 0 0;
}
.index-foot .foot .box .right .zixun p {
  text-align: right;
  color: #333333;
}
.index-foot .foot .box .right .zixun span {
  display: block;
}
.index-foot .foot .box .right .zixun b {
  display: block;
  font-size: 36px;
  margin-top: 5px;
  color: #333333;
  font-weight: bold;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.index-foot .foot .box .right .zixun a {
  margin-top: 10px;
  margin-left: auto;
  display: block;
  width: 145px;
  font-size: 18px;
  line-height: 40px;
  background: #0d89e8;
  text-align: center;
  border-radius: 30px;
  color: #fff;
}
.index-foot .foot .box .right .zixun a:hover {
  background: #f9a808;
  color: #fff;
}
.index-foot .foot .box .right .pic {
  text-align: center;
}
.index-foot .foot .box .right .pic img {
  width: 160px;
  height: 160px;
  display: block;
  margin: 0 auto;
  background: #333;
}
.index-foot .foot .box .right .pic p {
  color: #333;
  font-size: 16px;
  margin: 10px 0 0 0;
}
.index-foot .bottom {
  background: #f2f2f2;
  line-height: 55px;
}
.index-foot .bottom .box {
  display: flex;
  justify-content: center;
  color: #333;
}
.index-foot .bottom .box a {
  color: #333;
}
