.section-box .section:nth-child(even) { background-color: #f6f8fb; } .section-box .section:nth-child(odd) { background-color: #fff; } .sec-foot a:first-child { margin-left: 0; } .about-box .about-item .item-wrap { padding-left: 80px; } .about-box .about-item .item-name { font-size: 26px; color: #4e4e4e; line-height: 2; margin-bottom: 10px; } .about-box .about-item .item-desc { padding-right: 50px; margin-bottom: 30px; } .about-box .about-item .item-desc p { font-size: 16px; color: #666666; line-height: 36px; } .about-box .about-item .item-desc p::before { content: ''; background-image: -moz-linear-gradient(-170deg, #d7d7d7 0%, #dd3833 0%, #ec4945 100%); background-image: -webkit-linear-gradient(-170deg, #d7d7d7 0%, #dd3833 0%, #ec4945 100%); background-image: -ms-linear-gradient(-170deg, #d7d7d7 0%, #dd3833 0%, #ec4945 100%); width: 6px; height: 6px; display: inline-block; vertical-align: middle; margin-right: 10px; } .qwyx-adv-box { margin-bottom: 40px; margin-top: 50px; } .qwyx-adv-box .item { margin-bottom: 15px; } .qwyx-adv-box .item .item-wrap { background-color: #FFFFFF; height: 140px; padding-left: 30px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; } .qwyx-adv-box .item .item-wrap .item-num { border-radius: 50%; background-image: -moz-linear-gradient(-170deg, #d7d7d7 0%, #dd3833 0%, #ec4945 100%); background-image: -webkit-linear-gradient(-170deg, #d7d7d7 0%, #dd3833 0%, #ec4945 100%); background-image: -ms-linear-gradient(-170deg, #d7d7d7 0%, #dd3833 0%, #ec4945 100%); width: 66px; height: 66px; line-height: 66px; font-size: 35px; color: #fff; font-family: bahnschrift; text-align: center; border: 3px solid #eff1f6; } .qwyx-adv-box .item .item-wrap .item-info { color: #666666; font-size: 16px; line-height: 30px; padding-left: 20px; } .qwyx-adv-box .item:hover .item-wrap { -webkit-box-shadow: 0px 12px 32px rgba(147, 147, 147, 0.5); -moz-box-shadow: 0px 12px 32px rgba(147, 147, 147, 0.5); box-shadow: 0px 12px 32px rgba(147, 147, 147, 0.5); } .qwsx-box { margin-bottom: 40px; margin-top: 50px; } .qwsx-box .item .item-wrap { background-color: #f7f8fa; padding: 50px 30px; } .qwsx-box .item .item-wrap .item-icon img { margin-left: 0; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; } .qwsx-box .item .item-wrap .item-name { font-size: 18px; line-height: 42px; margin-top: 10px; } .qwsx-box .item .item-wrap .item-desc { font-size: 14px; color: #666666; line-height: 26px; }