@charset "utf-8";
/* CSS Document */

.Home_Pbox{ width:1000px; position:relative; margin:0px auto;}

.H_pbg{ background:url(../images/hprobg.jpg) repeat-x left top; margin-top:30px;}

.HLinkBox{ width:992px; height:160px; position:relative;}
.HLinkBox .prev{ background:url(../images/arrow.gif) no-repeat left top; width:17px; height:33px; display:inline-block; position:absolute; left:-19px; top:55px; z-index:2;}
.HLinkBox .next{ background:url(../images/arrow.gif) no-repeat right top;width:17px; height:33px; display:inline-block; position:absolute; right:-22px; top:55px;  z-index:2;}
.HList{border-right:1px solid #d6d6d6; height:143px; overflow:hidden;}
.HList ul{ display:inline-block;}
.HList li{ border-left:1px solid #d6d6d6; width:190px; height:150px; float:left; margin-left:7px; }
.HList li img{ width:190px; height:143px;}

.H_link_title{ font-weight:bold; color:#E72E35; font-size:16px; font-family:"微软雅黑"; cursor:pointer; line-height:35px; margin:5px;margin-top:15px;  margin-bottom:20px; border-bottom:3px solid #DDDDDD;}


