.products_index_body ul {
	margin-top: 20px;
	margin-left: 100px
}

.products_index_body ul li {
	width: 450px;
	float: left;
	margin: 0 85px 85px 0
}

.products_index_body ul li:nth-child(2n) {
	margin-right: 0
}

.products_index_body ul li a {
	display: block;
	text-decoration: none
}

.products_index_body ul li img {
	display: block;
	width: 100%
}

.products_index_body ul li p {
	text-align: center;
	color: #3380ba;
	font-size: 25px;
	line-height: 35px;
	margin-top: 40px
}

.scroll_img_body .gallery-thumbs {
	max-width: 348px;
	margin-top: 20px
}

.scroll_img_body .gallery-thumbs .swiper-slide {
	background-color: #f0f0f0;
	cursor: pointer;
	opacity: .7;
	height:73px;
	overflow:hidden;
	width:73px !important;
}
.scroll_img_body .gallery-thumbs .swiper-slide img{
	vertical-align: middle;
	max-width:100%;
	max-height:85%;
	position:relative;
	top:50%;
	transform: translateY(-50%);
}

.scroll_img_body .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
	opacity: 1
}

.resp-tab-content ol {
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.resp-tab-content ol li {
	display: inline-block;
	width: 49%;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding-right: 40px
}

.resp-tab-content ol li img {
	max-width: 100px;
	margin-right: 20px
}

.blue .au_made_section {
	padding-bottom: 50px !important
}

.blue .index_box_1 .btm_box_2 p.tit,.blue .index_box_1 p.tit,.blue .index_box_1 .btm_box_2 p,.blue .index_box_1 .btm_box_3 ul li span {
	color: #fff
}

.blue .index_box_1 .btm_box_3 ul li i {
	background-image: url(../images/cus_index/box_1_img_3_w.png)
}

.blue .content {
	padding-top: 30px !important;
	padding-bottom: 0 !important
}

.new_pro_tit{
	font-size:22px;
}

.formula_info_area p{
	line-height:29px;
}

.formula_info_area p em{
	font-size:8px;
	line-height:22px;
	color:#6f6f6f;
	letter-spacing: .2px;
	text-align:left;
	display: inline-block;
}

.prod_short_description h6{
	line-height:30px;
}

.related.products ul li, .upsells.products ul li{
	width:50% !important;
}


.index_box_1{
	 margin-top:0;
	 background-color:#f7f7f7;
	 padding:60px 0;
}
.index_box_1 .content{
	padding:0 !important;
}
.index_box_1 .btm_flex{
	margin:0;
}


.pro_type_list__body{}
.pro_type_list__body .type_bar__con{
	height:66px;line-height:66px;
	background-color:#dcdcdc;
	text-align:center;
}
.pro_type_list__body .content{
	padding:0;
}
.pro_type_list__body .type_bar__con a , .pro_type_list__body .type_bar__con em{
	display:inline-block;
	vertical-align: middle;
	box-sizing:border-box;
}
.pro_type_list__body .type_bar__con a{
	font-size:22px;
	color:#3380bb;
	height:64px;
	line-height:64px;
	padding:0 60px;
	box-sizing:border-box;
	border-bottom:2px solid transparent;
	text-decoration: none;
}
.pro_type_list__body .type_bar__con a:hover , .pro_type_list__body .type_bar__con a.active{
	border-color:#3380bb;
}
.pro_type_list__body .type_bar__con em{
	border-right: 1px solid #3380bb;
	height:30px;
	width:0px;
	margin:0 60px;
}

.pro_type_list__body .type_list__con{padding:70px 0;}
.pro_type_list__body .type_list__con h4.title{
	text-align:center;
	color:#3380bb;
	font-size:28px;
	letter-spacing: 1.5px;
	padding-bottom:50px;
}

.pro_type_list__body .type_list__con .ds_flex{
	margin:0;
	margin-bottom:60px;
	justify-content: center;
}

.pro_type_list__body .type_list__con .ds_flex.s_2 .txt_box{
	order:-1;
}

.pro_type_list__body .type_list__con .img_box , .pro_type_list__body .type_list__con .txt_box{
	width:50%;
	padding:0 15px;
}

.pro_type_list__body .type_list__con .img_box{
	text-align:center;
}
.pro_type_list__body .type_list__con .img_box:hover img{
	transform: scale(1.02);
}
.pro_type_list__body .type_list__con .img_box img{
	display:block;
	width:80%;
	margin:0 auto;
	transition: all ease .3s;
}
.pro_type_list__body .type_list__con .img_box a{
	display:block;
	text-decoration:none;
}
.pro_type_list__body .type_list__con .img_box p{
	font-size:22px;
	color:#3380bb;
	padding-top:40px;
	letter-spacing: .5px;
}

.pro_type_list__body .type_list__con .txt_box{
	text-align:center;
	margin-top:-55px;
}
.pro_type_list__body .type_list__con .txt_box p em {
	font-size:8px;
	line-height:22px;
	color:#6f6f6f;
	letter-spacing: .2px;
	text-align:left;
	display: inline-block;
	padding-left: 45px;
}
.pro_type_list__body .type_list__con .txt_box p{
	font-size:20px;
	line-height:34px;
	color:#3380c1;
	letter-spacing: .2px;
}



