/*公共样式 create by lixn 2017/11/13*/
/*公共样式(所有页面通用)begin*/
ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
body,
div,
html {
  padding: 0;
}

address,
cite,
dfn,
em,
var,
b,
sub,
sup {
  font-style: normal;
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
  font-size: 100%;
}

fieldset,
img {
  border: none;
}

sup,
sub {
  font-size: 0.6em;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  outline: 0;
  padding-left: 5px;
}

input[type="checkbox"],
input[type="radio"] {
  cursor: pointer;
}

*:focus,
*:active,
*:visited {
  outline: none;
}

textarea {
  -moz-outline: 0;
  outline: 0;
  overflow: auto;
  vertical-align: top;
  resize: none;
  -webkit-appearance: none;
}

a {
  color: #1c64b9;
  text-decoration: none;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.dn {
  display: none;
}

.comBg {
  background-color: #1c64b9;
}

.width-100 {
  width: 100%;
}

.mr-10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mainBtn {
  background: #ffdca4;
  color: #ae7a3e;
  cursor: pointer;
  border: 1px solid #fec674;
  outline: none;
}

.delBtn {
  background: transparent;
  color: #1c64b9;
}

.mainBtn:hover,
.mainBtn:focus,
.mainBtn:active {
  background: #fec674;
  border: 1px solid #ff9f24;
  color: #fff;
}

.delBtn:hover,
.delBtn:focus,
.delBtn:active {
  background: transparent;
  color: #ff9f24;
  border: 1px solid #ff9f24;
}

.border0 {
  border: none;
}

.ptlv {
  position: relative;
}

.on {
  background: #fafafa;
}

.bg-fff {
  background: #fff;
}

/*公共样式end*/
/*登录注册begin*/
#login,
#register,
#registerIdentity,
#regdetail {
  display: none;
}

#login h4,
#register h4,
#registerIdentity h4,
#regdetail h4 {
  color: #fff;
}

#subLogin {
  margin-top: 10px;
  border-radius: 0;
  height: 38px;
  width: 100%;
}

#gotoReg {
  font-weight: normal;
}

#regdetail .info-sign {
  color: #ffd39b;
  font-size: 14px;
}

#regIdentityInfo {
  color: gray;
}

.error-tip {
  color: red;
  line-height: 34px;
  display: block;
}

.forget-pwd {
  padding-right: 0;
  text-align: right;
}

.btn-input-right {
  height: 50px;
}

.countdown-box {
  display: table-cell;
}

.countdown-box:last-child {
  border-left: 1px solid #d2d6de;
}

.tip-btn {
  color: #ff7f24;
  font-size: 12px;
}

.successCon {
  color: black;
  text-align: center;
  font-size: x-large;
  position: relative;
  padding: 15px;
  left: 50px;
}

.sucLogp {
  padding-left: 30px;
}

.sucLogimg {
  height: 30px;
  width: 30px;
  margin-top: -10px;
}

.loginbox1 {
  display: none;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #666;
  border-radius: 10px;
  margin: 0 auto;
  width: 470px;
  z-index: 1100;
  padding: 30px;
  top: 150px;
  text-align: center;
}

.jufa-form-control {
  box-shadow: none;
  height: 35px;
  border: 1px solid #dcdcdc;
  line-height: 18px;
  transition-property: border;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}

.form-control-title {
  width: 19%;
  display: inline-block;
  text-align: right;
  margin-right: 3%;
  white-space: nowrap;
}

.regTitle {
  width: 88px;
  line-height: 35px;
}

.form-control {
  display: inline-block;
}

.form-con-inner {
  width: 77%;
}

.form-reg-inner {
  width: 268px;
}

.account-login {
  width: 450px;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

.jufa-col-lg-9 {
  width: 90%;
  margin: 0 30px;
}

.goto-login {
  padding-top: 7px;
}

/*模态框样式*/
.modalheader {
  width: 100%;
}

.modal-header {
  padding: 15px 15px 0;
  border-bottom: 0;
}

.modalbody {
  background: #fff;
  overflow: hidden;
  padding: 10px;
}

.modalfooter {
  width: 450px;
}

.modaldialog {
  width: 850px;
}

.inputgroup[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

.submitbtn {
  width: 90px;
}

.cancelbtn {
  float: left;
  margin-right: 7px;
  margin-left: 40px;
  width: 90px;
}

.login-line {
  height: 340px;
  border-right: 1px solid #ddd;
}

.modal-body {
  padding: 0 0 20px;
}

.close {
  text-shadow: none;
  font-weight: 100;
  opacity: 1;
  color: #666;
}

#login-three {
  margin: 0 40px;
}

.login-three-text {
  font-size: 20px;
  font-weight: 500;
  color: #666;
  display: inline-block;
}

#threeWechart {
  display: inline-block;
}

