@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站首页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */

/*home*/
.m-search{margin-top: 8px; max-width: 480px; height: 32px;margin: 0 auto;}
.m-search .u-searchtext{padding-right: 65px; height: 32px; border: 1px solid #ddd; font-size: 14px;}
.m-search .u-searchbtn{right: 0; top: 0; width: 80px; height: 32px; background: #D40C00; border: none; border-radius: 0 2px 2px 0; font-size: 14px; color: #fff;}
.m-header{height: 320px;}

.g-flash,.g-flash img{height: 320px;}
.g-flash img{display: block; width: 100%;}
.g-flash .owl-item,.g-flash .owl-item a{position: relative;}
.g-flash .owl-item a{display: block;}
.g-flash .owl-item p{position: absolute; left: 0; right: 0; bottom: 0; padding: 0 100px 0 10px; line-height: 45px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; background: rgba(0, 0, 0, .6); color: #fff;}
.g-flash .owl-pagination{position: absolute; left: 50%; bottom: 16px; transform: translateX(-50%);}
.g-flash .owl-pagination .owl-page{float: left; margin-left: 16px; }
.g-flash .owl-pagination .owl-page span{display: block; width: 10px; height: 10px; background: rgba(102,102,102,1); border-radius: 50%;}
.g-flash .owl-pagination .active span{background: #D40C00;}


/* 新改内容 */
.is-main .t-ul{margin: 50px 0;}
.is-main .t-ul ul{padding-left: 100px;display: flex;}
.is-main .t-ul ul li{display: inline-block; margin-right: 160px;}
.is-main .t-ul ul li a p{
    margin-top: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #232427;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
}
.is-main .t-ul ul li:last-child{margin-right: 0;}

.f-logo{
    display: block;
    width: 100%;
    height: 112px;
    background: url("../imgs/f-logo.png") no-repeat;
    background-size:100% 100%;
    margin-bottom: 50px;
}
.f-logo .f-cen{
    display: flex;
    align-items: center;
    justify-content: center;
}
.f-logo .f-cen .f-img{
    margin-top: 24px;
    width: 64px;
    height: 64px;
    line-height: 112px;
}
.f-logo .f-cen .f-img img{
    width: 100%;
}
.f-logo .f-cen .f-font{
    margin-top: 24px;
    margin-left: 25px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 30px;
    color: #FFFFFF;
    text-shadow: 0 0 3px rgba(241,111,84,0.28);
    font-weight: 700;
}
.f-jr{
    margin-right: 20px;
    padding-right: 30px;
    text-align: right;
    color: #fff;
    background: url("../imgs/jr.png") center right no-repeat;
    background-size:16px 16px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
}

.quota span{display: inline-block;}
.quota{
    display: flex;justify-content: space-between;
}
.quota span:last-child{
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #E36159 !important;
    font-weight: 700;
}
.interest-rate{margin-top: 8px;}
.is-main .m-mainul ul li .ljsq{display: block; font-size: 14px; color: #D40C00; width: 200px; height: 32px; line-height: 32px; text-align: center; border: 1px solid #D40C00; border-radius: 16px; margin: 11.5px auto;}
.is-main .m-mainul ul li{width: 305px; height: 354px; background: #FFFFFF; box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.12);border-radius: 4px; margin-bottom: 20px;}
/* 新改内容end */

.is-main .m-lable{margin-bottom: 44px;}
.is-main .m-lable .u-title{font-size: 14px;font-weight: 700; color: rgba(0,0,0,0.85); margin-right: 44px; line-height: 28px;}
.is-main .m-lable ul{font-size: 0; padding-left: 99px;}
.is-main .m-lable ul li{display: inline-block; margin-right: 22px;}
.is-main .m-lable ul li:last-child{margin-right: 0;}
.is-main .m-lable ul li a{display: inline-block; padding: 4px 16px; font-size: 14px; color: #000; border-radius: 14px;}
.is-main .m-lable ul .redbg a{background: #D40C00; color: #fff;}
.is-main .m-lable ul li a:hover{background: #D40C00; color: #fff;}

.is-main .m-title{font-size: 18px; color: #000; font-weight: 700; margin-bottom: 24px;}

.is-main .m-mainul ul{display: flex; flex-wrap: wrap;}
.is-main .m-mainul ul li{margin-right: 20px;}
.is-main .m-mainul ul li:nth-child(4n){margin-right: 0;}
/*.is-main .m-mainul ul li{width: 305px; height: 324px; background: #FFFFFF; box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.12);border-radius: 4px; margin-bottom: 20px;}*/
.is-main .m-mainul ul li .m-stitle{font-size: 16px; color: #000; font-weight: 700;}
.is-main .m-mainul ul li .r-link a{font-size: 12px; color: #fff; background: #1890FF; border-radius: 8px; display: inline-block; padding: 1px 2px;}
.is-main .m-mainul ul li .closure{padding-bottom: 9.5px !important; border-bottom: 1px solid rgba(0,0,0,0.05);}
.is-main .m-mainul ul li .closure span{font-size: 14px; color: rgba(0,0,0,0.45);}
.is-main .m-mainul ul li .closure span i{color: #E36159;}
/*.is-main .m-mainul ul li .ljsq{display: block; font-size: 14px; color: #D40C00; width: 200px; height: 32px; line-height: 32px; text-align: center; border: 1px solid #D40C00; border-radius: 16px; margin: 5.5px auto;}*/


.is-main .m-mainul ul li .ljsq:hover{background: #D40C00; color: #fff;}


.u-bxfl{margin-bottom: 40px;}
.u-bxfl ul{text-align: center; border-bottom: 1px solid rgba(216, 2, 2, 0.2);}
.u-bxfl ul li{display: inline-block; margin: 0 40px; position: relative; line-height: 52px; font-size: 20px; font-weight: 400; cursor: pointer;}
.u-bxfl ul li.u-active{color: #D40C00; font-weight: 700;}
.u-bxfl ul li.u-active::after{content: ''; width: 80px; height: 3px; background: #D40C00; position: absolute; bottom: 0; left: 50%; margin-left: -40px;}
.m-mainul li{position: relative;}
.m-mainul .u-bxtit{margin-top: 10px; margin-bottom: 8px; padding: 0 16px; color: rgba(0,0,0,0.85); font-weight: 700; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-mainul .u-jj{font-size: 14px; padding: 0 16px; color: rgba(0,0,0,0.65); line-height: 22px; font-weight: 400; overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.m-mainul .u-gsm{position: absolute; bottom: 8px; left: 16px; width: 100%;}
.m-mainul .u-gsm img{vertical-align: middle; margin-top: -5px;}
.m-mainul .u-gsm a{font-size: 12px;  color: rgba(0,0,0,0.45); line-height: 20px; font-weight: 400;}
/*media query*/
 /*  弹框样式  */
 .main-container {
    width: 100%;
    height: 100vh;
}

.dialog-container {
    border: 1px solid #dddddd;
    background: #ffffff;
    /*min-width: 90%;*/
    min-width: 1400px;
    min-height: 90%;
    height: 90%;
    position: fixed;
    box-shadow: 2px 2px rgb(0, 0, 0, .1);
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    display: none;
    transition: all 2s linear;
}

.dialog-container-active {
    opacity: 1;
    display: block;
    z-index: 9999;
}

.dialog-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 16px 0 16px 24px;
    border: 1px solid #ddd;
}

.dialog-title{
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: rgba(0,0,0,0.85);
    line-height: 24px;
    font-weight: bold;
}

.dialog-close{
    margin-right: 27px;
    font-size: 24px;
}

.dialog-content {
    margin: 35px 0 0 60px;
    height: 80%;
    overflow-y: scroll;
    text-align: center;
}


.mask {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .1);
    z-index: 1031;
    display: block;
}

.dialog-content ul{display: flex; flex-wrap: wrap;}
.dialog-content ul li{
    width: 305px;
    height: 318px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.12);
    border-radius: 4px;
    margin-bottom: 20px;
    margin-right: 20px;
}
.dialog-content ul li:nth-child(4n){
    margin-right: 0 !important;
}
.dialog-content ul li a{
    color: #fff;
    display: inline-block;
    width: 305px;
}
.dialog-content ul li a img{
    width: 100%;
}
.dialog-content ul li .introduce{
    margin-left: 16px;
}
.dialog-content ul li .introduce p{
    padding: 0;
    text-align: left;
}
.dialog-content ul li .introduce p:first-child{
    margin-top: 10px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: rgba(0,0,0,0.85);
    line-height: 24px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.dialog-content ul li .introduce p:nth-child(2){
    margin-top: 8px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: rgba(0,0,0,0.65);
    line-height: 22px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dialog-content ul li .introduce p:nth-child(3){
    margin-top: 16px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: rgba(0,0,0,0.45);
    line-height: 20px;
    font-weight: 400;
}
/*large pcScreen*/
@media (min-width:1200px) {
    .is-main .u-ldzc ul li:nth-child(5n){margin-right: 0;}

}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
    .is-main .u-ldzc ul li{margin-right: 80px;}
    .is-main .u-ldzc ul li:nth-child(4n) {margin-right: 0;}

}
/*pad md*/
@media screen and (max-width: 991px ){
    .is-main .u-ldzc ul li{margin-right: 80px !important;}
	.is-main .u-ldzc ul li:nth-child(3n) {margin-right: 0 !important;}

    .is-main .m-nav ul li{margin-right: 65px;}

    .m-header { height: 285px;}
    .g-flash,.g-flash img{height: 285px;}

    .is-main .t-ul ul{text-align: center;}
    .is-main .t-ul ul li{margin-bottom: 18px;}
    .is-main .t-ul ul li:last-child{margin-right: 26.5px;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
    .is-main .lg-form{width: 100%; padding: 10px;}


    .login-form {margin-top: 10px;}
    .is-main .m-nav ul li{font-size: 14px; margin-right: 10px;}

    .is-main .u-ldzc ul li{margin-right: 20px !important;}
    .is-main .u-ldzc ul li:nth-child(3n) {margin-right: 20px !important;}
	.is-main .u-ldzc ul li:nth-child(2n) {margin-right: 0 !important; z-index: 999;}

    .m-header { height: 185px;}
    .g-flash,.g-flash img{height: 185px;}

    .is-main .t-ul ul{text-align: center;}
    .is-main .t-ul ul li:nth-child(2n){margin-right: 0;}


    /* 新加响应 */
    .is-main .t-ul ul{flex-wrap: wrap;}
}
/*small xs*/
@media screen and (max-width: 638px) {
    
    .is-main .t-ul ul li:nth-child(2n){margin-right: 26.5px;}
}