/*优势*/
.fbdd-advantage-box{width:100%;background:#eee url(../image/fbdd-banner.png) no-repeat center top;padding-bottom:20px;padding-top:1px;}
.fbdd-advantage{margin-top:150px;padding:0 80px;}
.fbdd-advantage .jsbz{margin-top:40px;}
.fbdd-advantage .col-md-4{padding:0 30px;}
@media (max-width:991px ) {
	.fbdd-advantage .jsbz{margin-top:0px;}
	.fbdd-advantage .col-md-4{margin-top:30px;}
}
.fbdd-advantage .fbdd-adv-text{padding:0 25px 20px;border:1px solid #ccc;margin-top:20px;}
.fbdd-advantage .fbdd-adv-text p{height:52px;line-height:26px;font-size:13px;color:#888;margin-top:10px;overflow:hidden;}
.fbdd-advantage .fbdd-adv-text h4{width:120px;padding:5px 0;background:#eee;margin:-15px auto 0;}

/*步骤*/
.fbdd-step-tit{height:80px;background:url(../image/fbdd-step-bg.png) no-repeat center 15px;margin-top:60px;}
.fbdd-step-tit h3{width:100%height:34px;line-height:34px;text-align:center;}
.fbdd-step-tit h3 p{font-size:18px;color:#999;}
@media (max-width:767px ) {
	.fbdd-step-tit h3{font-size:20px;}
}

@media (min-width:992px ) {
	.fbdd-step{padding:0 100px;}
}
.fbdd-step dl dt img{max-width:100%;max-height:139px;}
.fbdd-step dl dd{font-size:18px;line-height:50px;}


/*推荐*/
.fbdd-recommended-pro{width:100%;padding:50px 0 70px;background:#f1f1f1;margin-top:40px;}
.recommended-pro-list{margin-top:20px;padding:20px;}
.recommended-pro-list a:hover{text-decoration:none;}
.recommended-pro-list img{max-width:100%;max-height:341px;}
.recommended-pro-list-tit{width:100%;height:30px;}
.recommended-pro-list-tit em{display:inline-block;float:left;width:25%;height:15px;}
.recommended-pro-list-tit h4{width:50%;line-height:30px;float:left;font-size:20px;}
.recommended-pro-list dl{margin-top:10px;}
.recommended-pro-list dl dt{width:138px;height:138px;max-height:100%;border-radius:50%;border:6px solid #e6e6e6;margin:0 auto 10px;}
.recommended-pro-list dl dt img{max-width:100%;max-height:138px;}
.recommended-pro-list dl dd{height:24px;line-height:24px;overflo:hidden;font-size:12px;color:#666;}
.recommended-pro-list dl dd h4{color:#333;}
.recommended-pro-list .ljjr-btn{width:100%;height:34px;margin-top:20px;}
.recommended-pro-list .ljjr-btn span{display:inline-block;padding:8px 0;width:70%;font-size:16px;color:#fff;padding-right:20px;}

.recommended-pro-list1{background:#d9e2e8;}
.recommended-pro-list1 .recommended-pro-list-tit em{border-bottom:1px dashed #6cc4f6;}
.recommended-pro-list1 .recommended-pro-list-tit h4{color:#139be9;}
.recommended-pro-list1 .ljjr-btn span{background:#139be9 url(../image/fbdd-jt.png) no-repeat 80% center;}

.recommended-pro-list2{background:#ffeacf;}
.recommended-pro-list2 .recommended-pro-list-tit em{border-bottom:1px dashed #f7c183;}
.recommended-pro-list2 .recommended-pro-list-tit h4{color:#ff9e21;}
.recommended-pro-list2 .ljjr-btn span{background:#ff9e21 url(../image/fbdd-jt.png) no-repeat 80% center;}

.recommended-pro-list3{background:#f0e7e7;}
.recommended-pro-list3 .recommended-pro-list-tit em{border-bottom:1px dashed #fe8d8c;}
.recommended-pro-list3 .recommended-pro-list-tit h4{color:#ff7271;}
.recommended-pro-list3 .ljjr-btn span{background:#ff7271 url(../image/fbdd-jt.png) no-repeat 80% center;}

.recommended-pro-list4{background:#d6e6e7;}
.recommended-pro-list4 .recommended-pro-list-tit em{border-bottom:1px dashed #4fd5de;}
.recommended-pro-list4 .recommended-pro-list-tit h4{color:#20d8e4;}
.recommended-pro-list4 .ljjr-btn span{background:#20d8e4 url(../image/fbdd-jt.png) no-repeat 80% center;}

@media (max-width:1200px ) and (min-width:992px ) {
	.recommended-pro-list dl dd h4{font-size:16px;}
}


/*定制申请*/
.dz-application{
	width:100%;
	background:#C6E2EC;
    background-size:cover; 
	padding:30px 0;}
.application-title{height:100px;}
.application-title h2{color:#222;line-height:50px;}
.application-title h4{color:#0094da;line-height:40px;}
.application-form{width:1100px;max-width:100%;margin:0 auto;padding: 40px;background-color: #eee;border-radius: 10px;}
.application-form .form-group{float:left;width:49%;margin-right:2%;height:42px;padding-left:15px;background:#fff;overflow:hidden;}
.application-form .form-group label{width:15%;height:42px;line-height:42px;float:left;font-size:14px;color:#000;font-weight:normal;}
.application-form .form-group input,.application-form .form-group select{width:85%;height:42px;padding:0;border:0 none;float:left;background:none;box-shadow:none;font-size:14px;color:#000;}
.application-form .form-group select { width: auto; background: #fff;}
.application-form .form-group .fj{display:inline-block;height:42px;padding:0 10px;background:url(../image/fj-ico.png) no-repeat center;font-size:14px;color:#fff;cursor:pointer;}
.application-form .applicaton-btn{height:46px;padding:0 80px;background:#0094da;text-align:center;font-size:18px;color:#fff;} 
.application-form .mr-normal {margin-right:0;}
