﻿.hos{}
.hos_one{position: relative; background-color: #ffe7f0; padding: 10px; margin-bottom: 24px;
    background-image: linear-gradient(-15deg, #ffeaf2 5%, #fff7fa 40%, white 60%, #ffeaf2 95%);}

.hos_one:hover{-webkit-box-shadow: -3px 4px 10px #c5f3ff; box-shadow: -3px 4px 10px #c5f3ff;}
.hos_one>div{width: calc(100% - 20px); height: calc(100% - 20px); padding: 10px; background-color: #ffe7f0; background: linear-gradient(-15deg, #fff8fb 5%, #ffedf3 40%, #ffedf4 60%, #ffffff 95%);}
.hos_one p{text-indent:2em;}
.hos_one p strong{color:#171616;font-size:20px;}
.hos_two{padding: 30px 0;}
.hos_two>ul{ column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; column-gap: 10px; -moz-column-gap: 10px; -webkit-column-gap: 10px;}
.hos_two>ul>li{border-bottom-style: solid; border-bottom-width: 5px; margin-bottom: 10px; background-color: #e6faff; }
.hos_two>ul>li:nth-child(1){border-bottom-color: #c59f4e;}
.hos_two>ul>li:nth-child(2){border-bottom-color: #00a8e4;}
.hos_two>ul>li:nth-child(3){border-bottom-color: #1c75bc;}
.hos_two>ul>li>div{position: relative; color: #fff; margin-top: 0;}
.hos_two>ul>li>div>img{    width: 100%;}
.hos_two>ul>li>div>span{position: absolute; top: 0; left: 10px; display: block; border-radius: 0 0 10px 10px; font-size: 20px; font-weight: bold; color: #fff; padding: 10px 15px; text-align: center; background-color: #00A8E4;background-image: linear-gradient(to right, #00A8E4,#1bbdf7);}
.hos_two>ul>li:nth-child(2)>div>span{    background-color: #1C75BC;background-image: linear-gradient(to right, #1C75BC,#1094e6);}
.hos_two>ul>li:nth-child(3)>div>span{background-color: #C59F4E;background-image: linear-gradient(to right, #C59F4E,#efbe57);}
.hos_two>ul>li>p{padding: 15px; font-size: 16px; line-height: 27px; margin-top: 0; color: #1E1E1E;}
.hos_two>ul>li>p>strong{font-size: 24px; color: #0e527d;}
.hos_two>p{text-indent: 2em; padding: 30px 10px; color: #1E1E1E;}
.hos_two>p>strong{color: #0e527d;}
.hos_thr>div>img{width: 100%; display: block;}
.hos_thr>p{text-indent: 2em; margin: 0; padding: 10px; background-color: #deedf2; text-align: justify;color: #000;}
@media screen and (max-width:768px) {
    .hos_two>ul{column-count: 1; -moz-column-count: 1; -webkit-column-count: 1; }
}

.hos_fou{}
.hos_fou>div:nth-child(1){margin: 47px 0 25px 0;text-align: center;}
.hos_fou>div:nth-child(1)>h3{margin-bottom: 0; font-size: 30px; line-height: 42px; font-weight: 700; letter-spacing: 2px; color: #0e527d; text-align: center;}
.hos_fou>div:nth-child(1)>h3>span{color: #B88419;}
.hos_fou>div:nth-child(2){background-color: #deedf2; display: flex; margin-bottom: 30px; }
.hos_fou>div:nth-child(2)>ul{display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content:space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 90%;    width: 90%;padding: 50px 5% 30px; justify-content: center;}
.hos_fou>div:nth-child(2)>ul>li{width: 25%; display: flex; align-items: center; margin-bottom: 36px; flex-direction: column;}
.hos_fou>div:nth-child(2)>ul>li>img{width: 64px;padding-bottom: 10px;}
.hos_fou>div:nth-child(2)>ul>li>div{font-size:18px;color: #b88419; text-align: center;}
.hos_fou>div:nth-child(2)>ul>li>div>p{margin: 0; font-weight: bold; font-size: 21px; line-height: 30px;}
.hos_fou>div:nth-child(2)>ul>li>div>p>strong{color: #075690;}
.hos_fou>div:nth-child(2)>ul>li>div>span{color: #000;}
@media screen and (max-width:768px) {
    .hos_fou>div:nth-child(2){    padding: 10px;}
    .hos_fou>div:nth-child(2)>ul{width: 100%;padding: 36px 0 0;}
    .hos_fou>div:nth-child(2)>ul>li{width: 100%;flex-direction: row;margin-bottom: 16px;}
    .hos_fou>div:nth-child(2)>ul>li>img{width: 60px;}
    .hos_fou>div:nth-child(2)>ul>li>div{text-align: left;margin-left: 10px;}
    .hos_fou>div:nth-child(2)>ul>li>div>p{font-size: 20px;}
}

div.loan>div {background-color: #cbe5f9; padding: 4px;}
div.loan>h2 {padding: 35px 0; margin-bottom: 0; font-size: 30px; line-height: 42px; font-weight: 700; letter-spacing: 2px; color: #0e527d; text-align: center;}
div.loan>h2>strong {color: #B88419;}
div.loan>div>table {border-collapse: collapse; width: 100%; border: 4px #ffffff solid;}
div.loan>div>table>thead>tr>th {font-size: 18px; color: #0e527d; background-color: #d5f7ff; padding: 10px 0; border: 1px #b2d6f3 solid; font-weight: revert; }
div.loan>div>table>thead>tr>th:nth-child(2){background-color: #fdf2d6;}
div.loan>div>table>thead>tr>th:nth-child(3){    background-color: #dce8f1;}
div.loan>div>table>thead>tr>th:nth-child(4){background-color: #fdf2d6;}
div.loan>div>table>tbody>tr>td {padding: 10px 0; border: 1px #b2d6f3 solid; text-align: center; color: #0e527d; font-weight: bold;}
div.loan>div>table>tbody>tr>td:nth-child(2) {position: relative;background-image: url("../images/xin.png");background-repeat: no-repeat;background-position: 0 0;}
div.loan>div>table>tbody>tr:first-child>td:nth-child(2) {background-image: none;}
div.loan>div>table>tbody>tr>td:nth-child(1) {font-weight: bold;font-size: 19px;background-color:#e8f9fd;}
div.loan>div>table>tbody>tr>td:nth-child(2) {font-size: 20px; background-color: #fff9ea; color: #b57f10; font-weight: bold;}
div.loan>div>table>tbody>tr>td:nth-child(3) {font-size: 18px;background-color: #f1f5f8;color: #000;}
div.loan>div>table>tbody>tr>td:nth-child(4) {font-weight: bold; font-size: 24px; background-color: #fff9ea; color: #0e527d; position: relative;}
div.loan>div>table>tbody>tr>td:nth-child(4)>span {color: #C00228;}
div.loan>div>table>tbody>tr>td>div.win {position: absolute;top: 2px;right: -20px;width: 32px;height: 32px;background-image: url("../images/vs.png");background-size: cover;}
div.loan>div>table>tbody>tr>td>div.glass {position: absolute;top: 7px;right: 3px;width: 29px;height: 29px;background-image: url("../images/t-x.png");}
@media screen and (max-width:480px) {
    div.loan>div>table>tbody>tr>td>div.win{width: 20px; height: 20px; background-size: cover; right: -13px; top: -6px;}
    div.loan>div>table>tbody>tr>td>div.glass{top: -14px; right: 1px;}
    div.loan>div>table>thead>tr>th, div.loan>div>table>tbody>tr>td:nth-child(1), div.loan>div>table>tbody>tr>td:nth-child(2), div.loan>div>table>tbody>tr>td:nth-child(3), div.loan>div>table>tbody>tr>td:nth-child(4) {font-size: 12px;}
}
.search-info{background: #e9f1f7; padding: 10px 20px; line-height: 30px; color: #000; font-size: 15px;border-radius: 0 0 19px 19px; margin-bottom: 10px;display: flex; justify-content: center;}
.search-info>div:nth-child(1){display: flex;}
.search-info>div:nth-child(1) select{padding: 0 5px; width: 100px; margin: 0 5px;}
.search-info>div input{line-height: 29px; padding: 0 5px;}
.search-info>div:nth-child(2){}
.search-on{background-color: #1a7ab7; color: #fff; padding: 10px 21px; line-height: 12px;}
.s_list{padding: 30px 0;}
.s_list>h2{margin-bottom: 0; font-size: 30px; line-height: 42px; font-weight: 700; letter-spacing: 2px; color: #0e527d; text-align: center; padding-bottom: 20px;}
.s_list ul{display: flex; flex-wrap: wrap;justify-content: space-around;}
.s_list ul>li{width: 23.5%; background-color: #e9f1f7; margin: 0.5%; display: flex; flex-direction: column; justify-content: space-between; border-radius: 16px;}
.s_list ul>li>div{ padding: 3%; }
.s_list ul>li>div>h4{color: #5b7484; font-size: 16px;}
.s_list ul>li>div>address{font-size: 18px; font-weight: bold; font-style: initial; padding: 8px 0; color: #984c0a;}
.s_list ul>li>div:nth-child(1){}
.s_list ul>li>div:nth-child(2)>h4{color: #72a9bc;}
.s_list ul>li>div:nth-child(2){background-color: #0e527d;}
.s_list ul>li>div:nth-child(2)>p{color: #fff; font-size: 18px; font-weight: bold; text-align: center;}
.s_list ul>li>div:nth-child(2)>p>span{color: #ffc800; font-size: 42px; padding: 0 4px;}
.s_list ul>li>div:nth-child(2)>p>b{color: #fff; font-size: 18px; text-align: center;}
.s_list ul>li>div:nth-child(3){background-color: #0e527d; padding: 0 3% 17px; border-radius: 0 0 25px 4px;}
.s_list ul>li>div:nth-child(3) p{text-align: center; font-size: 14px; line-height: 14px; color: #8fc2ce;}
@media screen and (max-width:768px) {
    .search-info>div:nth-child(1){padding-bottom: 10px;}
    .search-info{flex-wrap: wrap;}
    .s_list ul>li{width: 47.5%;margin-bottom: 10px;}
    .s_list ul>li>div:nth-child(1) { height: 75px; }
    .s_list ul>li>div:nth-child(2)>p{line-height: 42px;}
    .s_list ul>li>div:nth-child(2)>p>b{display: none;}
}
div#mystyle>div.video {text-align: center;margin-bottom: 26px;}

div#mystyle>div.video>video {
    width: 70%;

}
@media screen and (max-width:480px) {
    div#mystyle>div.video>video {width: 100%;height: auto;}

}
/*成功案列列表*/
.s_caseul{background-color: #e9f1f7;}
.s_caseul>h2{padding: 40px 0 20px; margin-bottom: 0; font-size: 30px; line-height: 42px; font-weight: 700; letter-spacing: 2px; color: #0e527d; text-align: center; }
.s_caseul ul{display:flex;flex-wrap: wrap;justify-content: center;}
.s_caseul ul>li{width: 30%; margin: 1%; background-color: #fff; display: flex; flex-direction: column; justify-content: space-between; box-shadow: 0 2px #d0d0d0; /*   border: 1px solid #e3e3e3;border: 2px solid #1a7ab7;*/}
.s_caseul ul>li>a:nth-child(1){background-color: #ffeec2;background-image: linear-gradient(to right, #fff7e4,#ffeab8);}
.s_caseul ul>li>div{padding: 0 11px 10px;}
.s_caseul ul>li>div>p{text-align: justify;}
.s_caseul ul>li>div>a:last-of-type{display:block;color: #fff; border-color: #056DAE; background: #056DAE; border-width: 2px; height: 30px!important; line-height: 28px!important; font-size: .75rem; max-width: 90px; border-radius: 8px; text-align: center;}
.s_caseul ul>li>a>h3{font-size: 20px; color: #011427; margin: 5px 10px;}
.click_more{text-align: center;}
@media screen and (max-width: 768px) {
    .s_caseul ul>li{width: 47.3%; margin: 1%; padding:0; border: 1px solid #b7b9bb;}
    .s_caseul ul>li>div>p{line-height: 24px;}
    .s_caseul ul>li>div{    padding: 0 5px 10px;}
    .s_caseul ul>li>a>h3 {margin: 4px 5px; line-height: 22px; }
}


