/*--公共二级页样式 start--*/
body{background-color:#f7f9fa;}
/*nav导航*/
.nav_box,.foter .foter_cot{max-width:1620px;}
.nav_box .nav>ul > li > a,.nav_top .nav_state>ul > li > a{color:#1c1c1c !important;}
.phone .ph_num .cell-phone{color:#a12229;}

/* 公用 */
.phjr-box {width: 80%;margin: 0 auto;box-sizing: border-box;background-color: #ffffff;max-width:1360px;}
.phjr-box * {box-sizing: border-box;}
.phjr-box-cont {padding-top: 65px;position: relative;top: -150px;background-color: #ffffff;margin-bottom: -120px;}
.phjr-box-x {width: 93.33%;margin: 0 auto;}
.phjr-cont {display: flex;justify-content: space-between;display: -ms-flexbox;-ms-flex-pack: justify;}
#cont4 {width: 31.78%;}
#cont5 {width: 65.85%;}
@media screen and (max-width: 1400px) {
.phjr-box-cont {top: -85px;padding-top: 50px;margin-bottom: -55px;}
}
@media screen and (max-width: 1200px) {
.phjr-box-cont {top: -70px;padding-top: 30px;margin-bottom: -40px;}
}
/* 公用 end*/
/*banner图*/
.banner{height:auto;}
.banner-content{position:relative;height:485px;}
.banner-content>img{width:100%;height:100%;-o-object-fit: cover; object-fit: cover;}
.banner-content .tit{position:absolute;top:40%;left:50%;width: 80%;transform: translate(-50%, -50%);max-width: 1360px;}
.banner-content .tit {color:#fff;}
.banner-content .tit h1{font-size:42px;margin-bottom:30px;}
.banner-content .tit p{font-size:20px;line-height:30px;}

/* 德税易贷 */
.editable {margin-bottom: 65px;}
.editable ul {display: flex;justify-content: space-between;display: -ms-flexbox;-ms-flex-pack: justify;}
.editable ul li {width: 48.9%;position: relative;}
.editable ul li img {width: 100%;transition:all 0.4s;}
.editable ul li:hover img {transform:scale(1.04)}
.editable ul li .editable-tit {width: 60%;position: absolute;top: 42px;left: 2.9%;}
.editable ul li .editable-tit h6 {font-size: 20px;color: #131313;}
.editable ul li .editable-tit h6 span {font-size: 20px;color: #EF6C02;}
.editable ul li .editable-tit p {font-size: 18px;color: #1E2439;margin: 25px 0;line-height: 36px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

/*按钮效果*/
.editable ul li .editable-tit a {display:block;width:120px;height:40px;background-color:#ef6c02;text-align:center;color:#fff;font-size:16px;margin-top:30px;box-sizing: border-box;position: relative;      transition: all .6s linear;line-height: 40px;border-radius: 30px;}
.editable ul li .editable-tit a:before {content: attr(data-text);position: absolute;top: 0px;left: 0;height: 100%;width: 100%;filter: alpha(opacity=100); opacity: 1;text-align: center; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.editable ul li .editable-tit a:hover:before { filter: alpha(opacity=0);opacity: 0; -webkit-transform: translate3d(0, 100%, 0);  -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0) }
.editable ul li .editable-tit a>span { display: inline-block;text-align: center; filter: alpha(opacity=0);opacity: 0;-webkit-transform: translate3d(0, -100%, 0);-moz-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;transition: all .3s}
.editable ul li .editable-tit a:hover>span {filter: alpha(opacity=100);opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.editable ul li .editable-tit a:hover>span:nth-child(1) {-webkit-transition-delay: .045s;  -moz-transition-delay: .045s; -ms-transition-delay: .045s; -o-transition-delay: .045s;transition-delay: .045s}
.editable ul li .editable-tit a:hover>span:nth-child(2) { -webkit-transition-delay: .12s; -moz-transition-delay: .12s; -ms-transition-delay: .12s; -o-transition-delay: .12s; transition-delay: .12s }
.editable ul li .editable-tit a:hover>span:nth-child(3) { -webkit-transition-delay: .195s; -moz-transition-delay: .195s; -ms-transition-delay: .195s;-o-transition-delay: .195s; transition-delay: .195s}
.editable ul li .editable-tit a:hover>span:nth-child(4) { -webkit-transition-delay: .27s; -moz-transition-delay: .27s; -ms-transition-delay: .27s; -o-transition-delay: .27s;transition-delay: .27s}
.editable ul li .editable-tit a { background: #ff7300; }
.editable ul li .editable-tit a:hover { background-color: #e83a0c;}

/* 德税易贷 end*/

/* 融资 */
.financing {margin-bottom: 60px;}
.financing ul {display: flex;justify-content: space-between;display: -ms-flexbox;-ms-flex-pack: justify;}
.financing ul li {width: 31.785%;position: relative;overflow:hidden;}
.financing ul li img {width: 100%;transition:all 0.4s;}
.financing ul li:hover img{transform:scale(1.04)}
.financing ul li .financing-tit {text-align: center;position: absolute;width: 100%;top: 70px;}
.financing ul li .financing-tit h6 {font-size: 20px;color: #ffffff;margin-bottom: 50px;}
/*按钮效果*/
.financing ul li .financing-tit a {display:block;width:120px;height:40px;background-color:#ef6c02;text-align:center;color:#fff;font-size:16px;margin-top:30px;box-sizing: border-box;position: relative;transition: all .6s linear;line-height: 40px;border-radius: 30px;margin:0 auto;}
.financing ul li .financing-tit a:before {content: attr(data-text);position: absolute;top: 0px;left: 0;height: 100%;width: 100%;filter: alpha(opacity=100); opacity: 1;text-align: center; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.financing ul li .financing-tit a:hover:before { filter: alpha(opacity=0);opacity: 0; -webkit-transform: translate3d(0, 100%, 0);  -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0) }
.financing ul li .financing-tit a>span { display: inline-block;text-align: center; filter: alpha(opacity=0);opacity: 0;-webkit-transform: translate3d(0, -100%, 0);-moz-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;transition: all .3s}
.financing ul li .financing-tit a:hover>span {filter: alpha(opacity=100);opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.financing ul li .financing-tit a:hover>span:nth-child(1) {-webkit-transition-delay: .045s;  -moz-transition-delay: .045s; -ms-transition-delay: .045s; -o-transition-delay: .045s;transition-delay: .045s}
.financing ul li .financing-tit a:hover>span:nth-child(2) { -webkit-transition-delay: .12s; -moz-transition-delay: .12s; -ms-transition-delay: .12s; -o-transition-delay: .12s; transition-delay: .12s }
.financing ul li .financing-tit a:hover>span:nth-child(3) { -webkit-transition-delay: .195s; -moz-transition-delay: .195s; -ms-transition-delay: .195s;-o-transition-delay: .195s; transition-delay: .195s}
.financing ul li .financing-tit a:hover>span:nth-child(4) { -webkit-transition-delay: .27s; -moz-transition-delay: .27s; -ms-transition-delay: .27s; -o-transition-delay: .27s;transition-delay: .27s}
.financing ul li .financing-tit a { background: #ff7300; }
.financing ul li .financing-tit a:hover { background-color: #e83a0c;}
/* 融资 end*/

/* 管易融 */
.fusible {margin-bottom: 60px;}
.fusible a {position: relative;display: block;}
.fusible a img {width: 100%;}
.fusible a .fusible-tit {width: 100%;text-align: center;position: absolute;top: 55px;}
.fusible a .fusible-tit h6 {color: #ffffff;font-size: 20px;margin-bottom: 30px;}
.fusible a .fusible-tit p {color: #ffffff;font-size: 14px;}

/* 管易融 end*/
/* 房抵贷 */
.pledge {}
.pledge a {position: relative;display: block;overflow:hidden;}
.pledge a img {width: 100%;transition:all 0.4s;}
.pledge a:hover img{transform:scale(1.04)}
.pledge a h6 {position: absolute;bottom: 39px;left: 50px;font-size: 20px;color: #ffffff;}

.pledge2 {}
.pledge2 ul {display: flex;justify-content: space-between;flex-wrap: wrap;display: -ms-flexbox;-ms-flex-pack: justify;-ms-flex-wrap: wrap;}
.pledge2 ul li {width: 48%;}
.pledge2 ul li:first-child {margin-bottom: 30px;}
.pledge2 ul li a {position: relative;display: block;overflow:hidden;}
.pledge2 ul li a img {width: 100%;transition:all 0.4s;}
.pledge2 ul li a:hover img{transform:scale(1.04)}
.pledge2 ul li a h6 {position: absolute;bottom: 39px;left: 50px;font-size: 20px;color: #ffffff;}
/* 房抵贷 end*/
@media screen and (max-width: 1700px) {
/* 德税易贷 */
.editable ul li .editable-tit {top: 25px;}
/* 融资 */
.financing ul li .financing-tit {top: 60px;}
.financing ul li .financing-tit h6 {margin-bottom: 30px;}
/* 管易融 */
.fusible a .fusible-tit {top: 35px;}
.fusible a .fusible-tit h6 {margin-bottom: 25px;}
/* 房抵贷 */
}
@media screen and (max-width: 1600px) {
/* 德税易贷 */
.editable ul li .editable-tit p {font-size: 16px;margin: 15px 0;}
/* 融资 */
/* 管易融 */
/* 房抵贷 */
.pledge a h6 {left: 20px;}
.pledge2 ul li a h6 {left: 20px;}
}
@media screen and (max-width: 1500px) {
.editable ,.financing ,.fusible {margin-bottom: 40px;}
/* 德税易贷 */
.editable ul li .editable-tit h6 ,.editable ul li .editable-tit h6 span {font-size: 20px;}
.editable ul li .editable-tit p {margin: 10px 0;}
.editable ul li .editable-tit a {font-size: 14px;width: 100px;padding: 5px 0;}
/* 融资 */
.financing ul li .financing-tit {top: 50px;}
.financing ul li .financing-tit h6 {font-size: 23px;margin-bottom: 20px;}
.financing ul li .financing-tit a {font-size: 14px;width: 100px;padding: 5px 0;}
/* 管易融 */
.fusible a .fusible-tit {top: 35px}
.fusible a .fusible-tit h6 {margin-bottom: 15px;font-size: 20px;}
.fusible a .fusible-tit p {font-size: 14px;}
/* 房抵贷 */
.pledge a h6,.pledge2 ul li a h6 {bottom: 25px;font-size: 20px;}
}
@media screen and (max-width: 1400px) {
/* 德税易贷 */
.editable ul li .editable-tit {width: 70%;}
/* 融资 */
/* 管易融 */
/* 房抵贷 */
}
@media screen and (max-width: 1300px) {
.banner-content{height:350px;}
/* 德税易贷 */
.editable ul li .editable-tit p {margin: 5px 0;line-height: 30px;}
/* 融资 */
/* 管易融 */
/* 房抵贷 */
}
@media screen and (max-width: 1200px) {
.editable, .financing, .fusible {margin-bottom: 30px;}
/* 德税易贷 */
.editable ul li .editable-tit {top: 20px;}
.editable ul li .editable-tit p {font-size: 14px;line-height: 25px;}
.editable ul li .editable-tit a {font-size: 12px;width: 80px;}
/* 融资 */
.financing ul li .financing-tit {top: 40px;}
.financing ul li .financing-tit h6 {font-size: 18px;margin-bottom: 15px;}
.financing ul li .financing-tit a {font-size: 12px;width: 80px;}
/* 管易融 */
.fusible a .fusible-tit {top: 30px;}
.fusible a .fusible-tit h6 {margin-bottom: 10px;font-size: 18px;}
.fusible a .fusible-tit p {font-size: 12px;}
/* 房抵贷 */
.pledge a h6, .pledge2 ul li a h6 {font-size: 18px;left: 15px;bottom: 15px;}
}
@media screen and (max-width: 999px) {
/* 公用	 */
.phjr-box {width: 100%;}
.phjr-box-cont {top: 0;padding: 30px 20px 0;margin-bottom: 0;}
.phjr-box-x {width: 100%;}
.phjr-cont {display: block;}
#cont4 , #cont5 {width: 100%;}
.editable ul li .editable-tit a{margin-top:0px;}

/* 德税易贷 */
.editable ul {display: block;}
.editable ul li {width: 100%;margin-bottom: 10px;}
.editable ul li .editable-tit {top: 10px;}
.editable ul li .editable-tit a {height: 25px;line-height: 27px;padding: 0;}

/* 融资 */
.financing ul {display: block;}
.financing ul li {width: 100%;margin-bottom: 10px;}
.financing ul li .financing-tit {top: 60px;}
.financing ul li .financing-tit h6 {font-size: 20px;margin-bottom: 20px;}
.financing ul li .financing-tit a {font-size: 16px;width: 100px;padding: 0;}
/* 管易融 */
.fusible a .fusible-tit {padding: 0 10px;}
.fusible a img {height: 150px;object-fit: cover;}
.fusible a .fusible-tit h6 {font-size: 14px;}
/* 房抵贷 */
.pledge a {height: 150px;overflow: hidden;margin-bottom: 20px;}
.pledge a img {object-fit: cover;height: 100%;}
.pledge a h6 {font-size: 20px;}
.pledge2 {padding-bottom: 20px;}
.pledge2 ul li:first-child {margin-bottom: 20px;}
.pledge2 ul li a h6 {font-size: 12px;}
}
@media screen and (max-width: 350px) {
/* 德税易贷 */
.editable ul li .editable-tit {top: 5px;}
.editable ul li .editable-tit h6, .editable ul li .editable-tit h6 span {font-size: 18px;}
.editable ul li .editable-tit p {line-height: 20px;}
/* 德税易贷 end */
}