.w1200{width:1200px;margin:0 auto;}
.h80{width:100%;height:80px;}
/*banner*/
.banner-back{background: url(/uiFramework/commonResource/image/2021072313360618555.jpg) no-repeat 100% 100%;width: 100%;height: 500px;display: inline-flex; justify-content: center;}
.erj_ba_img img {width:100%;}

/*面包屑*/
.break{height: 100px; line-height: 100px;}
.break span a{font-size:16px;color: #424242;}
/*法律服务*/
.flfw-one{display: flex; justify-content: space-between;background: url(/uiFramework/commonResource/image/2021072900042224465.png) no-repeat top left;height: 45px; line-height: 45px;margin-bottom: 40px;}
.flfw-one p:first-child{font-size: 28px; font-weight: bold; color: #0d0d0d;}
.flfw-one p:last-child a{color:#0d0d0d;}
.flfw-one p:last-child a img{vertical-align: sub;margin-left: 10px;}
.fl-tpywz{display: flex;}
.fl-tp{width: 580px;height: 280px;}
.fl-tp img{width: 580px;height: 280px;border-top-left-radius: 20px;border-bottom-left-radius: 0px;}
.fl-wz{width: 620px;background: url(/uiFramework/commonResource/image/2021072916272945465.jpg) no-repeat;padding: 40px 30px 0 40px;border: 1px solid #e1e1e1;}
.snzc-title{display: flex;font-size:16px;line-height:42px;color:#595959;padding-left: 15px; position: relative; justify-content: space-between;}
.snzc-title::before{content: ' '; position: absolute; left: 0; top: 19px; width: 4px; height: 4px; background-color:#595959; border-radius: 50px;}
.flfw-radius{border-bottom-right-radius: 20px;border-top-right-radius: 0px;border-left: none;border-top-left-radius: 0px; border-bottom-left-radius: 0px;}
/*消费者权益保护专区*/
.xfz-one{display: flex; justify-content: space-between;background: url(/uiFramework/commonResource/image/2021072900452584190.png) no-repeat top left;height: 45px; line-height: 45px;margin-bottom: 40px;}
.xfz-one p:first-child{font-size: 28px; font-weight: bold; color: #0d0d0d;}
.xfz-one p:last-child a{color:#0d0d0d;}
.xfz-one p:last-child a img{vertical-align: sub;margin-left: 10px;}
.xfzqy-tp img{border-bottom-right-radius: 20px;border-top-right-radius: 0px;border-left: none;border-top-left-radius: 0px; border-bottom-left-radius: 0px;}
.xfzqy-wz{border-bottom-left-radius: 0px;border-top-left-radius: 20px}
/*合规管理*/
.hggl-one{display: flex; justify-content: space-between;background: url(/uiFramework/commonResource/image/2021072900535878054.png) no-repeat top left;height: 45px; line-height: 45px;margin-bottom: 40px;}
.hggl-one p:first-child{font-size: 28px; font-weight: bold; color: #0d0d0d;}
.hggl-one p:last-child a{color:#0d0d0d;}
.hggl-one p:last-child a img{vertical-align: sub;margin-left: 10px;}

/*低于798px以下自适应*/
@media screen and (max-width: 768px){
	body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea{font-size: 16px;}
	.ts-w1200{width: auto;}
	.w1200{width: 100%;}
	.body-content{padding: .75rem;}
	.banner-back{height: 300px;}
	.break{height: 5rem;line-height: 5rem;}
	.break span a{font-size: .95rem;}
	.fl-tp,.fl-wz,.fl-tp img{width:100%;height: auto;}
	.fl-tpywz{flex-wrap: wrap;}
	.fl-tp img{border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
	.fl-wz{padding: 20px 10px;}
        .snzc-title{font-size: .9rem;}
	.snzc-title span:first-child{display: inline-block; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;}
	.snzc-title span:last-child{width:37%;}
	.h80{height: 30px;}
	.flfw-one p:first-child,.xfz-one p:first-child,.hggl-one p:first-child{font-size: 1.5rem;padding-top: 0;}
        .xfz-one p:first-child {font-size: 20px;}
	.flfw-one p:last-child a,.xfz-one p:last-child a,.hggl-one p:last-child a{font-size:.9rem;}
	.flfw-one p:last-child a img,.xfz-one p:last-child a img,.hggl-one p:last-child a img{vertical-align: middle; margin-left: .5rem; margin-top: -2px;}
	.hggl-ts-box{flex-wrap: wrap-reverse;}
	.flfw-radius{border: 1px solid #e1e1e1; border-top-right-radius: 0; border-bottom-left-radius: 20px;border-top: none;}
	.xfzqy-wz{border: 1px solid #e1e1e1; border-top-right-radius: 0;border-top-left-radius: 0; border-bottom-left-radius: 20px; border-top: none;border-bottom-right-radius: 20px;}
}