.w100{
    width: 100% !important;
}
.w90{
    width: 90% !important;
}
.w85{
    width: 85% !important;
}
.w80{
    width: 80% !important;
}
.plr0{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.plr5{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.plr15{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.mt30{
    margin-top: 30px !important;
}
.mt50{
    margin-top: 50px !important;
}
.mt100{
    margin-top: 100px !important;
}
.mb50{
    margin-bottom: 50px;
}
.text-a-center{
    text-align: center !important;
}
.color-a4{
    color: #d9b765;
}
.pos{
    position: relative;
}
.div1{
    padding-top: 100px;
    background: url(../../img/show_special/sgprocess/img1.png) no-repeat top center;
}
.div1:after,.div1:before{
    content:"";
    display:table;
}
.div1:after{
    clear:both;
}
.div1 .div1-left{
    margin: 5%;
    margin-left: 10%; 
    float: left;
    width: 25%;
}
.div1 .div1-right{
    margin-top: 5%;
    margin-right: 5%;
    float: left;
    width: 55%;
}
.row-ul{
    margin-top: 10px;
}
.br1{
    border-right:  1px solid #ccc;
}
.text1{
    display: block;
    font-size: 36px;
    margin-top: 20px;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.text2{
    display: block;
    font-size: 22px;
    color: #444;
    text-align: center;
}
.div2{
    padding-top: 60px;
    background: url(../../img/show_special/sgprocess/img3.png) no-repeat top center;
    /*background-size: 100% auto; */
    min-height: 1000px;
}
.text3{
    font-size: 42px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.div3{
    width: 100%;
    background-color: #fff;
    height: 200px;
    margin-top: -25px;
}
.text4{
    padding-top: 30px;
    font-size: 26px;
    color: #333;
    font-weight: 550;
}
.text4-line{
    display: block;
    width: 8%;
    height: 4px;
    background-color: #d9b765;
    margin: 0 auto;
    margin-top: 8px;
}
.text5{
    margin-top: 20px;
    font-size: 16px;
    color: #666;
    padding: 0 10%;
    text-align: left;
    /*font-weight: 550;*/
}
.text6{
    width: 100%;
    height: 100%;
}