.new-service,.new-about{width:1200px;margin:0 auto;overflow:hidden}
.new-banner img{width:100%;}
.new-service .hd{text-align:center;border-bottom:1px solid #DBDBDB;}
.new-service .hd h2{color:#E60012;font-size:32;}
.new-service .hd .nav{display:flex;justify-content:center;padding:25px 0 45px}
.new-service .hd .nav a{color:#818181;margin-left:45px;font-size:20px;}
.new-service .hd .nav a:first-child{margin-left:0;}
.new-service .bd{padding:40px 0;}
.new-service .bd .item{display:flex;}
.new-service .bd .item .pic,.new-service .bd .item .txt{width:50%;box-sizing:border-box;padding:25px 50px;}
.new-service .bd .item .pic img{width:100%}
.new-service .bd .item .txt{display:flex;align-items:center;}
.new-service .bd .item .txt h3{font-size:18px;color:#000000;font-weight:bold;}
.new-about .about-tab{padding:50px;display:flex;}
.new-about .about-tab .hd{width:220px;}
.new-about .about-tab .hd a{box-sizing:border-box;border-left:3px solid #fff;display:block;position: relative;font: 22px / 78px "华文细黑", "微软雅黑", "黑体";padding-left: 50px;color: #898989;}
.new-about .about-tab .hd a.on{border-color:#E60012;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;}
.new-about .about-tab .hd a.on:before{width:1px;height:100%;background:#fff;position: absolute;right:-1px;top:0;content:"";}
.new-about .about-tab .bd{padding:20px;font-size:18px;line-height:28px;width: calc(100% - 220px);box-sizing:border-box;border:1px solid #DDDDDD;}