
.loanbody {
	background: #F6F6F6;
}
.btn-next, .btn-prev{ padding: 0 10px !important;}
.sj{
	background: url(../image/loan/sanjiao.png) no-repeat;
	background-size: contain;
}
.toper{
    /* width:960px; */
    margin:0 auto;
    width:100%;
    
}
.tip {
    height: 32px;
    /* width: 960px; */
    width: 1200px;
    margin: 0 auto;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.systemName {
    color: #000;
}
.navSelect{
    width: 1300px;
    margin: 6px auto !important;
    right: 0px !important;
    left: 0px !important;
}
.navSelect .el-scrollbar__wrap{
     overflow: hidden!important;
      margin: 0 auto!important;
      margin-bottom:0px!important;
      margin-right:0px !important;

}
.navSelect  .el-input__prefix, .el-input__suffix {
    position: absolute;
    top:0;
    -webkit-transition: all .3s;
    height: 100%;
    color: #C0C4CC;
    text-align: center;
   
}

.navSelect .el-select-dropdown__list .el-select-dropdown__item {
   
        font-size: 14px;
        padding: 0 20px;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #606266;
        height: 34px;
        line-height: 34px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: inline-block!important;
        width: 250px;
        text-align: left;
}
.navSelect .el-scrollbar{
   width:1300px;

}
.navSelect .el-select-dropdown__list {
    list-style: none;
    padding: 18px 0!important;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 165px!important;
     overflow: hidden!important;
      margin: 0 auto!important;
      margin-bottom:0px!important;
      margin-right:0px !important;
}

.navSelect .el-select-dropdown{
   margin: 0 auto!important;
}
.navSelect .popper__arrow{
left:50%!important;
}

.navSelect .el-select-dropdown__item.selected {
    color: #409eff!important;
    font-weight: 700;
}
.news-tpage {
	width: 100%;
	position: absolute;
	z-index: 999;
	background: none;
}

.jyInput .el-select {
	width: 220px !important;

}
.banBgpage {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 407px;
}
.banBgpage {
	background: url(../image/loan/Group_62.png) no-repeat;
}
.main-top{
    width:1200px;
    height:97px;
    display:flex;
    justify-content: space-between;
   margin:0 auto;
  padding-top: 73px;
    box-sizing: border-box;
}
.t-left{
    
        height: 70px;
    width: 445px;
    position: relative;
}
.t-right{
    flex:1;
    height:97px;
    position:relative;
  margin-left: 316px;
    
    
}
.jyInput .el-input__inner {
	-webkit-appearance: none;
	background-color: #f5f5f5;
	background-image: none;
	border-radius: 4px;
	/* border: 1px solid #DCDFE6; */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	font-size: inherit;
	height: 32px !important;
	line-height: 32px !important;
	outline: 0;
	padding: 0 !important;
	-webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	width: 100%;
	border: none !important;
}


.jyInput .el-input__icon {
	height: 100%;
	width: 25px;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 32px;
}

.jyInput .el-input__inner::placeholder {
	color: #666;
	font-size: 14px !important;
}

/* 谷歌 */
.jyInput .el-input__inner::-webkit-input-placeholder {
	color: #666;
	font-size: 14px !important;
}

/* 火狐 */
.jyInput .el-input__inner:-moz-placeholder {
	color: #666;
	font-size: 14px !important;
}

/*ie*/
.jyInput .el-input__inner:-ms-input-placeholder {
	color: #666;
	font-size: 14px !important;
}

.logins {
	height: 32px;
	line-height: 32px;
	display: inline-block;

}

.shows {
	display: inline-block !important;
}

.nons {
	display: none !important;

}

.dl {
	display: inline-block;
	height: 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	line-height: 20px;

}

.xl {
	display: inline-block;
	color: #666;
}

.reg {
	display: inline-block;
	height: 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	line-height: 20px;
}

.line {
	margin: 0 10px;
	height: 40px;
	line-height: 40px;
	width: 3px;
	height: 10px;
	border-left: 1px solid #666;
	display: inline-block;
}

.changeCity .el-select {
	width: 90px !important;
}

.changeCity .el-input__inner {

	-webkit-appearance: none;
	background-color: #f5f5f5;
	background-image: none;
	border-radius: 4px;

	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	display: inline-block;
	font-size: inherit;
	height: 20px !important;
	line-height: 20px !important;
	outline: 0;
	padding: 0 !important;
	-webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	width: 100%;
	border: none !important;
	background: none;
	color: #fff;


}

.changeCity .el-input__icon {
	width: 25px;
	text-align: center;
	line-height: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.loan-main {
	width: 1200px;
	margin: auto;
	background: none;

}

.loan-main .newspage {
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.loan-main .jypage,
.loan-main .npleft {
	background: none;
}

.loan-main .nplogin {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.loan-main .lbli {
	border-bottom: 1px #e9e7e7 dashed;
}

.loan-main .flow-left {
	background: #2777DA;
	padding: 20px 30px;
	border-top-right-radius: 20px;
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
}

.loan_statistics {
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../image/loan/Group_70.png) no-repeat;
	background-size: 100% 100%;
}

.loan_statistics h3 {
	font-size: 32px;
	background: url(../image/loan/Group_65.png) no-repeat center bottom;
	padding: 15px;
	text-align: center;
}

.loan_statistics .loan_s_main {
	display: flex;
	flex-direction: row;
	width: 1200px;
	margin: auto;
}

.loan_statistics .loan_s_main .loan_s_list {
	width: 50%;
	padding: 10px;
}

.loan_s_list .loan_s_title {
	background: url(../image/loan/Group_63.png) no-repeat center center;
	height: 120px;
	color: #fff;
	padding-top: 20px;
	box-sizing: border-box;
	position: relative;
}

.loan_s_list .loans2bg {
	background: url(../image/loan/Group_64.png) no-repeat center center;
}

.loan_s_list .loans2bg .loan_s_row {
	background: #FFB865;
}

.loan_s_title h5 {
	margin: 0;
	margin-left: 30px;
	padding-left: 15px;
	font-size: 20px;
	position: relative;
	/* border-left: 2px solid #fff; */
}

.loan_s_title h5::before {
	position: absolute;
	top: 15px;
	left: 0;
	content: '';
	width: 2px;
	height: 20px;
	background-color: #fff;
	display: block;
}

.loan_s_title>h5>span {
	font-size: 30px;
	padding: 0 5px;
}

.loan_s_title>h5>i {
	font-style: normal;
	font-size: 16px;
}

.loan_s_title .loan_s_row {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #3B8AED;
	padding: 10px;
	box-sizing: border-box;
	font-size: 16px;
}

.loan_s_title .loan_s_row span {
	display: inline-block;
}

.loan_s_main {
	padding-top: 50px;
}

.loan_s_main .loan_s_table {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.loan_s_main .loan_s_table ul {
	width: 580px;

	/* position: relative; 
	 animation: scroll 10s infinite linear; */
}
.wushuju{
	    text-align: center;
	    color: #ccc;
	    padding-top: 100px;
}
/* @keyframes scroll{
	  0%{ top: 0;}
	  100%{ top: -100%;}
  } */
.loan_s_main .loan_s_table ul li {
	display: flex;
	justify-content: space-between;
	padding: 10px;
}

.loan_s_main .loan_s_table ul li:nth-child(2n-1) {
	background-color: #fff;
}

.loan_s_main .loan_s_table ul li>span {
	display: inline-block;
}

.tushitu {
	width: 180px;
	padding-right: 10px;
}

.loan_bank {
	background: none;
}

.loan_bank_main {
	padding: 20px;
	width: 1200px;
	margin: 0 auto;
}

.loan_bank_main>ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

.loan_bank_main>ul>li {
	text-align: center;
	width: 10%;
	margin: 10px;
	padding: 20px 40px;
	background: #FFFFFF;
	border-radius: 12px 12px 12px 12px;
	border: 2px solid;
	border-image: linear-gradient(180deg, rgba(224, 238, 255, 1), rgba(255, 255, 255, 1)) 2 2;
	transform: skewX(170deg);
	-ms-transform: skewX(170deg);
	-moz-transform: skewX(170deg);
	-webkit-transform: skewX(170deg);
	-o-transform: skewX(170deg);
}

.loan_bank_main>ul>li>img {
	transform: skewX(-170deg);
	-ms-transform: skewX(-170deg);
	-moz-transform: skewX(-170deg);
	-webkit-transform: skewX(-170deg);
	-o-transform: skewX(-170deg);
}

.denav {
	width: 198px;
	height: 51px;
	background: linear-gradient(270deg, #3B8AED 0%, #2676D9 100%);
	border-radius: 0px 0px 18px 0px;
	/* width: 150px; */
	/* height: 22px; */
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 51px;
	text-align: center;
}

.dearts {
	display: flex;
	justify-content: space-between;
}

.echarCon1 {
	width: 45%;
	/* flex: 1; */
	display: flex;
	justify-content: space-between;
}

.echar {
	width: 300px;
	height: 300px;
}

.showData {
	flex: 1;
	width: 265px;
	< !-- height: 300px;
	-->position: relative;
}

.ecInfo {
	width: 85%;

	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.elist {
	height: 30px;
	line-height: 30px;
	display: flex;
	justify-content: space-between;
}

.info-l {
	line-height: 30px;
	position: relative;
}

.a0 {
	background: #2BBE74;
}

.a1 {
	background: #FAD337;
}

.a2 {
	background: #F2637B;
}

.a3 {
	background: #3AA0FF;
}

.a4 {
	background: #975FE4;
}

.a5 {
	background: #e66cbf;
}

.a6 {
	background: #E953EC;
}

.a7 {
	background: #3A3DE6;
}

.a8 {
	background: #BCBCBC;
}

.a9 {
	background: #76E6E6;
}

.small {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	margin-top: 2px;
}

.smallFont {
	display: inline-block;

	padding: 0 10px;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	margin-left: 8px;
	position: relative;
}

.bfs {
	display: inline-block;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	margin-left: 10px;
}

.info-r {
	width: 70px;
	height: 30px;
	line-height: 30px;
	/* border-right: 1px solid #f5f5f5; */
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.echarCon2 {
	/* flex: 1; */
	width: 60%;
}

.newspage {
	width: 1200px;
	display: flex;
	justify-content: space-between;
}

.npleft {
	width: 858px;
	height: 247px;
	background: linear-gradient(180deg, #EFF7FF 0%, #FFFFFF 100%);


}

.lnav {
	height: 51px;
	line-height: 51px;
	width: 100%;
	display: flex;
	justify-content: space-between;

}

.npright {
	width: 317px;
}

.denav1 {
	padding: 0 20px;
	height: 51px;
	background: linear-gradient(270deg, #3B8AED 0%, #2676D9 100%);
	border-radius: 0px 0px 18px 0px;
	/* width: 150px; */
	/* height: 22px; */
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 51px;
	text-align: center;
}

.morepage {
	width: 60px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #3B8AED;
}

.nplogin {
	height: 20px;
	border-left: 5px solid #3B8AED;

}

.nptext {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	color: #333333;
	margin-left: 14px;
	line-height: 20px;

}

.nline {
	margin-top: 22px;
	width: 100%;
	border-bottom: 1px solid #E5E5E5;
}

.dlbtn {
	display: flex;
	flex-direction: column;
	position: relative;
	width: 96%;
	padding: 2%;
}

.dlimg1 {
	background: url('../image/loan/Group_67.png') no-repeat;
	background-size:100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 87px;
	text-align: center;
	cursor: pointer;
	margin:0 10px;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.dlimg2 {
	background: url(../image/loan/Group_68.png) no-repeat;
	background-size:100%;
	font-size: 18px;
	line-height: 87px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin:0 10px;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.dlimg3 {
	background: url(../image/loan/Group_69.png) no-repeat;
	background-size:100%;
	font-size: 18px;
	line-height: 87px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin:0 10px;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.glbtn {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 87px;
	cursor: pointer;
	width: 96%;
	margin-left: 16px;
	padding-right: 18px;
	box-sizing: border-box;
}

.glbtn01 {
	background: url(../image/loan/Group_69.png) no-repeat;
}

.glbtn02 {
	background: url(../image/loan/Group_67.png) no-repeat;
	margin-top: 60px;
}

.jypage {
	margin-top: 18px;
	width: 100%;
	height: 304px;
	background: linear-gradient(180deg, #EFF7FF 0%, #FFFFFF 100%);

}


.jyInput>.el-select>.el-input {
	display: block;
	direction: rtl;
}

.jyInput>.el-select .el-input__inner {
	cursor: pointer;
	padding-right: 35px;
	margin-right: 35px;
}
.lbcon{
    padding:13px 16px;
    box-sizing: border-box;
    flex:1;
    
}
.lbur{
    width:100%;
    height:100%;
}
.lbli{
    height: 28px;
    line-height: 28px;
    width: 100%;
}
.lblia {
	font-size: 14px;
    display: inline-block;
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.lblia:hover{color:#3B8AED!important}
.lbfont{
width: 130px;
    height: 28px;
    line-height: 28px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 20px;
    font-size: 14px;
    
    margin-right: 10px;
}