/*Mobile v1*/
@media only screen and (max-width:767px){
.wrapper {
    width: 92%;
}
.pc{
    display: none;
}
.h5{
    display: block;
}
.header {
    height: 135px;
}
.headcon .logo {
    width: 40%;
    height: 60px;
    padding-top: 6px;
}
.headcon .logo img{
    width: 100%;
    height: auto;
}
.headcon {
    height: 90px;
    padding: 20px 0 20px 0;
}
.toptel {
    width: auto;
    padding-top: 9px;
}
.hotline_p1 span{
    display: none;
}
.hotline_phone img{
    width: auto;
    height: 32px;
}
.hotline_p2 {
    font-size: 14px;
    padding-top: 6px;
}
.flex {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: nowrap;
}
.con-left {
    flex: 0 0 100%;
    width: 100%;
    padding-bottom: 20px;
}
.con-right {
    flex: 0 0 100%;
    width: 100%;
}
.menu .nav-items{
    display: none;
}
.headcon .search{
    display: none;
}
.menu {
    height: 45px;
}
.menu ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}
.menu li {
    margin: 0 0;
    width: auto;
}
.menu li>a {
    font-size: 14px;
    line-height: 45px;
    padding: 0 5px;
    text-align: center;
}
.topbanner-container .swiper-slide img{
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.topbanner .quickapp {
    position: relative;
    left: 0;
    top: 0;
    z-index: 99;
    padding: 20px 20px;
    width: 92%;
    height: auto;
    margin: 25px auto 25px auto;
}
.homeloan {
    padding: 20px 0 50px 0;
}
.homeloan ul {
    padding-top: 0;
    flex-direction: column;
    flex-wrap: nowrap;
}
.homeloan li {
    width: 100%;
    height: 310px;
    margin-right: 0;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 20px 0 20px 0;
}
.homenews {
    padding: 30px 0 50px 0;
}
.homenews ul {
    padding-top: 0;
    justify-content: space-between;
    flex-direction: column;
}
.homenews li {
    width: 100%;
    height: auto;
    font-size: 16px;
    margin-bottom: 25px;
}
.homenews li .nl-pic {
    height: 200px;
}
.homenews li .nl-time {
    font-size: 14px;
    margin-top: 10px;
}
.homenews li .nl-title {
    font-size: 16px;
    margin-top: 5px;
}
.homecontact {
    padding: 30px 0 60px 0;
}
.homecontact .ct-con, .ct-con {
    height: auto;
}
.fancybox__content{
    width: 100% !important;
    height: 100vh !important;
}
.ct-text {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 380px;
    padding-left: 0;
    padding-top: 20px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
    z-index: 99;
    background: url(../images/bg-map.png) no-repeat left top;
}
.ct-text img {
    margin-top: 5px;
}
#allmap {
    height: 380px;
}
.loan-filter {
    height: auto;
}
.loan-filter li {
    margin: 0 15px 0 15px;
    padding: 16px 0 15px 0;
    flex-direction: row;
    flex-wrap: wrap;
    line-height: 1.5;
}
.loan-filter li:last-child{
  border-bottom: none;
}
.loan-filter .lf-lable {
    padding-right: 0;
    display: block;
    width: 100%;
}
.loan-filter .lf-item {
    margin-right: 0;
    min-width: 33%;
}
.loan-list li {
    width: 100%;
    padding: 30px 20px;
    margin-bottom: 25px;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: center;
}
.loan-list .loan-pic {
    display: block;
    margin: 0 auto;
}
.loan-list .loan-text {
    line-height: 1.5;
}
.loan-list .loan-title {
    padding-top: 10px;
    text-align: center;
}
.loan-list .loan-title strong {
    display: block;
    margin-bottom: 6px;
}
.loan-list .loan-desc {
    font-size: 14px;
    height: auto;
    margin: 10px 0;
}
.loan-list .loan-btn {
    position: relative;
    right: 0;
    top: 0;
}
.loan-list .loan-btn a{
    margin: 0 auto;
}
.loan-list .loan-sub{
    display: none;
}
.loan-tags {
    padding: 15px 0 0 0;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.loan-list .loan-title .loan-tag, .loan-tags .loan-tag {
    font-size: 14px;
    height: auto;
    padding: 2px 10px;
    margin-left: 0;
    width: 42%;
    margin-bottom: 10px;
}
.t_top {
    display: flex;
}
.t_xian {
    width: 8.2%;
    margin-top: 13px;
}
.t_number {
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    border: #f5f5f5 2px solid;
}
.t_moc {
    border: #ffe0dc 2px solid;
}
.t_steps {
    height: 20px;
    font-size: 12px;
    line-height: 1.3;
}
.pop-title {
    padding: 0 0 0 0;
    text-align: center;
}
.pop-title i{
    display: block;
    position: absolute;
    left: 15px;
}
.form-label-inline {
    font-size: 13px;
}
.form-input {
    font-size: 13px;
}
.loandetails_table{
    margin-top: 25px;
}
.loanbody_dottedline {
    display: none;
}
.loan_tables {
    width: 100%;
    margin-right: 0;
}
.loan_table_td1 {
    width: 100px;
}
.loan_tables td {
    line-height: 1.5;
}
.loan-tips {
    margin-top: 0;
    height: auto;
    line-height: 1.5;
    font-size: 14px;
    padding: 15px 15px;
}

.article-nav {
    line-height: 32px;
    border-bottom: solid 1px #e6e6e6;
    font-size: 15px;
    height: auto;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
.article-nav li a:hover:after, .article-nav li.cur a:after{
    display: none;
}
.article-nav li {
    margin-right: 0;
    width: 25%;
}
.article-nav li a {
    padding: 0 0px;
    text-align: center;
}
.article-list li {
    padding: 30px 0;
    flex-direction: column;
    flex-wrap: nowrap;
}
.article-list .alt-pic {
    width: 100%;
    height: 200px;
}
.article-list .alt-pic img {
    height: 200px;
}
.article-list .alt-text {
    margin-left: 0;
    width: 100%;
}
.article-list .alt-title {
    padding-top: 15px;
    font-size: 18px;
    line-height: 1.3;
}
.article-list .alt-desc {
    height: 40px;
    line-height: 1.5;
    margin-top: 10px;
    font-size: 13px;
}
.article-list .alt-con {
    margin-top: 10px;
    font-size: 13px;
    line-height: 26px;
}
.article-list .alt-time {
    font-size: 13px;
}
.article-list li {
    padding: 22px 0 20px 0;
}
.ard-top {
    padding: 15px 0 15px 0;
}
.ard-title {
    font-size: 22px;
    line-height: 1.5;
}
.ard-desc {
    margin: 25px 0 25px 0;
    padding: 15px 12px;
    font-size: 16px;
    line-height: 1.5;
}
.ard-body {
    padding-bottom: 30px;
}
.ard-body img{
    display: block;
    width: 100%;
}
.ard-next {
    height: auto;
    line-height: 1.5;
    padding: 15px 0 5px 0;
    font-size: 15px;
    justify-content: space-between;
    flex-direction: column;
}
.ard-next .col {
    margin-bottom: 10px;
}
.h2title {
    margin-bottom: 60px;
}
.con-box {
    padding-left: 0;
    padding-bottom: 50px;
}
.con-box .title-icon {
    height: 20px;
    width: 100%;
    padding-left: 30px;
}
.cr-quickapp {
    width: 100%;
}

.ct-con.ct-map {
    height: 310px;
}
.ct-con.ct-map #allmap {
    height: 300px;
}
.about-text{
    width: 100%;
}
.about-box.auto img {
    width: 100%;
}
.about-box img{
    width: 100%;
}
.t_content{
    flex-direction: column;
}
.t_left {
    width: 100%;
    border-right: none;
}
.t_right {
    width: 100%;
    float: none;
    padding-bottom: 50px;
}
.t_kong {
    display: none;
}
.t_right_top {
    height: 80px;
}
.apply.w80 {
    width: 92% !important;
}
.sucase {
    padding-top: 60px;
}
.sucase .sc-con {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 70px;
    justify-content: flex-start;
}
.sucase .sc-title {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 15px;
    margin-top: -45px;
    position: absolute;
}
.sucase .sc-con ul {
    display: flex;
    height: auto !important;
    justify-content: flex-start;
    flex-direction: column;
}
.sucase .sc-con li {
    display: block;
    margin-right: 0;
    line-height: 1.5;
    padding: 0 10px;
    font-size: 13px;
}

.footer {
    height: auto;
    padding: 45px 0 25px 0;
}
.footer .foot-con{
    display: flex;
    font-size: 13px;
    line-height: 28px;
    justify-content: flex-start;
    flex-direction: column;
}
.footer .foot-logo{
    display: none;
}
.foot-ercode{
    border: none;
    padding: 0 20px;
    margin: 0 auto;
}
.foot-ercode .fe-img{
    margin: 0 auto;
}
.footer .foot-link{
    display: none;
}
.footer .foot-phone{
    display: none;
}
.foot-copyright{
    margin-top: 20px;
}



}

/*PC 768 v1*/
@media only screen and (min-width:768px) and (max-width:1280px){
    
}
/*PC 1280 v1*/
@media only screen and (min-width:1280px) and (max-width:1440px){
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.cr-quickapp {
    width: 100%;
}
.topbanner .quickapp {
    width: 300px;
    height: 405px;
    margin-left: 295px;
}
.topbanner-container .swiper-slide img{
    height: 460px;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
}
.sucase .sc-con li {
    margin-right: 20px;
    font-size: 13px;
}
.sucase .sc-con li span {
    margin-right: 10px;
}
.footer .foot-link {
    width: 230px;
    padding-left: 40px;
}
.footer .fp-icon {
    font-size: 26px;
}
.foot-copyright {
    margin-top: 50px;
}
.loan-filter li {
    margin: 0 18px 0 20px;
}
.loan-filter .lf-item {
    margin-right: 16px;
}
.loan-filter .lf-lable {
    padding-right: 18px;
}
.loan-list .loan-btn {
    position: absolute;
    right: 40px;
    top: 45px;
}
}
/*PC 1280 v1*/
@media only screen and (min-width:1280px) and (max-width:1600px){

}