#threeWechart iframe {
  height: 350px;
}

.login-three-fg {
  height: 32px;
  margin: 8px 0 45px;
  text-align: center;
}

/*注册*/
.regModel {
  width: 500px;
  margin: 0 auto;
}

.ReMust {
  position: absolute;
  right: 0;
  top: 10px;
}

.tips {
  position: absolute;
  top: 0;
  right: 30px;
  line-height: 35px;
}

.RegCode {
  line-height: 35px;
  padding: 0 10px;
  margin-right: 5px;
  cursor: pointer;
}

.regTime {
  line-height: 35px;
  margin-right: 5px;
}

.check-regphoto {
  border: 1px solid #eee;
  border-radius: 3px;
  margin-top: -1px;
  height: 35px;
  width: 90px;
}

.form-group a#regPid {
  padding-right: 2rem;
  font-size: 1.45rem;
}

.reg-line {
  border-bottom: 1px dashed #eee;
}

.form-horizontal .radio-inline {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.form-btn {
  text-align: center;
  margin: 40px 0 0;
}

/*登录注册·end*/
/*指南等*/
.main-right {
  position: fixed;
  bottom: 100px;
  right: 0;
  background: #fff;
  z-index: 1;
  border: 1px solid #caddf5;
  border-right: 0px;
  border-radius: 10px 0 0 10px;
}
.ruadis {
  border-radius: 10px 0 0 0px;
}
.rudisa {
  border-radius: 0px 0 0 10px;
}
.helpImg {
  width: 22px; /*24*/
  height: 26px;
  margin-bottom: 2px;
  display: block;
  margin: 0 auto;
}

.helpH {
  background: url(/static/Public/images/zhinan_v3.png) no-repeat center;
  background-size: 100%;
}
.helpWechat {
  background: url(/static/Public/images/gongzhonghao_v3.png) no-repeat center;
  background-size: 100%;
}

.helpGuide {
  background: url(/static/Public/images/fankui_v3.png) no-repeat center;
  background-size: 100%;
}
.changebtn {
  background: url(/static/Public/images/Icon-liwu.png) no-repeat center;
  background-size: 100%;
}
.helpApp {
  background: url(/static/Public/images/app_v3.png) no-repeat center;
  background-size: 100%;
}

.helpTop {
  background: url(/static/Public/images/totop_v3.png) no-repeat centotop_v3.pngter;
  background-size: 100%;
}

.helpBack {
  background: url(/static/Public/images/homePagebg.png) no-repeat -51px -58px;
  background-size: 710%;
}

.helpQf {
  background: url(/static/Public/images/homePagebg.png) no-repeat -127px -27px;
  background-size: 710%;
}

.helpShare {
  background: url(/static/Public/images/helpShare.png) no-repeat;
  background-size: 100%;
}

.back-img {
  width: 30px;
  margin: 2px;
}

.help-btn {
  background: transparent;
  width: 36px; /*50*/
  height: 55px;
  padding: 4px 0 0;
  z-index: 100;
  font-size: 12px;
  text-align: center;
  transition: background 0.2s linear 0.1s, border 0.2s linear 0.1s;
  -webkit-transition: background 0.2s linear 0.1s, border 0.2s linear 0.1s;
  /* Safari */
  border-bottom: 1px solid #caddf5;
}
.help-btn:last-child {
  border: none;
}
.help-icon {
  display: block;
  text-align: center;
  color: #666;
  line-height: 16px;
  transition: color 0.2s linear 0.1s;
  -webkit-transition: color 0.2s linear 0.1s;
  /* Safari */
}

.help-btn:hover {
  cursor: pointer;
  transition: 0.5s;
}

.help-btn a:hover {
  transition: 0.5s;
  color: #444;
}

.help-icon {
  color: #fff;
}

.help-icons {
  color: #999;
}

#sWeChat div {
  width: 160px;
  height: 160px;
  background: url(/static/Public/images/webchat.png) no-repeat 0 0;
  cursor: pointer;
  position: relative;
  right: 120px;
  bottom: 80px;
}

#APP div {
  width: 130px;
  height: 120px;
  background: url(/static/Public/images/app_download.png) no-repeat 0 0;
  cursor: pointer;
  position: relative;
  right: 130px;
  bottom: 80px;
  background-size: 120px;
}

