.ordering .section1 {
    height:800px;
    background-image: url("/Content/new/assets/imgs/ordering/1/bg.png");
    background-image: -webkit-image-set(url(/Content/new/assets/imgs/ordering/1/bg.png) 1x, url(/Content/new/assets/imgs/ordering/1/bg@2x.png) 2x);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-position: 50% 0%;
}
.j-fl {
    float:left;
}
.j-fr {
    float:right;
}
.ordering .section .desc {
    color:#000;
}
.ordering .section .desc h1 {
    font-size:45px;
    line-height:50px;
}
.ordering .section .desc p {
    font-size:16px;
}
.ordering .section1 .desc {
    position: absolute;
    left: 0;
    top: 31.5%;
}
.ordering .section1 .desc h1{
    font-size:50px;
    font-weight:bold;
}
.ordering .section1 .desc p{
    font-size:36px;
}
.ordering .section1 .desc h1, .ordering .section1 .desc p{
    color:#fff;
}
#j-btn1 {
    clear: both;
    display: inline-block;
    vertical-align: baseline;
    margin: 10px 0px 0px;
    outline: medium none;
    text-decoration: none;
    font-size: 24px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    width: 168px;
    height: 75px;
    text-align: center;
    background-image: url("/Content/new/assets/imgs/ordering/1/line.png");
    background-image: -webkit-image-set(url(/Content/new/assets/imgs/ordering/1/line.png) 1x, url(/Content/new/assets/imgs/ordering/1/line@2x.png) 2x);
    background-repeat: no-repeat;
    cursor: pointer;
}
.ordering .section2 {
    height:800px;
    background-image: url("/Content/new/assets/imgs/ordering/2/bg.png");
    background-image: -webkit-image-set(url(/Content/new/assets/imgs/ordering/2/bg.png) 1x, url(/Content/new/assets/imgs/ordering/2/bg@2x.png) 2x);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-position: 50% 0%;
}
.ordering .section2 .desc {
    margin-top:215px;
}
.ordering .section2 .desc h1 {
    font-size:45px;
    line-height:60px;
    padding-top: 30px;
}
.ordering .section2 .j-fr{
    margin: 145px 100px 0px 0px;
}
.ordering .section3 {
    height:800px;
    background-image: url("/Content/new/assets/imgs/ordering/3/bg.png");
    background-image: -webkit-image-set(url(/Content/new/assets/imgs/ordering/3/bg.png) 1x, url(/Content/new/assets/imgs/ordering/3/bg@2x.png) 2x);
    background-repeat: no-repeat;
    background-position:50% 0%;
    position:relative;
    width:100%;
}
.ordering .section3 .j-fl img{
    padding:120px 0px 0px;
}
.ordering .section3 .desc{
    margin-top:215px;
}
.ordering .section3 .desc h1{
    line-height:60px;
}
.ordering .section3 .desc h1,.ordering .section3 .desc p{
    color:#fff;
}
.ordering .section4 {
    height:900px;
    background-image: url("/Content/new/assets/imgs/ordering/4/bg.png");
    background-image: -webkit-image-set(url(/Content/new/assets/imgs/ordering/4/bg.png) 1x, url(/Content/new/assets/imgs/ordering/4/bg@2x.png) 2x);
    background-repeat: no-repeat;
    background-position:50% 0%;
    position:relative;
    width:100%;
}
.ordering .section4 .desc{
    text-align:center;
    margin-top: 160px;
}
.ordering .section4 .desc h1{
    line-height:50px;
}
.ordering .section .desc p.p1{
    font-size:16px;
    line-height:50px;
    color:#fff;
    text-align:center;
}
.ordering .section4 .desc img {
    padding:50px 0px 0px 35px;

}
.ordering .section4 ul{
    margin-left:0px;
    margin-top:75px;
}
.ordering .section4 ul li{
    float:left;
    margin-left:60px;
}
.ordering .section4 ul li:first-child,.ordering .section5 ul li:first-child{
    margin-left:0px;
}
.ordering .section4 ,.ordering .section5,.ordering .section7{
    background-color:#f7f8f8;
}
.ordering .section5 {
    height:800px;  
    background-image: url("/Content/new/assets/imgs/ordering/5/bg.png"); 
    background-image: -webkit-image-set(url(/Content/new/assets/imgs/ordering/5/bg.png) 1x, url(/Content/new/assets/imgs/ordering/5/bg@2x.png) 2x);
    background-repeat: no-repeat;
    background-position:50% 0%;
    position:relative;
    width:100%;
}
.ordering .section5 ul li{
    float:left;
    margin-left:75px;
}
.ordering .section5 .desc p.p1{
    color:#000;
    padding-bottom:130px;
}
.ordering .section5 .desc{
    float:right;
    margin-top:175px;
}
.ordering .section5 .desc h1{
    padding-top:30px;
}
.ordering .section5 ul{
    margin-top:85px;
}
.ordering .section6 {
    height:800px;
    background-image: url("/Content/new/assets/imgs/ordering/6/bg.png");
    background-image: -webkit-image-set(url(/Content/new/assets/imgs/ordering/6/bg.png) 1x, url(/Content/new/assets/imgs/ordering/6/bg@2x.png) 2x);
    background-repeat: no-repeat;
    background-position:50% 0%;
    position:relative;
    width:100%;
}
.ordering .section6 .desc h1,.ordering .section6 .desc p{
    color:#fff;
}
.ordering .section6 img {
    padding:100px 0px 45px 0px;
}
.ordering .section6 ul li{
    float:left;
    text-align:center;
    margin-right:75px;
}
.ordering .section6 ul li:first-child{
    border-right:1px solid #ccc;
    padding-right: 75px;
}
.ordering .section6 ul li p.p2{
    font-size:45px;
    color:#6c94de;
}
.ordering .section6 ul li span,.ordering .section7 ul li p.p3{
    font-size:18px;
    color:#727171;
    line-height: 40px;
}
.ordering .section6 ul {
    margin-left:0px;
}
.ordering .section6 .desc {
    margin-top:195px;
}
.ordering .section7 {
    height:851px;
    background-image: url("/Content/new/assets/imgs/ordering/7/bg.png");
    background-image: -webkit-image-set(url(/Content/new/assets/imgs/ordering/7/bg.png) 1x, url(/Content/new/assets/imgs/ordering/7/bg@2x.png) 2x);
    background-repeat: no-repeat;
    background-position:50% 0%;
    position:relative;
    width:100%;
}
/*.ordering .section7 .desc{
    position:absolute;
    left:360px;
}*/
.ordering .section7 .desc h1{
    padding:115px 0px 0px;
}
.ordering .section7 .desc p{
    padding: 5px 0px 45px;
}
.ordering .section7 .desc ul{
    margin-left: 365px;
    margin-top: 45px;
}
.ordering .section7 .desc ul li{
    float:left;
    margin-left:100px;
}
.ordering .section8 ul li {
    border:1px solid #ddd;
    padding-left:15px;
    margin-bottom:20px;
}
.ordering .section8 h1 {
    font-size:45px;
    color:#6c94de;
    padding-top: 30px;
    text-align:center;
    padding-bottom:25px;
}
.ordering .section8 ul li h3.h3{
    font-size:24px;
    line-height:5px;
}
.ordering .section8 ul li span{
    font-size: 16px;
    color: #727171;
    padding-left: 15px;
}
.ordering .section8 ul li span.span{
    padding-left:170px;
}
.ordering .section8 ul li.ele{
    border:none;
    padding-left:0px;
    width:100%;
}
.ele-l {
    float:left;
    width:70%;
    border:1px solid #ddd;
}
.ele-r {
    float:right;
    width:25%;
    border:1px solid #ddd;
}
.j-tab td:first-child {
    text-align: left;
    font-size: 24px;
    padding-left: 20px;
    line-height:50px;
    color:#000;
}
.j-tab td {
    font-size:16px;
    color:#727171;
    border-top:none;
    border-left:none;
}

