@charset "utf-8";
body {
  background-color: #ffffff;
}
.header {
  width: 100%;
  height: auto;
  background-color: #333333;
}
.header .header_top {
  width: 1200px;
  height: 35px;
  margin: 0 auto;
}
.header .header_top .header_top_left {
  float: left;
}
.header .header_top .header_top_left ul li {
  margin-right: 60px;
  float: left;
}
.header .header_top .header_top_left ul li p {
  color: #ffffff;
  line-height: 35px;
  position: relative;
}
.header .header_top .header_top_left ul li p .spanhehe {
  position: absolute;
  left: -25px;
  top: 5px;
  width: 30px;
  height: 25px;
  background: url(../img/dianhua.png) no-repeat;
  background-size: contain;
}
.header .header_top .header_top_left ul li a {
  color: #ffffff;
  line-height: 35px;
}
.header .header_top .header_top_right {
  float: right;
}
.header .header_top .header_top_right ul {
  width: 575px;
  height: 35px;
}
.header .header_top .header_top_right ul li {
  float: left;
  margin-right: 10px;
  line-height: 35px;
}
.header .header_top .header_top_right ul li a {
  display: inline-block;
  color: #ffffff;
}
.header .header_top .header_top_right ul li .ahehe {
  color: #0e95d3;
}
.header02 {
  position: relative;
  z-index: 999;
  width: 100%;
  height: auto;
}
.header02 .header_middle {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
}
.header02 .header_middle .header_middle_left img {
  margin-top: 20px;
  vertical-align: -5%;
}
.header02 .header_middle .header_middle_right {
  /*width: 777px;*/
  height: 16px;
  margin-top: -26px;
  float: right;
}
.header02 .header_middle .header_middle_right ul {
  overflow: hidden;
}
.header02 .header_middle .header_middle_right ul li {
  float: left;
  margin-right: 52px;
  position: relative;
}
.header02 .header_middle .header_middle_right ul li a {
  display: inline-block;
	line-height: 28px;
  font-size: 16px;
}
.header02 .header_middle .header_middle_right ul li:first-child:after{
	float: left;
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 28px;
	height: 28px;
	margin: 0 5px 2px 0;
	background: url(../img/index-icon.png) no-repeat;
}
.header02 .header_middle .header_middle_right ul li span {
  z-index: 9;
  position: absolute;
  width: 13px;
  height: 7px;
  background: url(../img/xiala02.png) no-repeat;
  left: 70px;
  top: 10px;
}
.header02 .header_middle .header_middle_right ul li:hover a {
  color: #0093dd;
}
.header02 .header_middle .header_middle_right ul li:hover span {
  background-position: 0px -8px;
}
.header02 .header_middle .header_middle_right ul li:last-child {
  margin-right: 0px;
}
.header02 .headerinner {
  display: none;
  position: absolute;
  left: 0;
  right:0;
  margin:0 auto;
  width: 1200px;
  height: 309px;
  background-color: #f6f6f6;
  opacity: 0.96;
  z-index: 9;
}
.header02 .headerinner .headerinner_middle {
  width: 1090px;
  height: 199px;
  margin: 0 auto;
  padding-top: 55px;
}
.header02 .headerinner .headerinner_middle ul {
  width: 1230px;
  height: 199px;
}
.header02 .headerinner .headerinner_middle ul li {
  width: 270px;
  height: 76px;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  float: left;
  margin-right: 140px;
  margin-bottom: 46px;
}
.header02 .headerinner .headerinner_middle ul li h1 {
  font-size: 18px;
  color: #333333;
  position: absolute;
  left: 56px;
  top: 0px;
  font-family: "微软雅黑";
}
.header02 .headerinner .headerinner_middle ul li div{
  position: absolute;
  width: 46px;
  height: 49px;
  background: url(../img/hehliz.png) no-repeat;
}

.header02 .headerinner .headerinner_middle ul li .div02{
  background-position: -48px 0;
}