/*指南等结束*/
/*页脚 begin*/
.vis-btn-index {
  width: 500px;
  overflow: hidden;
  margin: 65px auto;
  margin-bottom: 30px;
  padding: 10px 0;
}

.vis-btn-box {
  width: 200px;
  height: 100px;
  display: block;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: 0 25px;
}

.vis-btn-box a {
  display: block;
  overflow: hidden;
  width: 150px;
  margin: 0 auto;
  padding: 30px 0;
}

.vis-text-big {
  font-size: 18px;
  color: #666;
}

.vis-text-small {
  font-size: 14px;
  color: #c9c9c9;
}

.vis-btn-item {
  font-size: 26px;
  float: left;
  margin-right: 10px;
  color: #1c64b9;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  -webkit-transition: -webkit-transform 1s ease-out;
  -moz-transition: -moz-transform 1s ease-out;
  -o-transition: -o-transform 1s ease-out;
  -ms-transition: -ms-transform 1s ease-out;
}

.vis-btn-box:hover {
  background: #f9f9f9;
  transition: 0.5s;
}

.vis-btn-box a:hover .vis-btn-item {
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
}

.vis-btn-text {
  float: left;
  text-align: left;
}

/* .jufa-main-footer {
  background: #fff;
  color: #444;
  border-top: 1px solid #f1f1f1;
  text-align: center;
  clear: both;
  font-size: 12px;
}

.footer-main-width {
  width: 1170px;
  margin: auto;
} */

.webchat-box {
  display: inline-block;
}

.webchatImg {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  background: url(/static/Public/images/webchat.png) no-repeat;
}

.webchat-box p {
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  color: #8a8a8a;
}

.fadeInDownApple i {
  display: none;
  position: absolute;
  top: -160px;
}

.fadeInDownApple:hover i {
  display: block;
  width: 160px;
  height: 160px;
  background: url(/static/Public/images/QR-code-ios.png) no-repeat;
  cursor: pointer;
  z-index: 100;
}

.fadeInMobile i {
  display: none;
  position: absolute;
  top: -160px;
}

.fadeInMobile:hover i {
  display: block;
  width: 160px;
  height: 160px;
  background: url(/static/Public/images/QR-code.png) no-repeat;
  cursor: pointer;
  z-index: 100;
}

.fadeInDownAndroid:hover i {
  display: block;
  width: 160px;
  height: 160px;
  background: url(/static/Public/images/QR-code-android.png) no-repeat;
  cursor: pointer;
  z-index: 100;
}

.fadeInDownAndroid i {
  display: none;
  position: absolute;
  top: -160px;
}

.android-img {
  background: url(/static/Public/images/homePagebg.png) no-repeat -18px -28px;
}

.ios-img {
  background: url(/static/Public/images/homePagebg.png) no-repeat -56px -28px;
}

.ft-hp3-phone {
  height: 30px;
  line-height: 30px;
}

.jufa-copyright {
  color: #999;
  margin-top: 10px;
  overflow: hidden;
  margin: auto;
}

.jufa-footer-copyright {
  clear: both;
  padding: 20px;
  line-height: 25px;
  font-size: 12px;
}

.jufa-footer-copyright .publicNetworkSecurity:hover{
	text-decoration: underline;
}

.jufa-copyright .copyright {
  margin-top: 30px;
  width: 288px;
  margin-left: 20px;
}

.ft-bg1 {
  padding: 50px 0 0 0;
  background-color: #fbfbfb;
}

.w1212 {
  width: 1050px;
  margin-bottom: 0;
}

.ma {
  margin-left: auto;
  margin-right: auto;
}

.ft-hp1,
.ft-hp2 dl {
  height: 170px;
}

.ft-hp3 {
  text-align: center;
  width: 160px;
}

.ft-hp3 ul {
  color: #8a8a8a;
}

.ft-hp3 li {
  border: 1px solid #e1e2e2;
  margin-bottom: 5px;
  padding: 0;
  display: block;
  position: relative;
  font-size: 12px;
}

.ft-400 {
  font-size: 24px;
  line-height: 30px;
  color: #1c64b9;
}

.ft-400-tip {
  color: #b3b3b3;
  line-height: 16px;
  text-align: right;
}

.kefu-online {
  display: block;
  height: 26px;
  line-height: 26px;
  background-color: #4b93d7;
  color: #f5f5f5;
  text-align: center;
}

.mt10 {
  margin-top: 10px !important;
}

