@charset "utf-8";
/* CSS Document */

/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }  /*让这些的标签内外边距都是0*/
fieldset, img {  border:none; vertical-align: middle; }
ul, ol { list-style:none; }
em {font-weight: normal; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle;  /*  */ }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
body { color:#666;  font:12px '宋体'; /* 测试用的高度 */ }
a{color:#333; text-decoration:none;  }
a:hover{ color:#f76e12; text-decoration:none;}


/* 常用代码  */
.clearfix:after { content:""; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { *zoom:1; }
.wrap{ width:1002px;  margin-left: auto; margin-right: auto;  }
.fl{ float:left;}
.fr{ float:right;}



/*头部*/
.header{width: 1002px; height: 192px; background: url(1_01.jpg) no-repeat; text-align: center;}
.header img{margin-top: 22px;}
.header .h-banner img{ width:778px; height:120px;}
.header .header-h{text-align: left; margin-left: 112px; margin-top: 30px;}
.header .header-h h5{width: 78px; height: 18px; background: #006600; color:#000; font-size: 13px; text-align: center; line-height: 18px;}

/*内容*/
.main{background: url(1_02.jpg) repeat-y; width: 870px; padding:20px 66px;}
.main-l{width: 243px; height: 966px; background: #E8E8E8; padding-top: 20px; padding-left: 13px;;}
.main-l .banner{width: 230px; height: 226px; background: #fff;}
.C_Info009_body .slideBox .bd ul li .pic img {width: 224px !important; height: 193px !important; padding: 3px !important; }
.C_Info009_body .slideBox .bd ul li .pic{width: 224px !important;}
.C_Info009_body .slideBox .hd {display:none;}
.main-l .main-l-txt{width: 230px; height: 256px; background: #fff; margin-top: 20px;}
.main-l .main-l-txt h3{width: 230px; height: 26px; font-size: 13px; line-height: 26px; text-align: center; color:#000; font-weight: normal;}
.main-l .main-l-txt li{width: 215px; height: 23px; line-height: 23px; border-bottom: 1px dashed #e0e0e0; background: url(l2.png) no-repeat 10px center; padding-left: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 16em;}
.main-l .main-l-txt li span{color:#336600;}

/*右边*/
.main-r{padding-right: 30px;}
.main-r .main-r-hyxw{width: 540px; height: 334px; }
.main-r .main-r-hyxw .main-r-hyxw-hd{width: 540px; height: 26px; background: #ff3300; }
.main-r .main-r-hyxw .main-r-hyxw-hd h3{width: 300px; height: 26px; background: #efefef; margin-left: 14px; padding-left: 36px; line-height: 26px; letter-spacing: 3px; color: #000;}
.main-r-hyxw .main-r-hyxw-hd .main-r-hyxw-hd-more{width: 160px; height: 26px; background: #efefef;padding-right: 30px; line-height: 26px; letter-spacing: 1px; color: #000; text-align:right;}
.main-r .main-r-hyxw-bd ul{padding-top: 18px;}
.main-r .main-r-hyxw-bd li{width: 525px; height: 23px; line-height: 23px; border-bottom: 1px dashed #e0e0e0; background: url(r2.png) no-repeat 10px center; padding-left: 15px; }

.main-r .main-r-hyxw-02{width: 540px; height: 334px; }

/*底部*/
.footer{width: 1002px; height: 60px; background: url(1_04.jpg) no-repeat; }