.wm {
  width: 1200px;
  margin: 0 auto;
}
ul,
li,
.list_none_li {
  list-style-type: none;
}
.yahei {
  font-family: "Microsoft Yahei";
}
@font-face {
  font-family: numFont;
  src: url('../font/IMPACT.ttf');
}
@font-face {
  font-family: txtFont;
  src: url('../font/SourceHanSansCN-Regular.otf');
}
@font-face {
  font-family: lsFont;
  src: url('../font/汉仪中隶书简.TTF');
}
.top {
  height: 30px;
  line-height: 30px;
  color: #5c5c5c;
  font-size: 14px;
  background: #eeeeee;
}
.top .shouye {
  margin-right: 40px;
}
.top a {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
}
.top a:hover {
  opacity: 0.8;
}
#header_bar {
  width: 100%;
  min-width: 1200px;
  background: #fff;
  font-family: "Microsoft Yahei";
}
#header_bar .headerg-box {
  height: 96px;
}
#header_bar .headerg-box .header-logo {
  line-height: 96px;
}
#header_bar .headerg-box .right {
  margin-top: 10px;
}
#header_bar .headerg-box .right h5 {
  color: #014785;
  font-size: 26px;
  font-weight: bold;
  margin-top: 20px;
}
#header_bar .headerg-box .right p {
  font-size: 26px;
  color: #014785;
  font-weight: bold;
}
#nav_bar {
  color: #fff;
  position: relative;
  height: 52px;
  width: 100%;
  min-width: 1200px;
  background: #014785;
  overflow: hidden;
}
#nav_bar .nav-box {
  position: relative;
  color: #fff;
}
#nav_bar .nav-box .list_none {
  background-color: #fff;
}
#nav_bar .nav-box .list_none .nav-li {
  position: relative;
  float: left;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
#nav_bar .nav-box .list_none .nav-li:hover {
  background: #ffffff;
  color: #014785;
}
#nav_bar .nav-box .list_none:first-child {
  background: url(../images/nav_line.png) no-repeat left;
}
#nav_bar .nav-box .list_none a {
  display: block;
  padding: 0 38px;
  text-align: center;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  background: url(../images/nav_line.png) no-repeat right;
  position: relative;
}
.activeNav {
  border-bottom: 3px solid #014785;
  color: #014785;
  font-weight: bold;
}
.search {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  height: 80px;
  background: url(../images/search-bg.png) no-repeat center;
  z-index: 99;
  position: relative;
}
.search .wm {
  position: relative;
}
.search .wm .search-left {
  line-height: 80px;
  margin-left: 27px;
}
.search .wm .search-left .hot-keywords {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-right: 22px;
}
.search .wm .search-left .keywords-text {
  width: 572px;
  display: inline-block;
  color: #999999;
  font-size: 14px;
}
.search .wm .search-left .keywords-text li {
  float: left;
  margin-right: 22px;
  line-height: 80px;
}
.search .wm .search-left .keywords-text li a {
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
  color: #ffffff;
}
.search .wm .search-left .keywords-text li a:hover {
  opacity: 0.8;
}
.search .wm form {
  margin-top: 22px;
}
.search .wm form .input__field--minoru {
  float: left;
  width: 278px;
  height: 30px;
  color: #666;
  font-size: 14px;
  font-weight: normal;
  outline: none;
  background: #fff;
  border-radius: 25px;
  text-indent: 25px;
  border: 1px solid #C9C9C9;
}
.search .wm form .input__label-content {
  background: url(../images/search.png) no-repeat center;
  outline: none;
  cursor: pointer;
  float: left;
  border: none;
  margin-left: -36px;
  width: 22px;
  height: 25px;
  margin-top: 5px;
}
.aboutbar {
  background: #ffffff url(../images/combg.png) no-repeat center;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: -70px;
}
.aboutbar .left {
  margin-top: 136px;
  width: 600px;
  height: 391px;
  position: relative;
}
.aboutbar .left .comright h3 {
  font-size: 24px;
  font-weight: bold;
  color: #424242;
}
.aboutbar .left .com-button {
  background: #014785;
  width: 174px;
  height: 52px;
  border: 1px solid #014785;
  border-radius: 10px;
  display: block;
  float: left;
  margin-right: 26px;
  text-align: center;
  line-height: 54px;
  color: #fff;
  margin-top: 33px;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}
