@charset "utf-8";
/* CSS Document */

.red{color:#F00;}

.main{}
/*轮播*/
div.indexmaindiv{margin:0px auto;width:1190px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('images/areabackground/playstyles.png') no-repeat;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:25px;height:44px;background:url('prev.jpg') no-repeat left top;margin:106px 5px 0px 25px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:172px;height:245px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:172px;height:124px;}
div.indexmaindiv1{overflow:hidden;border:#e5e5e5 solid 1px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:172px;height:115px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;margin-top:5px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:156px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;background:url('prev.jpg') no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:25px;height:44px;background:url('next.jpg');margin:106px 0px 0px 15px;cursor:pointer;}
div.maindiv1 {
    float: left;
    width: 1050px;
    height: 280px;
    overflow: hidden;
    position: relative;
	margin-top: 25px;
    margin-left: 25px;
}

div.indexmaindiv h2{
	height:36px; 
	overflow:hidden;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#FFF;
	line-height:36px;
	background-color:#c9c9c9;
}
div .indexmaindiv h2 strong{
	float:left;
	width:120px;
	text-align:center;
	height:36px;
	background-color:#f67812;
}
div.maindiv1 ul{position:absolute;left:0;overflow:hidden;}
div.maindiv1 ul li{float:left; _display:inline; overflow:hidden; width:338px; height:258px; border:#e5e5e5 solid 1px; margin-right:15px;  }
div.maindiv1 ul li .pic{text-align:center;}
div.maindiv1 ul li .pic img{width:338px; height:258px; display:block;}
div.maindiv1 ul li .titlebg{position:absolute; z-index:1; width:338px; height:50px; margin-top:208px; background-color:#000;filter:alpha(opacity=50);  -moz-opacity:0.5;  -khtml-opacity: 0.5;  opacity: 0.5;}
div.maindiv1 ul li .price{position:absolute; z-index:2; width:77px; height:58px; overflow:hidden; margin:198px 0 0 22px; background:url(price-bg.png) no-repeat; color:#ffe700; font-size:16px; text-align:center; line-height:58px; font-family:'微软雅黑';}
div.maindiv1 ul li .titletxt{position:absolute; z-index:2; width:180px; height:36px; overflow:hidden; margin:212px 0 0 127px;color:#fff; font-size:12px; line-height:18px;}
div.maindiv1 ul li .titletxt a{color:#FFF;}
/*左侧*/
.sides{
	float:left;
	display:inline;
	width:210px;
}
.sidebar{}
.sidebar h2{
	height:36px; 
	overflow:hidden;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#FFF;
	line-height:36px;
	background-color:#c9c9c9;
}
.sidebar h2 strong{
	float:left;
	width:120px;
	text-align:center;
	height:36px;
	background-color:#f67812;
}
.sidebar h2 a{
	float:right;
	color:#333;
	font-size:12px;
	font-weight:normal;
	line-height:36px;
	margin-right:10px;
}
.sidebar h2 span{
	color:#666;
	font-size:14px;
	font-family:"Arial";
	font-weight:normal;
}
.sidebar .line{
	height:0px; 
	overflow:hidden;
	background:url(../../../images/shop/temp1/side-bg.png) repeat-x;
}
.sidebar .container{
	overflow:hidden;
	border:#e5e5e5 solid 1px;
	border-top:0px;
	min-height:50px;
}
/*产品分类*/
.product .menu_1 {
	width:208px;
	overflow:hidden;
	float:left;
	padding:5px 0px;
}
.product .menu_1 > li {
	width:206px;
	overflow:hidden;
	padding:0px 1px;
	float:left;
	line-height:35px;
}
.product .menu_1 > li.firstChild {
	border: 0;
}
.product .menu_1 .header {
	height: 35px;
	line-height: 35px;
	text-indent: 5px;
	cursor: pointer;
}
.product .menu_1 .header:hover, .product .menu_1 .menuOne-current {
	background:#F3F3F3;
}
.product .menu_1 .header > span {
	display: block;
}
.product .menu_1 .header .txt {
	float: left;
	color: #333;
}
.product .menu_1 .header .arrow {
	float: left;
	width: 14px;
	height:14px;
	background:url(dp_jiajian.png) 0px 0px no-repeat;
	margin-top:12px;
	margin-left:9px;
}
.product .menu_1 .menu_show .header .arrow {
	background:url(dp_jiajian.png) 0px -15px no-repeat;
}
.product .menu_2 {
	display: none;
	width: 208px;
	height: auto;
}
.product .menu_2 li {
	width:178px;
	margin:0px 15px;
	height:35px;
}
.product .menu_2 li a {
	width:100%;
	height:100%;
	line-height: 35px;
	text-indent: 25px;
	background:url(../../../images/shop/temp1/dp_left_x1.gif) 0px 0px no-repeat;
}
.product .menu_2 li a.list {
	background:url(../../../images/shop/temp1/dp_left_x2.gif) 0px 0px no-repeat;
}
.product .menu_2 li.firstChild {
	border: 0;
}
.product .menu_2 li a {
	display: block;
	color: #444444;
}
.product .menu_2 li a:hover {
	font-weight:bold;
}
/*右侧*/
.dp_right{
	width:962px; 
	float:right;
}
.about em{
	width:180px; 
	height:180px; 
	border:#e5e5e5 solid 1px;
	float:left;
	display:inline;
	margin:15px 0 15px 20px;
}
.about .txt{
	float:left; 
	display:inline; 
	width:710px; 
	margin:15px 0 0 20px;
}
.about .txt h3{
	line-height:24px;
	height:24px;
	overflow:hidden;
	font-size:16px;
	font-family:"微软雅黑";
	color:#3a7900;
}
.about .txt p{
	line-height:24px;
	padding-top:10px;
	height:144px;
	overflow:hidden;
	font-size:12px; 
}

/*最新产品*/
.newproduct .container{
	border:0;
}
.newproduct ul{
	padding-top:15px;
	width:990px;
}
.newproduct li{
	float:left;
	display:inline;
	width:228px;
	overflow:hidden;
	height:265px;
	margin:0 16px 20px 0;
}
.newproduct li em{
	width:226px; 
	height:173px; 
	border:#e5e5e5 solid 1px; 
	display:block;
}
.newproduct li:hover em{
	border:#c5dba7 solid 1px;	
}
.newproduct li em img{
	width:226px;
	height:173px;
	margin:0;
}
.newproduct li .txt{
	height:90px;
	background-color:#e5e5e5;
}
.newproduct li:hover .txt{
	background-color:#c5dba7;	
}
.newproduct li h3{
	line-height:24px;
	height:48px;
	padding:5px;
	font-size:12px;
	font-family:"微软雅黑";
}
.newproduct .price{
	height:24px;
	padding:0 10px 0 10px;
}
.newproduct .price span{
	float:left; 
	display:inline;
	font-size:18px;
	color:#ff4400;
	font-family:Arial;
	padding-left:3px;
}
.newproduct .price a{
	float:right;
	display:inline;
	width:81px;
	height:24px;
	line-height:24px;
	font-family:"微软雅黑";
	background-color:#e71504;
}

/*供应商视频*/
.video{
	float:left; 
	display:inline; 
	width:305px;
}
.video .container{
	height:220px;
}
.video .flv{
	width:275px;
	height:155px;
	margin:15px auto 0 auto;
}
.video .flv img{
	width:275px;
	height:155px;
}
.video p{
	width:275px;
	height:34px;
	line-height:34px;
	background-color:#f2f2f2;
	margin:auto;
	margin-bottom:15px;
	text-align:center;
}

/*供应商相册*/
.photo{
	float:right;
	display:inline;
	width:630px;
}
.photo1{
	width:960px;
}
.photo .container{
	height:220px;
}
.photo ul{
	height:185px;
	margin-top:16px;
}
.photo li{
	height:185px;
	width:290px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 0 0 20px;
}
.photo li span{
	margin-top:155px;
	position:absolute;
	height:30px;
	width:290px;
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:1;
}
.photo li h3{
	margin-top:155px;
	position:absolute;
	height:30px;
	width:290px;
	z-index:2;
	text-align:center;
	line-height:30px;
}
.photo li h3 a{color:#FFF;}




/*橱窗产品*/
.recommend{
	width:1190px;	
}
.recommend .container{
	height:330px;
}
.picScroll-left{ overflow:hidden; position:relative;   }
.picScroll-left .prev{ display:block;  width:25px; height:44px; float:left; display:inline; margin-left:20px; margin-top:143px;  overflow:hidden; cursor:pointer; }
.picScroll-left .next{ display:block;  width:25px; height:44px; float:right; display:inline; margin-right:20px; margin-top:143px;  overflow:hidden; cursor:pointer;}
.picScroll-left .bd{float:left; display:inline; width:1050px; overflow:hidden; margin-top:25px; margin-left:25px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; width:338px; height:258px; border:#e5e5e5 solid 1px; margin-right:15px;  }
.picScroll-left .bd ul li .pic{text-align:center;}
.picScroll-left .bd ul li .pic img{width:338px; height:258px; display:block;}
.picScroll-left .bd ul li .titlebg{position:absolute; z-index:1; width:338px; height:50px; margin-top:208px; background-color:#000;filter:alpha(opacity=50);  -moz-opacity:0.5;  -khtml-opacity: 0.5;  opacity: 0.5;}
.picScroll-left .bd ul li .price{position:absolute; z-index:2; width:77px; height:58px; overflow:hidden; margin:198px 0 0 22px; background:url(price-bg.png) no-repeat; color:#ffe700; font-size:16px; text-align:center; line-height:58px; font-family:'微软雅黑';}
.picScroll-left .bd ul li .titletxt{position:absolute; z-index:2; width:180px; height:36px; overflow:hidden; margin:212px 0 0 127px;color:#fff; font-size:12px; line-height:18px;}
.picScroll-left .bd ul li .titletxt a{color:#FFF;}





/*内页样式*/
.shop_nav{
	min-width:1190px;
	background:#f67812 url();
}
.shop_nav ul li a:hover {
	background:#e84e17;
}
.shop_nav ul li .cur{
	background:#e84e17;
}

.dp_left .dp_left1 .dp_gystitle,.dp_left .dp_left2 .dp_gystitle,.dp_left .dp_left3 .dp_gystitle,.dp_left .dp_left4 .dp_gystitle {
	line-height: 36px;
	height: 47px;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	background: url(../../../images/shop/temp3/sidebar-tbg-1.jpg) no-repeat;
	border-top:0px;
	border-bottom:0px;
	float:none;
	width:210px;
	text-align:center;
}
.dp_left .dp_left1,.dp_left .dp_left2,.dp_left .dp_left3,.dp_left .dp_left4{
	overflow: hidden;
	width: 210px;
	overflow: hidden;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top:0px;
}
.dp_left .container{
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	float:none;
}
.dp_right .dp_right_title1,.dp_righta .dp_right_title1 {
	height:36px; 
	overflow:hidden;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#FFF;
	line-height:36px;
	background-color:#c9c9c9;
	border-left:0;
}
.dp_right .dp_right_title1 h1,.dp_righta .dp_right_title1 h1{
	float:left;
	width:120px;
	text-align:center;
	height:36px;
	background-color:#f67812;
}
.dp_left .dp_left2 .menu_1 {
	width: 208px;
	overflow: hidden;
	padding: 5px 0px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;	
}

#pur_home_3 .jiju .nTab .TabTitle {
	height:36px; 
	overflow:hidden;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#FFF;
	line-height:36px;
	background-color:#c9c9c9;
	border-left:0;
}
#pur_home_3 .jiju .nTab .TabTitle h1{
	float:left;
	width:120px;
	text-align:center;
	height:36px;
	background-color:#f67812;
	position:static;
}
