
.content .left .bottom .textbottom {
    font-size: 16px;
    /*text-indent: 28px;*/
    margin-bottom: 30px;
	padding:30px 0 30px 0;
}
.content .left .bottom .textbottom p
{
	line-height:30px;
}

.content .left .bottom .textbottom {
    /*margin-top: 30px;*/
}
.content .left .bottom .textbottom  div{
   
    /*margin-bottom: 30px;*/
}
.content .left .bottom .textbottom  div img{
   
   width: 100%;
}
@media screen and (max-width:800px) {

    .content .left .bottom .textbottom  {
        font-size: 16px;
        /*text-indent: 32px;*/
        margin-bottom: 30px;
		padding:30px 0 30px 0;
    }
	.content .left .bottom .textbottom p
{
	line-height:30px;
}

}
@media screen and (max-width:750px) {

    .content .left .bottom .textbottom  {
        font-size: .3733rem;
        /*text-indent: 32px;*/
        margin-bottom: 30px;
		padding:30px 0 30px 0;
    }
	.content .left .bottom .textbottom p
{
	line-height:30px;
}

}