@charset "utf-8";

body  {
 margin: 0;
 padding: 0;
 font-family: "宋体", "微软雅黑", Arial;
background-color:#ecf5fe;

 }

img{border:none;}

a:link {
 text-decoration: none;
 cursor:hand;
}
a:visited {
 text-decoration: none;
 cursor:hand;
}
a:hover {
 text-decoration: none;
 cursor:hand;
}
a:active {
 text-decoration: none;
 cursor:hand;
}
ul  {
  margin:0; 
  padding:0; 
  list-style-type:none;}

#ejydh {
 font-family: "微软雅黑";
 font-size: 18px;
 color: #FFF;
 }
#ejydh a {
 color: #FFF;
 width: 135px;
  line-height: 50px;
 display:inline-block;
 text-align: center;
 }
#ejydh a:hover {
 color: #FFF;
 width: 135px;
  line-height: 50px;
 background-color:#053a6c;        }  /* 菜单栏鼠标经过颜色 */

.dingbu  {                     /*  顶部 background-color: #e1ebf5; */
 height:430px;
background-image:url(../images/ban_top_bg.jpg);

    }







.juzhong  {         /* 居中  */
 margin:0 auto;
 width:1100px;
 
 }

 
 .main{
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	 height:455px;                  /* 中间主体部分高度 */
	 
	 }
 .foot{
  height:80px;
 }
 
#sousuo  {
 background-image: url(../images/i.fw_r2_c6.jpg);
 background-repeat: no-repeat;
 background-position: left;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 padding-left:5px;
 height: 23px;
 width: 154px;
 color: #666;
 }


#dqwz {                      /* 左-栏目名称*/
 width: 300px;
 float: left;
 height: 50px;
 text-align: center;
 line-height: 50px;
 background-color: #940303;     /* 左-标题栏颜色 */
 font-family: "微软雅黑";
 font-size: 16px;
 color: #FFF;
}
#lbbk {                    /* 右列   */
 width: 830px;
 float: right;
 background-color: #F7F7F7;  /* 右-中间内容颜色 */
 border-left-width: 30px;
 border-left-style: solid;
 border-left-color: #FFF;
 height:auto!important;   
 min-height:685px; 
}
#ejdhlb {                   /*左-二级网站导航  */
 font-family: "微软雅黑";
 font-size: 14px;
 color: #333;
 }
#ejdhlb li {
 line-height: 40px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#999;
}
#ejdhlb li a {
 color:#333;
 line-height: 40px;
 padding-left:80px;
 height: 40px;
 width: 190px;
 margin:3px 0 0 0;
 display:inline-block;
}
#ejdhlb li a:hover {
 color:#fff;
 line-height: 40px;
 padding-left:80px;
 height: 40px;
 width: 190px;
 background-color:#1767b0;     /* ?颜色 */
 margin:3px 0 0 0;
 
}
#dqwzys {                /* 右--当前位置   */
 background-color: #DDD;
 height: 40px;
 padding-left: 20px;
 line-height: 40px;
 font-family: "宋体";
 font-size: 12px;
 color: #333;
}
#fylb  {                /* 右--内容   */
 line-height: 28px;
 font-family: "宋体";
 font-size: 14px;
 color: #333;
}
#fylb li {
 border-bottom-color: #999;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
}
#fylb a {
 font-family: "宋体";
 font-size: 14px;
 color: #333;
}
#fylb a:hover {
 font-size: 14px;
 color: #3A6BB4;
}
#bjlogo {                 /* 左列   */                 
 margin-top:15px; 
 background-color:#F7F7F7;  /* 左列背景颜色  */
 
}
#zhaiyao {
 font-family: "宋体";
 font-size: 12px;
 line-height: 25px;
 color: #666;
 TEXT-INDENT: 24px;
 padding-left: 14px;
 }
.table_border {
	border: 1px solid #999;
}