@charset "utf-8";
/*去掉下面一行注释,可使整个网站群页面变灰*/
/*body{filter:gray}*/

/*全局样式*/
body {font-family: "宋体",serif;; font-size:12px; background: #fff  }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0; color:#2b2b2b;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none;}
table{ margin:0 auto;border-spacing:0; border-collapse:collapse; }
img{border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before,q:after {content:'';}   
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}   
a {color:#2b2b2b;text-decoration:none;}
a:hover { text-decoration:none;}


.fB{font-weight:bold;}
.f12px{font-size:12px;}
.f13px{font-size:13px;}
.f14px{font-size:14px;}
.f16px{font-size:16px;}
.f13B{ font-size:13px; font-weight:bold; }
.f14B{ font-size:14px; font-weight:bold; }
.f16B{ font-size:16px; font-weight:bold; }
.f_red{ color:#FC3804;}
.f_yellow{ color:#FFEA00;}
.f_fff{ color:#FFF;}

.red{ border:1px solid red;}
.blue{ border:1px solid blue;}
.left{ float:left;}
.right{ float:right;}
.pointer{cursor:pointer;}
.textLeft{ text-align:left;}
.textRight{ text-align:right;}
.textCenter{ text-align:center}
.clearBoth{clear:both;}

/*横向间隔定义*/
.blank0 {clear:both; height:0px; overflow:hidden; display:block;}
.blank1 {clear:both; height:1px; overflow:hidden; display:block;}
.blank2 {clear:both; height:2px; overflow:hidden; display:block;}
.blank3 {clear:both; height:3px; overflow:hidden; display:block;}
.blank4 {clear:both; height:4px; overflow:hidden; display:block;}
.blank5 {clear:both; height:5px; overflow:hidden; display:block;}
.blank6 {clear:both; height:6px; overflow:hidden; display:block;}
.blank7 {clear:both; height:7px; overflow:hidden; display:block;}
.blank8 {clear:both; height:8px; overflow:hidden; display:block;}
.blank9 {clear:both; height:9px; overflow:hidden; display:block;}
.blank12 {clear:both; height:12px; overflow:hidden; display:block;}
.blank15 {clear:both; height:15px; overflow:hidden; display:block;}
.blank18 {clear:both; height:18px; overflow:hidden; display:block;}

/*内容盒子，主要用于定位好后的Div内部*/
.contentBox1{ padding:1px;}
.contentBox2{ padding:2px;}
.contentBox3{ padding:3px;}
.contentBox4{ padding:4px;}
.contentBox5{ padding:5px;}
.contentBox6{ padding:6px;}
.contentBox6{ padding:7px;}
.contentBox6{ padding:8px;}
.contentBox9{ padding:9px;}
.contentBox12{ padding:12px;}
.contentBox15{ padding:15px;}
.contentBox18{ padding:18px;}

/*文字缩进*/
.textIndent2em{ text-indent:2em;}

/*行高定义*/
.lineHeight140{line-height:140%;}
.lineHeight160{line-height:160%;}/*常用于新闻正文*/
.lineHeight180{line-height:180%;}
.lineHeight200{line-height:200%;}
.lineHeight20px{ line-height:20px;}
.lineHeight23px{ line-height:23px;}
.lineHeight24px{ line-height:24px;}/*常用于新闻列表*/
.lineHeight25px{ line-height:25px;}

.hidden {display:none;}
.display{display:block;}


/*内容列表通用修饰符*/
.commonList li{line-height:24px;}
.commonList_dot li{line-height:24px; background:url(../images/list_dot_10.png) left no-repeat; text-indent:10px;}
.commonList_video li{line-height:24px; background:url(../images/list_dot_10.png) left no-repeat; text-indent:20px;}
.commonList_round li{line-height:24px; background:url(../images/list_dot_10.png) left no-repeat; text-indent:15px;}
.commonList li span{ float:right; padding-right:6px;}
.commonList_dot li span{ float:right; padding-right:6px;}
.commonList_video li span{ float:right; padding-right:6px;}
.commonList_round li span{ float:right; padding-right:6px;}
.commonList li.line{clear:both; height:1px; overflow:hidden; display:block; background:url(../images/underline_10.png) repeat-x;}
.commonList_dot li.line{clear:both; height:1px; overflow:hidden; display:block; background:url(../images/underline_10.png) repeat-x;}
.commonList_video li.line{clear:both; height:1px; overflow:hidden; display:block; background:url(../images/ico_line.gif) repeat-x;}
.commonList_round li.line{clear:both; height:1px; overflow:hidden; display:block; background:url(../images/ico_line.gif) repeat-x;}


/*虚线隔行*/
.line1px{clear:both; height:1px; overflow:hidden; display:block; background:url(../images/underline_11.png) repeat-x; }
.line2px{clear:both; height:2px; overflow:hidden; display:block; background:url(../images/underline_11.png) repeat-x; }

.focusImg_Box{
    padding-left: 5px;
    padding-top: 5px;
}
/*转场图片*/

.outerBox{
    width: 100%;
    margin-bottom: 10px;
}
.mainBox{
    width: 1000px;
    margin: auto auto;
}
/*信息列表一*/
.kids{background: url("../images/kids.png") no-repeat;
    width: 131px;
    height: 36px;
    display: inline-block;

}
.title_ico{
    background: url("../images/ico.png") no-repeat;
    width: 40px;
    height: 30px;
    display: inline-block;
}
.title_ico_1{
    background-position: 0px 0px;
}
.title_ico_2{
    background-position: -40px 0px;
}
.title_ico_3{
    background-position: -80px 0px;
}
.title_ico_4{
    background-position: -120px 0px;
}
.list_box{
    border: #d8d4d4 1px solid;
}
.list_box2{
    border: #d8d4d4 0px solid;
}

.lanmu_box_tab{ height: 30px;
    position: relative;border-bottom: 1px solid #d8d4d4}
.lanmu_box_tab .lanmu_title{ display: block; position: absolute; left:0px;    font-family: "微软雅黑"; font-size: 14px;  }
.lanmu_box_tab .lanmu_title a{border: #d1e9f3 1px solid; background:#eaf7fd;border-top: #d1e9f3 2px solid; margin: 0px; padding: 4px ; padding-left: 7px;padding-right: 7px}
.lanmu_box_tab .lanmu_title a.hover{ border-top: #03579d 3px solid; color: #03579d; margin: 0px; padding:4px ; padding-left: 7px;padding-right: 7px}




.lanmu_box_new{ height: 30px;
    position: relative;border-bottom: 3px solid #d8d4d4}
.lanmu_box_new .lanmu_title{ display: block; position: absolute; left:40px; top:4px;  font-family: "微软雅黑"; font-size: 14px; }


.lanmu_box{ height: 30px; background: #f3efef;border-bottom: #d8d4d4 1px solid;
 position: relative}
.lanmu_title{ display: block; position: absolute; left: 40px; top:4px;  font-family: "微软雅黑"; font-size: 14px; }
.lanmu_more{ float: right;margin-top: 3px}
.lanmu_box_xzjy{ height: 30px;
    position: relative}
.lanmu_box_xzjy .lanmu_title{ display: block; position: absolute; left: 30px; top:4px;  font-family: "微软雅黑"; font-size: 14px; }

.zxgg{
    float: left;
    width: 260px;
    height: 240px;
}
.xyxw{
    float: right;
    width: 728px;
    height: 240px;
}
.xxjj{
    float: left;
    width: 260px;
    height: 190px;
}
.xzjy{
    float: right;
    width: 728px;
    height: 190px;
}
.schoolmoto{background: url("../images/schoolmoto_10.png") no-repeat;
    width: 365px;
      height: 178px;
    display: inline-block;
    background-size: 325px;
    background-position: 0px 0px;
    margin-top: -26px;
}
.search_03{background: url("../images/search_03.png") no-repeat;
    width: 163px;
    height: 31px;
    display: inline-block;
}

/*迷你导航*/
.miniBackground{
    color: #666666;
    background: #fdfdfd;
    line-height: 26px;
    border-bottom: solid 1px #f6f6f6;

}
/*导航*/
.logo{background: url("../images/logo_03.png") no-repeat;
    width: 345px;
    height: 67px;
    display: inline-block;
    margin-left: 10px;background-size:316px;
}
.nav_right{}
.seacrhBox{}
.nav_box{}
/*友情链接*/
.lineBox{

}
.link_ico{background: url("../images/link.png") no-repeat;
    width: 32px;
    height: 34px;
    display: inline-block;
    margin-left: 10px;
}
.link_right{
    padding: 6px;
    float: right;
    background: #f3f3f4;
    border: 1px solid #d8d4d4;
    color: #2b2b2b;
    width: 93%;
}
.yqlj{
    margin-left: 10px;
}
/*版权*/
.ico-net{
    background: url("../images/net110.png") no-repeat;
    width: 140px;
    height: 60px;
    display: inline-block;
    margin-left: 5px;
}
.ico-net-zx{background-position: 0px 0px;}
.ico-net-110{background-position: 0px -77px;}
.copyRight_right{
    float: right;
    line-height: 24px;
    text-align: left;
    margin-top: 13px;
    margin-bottom: 13px;
    padding-right: 10px;

}
.copyRight_left{
    margin-left: 15px;
    margin-top: 15px;
    display: inline-block;
}
.copyBackground{
    background: #fafafa;
    color: #2b2b2b;
    border-top: 3px solid #03579d;

}
/*颜色*/

.fontColor{
    color: #585858;

}
.list_box_er{ padding-top: 10px;width:  770px; float: right}
.list_box_er .lanmu_title{ font-size: 18px; width: 300px}
/*当前位置*/
.present_box{height:20px; line-height:20px; vertical-align:middle ;  }
.present_ul > li > a{  }
.present_box > img{ float:left}
.present_con{height:20px;  padding-left:25px; float:right  }
.present_ul > li{line-height:20px;  float:left; }
.present_con > ul > li{ background:url(../images/positon2_07.jpg); height:20px; }

.leftNav{
    position: absolute;
    background: url("../images/zcl_03.png");
    width: 205px;
    height: 246px;
    top: -38px;
}
.left_title{padding:30px; margin:auto auto;font-family: "微软雅黑"; line-height: 30px; font-size: 20px; color: #03579d}
.left_list{text-align: center; padding-top: 6px}
.left_list a{ line-height: 22px; display: inline-block; margin-top: 3px;  padding-left: 15px; padding-right: 15px; width: 120px; text-align: left}
.left_list a.active{ background: #03579d; border-radius:10px; color: #fff;border-top-left-radius: 0px }
.left_list a:hover{ background: #03579d; border-radius:10px; color: #fff;border-top-left-radius: 0px  }

.page{width: 700px;  float: right}
