﻿.bg_box{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.div_pigment_box{
    position: relative;
    z-index: 3;
}

.div_pigment_info {
    padding: 80px 0px 0px 0px;
}

.div_pigment_title{
	font-size: 48px;
	color: #27292b;
	text-align: center;
	line-height: 1.5;
	font-weight: bold;
}

.div_pigment_subtitle{
	font-size: 30px;
	color: #27292b;
	text-align: center;
	line-height: 1.5;
	margin-top: 30px;
	font-weight: bold;
}

.div_pigment_text{
	font-size: 18px;
	color: #27292b;
	text-align: left;
	line-height: 36px;
	margin-top: 20px;
}

.div_introduce_list {
    width: 1200px;
    margin: 40px auto 40px auto;
    overflow: hidden;
}

.div_introduce_list .tj_li {
    width: 23%;
    float: left;
    margin: 1.5% 1%;
}

.div_introduce_list .tj_li .img {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}

.div_introduce_list .tj_li .title {
    font-size: 54px;
    line-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #202020;
}

.div_introduce_list .tj_li .title .dw {
    font-size: 20px;
    margin-left: 5px;
}

.div_introduce_list .tj_li .text {
    font-size: 18px;
    line-height: 28px;
    color: #202020;
    text-align: center;
}


.div_pigment_box table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}


.div_pigment_box table th {
        font-size: 14px;
        color: #303030;
        text-align: center;
        white-space: nowrap;
        padding: 15px 15px;
		position: relative;
    }
	
	.div_pigment_box table th::after{
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 2px;
		height: 100%;
		background-color: #ffffff;
	}
	
	.div_pigment_box table th:last-child::after{
		content: "";
		width: 0px;
	}

    .div_pigment_box table td {
        font-size: 14px;
        padding: 15px 15px;
        color: #4d4d4e;
        border-left: 0px;
        text-align: center;
		position: relative;
    }
	
	.tab_tr1{
		background-color: #fffaf4;
	}
	
	.tab_tr1 td:before {
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		height: 100%;
		background-color: #ffeed2;
    }
	
	.tab_tr1 td:last-child::before {
		content: "";
		width: 0px;
	}
	
	.tab_tr1 td::after {
		content: " ";
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: #ffeed2;
	}
	
	.tab_tr2{
		background-color: #fff5f4;
	}
	
	.tab_tr2 td:before {
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		height: 100%;
		background-color: #fee9e8;
	}
	
	.tab_tr2 td:last-child::before {
		content: "";
		width: 0px;
	}
	
	.tab_tr2 td::after {
		content: " ";
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: #fee9e8;
	}
	
	.tab_tr3{
		background-color: #f4f3f8;
	}
	
	.tab_tr3 td:before {
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		height: 100%;
		background-color: #e9e7f4;
	}
	
	.tab_tr3 td:last-child::before {
		content: "";
		width: 0px;
	}
	
	.tab_tr3 td::after {
		content: " ";
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: #e9e7f4;
	}
	
	.tab_tr4{
		background-color: #f5faf4;
	}
	
	.tab_tr4 td:before {
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		height: 100%;
		background-color: #def1dd;
	}
	
	.tab_tr4 td:last-child::before {
		content: "";
		width: 0px;
	}
	
	.tab_tr4 td::after {
		content: " ";
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: #def1dd;
	}
	
	.tab_tr5{
		background-color: #eef9ff;
	}
	
	.tab_tr5 td:before {
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		height: 100%;
		background-color: #d8efff;
	}
	
	.tab_tr5 td:last-child::before {
		content: "";
		width: 0px;
	}
	
	.tab_tr5 td::after {
		content: " ";
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: #d8efff;
	}
	
	.tab_tr6{
		background-color: #fffaf4;
	}
	
	.tab_tr6 td:before {
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		height: 100%;
		background-color: #ffeed2;
	}
	
	.tab_tr6 td:last-child::before {
		content: "";
		width: 0px;
	}
	
	.tab_tr6 td::after {
		content: " ";
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: #ffeed2;
	}
	
	.tab_tr7{
		background-color: #fff5f4;
	}
	
	.tab_tr7 td:before {
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		height: 100%;
		background-color: #fee9e8;
	}
	
	.tab_tr7 td:last-child::before {
		content: "";
		width: 0px;
	}
	
	.tab_tr7 td::after {
		content: " ";
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: #fee9e8;
	}
	
	.tab_tr8{
		background-color: #f4f3f8;
	}
	
	.tab_tr8 td:before {
		content: " ";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		height: 100%;
		background-color: #e9e7f4;
	}
	
	.tab_tr8 td:last-child::before {
		content: "";
		width: 0px;
	}
	
	.tab_tr8 td::after {
		content: " ";
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background-color: #e9e7f4;
	}
	
	.tab_title{
		width: 110px;
		height: 32px;
		border-radius: 16px;
		text-align: center;
		line-height: 32px;
		color: #fff;
		margin: 0 auto;
	}
	
	.tab_tr1 .tab_title{
		background-color: #f6b753;
	}
	
	.tab_tr2 .tab_title{
		background-color: #fb8687;
	}
	
	.tab_tr3 .tab_title{
		background-color: #a096d8;
	}
	
	.tab_tr4 .tab_title{
		background-color: #8bd18b;
	}
	
	.tab_tr5 .tab_title{
		background-color: #6bbcf0;
	}
	
	.tab_tr6 .tab_title{
		background-color: #f6b753;
	}
	
	.tab_tr7 .tab_title{
		background-color: #fb8687;
	}
	
	.tab_title2{
		color: #6954df;
	}
	
