/*nav*/
.navbar-inverse .navbar-nav>li>a {padding: 25px 8px;}
.navbar-inverse .navbar-left li:nth-child(1) a{color: #f00;font-weight: bold;}
/*nav*/
.xp-ru-box{padding-bottom: 30px;background: #fff;}
/*bulletin公告*/
.uk_bulletin{max-width: 1200px;margin: 0 auto;background:#E2002B;padding: 20px;position: relative;}
.uk_bulletin_div{width: 90%;margin-left: 6%;height: auto;}
.uk_bulletin_p{color: #fff;font-size: 14px;font-weight: 400;line-height: 1.6;margin: 0;margin-bottom: 4px;}
.uk_bulletin .uk_bulletin_span img{width: 20px;position: absolute;top: 12%;right: 2%;}
@media screen and (max-width: 768px ){
	.uk_bulletin_p{font-size: 12px;}
	.uk_bulletin .uk_bulletin_span img{top:6%;right: 4%;}
}
/*bulletin公告*/
/*us_stroe_module*/
#us_stroe_module{max-width: 1200px;margin: 0 auto;}
#us_stroe_module .us_stroe_flex1{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
#us_stroe_module .us_stroe_flex1 a{display: inline-block; width: 49.167%;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);margin-bottom: 40px;}
#us_stroe_module .us_stroe_flex1 img{width: 100%;vertical-align: middle;}
#us_stroe_module .us_stroe_flex1 img:hover{opacity: .75;}
@media screen and (max-width: 768px ){
	#us_stroe_module .us_stroe_flex1{justify-content: center;}
	#us_stroe_module .us_stroe_flex1 a{width: 80%;}
}
@media screen and (max-width: 600px ){
	#us_stroe_module .us_stroe_flex1 a{width: 100%;margin-left: 10px;margin-right: 10px;box-sizing: border-box;}
}
/*us_stroe_module*/
/*鼠标悬浮在轮播图时*/
/*.swiper-container:hover .swiper-button-prev,.swiper-container:hover .swiper-button-next{background-image:none;}
.swiper-button-prev::before{content: '';position: absolute;left: -10px;background-color: rgba(0,0,0,.6);width: 47px;opacity: 0;
	top: -10px;height: 64px;background-size: 27px 44px;background-position: center;background-repeat: no-repeat;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next::before{content: '';position: absolute;right: -10px;background-color: rgba(0,0,0,.6);width: 47px;opacity: 0;
	top: -10px;height: 64px;background-size: 27px 44px;background-position: center;background-repeat: no-repeat;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container:hover .swiper-button-next::before,.swiper-container:hover .swiper-button-prev::before{opacity: 1;}*/
/*鼠标悬浮在轮播图上时*/
/*视频轮播*/
.xp_home_video .home_video_box .video_block .video_block_text {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);
    position: absolute;top: 10px;bottom: auto;left: 10px;font-size: 18px;max-width: 24ch;text-align: left;font-weight: 700; width: 100%;pointer-events: none;
}
.xp_home_video .home_video_box .video_block img{transition: all .5s;border-radius: 5px;}
.xp_home_video .home_video_box .video_block:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);}
.xp_home_video .home_video_title{color: #000;text-align: center;font-size: 32px;line-height: 1.3;font-weight: bold;margin: 0 auto 20px;}
.xp_home_video .home_video_box .video_block{width: 31%; margin-right: 3.5%;overflow: visible;}
.xp_home_video .home_video_box .video_block:nth-child(3){margin-right: 0;}
.xp_home_video .home_video_box{padding-top:16px;margin: 0 auto;}

.xp_home_video .home_video_box{overflow: initial;}
#video_swiper0609{padding: 0 20px 30px;box-sizing: border-box;margin-bottom: 20px;}
#swiper0609_pagination{opacity: 0;bottom: 0;}
.xp_home_video .home_video_box .video_block{border-radius: 8px;overflow: hidden;}
#swiper0609_pagination .swiper-pagination-bullet-active{background: #000;}
.xp_home_video .home_video_box .video_block .video-overlay-background{position: absolute;}
.xp_home_video .home_video_box .video_block .video-overlay-background .overlay-video-container{width: 100%;height: 100%;}
.xp_home_video .home_video_box .video_block .video-overlay-background .overlay-video-container iframe{width: 100%; height: 100%;}
@media screen and (max-width: 768px ){
	.xp_home_video{margin-top: 20px;}
	.xp_home_video .home_video_box .video_block:hover img{transform: scale(1);-ms-transform: scale(1);-webkit-transform: scale(1);}
	.xpshop_banner{padding-top: 0px!important;}
	#swiper0609_pagination{opacity: 1;bottom: 0;}
	.xp_home_video .home_video_box .video_block .video-overlay-background .overlay-video-container{width: 100%;}
	.xp_home_video .home_video_box .video_block .video-overlay-background .overlay-video-container iframe{width: 100%;height: 100%;}
}
/*视频轮播 end*/


/* New_swiper1120 */
#New_swiper1120 {max-width: 1200px;margin: 0 auto;height:auto;box-sizing: border-box;}
#New_swiper1120 .swiper-container{width: 100%;height: auto; padding-bottom: 20px;}
#New_swiper1120 #swiper_1120_pagination{display: none;}
#New_swiper1120 .swiper-slide {background: #F5F5F5;padding:8px 10px;box-sizing: border-box;}
#New_swiper1120 .swiper_slide_a{display: inline-block;width: 100%;height: auto;position: relative;transition: all .3s ease;}
#New_swiper1120 .swiper_slide_a_img1{width: 100%;}
#New_swiper1120 .swiper_slide_a_img1 img {width: 100%;}
#New_swiper1120 .swiper_slide_a_img2{width: 100%;position: absolute;top: 0;left: 0; opacity: 0;transition: all .3s;}
#New_swiper1120 .swiper_slide_a_img2 img {width: 100%;}
#New_swiper1120 .swiper_slide_a_img2_p{position: absolute;margin: 0; bottom: 0; left: 0;width: 100%;padding: 8px 16px; background: rgba(0,0,0,.3); color: #fff; font-weight: 400;font-size: 14px;line-height: 1.2;text-align: center; box-sizing: border-box;}
#New_swiper1120 .swiper_slide_a:hover .swiper_slide_a_img2 {opacity: 1;}
#New_swiper1120 .swiper_slide_name{width: 100%;height: auto;margin: 25px 0 15px;text-align: center;overflow: hidden; white-space: nowrap;font-weight: 400;color: #1B1B1B;font-size: 18px;}
#New_swiper1120 .swiper_slide_price{width: 100%;height: auto;margin-bottom: 20px; text-align: center;font-size: 24px;font-weight: bold;color: #FF1C19;line-height: 1;}
#New_swiper1120 .swiper_slide_price span{text-decoration: line-through;font-size: 16px;color: #666666;margin-left: 10px;}
#New_swiper1120 .swiper_slide_btn{width: 100%;height: auto;margin-bottom: 20px;text-align: center;}
#New_swiper1120 .swiper_slide_btn a{display: inline-block;text-decoration: none;width: auto;background: #094A97;padding: 10px 30px;box-sizing: border-box;font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 1;border-radius: 0px;}
@media screen and (max-width: 1200px ){
	#New_swiper1120{max-width: 1200px;margin: 0 auto;padding: 0 10px;}
}
@media screen and (max-width: 992px ){
	#New_swiper1120 .swiper_slide_name { margin: 20px 0 15px;font-size: 16px;}
	#New_swiper1120 .swiper_slide_price {font-size: 22px;}
	#New_swiper1120 .swiper_slide_btn a {font-size: 16px;}
	#New_swiper1120 .swiper_slide_btn { margin-bottom: 14px;}
}
@media screen and (max-width: 768px ){
	#New_swiper1120 {padding: 0 20px;}
	#New_swiper1120 #swiper_1120_pagination { display: block;}
	#New_swiper1120 .swiper-container { padding-bottom: 40px;}
	#New_swiper1120 .swiper-pagination-bullet-active {opacity: 1; background: #000;}
}
@media screen and (max-width: 600px ){
	#New_swiper1120 .swiper_slide_name {margin: 20px 0 15px;font-size: 14px;}
	#New_swiper1120 .swiper_slide_price {font-size: 20px;margin-bottom: 16px;}
	#New_swiper1120 .swiper_slide_btn { margin-bottom: 10px;}
	#New_swiper1120 .swiper_slide_a_img2_p {font-size: 12px;}
}
@media screen and (max-width:480px ){
	#New_swiper1120 .swiper_slide_name {font-size: 18px;}
}
/* New_swiper1120  end*/
/*第三模块*/
*{margin: 0;padding: 0;}
.jp_store{max-width:1200px;margin: 0 auto;}
.jp_module1 a{text-decoration: none;}
.jp_module1{width:100%;height: auto;margin: 0 auto 60px;}
/* 标题 */
.jp_module1 .jp_m1_title{color: #000;text-align: center;font-size: 32px;line-height: 1.3;font-weight: bold;margin:60px 0 20px;}
/* <!-- 选项卡 --> */
.jp_module1 .jp_select{width: 100%;height: auto;display: flex;justify-content: space-between;}
.jp_module1 .jp_select li{list-style: none;line-height: 1; width: 19%;height: auto;background-color: #F5F5F5;text-align: center;font-size: 15px;color: #333;padding: 14px 0;cursor: pointer}
.jp_module3 .jp_select li{width: 19%;}
.discount_en{width: 50px;height: 50px;background:#CC3366;font-size: 16px; color: #fff;border-radius: 100%;z-index: 9;
display: flex;justify-content: center; align-items: center;position: absolute;top: 0;right: 0;transform: translate(0%,0%);}
.discount_en1{transform: translate(25%,-25%);}
.jp_module1 .li_chose{background-color: #094A97 !important;color: #fff !important;}
.jp_module1 .chose{width: 100%;height: auto;display: none;margin-top: 30px;}
.jp_module1 .jpblaock{display: block;}
/* 模块 */
.jp_module1 .commodity{width: 100%;height: auto;display: flex;justify-content: center;flex-wrap: wrap;}
.jp_module1 .commodity1{width: 25%;height: auto;text-align: center;list-style: none;padding: 0 5px;box-sizing: border-box;margin-bottom: 25px;position: relative;}
.jp_module1 .commodity1 img{width: 95%;margin-top: 20px;margin-bottom: 40px;}
.jp_module1 .com_title{font-size: 20px;color: #010101;font-weight: bold;line-height: 1.4;margin-bottom: 15px;overflow: hidden; white-space: nowrap;text-align: center;}
.jp_module1 .com1_p1 span{background-color: #EB4D1B;color: #fff;font-size: 12px;padding: 2px 4px ;}
.jp_module1 .com_p2{font-size: 14px;height: 42px;color: #666;line-height: 1.5;margin-bottom: 15px;overflow: hidden;text-align: center;}
.jp_module1 .com_p3{font-size: 20px;color: #FF1C19;line-height: 1.3;margin-bottom: 20px;font-weight: 600;text-align: center;}
.jp_module1 .com_p4{text-align: center;}
.jp_module1 .com_p3_span1{font-size: 16px;font-weight: 400;color:#FF1C19}
.jp_module1 .com_p3_span2{font-size: 16px;color: #666;font-weight: 400;}
.jp_module1 .com_p3 del{text-align: center;color: #666;padding-left:10px;font-size: 18px}
.jp_module1 .com_p4_span{background-color:#094A97 ;line-height: 1;color: #fff;padding: 10px 30px;display: inline-block;font-size: 16px;}
/* 查看更多 */
.jp_module1 .commodity_p{width: 25%;margin: 0 auto;line-height: 1; text-align: center;padding: 15px 0;border: 2px solid rgba(9, 74, 151, 1);}
.jp_module1 .commodity_p a{width: 100%;display: inline-block}
.jp_module1 .commodity_p span{font-size: 16px;color: #094A97;}
.commodity_p{width: 25%;margin: 30px auto 0;text-align: center;padding: 15px 0;border: 2px solid rgba(9, 74, 151, 1);}
.commodity_p a{width: 100%;display: inline-block}
.commodity_p span{font-size: 16px;color: #094A97;}
/*bg背景图*/
.jp_module1 .content1_bg1{padding: 1px 0 30px 0;background:url(https://resource.xp-pen.com/Uploads/home_images/uk/other/probg.webp) no-repeat bottom;background-size:cover;}
.jp_module1 .content1_bg2{padding: 1px 0 30px 0;background:url(https://resource.xp-pen.com/Uploads/home_images/uk/other/probg.webp) no-repeat bottom;background-size:cover;}
.jp_module1 .content1_bg3{padding: 1px 0 30px 0;background:url(https://resource.xp-pen.com/Uploads/home_images/uk/other/probg.webp) no-repeat bottom;background-size:cover;}
@media screen and (max-width: 1200px ){
  .jp_module1 .jp_select li { font-size: 18px;}
  .jp_module1 .com_title {font-size: 16px;}
  .jp_module1 .com_p2 { font-size: 14px; }
  .jp_module1 .com_p3 {font-size: 18px;}
  .jp_module1 .com_p3_span1 {font-size: 14px;}
  .jp_module1 .com_p3_span2 {font-size: 14px;}
  .jp_module1 .com_p4_span {padding: 8px 24px;}
  .jp_module1 .com_p3 del{padding-left: 15%;font-size: 18px}
}
@media screen and (max-width:992px ){
  .jp_module1 .jp_m1_title { font-size: 26px; margin: 40px 0 20px;}
  .jp_module1 .jp_select li {font-size: 16px; padding: 12px 0;}
  .jp_module1 .chose {margin-top: 30px;}
  .jp_module1 .commodity1 img { margin-bottom: 30px;}
  .jp_module1 .com_title {font-size: 14px;}
  .jp_module1 .com_p2 {font-size: 12px;}
  .jp_module1 .com_p3 {font-size: 16px;}
  .jp_module1 .com_p3_span1 {font-size: 12px;}
  .jp_module1 .com_p3_span2 {font-size: 12px;}
  .jp_module1 .com_p4_span {padding: 8px 20px;font-size: 14px;}
  .jp_module1 .commodity_p {width: 22%; padding: 10px 0;}
 	.discount_en {width:45px;height:45px; font-size: 14px;}
}
@media screen and (max-width: 768px ){
	/*.jp_module1 .content1_bg1{padding: 1px 0 30px 0;background:url(/Uploads/home_images/en/H5Pro-bg1.jpg) no-repeat bottom;background-size:cover;}
	.jp_module1 .content1_bg2{padding: 1px 0 30px 0;background:url(/Uploads/home_images/en/H5Pro-bg2.jpg) no-repeat bottom;background-size:cover;}
	.jp_module1 .content1_bg3{padding: 1px 0 30px 0;background:url(/Uploads/home_images/en/H5Pro-bg3.jpg) no-repeat bottom;background-size:cover;}*/
  .jp_module1 .jp_m1_title {font-size: 20px;margin-bottom: 30px;}
  .jp_module1 .jp_select { justify-content: space-between;display: -webkit-box;overflow-x: scroll;}
  .jp_module1 .jp_select::-webkit-scrollbar {width: 0;height: 0; background-color: transparent;}
  .jp_module1 .jp_select li {font-size: 14px; width: 29%;margin-right: 1%;}
  .jp_module1 .commodity {justify-content: space-around;}
  .jp_module1 .commodity1 { width: 44%;}
  .jp_module1 .commodity1 img {width: 88%; margin-bottom: 30px;}
  .jp_module1 .commodity_p { width: 40%;}
  .jp_module1 .commodity_p span { font-size: 14px;}
  .jp_module1 .com_p3 del{padding-left: 0;font-size: 14px}
}
@media screen and (max-width: 520px ){
  .jp_module1 .jp_m1_title {font-size: 16px;}
  .jp_module1 .jp_select li { font-size: 12px;width: 35%;margin-right: 2%;}
  .jp_module1 .chose {margin-top: 20px;}
  .jp_module1 .commodity1 { width:49%;margin-bottom: 30px;padding: 0 10px}
  .jp_module1 .commodity1 img { width:94%; margin-bottom: 20px;}
  .jp_module1 .com_title {margin-bottom: 10px;}
  .jp_module1 .com_p2 {font-size: 10px;margin-bottom: 10px;}
  .jp_module1 .com_p4_span {font-size: 12px;}
  .jp_module1 .commodity_p {width: 48%; padding: 10px;}
  .discount_en {width: 40px;height: 40px; font-size: 12px;}
}
/*第三模块end*/
/* es_1008 */
#es_1008 {max-width: 1240px;margin: 0 auto;height: auto;padding: 0 20px;box-sizing: border-box;margin-top: 40px;}
#es_1008 img{vertical-align: middle;}
#es_1008 p{margin: 0;padding: 0;}
.es_1008_title{font-size: 36px;font-weight: bold;color: #333333;line-height: 1.2;margin-bottom: 30px;text-align: center;margin-top: 30px;}
#es_1008 .es_recommend_box{width: 100%;height: auto;display: flex;flex-wrap: wrap;}
/* es_recommend_left */
#es_1008 .es_recommend_left{width: 25%;font-size: 0;height: auto;}
#es_1008 .es_recommend_left_s{width: 100%;height: auto; box-sizing: border-box;padding: 8px 8px 0 0;cursor: pointer;}
#es_1008 .es_padd_left{padding: 8px 0 0 8px;}
#es_1008 .es_recommend_sbox{width: 100%;padding: 20px;background: #F5F5F5;box-sizing: border-box; overflow: hidden;}
#es_1008 .es_recommend_sbox_a{display: inline-block;width: 100%;position: relative;transition: all .3s ease;}
#es_1008 .recommend_sbox_a_img1{width: 100%;}
#es_1008 .recommend_sbox_a_img1 img{width: 100%;}
#es_1008 .recommend_sbox_a_img2{width: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: all .3s; }
#es_1008 .recommend_sbox_a_img2 img{width: 100%;}
#es_1008 .recommend_sbox_a_img2_p {position: absolute;bottom: 0;left: 0;width: 100%;padding: 8px 16px; background: rgba(0,0,0,.3);color: #fff; font-weight: 400;font-size: 12px;line-height: 1.2;text-align: center;box-sizing: border-box;}
#es_1008 .es_recommend_sbox:hover .recommend_sbox_a_img2{opacity: 1;}
#es_1008 .es_product_name{width: 100%;height: auto;text-align: center;font-size: 16px;color: #333333;line-height: 1;font-weight: 400;margin: 16px 0;}
#es_1008 .es_product_price{width: 100%;height: auto;text-align: center;font-size: 24px;font-weight: bold;color: #FF1C19;line-height: 1; margin-bottom: 15px;}
#es_1008 .es_product_price span{font-size: 16px;color: #666666;text-decoration: line-through;margin-left: 10px;}
#es_1008 .es_product_link{width: 100%;height: auto;text-align: center;}
#es_1008 .es_product_link a{display: inline-block;width: auto;text-decoration: none;padding: 8px 20px;background-color: #094A97;border-radius:0px;font-weight: 400;font-size: 16px;line-height: 1;color: #FFF;}
/* es_recommend_center */
#es_1008 .es_recommend_center{width: 50%;height: auto;padding: 8px 0 0 0; box-sizing: border-box; cursor: pointer;}
#es_1008 .es_recommend_cen_zbox{width: 100%;padding: 25px;background: #F5F5F5;  box-sizing: border-box;height:100%;overflow: hidden;}
#es_1008 .es_recommend_cen_zbox_a{display: inline-block;width: 100%;position: relative;transition: all .3s ease;}
#es_1008 .es_recommend_cen_zbox_img{width: 100%;}
#es_1008 .es_recommend_cen_zbox_img img{width: 100%;}
#es_1008 .es_recommend_cen_zbox_img2{width: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: all .3s; }
#es_1008 .es_recommend_cen_zbox_img2 img{width: 100%;}
#es_1008 .es_recommend_cen_zbox_img2_p {position: absolute;bottom: 0;left: 0;width: 100%;padding: 8px 16px; background: rgba(0,0,0,.3);color: #fff; font-weight: 400;font-size: 16px;line-height: 1.4;text-align: center;box-sizing: border-box;}
#es_1008 .es_recommend_cen_zbox:hover .es_recommend_cen_zbox_img2{opacity: 1;}
#es_1008 .es_product_center_name{width: 100%;height: auto;text-align: center;font-size: 24px;color: #333333;line-height: 1;font-weight: 400;margin: 40px 0;}
#es_1008 .es_product_center_price{width: 100%;height: auto;text-align: center;margin-bottom: 25px;font-size: 32px;font-weight: bold;color: #FF1C19;line-height: 1;}
#es_1008 .es_product_center_price span{font-size: 22px;color: #666666;text-decoration: line-through;margin-left: 10px;}
#es_1008 .es_product_center_link{width: 100%;height: auto;text-align: center;}
#es_1008 .es_product_center_link a{display: inline-block;width: auto;text-decoration: none;padding: 14px 40px;border-radius: 0px;font-weight: 400;font-size: 24px;line-height: 1;color: #FFF;background-color: #094A97;}
@media screen and (max-width: 1200px ){
	.es_1008_title {font-size: 32px;}
	#es_1008 .es_product_price {font-size: 22px;}
	#es_1008 .es_product_center_price {font-size: 30px;}
}
@media screen and (max-width: 1080px ){
	.es_1008_title {font-size:30px;}
}
@media screen and (max-width: 992px ){
	.es_1008_title { font-size: 28px;}
	#es_1008 .es_recommend_cen_zbox_img2_p {font-size: 14px;	}
	#es_1008 .es_recommend_sbox { padding: 15px;}
	#es_1008 .recommend_sbox_a_img2_p {font-size: 12px;}
	#es_1008 .es_product_name {font-size: 14px; margin: 15px 0;}
	#es_1008 .es_product_link a {padding: 8px 20px; font-size: 16px;}
	#es_1008 .es_recommend_cen_zbox {padding: 20px;}
	#es_1008 .es_product_center_name {font-size: 20px;margin: 30px 0;}
	#es_1008 .es_product_center_link a {padding: 12px 40px;font-size: 20px;}
	#es_1008 .es_product_price {font-size: 18px;margin-bottom: 12px;}
	#es_1008 .es_product_price span {font-size: 14px;}
	#es_1008 .es_product_center_price {font-size: 28px;}
	#es_1008 .es_product_center_price span {font-size: 20px;}
}
@media screen and (max-width: 768px ){
	.es_1008_title {font-size: 26px;margin-bottom: 25px;}
	#es_1008 { padding: 0 ;}
	#es_1008 .es_recommend_left {width: 100%;display: flex;}
	#es_1008 .es_recommend_left_s{width: 50%;padding: 8px 4px 0 0;}
	#es_1008 .es_recommend_left_s:nth-child(2n) {padding: 8px 0 0 4px;}
	#es_1008 .es_recommend_center {width: 100%;}
	#es_1008 .es_recommend_sbox {padding: 20px;}
	#es_1008 .es_recommend_cen_zbox {padding: 25px;}
}
@media screen and (max-width: 480px ){
	#es_1008 .recommend_sbox_a_img2_p {font-size: 10px;}
	#es_1008 .es_recommend_cen_zbox_img2_p {font-size: 12px;}
	#es_1008 .es_product_center_name {margin: 20px 0;}
	#es_1008 .es_product_center_price {margin-bottom: 20px;}
	#es_1008 .es_product_center_price {font-size: 24px;}
	#es_1008 .es_product_center_price span {font-size: 18px;}
}
@media screen and (max-width: 400px ){
	.es_1008_title {font-size: 22px;margin-bottom: 20px;}
	#es_1008 .es_recommend_sbox { padding: 15px 10px;}
	#es_1008 .es_recommend_cen_zbox {padding: 20px;}
	#es_1008 .es_product_link a {font-size: 14px;}
	#es_1008 .es_product_center_name { font-size: 18px;margin: 16px 0;}
	#es_1008 .es_product_center_link a {padding: 10px 40px;font-size: 18px;}
	#es_1008 .es_product_price span {font-size: 13px; margin-left: 4px;}
	#es_1008 .es_product_price {font-size: 17px;}	
}
/* es_1008 end*/