.bgcolor { background:#f5f5f5; }
.dosilag-menu-list.pc { display:block; }
.dosilag-menu-list.pc > .list-head { position: relative; }
.dosilag-menu-list.pc > .list-head > a { width:48px; height:48px; }
.dosilag-menu-list.pc > .list-head > a:nth-of-type(1) { position: absolute; left: 0; top: 0; background:url('/data/main/ico_prev.png')no-repeat center center; }
.dosilag-menu-list.pc > .list-head > a:nth-of-type(1):hover { background:url('/data/main/ico_prev_hover.png')no-repeat center center; }
.dosilag-menu-list.pc > .list-head > a:nth-of-type(2) { position: absolute; right: 0; top: 0; background:url('/data/main/ico_next.png')no-repeat center center; }
.dosilag-menu-list.pc > .list-head > a:nth-of-type(2):hover { background:url('/data/main/ico_next_hover.png')no-repeat center center; }
.dosilag-menu-list.pc > .list-head > p { text-align:center; }
.dosilag-menu-list.pc > .list-head > p > b { display:block; font-size:35px; color:#333; margin-bottom:30px; }
.dosilag-menu-list.pc > .list-head > p > span { display:block; margin-bottom:60px; }
.dosilag-menu-list.pc > .list-body > ul, .dosilag-menu-list > .list-body > ul > li > ul { list-style:none; margin:0; padding:0; width:100%; overflow:hidden; }
.dosilag-menu-list.pc > .list-body > ul > li { float:left; width:calc((100% - 1px) / 7); }

.dosilag-menu-list.pc > .list-body > ul {  border-bottom:1px solid #ddd; }
.dosilag-menu-list.pc > .list-body > ul > li > ul > li { padding:25px 10px; border-left:1px solid #ddd; height:322px; }
.dosilag-menu-list.pc > .list-body > ul > li > ul > li > b { display: block; text-align: center; color:#da2424; margin-bottom:10px; }
.dosilag-menu-list.pc > .list-body > ul > li > ul > li > p { font-size:16px; line-height:26px; text-align:center; }
.dosilag-menu-list.pc > .list-body > ul > li > ul > li > p > span { display:block; margin-top:10px; border:1px solid #ddd; font-size:16px; font-weight:400; padding: 10px 0; border-radius: 5px; background: #fff; }
.dosilag-menu-list.pc > .list-body > ul > li > ul > li.first { background:#9e000c; height:100px; border-left:1px solid #ddd; color:#fff; text-align:center; }
.dosilag-menu-list.pc > .list-body > ul > li > ul > li.first > span { display:block; font-size:16px; letter-spacing:400; padding-bottom:10px; }
.dosilag-menu-list.pc > .list-body > ul > li > ul > li.first > b { display:block; font-size:35px; font-weight:500; color:#fff; }
.dosilag-menu-list.pc > .list-body > ul > li:nth-of-type(7n) { border-right:1px solid #ddd; }
.banner-order { display:block; background:url('/data/main/banner_order.jpg')no-repeat center center; height:104px; margin-top:50px; }


@media all and (max-width:1199px) {
	.dosilag-menu-list.pc > .list-head > p > b { font-size: 30px; margin-bottom: 20px; }
	.dosilag-menu-list.pc > .list-head > p > span { margin-bottom: 40px; }
	.dosilag-menu-list.pc > .list-body > ul > li > ul > li.first > span { font-size: 14px; }
	.dosilag-menu-list.pc > .list-body > ul > li > ul > li.first > b { font-size: 30px; }
	.dosilag-menu-list.pc > .list-body > ul > li > ul > li > b { font-size:16px; }
	.dosilag-menu-list.pc > .list-body > ul > li > ul > li > p { font-size: 14px; line-height: 24px; }
	.dosilag-menu-list.pc > .list-body > ul > li > ul > li > p > span { font-size: 14px; padding: 8px 0; }
}

.dosilag-menu-list.mobile > .list-head { position: relative; }
.dosilag-menu-list.mobile > .list-head > a { width:48px; height:48px; }
.dosilag-menu-list.mobile > .list-head > a:nth-of-type(1) { position: absolute; left: 0; top: 0; background:url('/data/main/ico_prev.png')no-repeat center center; }
.dosilag-menu-list.mobile > .list-head > a:nth-of-type(1):hover { background:url('/data/main/ico_prev_hover.png')no-repeat center center; }
.dosilag-menu-list.mobile > .list-head > a:nth-of-type(2) { position: absolute; right: 0; top: 0; background:url('/data/main/ico_next.png')no-repeat center center; }
.dosilag-menu-list.mobile > .list-head > a:nth-of-type(2):hover { background:url('/data/main/ico_next_hover.png')no-repeat center center; }
.dosilag-menu-list.mobile > .list-head > p { text-align:center; }
.dosilag-menu-list.mobile > .list-head > p > b { display:block; font-size:28px; color:#333; margin-bottom:10px; }
.dosilag-menu-list.mobile > .list-head > p > span { display:block; font-size:16px; margin-bottom:20px; }
.dosilag-menu-list.mobile > .list-body > ul, .dosilag-menu-list.mobile > .list-body > ul > li > ul { list-style:none; margin:0; padding:0; width:100%; overflow:hidden; }
.dosilag-menu-list.mobile > .list-body > ul > li { float:left; width:calc(100% / 7); }
.dosilag-menu-list.mobile > .list-body > ul > li a { display:block; color:#fff; }
.dosilag-menu-list.mobile > .list-body > ul > li a:hover, .dosilag-menu-list.mobile > .list-body > ul > li a.active { background:#d20010; color:#ffea3a; }
.dosilag-menu-list.mobile > .list-body > ul > li > a > span,
.dosilag-menu-list.mobile > .list-body > ul > li > a > b { display:block; text-align:center; }
.dosilag-menu-list.mobile > .list-body > ul > li > a > span { font-size:16px; }
.dosilag-menu-list.mobile > .list-body > ul > li > a > b { font-size:25px; margin-top:10px; }
.dosilag-menu-list.mobile > .list-body > ul { background: #9e000c; width:100%; list-style:none; margin:0; padding:0 20px; }

.dosilag-menu-list.mobile .tab-pane > ul { list-style:none; margin:0; padding:0; width:100%; overflow:hidden; }
.dosilag-menu-list.mobile .tab-pane > ul > li { font-size:18px; line-height:30px; color:#666; padding:30px 0; text-align:center; letter-spacing: -0.02em; font-weight: 400; }
.dosilag-menu-list.mobile .tab-pane > ul > li > b { font-size:20px; display: block; text-align: center; color:#da2424; margin-bottom:10px; }
.dosilag-menu-list.mobile .tab-pane > ul > li > p > span { display:block; margin-top:10px; border:1px solid #ddd; font-size:16px; font-weight:400; padding: 10px 0; border-radius: 5px; background: #fff; width: 140px; margin: 10px auto;}

.dosilag-menu-list.mobile { display:none; }
.dosilag-menu-list.mobile .nav-pills>li+li { margin-left: 0px; }
.dosilag-menu-list.mobile .nav-pills>li.active>a,
.dosilag-menu-list.mobile .nav-pills>li.active>a:hover,
.dosilag-menu-list.mobile .nav-pills>li.active>a:focus { color: #ffea3a; background-color: #d20010; }
.dosilag-menu-list.mobile .nav-pills > li > a { border-radius: 0; }
.dosilag-menu-list.mobile .tab-content { color : white; background-color: #fff; padding : 0px; }


@media all and (max-width:991px) {
	.dosilag-menu-list.pc { display:none; }
	.dosilag-menu-list.mobile { display:block; }
}


.ori > li {width: 100% !important;border-left: 1px solid #ddd;border-right: 1px solid #ddd;padding: 25px 10px;}
.ori > li > b {display: block;text-align: center;color: #da2424;margin-bottom: 10px;}
.ori > li > p {text-align: center;text-align: cneter !important;line-height: 25px;}

.menu-tabs { text-align:center; padding-bottom:40px; }
.menu-tabs > a { display: inline-block; padding: 0 30px; line-height: 50px; height: 50px; margin-right: 20px; background: #eee; border-radius: 10px; font-size: 18px; color: #666; font-weight: 400; }
.menu-tabs > a.on { background:#e76d05; color:#fff; }
