body{
    font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,sans-serif;
}
.page{
    background:#fff;
}
.hide{
    display:none;
}
h1,h2,h3,h4,h5,h6{font-weight: 100;margin: 0;padding: 0;}
ul li{
    list-style: none;
}
img{
    max-width: 100%;
}
.fl{
    float: left;
}
.fr{
    float:right;
}
.clearfix::before,
.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
#top {
    width:35px;
    height:35px;
    position:fixed;
    /*left:90%;*/
    right: 3%;
    display:none;
    bottom:70px;
    background:url(../images/return-top.png) no-repeat center center;
    z-index: 22220;
    background-size: contain;
}
p,li{
	/*letter-spacing: .05rem;*/
	line-height: 1.1rem;
}
/*顶部导航*/
.bar{
	background: none;
    color:#0e0d0d;
    border-bottom: none;
}
.logo_bg{
    background:url(../images/logo.png) center no-repeat;
    width: 28%;
    height: 100%;
    background-size: 100%;
    overflow: hidden;
}
.header_nav{
    position: absolute;
    width: 100%;
}
#swiper_container11{
	width: 63%;
	float: right;
    padding-bottom: 0;
    font-size:.7rem;
    color: #0e0d0d;
    line-height:2.2rem;
}
#swiper_container11 .swiper-slide a{
    color: #fff;
    line-height:2.2rem;
    background:none;
    text-align: center;
    height: 2.2rem;
}
#swiper_container11 .swiper-slide.active>a{
    background: url(../images/nav_bg.png) no-repeat center center;
    background-size: 99%;
}
.swiper-slide a{display:inline-block;width:100%;height:100%;}
.swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.theory-two,.course-two{
	display: none;
	background: #eee;
}
#swiper_container11 .swiper-slide .theory-two a,#swiper_container11 .swiper-slide .course-two a{
	color: #666;
}
#swiper_container11 .swiper-slide .theory-two a.active,#swiper_container11 .swiper-slide .course-two a.active{
	color:#B28A52;
    background: #ddd;
}
/*footer*/
.footer{
    background:#11151e;
    border-top:.08rem solid #11151e;
    font-size: .4rem;
    color: #999;
}
.footer ul{
    padding: 0;
    margin: 0;
}
/*.footer .footer_course ul li{
    height: 4rem;
}*/
.footer .footer_course ul li h4 i{
    width:1.2rem;
    height: 1.2rem;
    display: inline-block;
    position: relative;
    top: .6rem;
}
.footer .footer_course ul li p{
    padding: 0 0 0 1.15rem;
    margin-bottom: 0;
}
.footer .footer_course h4{
	font-weight: 400;
}
.footer .footer_course .footer_course1 h4 i{
    background: url(../images/footer_icon1.png) no-repeat;
    background-size: 70%;
}
.footer .footer_course .footer_course2 h4 i{
    background: url(../images/footer_icon2.png) no-repeat;
    background-size: 80%;
}
.footer .footer_course .footer_course3 h4 i{
    background: url(../images/footer_icon3.png) no-repeat;
    background-size: 80%;
}
.footer .footer_course .footer_course4 h4 i{
    background: url(../images/footer_icon4.png) no-repeat;
    background-size: 80%;
}
.footer .footer_course .footer_course5 h4 i{
    background: url(../images/footer_icon5.png) no-repeat;
    background-size: 80%;
}
.footer .footer_course .footer_course6 h4 i{
    background: url(../images/footer_icon6.png) no-repeat;
    background-size: 80%;
}
.footer .footer_foot{
    text-align: center;
    border-top:.15rem solid #667179;
    padding:.8rem .5rem;
    line-height: 1.2rem;
}
.footer_foot a{
    text-decoration: none;
    color: #999;
}
/*课程纲要*/
.c-banner{
	background: url(../images/course/course-bg.png) no-repeat center;
	padding: 2.2rem 0 4rem;
	background-size: cover;
}
.course-title{
	margin: 2rem auto;
	width: 80%;
	display: block;
}
.c-banner div{
	position: relative;
}
.course-pic{
	display: block;
    width: 60%;
    margin: 0 auto;
}
.c-banner p{
	color: #B28A52;
	font-size: .7rem;
	position: absolute;
}
.c-banner p a{
	color: #B28A52;
}
.c-p1{
	top: .7rem;
    text-align: right;
    right: 0.8rem;
}
.c-p2{
	bottom: 3rem;
    left: .8rem;
}
.c-p3{
	right: .8rem;
    text-align: right;
    bottom: -2.5rem;
}
.course-c1{
	background: #f3f3f3;
	padding: 2rem 0 1rem;
	color: #333;
}
.course-c1>img{
	display: block;
    width: 55%;
    margin: 0 auto;
}
.course-c1>div{
	padding-left: .6rem;
	padding-right: .6rem;
	padding-top: 2rem;
}
.course-c1 p{
	font-size: 0.7rem;
    margin: 0;
}
.course-c1 ul{
	margin: 0;
	padding: 2rem 0 1rem;
}
.course-c1 ul li{
	float: left;
	width: 50%;
	text-align: center;
	font-size: .7rem;
}
.course-c1 ul li p,.c4-list1 li p{
	color: #1e2c5a;
}
.course-c1 ul li i,.c4-list1 li i{
	background: url(../images/course/course-icon.png) no-repeat center;
	background-size: contain;
	width: .5rem;
	height: .5rem;
	display: inline-block;
	margin-right: .3rem;
}
.course-c1 ul li span{
	display: inline-block;
	margin: .8rem 0 1.2rem;
}
.course02,.course04,.course06{
	text-align: right;
}
.course03,.course04{
	background: #fff;
}
.course02 img,.course03 img{
	width: 8rem;
}
.course01 img,.course04 img,.course06 img{
	width: 10rem;
}
.course05 img{
	width: 12rem;
}
.course-c2{
	background: url(../images/course/course-bg2.png) no-repeat center;
	background-size: cover;
	padding: 2rem .6rem;
}
.c2{
	width: 94%;
    margin: 0 auto 1.5rem;
    display: block;
}
.c2-list{
	width: 88%;
	margin-left: 1rem;
}
.course-c3{
	background: #f3f3f3 url(../images/course/c3-bg.png) no-repeat center;
	background-size: cover;
	padding: 2rem 0;
}
.c3{
	width: 84%;
	display: block;
	margin: 0 auto 1.5rem;
}
.course-c3 p{
	text-align: center;
	padding: 0 .6rem;
	font-size: .7rem;
}
.c3-pic{
	width: 90%;
	display: block;
	margin: 2rem auto;
}
.course-c3>div span{
	display: inline-block;
	font-size: .7rem;
	float: left;
	text-align: center;
	margin: .5rem 0;
	color: #333;
}
.course-c3>div span i{
	display: inline-block;
	width: .5rem;
	height: .5rem;
	border-radius: .2rem;
	margin-right: .5rem;
}
.course-c3>div span:nth-child(1) i{background: #bd955d;}
.course-c3>div span:nth-child(2) i{background: #7e6b5a;}
.course-c3>div span:nth-child(3) i{background: #a6937c;}
.course-c3>div span:nth-child(4) i{background: #9d9d9d;}
.course-c3>div span:nth-child(5) i{background: #16274a;}
.course-c3>div span:nth-child(1),.course-c3 div span:nth-child(2){	
	width: 50%;
}
.course-c3>div span:nth-child(3),.course-c3 div span:nth-child(4),.course-c3 div span:nth-child(5){
	width: 33.3%;
}
.course-c4{
	background: url(../images/course/c4-bg.png) no-repeat;
	background-size: cover;
	padding: 2rem 0;
}
.c4{
	display: block;
    width: 92%;
    margin: 0 auto 2rem;
}
.c4-list1{
	padding: 0;
	margin: 0;
}
.c4-list1 li{
	width: 50%;
	float: left;
	text-align: center;
	font-size: .7rem;
	margin-bottom: 1rem;
	padding: 0 3%;
}
.c4-list1 li:nth-child(3){
	width: 100%;
}
.c4-list1 li p{
	margin: 0 0 .8rem 0;
}
.c4-list2{
	padding: 0;
	margin: 1rem .2rem 0;
}
.c4-list2 li{
	text-align: center;
	font-size: .7rem;
	float: left;
	border: 1px solid #888;
	margin: .4rem 2.6%;
	width: 28%;
	height: 9rem;
	position: relative;
}
.front p{
	color: #B28A52;
	margin-top: 0;
}
.front span{
	color: #333;
	width: 86%;
	display: inline-block;
	margin: 0 auto;
}
.front{
	border-top: 6px solid #1e2c5a;
	padding: 1rem 0 0;
}
.back{
	background: #B28A52;
	position: absolute;
	width: 100%;
	height: 0rem;
	top: 0;
	left: 0;
	text-align: center;
	overflow: hidden;
	transition-duration: .3s;
	color: #fff;
}
.back p{
	padding-top: 2rem;
}
.back2{
	/*height: 8.9rem;*/
	height: 100%;
}
/*订购方式*/
.o-banner{
	background: url(../images/order/o-bg1.png) no-repeat center;
	background-size: cover;
	padding:2.2rem 0;
}
.o-title{
	display: block;
	width: 90%;
	margin: 2rem auto;
}
.o-banner a{
	border: 1px solid #B28A52;
	display:block;
	margin: 0 auto;
	width: 5rem;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: .7rem;
	color: #B28A52;
	text-align: center;
}
.o-pic{
	display: block;
	margin: 2rem auto 0;
	width: 90%;
}
.all-day{
	background: url(../images/order/all-bg.png) no-repeat center;
	background-size: cover;
	padding: 2rem 5% 1rem;
}
.all-day>img{
	display: block;
	width: 42%;
	margin: 0 auto;
}
.all-day>p{
	font-size: .7rem;
	color: #FFFFFF;
	text-align: center;
	margin: 1rem 0;
}
.all-day div img{
	width: 5rem;
	display: block;
	margin: 0 auto 1rem;
}
.all-day div{
	text-align: center;
	color: #fff;
	margin: 1rem 0 2rem;
	padding: 0 .3rem;
}
.all-day div h4{
	font-weight: 400;
	font-size: .9rem;
	margin-bottom: .5rem;
}
.all-day div span{
	font-size: .65rem;
}
.all1,.all2{
	float: left;
	width: 50%;
}
.all3{
	clear: both;
}
.all3 span{
	display: inline-block;
	width: 80%;
	margin: 0 auto;
}
.call-buy{
	padding: 2rem 0 1.5rem;
}
.call-buy img{
	display: block;
	width: 33%;
	margin: 0 auto 1rem;
}
.call-buy>p{
	width: 90%;
	margin: .5rem auto;
	text-align: center;
	font-size: .7rem;
}
.call-buy>div{
	margin: 1.5rem auto .5rem;
	width: 96%;
	text-align: center;
	font-size: .7rem;
	border: 1px solid #959595;
}
.call-buy h4{
	color: #B28A52;
	font-weight: 400;
	padding: .3rem 0;
	font-size: .7rem;
}
.call-buy>div p{
	color: #fff;
	background: #1e2c5a;
	margin: 0;
	height: 2rem;
    line-height: 2rem;
}
.call-buy ul{
	padding: 0;
	margin: 0;
}
.call-buy ul li{
	float: left;
	text-align: center;
	width: 46%;
	border: 1px solid #959595;
	margin: .5rem 2%;
}
.call-buy ul li p{
	background: url(../images/order/call-bg.png) no-repeat center;
	background-size: cover;
	font-size: .7rem;
	margin: 0;
	height: 2.6rem;
	line-height: 3.4rem;
	color: #fff;
}
.call-buy span{
	font-size: .7rem;
	margin-bottom: 0.3rem;
    display: inline-block;
}
.call-buy p a{
	color: #fff;
}
.call-buy a{
	color: #333;
}
.web-buy{
	background: url(../images/order/web-bg.png) no-repeat center;
	background-size: cover;
	padding: 2rem 5%;
}
.web-buy>img{
	width: 33%;
	display: block;
	margin: 0 auto;
}
.web-buy p{
	font-size: .7rem;
	text-align: center;
	margin: 1rem auto;
}
.web-buy h4{
	font-weight: 400;
	font-size: .7rem;
	margin: 2rem auto .5rem;
	width: 90%;
}
.web-buy a{
	display: block;
	width: 90%;
	height: 2rem;
	line-height: 2rem;
	font-size: .7rem;
	padding: 0 0 0 .5rem;
	margin: 0 auto;
}
.hc{
	background: #B28A52 url(../images/order/web-search1.png) no-repeat 92% center;
	background-size: 1rem;
	color: #fff;
}
/*.hc:hover{
	background-color: #816030;
}*/
.ue{
	background: url(../images/order/web-search2.png) no-repeat 92% center;
	background-size: 1rem;
	border: 1px solid #959595;
	color: #333;
}
.ue:hover{
	border-color: #333;
}
/*课程简介*/
.index-banner .swiper-container{
	position: relative;
	padding-bottom: 0;
}
.index-banner .swiper-slide{
	padding: 2.2rem 0 0;
	height: 30rem;
}
.i-banner{
	background: url(../images/index/i-banner-bg.png) no-repeat center;
	background-size: cover;
}
.i-banner img{
	display: block;
    margin: 2rem auto 1.5rem;
    width: 90%;
}
.i-banner p{
	width: 90%;
    margin: 0 auto;
    font-size: .7rem;
    color: #fff;
    text-align: center;
}
.index-banner .i-banner a{
	width: 6rem;
    height: 1.8rem;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    margin: 2rem auto 0;
    display: block;
    line-height: 1.8rem;
    font-size: 1rem;

}
.i-banner2{
	background: url(../images/index/i-banner2-bg.png) no-repeat center;
	background-size: cover;
}
.i-banner2 img{
	display: block;
	margin-top: 2rem;
	width: 85%;
	margin-left: 5%;
}
.i-banner3{
	background: url(../images/index/i-banner3-bg.png) no-repeat center;
	background-size: cover;
}
.i-banner3 img{
	display: block;
	margin-top: 2rem;
	width: 85%;
	margin-left: 5%;
}
.index-banner .swiper-pagination{
	position: absolute;
	bottom: .2rem;
}
.index-banner .swiper-pagination-bullet{
	width: .5rem;
	height: .5rem;
	background: none;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: 1;
}
.index-banner .swiper-pagination-bullet-active{
	background: #fff;
}
.origin{
	background: url(../images/index/origin-bg.png) no-repeat center;
	background-size: cover;
	padding: 3rem 0 0;
	height: 28rem;
	position: relative;
}
.origin-title,.purpose img,.target>img{
	display: block;
	width: 60%;
	margin: 0 auto 1rem;
}
.origin p,.purpose p{
	font-size: .7rem;
	width: 80%;
	margin: 0 auto 2rem;
}
.origin-pic{
	position: absolute;
	bottom: 0;
}
.purpose{
	background: url(../images/index/purpose-bg.png) no-repeat center;
	background-size: cover;
	padding: 2rem 0 0;
	height: 28rem;
}
.target{
	background: url(../images/index/target-bg.png) no-repeat center;
	background-size: cover;
	padding: 2rem 0 4rem;
}
.target ul{
	padding: 0;
	margin: 2rem 0 0;
}
.target ul li{
	border: 1px solid #fff;
	padding: .3rem;
	width: 90%;
	margin: 1rem auto;
	height: 9.5rem;
}
.target ul li img{
	display: block;
	float: left;
	width: 35%;
	height: 100%;
}
.target ul li div{
	float: left;
	width: 63%;
	margin-left: 2%;
	text-align: center;
	background: #fff;
	border: 1px solid #959595;
	border-top: 2px solid #1e2c5a;
	height: 100%;
	padding: 0 .3rem;
}
.target ul li div h4{
	font-weight: 400;
	font-size: .8rem;
	color: #1e2c5a;
	padding-top: .8rem;
}
.target ul li div p{
	font-size: .65rem;
}
.learning-type{
	background: #f6f6f6;
	padding: 2rem .3rem 1rem;
}
.learning-type>img{
	width: 60%;
	display: block;
	margin: 0 auto;
}
.learning-type ul{
	padding: 0;
	margin: 1rem 0 0;
}
.learning-type ul li{
	float: left;
	padding: 0 .3rem;
	text-align: center;
	margin: .8rem 0;
}
.learning-type ul li:nth-child(1),.learning-type ul li:nth-child(2){
	width: 50%;
}
.learning-type ul li:nth-child(3),.learning-type ul li:nth-child(4),.learning-type ul li:nth-child(5){
	width: 33%;
}
.learning-type ul li img{
	width: 3rem;
}
.learning-type ul li h4{
	font-weight: 400;
	font-size: .8rem;
	color: #1e2c5a;
	margin: .5rem 0;
}
.learning-type ul li p{
	font-size: .7rem;
}
.modular{
	background: #e2e2e2;
	padding: 2rem .3rem;
}
.modular-title{
	width: 70%;
	display: block;
	margin: 0 auto;
}
.modular ul{
	padding: 0;
	margin: 2rem 0 0;
}
.modular ul li{
	float: left;
	width: 50%;
	text-align: center;
	padding: 0 .3rem;
	height: 5.5rem;
}
.modular ul li i{
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background: #1e2c5a;
	border-radius: 50%;
	margin-bottom: .1rem;
	margin-right: .3rem;
}
.modular ul li h4{
	font-weight: 400;
	color: #1E2C5A;
	font-size: .8rem;
}
.modular ul li p{
	font-size: .7rem;
}
.modular-pic{
	display: block;
	width: 90%;
	margin: 0 auto;
}
.ljyd{
	position: fixed;
	bottom: 0;
	display: block;
	width: 100%;
	height: 2.5rem;
	line-height: 2.7rem;
	color: #fff;
	font-size: 1rem;
	text-align: center;
	background: url(../images/index/ljyd-bg.png) no-repeat;
	background-size: cover;
}
/*导师介绍*/
.tutor-banner{
	background:#b28a52 url(../images/tutor/t-bg2.png) no-repeat center top;
	background-size: 100%;
	padding: 2.2rem 0 2rem;
}
.tutor-banner ul{
	padding: 0 5%;
	margin: 1rem 0 2rem;
}
.tutor-banner ul li{
	background: url(../images/tutor/t-icon.png) no-repeat left .3rem;
	background-size: .4rem;
	font-size: .65rem;
	color: #FFFFFF;
	padding-left: .7rem;
}
.tutor-banner ul li:nth-child(4){
	margin-bottom: .7rem;
}
.tutor-banner div{
	/*background: url(../images/tutor/t-pic.png) no-repeat center;
	background-size: 100% 100%;*/
	border: 1px solid #fff;
	padding: 0 .5rem 5% 1rem;
	color: #FFFFFF;
	font-size: .65rem;
	position: relative;
	width: 90%;
	margin: 0 auto;
}
.tutor-banner div p{
	margin: 0;
}
.tutor-banner div span{
	display: block;
    border-radius: .7rem;
    color: #fff;
    border: 1px solid #fff;
    background: #B28A52;
    font-size: .8rem;
    margin: -0.7rem auto 1rem;
    width: 4.5rem;
    text-align: center;
}
.tutor-banner div i{
	background: #B28A52 url(../images/tutor/t-icon.png) no-repeat center center;
	background-size: .4rem;
	width: .7rem;
	height: .7rem;
	display: inline-block;
	position: absolute;
}
.circle1{
	left: -0.35rem;
	top: 2.5rem;
}
.circle2{
	left: -0.35rem;
	bottom: 2.5rem;
}
.achieve{
	background: url(../images/tutor/achieve-bg.png) no-repeat center;
	background-size: cover;
	padding: 2rem 5%;
}
.achieve-title,.honor-title{
	display: block;
	width:40%;
	margin: 0 auto 1.5rem;
}
.achieve p{
	font-size: .65rem;
}
.achieve-pic{
	display: block;
	width: 90%;
	margin: 2rem auto 0;
}
.honor{
	background: #1e2c5a;
	padding: 2rem 5% 3rem;
}
.honor div{
	padding: 0;
	border-left: 1px solid #B28A52;
	margin-bottom: 1.5rem;
}
.honor div p{
	color: #fff;
	font-size: .65rem;
	position: relative;
	padding-left: .5rem;
}
.honor div p i{
	background: #1e2c5a url(../images/tutor/t-icon3.png) no-repeat center center;
	background-size: .4rem;
	width: .7rem;
	height: .7rem;
	display: inline-block;
	position: absolute;
	left: -0.37rem;
    top: 0.1rem;
}
.honor div p:first-child i{
	top: 0;
    background: #1e2c5a url(../images/tutor/t-icon3.png) no-repeat center 0.3rem;
    background-size: .4rem;
    height: 0.8rem;
}
.honor div p:last-child i{
	height: 4.5rem;
	background: #1e2c5a url(../images/tutor/t-icon3.png) no-repeat center .1rem;
	background-size: .4rem;
	top: .2rem;
}
.honor-pic{
	display: block;
	width: 98%;
	margin: 0 auto;
}
.actual{
	padding: 2rem 5% 3rem;
	text-align: center;
}
.actual img{display: block;}
.actua-title{
	width: 59%;
	margin: 0 auto 2rem;
}
.actual p{
	font-size: .65rem;
	width: 94%;
	margin: 0 auto;
}
.partner-title{
	width: 40%;
	margin: 3rem auto 2rem;
}
.tu-banner6{
	line-height: 0;
}
/*订单确认页面*/
.list-block .item-content{
    padding:0 .2rem;
}
.list-block .item-link .item-inner{
    padding:0;
    background:none;
}
.product {
    width: 100%;
    padding: 15px 3%;
    margin-bottom: 8px;
    margin-top: 2.5rem;
}
.product_list{
    margin:.5rem 0;
}
.product h1 {
    font-size: .7rem;
    font-weight: normal;
    margin-bottom: 12px;
     margin:0;
}
.product_list>ul{
    border:none;
}
.item-title-row{
    font-size:.7rem;
}
.product_list>ul li .item-subtitle{
    font-size:.6rem;
    color:#8a8a8a;
}
.product_list>ul li .item-text{
    font-size:1.2rem;
    color:#c30d23;
    margin-top:.7rem;
}
.product_list>ul li .item-text span{
    font-size:.6rem;
}
.product_list>ul li .item-text .num_control{
    padding:0;
    margin:0;
    float:right;
    overflow: hidden;
    margin-top:.1rem;
}
.product_list>ul li .item-text .num_control li{
    float:left;
    border:1px solid #c8c8c8;
     width:2rem;
    height:1.2rem;
    line-height:1rem;
     text-align:center;
      font-size:.8rem;
}
.product_list>ul li .item-text .num_control li:first-child{
    width:1.2rem;
    border-right:none;
}
.product_list>ul li .item-text .num_control li:last-child{
    width:1.2rem;
    border-left:none;
}
.product_list>ul li .item-text .num_control li input{
    width:100%;
    height:100%;
    border:none;
    text-align:center;
    font-size:.6rem;
    padding:0;
}
.product_list .item-inner{
    margin-top:.8rem;
}
.send_choise{
    width: 100%;
    padding: 15px 10px;
   /*background: #fffaf0;*/
}
.send_choise>h2{
    font-size:.7rem;
    background:url(../images/purchase_page/send_logo.png) no-repeat center left;
    background-size:6%;
    padding-left:1.3rem;
    color:#970819;
    font-weight:normal;
}
.send_choise .send_list>ul{
    border:none;
      /*background: #fffaf0;*/
}
.send_choise .send_list .item-subtitle{
     font-size:.5rem;
    color:#8a8a8a;
}
.send_choise .send_list .item-text{
    font-size:1.2rem;
    margin-top:.8rem;
}
.send_choise .send_list .item-text span{
     font-size:.6rem;
}
.send_choise .send_list .item-text p{
    float:right;
    margin:0;
    font-size:.65rem;
}
.send_choise .send_list .item-inner{
    margin-top:.8rem;
}
.send_choise .send_list{
    margin-top:.5rem;
}
.meal_details .send_list .item-content{
    border-bottom: 1px solid #bdbdbd;
}
.meal_details .send_list .item-content:last-child{
    border:none;
}
.meal_details .send_list .item-content .item-media{
	width: 4rem;
	height: 5rem;
	padding-top: .6rem;
}
.meal_details .send_list .item-content .item-media>img{
	/*width: 60%;*/
    height: 100%;
    margin: 0 auto;
}
.list-block li.media-item .item-title-row, .list-block.media-list .item-title-row{
	margin-top: .3rem;
}
.meal_details h2{
     font-size:.7rem;
    /*padding-left:1.3rem;*/
    color:#970819;
    font-weight:normal;
}
.meal_details{
    width: 94%;
    padding: 1.3rem 0 15px;
    background: #f3f3f3;
    margin: 0 auto;
    position: relative;
}
.kchnr{
	position: absolute;
    top: -3px;
    left: -3px;
    width: 4rem;
    z-index: 1;
}
.meal_details .send_list>ul{
    background: #f3f3f3;
    border:none;
}
.meal_details .item-subtitle{
    position: relative;
    top: .4rem;
}
.meal_details .item-title{
    /*height: 2rem;*/
    position: relative;
    top: .4rem;
    margin-bottom: .2rem;
    color: #333;
}
.meal_details .list-block{
    margin: .8rem 0;
}
.list-block .item-subtitle{
	font-size: .65rem;
	white-space: normal;
	color: #8a8a8a;
}
/*确认订单信息  footer*/
.order-active{
    font-size:.7rem;
    color:#c30d23;
    /*padding-left:.5rem;*/
    background: #fff;
}
.order-active>div{
	margin-left: .3rem;
}
.order-active span b{
    font-size:1.2rem;

}
.order-active i{
    font-style:normal;
    color:#999;
    font-size:.5rem;
    position:relative;
    top:-0.3rem;
}
.order-active a.order-btn{
    float:right;
    width:35%;
    height:100%;
    line-height:2.8rem;
    text-align:center;
    background:#c30d23;
    color: #fff;
    font-size:.8rem;
}
.bar-tab{
    height:2.8rem;
    background:#fff;
}
/*填写订单信息*/
.address{
    width:100%;
    padding: 2.5rem 0 15px;
}
.address h2{
    font-size: .7rem;
    font-weight: normal;
    margin:10px;
    color: #c30d23;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom:.5rem;
}
.address p{
    font-size: .65rem;
    padding: 10px 10px;
    margin: 0;
    /*border-bottom: 1px solid #f0f0f0;*/
    position: relative;
}
.address p span{
    display: inline-block;
    width:24%;
}
.address p input{
    border: none;
    width: 70%;
}
.address .node_type input{
    width:7%;
}
.address .debit_note{
    display:none;
}
.address p textarea{
    border: none;
    display: inline-block;
    width: 75%;
    resize: none;
    padding: 0;
}
.address .address_details{
    position:relative;
    border-bottom:none;
}
.address .address_details i{
    display:inline-block;
    width:1.3rem;
    height:1.3rem;
    background:url(../images/order_details/address_close.png) no-repeat center right;
    background-size:95%;
    position:absolute;
    top: .85rem;
    right: 1rem;
    display:none;
}
.address p b{
    color: #c30d23;
}
.address .fill_footer{
    color: #999;
}
.space{width: 100%;height: 1px; clear: both;}
.space1{width: 100%;height: 1px;border-bottom: 5px solid #f0f0f0;}
.fill_info{
   /* padding-top: 2.5rem;*/
}
.payment_details.buttons-tab .button{
    font-size:.7rem;
}
.pay_content{
   padding: 1.75rem .75rem;
    color: #6d6d72;
    background:#fffaf0;
}
.pay_content .tab p{
    font-size: .65rem;
}
.pay_content .tab p span,.pay_content .tab p i{
    color:#c30d23;
    font-style:normal;
}
.weixin_code{
    width:100%;
    height:100%;
    position: relative;
    z-index:100;
    background:rgba(0,0,0,0.7);
    text-align: center;
    color:#fff;
}
.weixin_code img{
    display: inline-block;
    margin-top:8rem;

}
.weixin_code i{
    font-size:50px;
    position:absolute;
    top:1rem;
    right: 1.5rem;
    font-style:normal;
}
.submit_fill_info{
    display:block;
    margin:0 auto;
    width: 100%;
    height: 100%;
    line-height: 2.8rem;
    text-align: center;
    background: #c30d23;
    color: #fff;
    font-size: .8rem;
}
/*提交成功*/
.submit_sueecss{
    padding-top: 5.5rem;
    text-align: center;
}
.submit_sueecss img{
    vertical-align: middle;
}
.submit_sueecss a{
    display: inline-block;
    background: #b28a52;
    border-radius: 5px;
    padding: 5px 30px;
    color:#fff;
}
.submit_sueecss a img{
    width: 16%;
    margin-right:10px;
}
.submit_sueecss span,.submit_sueecss b{
    color:#b28a52;
    margin-top:.5rem;
}
.submit_sueecss b img{
    width: 5%;
    margin-right:10px;
}