.ft-hp2 dl {
  float: left;
  border-right: 1px solid #e1e2e2;
  text-align: left;
  padding: 0 50px;
}

.ft-hp2 dl:first-of-type {
  padding-left: 0;
}

.ft-hp2 dd a {
  color: #666666;
}

.ft-hp2 p {
  padding: 0;
  margin: 0;
}

.ft-hp2 dd {
  line-height: 26px;
  font-size: 12px;
  white-space: nowrap;
}

.ft-hp2 dt {
  font-size: 14px;
  line-height: 18px;
  color: #1c64b9;
  margin-bottom: 20px;
  font-weight: normal;
}

.bottom-img {
  width: 38px;
  height: 38px;
  float: left;
}

.hot-line .ft-400-tip {
  text-align: center;
}

.fl dd a:hover {
  color: #ff9f24;
}

/* .ft-bg1New {
  padding: 50px 0 0 0;
  background-color: #333333;
}

.ft-hp2New {
  width: 1000px;
}

.ft-hp2New dt {
  color: #fff;
}

.ft-hp2New dd a,
.ft-hp2New p {
  color: #ccc;
}

.ft-hp2New dl {
  border-right: 1px solid #444;
}

.ft-hp3New li {
  color: #999;
  border: 1px solid #444;
  width: 158px;
  white-space: nowrap;
}

.ft-hp3New li a {
  background-color: #555;
} */

/*.ft-hp3New li p {background-color: #222;}*/
.animated a {
  float: left;
  width: 43px;
  height: 38px;
  display: block;
  cursor: pointer;
  position: relative;
}

.animated p {
  float: left;
  width: 112px;
  line-height: 38px;
  font-size: 14px;
  margin: 0;
}

.comCol {
  color: #999;
}

.ft-width1 {
  min-width: 112px;
}

.ft-width2 {
  width: 260px;
}

.ft-width3 {
  width: 418px;
}

.ft-li {
  background-color: #222;
}

/*页脚 end*/
/*新手引导*/
.newGuide {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 2;
}

.guidInner {
  position: relative;
  z-index: 10;
  background: #f4f7f9;
}

.opcity-over,
.opcity-over1 {
  position: absolute;
  top: 0;
  z-index: 20;
}

.guid-box1 {
  position: relative;
  color: #fff;
  width: 280px;
  background: #1c64b9;
  z-index: 100;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  overflow: hidden;
}

.guid-box2 {
  border: 1px dotted #fff;
  border-radius: 5px;
  padding: 12px;
  position: relative;
}

.guid-close {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: none;
}

.guidBtns {
  margin-top: 10px;
}

.guid-btn {
  display: inline-block;
  border-radius: 3px;
  padding: 2px 15px;
  cursor: pointer;
}

.guid-next {
  border: 1px solid #ff6633;
  background: #ff6633;
}

.guid-pre {
  border: 1px solid #fff;
  margin-right: 10px;
}

.guid-txt {
  line-height: 25px;
}

.guid-main-one {
  top: 120px;
  left: 50%;
  margin-left: -130px;
}

.guid-main-two {
  top: 288px;
  left: 50%;
  margin-left: -112px;
}

.guid-main-three {
  top: 288px;
  left: 50%;
  margin-left: 80px;
}

.guidMain,
.hGuid2 {
  position: relative;
}

.guidMain1 {
  top: 62px;
  left: 50%;
  margin-left: -280px;
}

.guidMain2 {
  top: 60px;
  left: 50%;
  margin-left: -280px;
}

.guidMain3 {
  top: 90px;
  left: 50%;
  margin-left: -90px;
}

#guid3 {
  display: table;
}

.body100 {
  position: fixed;
  width: 100%;
  top: -100px;
}

.body200 {
  position: fixed;
  width: 100%;
  top: -200px;
}

.body300 {
  position: fixed;
  width: 100%;
  top: -300px;
}

.bodyfix {
  position: fixed;
  width: 100%;
}

.bodysearch {
  position: fixed;
  width: 100%;
}

.bodydetail {
  position: fixed;
  width: 100%;
}

.first-guide {
  position: fixed;
  right: 0;
  bottom: 380px;
  width: 50px;
  height: 60px;
  line-height: 20px;
  text-align: center;
  padding: 7px;
  border-radius: 10px 0 0 10px;
  padding-left: 9px;
}

/*搜索引导*/
.guidsearch1 {
  top: 55px;
  left: 50%;
  margin-left: -100px;
}

.guid-search-one {
  top: 110px;
  left: 50%;
  margin-left: 65px;
}