.header02 .headerinner .headerinner_middle ul li .div03{
  background-position: -96px 0;
}
.header02 .headerinner .headerinner_middle ul li .div04{
  background-position: 0px -103px;
}
.header02 .headerinner .headerinner_middle ul li .div05{
  background-position: -48px -102px;
}
.header02 .headerinner .headerinner_middle ul li .div06{
  background-position: -96px -102px;
}
.header02 .headerinner .headerinner_middle ul li:hover div{
  background-position: -0px -50px;
}
.header02 .headerinner .headerinner_middle ul li:hover h1{
  color: #377db8;
}
/* .header02 .headerinner .headerinner_middle ul li div:hover{
  background-position: -0px -50px;
} */
.header02 .headerinner .headerinner_middle ul li:hover .div02{
  background-position: -48px -50px;
}
.header02 .headerinner .headerinner_middle ul li:hover  .div03{
  background-position: -96px -50px;
}
.header02 .headerinner .headerinner_middle ul li:hover  .div04{
  background-position: 0px -152px;
}
.header02 .headerinner .headerinner_middle ul li:hover .div05{
  background-position: -46px -152px;
}
.header02 .headerinner .headerinner_middle ul li:hover .div06{
  background-position: -96px -152px;
}
.header02 .headerinner .headerinner_middle ul li p {
  font-size: 12px;
  color: #999999;
  position: absolute;
  left: 56px;
  top: 38px;
}
.header02 .headerinner .headerinner_middle ul li span {
  position: absolute;
  width: 7px;
  height: 11px;
  background: url(../img/xialahehe.png) no-repeat;
  left: 263px;
  top: 19px;
}
.banner {
  overflow: hidden;
}
.content1 {
  width: 100%;
  height: 593px;
}
.content1 .l2 {
  padding-top: 35px;
}
.content1 .l2 .top1 {
  width: 100%;
  height: auto;
}
.content1 .l2 .top1 .font2 {
  text-align: center;
  font-weight: 600;
  padding-bottom: 25px;
  font-size: 34px;
  color: #333333;
}
.content1 .l2 .top1 .font3 {
  text-align: center;
}
.content1 .l2 .centera {
  width: 1200px;
  height: 177px;
  margin: 0 auto;
  margin-top: 87px;
}
.content1 .l2 .centera .center2 {
  width: 1200px;
  height: 284px;
  margin: 0 auto;
  text-align: center;
}
.content1 .l2 .centera .center2 .yuan {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  text-align: center;
  width: 177px;
  height: 177px;
  border: 9px #249fdf solid;
  border-radius: 50%;
}
.content1 .l2 .centera .center2 .yuan .yuanfont {
  font-size: 20px;
  color: #333333;
  margin-top: 35px;
  font-weight: 600;
}
.content1 .l2 .centera .center3 {
  margin: 0 auto;
  width: 1048px;
  height: 284px;
  text-align: center;
}
.content1 .l2 .centera .center3 .picture_one {
  display: inline-block;
  background-image: url(../img/111.png);
  font-size: 20px;
  color: white;
  width: 506px;
  height: 79px;
  line-height: 79px;
  font-weight: 600;
  text-align: center;
}
.content1 .l2 .centera .center3 .picture_two {
  float: right;
  background-image: url(../img/111.png);
  font-size: 20px;
  color: white;
  width: 506px;
  height: 79px;
  line-height: 79px;
  font-weight: 600;
  text-align: center;
}
.serve {
  margin-top: 60px;
  width: 100%;
  height: 640px;
  background: url(../img/chanpingfuwu123.png) no-repeat;
  background-size: contain;
}
.serve .serve_top {
  padding-top: 40px;
}
.serve .serve_top h1 {
  text-align: center;
  font-size: 34px;
  color: white;
}
.serve .serve_top p {
  margin-top: 25px;
  text-align: center;
  font-size: 14px;
  color: white;
}
.serve .serve_center {
  padding-top: 80px;
  margin: 0 auto;
  width: 1200px;
  height: 350px;
}
.serve .serve_center li {
  float: left;
  margin-right: 18px;
  width: 185px;
  height: 350px;
}
.serve .serve_center li .serve_center_one_containt {
  width: 180px;
  height: 188px;
  margin: 0 auto;
}
.serve .serve_center li .serve_center_one_containt h3 {
  margin-top: 80px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
}
.serve .serve_center li .serve_center_one_containt h3 .line {
  display: inline-block;
  width: 70%;
  border-top: 1px solid white;
  margin: 0 auto;
}
.serve .serve_center li .serve_center_one_containt .p1 {
  text-align: center;
  margin-bottom: 20px;
}
.serve .serve_center li .serve_center_one_containt p {
  font-size: 12px;
  color: white;
  text-align: center;
}
.serve .serve_center .serve_center_one {
  background: url(../img/01.png);
}
.serve .serve_center .serve_center_two {
  background: url(../img/02.png);
}
.serve .serve_center .serve_center_three {
  background: url(../img/03.png);
}
.serve .serve_center .serve_center_four {
  background: url(../img/04.png);
}
.serve .serve_center .serve_center_five {
  background: url(../img/05.png);
}
.serve .serve_center .serve_center_six {
  margin-right: 0;
  background: url(../img/06.png);
}
.feature {
  margin-top: 40px;
  width: 100%;
  height: 840px;
}
.feature .feature_top {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.feature .feature_top .feature_top_title {
  width: 100%;
  height: auto;
  font-size: 43px;
  color: #333333;
}
.feature .feature_top .feature_title {
  margin-top: 25px;
  font-size: 14px;
  color: #666666;
}
.feature .feature_center {
  width: 1200px;
  height: 521px;
  padding-top: 40px;
  margin: 0 auto;
}
.feature .feature_center li {
  box-sizing: border-box;
  border: 1px dotted #666666;
  float: left;
  width: 240px;
  height: 310px;
  background-color: #eeeeee;
}
.feature .feature_center li:hover {
  background-color: #ffffff;
}
.feature .feature_center li div {
  padding-top: 20px;
  margin: 0 auto;
  width: 190px;
  height: 202px;
}
.feature .feature_center li div i {
  display: block;
  margin: auto;
  width: 88px;
  height: 88px;
  background: url(../img/beijing1.png);
}
.feature .feature_center li div h2 {
  margin-top: 20px;
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-bottom: 18px;
}
.feature .feature_center li div p {
  margin: 0 auto;
  width: 190px;
  height: 53px;
}
.feature .feature_center li .feature_center_one i {
  background-position: 0 0;
}
.feature .feature_center li .feature_center_two i {
  background-position: -88px 0;
}
.feature .feature_center li .feature_center_three i {
  background-position: -179px 0;
}
.feature .feature_center li .feature_center_four i {
  background-position: -264px 0;
}
.feature .feature_center li .feature_center_five i {
  background-position: -352px 0;
}
.feature .feature_center li .feature_center_six i {
  background-position: 0px 176px;
}
.feature .feature_center li .feature_center_seven i {
  background-position: -88px 176px;
}
.feature .feature_center li .feature_center_eight i {
  background-position: -176px 176px;
}
.feature .feature_center li .feature_center_night i {
  background-position: -264px 176px;
}
.feature .feature_center li .feature_center_ten i {
  background-position: -352px 176px;
}

.feature .feature_center li:hover .feature_center_one i {
  background-position: 0 264px;
}
.feature .feature_center li:hover .feature_center_two i  {
  background-position: -88px 264px;
}
.feature .feature_center li:hover .feature_center_three i {
  background-position: -179px 264px;
}
.feature .feature_center li:hover .feature_center_four i {
  background-position: -264px 264px;
}
.feature .feature_center li:hover .feature_center_five i {
  background-position: -352px 264px;
}
.feature .feature_center li:hover .feature_center_six i {
  background-position: 440px 440px;
}
.feature .feature_center li:hover .feature_center_seven i {
  background-position: 352px 440px;
}
.feature .feature_center li:hover .feature_center_eight i {
  background-position: 264px 440px;
}
.feature .feature_center li:hover .feature_center_night i {
  background-position: 176px 440px;
}
.feature .feature_center li:hover .feature_center_ten i {
  background-position: 88px 88px;
}
/* .feature .feature_center li .feature_center_one i:hover {
  background-position: 0 264px;
}
.feature .feature_center li .feature_center_two i:hover {
  background-position: -88px 264px;
}
.feature .feature_center li .feature_center_three i:hover {
  background-position: -179px 264px;
}
.feature .feature_center li .feature_center_four i:hover {
  background-position: -264px 264px;
}
.feature .feature_center li .feature_center_five i:hover {
  background-position: -352px 264px;
}
.feature .feature_center li .feature_center_six i:hover {
  background-position: 440px 440px;
}
.feature .feature_center li .feature_center_seven i:hover {
  background-position: 352px 440px;
}
.feature .feature_center li .feature_center_eight i:hover {
  background-position: 264px 440px;
}
.feature .feature_center li .feature_center_night i:hover {
  background-position: 176px 440px;
}
.feature .feature_center li .feature_center_ten i:hover {
  background-position: 88px 88px;
} */
.wisdom {
  width: 100%;
  height: 651px;
  background: url(../img/wisdom_back.png) no-repeat;
}
.wisdom .wisdom_centre {
  padding-top: 60px;
  width: 1200px;
  height: 496px;
  margin: 0 auto;
}
.wisdom .wisdom_centre .wisdom_centre_top h1 {
  text-align: center;
  font-size: 34px;
  color: #ffffff;
}
.wisdom .wisdom_centre .wisdom_centre_top p {
  margin-top: 25px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}
.wisdom .wisdom_centre ul {
  margin-top: 79px;
  width: 1200px;
  height: 360px;
}
.wisdom .wisdom_centre ul li {
  float: left;
  width: 240px;
  height: 360px;
}
.wisdom .wisdom_centre ul li div {
  width: 240px;
  height: 360px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.5s linear;
}
.wisdom .wisdom_centre ul li div h3 {
  padding-top: 160px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
  transition: padding-top 0.5s linear;
}
.wisdom .wisdom_centre ul li div span {
  margin: auto;
  margin-bottom: 30px;
  display: block;
  width: 90px;
  height: 2px;
  background-color: #ffffff;
}
.wisdom .wisdom_centre ul li div p {
  margin: auto;
  margin-bottom: 30px;
  width: 0;
  font-size: 12px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.wisdom .wisdom_centre ul li div a {
  display: block;
  margin: auto;
  width: 0;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  border-radius: 5px;
  border: 0 solid #ffffff;
  overflow: hidden;
}
.wisdom .wisdom_centre ul .wisdom_one {
  background: url(../img/wisdom01.png);
}
.wisdom .wisdom_centre ul .wisdom_two {
  background: url(../img/wisdom02.png);
}
.wisdom .wisdom_centre ul .wisdom_three {
  background: url(../img/wisdom03.png);
}
.wisdom .wisdom_centre ul .wisdom_four {
  background: url(../img/wisdom04.png);
}
.wisdom .wisdom_centre ul .wisdom_five {
  background: url(../img/wisdom05.png);
}
.wisdom .wisdom_centre ul li:hover div {
  background-color: rgba(0, 175, 232, 0.9);
}
.wisdom .wisdom_centre ul li:hover div h3 {
  padding-top: 65px;
}
.wisdom .wisdom_centre ul li:hover div p {
  width: 184px;
}
.wisdom .wisdom_centre ul li:hover div a {
  width: 158px;
  border-width: 1px;
}
.customer {
  width: 100%;
  height: 651px;
}
.customer .customer_box {
  padding-top: 60px;
  margin: 0 auto;
  width: 1200px;
  height: 300px;
}
.customer .customer_box .customer_box_top h1 {
  font-size: 34px;
  color: #333333;
  text-align: center;
}
.customer .customer_box .customer_box_top p {
  margin-top: 25px;
  font-size: 14px;
  color: #333333;
  text-align: center;
}
.customer .customer_box .customer_box_footer {
  width: 1200px;
  height: 657px;
}
.customer .customer_box .customer_box_footer .customer_box_footer_left {
  float: left;
}
.customer .customer_box .customer_box_footer .customer_box_footer_right {
  width: 643px;
  height: 378px;
  float: right;
}
.customer .customer_box .customer_box_footer .customer_box_footer_right .customer_box_footer_right_inner {
  width: 578px;
  height: 377px;
  margin-left: 53px;
}
.customer .customer_box .customer_box_footer .customer_box_footer_right .customer_box_footer_right_inner h2 {
  font-size: 24px;
  color: #333333;
}
.customer .customer_box .customer_box_footer .customer_box_footer_right .customer_box_footer_right_inner .customer_box_footer_left_font {
  font-size: 16px;
  color: #666666;
  margin-top: 20px;
  margin-bottom: 30px;
}
.customer .customer_box .customer_box_footer .customer_box_footer_right .customer_box_footer_right_inner .customer_box_footer_left_button {
  width: 180px;
  height: 50px;
  border: 1px solid #000000;
  border-radius: 5px;
  margin-top: 42px;
}
.customer .customer_box .customer_box_footer .customer_box_footer_right .customer_box_footer_right_inner .customer_box_footer_left_button a {
  height: 50px;
  display: block;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #000000;
}
.why {
  width: 100%;
  height: 530px;
  background: #f8f8f8;
}
.why .why_centre {
  width: 1200px;
  height: 433px;
  margin: 0 auto;
}
.why .why_centre .why_centre_top h1 {
  padding-top: 50px;
  font-size: 34px;
  color: #333333;
  text-align: center;
  margin-bottom: 25px;
}
.why .why_centre .why_centre_top p {
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.why .why_centre .why_centre_footer {
  width: 1200px;
  height: 218px;
  margin-top: 79px;
}
.why .why_centre .why_centre_footer .why_centre_footer_one {
  float: left;
  margin: 0 10px;
  width: 170px;
  height: 218px;
}
.why .why_centre .why_centre_footer .why_centre_footer_one .why_centre_footer_one_inner {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: #bfbfbf;
}
.why .why_centre .why_centre_footer .why_centre_footer_one .why_centre_footer_one_inner .why_picture {
  display: block;
  padding: 40px;
  margin: 0 auto;
}
.why .why_centre .why_centre_footer .why_centre_footer_one .why_centre_footer_one_inner:hover {
  background: #249fdf;
}
.why .why_centre .why_centre_footer .why_centre_footer_one p {
  margin-top: 10px;
  font-size: 20px;
  color: #666666;
  text-align: center;
}
.why .why_centre .why_centre_footer .why_centre_footer_one:hover {
  background: #f8f8f8;
}
.why .why_centre .why_centre_footer .why_centre_footer_one:hover p {
  color: #249fdf;
}
.news_contain {
  width: 100%;
  height: 800px;
  min-width: 1200px;
  background: url(../img/new_contain_bk_01.png) no-repeat;
  background-size: cover;
}
.news_contain .news_title {
  margin: 0 auto;
  padding: 60px 0 50px;
  width: 1200px;
  height: auto;
}
.news_contain .news_title h1 {
  text-align: center;
  padding-bottom: 25px;
  font-size: 36px;
  color: #ffffff;
}
.news_contain .news_title p {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}
.news_contain .news_box {
  margin: auto;
  width: 1200px;
  height: 560px;
  background: url(../img/new_contain_square.png);
}
.news_contain .news_list {
  padding: 20px 40px 0;
  width: 1120px;
  height: 440px;
}
.news_contain .news_list li {
  position: relative;
  width: 520px;
  height: 130px;
}
.news_contain .news_list li a {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.news_contain .news_list li h2 {
  margin-bottom: 10px;
  width: 390px;
  height: 22px;
  line-height: 22px;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_contain .news_list li p {
  width: 390px;
  height: 40px;
  line-height: 20px;
  font-size: 12px;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_contain .news_list li img {
  margin-top: 4px;
  width: 96px;
  height: 64px;
}
.news_contain .news_list li span {
  position: absolute;
  top: 27px;
  width: 138px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #ffffff;
}
.news_contain .news_list li s {
  position: absolute;
  top: 25px;
  width: 26px;
  height: 21px;
  background: url(../img/new_contain_left_white.png) no-repeat;
  background-position-y: 0;
}
.news_contain .news_list li i {
  display: block;
  margin-top: 5px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #2a5368;
}
.news_contain .news_list li b {
  position: absolute;
  top: -20px;
  width: 2px;
  height: 45px;
  background-color: #ffffff;
}
.news_contain .news_list li h2,
.news_contain .news_list li img,
.news_contain .news_list li span,
.news_contain .news_list li i {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.news_contain .news_list li.fl h2,
.news_contain .news_list li.fl p {
  float: left;
}
.news_contain .news_list li.fl img {
  float: right;
}
.news_contain .news_list li.fl span {
  right: -217px;
  text-align: left;
}
.news_contain .news_list li.fl s {
  right: -51px;
  background-position-x: 0;
}
.news_contain .news_list li.fl i {
  margin-left: 10px;
}
.news_contain .news_list li.fl b {
  right: -41px;
}
.news_contain .news_list li.fr h2,
.news_contain .news_list li.fr p {
  float: right;
}
.news_contain .news_list li.fr img {
  float: left;
}
.news_contain .news_list li.fr span {
  left: -217px;
  text-align: right;
}
.news_contain .news_list li.fr s {
  background: url(../img/new_contain_right_white.png);
  left: -51px;
  background-position-x: -26px;
}
.news_contain .news_list li.fr i {
  margin-left: 4px;
}
.news_contain .news_list li.fr b {
  left: -41px;
}
.news_contain .news_list li.news_special {
  margin-top: -66px;
  float: right;
}
.news_contain .news_list li:hover h2 {
  color: #ffa341;
}
.news_contain .news_list li:hover span {
  font-size: 16px;
}
.news_contain .news_list li:hover i {
  background-color: #ffa341;
}
.news_contain .news_list li:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.news_contain .news_button {
  padding: 0 40px;
  width: 1120px;
  height: auto;
}
.news_contain .news_button button {
  display: block;
  margin-left: 452.5px;
  width: 213px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #ffffff;
  background-color: transparent;
  cursor: pointer;
}
.news_contain .news_button button:focus {
  outline: 0;
}
.footer {
  width: 100%;
  height: 150px;
  background-color: #2d2720;
}
.footer .footer_centre {
  margin: 0 auto;
  width: 800px;
  height: 150px;
}
.footer .footer_centre ul {
  width: 350px;
  height: 20px;
  margin: 0 auto;
}
.footer .footer_centre ul li {
  margin-top: 39px;
  float: left;
  border-right: 1px solid #ffffff;
  padding: 0 10px;
}
.footer .footer_centre ul li a {
  font-size: 12px;
  color: #ffffff;
}
.footer .footer_centre ul li:last-child {
  border-right: none;
}
.footer .footer_centre .footer_centre_font {
  width: 700px;
  height: auto;
  margin: 0 auto;
}
.footer .footer_centre .footer_centre_font p {
  margin-top: 50px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
}
.footer .footer_centre .footer_centre_font .font {
  margin-top: 12px;
}
