/*空清专题页样式*/

.prodescription .tit{font-size: 2.2rem;font-weight: bold;}
.prodescription .tit:before{border-left: none;}
.air-fresheners_tit{font-size: 1.8rem;margin: 1rem 0;}
.applicable{overflow: hidden;}

.ingredients{display: flex;display: -webkit-flex;}
.ingredients .ingredients_item{height: inherit;width: 48%;padding: 1rem;box-sizing: border-box;text-align: left;border: 1px solid;margin:1%;}
.ingredients .ingredients_item h5{font-size: 1.2rem;font-weight: bold;}



@media (max-width: 760px) {
	.applicable{margin-top: 18px;}
	.applicable .applicable_item{width: 100%;}
	.ingredients{margin-top: 18px;display: block;}
	.ingredients .ingredients_item{width: 100%;margin-bottom: 20px;}

}


.title {
    margin-top: 0;
    color: #0ba6ea;
    font-weight: bold;
}
.products-videos .videos-title .more{
    text-align: right;
    color: #337ab7;
    font-size: 1.125rem;
}
.products-videos .videos-title .more h5{
	 font-size: 1.125rem;
}
.products-videos .videos-list>div {
    height: 300px;
}


.ys {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.ys .a {
	height: 100%;
    background: #666;
    color: #fff;
    padding: 20px 10px;
}
.ys h4 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 5px;
}
.ys p {
    font-size: 16px;
    margin-left: 0;
    margin-bottom: 0;
}
.contact {
    background-color: #004f90;
    overflow: hidden;
    padding: 30px 0 50px;
}
.contact h2 {
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    font-size: 30px;
}
.contact h2 a {
    color: #FFFFFF;
}
.contact .cont-time, .contact .bta {
    overflow: hidden;
}
.contact h6 {
    color: #FFFFFF;
}
.contact .bta {
    margin-top: 20px;
}
.contact .bta .ahrf {
    background-color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    color: #004f90;
    width: 164px;
    padding: 15px 0;
    display: block;
}


.a {
    background-color: #f2f3f7;
}