.aboutbar .left .com-button:hover {
  opacity: 0.8;
}
.aboutbar .left .comright-p {
  line-height: 30px;
  font-size: 14px;
  color: #646464;
  margin-top: 23px;
}
.aboutbar .right {
  margin-top: 136px;
}
.aboutbar .right .comleft {
  width: 586px;
  height: 338px;
  background: url(../images/comimgbg.png) no-repeat center;
  text-align: center;
}
.aboutbar .right .comleft .comleft-img {
  width: 500px;
  height: 355px;
  margin: 0 auto;
}
.aboutbar .right .comleft .comleft-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.index_youshi01 {
  height: 172px;
  background: url(../images/advbg.png) no-repeat center;
  text-align: center;
}
.index_youshi01 .son {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
@keyframes breath {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.4;
  }
}
.index_youshi01 .son .biaoti h1 {
  animation-name: breath;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
}
.index_youshi01 .son h1 {
  color: #FFFFFF;
  font-size: 48px;
  margin-top: 34px;
  margin-bottom: 8px;
  font-weight: bold;
}
.index_youshi01 .son h2 {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
.index_youshi01_neirong {
  width: 1200px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 450px;
  background: url(../images/adv-nrn.png) no-repeat 340px 60px;
}
.index_youshi01_neirong .box {
  height: 150px;
}
.index_youshi01_neirong .box p {
  display: block;
  width: 340px;
  color: #6a6a6a;
}
.index_youshi01_neirong .box h6 {
  color: #d1d1d1;
  font-size: 10px;
}
.index_youshi01_neirong .box h6:after {
  display: block;
  content: " ";
  width: 30px;
  height: 5px;
  background-color: #ff6600;
  margin-top: 10px;
  margin-bottom: 10px;
}
.index_youshi01_neirong .box .title {
  color: #0045a0;
  font-size: 26px;
  font-weight: bold;
}
.index_youshi01_neirong .box:nth-child(1) {
  float: left;
  width: 340px;
  margin-top: 30px;
}
.index_youshi01_neirong .box:nth-child(2) {
  float: right;
  width: 340px;
  margin-top: 30px;
}
.index_youshi01_neirong .box:nth-child(3) {
  float: left;
  width: 600px;
  margin-top: 100px;
}
.index_youshi01_neirong .box:nth-child(4) {
  float: right;
  margin-top: 100px;
}
.index_youshi02 {
  height: 246px;
  background: url(../images/index_youshi02_bg.png) no-repeat center;
  text-align: center;
}
.index_youshi02 .son {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.index_youshi02 .biaoti h1 {
  animation-name: breath;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
}
.index_youshi02 h1 {
  color: #FFFFFF;
  font-size: 40px;
  margin-top: 30px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ffffff;
  height: 70px;
  font-weight: bold;
}
.index_youshi02 .biaoti h2 {
  animation-name: breath;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
}
.index_youshi02 h2 {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 20px;
}
.index_youshi02 center {
  display: block;
  text-align: -webkit-center;
}
.index_youshi02 .tel_zx {
  height: 46px;
  color: #ffffff;
  line-height: 46px;
  width: 600px;
}
.index_youshi02 .tel_zx span {
  display: block;
  float: left;
  width: 350px;
  height: 46px;
  background: url(../images/tel01.png) no-repeat;
  font-size: 38px;
  font-weight: bold;
  color: #ff6600;
}
.index_youshi02 .tel_zx a {
  display: block;
  width: 150px;
  color: #ffffff;
  float: right;
  height: 46px;
  background: url(../images/message.png) no-repeat 20px 13px #ff6600;
  border-radius: 5px;
  text-indent: 30px;
}
.i_ys {
  background: #fff;
  padding: 50px 0;
  width: 100%;
  height: auto!important;
  overflow: hidden!important;
  overflow: visible;
}
.i_ys .i_ysCon {
  width: 1200px;
  margin: 0 auto;
}
.i_ys .i_ysCon .i_ysTitle {
  width: 100%;
  font-weight: bold;
}
.i_ys .i_ysCon .i_ysTitle span {
  color: #0066b4;
  font-size: 40px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #c3c3c3;
  height: 100px;
  line-height: 100px;
}
.i_ys .i_ysCon .i_ysTitle small {
  background: url(../images/red.png) top center no-repeat;
  height: 75px;
  line-height: 75px;
  text-align: center;
  color: #383838;
  display: block;
  font-size: 26px;
}
.i_ys .i_ysCon .i_ysDetail {
  background: url(../images/ys.jpg) no-repeat center;
  width: 100%;
  height: 595px;
}
.i_ys .i_ysCon .i_ysDetail li {
  width: 300px;
  height: 595px;
  float: left;
}
.i_ys .i_ysCon .i_ysDetail li .i_ysNr {
  width: 260px;
  height: 260px;
  color: #fff;
  padding: 20px;
}
.i_ys .i_ysCon .i_ysDetail li .i_ysNr h3 {
  font-size: 50px;
  display: block;
  text-align: right;
  line-height: 60px;
  font-weight: 100;
}
.i_ys .i_ysCon .i_ysDetail li .i_ysNr span {
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin: 15px 0 0 0;
  line-height: 30px;
}
.i_ys .i_ysCon .i_ysDetail li .i_ysNr p {
  padding: 10px 0;
  line-height: 30px;
  color: #fff;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.index_pro_img ul li {
  width: 286px;
  height: 308px;
  float: left;
  margin-right: 18px;
  margin-bottom: 18px;
  list-style: none;
  position: relative;
  cursor: pointer;
}
.index_pro_img ul li a {
  display: block;
}
.index_pro_img ul li a img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.index_pro_img ul li:hover .invisible {
  opacity: 1;
}
.index_pro_img ul li .invisible {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 246px;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.index_pro_img ul li .invisible img {
  position: absolute;
  left: 127px;
  top: 87px;
}
.index_pro_img ul li .invisible p {
  position: absolute;
  top: 120px;
  left: 115px;
  color: #fff;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
  background: none;
}
.index_pro_img ul li .pro-img {
  width: 296px;
  height: 246px;
  box-sizing: border-box;
  border: 2px solid #e3e3e3;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
.index_pro_img ul li .pro-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.index_pro_img ul li p {
  text-align: center;
  line-height: 60px;
  background: #eee;
}
#fczs_gd {
  margin-top: 25px;
}
#fczs_gd ul {
  width: 1521px;
  height: 652px;
  overflow: hidden;
}
/*youshi*/
.youshi {
  width: 100%;
  height: 1597px;
  background: url("../images/advantage.png") no-repeat center;
}
.youshi .ys-title {
  text-align: center;
  position: relative;
  padding-top: 53px;
  overflow: hidden;
}
.youshi .ys-title h2 {
  color: #fff;
  font-size: 100px;
  font-family: Impact;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.youshi .ys-title h4 {
  color: #615f5f;
  font-size: 38px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 104px;
  font-family: lsFont;
}
.youshi .ys-title h4:after {
  width: 40px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -13px;
  height: 3px;
  background: #005BAC;
  display: block;
  content: '';
}
.youshi ul li .trait-txt {
  border-bottom: 1px dashed #B0B0B0;
  padding-bottom: 30px;
}
.youshi ul li .trait-txt > h2 {
  float: left;
  font-family: Impact;
  font-size: 120px;
  color: #005bac;
}
.youshi ul li .trait-txt > div {
  width: 469px;
  float: right;
  margin-top: 32px;
  margin-right: 32px;
}
.youshi ul li .trait-txt > div b {
  font-size: 28px;
  color: #232323;
  display: block;
  line-height: 40px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.youshi ul li .trait-txt > div small {
  display: block;
  color: #b8b8b8;
  font-size: 14px;
}
.youshi ul li:nth-child(1) {
  margin-top: 10px;
}
.youshi ul li:nth-child(1) .trait-txt {
  float: left;
  width: 647px;
}
.youshi ul li:nth-child(1) .trait-img {
  float: right;
  width: 526px;
  height: 400px;
  background: url("../images/y1.png") no-repeat center;
}
.youshi ul li:nth-child(2) .trait-img {
  float: left;
  background: url("../images/y2.png") no-repeat center;
  width: 485px;
  height: 381px;
  margin-top: -124px;
}
.youshi ul li:nth-child(2) .trait-txt {
  float: right;
  width: 651px;
  margin-top: 10px;
}
.youshi ul li:nth-child(3) {
  margin-top: 20px;
}
.youshi ul li:nth-child(3) .trait-txt {
  float: left;
  width: 647px;
  margin-top: 40px;
}
.youshi ul li:nth-child(3) .trait-img {
  float: right;
  width: 530px;
  height: 407px;
  background: url("../images/y3.png") no-repeat center;
}
.youshi ul li:nth-child(4) .trait-img {
  float: left;
  background: url("../images/y4.png") no-repeat center;
  width: 485px;
  height: 381px;
  margin-top: -124px;
}
.youshi ul li:nth-child(4) .trait-txt {
  float: right;
  width: 651px;
  margin-top: 10px;
}
/*youshi end*/
/*产品列表，左侧展示*/
.pro-left-bar .protype-bottom {
  background: #014785;
  width: 276px;
}
.pro-left-bar .protype-bottom div {
  padding-top: 10px;
  padding-left: 30px;
  width: 190px;
  padding-bottom: 10px;
}
.pro-left-bar .protype-bottom div p {
  line-height: 30px;
  color: #fff;
}
.pro-left-bar .pro_list_title {
  width: 276px;
  height: 108px;
  background: #014785;
  text-align: center;
  position: relative;
}
.pro-left-bar .pro_list_title img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pro-left-bar .pro_list {
  width: 272px;
  background: #ffffff;
  border: 2px solid #014785;
}
.pro-left-bar .pro_list ul {
  padding: 8px;
}
.pro-left-bar .pro_list ul li {
  list-style: none;
  line-height: 64px;
  height: 64px;
  overflow: hidden;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
  border-bottom: 1px dashed #e5e5e5;
}
.pro-left-bar .pro_list ul li:last-child {
  border-bottom: none;
}
.pro-left-bar .pro_list ul li a {
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  width: 254px;
  color: #373737;
  display: block;
  border-radius: 5px;
  float: left;
}
.pro-left-bar .pro_list ul li a:hover {
  color: #014785;
}
.pro-left-bar .pro_list ul li a span {
  margin: 0;
  line-height: 26px;
  -webkit-line-clamp: 2;
  overflow: visible;
  display: inline-block;
  vertical-align: middle;
  height: auto;
}
.pro-left-bar .sidebar-more {
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  color: #014785;
  font-size: 14px;
  letter-spacing: 1px;
  width: 160px;
  margin: 0 auto;
  background: #fff;
  width: 134px;
  border-radius: 25px;
}
/*产品列表，左侧展示 end*/
.shipin {
  width: 100%;
  height: 638px;
  overflow: hidden;
  background: #efefee;
}
.shipin .shipin-title {
  text-align: center;
  margin-top: 22px;
}
.shipin .vedio {
  text-align: center;
  margin-top: 41px;
}
#index_news {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 30px auto;
}
#index_news .index_news {
  width: 1200px;
  height: auto;
  margin: auto;
}
#index_news .index_news .index_title2 {
  text-align: center;
  line-height: 80px;
}
#index_news .index_news .index_title2 h2 {
  display: inline-block;
  font-size: 34px;
  color: #383838;
  font-weight: normal;
}
#index_news .index_news .index_title2 span {
  font-size: 27px;
  color: #bcbcbc;
  text-transform: uppercase;
}
#index_news .index_news .index_news_cn {
  width: 1200px;
  height: auto;
  margin: 30px auto;
  overflow: hidden;
  margin-bottom: 0;
}
#index_news .index_news .index_news_cn p {
  color: #a8a8a8;
  font-size: 12px;
  line-height: 22px;
}
#index_news .index_news .index_news_cn .newsL {
  width: 572px;
  height: auto;
  float: left;
}
#index_news .index_news .index_news_cn .newsL .newsL_cn {
  width: 572px;
  height: auto;
}
#index_news .index_news .index_news_cn .newsL .newsL_cn a {
  display: block;
}
#index_news .index_news .index_news_cn .newsL .newsL_cn img {
  width: 560px;
  height: 292px;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #d3d3d3;
}
#index_news .index_news .index_news_cn .newsL .newsL_cn div {
  width: 560px;
  height: 100px;
  margin: auto;
}
#index_news .index_news .index_news_cn .newsL .newsL_cn h3 {
  font-size: 18px;
  line-height: 40px;
  color: #494949;
  font-weight: normal;
}
#index_news .index_news .index_news_cn .newsL .newsL_cn h3 small {
  color: #a8a8a8;
  float: right;
  font-size: 12px;
}
#index_news .index_news .index_news_cn .newsR {
  width: 564px;
  height: auto;
  float: right;
  margin-right: 30px;
}
#index_news .index_news .index_news_cn .newsR li {
  display: block;
  width: 100%;
  height: 122px;
  margin-bottom: 10px;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
