@charset "UTF-8";
/**
 * 主站改版新样式 - 底部
 * @authors zhengy
 * @date    2020-01-19
 * @version $Id$
 */

.ft-bg1New {
  background: rgba(0, 0, 0, 0);
  padding: 0px;
}

.jufa-main-footer {
  background: url("/static/Public/images/footer_bg.png") no-repeat #171b3a left top;
  background-size: 560px auto;
}

.footer_tit {
  text-align: left;
  width: 1168px;
  margin: 0px auto;
  position: relative;
  color: #fff;
  padding: 30px 0px;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.footer_tit h2 {
  font-size: 22px;
  margin-bottom: 18px;
}

.footer_tit span {
  display: inline-block;
  background: #1c64b9;
  padding: 15px 22px;
  font-size: 16px;
  position: absolute;
  right: 0px;
  top: 48px;
  border-radius: 10px;
}

.footer_tit img {
  height: 16px;
  vertical-align: middle;
  margin: -3px 8px 0px 0px;
}
.timeoutp span {
  color: #ff9f24;
}
.jufa-copyright,
.jufa-copyright a {
  color: #5d667a;
  font-size: 13px;
}

.footer_mid {
  text-align: left;
  position: relative;
  width: 1168px;
  margin: 0px auto;
  padding: 30px 0px;
}

.footer_mid > div {
  display: inline-block;
  vertical-align: middle;
}

.footer_logo img {
  height: 50px;
}

.footer_logo img:first-child {
  border-right: 1px solid #fff;
  padding-right: 12px;
  margin-right: 10px;
}

.webchat-box {
  position: absolute;
  right: 20px;
}

.webchatImg {
  transform: scale(0.9);
}

.webchat-box p {
  color: #5d667a;
}

.footer_list {
  color: #fff;
  font-size: 15px;
  margin-left: 70px;
}

.footer_list > div {
  padding: 8px 0px;
}

.footer_list span {
  margin-right: 38px;
}

.footer_list a {
  color: #5d667a;
  font-size: 15px;
  margin-right: 18px;
}

/* 页脚 - 法院版本 */
#footer_courtVersion {
  /* background: none; */
  background-color: #171b3a;
}
#footer_courtVersion .footer_list > div {
  display: inline-block;
  vertical-align: top;
}

#footer_courtVersion .footer_list a {
  display: block;
  padding: 5px 0;
  color: #fff;
  opacity: 0.4;
}
#footer_courtVersion .footer_list > div a:first {
  margin-top: 5px;
}
#footer_courtVersion .footer_connect {
  margin-left: 100px;
}
#footer_courtVersion .footer_connect span {
  display: block;
  font-size: 12px;
  color: #fff;
}
#footer_courtVersion .footer_connect p {
  font-size: 24px;
  color: #fff;
  margin: 10px 0;
}

#footer_courtVersion .webchat-box p {
  color: #fff;
}
#footer_courtVersion .jufa-copyright,
#footer_courtVersion .jufa-copyright a {
  color: #fff;
}

#footer_courtVersion .jufa-copyright {
  background-color: #171b3a;
  padding: 10px 0;
}

#footer_courtVersion .jufa-footer-copyright_opacity {
  opacity: 0.3;
}
img#footerlogo {
  border-right: none;
  width: 164px;
  height: auto;
}
.jufa-footer-copyright {
  padding-top: 40px;
}
.jufa-footer-copyright .publicNetworkSecurity:hover{
	text-decoration: underline;
}
/* 页底广告 */

.ad_bottom,
.ad_left {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
}

.marqueeWrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
  padding: 0 30px;
  color: #fff;
}

.ad_bottom {
  width: 100%;
}

.ad_bottom > div:last-child {
  height: 78px;
  background: #2672db;
  text-align: right;
}
.ad_bottom > div:first-child {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -495px;
  width: 990px;
}

.ad_bottom > div:first-child img {
  width: 700px;
}

.ad_bottom > div:first-child p {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 16px;
  /* padding-bottom:12px; */
  margin: 80px 0 0 20px;
}

.ad_bottom > div:first-child span {
  border: 1px solid #ffa724;
  color: #ffa724;
  cursor: pointer;
  padding: 0 5px 1px;
  margin-top: 8px;
  display: inline-block;
  border-radius: 5px;
}

#adBottomCloseBtn {
  margin: 25px 15px 0 0;
  cursor: pointer;
}

.ad_left {
  bottom: 13px;
  cursor: pointer;
}

.ad_left img {
  width: 65px;
}
/* 申请试用 */
#payBox .modal-content,
#applyBox .modal-content {
  border-radius: 4px;
}
#payBox .modal-header,
#applyBox .modal-header {
  height: 45px;
  line-height: 40px;
  font-size: 17px;
  color: #1c64b9;
  padding-left: 0;
  border-bottom: 1px solid #ebebeb;
}
#payBox #myModalLabel,
#applyBox #myModalLabel {
  border-left: 5px solid #1c64b9;
  padding-left: 10px;
  margin-top: 5px;
}
#applyBox .inp_box {
  width: 240px;
  margin: auto;
  position: relative;
}
#applyBox .modal-content {
  width: 400px;
  margin: auto;
}
#applyBox .layui-input:focus,
.layui-textarea:focus {
  border-color: #1c64b9 !important;
}
#applyBox .inp_box p {
  margin-top: 20px;
  margin-bottom: 6px;
}
#applyBox .modal-footer {
  text-align: center;
}
#apply_code {
  padding-right: 85px;
}
#applyBox p.inp_error {
  display: none;
  margin: 0;
  color: #fb5f5a;
  font-size: 12px;
  position: absolute;
}
.inp_error img {
  width: 16px;
  margin-right: 5px;
}
.inp_box .codepos {
  position: absolute;
  right: 0;
  top: 35px;
  padding: 0 10px;
  border-left: 1px solid #e0e4ea;
  height: 10px;
  line-height: 10px;
}
#applyBox .layui-input {
  height: 30px;
}
#applyBox #getCode {
  color: #1c64b9;
  cursor: pointer;
}
#applyBox #sub_apply {
  width: 117px;
  height: 42px;
  background: #1c64b9;
  border-radius: 4px;
  color: #fff;
  border: none;
  font-size: 16px;
  margin-right: 30px;
  vertical-align: middle;
}
#applyBox #cancelap {
  width: 84px;
  height: 42px;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  vertical-align: middle;
  font-size: 16px;
}

/* 私域流量弹窗 */
@media (min-width: 768px) {
  .hdkf_dialog {
    width: 800px;
    margin: 30px auto;
  }
}

.hdkf_dialog_body {
  position: absolute;
  text-align: center;
  left: 50%;
  top: 31%;
  transform: translate(-50%, -50%);
}

.hdkf_dialog_body .header_title {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 10px;
}

.hdkf_dialog_body .title,
.hdkf_dialog_body .title2 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
}

.hdkf_dialog_body .hdkf_times {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
}

.hdkf_dialog .hdkf_ercode {
  position: absolute;
  left: 121px;
  top: 48.8%;
  border-radius: 20%;
}

.origin_url {
  display: none;
}

.add_file {
  text-align: right;
  font-size: 16px;
  color: dodgerblue;
}

.add_file_wrap {
  display: none;
}

.addFileBtn {
  margin-right: 80px;
  position: relative;
}

#yjfk_file {
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
  width: 85px;
}
.lawfeedBackTip {
  text-align: right;
  font-size: 12px;
  color: #333;
  margin: 8px 0;
  display: none;
}

