.process_con{ padding:0; background: #E5EFF4;}
.process_con dl{ padding:166px 5% 0; background: url(../images/process_bg.jpg) center top no-repeat;}
.process_con dd{ widtH:37%; float: right;text-align: left;position: relative;}
.process_con dd:nth-child(2n){ float: left; widtH:39.5%;}
.process_con dd::after{ content: ""; position: absolute; left:-60px; top:0; widtH:217px; height: 184px; background: url(../images/process_r.png) left top no-repeat;}
.process_con dd:nth-child(2n)::after{ left:auto; right:-62px; top:0; background: url(../images/process_l.png) left top no-repeat;}
.process_con dd h2{ display: block; position: relative; z-index: 2; width: 150px; height: 80px; line-height: 80px; margin-bottom: 35px; text-align: center; color:#fff;}
.process_con dd p{  position: relative; z-index: 2;clear: both; color: #686868; line-height: 1.8;}
.process_con dd p span{ display: block; font-weight: bold; margin-bottom: 10px;}
.process_con dd p a{color:#446B8C;}
.process_con dd:nth-child(2n) h2{ float: right;}
.process_con dd:nth-child(2n) p{text-align: right;}

.process_con dd:nth-of-type(1){ margin-bottom: 130px;}
.process_con dd:nth-of-type(2){margin-top: 150px; margin-bottom: 74px;}
.process_con dd:nth-of-type(2) p{ text-align: left;}
.process_con dd:nth-of-type(3){margin-bottom: 250px;}
.process_con dd:nth-of-type(4){margin-bottom: 210px;}
.process_con dd:nth-of-type(5){margin-bottom: 260px;}
.process_con dd:nth-of-type(6){margin-bottom: 230px;}
.process_con dd:nth-of-type(7){margin-bottom: 160px;}

.process_con dd p.tips{ margin-top:80px; position: relative; padding-left: 10px;}
.process_con dd p.tips em{color: #FC1E1F; position: absolute; left:0px; top:0px;}

.process_con .wrap{position: relative;}
.process_con p.tips{position: absolute;width: 34%;right: 5%;bottom: 30px;padding-left: 10px;box-sizing: border-box;}
.process_con p.tips em{color: #FC1E1F; position: absolute; left:0px; top:0px;}
@media only screen and (max-width:767px) {
    .process_con dl{background: none; padding: 5% 0;}
    .process_con dd{ widtH:100%!important; float: left!important; margin-bottom: 5%!important; margin-top: 0!important;}
    .process_con dd h2{margin-bottom: 10px;}
    .process_con dd p.tips{margin-top: 10px;}
}