.youshi_list{
	margin-top: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.youshi_li{
	flex: 1;
	margin-right: 30px;
	padding: 60px 0 30px 0;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.youshi_li:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
}

.youshi_li:last-child{
	margin-right: 0px;
}

.youshi_li .img{
	display: block;
	height: 60px;
	margin: 0 auto;
}

.youshi_li .youshi_title{
	width: 144px;
	height: 50px;
	border-radius: 26px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin: 44px auto 0 auto;
}

.youshi_li .youshi_text{
	padding: 0 15px;
	margin-top: 40px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	min-height: 260px;
}

.NutraBlend_box{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.NutraBlend_box .NutraBlend_info{
    flex: 1;
	padding: 0 20px;
}

.NutraBlend_box .NutraBlend_img{
    flex: 1;
}

.NutraBlend_box .NutraBlend_img .img{
    display: block;
    width: 100%;
}

.NutraBlend_info .NutraBlend_title{
    font-size: 28px;
    line-height: 36px;
    text-align: left;
    color: #27292b;
    font-weight: bold;
}

.NutraBlend_info .NutraBlend_subtitle{
    width: 104px;
    height: 34px;
    border-radius: 17px;
    text-align: center;
    line-height: 34px;
	font-size: 18px;
    color: #fff;
    margin-top: 60px;
}

.NutraBlend_info .NutraBlend_text{
    font-size: 18px;
    line-height: 36px;
    text-align: left;
    color: #27292b;
    margin-top: 26px;
}

.NutraBlend_text2{
	margin-top: 25px;
}

.NutraBlend_text2 .text{
	display: inline-block;
	height: 34px;
	border-radius: 17px;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	padding: 0 20px;
}

.NutraBlend_text3{
	font-size: 24px;
	line-height: 36px;
	text-align: left;
	color: #3c72cd;
	margin-top: 15px;
	font-weight: bold;
}

.NutraBlend_ts{
    padding: 60px;
    background-color: #eaeaea;
}

.NutraBlend_ts_title{
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #27292b;
	font-weight: bold;
}

.NutraBlend_ts_text{
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #666;
	margin-top: 50px;
}

.NutraBlend_ts_text a{
    color: #202020;
    font-weight: bold;
}