@import url(reset.css);
@import url(footer.css);
@import url(header.css);

.mian{width: 100%; background: url(body_bg.jpg) top center repeat-x #fdfdfe; padding-top: 10px; overflow: hidden;}
.content{ width: 1100px; margin: 0 auto;}
/*左边内容*/
.zb_lb{ min-height:690px;overflow:hidden; width: 248px; background: #FFFFFF;/*background:url(xwzx_img12.jpg) bottom center  no-repeat #ffffff;*/ position:relative; padding: 10px; border:1px solid #dddede;}
.zb_lb h2{ height: 65px; line-height: 65px; background: #0069ae; font-size: 16px; color: #FFFFFF; text-align: center; font-weight: normal;}
.Left_Nav{ height:auto;}
.Left_Nav h3 {cursor:pointer;background:url(xwzx_img10.jpg) 20px center no-repeat #f8f8f8;height:50px; line-height:50px; border-bottom:1px solid #dddede; display:block; padding-left:90px;font-size:16px;text-align:left; text-decoration:none;}
.Left_Nav h3:hover { background:url(xwzx_img11.jpg) 20px center no-repeat #f8f8f8;color:#009eef; text-decoration:none;font-size:16px;}
.Left_Nav h3.on {background:url(xwzx_img11.jpg) 20px center no-repeat #f8f8f8;color:#009eef; }
.Left_Nav table{ display: none; padding-left: 2px;}
.Left_Nav td{ line-height: 32px; vertical-align: top; color:#0069ae;}
.Left_Nav td span{color:#0069ae;}
/*右边内容*/
.yb_nr{ border:1px solid #dddede; min-height:690px;overflow: hidden;width: 800px; background:#FFFFFF; line-height: 24px; font-size: 13px; padding: 10px;}
/*分工*/
.gzfg{border:1px solid #dddede; height: auto; height:200px; overflow: hidden;}
.ld_pic{ padding: 10px; border-right:1px solid #dddede; width:120px; height:180px; float: left;}
.ld_pic img{width:120px; height: 180px;}
.ld_fg{ width: 630px; float: right;height:180px; overflow-y: auto; padding-top: 10px; padding-bottom: 10px;overflow-x: hidden;padding-right: 20px;}
/*简历*/
.ldjl{ margin-top: 10px;}
.ldjl h1 { height:35px; line-height:30px;  background:#f6f6f6;font-size: 16px; border-bottom:1px solid  #0069ae; font-weight:500; }
.ldjl h1 span {  background:#0069ae;width:auto; padding:0 20px; height:35px; line-height:35px; float:left; color:#FFFFFF}
.ldjl_con{border:1px solid #dddede;height:180px; overflow-y: auto; padding: 10px; margin-top: 10px;}
/*活动*/
.ldhd{ margin-top: 10px;}
.ldhd h1 { height:35px; line-height:30px;  background:#f6f6f6;font-size: 16px; border-bottom:1px solid  #0069ae; font-weight:500; }
.ldhd h1 span {  background:#0069ae;width:auto; padding:0 20px; height:35px; line-height:35px; float:left; color:#FFFFFF}
.ldhd h1 span a{color:#FFFFFF}
.ldhd_con>ul li { margin-right: 20px; width:385px;float:left;text-align:left; font-size: 14px; height: 30px; line-height: 30px; overflow:hidden;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.ldhd_con>ul li a {font-size: 14px; margin: 8px 0;}
.ldhd_con>ul li:hover{transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.ldhd_con>ul li span{ float:right; width:80px; display:inline-table; color:#999;}
.ldhd_con>ul .on {background: #b3e7fa;}