.enter-process {width: 1280px;margin: 60px auto 50px;}
.enter-process h3 {text-align: center;font-size: 30px;line-height: 30px;color: rgba(43, 43, 43, 1);font-weight: 600;}
.enter-process p {text-align: center;font-size: 14px;margin-top: 14px;color: rgba(136, 136, 136, 1);line-height: 14px;}
.enter-process-list {width: 1280px;height: 250px;margin: 0 auto;background-color: #fff;}
.enter-process-item {width: 213px;height: 100%;padding-top: 50px;}
.enter-process-item img {width: 81px;height: 81px;display: block;margin: 0 auto;}
.enter-process-item-p1 {height: 18px;font-size: 18px;line-height: 18px;font-weight: bold;color: #2B2B2B;margin: 20px auto 20px;position: relative;text-align: center;}
.enter-process-item-p1:after {content: '';display: block;width: 10px;height: 2px;background: #DA0223;position: absolute;top: 30px;left: 50%;margin-left: -5px;}
.enter-process-item-p2 {font-size: 13px;font-weight: 400;color: #888;line-height: 18px;text-align: center;margin-bottom: 40px;}
.enter-process-item-p3 {font-size: 12px;font-weight: 300;color: #ccc;text-align: center;}

