.bannerbox {width: 100%;position: relative;overflow: hidden;height: 543px;}
.banner {width: 1920px;position: absolute;left: 50%;margin-left: -960px;}
.page-main{box-shadow:0px 0px 30px 0px rgba(5,5,5,0.08);border-radius:4px;width:1266px;margin:98px auto 50px auto;padding-bottom:60px;}
.page-title{
    background: -webkit-linear-gradient(92deg,rgba(107,159,253,1),rgba(38,73,248,1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(92deg,rgba(107,159,253,1),rgba(38,73,248,1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(92deg,rgba(107,159,253,1),rgba(38,73,248,1)); /* Firefox 3.6 - 15 */
    background:linear-gradient(92deg,rgba(107,159,253,1),rgba(38,73,248,1));
    text-align:center;border-radius:4px;height:86px;line-height:86px;font-size:34px;color:#fff;}
.page-head{text-align:center;margin-top:75px;}
.page-head .main{font-size:20px;color:#333;font-weight:400;}
.page-head .main>span{font-size:40px;}
.page-head .small{font-size:16px;color:#5D5D5D;margin-top:40px;font-weight:400;}
.page-other{margin:75px 90px;}
.page-other .title{font-size:16px;color:#333;font-weight:400;}
.page-other .other-list{overflow:hidden;}
.page-other .other-list .list{margin-top:20px;font-weight:400;margin-right:60px;background:url(../images/edition_meal/gou.png) no-repeat left center;padding-left:26px;float:left;}
.page-other .other-list .list:nth-child(3n){margin-right:0;}
.orang{color:#FB6F6F;}
.page-content{margin:75px 88px 0 75px;}
.page-content:after{content:'';display:block;clear:both;}
.page-content .group{width:348px;float:left;margin-right:20px;}
.page-content .group:last-child{margin-right:0;}
.page-content .group .list{box-shadow:0px 0px 5px 0px rgba(75,78,173,0.18);margin-bottom:20px;padding:30px 48px 40px 48px;}
.page-content .group .list .main{margin-bottom:20px;font-size:24px;color:#333;font-weight:400;}
.page-content .group .list .table{font-size:16px;color:#5D5D5D;width:100%;font-weight:400;}
.page-content .group .list .table tr td{padding:7px 0;}
.page-content .group .list .table tr td:last-child{text-align:right;}