.guidsearch2 {
  top: 20px;
  left: 50%;
  margin-left: 335px;
}

.guid-search-two {
  top: 70px;
  left: 50%;
  margin-left: 60px;
}

/*详情页引导*/
.z-in {
  z-index: 10;
}

.z-in1 {
  position: relative;
  z-index: 10;
}

.guiddetail1 {
  top: 200px;
  left: 50%;
  margin-left: -400px;
}

.guiddetail2 {
  top: 155px;
  left: 50%;
  margin-left: -100px;
}

.guiddetail3 {
  top: 310px;
  left: 50%;
  margin-left: -15px;
}

.guid-detail-one {
  top: 90px;
  left: 50%;
  margin-left: -560px;
}

.guid-detail-two {
  top: 80px;
  left: 50%;
  margin-left: 180px;
}

.guid-detail-three {
  top: 250px;
  left: 50%;
  margin-left: -180px;
}

.guidhig {
  position: fixed;
  top: 470px;
  left: 50%;
  margin-left: -250px;
}

/*HOLO引导*/
.z10 {
  position: relative;
  z-index: 10;
  background: #fff;
}

.guidHolo1 {
  top: -20px;
  left: 50%;
  margin-left: -280px;
}

.guidHolo2 {
  top: 150px;
  left: 50%;
  margin-left: -60px;
}

