﻿@charset "utf-8";
/****************************
CSS Document
WeiSite : http://www.wsrj.cn 网站名称
Useing : 糖巢web首页 Style(index)
Author : Ace
Passed : XHtml 1.0, CSS 2.0, IE6.0+, IE7.0+, FF2.0+, Opera9.26+
Update : 2014-1-21
****************************/
body{
	position:relative;
}
/*-- 图片滚动 flexslider --*/
.flexslider {
    width: 100%;
    min-height: 10px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    min-width: 1200px;
    margin: auto;
    background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
    width: 100%;
    min-height: 0px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    list-style: none;
    margin-top: 0px;
    padding-left: 0px;
}.slides li {
    width: 100%;
    min-height: 0px;
    display: none;
}.slides li a {
    display: block;
    width: auto;
    min-height: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}.slides li img {
    display: block;
    width:100%;
    height:400px;
}
/*图片导航的 位子显示*/
.flex-control-nav {
	width: 100%; 
	position: absolute; 
	bottom:5px;
	z-index: 2; 
	text-align: center;
	padding-left:0px;
    margin-top:-25px; 
}
.flex-control-nav li {
	display: inline-block; 
	width: 15px; 
	height: 15px; 
	margin: 0 5px; 
	*display:inline; 
	zoom: 1; 
}
.flex-control-nav a {
	display: inline-block; 
	width: 15px; 
	height: 15px; 
	line-height: 40px; 
	overflow: hidden; 
	background: url(../images/dot.png) right 0 no-repeat; 
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0; 
}