#index_news .index_news .index_news_cn .newsR li:hover a:hover {
  border-color: #014785;
  background: #f2f2f2;
}
#index_news .index_news .index_news_cn .newsR li a {
  display: block;
  width: 100%;
  height: 122px;
  border-left: 4px solid #fff;
  padding: 23px 10px 23px 0;
  box-sizing: border-box;
}
#index_news .index_news .index_news_cn .newsR li a span {
  display: block;
  width: 122px;
  height: 76px;
  font-size: 27px;
  color: #818181;
  text-align: center;
  margin-right: 20px;
  float: left;
  border-right: 1px dashed #d5d5d5;
  line-height: 40px;
}
#index_news .index_news .index_news_cn .newsR li a span small {
  width: 100%;
  line-height: 30px;
  display: block;
  font-size: 23px;
  color: #aaaaaa;
  text-align: center;
}
#index_news .index_news .index_news_cn .newsR li a h3 {
  font-size: 18px;
  color: #494949;
  font-weight: normal;
  margin-bottom: 14px;
  margin-top: -4px;
}
#index_news .index_news .index_news_cn .newsR li a i {
  display: block;
  width: 20px;
  height: 20px;
  color: #989898;
  border-radius: 50%;
  font-style: normal;
  font-weight: bold;
  border: 1px solid #989898;
  float: right;
  text-align: center;
  line-height: 18px;
  margin-top: -2px;
}
#index_news .index_news .index_news_cn > a {
  font-size: 16px;
  display: block;
  width: 176px;
  height: 54px;
  border-radius: 10px;
  clear: both;
  margin: 50px auto;
  text-align: center;
  line-height: 54px;
  background: #014785;
  color: #DDE2EA;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
