/*************************
common-dl.css
**************************/
.o-h2-ti{
	font-size: 30px;
	line-height: 55px;
	text-align: center;
}

.o-dl-out-ob img{
	display: block;
	margin: 0 auto;
	max-width: 358px;
	width: 100%;
}

.o-h3-ti{
	font-size: 28px;
	line-height: 30px;
	text-align: center;
	color: #00a0e8;
}

.o-h4-ti{
	font-size: 17px;
	line-height: 30px;
	text-align: left;
	margin-bottom: 5px;
}

.o-dl-ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 15px;
	line-height: 26px;
	color: #000;
}

.o-dl-deti-ob{
	margin-top: 25px;
	box-sizing: border-box;
	padding: 15px;
	background: #e9f1fa;
	border-radius: 5px;
}

.o-dl-out-ob{
	margin-bottom: 40px;
}

.o-recomend-b{
	box-sizing: border-box;
	margin-top:15px;
	text-align: center;
}

.o-dl-deti-ob p{
	font-size: 14px;
	line-height: 22px;
}

.o-dl-ul li{
	box-sizing: border-box;
	padding-left: 20px;
	text-indent: -11px;
	text-align: center;
}

.o-dl-ul li i{
	color: #00a0e8;
	margin-right: 5px;
}

.o-recomend-b{
    width: 100%;
    padding-left: 0;
    margin: 0 auto;
}

/*** check ***/

/** thanks**/



@media (min-width:576px){

}


@media (min-width:768px){

}

/*@media (orientation: landscape) and (max-width: 992px){

}*/

@media (min-width:992px){
.o-recomend-b{
	width: 60%;
	padding-left: 0;
	margin: 0 auto;
}
}

@media (min-width:1200px){

}

/*@media only screen and (min-device-width: 520px) and (max-device-width: 1024px) and (orientation:portrait) {

}*/
