@import url(common.css);

.y_ie_prompt{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: red;
	display: none;
}
/*---轮播图----start*/
.y_content03{
	width: 100%;
	height: 420px;
	clear: both;
}
.main_visual{
	height:420px;
	overflow:hidden;
	position:relative;
}
.main_image{
	height:420px;
	overflow:hidden;
	position:relative;
}
.main_image ul{
	width:9999px;
	height:420px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.main_image li{
	float:left;
	width:100%;
	height:420px;
}
.main_image li span{
	display:block;
	width:100%;
	height:420px;
}
.main_image li a{
	display:block;
	width:100%;
	height:420px;
}
.main_image li .img_1{background:url('../images/homeimg/1.png') center top no-repeat;}
.main_image li .img_2{background:url('../images/homeimg/2.png') center top no-repeat;}
.main_image li .img_3{background:url('../images/homeimg/3.png') center top no-repeat;}
div.flicking_con{
	position:absolute;
	bottom:20px;
	left: 50%;
	z-index:99;
	/* width:200px; */
	height:15px;
}
div.flicking_con a{
	float:left;
	width: 10px;
	height: 10px;
	margin:0;
	padding:0;
	display:block;
	margin-right: 20px;
	position: relative;
	background: #fff;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border-radius: 100%;
	box-shadow: #ccc 0px 0px 0px 1px;
}
/*div.flicking_con a span{
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #000;
	background:rgba(0 , 0 , 0 , 0.5);
	filter: Alpha(opacity=50); !* IE *!
	-moz-opacity:0.5;    !* FF ä¸»è¦æ˜¯ä¸ºäº†å…¼å®¹è€ç‰ˆæœ¬çš„FF *!
	opacity:0.5;    !* FF *!
}*/
div.flicking_con a img{
	width: 114px;
	height: 54px;
	position: absolute;
	left: 0;
	top: 0;
/*	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;*/
}
div.flicking_con a.on{
	background: #f60;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	box-shadow: #ccc 0px 0px 0px 5px;
}
#btn_prev,#btn_next{
	z-index:11111;
	position:absolute;
	display:block;
	width:32px!important;
	height:72px!important;
	top:50%;
	margin-top:-37px;
	display:none;
}
#btn_prev{left:100px;
	background:url('../images/homeimg/y_btn_prev.png') no-repeat left top;
}
#btn_next{
	right:100px;
	background:url('../images/homeimg/y_btn_next.png') no-repeat left top;
}

/*---轮播图----end*/

/*---采集----start*/
.y_content04{
	/*height: 494px;*/
	height: auto;
}
.y_cp_bj{
	background:url('../images/homeimg/y_cj_icon.png') no-repeat 6px 38px;
}
.y_cp_bj01{
	background:url('../images/homeimg/y_cj_icon01.png') no-repeat 6px 38px;
}
.y_cp_bj02{
	background:url('../images/homeimg/y_cj_icon02.png') no-repeat 6px 35px;
}
.y_cp_bj03{
	background:url('../images/homeimg/y_cj_icon03.png') no-repeat 6px 37px;
}
.y_cp_bj04{
	background:url('../images/homeimg/y_cj_icon04.png') no-repeat 6px 37px;
}
.y_c_collection{
	height: 50px;
	padding-top: 32px;
	font-size: 22px;
	padding-left: 40px;
	position: relative;
}
.y_c_collection a{
	float: right;
	font-size: 14px;
}
.y_c_collection a:hover{
	color: #e8000d;
}
.y_ms_icon02{
	position: absolute;
	top: 8px;
	left: 79px;
	animation:myHot02 2s;
	-moz-animation:myHot02 2s; /* Firefox */
	-webkit-animation:myHot02 2s; /* Safari and Chrome */
	-o-animation:myHot02 2s; /* Opera */
	animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
}
@keyframes myHot02
{
	0% {top:8px;}
	50% {top:14px;}
	100% {top:8px;}
}

@-moz-keyframes myHot02 /* Firefox */
{
	0% {top:8px;}
	50% {top:14px;}
	100% {top:8px;}
}

@-webkit-keyframes myHot02 /* Safari and Chrome */
{
	0% {top:8px;}
	50% {top:14px;}
	100% {top:8px;}
}