#index_news .index_news .index_news_cn > a:hover {
  opacity: 0.9;
}
#cooperation {
  background: url(../images/hezuo-bg.png) no-repeat center;
  height: 303px;
  overflow: hidden;
  position: relative;
}
#cooperation .hezuo-title {
  text-align: center;
  margin-top: 35px;
}
.footer-bar {
  width: 100%;
  overflow: hidden;
  min-width: 1200px;
  background: #252526;
  padding-top: 52px;
}
.footer-bar .footer-top {
  margin-bottom: 77px;
  height: 210px;
}
.footer-bar .footer-top .f-nav {
  width: 362px;
  height: 210px;
  float: left;
  background: url(../images/f-r.png) no-repeat right top 37px;
}
.footer-bar .footer-top .f-nav h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 31px;
}
.footer-bar .footer-top .f-nav ul {
  height: 145px;
}
.footer-bar .footer-top .f-nav ul li {
  width: 59px;
  margin-right: 93px;
  margin-bottom: 22px;
  float: left;
}
.footer-bar .footer-top .f-nav ul li:nth-child(2n) {
  margin-right: 0;
}
.footer-bar .footer-top .f-nav ul li a {
  color: #989898;
  font-size: 14px;
}
.footer-bar .footer-top .f-contact {
  width: 508px;
  height: 210px;
  float: left;
  background: url(../images/f-r.png) no-repeat right top 37px;
}
.footer-bar .footer-top .f-contact h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 24px;
  margin-left: 84px;
}
.footer-bar .footer-top .f-contact ul {
  height: 109px;
  margin: 0 auto;
}
.footer-bar .footer-top .f-contact ul li {
  color: #929292;
  font-size: 14px;
  margin-left: 85px;
  width: 342px;
  line-height: 36px;
}
.footer-bar .footer-top .f-code {
  height: 210px;
  float: left;
}
.footer-bar .footer-top .f-code .gz {
  width: 210px;
}
.footer-bar .footer-top .f-code .gz .clearfix {
  margin-right: 30px;
}
.footer-bar .footer-top .f-code h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 24px;
  margin-left: 84px;
}
.footer-bar .footer-top .f-code img {
  float: right;
  width: 118px;
  height: 118px;
  margin-bottom: 16px;
}
.footer-bar .footer-top .f-code p {
  float: right;
  width: 120px;
  color: #7f7f7f;
  font-size: 12px;
  margin-bottom: 2px;
}
.footer-bar .f-bt {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #4D4D4D;
  font-size: 14px;
  color: #848484;
}