.guidHolo3 {
  top: 100px;
  left: 50%;
  margin-left: -340px;
  transform: rotate(165deg);
  -ms-transform: rotate(165deg);
  /* IE 9 */
  -moz-transform: rotate(165deg);
  /* Firefox */
  -webkit-transform: rotate(165deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(165deg);
  /* Opera */
}

.guidHolo4 {
  top: 200px;
  left: 50%;
  margin-left: -320px;
}

.guidHolo5 {
  top: 200px;
  left: 50%;
  margin-left: 70px;
}

.guid-holo-one {
  top: 180px;
  left: 50%;
  margin-left: -380px;
}

.guid-holo-two {
  top: 390px;
  left: 50%;
  margin-left: -130px;
}

.guid-holo-three {
  top: 120px;
  left: 50%;
  margin-left: -160px;
}

.guid-holo-four {
  top: 230px;
  left: 50%;
  margin-left: -150px;
}

.guid-holo-five {
  top: 280px;
  left: 50%;
  margin-left: -210px;
}

/*新手引导*/
/*首页广告条*/
.advertisement {
  position: fixed;
  bottom: 0;
  width: 100%;
  min-width: 1212px;
  height: 65px;
  line-height: 65px;
  background: rgba(88, 105, 120, 0.9);
  z-index: 100;
  color: #fff;
}

.advert-inner {
  width: 900px;
  margin: 0 auto;
  position: relative;
}

.advert-txt {
  display: inline-block;
}

.advert-right {
  margin-right: 130px;
}

.advert-span-txt {
  color: #ffd300;
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px;
}

.advert-button {
  border: 1px solid #fff;
  padding: 2px 20px;
  border-radius: 2px;
  margin: 0 35px 0 50px;
  color: #fff;
  cursor: pointer;
}

.advert-button:hover,
.advert-button:active,
.advert-button:focus {
  color: #ff9f24;
  border-color: #ff9f24;
}

.advert-img {
  position: absolute;
  top: -36px;
  right: 0;
  background: rgba(88, 105, 120, 0.9);
  padding: 8px;
  width: 101px;
  height: 36px;
}

.advert-close {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 15px;
  right: 10px;
  background-image: url(/static/Public/images/close_38cb28a.png);
  background-size: 18px 18px;
  cursor: pointer;
}

.advert-money {
  color: #ffd300;
  font-weight: 600;
  padding: 0 4px;
}

.advert-shape {
  width: 0;
  height: 0;
  position: absolute;
  z-index: 3;
}

.ashape1 {
  top: 10px;
  left: -20px;
  border-left: 8px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffab00;
  transform: rotate(215deg);
  -ms-transform: rotate(215deg);
  /* IE 9 */
  -moz-transform: rotate(215deg);
  /* Firefox */
  -webkit-transform: rotate(215deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(215deg);
  /* Opera */
}

.ashape2 {
  top: 50px;
  left: 160px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid #ffd300;
  transform: rotate(170deg);
  -ms-transform: rotate(170deg);
  -moz-transform: rotate(170deg);
  -webkit-transform: rotate(170deg);
  -o-transform: rotate(170deg);
}

.ashape3 {
  top: 20px;
  left: 360px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid #b9a022;
  transform: rotate(160deg);
  -ms-transform: rotate(160deg);
  -moz-transform: rotate(160deg);
  -webkit-transform: rotate(160deg);
  -o-transform: rotate(160deg);
}

.advertisementHolo {
  position: relative;
  width: 96.5%;
  height: 100px;
  line-height: 89px;
  background: rgba(88, 105, 120, 0.9);
  z-index: 100;
  color: #fff;
}

.advertisementHolo .advert-inner {
  top: 5px;
  width: 1000px;
}

.advert-login {
  margin: 0 0 0 50px;
}

/*首页广告条./*/
/*历史记录*/
.history {
  position: absolute;
  left: 0;
  width: 613px;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  color: inherit;
  z-index: 102;
  max-height: 350px;
  overflow: hidden;
}

.history li {
  padding: 5px 20px;
  border-bottom: 1px dashed #eee;
  cursor: pointer;
  color: #666;
}

.history li:hover {
  background: #fafafa;
}

.header-history {
  width: 492px;
  top: 35px;
  border: 1px solid #1c64b9;
  border-top: 0;
}

.header-history li {
  padding: 5px 20px;
}

.album-history {
  width: 80%;
  top: 31px;
  left: 20%;
}

.history_delBtn {
  float: right;
  margin: 5px 20px;
  color: #999;
  padding: 0 10px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 26px;
  text-decoration: underline;
}

.history_delBtn:hover {
  color: #ff9f24;
}

/*历史记录./*/
/*模态窗*/
.model-over {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  z-index: 105;
}

.model-close {
  font-size: 24px;
  text-align: right;
  padding-right: 20px;
  cursor: pointer;
}

/*模态窗./*/
/*意见反馈*/
.model-inner {
  position: absolute;
  background: #fff;
  width: 50%;
  height: 400px;
  z-index: 105;
  /* margin-left: 25%; */
  top: 0;
  display: none;
}
/* 卡券兑换 */
.model-inner_card {
  position: fixed;
  background: #fff;
  width: 380px;
  height: 300px;
  z-index: 1050;
  /* margin-left: 40%; */
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}

#view_model .container {
  width: 100%;
  background: #fff;
}

.view-model-btn:hover,
.view-model-btn:active,
.view-model-btn:focus {
  outline: none;
  text-decoration: none;
  color: #fff;
}

.view-btn {
  width: 120px;
  line-height: 35px;
  border-radius: 3px;
}

.view-footer {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}

.model-title {
  line-height: 35px;
  font-size: 18px;
  border-left: 5px solid #1c64b9;
  color: #1c64b9;
  padding: 5px;
  border-bottom: 1px solid #ddd;
}

.album-sidebar-menu .treeview-menu {
  position: relative;
}

.detailsClaim_pointText {
  background: url(/static/Public/images/detail_bg1.jpg) repeat-x 0 bottom;
}

.detailsFocus_pointText {
  background: url(/static/Public/images/detail_bg2.jpg) repeat-x 0 bottom;
}

.title_TextBox {
  width: 300px;
  font-size: 12px;
  color: #999999;
  margin: 10px auto;
  text-align: center;
}

.title_textNum {
  display: inline-block;
  margin-right: 10px;
}

.title_textNumMin {
  display: inline-block;
  margin-right: 10px;
}

.title_textNumRenewal {
  display: inline-block;
}

.serachReport_linker {
  position: fixed;
  right: 0;
  bottom: 360px;
  width: 36px;
  height: 60px;
  line-height: 15px;
  text-align: center;
  padding: 3px;
  font-size: 12px;
  background: #fffbf3;
  color: #d1a677;
  cursor: pointer;
  outline: none;
  z-index: 9;
  padding: 5px;
  border-radius: 10px 0 0 10px;
  /* padding-right: 10px; */
  border: 1px solid #f5e3bf;
  border-right: 0;
  text-align: center;
}
.serachReport_linker img {
  width: 18px;
}

.serachReport_linker:focus,
.serachReport_linker:active,
.serachReport_linker:hover {
  color: #d1a677;
}
#searchHtml {
  border: none;
  background: #fff;
  width: 130px;
  height: 34px;
  outline: none;
}
#law_search_btn {
  height: 34px;
  background: #1c64b9;
  color: #fff;
  border-radius: 4px;
  border: none;
}
.law_results {
  color: red;
}
.law_search_box {
  position: fixed;
  /* width: 250px; */
  background: #fff;
  right: 50px;
  top: 133px;
  border: 1px solid #ddd;
  z-index: 100;
}
.law_search_box span {
  color: #999999;
}
.law_search_box button {
  border: none;
  width: 25px;
  height: 30px;
  background: #fff;
  padding: 0;
}
.Sline {
  height: 23px;
  width: 1px;
  background: #ddd;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
  margin-left: 5px;
}
.detail-container .s_keyword {
  background: #ffff00;
}

