body{
	background: #F2f2f2;
}
.hp-top{
	height: 0.97rem;
	line-height: 0.97rem;
	background: #8DC556;
	padding: 0 0.2rem;
}
.hp-top a:first-child{
	color: #FFF;
	font-size: 0.3rem;
}
.hp-top img{
	width: 0.4rem;
    vertical-align: middle;
}
.hp-top span{
	font-size: 0.34rem;
    color: #FFF;
   	margin-left: 2.5rem;
}
.hp-top i{
	font-style: normal;
	font-size:0.3rem;
	color: #FFF;
}
.tc-top{
	height: 0.9rem;
	background: #FFF;
	border-bottom: 1px soli #EBEBEB;
}
.tc-top ul{
	display: flex;
	justify-content:flex-start;
}
.tc-top ul li{
	font-size: 0.3rem;
	width: 33.3%;
	border-right: 1px solid #EBEBEB;
	text-align: center;
	margin-top: 0.3rem;
}
.tc-top ul li.active span{
	border-bottom: 2px solid #8EC555;
	padding-bottom: 0.25rem;
}
.tc-main{
	padding:0.2rem;
	background: #FFF;
	margin-bottom: 1.4rem;
}
.item img{
	width: 100%;
}
.item-intr{
	border-bottom: 1px solid #DDD;
	padding-bottom: 0.2rem;
}
.a-tc{
	font-size: 0.36rem;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}
.item-main{
	padding:0.2rem 0;
}
.tc-name,.tc-add{
	font-size: 0.28rem;
	color: #999;
	line-height: 0.45rem;
}
.item-main .item-co{
	color: #999;
	margin-bottom: 0.5rem;
}
.item-main .item-info{
	color: #999;
	line-height: 0.4rem;
}
.item-bt{
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 1rem;
	line-height: 1rem;
}
.item-bt ul li{
	width: 50%;
	float: left;
	text-align: center;
	font-size: 0.3rem;
}
.item-bt ul li:first-child{
	background: #FFF;
	color: #999;
}
.item-bt ul li:first-child span{
	display: inline-block;
    background: url(../img/xing.png) no-repeat;
    width: 0.6rem;
    height: 0.6rem;
    background-size: 0.6rem;
    vertical-align: middle;
}
.item-bt ul li.active:first-child span{
	display: inline-block;
    background: url(../img/xing-a.png) no-repeat;
    width: 0.6rem;
    height: 0.6rem;
    background-size: 0.6rem;
    vertical-align: middle;
}
.item-bt ul li:first-child img{
	width: 0.6rem;
    vertical-align: middle;
    margin-right: 0.1rem;
    margin-top: -0.1rem;
}
.item-bt ul li:last-child{
	background: #8EC555;
	color: #FFF;
}
.body-content{
	display: none;
	background: #F0F0F0;
	font-size: 0.28rem;
	padding: 0 0.2rem;
	padding-top: 0.2rem;
}
.body-item>p{
	height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    padding: 0 0.2rem;
}
.body-item>p img{
    width: 0.4rem;
    margin-top: 0.3rem;
}
.body-item>p.rot img{
	transform: rotate(90deg);
}
.body-item>p.rot+.body-content{
	display: block;
}
.bg{
	height: 0.2rem;
	background: #F2f2f2;
}
.tc-main:nth-child(2){
	padding: 0;
}
.tc-main:nth-child(2) .item{
	padding: 0.2rem;
	margin-bottom: 0.2rem;
	background: #fff;
}
.body-content div p{
	line-height: 0.4rem;
	color: #999;
}
.body-content div:first-child{
	margin-bottom:0.2rem;
}
.tc-main .tjxz{
	font-size: 0.35rem;
	color: #000;
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
}
.tc-xz p{
	color: #999;
	margin-bottom: 0.2rem;
	line-height: 0.5rem;
	font-size: 0.28rem;
}
.tc-body .tc-main:nth-child(2){
	display: none;
}
.tc-body .tc-main:nth-child(3){
	display: none;
}
.modal-footer button{
	width: 48%;
	float: left;
}
.modal-dialog{
	margin: 0;
	margin-top: 4.5rem;
}
.modal-content{
	margin:0;
	margin-left: 1.3rem;
	width: 5rem;
	height: 3rem;
}
.modal-footer{
	padding: 0;	
	margin-top: 0.44rem;
}
.modal-footer button:first-child{
	color: #000;
	background: #FFF;
	min-width: 0.56rem !important;
    height: 0.64rem !important;
}
.modal-footer button:last-child{
	color: #FFF;
	background:#8EC555;
}
.modal-footer button:last-child a{
	color: #FFF;
}
.modal-body p:first-child{
	font-size:0.36rem;
	margin-bottom: 0.53rem;
}
.modal-body p:last-child{
	font-size: 0.36rem;
	color: #F39801;
	text-align: center;
}
.modal-footer .btn+.btn{
	margin-left: 0.19rem;
	min-width: 0.56rem !important;
    height: 0.64rem !important;
}