/*-- 图片滚动 flexslider  end--*/
/*主要内容*/
.ui-mainbox{
	width:100%;
	min-height:500px;
}
.ui-centerbox2{
	width: 1200px;
	min-height: 0px;
	margin:auto;
	padding: 0px 0 10px;
	margin-bottom:10px;
}
.ui-mainbox .ui-centerbox2:last-child{
	border-bottom:none;
}
.ui-centerbox2 dl{
}
.ui-centerbox2 dl.ui-typeleft{
	width: 237px;
	height: 281px;
	overflow:hidden;
	margin-right:10px;
	border: 1px solid #4646f1;
	float: left;
	position: absolute;
	z-index: 999;
	background-color: #fff;
}
.ui-centerbox2 .ui-commentbox{
	width: 951px;
	height: 287px;
	float: left;
	margin-left: 247px;
}
dl.ui-typeleft dt{
	width:auto;
	height: 37px;
	line-height:35px;
	color:#fff;
	font-size:15px;
	text-align:center;
	background: #7373f7;
}
dl.ui-typeleft dd{
	width:auto;
	min-height:10px;
    overflow:hidden;
}
dl.ui-typeleft dd ul{
	width:auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
dl.ui-typeleft dd ul li{
	width:33.33%;
	float:left;
}
dl.ui-typeleft dd ul li a{
	width: auto;
	height:28px;
	line-height:28px;
	color: #666;
	text-align: left;
	display:block;
	margin:auto;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-left: 10px;
}
dl.ui-typeleft dd.ui-tipImag {
    height:23%; 
    border-top:1px solid #dedede; 
    margin-top:2%; 
}
dl.ui-typeleft dd.ui-tipImag img{
    height:100%;
}
.ui-commentbox dl{
	width:100%;
}
.ui-commentbox dl dt{
	width:100%;
	height:36px;
    position:relative;	
	margin-bottom: 5px;
}
.ui-commentbox dl dt ul{
	width:auto;
	height:36px;
	border-bottom:1px solid #dedede;
}
.ui-commentbox dl dt ul li{
	width: 190px;
	height:38px;
	float:left;
	margin-bottom:-2px;
}
.ui-commentbox dl dt ul li a{
	width:auto;
	height:35px;
	display:block;
	line-height:35px;
	text-align:center;
	background:url(../images/menu_border.gif) left center no-repeat;
	background-size:2px 20px;
    
}
.ui-commentbox dl dt ul li a:hover{
	text-decoration:none;
	color: #4646f1;
}
.ui-commentbox dl dt ul li:first-child a{
	background:none;
}
.ui-commentbox dl dt ul li:hover,.ui-commentbox dl dt ul li.current{
	background:url(../images/hx.png) center bottom no-repeat;
	background-size:98% 10px;
}
.ui-commentbox dl dt ul li:hover,.ui-commentbox dl dt ul li.current a{
	color:#4646f1;
}
.ui-commentbox dl dd.tabslider-box{
	width: 952px;
	position:relative;
	overflow: hidden;
    
	height: 450px;
}
.ui-commentbox dl dd.tabslider-box .tabslider{
	width:4760px;
}
.ui-commentbox dl dd.tabslider-box .tabslider div.ui-canpinbox{
	width:952px;
	height:167px;
	position:relative;
	float: left;
	display: table;
}
div.ui-canpinbox ul{
	width:auto;
}
/*产品*/
div.ui-canpinbox ul li{
	width:182px;
	height: 235px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	border: 1px solid #c5c5e9;
	position: relative;
}

div.ui-canpinbox ul li:hover{
	border:1px solid #6868e7;
	text-decoration:none;
}
div.ui-canpinbox ul li:hover a{
	text-decoration:none;
}
div.ui-canpinbox ul li div.ui-xuanshi{
	width:auto;
}

div.ui-xuanshi a{
	width:auto;
	height:233px;
	display:block;
}
div.ui-xuanshi div{
	width:auto;
	height:180px;
	padding:1px;
	border-bottom:1px solid #dedede;
}
div.ui-xuanshi div img{
	width:100%;
	height:180px;
	display:block;
}
div.ui-xuanshi p{
	text-align:center;
	height: 25px;
	line-height:28px;
	font-size:14px;
	color:#333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 10px;
}
div.ui-xuanshi nav{
	height: 25px;
	line-height: 24px;
	color:#f40;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
div.ui-xuanshi nav u{
	padding-left: 23px;
	background: url(../images/car2.png) left 38% no-repeat;
	background-size: 20px 15px;
	font-size:12px;
	display:inline-block;
	color:#999;
	text-decoration:none;
	vertical-align: top;
	margin-left:5px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-weight:normal;
}
div.ui-xuanshi nav i{
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	line-height: 25px;
	display:inline-block;
	color:#666;
	vertical-align: top;
}
.MB_c_a{ width: 100%; position:absolute; left: 0; top: 230px; background: #dfdff4;border:1px solid #6868e7; border-bottom:2px solid #6868e7; z-index: 9; border-top:none; margin-left:-1px; padding-bottom:10px; text-align: center; padding-top: 5px;}
.CA_01{ width:90%; padding-left:10px; margin-top:5px; float:left;}
.CA_02{ width: auto; padding: 10px 5px 5px; margin: auto; text-align: center; display: inline-block;padding: 3px 5px 3px;}
.CA_02 a.a_bon01{ width:24px; height:24px; line-height:24px; padding-top:2px;  background:#bababa; border-radius:5px; font:bold 12px/22px Arial, Helvetica, sans-serif;  text-align:center; margin-right: 5px; float: left; color:#fff; display: inline-block;}
.CA_02 a.a_bon01:hover{ background:#f80; border-radius:5px; color:#fff;}
.CA_02 a.CA_bg{ width:24px; height:24px; background-position:-765px 0; color:#fff; font:bold 12px/22px Arial, Helvetica, sans-serif; text-align:center;}
.CA_02_ra{ font:normal 12px/24px "宋体"; color:#777; display: inline-block; float: left;}
.CA_02_ra02{ font:normal 12px/32px "宋体"; color:#777; float:left;}
.CA_03{ width: auto; text-align: center; display: inline-block;}
.CA_03 a.a_bon02{ width:24px; height:24px; background:#fff; border:1px solid #dedede; float:left; font:normal 18px/22px Arial, Helvetica, sans-serif; color:#777; text-align:center; margin-right:6px; display: inline-block;}
.CA_03 a.a_bon02:hover{}
.a_inp01{ background-position:-703px 0; width:45px; height:25px; line-height:25px\9;border:1px solid #dedede; float:left; margin-right:6px; display: inline-block; font:normal 12px/25px Arial, Helvetica, sans-serif; color:#666; text-align:center;}
.CA_04{ width: auto; margin-top: 5px; text-align: center;}
.CA_cart01{ width:78px; height:28px; border:0; cursor:pointer; background:#d1231a; font:normal 12px/26px "宋体"; color:#fff;margin-bottom: 5px;
margin-right: 5px;}
.CA_cart02{ width:78px; height:28px; border:0; cursor:pointer; background:#f70; font:normal 12px/26px "宋体"; color:#fff;}
.CA_cart03{ width:78px; height:28px; border:0; cursor:pointer; background:#f70; font:normal 12px/26px "宋体"; color:#fff;}

.ui-ProductIndex{
	width:1200px;
	min-height:0px;
	margin:auto;
	padding:10px 0px;
}
.ui-ProductIndex dl{
	width:auto;
	min-height:300px;
}
.ui-ProductIndex dl dt{
	width:auto;
	height:50px;
	line-height:55px;
	border-bottom: 4px solid #4646f1;
}
.ui-ProductIndex dl dt h2 a{
	font-size:24px;
	min-width:30px;
	padding:0px 5px;
	height:50px;
	display:inline-block;
	color:#595959;
	font-weight:normal;
	background: url(../images/tit_bg.png) center 110% no-repeat;
}
.ui-ProductIndex dl dt h2 a:hover{
	text-decoration:none;
}

.uiPropertyBox{
	width:1200px;
	min-height:250px;
	margin:auto;
	padding:10px 0px;
}
.uiPropertyBox dl{
	width:auto;
	min-height:300px;
}
.uiPropertyBox dl dt{
	width:auto;
	height:50px;
	line-height:55px;
	border-bottom: 4px solid #4646f1;
}
.uiPropertyBox dl dt h2 a{
	font-size:24px;
	min-width:30px;
	padding:0px 5px;
	height:50px;
	display:inline-block;
	color:#595959;
	font-weight:normal;
	background: url(../images/tit_bg.png) center 110% no-repeat;
}
.uiPropertyBox dl dt h2 a:hover{
	text-decoration:none;
}
.uiPropertyBox dl dt span{
	min-width:50px;
	padding:0px 10px;
	height:30px;
	line-height:30px;
	padding-top:20px;
	float:right;
	color:#777;
	font-size:16px;
}
.uiPropertyBox dl dt span a.ui-many{
	color:#404040;
	padding-right:15px;
	background:url(../images/more.gif) right center no-repeat;
}
.uiPropertyBox dl dt span a{
	display:inline-block;
	margin:0px 8px;
	
}

.uiPropertyBox dl dd{
	width:auto;
	min-height:300px;
	border:1px solid #dedede;
	border-top:none;
	margin-bottom:10px;
	padding:0px 9px 20px 9px;
}

.uiPropertyBox dl dd ul{
	position:relative;
	width:auto;
}
.uiPropertyBox dl dd ul li{
	width:216px;
	height: 270px;
	float:left;
    margin:0 9px;
    margin-top:20px;
	border: 1px solid #c5c5e9;
	position: relative;
}

.uiPropertyBox dl dd ul li:hover{
	border:1px solid #6868e7;
	text-decoration:none;
}
.uiPropertyBox dl dd ul li:hover a{
	text-decoration:none;
}
.uiPropertyBox dl dd ul li div.ui-xuanshi{
	width:auto;
}
.uiPropertyBox dl dd ul li div.ui-xuanshi a{
	width:auto;
	height:270px;
	display:block;
}
.uiPropertyBox dl dd ul li div.ui-xuanshi div{
	width:auto;
	height:216px;
    padding:0px;
	border-bottom:1px solid #dedede;
}
.uiPropertyBox dl dd ul li div.ui-xuanshi div img{
	width:216px;
	height:216px;
	display:block;
}
.uiPropertyBox dl dd ul li div.ui-xuanshi p{
	text-align:center;
	height: 25px;
	line-height:28px;
	font-size:14px;
	color:#333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 10px;
}