
.section-adv{}
.section-adv .sec-adv-title{ height:190px;background:url("/static/imgs/adv_title_bg.png") center/cover;}
.sec-box{ position: relative; z-index:3; background: url("/static/imgs/adv_bg_line.png") center no-repeat;}
.section-adv .adv-left{ margin-top:30px; width:600px;}
.section-adv .adv-right{ width:550px; margin-top:40px; margin-bottom:40px;}
.section-adv .sec-item .sec-count:before{ content: ''; display: block; width:75px; height:75px;background: url("/static/imgs/icon.png") 0 0 ; }
.section-adv .sec-item .sec-count.count-1::before{background-position: -284px -70px;}
.section-adv .sec-item .sec-count.count-2::before{background-position: -396px -70px;}
.section-adv .sec-item .sec-count.count-3::before{background-position: -510px -72px}
.section-adv .sec-item .sec-count.count-4::before{background-position: -623px -69px;}
.section-adv .sec-item h3{font-size: 40px; color: #cf010e; font-weight:bold;}
.section-adv .sec-item h3 span{font-size: 16px;vertical-align: text-bottom; color: #333;}
.section-adv .sec-item p{ color: #232323; line-height:36px;font-size: 16px;}
.section-adv .sec-item p::before{ content: ''; display: inline-block; margin-right:10px; width:10px; height:10px; border:1px solid currentColor;border-radius: 100%;}
.section-adv .sec-item .sec-img{ text-align: center; 	margin: 20px auto;}
.section-adv .adv-right .sec-item h3{ color: #dbb83d;}

.section-adv .sec-adv-title .adv-title{ position: absolute; margin:auto; top: 0; left: 0; right: 0;}
.section-adv .sec-adv-foot{ height:300px;background:url("/static/imgs/adv_foot_bg.png") center/cover;}
.section-adv .sec-adv-foot .adv-foot{ position: absolute; margin:auto;  bottom: -1px;left: -16px;}
