
.navlist {background: #1585ed;}
.wrapper{width: 1100px; margin: 0 auto;}

/*banner*/
.pattern{position: relative; color: #ddd; font-size: 14px; height: 630px; }
.banner{background: url(../images/patern1.png) rgba(0, 0, 0, 0.3); position: relative; height: 630px;}
.pattern .bg{background: url(../images/04bg.jpg) center center no-repeat; position: absolute; top: 0; left: 0; right: 0; height: 630px; background-size: cover;}
.banner h1{font-size: 36px; text-align: center; color: #fff; padding: 26px 0 25px;}
.desc p{margin-bottom: 10px; line-height: 19px;}

.wrapper .title{font-size: 36px; text-align: center; padding: 50px 0 30px; color: #666;}
.part-2 .step li{position: relative; float: left; width: 16.6%; text-align: center;}
.part-2 .step li p{font-size: 16px; color: #888; line-height: 21px;}
.part-2 .step i{display: block; width: 90px; height: 90px; margin: 0 auto;}
.part-2 .step1 i{background: url(../images/s1.png) center center no-repeat;}
.part-2 .step2 i{background: url(../images/s2.png) center center no-repeat;}
.part-2 .step3 i{background: url(../images/s3.png) center center no-repeat;}
.part-2 .step4 i{background: url(../images/s4.png) center center no-repeat;}
.part-2 .step5 i{background: url(../images/s5.png) center center no-repeat;}
.part-2 .step6 i{background: url(../images/s6.png) center center no-repeat;}
.part-2 .step .dot{margin: auto; width: 20px; height: 20px; font-weight: bold; border-radius: 50%; font-size: 12px; text-align: center; line-height: 19px; border: 2px solid #bbb; margin-bottom: 15px; position: relative; background: #fff; z-index: 1; color: #888;}
.part-2 .step .line{height: 4px; width: 94%; background: #bbb; position: absolute; right: 50%; margin-top: -28px;}
.part-2 .step1 .line{display: none;}

.want{text-align: center; background: #1585ed; padding: 100px 0 60px; margin-top: 80px;}
.want a{color: #fff; padding: 15px 30px; border-radius: 33px; line-height: 30px; border: 2px solid #FFF; font-size: 18px; transition: all .3s;}
.want a:hover{color: #1585ed; background: #fff;}

.footer{margin-top: 0;}
