* {
    padding: 0px;
    margin: 0px;
}
body {
    margin: 0;
    padding: 0px;
    background-color: #fff;
}
ol,ul{list-style-type:none; zoom:1;}
.fl{ float: left;}
.fr{ float: right; }

#product_funct_div{
	position: relative;
	width:714px;
	font-size: 12px;
	color:#515151;
	font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; 
	
}
#product_funct_div .top_con{
    clear: both;
    overflow: hidden;
    padding: 30px 0 20px;
}
#product_funct_div .top_con img{
    float: left;
    padding-right: 10px;
}
#product_funct_div .top_con h3, #product_funct_div .top_con p{
    float: left;
    width: 594px;
}
#product_funct_div .top_con h3{
    font: normal 18px/30px "微软雅黑";
}
#product_funct_div .top_con p{
    line-height: 22px;
}
.blue{ color: #4897e7; }
#product_funct_div .top_word{
	height: 90px;
	line-height: 22px;
	width: 690px;
	text-indent: 24px;
	border-bottom: 1px dashed #e3e3e3;
	
}

#product_funct_div .span_to_important{
	font-weight: bold;
}

#product_funct_div .pic_div, #product_funct_div .pic_div_small{
	/*height: 420px;*/
	width: 690px;
    overflow: hidden;
    margin: 15px 0;
    padding-bottom: 20px;
}
#product_funct_div .pic_div{
	border-bottom: 1px dashed #e3e3e3;
}

#product_funct_div .pic_left{
	/*position: relative;*/
	float: left;
	/*top:30px;*/
}

#product_funct_div .pic_title{
	/*position:relative;
	top:26px; */
	width: 150px;
	height: 14px;
    margin-bottom: 15px;
	font-size:14px;
	color:#4d4d4d;
	font-weight:bold;
	border-left: 3px solid #4897e7;
	line-height: 14px;
}

#product_funct_div .pic_content{
	/*position: relative;
	top:36px;*/
	width:210px;
	/*height:60px;*/
    overflow: hidden;
	line-height: 22px;
}
.ul-fun{
    clear: both;
    overflow: hidden;
    padding: 15px 0;
}
.ul-fun li{
    float: left;
    width: 50px;
    height: 25px;
    padding-top: 50px;
    margin-right: 16px;
    background: url("../images/ico-fun.jpg") no-repeat top center;
    cursor: pointer;
}
.ul-fun li a{line-height: 22px; color: #555; text-decoration: none; }
.ul-fun li a:hover
{
	color:#ff0000;
}

#product_funct_div .pic_right{
	/*position: relative;
	top:30px;*/
    float: right;
}
#product_funct_div .pic_left_big{
	position: relative;
	float: left;
	top:30px;
}
#product_funct_div .pic_right_small{
	position: relative;
	float: right;
	top:30px;
}

.video-pic,.video-img{
    position: relative;
    overflow:hidden;
    padding:20px 0;
    margin: 0;
}
.video-pic dd,.video-img dd{
    float:left;
    text-align:center;
}
.video-pic dd{ width: 25%;}
.video-img dd{ width: 25%; }
.video-pic dd img,.video-img dd img, a.down-video{
    clear:both;
}
a.down-video{
    display:inline-block;
    height:12px;
    line-height:1.0;
    padding-left:20px;
    margin-top:10px;
    font-size:12px;
    color:#575757;
    background: url("../images/ico-vdown.jpg") no-repeat left top;
    cursor:pointer;
}

a.down-video:hover
{
	color:#ff0000;
}


.video-title{
    height:15px;
    border-bottom:1px solid #ccc;
    text-align:center;
    margin:30px 0 5px;
}
.video-title h1{
    color:#666;
    font:normal 18px/28px "微软雅黑";
    background-color:#fff;
    margin:0 auto ;
    display:inline-block;
    padding:2px 20px;
}

#disable li {
  float: left;
  width: 50px;
  height: 25px;
  padding-top: 50px;
  margin-right: 16px;
  background: url("../images/ico-disable.jpg") no-repeat top center;
  cursor: pointer;
}