.detail-container .s_keyword.active {
  background: #ff9632;
}

/****************************** 新版登录及相关流程 ******************************/

.modaldialog {
  width: 450px;
}

.box_new .top_tit {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.box_new .top_tit span {
  font-size: 18px;
  padding: 3px 0;
  margin: 0 30px;
  color: #999;
}

.box_new .top_tit span.active {
  color: #575fb0;
  border-bottom: 3px solid #575fb0;
}

.box_new .form-reg-inner {
  width: 100%;
  border-radius: 3px;
  height: 38px;
  border: 0;
}

.box_new .jufa-col-lg-9 {
  margin: 0 auto;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0;
  position: relative;
  width: 100%;
}

.box_new .pwd_eye_1,
.box_new .pwd_eye_2 {
  position: absolute;
  width: 24px;
  top: 7px;
  right: 8px;
  cursor: pointer;
}

.box_new .jufa-form-control {
  border: 0;
}

.box_new #getVerifyObj,
.box_new #getVerifyObj_2,
.box_new #getVerifyObj_3 {
  background: #fff;
  color: #1c64b9;
  border-left: 1px solid #ddd;
  line-height: 28px;
  margin-top: 4px;
}

.box_new .check-regphoto {
  border: 0;
  margin-top: 3px;
  border-left: 1px solid #ddd;
  width: 91px;
}

.box_new #verifyPhoneObj {
  height: 38px;
}

.box_new .final_btn {
  margin-top: 0;
  border-radius: 3px;
  border: 0;
}

.box_new .regTime {
  margin-right: 18px;
  padding-left: 18px;
  border-left: 1px solid #ddd;
}

.box_new .pwd_eye_1,
.box_new .pwd_eye_2 {
  position: absolute;
  width: 24px;
  top: 7px;
  right: 8px;
  cursor: pointer;
}

.box_new .modalbody {
  padding: 0 15px 20px;
}

.box_new .account-login {
  width: 100%;
}

.box_new .form-horizontal .form-group {
  padding: 0 30px;
}

/****************************** 新版登录及相关流程 - 登录 ******************************/

.login_box_new .login_out_other {
  display: none;
}

.login_box_new .top_tit img {
  width: 38px;
  cursor: pointer;
  position: absolute;
  right: 0px;
}

/* .login_box_new .login_out_other .top_tit span {
  cursor: pointer;
} */

.login_box_new .login_footer .go_wechat_login {
  display: none;
}

.login_box_new #login-three {
  text-align: center;
}

.login_box_new #login-three img {
  width: 210px;
  height: 210px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(223, 223, 223, 100);
  margin-bottom: 5px;
}

.login_box_new .login_footer {
  text-align: center;
  color: #ddd;
  margin-top: 15px;
  margin-bottom: 40px;
}

.login_box_new .login_footer a {
  padding: 0 10px;
  color: #575fb0;
}

.login_box_new .other_login_2 {
  display: none;
}

.login_box_new .app-img-login {
  position: absolute;
  z-index: 5;
  background: url(/static/Public/images/app_download.png) no-repeat;
  width: 120px;
  background-size: 100%;
  height: 120px;
  right: 0;
  bottom: 0;
}

.login_box_new .form-con-inner {
  width: 100%;
  border-radius: 3px;
  height: 38px;
  border: 0;
}

/****************************** 新版登录及相关流程 - 订阅邮箱 ******************************/

.regmail_box_new .top_intro {
  color: #d3a874;
  text-align: center;
  margin-bottom: 20px;
  font-size: 13px;
}

/****************************** 新版登录及相关流程 - 完善账号 ******************************/

.regdetail_box_new .top_intro {
  color: #d3a874;
  text-align: center;
  margin-bottom: 20px;
  font-size: 13px;
}

.regdetail_box_new .ul_out li {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 4px 0px;
  width: 86px;
  text-align: center;
  margin: 5px 0;
  color: #1c64b9;
  cursor: pointer;
}

.regdetail_box_new .ul_out li.active {
  background: #1c64b9;
  color: #fff;
  border: 1px solid #1c64b9;
}

.regdetail_box_new #roleList li {
  width: 68px;
}
#rMenu_report {
  display: none;
}

