.column{
    width: 100%;
    margin-top: 30px;
}


.good_things{
    width: 100%;
}

/* 左 */
.good_left{
    width: 291px;
    height: 556px;
    float: left;
    background-color: #f9f9f9;
}

.good_left .left_t{
    width: 100%;
    height: 35px;
    line-height: 28px;
    color: #01728d;
    padding: 8px 0 0 10px;
    font-weight: 700;
    font-size: 16px;
}

.good_left .left_t span{
    display: block;
    width: 28px;
    height: 19px;
    float: left;
    margin: 5px 2px 0 0;
}

.good_left .left_b{
    width: 100%;
    height: 526px;
    padding: 0 20px;
}

.good_left .left_b .good_box:nth-child(1){
    margin-top: 10px;
}

.good_left .left_b .good_box{
    width: 100%;
    height: 77px;
    margin-top: 25px;
}

.good_box:hover p a{
    color: #1eaa9e;
}

.good_left .left_b .good_box .good_pic{
    display: inline-block;
    width: 77px;
    height: 77px;
}

.good_left .left_b .good_box .good_txt{
    float: right;
    width: 157px;
    height: 77px;
}

.good_box .good_txt p{
    font-size: 13px;
    color: #333;
    width: 100%;
    height: 44px;
    line-height: 22px;
    margin-bottom: 13px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.good_box .good_txt p:hover{
    color: #1eaa9e;
    cursor: pointer;
}

.good_box .good_txt span{
    color: #999;
    font-size: 13px;
}

.good_box .good_txt span i{
    color: #ed1821;
}

/* 中 */
.good_count{
    display: inline-block;
    width: 584px;
    height: 556px;
    margin-left: 20px;
    border: 1px solid #e6e6e6;
}

.good_count:hover p a{
    color: #1eaa9e !important;
}

.good_count .count_pic{
    display: block;
    width: 100%;
    height: 413px;
}

.count_b{
    width: 100%;
    height: 143px;
    padding: 17px 31px 0 28px;

}

.count_b p{
    width: 100%;
    height: 72px;
    font-size: 25px;
    color: #333;
    line-height: 36px;
    margin-bottom: 11px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

.count_b span{
    font-size: 14px;
    color: #ed1821;
}

span i{
    font-weight: 700;
}

/* 右 */
.good_right{
    width: 285px;
    height: 556px;
    float: right;
    background-color: #f9f9f9;
    padding: 23px 21px 23px 19px;
}

.good_boxs:hover p a{
    color: #1eaa9e !important;
}

.good_right .good_boxs{
    width: 100%;
    margin-bottom: 25px;
}

.good_right .good_boxs .boxs_pic{
    display: block;
    width: 245px;
    height: 165px;
}

.good_right .good_boxs p{
    width: 100%;
    height: 44px;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
    margin: 9px 0 7px 0;
}

.good_right .good_boxs span{
    font-size: 13px;
    color: #999;
}

.good_right .good_boxs span i{
    color: #ed1821;
}

/* 热门产品 */
.hot_product{
    width: 100%;
    margin-top: 45px;
}

.hot_product .hot_top{
    width: 100%;
    height: 30px;
    background: url('../img/hot_line.png') no-repeat center;
    background-size: 1200px;
}

.hot_product .hot_top span{
    display: block;
    width: 123px;
    height: 25px;
    background-color: #fff;
    font-size: 25px;
    color: #333;
    font-weight: 700;
}

.hot_btm{
    width: 100%;
}

.hot_btm a{
    display: block;
    float: left;
    padding: 8px 21px 9px;
    background-color: #eeeeee;
	border-radius: 16px;
    font-size: 13px;
    color: #01728d;
    margin: 19px 12px 0 12px;
}

.hot_btm a:hover{
    color: #fff;
    background-color: #01728d;
}

/* 增强免疫力 */
.develop_disease{
    width: 100%;
    margin-top: 45px;
}

.develop_top ,.deve_three_top{
    width: 100%;
    height: 30px;
}

.develop_top span ,.deve_three_top span{
    font-size: 25px;
    color: #333;
    font-weight: 700;
}

.develop_top ul ,.deve_three_top ul{
    display: inline-block;
}

.develop_top i ,.deve_three_top i{
    font-size: 14px;
    color: #999;
    padding: 0;
    display: inline-block;
    margin-left: 24px;
    margin-right: -15px;
}

.develop_top ul li ,.deve_three_top ul li{
    height: 13px;
    line-height: 13px;
    float: left;
    padding: 0 15px;
    border-right: 1px solid #555;
}

.develop_top ul li a ,.deve_three_top ul li a{
    color: #555;
    display: inline-block;
    max-width: 140px;
    height: 19px;
}

.develop_top ul li a:hover ,.deve_three_top ul li a:hover{
    color: #1eaa9e;
}

.develop_top ul li:nth-last-child(1) ,.deve_three_top ul li:nth-last-child(1){
    border-right: 0;
}

.develop_box ,.deve_three_box{
    width: 100%;
}

.deve_col{
    color: #1eaa9e !important;
}

.develop_box_one ,.deve_three_box_one{
    width: 100%;
}

.develop_box .develop_box1 ,.deve_three_box .deve_three_box1{
    width: 285px;
    height: 282px;
    background-color: #f9f9f9;
    padding: 23px 20px;
    float: left;
    margin:17px 0 0 20px;
}

.develop_box1:hover p a ,.deve_three_box1:hover p a{
    color: #1eaa9e !important;
}

.develop_box_one .develop_box1:nth-child(1) ,.deve_three_box_one .deve_three_box1:nth-child(1){
    margin-left: 0;
}

.develop_box .develop_box1 .deve_pic ,.deve_three_box .deve_three_box1 .deve_three_pic{
    display: block;
    width: 245px;
    height: 165px;
}

.develop_box .develop_box1 p ,.deve_three_box .deve_three_box1 p{
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 44px;
    line-height: 22px;
    margin: 7px 0 7px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.develop_box .develop_box1 span ,.deve_three_box .deve_three_box1 span{
    font-size: 13px;
    color: #999;
    font-weight: 300;
}

.develop_box .develop_box1 span i ,.deve_three_box .deve_three_box1 span i{
    color: #ed1821;
    margin-left: 0;
}

/* 增强免疫力2 */
.develop_two{
    width: 100%;
    margin-top: 45px;
}

.develop_two_top{
    width: 100%;
    height: 30px;
}

.develop_two_top span{
    font-size: 25px;
    color: #333;
    font-weight: 700;
}

.develop_two_top ul{
    display: inline-block;
}

.develop_two_top i{
    font-size: 14px;
    color: #999;
    padding: 0;
    display: inline-block;
    margin-left: 24px;
    margin-right: -15px;
}

.develop_two_top ul li{
    height: 13px;
    line-height: 13px;
    float: left;
    padding: 0 15px;
    border-right: 1px solid #555;
}

.develop_two_top ul li a{
    color: #555;
}

.develop_two_top ul li a:hover{
    color: #1eaa9e;
}

.develop_two_top ul li:nth-last-child(1){
    border-right: 0;
}

.develop_two_btm{
    width: 100%;
    margin-top: 20px;
}

.develop_two_btm .deve_btm_box{
    width: 584px;
    height: 556px;
    border: solid 1px #e6e6e6;
    float: left;
}

.deve_btm_box:hover p a{
    color: #1eaa9e !important;
}

.develop_two_btm .deve_btm_box .deve_btm_pic{
    display: block;
    width: 582px;
    height: 413px;
}

.develop_two_btm .deve_btm_box p{
    width: 100%;    
    height: 68px;
    line-height: 34px;
    font-size: 25px;
    color: #333;
    padding: 0 28px 0;
    margin-top: 15px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.develop_two_btm .deve_btm_box span{
    display: block;
    color: #ed1821;
    font-size: 14px !important;
    margin: 13px 0 0 28px;
}

.develop_two_btm .good_right{
    margin-left: 20px;
}

/* 增强免疫力3 */
.develop_three{
    width: 100%;
    margin: 47px 0 50px;
}

.develop_three .develop_three_lt{
    width: 895px;
    float: left;
}

.develop_three .develop_three_rt{
    width: 292px;
    float: right;
}

.develop_three_top{
    width: 100%;
    height: 47px;
    line-height: 50px;
    border-bottom: 4px solid #02718d;
}

.develop_three_top span{
    display: block;
    width: 100%;
    height: 47px;
    color: #01728d;
    font-size: 16px;
    font-weight: 700;
    background: url('../img/develop3.png') no-repeat;
    background-position: 10px;
    padding-left: 35px;
}

.develop_three_btm{
    width: 100%;
	height: 581px;
	background-color: #f9f9f9;
    padding: 28px 20px 0;
}

.develop_three_btm .good_box{
    width: 100%;
    height: 94px;
    margin-bottom: 16px;
    border-bottom: 1px dashed #e6e6e6;
}

.develop_three_btm .good_box:nth-last-child(1){
    border-bottom: 0;
}

.develop_three_btm .good_box .good_pic{
    display: inline-block;
    width: 77px;
    height: 77px;
}

.develop_three_btm .good_box .good_txt{
    float: right;
    width: 157px;
    height: 77px;
}

.develop_three_btm .good_box .good_txt p{
    font-size: 13px;
    color: #333;
    width: 100%;
    height: 44px;
    line-height: 22px;
    margin-bottom: 13px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.develop_three_btm .good_box .good_txt p:hover{
    color: #1eaa9e;
    cursor: pointer;
}

.develop_three_btm .good_box .good_txt span{
    color: #999;
    font-size: 13px;
}

.develop_three_btm .good_box .good_txt span i{
    color: #ed1821;
}