 
.bigdiv>.content{
	width: 70%;
	margin: 0 auto;
}

.bigdiv>.content>.topcontent{
	width: 100%;
	/*height:450px;*/
	position: relative;
	/*background: url(../images/tancanDT/laonian_BG.png);
	background-size:100% 100% ;*/
}

.bigdiv>.content>.topcontent>.icondiv{
	padding: 5px 0;
	width: 8%;
	height: 23%;
	position: absolute;
	left: 10%;
	background: white;
	text-align: center;
    top:0;
    display:none;
}
.bigdiv>.content>.topcontent>.text_title{
	position: absolute;
	width: 54%;
	right: 5%;
	height: 6%;
	font-family: "楷体";
	text-align: left;
	color: #E15517;
	top:8%;
	border-bottom: 1px solid #E15517;
    font-size:1.2vw;
}
.bigdiv>.content>.topcontent>.text{
	position: absolute;
	width: 30%;
	right: 24%;
	height: 70%;
	top:16%;
    font-size:1.1vw;
    text-align:center;
    
}
    .bigdiv > .content > .topcontent > .text>.prevPage
    {
        display:none;

         transform:rotate(180deg);
    }

    .bigdiv > .content > .topcontent > .text > button
    {
        background:none;
        border:0;
        width:70%;
    }

.bigdiv>.content>.topcontent>.text>.packName>p{
	margin: 7px;
}
.bigdiv>.content>.topcontent>.text>.packName>p>a{
	text-decoration: none;
	color: dimgray;
}
.bigdiv>.content>.topcontent>.buybtn{
	width: 15%;
	right: 6%;
	bottom: 12%;
	position: absolute;
    max-height:280px;
    overflow:auto;
}
.bigdiv > .content > .topcontent > .buybtn>img
{
    width:100%;

}
.bigdiv>.content>.btmcontent{
	width: 100%;
	font-size: 0;
    text-align:center;
}
.bigdiv>.content>.btmcontent>img{
	max-width: 100%;

	
}






.checktaocan{
	color:  #E15517 !important;
}









 