@-o-keyframes myHot02 /* Opera */
{
	0% {top:8px;}
	50% {top:14px;}
	100% {top:8px;}
}
.y_list_collection{
	width: 1220px;
	height: 412px;
}
.y_lc_box01{
	background:url('../images/homeimg/y_collection_img.png') no-repeat;
}
.y_lc_box01:hover{
	opacity: 0.9;
}
.y_lc_box02{
	background: #fff;
}
.y_lc_box01 p{
	text-align: center;
	color: #fff;
}
.y_lc_box01 , .y_lc_box02 , .y_Groupon_box{
	display: inline-block;
	float: left;
	width: 288px;
	height: 412px;
	margin-right: 16px;
	overflow: hidden;
}
.y_lcbp01{
	font-size: 26px;
	padding-top: 110px;
	height: 108px;
}
.y_lcbp02{
	font-size: 20px;
	height: 122px;
}
.y_lcbp03{
	font-size: 14px;
}
.y_lcbp03 span{
	color: #fff;
}
.y_lc_box02:hover , .y_Groupon_box:hover{
	-moz-box-shadow: 0 15px 30px rgba(0 , 0 , 0 , 0.1);
	-webkit-box-shadow: 0 15px 30px rgba(0 , 0 , 0 , 0.1);
	box-shadow: 0 15px 30px rgba(0 , 0 , 0 , 0.1);
}
.y_lc_box02:hover{
	-moz-box-shadow: 0 15px 30px rgba(0 , 0 , 0 , 0.1);
	-webkit-box-shadow: 0 15px 30px rgba(0 , 0 , 0 , 0.1);
	box-shadow: 0 15px 30px rgba(0 , 0 , 0 , 0.1);
	-webkit-transform: translate3d(0 , -2px , 0);
	transform: translate3d(0 , -2px , 0);
}
.y_lc_box02 dl{
	width: 100%;
}
.y_lc_box02 dl dt img{
	width: 100%;
	height: 288px;
}
.y_lc_box02 dl dd{
	padding-left: 15px;
}
.y_lc_box02 dl dd h2{
	padding-top: 12px;
	height: 42px;
	font-size: 16px;
	color: #333;
}
.y_Surplus_p01{
	font-size: 14px;
	color: #f60;
	height: 25px;
	padding-left: 24px;
	background:url('../images/homeimg/y_Surplus_icon.png') no-repeat left 5px;
}
.y_schedule_p02{
	font-size: 14px;
	color: #333;
}
.y_schedule_p02 span{
	display: inline-block;
	width: 168px;
	height: 4px;
	border: 1px solid #09f;
	border-radius: 4px;
	position: relative;
}
.y_schedule_p02 span i{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 20%;
	height: 4px;
	border-radius: 4px;
	background: #09f;
}
.y_No_commodity{
	padding-left: 40px;
	color: #f60;
	font-size: 16px;
}
/*---采集----end*/

/*---团购----start*/
.y_lc_Groupon{
	background:url('../images/homeimg/y_Groupon_img.png') no-repeat;
}
.y_Groupon_box{
	background: #fff;
}
.y_Groupon_box dl{}
.y_Groupon_box dl dt{
	width: 100%;
    height: 288px;
    margin: 0 auto;
}
.y_Groupon_box dl dt img{
	width: 100%;
	height: 100%;
}
.y_Groupon_box dl dd{
	height: 110px;
	padding-left: 15px;
	position: relative;
	padding-top: 15px;
	padding-right: 10px;
}
.y_Groupon_box dl dd h2{
	height: 36px;
	color: #333;
	font-size: 16px;
}
.y_gbdl_p01{
	font-size: 14px;
	color: #333;
	height: 32px;
	padding-left: 24px;
	background:url('../images/homeimg/y_Surplus_icon02.png') no-repeat left 4px;
}
.y_gbdl_p01 span{
	float: right;
	color: #999;
}
.y_gbdl_p02{
	font-size: 14px;
	color: #999;
}
.y_gbdl_p02 span{
	display: inline-block;
	width: 160px;
	font-size: 18px;
	color: #f60;
}
.y_gbdl_p02 span i{
	font-size: 14px;
	color: #999;
	padding-left: 10px;
	text-decoration:line-through;
}
.y_Specifications_hide{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #2982f7;
	left: 0;
	top: 126px;
}
.y_Specifications_hide p{
	font-size: 12px;
	color: #fff;
	line-height: 16px;
    padding: 10px 15px 0 15px;
}
/*---团购----end*/

/*---小广告----start*/
.y_content05{
	width: 100%;
	min-width: 1200px;
	height: 150px;
	background:url('../images/homeimg/y_small_img.png');
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	margin-top: 32px;
	cursor: pointer;
}
/*---小广告----end*/