/****************************** 新版登录及相关流程 - 滑动验证 ******************************/

.verify-wrap {
  width: 350px;
  height: 40px;
  background-color: #e5e5e5;
  border: 1px solid #e0e0e0;
  margin: 5px auto;
  position: relative;
}

.verify-wrap .drag-btn {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 50px;
  height: 40px;
  background: #fff
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAiCAYAAAApkEs2AAAA/UlEQVRYhe3XLc9GYBjG8eN6dkdFIQuqoCiCbj6ob2CCIplRaJKqEHT3c/kAz66Xc/fLnvO3UY7N/jNmxDAMF77AQ57iOH53x5/GccTPuyNUcSg1DqXGodQ4lNr/CC3LEsuyaG8mrEKzLEPXdZjnWWszYRXq+z7yPMc0Tej7XnkzYf2Muq6LoiiwrivatsV1XUrby0Mlx3Huu7fvO5qmUd50kL31QgijTdXD+gq/zvNEVVXwPA9pmipvOqxDj+O4Q4IgQJIkypsuq9Bt21DXNaIoug/VzYRVqHw55J0Kw1BrMyHkXyj/3BHiUGocSo1DqXEota8Jvb/18hP16Z7qL3h/w53n4AAAAABJRU5ErkJggg==)
    no-repeat center center;
  background-size: 100% 100%;
  z-index: 2;
  cursor: move;
}

.verify-wrap .suc-drag-btn {
  background: #fff
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAiCAYAAAApkEs2AAACA0lEQVRYhe2Y2yuDYRzHv7PJYc5zKspYSRMymStXu5NCs5W4csEfwJ+gSA53csg1F4R/gSu0OcWSmNIQkfMcEvu9tdpY79793leo91Nbbft993x6nj2/52kal8v1gX+Ajp4sFstve4jidrsR99sSUlFFlUYVVRpVVGl0SnyJ934VaxczOLpdwd3bufBeWnw+StLrYc1tQ3FqnewxZIk+vz9g7rAHO9dL3z67efXBfTkrPCqymtBqGkaiNoU9FnvpSXJyzx5R8itUQ7WU4cIWnT/qhe9xS3I91VKGC0uUfpPbV4uSajUhQ1CGshxYorRxpGDObECf1Ysm40DM2a+wNhPt7mhUZzvhMI1Aq9HBkFgUUzYSrBkNtiDCkGBES/Eg8pLKwiSdplFB8uRhEzMH3RGzsSC7j9oKe1CT4wi0oEZMeRzITy4XJOM0WkFy2uOE//1O7jA8UWrm1CeJ5dMxlGXYoI/PQrd5AQlavagkZTmwlt4UOHGCnPs9wkw+vl0jSZcWdSZDsz8uas1tD3t99rSL8b0W3Lz4cHy/LrrctYEjlQNr6Y2ptag0NIf10gv/Pvo3akRzlOGe++yTyV4yhAJ9leR6qqUMF7YoXTC6zPPChSMaVEO1ci4lstoTDdxROhE4Fjv/9jUvCIkoISPGv7nhq6JKo4oqjSqqNEIfpf8f/zqf+36643RPeo8AAAAASUVORK5CYII=)
    no-repeat center center;
  background-size: 100% 100%;
}

.verify-wrap .drag-progress {
  position: absolute;
  left: 0;
  top: -1px;
  height: 40px;
  border-top: 1px solid #7ac23c;
  border-top: 1px solid #7ac23c;
  width: 0;
  background-color: #7ac23c;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
}
.timeoutp span {
  color: #ff9f24;
}
.verify-wrap .fix-tips,
.verify-msg {
  width: 100%;
  position: absolute;
  right: 0;
  left: 1px;
  height: 100%;
  color: #51555c;
  z-index: 1;
  line-height: 38px;
  font-size: 12px;
  text-align: center;
}

.verify-wrap .verify-msg {
  background-color: #7ac23c;
  color: #fff;
  display: none;
}

.box_new .jufa-form-control#EmailCode {
  width: 75%;
}
.box_new .jufa-col-lg-9.EmailCodebox {
  margin: 20px 0;
}

#getEmailCode,
#getEmailCode_time,
#getEmailCode_r,
#getEmailCode_time_r {
  width: 85px;
  color: #fff;
  background-color: #1c64b9;
  height: 32px;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 32px;
}
#getEmailCode_time,
#getEmailCode_time_r {
  display: none;
}
.box_new .form-reg-inner#EmailCode_r {
  width: 75%;
}
