[genuitec-file-id="wc1-1698"],[genuitec-lp-path="/dongsheng/WebRoot/rtjt/css/style_2.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

@charset "utf-8";
/* CSS Document */

/* footer */
#footer {
  background: #424242;
  color: #fff !important;
  padding-top: 45px;
  width: 100%;
  overflow: hidden;
}
#footer .cont {
  height: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #727272;
  padding-bottom: 50px;
}
#footer .left {
  flex-grow: .8;
}
#footer .bott_25 {
  margin-bottom: 30px;
}
#footer .bott_25 h3 {
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: normal;
}
#footer .bott_25 i {
  display: block;
  width: 30px;
  height: 2px;
  background: #0152A7;
}
.foot_nav {
  display: flex;
  flex-grow: 1;
  max-width: 934px;
  justify-content: space-between;
}
.foot_nav dt {
  color: #fff !important;
  font-size: 14px;
  margin-bottom: 18px;
}

.foot_nav dt a {
  color: #fff !important;
  font-size: 16px;
  margin-bottom: 18px;
}
.foot_nav dd {
  font-size: 12px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.5) !important;
}

.foot_nav dd a {
  font-size: 14px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.5) !important;
}
.cont .left .foot_nav dl dd a:hover {
  color: #fff !important;
}
.copyright {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5) !important;
  margin-top: 20px;
  line-height:55px;
  padding-bottom: 25px;
  text-align:center;
  background-color:#424242 !important;
}
.copyright p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5) !important;
   line-height: 55px;
  height:45px;
}

.copyright p a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5) !important;
 
}

.copyright p a img {
   display:inherit !important;
  
}

#footer .right {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.foot_lianxi {
  font-size: 12px;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.5) !important;
}
.foot_ewm {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 3px;
}
.foot_ewm .pic {
  position: relative;
  padding: 10px;
}
.foot_ewm .pic img {
  display: block;
  width: 98px;
}
.foot_ewm p {
  width: 1rem;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5) !important;
  margin-left: 17px;
}
.foot_ewm .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: -3px;
  top: -3px;
  width: 100%;
  height: 100%;
 
}
.foot_ewm .pic::after {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 100%;
  height: 100%;
}










