/* banner start */
.banner img {
    display: block;
    width: 100%;
    min-width: 1140px;
}
/* banner end */

/* equity-financing-title start */
.equity-financing-title ul {
    height: 180px;
    border-left: solid 1px #bfbfbf;
    border-right: solid 1px #bfbfbf;
    box-sizing: border-box;
    overflow: hidden;
}
.equity-financing-title ul li {
    float: left;
    width: calc(100% / 3);
    height: 100%;
    border-right: solid 1px #bfbfbf;
    box-sizing: border-box;
}
.equity-financing-title ul li:last-child {
    border: none;
}
.equity-financing-title ul li p {
    font-size: 20px;
    text-align: center;
}

.equity-financing-title ul li:last-child p {
    font-size: 22px;
}
.equity-financing-title ul li:last-child p:first-child {
    margin-top: 50px;
}
.equity-financing-title .title-color p:first-child {
    margin-top: 60px;
    color: #d4b770;
    font-size: 36px;
}
.equity-financing-title .title-color p:last-child {
    margin-top: 5px;
}
/* equity-financing-title end */


.service header h1 {
    font-size: 32px;
}
.service header h2 {
    margin-top: 25px;
    font-size: 28px;
}
.service header h1,
.service header h2 {
    text-align: center;
}

/* service-one start */
.service-one {
    padding: 60px 0;
    background: #f2f2f2;
}

.service-one-main {
    margin-top: 30px;
}

.service-one-table {
    height: 440px;
    border: solid 1px #9e824d;
    box-sizing: border-box;
    background: #fff;
}
.service-one-table .table-title {
    float: left;
    position: relative;
    width: 100px;
    height: 100%;
    border-right: solid 1px #9e824d;
    box-sizing: border-box;
}
.service-one-table .table-title h3 {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    width: 32px;
    height: 140px;
    color: #9e824d;
    font-size: 28px;
}

.service-one-table .table-content {
    float: left;
    width: calc((100% - 100px)/2);
    height: 100%;
    border-right: solid 1px #9e824d;
    box-sizing: border-box;
}

.service-one-table .table-content:nth-child(2) {
    padding: 40px 20px;
    box-sizing: border-box;
}

.service-one-table .table-content:last-child {
    padding: 40px 50px;
    border-right: none;
    box-sizing: border-box;
}

.table-content h3 {
    font-size: 24px;
    text-align: center;
}
.table-content p {
    line-height: 24px;
    color: #666;
}
.table-content .table-color {
    margin-top: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #9e824d;
}


.service-one-table .table-content:last-child h3{
    margin-bottom: 110px;
}
.service-one-table .table-content:last-child p {
    color: #333;
    font-size: 18px;
    line-height: 30px;
}

.service-one-banner img {
    width: 1140px;
    margin-top: 30px;
}

.service-one-activity {
    margin-top: 30px;
}
.service-one-activity ul {
    overflow: hidden;
    margin-left: -5px;
}
.service-one-activity ul li img {
    float: left;
    margin-left: 5px;
    width: 281px;
    height: 180px;
}
/* service-one end */


/* service-two start */
.service-two {
    padding: 60px 0;
}
.service-two-main {
    margin-top: 40px;
}
.service-two-main .service-two-table {
    height: 530px;
    background: #eee;
}
.service-two-table .table-top {
    height: 460px;
}

.service-two-table .table-phone {
    border-top: 10px solid #fff;
    height: 70px;
    box-sizing: border-box;
}
.service-two-table .table-phone h4 {
    color: #8e6617;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
}

.service-two-table .table-top .table-title {
    float: left;
    width: 100px;
    height: 100%;
    border-right: 10px solid #fff;
}
.service-two-table .table-top .table-title h3 {
    margin: auto;
    left: 0;
    right: 0;
    padding-top: 175px;
    display: block;
    width: 30px;
    color: #8e6617;
    font-size: 24px;
    text-align: center;
}