/*---热销----start*/
.y_content06{}
.y_Selling_carousel{
	width: 100%;
	height: 320px;
}
/*---轮播--*/
.dpwd_main, .fxs_main{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.dpwd_main{
	height: 316px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.fxs_main{
    height: 370px;
}
.dpwd_center{
    width: 100%;
    margin:0 auto;
    padding:0;
    position: relative;
}
.dpwd_pre{
    left: 0;
}
.dpwd_next{
    right: 0;
}
.dpwd_pre,.dpwd_next{
    float:left;
    display:inline-block;
    width: 32px;
    height: 72px;
    position: absolute;
    top: 108px;
    cursor:pointer;
    filter: Alpha(opacity=80); /* IE */
    -moz-opacity:0.8;    /* FF 主要是为了兼容老版本的FF */
    opacity:0.8;    /* FF */
   z-index: 1;
}
.dpwd_pre:hover{
    filter: Alpha(opacity=100); /* IE */
    -moz-opacity:1;    /* FF 主要是为了兼容老版本的FF */
    opacity:1;    /* FF */
}
.dpwd_next:hover{
    filter: Alpha(opacity=100); /* IE */
    -moz-opacity:1;    /* FF 主要是为了兼容老版本的FF */
    opacity:1;    /* FF */
}
.dpwd_ul{
    display:inline-block;
}
.dpwd_ul li{
	display: inline-block;
	height: 300px;
	width: 222px;
	float: left;
	color: #ff4b09;
	font-size: 14px;
	margin-right: 20px;
	background: #fff;
	border: 1px solid #eee;
	padding-top: 11px;
}

.dpwd_ul li:hover img{
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.dpwd_ul li a{
    display: inline-block;
    width: 200px;
    height: 100%;
    margin: 0 auto;
    margin-left: 11px;
}
.dpwd_ul li a dl{
    width: 100%;
    height: 100%;
}
.dpwd_ul li a dl dt{
    width: 200px;
    height: 200px;
    position: relative;
}
.dpwd_ul li a dl dt img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
}
.dpwd_ul li a dl dd{
    width: 100%;
    height: 90px;
    overflow: hidden;
    text-align: center;
}
.dpwd_ul li a dl dd h2{
    font-size: 18px;
    color: #f60;
    height: 30px;
    line-height: 24px;
	padding-top: 10px;
}
.dpwd_ul li a dl dd p{
    font-size: 14px;
    color: #333;
    line-height: 22px;
}
.dpwd_ul li a dl dd p span{
    color: #666;
}
/* .dpwd_ul li a:hover{
    text-decoration:underline;
} */
/*---热销----end*/

/*---热销----end*/
.y_content_sa{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 2px solid #0051ba;
}
.y_current_location{
	height: auto;
	width: 100%;
	background: #fff;
}
.y_current_location p{
	line-height: 40px;
	font-size: 14px;
	text-indent: 24px;
	background:url(../images/list_page/y_map_icon.png) no-repeat 0 13px;
}
.y_current_location p a{
	padding: 0 6px;
	color: #666;
}
.y_current_location p a:hover{
	color: #0051ba;
}
.y_csa_p01{
	height: 50px;
	line-height: 30px;
	font-size: 22px;
	text-align: center;
	background: #fff;
	min-width: 1200px;
}
.y_csa01{
	height: 400px;
}
.y_csa_left{
	float: left;
	height: 100%;
	width: 620px;
}
.y_csa_right{
	float: right;
	height: 100%;
	width: 580px;
}
.y_csa_right h2{
	padding-left: 30px;
	font-size: 26px;
	color: #f60;
	padding-top: 110px;
	line-height: 46px;
}
.y_csa_right p{
	padding-left: 30px;
	font-size: 14px;
	line-height: 30px;
}
.y_csa_right p span{
	font-size: 18px;
}
.y_csa02{
	width: 100%;
	background: #fff;
	height: 400px;
}
.y_csa_left_right{
	float: right;
}
.y_csa_left_right img{
	float: right;
}
.y_csa_right_left{
	float: left;
}
.y_content07_top{
	margin-top: 0;
}
/*---热销----end*/

/*---实验室----start*/
.y_content08{
	overflow: hidden;
}
.y_Laboratory{
	overflow: hidden;
}
.y_Laboratory ul{
	width: 1300px;
}
.y_Laboratory ul li{
	float: left;
	width: 380px;
	height: 180px;
	margin-right: 30px;
}
.y_Laboratory ul li:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
.y_Laboratory ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}
.y_Laboratory ul li a img{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.y_Laboratory ul li a span{
	position: absolute;
	left: 0;
	bottom: 0;
	display: inline-block;
	width: 340px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	background: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden; 
}
/*---实验室----end*/