@charset "utf-8";
/* CSS Document */
/*产品详情样式*/
/*左边列表*/
.xq_left{ float:left; width: 210px; height:660px;}
.xq_left .hy_list{ float:left; width:208px; height:211px; border:1px solid #dbdbdb;}
.list_title { float:left; width:208px; height:29px; border-bottom:1px solid #dbdbdb; }
.list_title .title_bg{float:left; width:192px; height:28px; padding-left:8px; padding-right:8px; background:#73BF38;}
.title_bg span{ float:left; width:auto; height:28px; line-height:28px;  font-size:14px; 
 color:#ffffff; font-weight:bold;}
.title_bg a{ float:right; width:auto; height:28px; line-height:28px; font-size:12px; color:#ffffff;}
.title_bg a:hover{ color:#c70000;}
.hy_list .list_neirong{ width: 188px; padding-top:8px;
margin-left: 10px;
margin-right: 10px;
display: inline;
float: left;
height: auto;}
.list_neirong ul{ float:left; width:188px;}
.list_neirong ul li{ width: 188px;
float: left;
height: 24px;
line-height: 24px;
overflow: hidden;
}
.list_neirong ul li a{ color: #5a5a5a;
float: left; width:188px;
background: url(../images/yy/dian.jpg) no-repeat 0 11px;
padding-left: 7px;
font-size: 12px;
height: 24px;
line-height: 24px;
white-space:nowrap; text-overflow:ellipsis; /* for IE */ 
-o-text-overflow: ellipsis; /* for Opera */ 
-icab-text-overflow: ellipsis; /* for iCab */ 
-khtml-text-overflow: ellipsis; /* for Konqueror Safari */ 
-moz-text-overflow: ellipsis; /* for Firefox,mozilla */ 
-webkit-text-overflow: ellipsis; /* for Safari,Swift*/
 overflow:hidden;

}
.list_neirong ul li a:hover{ color:#c70000;}

/*右边列表*/
.news_rightcen { width:904px; float:right; border:1px solid #dbdbdb; padding:10px 25px; }
.news_rightcen h3 { font-size:16px; color:#333333; text-align:center; line-height:37px; font-weight:bold;}
.news_rightcen span { display:block; width:904px; font-size:12px; line-height:32px; border-bottom:1px dashed #dfdfdf; color:#a4a4a4; text-align:center; }
.news_rightcen p { display:block; width:904px; font-size:12px; line-height:24px; text-indent:2em; color:#5a5a5a; margin:20px auto; overflow:hidden;}
.news_rightcen h4 { display:block; width:850px; line-height:24px; color:#5a5a5a; font-weight:bold; margin:15px auto; overflow:hidden;}
.news_pages { width:904px; line-height:30px; margin-top:28px; _margin-top:8px;+margin-top:8px; display:inline; overflow:hidden; float:right;}
.news_pages span { display:block; width:280px; float:right; margin:0px; border:none; color:#5a5a5a;}
.news_pages a { display:block; float:right; padding:0 5px; color:#5a5a5a;}
.news_pages a.dq, .news_pages a:hover { color:#f00;}

.news_rightcen li { display:block; width:650px; height:30px; padding-left:15px; line-height:30px; background:url(../images/news/smoldian.jpg) no-repeat 5px center; clear:both; overflow:hidden;}
.news_rightcen li i { display:block; width:120px; float:right;}
.news_rightcen li a { display:block; width:240px; height:30px; line-height:30px; float:left; white-space:nowrap; text-overflow:ellipsis; /* for IE */ 
-o-text-overflow: ellipsis; /* for Opera */ 
-icab-text-overflow: ellipsis; /* for iCab */ 
-khtml-text-overflow: ellipsis; /* for Konqueror Safari */ 
-moz-text-overflow: ellipsis; /* for Firefox,mozilla */ 
-webkit-text-overflow: ellipsis; /* for Safari,Swift*/
overflow:hidden;}


/*产品详情右边*/
.xq_right{ float:right; width:924px; height:648px; padding-right:30px; padding-bottom:10px;border:1px solid #dbdbdb;  }
.xq_right .right_list{ float:left; width:924px; height:auto;}
.right_list .right_title{ float:left; width:924px; line-height:24px; top:-1px; margin-bottom:10px; display:inline;}
.right_title h4{ float: left; width:70px; height:24px; line-height:24px; text-align:center; background:#8fbf00; color:#ffffff; font-size:12px; font-weight:bold;}
.right_list .right_center{ float:left; width:909px; height:auto; padding-left:15px; }
.right_center ul{ float:left; width:909px;}
.right_center ul li{width: 909px;
float: left;
height: 28px;
line-height: 28px;
overflow: hidden;}
.right_center ul li i{display: block;
width: 100px;
float: right; font-size:8px; color:#5a5a5a; text-align:center;}

.right_center ul li a{  display:block; width:700px; height:28px; line-height:28px; 
color:#5a5a5a; font-size:12px; padding-left:10px; float:left; background:url(../images/yy/dian.jpg) no-repeat 0 11px;
white-space:nowrap; text-overflow:ellipsis; /* for IE */ 
-o-text-overflow: ellipsis; /* for Opera */ 
-icab-text-overflow: ellipsis; /* for iCab */ 
-khtml-text-overflow: ellipsis; /* for Konqueror Safari */ 
-moz-text-overflow: ellipsis; /* for Firefox,mozilla */ 
-webkit-text-overflow: ellipsis; /* for Safari,Swift*/
overflow:hidden;}
.right_center ul li a:hover{ color:#c70000;}