.service-two-table .table-subtitle {
    float: left;
    width: 1030px;
    height: 60px;
    border-bottom: 10px solid #fff;
}
.service-two-table .table-subtitle h4 {
    color: #8e6617;
    font-size: 28px;
    line-height: 60px;
    text-align: center;
}
.service-two-table .table-content {
    float: left;
    width: 1030px;
    height: 390px;
}
.service-two-table .table-content ul {
    float: left;
    padding: 0 30px;
    padding-top: 10px;
    width: calc(1030px / 2 - 10px);
    height: 390px;
    box-sizing: border-box;
}
.service-two-table .table-content div:nth-child(1) ul {
    border-right: solid 10px #fff;
}
.service-two-table .table-content ul li h3 {
    margin-top: 11px;
    color:#8e6617 ;
    font-size: 20px;
    text-align: left;
}
.service-two-table .table-content ul li p {
    margin-top: 5px;
    font-size: 16px;
}

.service-two-main .service-one-activity ul li img {
    border: solid 1px #f2f2f2;
    box-sizing: border-box;
}
/* service-two end */

/* service-three start */
.service-three {
    padding: 60px 0;
    background: #f7f7f7;
}

.service-three-main {
    margin-top: 40px;
}
.service-three-main .service-three-about-us-text {
    padding: 40px 160px;
    height: 560px;
    box-sizing: border-box;
    background: #fff;
}
.service-three-about-us-text h3 {
    text-align: center;
    font-size: 26px;
}

.service-three-about-us-text strong {
    font-size: 19px;
    color: #ff5256;
}
.service-three-about-us-text .subtitle {
    text-align: center;
}

.service-three-about-us-text .subtitle,
.service-three-about-us-text .subtitle strong {
    margin-top: 20px;
    font-size: 24px;
}

.service-three-about-us-text .pcontent {
    margin-top: 15px;
    font-size: 19px;
}
.service-three-about-us-text img {
    margin-top: 30px;
}

.service-three-about-us-img {
    margin-top: 30px;
}

.service-three-service {
    margin-top: 60px;
}

.service-three-service h3 {
    font-size: 26px;
    text-align: center;
}
.service-three-service ul {
    margin-top: 10px;
    margin-left: -20px;
    overflow: hidden;
}
.service-three-service ul li {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    padding: 40px 25px;
    padding-right: 130px;
    width: 560px;
    height: 180px;
    box-sizing: border-box;
    background: #fff;
}

.service-three-service ul li img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 15px;
}

.service-three-service ul li h4 {
    margin-bottom: 5px;
    font-size: 20px;
}
.service-three-service ul li p {
    color: #666;
    font-size: 16px;
    line-height: 24px;
}

.service-three-typical {
    margin-top: 60px;
}
.service-three-typical h3,
.service-three-investment h3{
    font-size: 26px;
    text-align: center;
}
.service-three-typical img {
    margin-top: 30px;
}

.service-three-investment {
    margin-top: 60px;
    padding: 40px 35px 60px 35px;
    background: #fff;
}

.service-three-investment h4 {
    margin-top: 30px;
    font-size: 22px;
    padding-left: 20px;
    border-left: solid 7px #fe5356;
}
.service-three-investment ul {
    margin-left: -35px;
    overflow: hidden;
}

.service-three-investment ul li {
    float: left;
    margin-top: 20px;
    margin-left: 35px;
    padding: 30px;
    width: 500px;
    height: 175px;
    border: solid 1px #e6e6e6;
    box-sizing: border-box;
}
.service-three-investment .investment-icon {
    float: left;
    position: relative;
    margin-right: 20px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: solid 3px #fe5356;
    box-sizing: border-box;
    line-height: 110px;
}
.service-three-investment .investment-icon p {
    margin-top: 0;
    margin-bottom: 10px;
    width: 105px;
    display: inline-block;
    vertical-align: middle;
    color: #fe5356;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
}
.service-three-investment p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
}

.service-three-phone {
    margin-top: 10px;
}
.service-three-phone .service-three-phone-main {
    margin-bottom: 10px;
    padding:  0 226px;
    height: 70px;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,.1);
    background: #fff;
}
.service-three-phone-main .title {
    float: left;
    color: #c7000b;
    font-size: 30px;
    font-weight: normal;
    line-height: 70px;
}

.service-three-phone-main img,
.service-three-phone-main p {
    float:left;
    font-size: 24px;
    font-weight: bold;
    line-height: 70px;
}
.service-three-phone-main img {
    margin-top: 24px;
    margin-right: 15px;
}
.service-three-phone-main img:nth-child(2){
    margin-left: 45px;
}
.service-three-phone-main img:nth-child(4) {
    margin-left: 100px;
}
/* service-three end */
