@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body { background:url(/_upload/tpl/01/bb/443/template443/images/bg.gif) repeat 0 0;}
body,p { font:14px/1 "\u5b8b\u4f53",Microsoft YaHei, Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1100px; margin:0 auto;} /**页面全局宽度**/


/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(/_upload/tpl/01/bb/443/template443/images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/**页头开始**/
#header { width:100%; height:35px; line-height:35px; background:#fff; }
#header .inner {}
.banner { width:100%; height:35px;  }    /**页头部分**/
.banner .welcome { width: 500px; line-height: 35px; color: #10469b; float:left;  }		/**欢迎标语**/
.banner .swsy { float:right; width: auto; line-height: 35px; color: #10469b;  }		/**收藏本站**/
.banner .swsy a { color: #10469b; }
.navbar { width: 1100px; height: 45px; border-top-left-radius: 5px; border-top-right-radius: 5px; background:url(/_upload/tpl/01/bb/443/template443/images/menu_bg.jpg) repeat-x; margin: 0 auto; }   	/**导航区域背景**/
.navbar .navbox { width:1100px; height:55px; margin:0 auto;}   /**导航窗口大小及位置**/

.sitelogo{ width: 600px;  position: relative;   bottom: 230px;  font-size: 36px; margin-left: 450px; color:#fff;     font-weight: bold; display: inline-block;     font-family: serif;
text-shadow:#ccc 1px 0 0,#eee 0 1px 0,#ccc -1px 0 0,#ccc 0 -1px 0;
-webkit-text-shadow:#ccc 1px 0 0,#ccc 0 1px 0,#ccc -1px 0 0,#ccc 0 -1px 0;
-moz-text-shadow:#ccc 1px 0 0,#ccc 0 1px 0,#ccc -1px 0 0,#ccc 0 -1px 0;
*filter: Glow(color=#ccc , strength=1);
text-shadow: 0.1em 0.1em 0.05em #666;
}

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:45px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item { font-size: 16px;float:left;margin:0;text-align: center;height: 45px;line-height: 45px; display: block;}
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; color:#fff;  }    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ background:url(/_upload/tpl/01/bb/443/template443/images/menu.png) no-repeat 0px 0px;  display: block; color: #10469b;     background-size: 100% 45px ; }	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.selected { background:url(/_upload/tpl/01/bb/443/template443/images/menu.png) no-repeat 0px 0px;width:114px; height: 45px;line-height: 45px; display: block; }
.navbar .navbox .wp_nav li.selected a {color: #10469b; }
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 24px; height:40px; line-height:40px;  }    /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav{min-width:120px;}
.navbar .navbox .wp_nav li.nav-item .sub-nav li.nav-item { height:35px; line-height:35px; }


/**主体开始**/
#container {  width: 100%;height: auto;background:url(/_upload/tpl/01/bb/443/template443/images/body.png) no-repeat center top;overflow: hidden;}
#container .inner { width: 1078px;height: auto;padding: 11px;background: #fff;margin: 0 auto; }


.ss { width: 1100px;height: 30px; margin: 0 auto 10px auto; padding-top:305px ; background:url(/_upload/tpl/01/bb/443/template443/images/logo.png) no-repeat 0 50px ; }
.ss .ssk { width: 300px;height: 30px; float: right; position: relative; z-index: 1; background:url(/_upload/tpl/01/bb/443/template443/images/ss.png) no-repeat 0px 0px; }
.ss .ssk .keyword { width:250px!important; height:30px; line-height:30px; border:none; text-indent:10px; background:none;  }
.ss .ssk .search { background:url(/_upload/tpl/01/bb/443/template443/images/ss_btn.png) no-repeat 0px 3px; width:30px; height:30px;  }


/**首页三列布局**/
.mod {}
.mod1 { width: 1078px; height: auto; overflow: hidden;} 
.mod1 .ml { width:520px; float:left;  } 
.mod1 .m2 { width:518px; float:right; } 
.mod1 .m2 .jianjie { width:100%;  height:155px; float:left;  }
.mod1 .m2 .jianjie .wp_article_list .list_item { width: 568px;height: 35px;padding-top: 10px;line-height: 35px;font-size: 22px; color: #0784df; border:none;  background:none; }
.mod1 .m2 .jianjie .wp_article_list .list_item .Article_Title a { color: #0784df;  }
.mod1 .m2 .jianjie .wp_article_list .list_item .Article_Index { background:none; display:none;  }
.mod1 .m2 .jianjie .wp_article_list .list_item .Article_PublishDate { width: 568px;height: 20px;line-height: 20px;font-size: 12px;color: #999;background:url(/_upload/tpl/01/bb/443/template443/images/clock.gif) no-repeat left center;   text-align: left; text-indent:25px; }
.mod1 .m2 .jianjie .wp_article_list .list_item .Article_Summary { font-weight:normal; width: 568px;height: auto;line-height: 24px;font-size: 14px;padding: 15px 0;margin-bottom: 10px;text-decoration: 0.7cm;color: #4f4f4f; border-bottom: 1px dashed #999; }

.mod1 .m2 .liebiao { width:100%; float:left; padding-top:10px; }
.mod1 .m2 .liebiao .con { padding:5px 0; margin:0 auto;}
.mod1 .m2 .liebiao .con .wp_article_list .list_item {  height:28px; line-height:28px;  border-bottom:none;} /**新闻列表**/
.mod1 .m2 .liebiao .con .wp_article_list .i1 { display:none; }
.mod1 .m2 .liebiao .con .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/01/bb/443/template443/images/dot.gif) no-repeat center; width:10px; height:23px;  } /**新闻列表图标**/

.list_more { width: 97px; height: 24px; line-height: 24px; background: url(/_upload/tpl/01/bb/443/template443/images/arrow.gif) no-repeat left center; color: #fff; font-size: 14px; text-align: center; }
.list_more a { color: #fff; display: block; }
.list_more a:hover { color: #fff; text-decoration: underline; }

/*******************五个横向图片**************************/
.mod2 {     display: none; width: 1078px; height: auto; overflow: hidden;  box-sizing: border-box; margin-top:20px;}

.mod2 .post {width:1056px; margin:0px auto;}
.mod2 .post .tt{width:1155px;      }
.mod2 .post .tt .tit{width:100%;    text-align: center;}
.mod2 .post  .tt .tit .title{width: 300px; }
.mod2  .xsfz{margin:10px; width:365px; float:left; }
.mod2 .m3 { width:665px; float:right; margin-top:50px; } 
.mod2 .m3 .post{width:643px; border:none; }
.mod2 .m3 .shadow{width:100%;}
.m3 ul li { width: auto; height: 70px; float: left; }
.m3 ul li span { width: auto; height: 70px; line-height: 70px;}
.mod2 .m3 .wp_nav .nav-item a span.item-name{  height: 70px; line-height: 70px; padding:0px;     font-size: 24px; }
.mod2 .m3 .wp_nav .nav-item{border: 3px solid #bee0f9; padding:0px 26px 0 60px; margin:20px; border-radius:5px;}
.mod2 .m3 .wp_nav .nav-item:hover{border: 3px solid #0084e3; }
.mod2 .m3 .wp_nav .nav-item:hover a{color:#0084e3;}
.mod2 .m3 .wp_nav .nav-item .mark{width:60px; height:70px; float:left;  }
.mod2 .m3 .wp_nav .nav-item.i1 .mark,.mod2 .m3 .wp_nav .nav-item.i7 .mark{background:url(/_upload/tpl/01/bb/443/template443/images/iocn.png) no-repeat 5px 11px;}
.mod2 .m3 .wp_nav .nav-item.i2 .mark,.mod2 .m3 .wp_nav .nav-item.i6 .mark{background:url(/_upload/tpl/01/bb/443/template443/images/iocn.png) no-repeat 5px -61px;}
.mod2 .m3 .wp_nav .nav-item.i3 .mark{background:url(/_upload/tpl/01/bb/443/template443/images/iocn.png) no-repeat 5px -141px;}
.mod2 .m3 .wp_nav .nav-item.i4 .mark{background:url(/_upload/tpl/01/bb/443/template443/images/iocn.png) no-repeat 5px -227px;}
.mod2 .m3 .wp_nav .nav-item.i5 .mark{background:url(/_upload/tpl/01/bb/443/template443/images/iocn.png) no-repeat 5px -304px;}

.mod2 .shadow{width:100%; }

.tese01 { width: 226px; height: 70px; margin-right: 12px; background:url(/_upload/tpl/01/bb/443/template443/images/tese01.jpg) no-repeat; }
.tese01:hover { background:url(/_upload/tpl/01/bb/443/template443/images/tese01a.jpg) no-repeat; }
.tese02 { width: 226px; height: 70px; margin-right: 12px; background:url(/_upload/tpl/01/bb/443/template443/images/tese02.jpg) no-repeat; }
.tese02:hover { background:url(/_upload/tpl/01/bb/443/template443/images/tese02a.jpg) no-repeat; }
.tese03 { width: 226px; height: 70px; margin-right: 12px; background:url(/_upload/tpl/01/bb/443/template443/images/tese03.jpg) no-repeat; }
.tese03:hover { background:url(/_upload/tpl/01/bb/443/template443/images/tese03a.jpg) no-repeat; }
.tese04 { width: 226px; height: 70px; margin-right: 12px; background:url(/_upload/tpl/01/bb/443/template443/images/tese04.jpg) no-repeat; }
.tese04:hover { background:url(/_upload/tpl/01/bb/443/template443/images/tese04a.jpg) no-repeat; }
.tese05 { width: 226px; height: 70px; background:url(/_upload/tpl/01/bb/443/template443/images/tese05.jpg) no-repeat; }
.tese05:hover { background:url(/_upload/tpl/01/bb/443/template443/images/tese05a.jpg) no-repeat; }


.post-4 { width: 364px;height: auto;padding: 0 10px;float: left; border:1px solid #accde4;  }
/**********************通知公告通用列表***********************************/
.mod3 {    margin-top: 20px;  width: 1078px; height: auto; overflow: hidden; }
.tzgg {  width: 530px; height: auto; float: left;   }
.jxdt {  width: 530px; height: auto; float: right;   }
.mod3 .post { width: 528px;height: auto;padding: 0;float: left; border:1px solid #accde4;     box-sizing: border-box; }
.mod3 .post .tt{width:505px; margin:0px 10px;}
.mod3 .post .con .wp_article_list .list_item{width:96%; margin:0px auto; }
.mod3 .wp_article_list .list_item .Article_Index{margin-right:0px;    margin-top: 6px; }

/**标题栏新闻窗口**/
.post { width: 364px;height: auto;padding: 0 10px;float: left; border: 1px solid #ddd; }
.post .tt { width: 364px;height: 50px; border-bottom: 1px solid #dddddd;} /**标题栏**/
.post .tt .tit { display: inline-block;float: left;font-size: 14px;height: 50px; line-height: 50px; } /**标题字体**/
.post .tt .tit .title { max-width: 300px;height: 50px;display: inline-block;line-height: 50px;text-align: center;font-size: 18px; font-weight:normal; border-bottom: 2px solid #0084dc;} /**标题图标**/
.post .tt .more_btn { display: inline-block;float: right;width: auto;text-align: center;height: 50px;line-height: 50px;font-size: 12px; color: #0084dc;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { height:28px; line-height:28px;  border-bottom:none;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/01/bb/443/template443/images/dot.gif) no-repeat center;} /**新闻列表图标**/

.shadow{width: 386px; height:20px;float:left; background:url(/_upload/tpl/01/bb/443/template443/images/tab_bg.jpg) no-repeat center top;}
.wp_article_list .list_item .Article_PublishDate { width: auto;text-align: right;font-size: 12px;color: #999; float: right; }


/**************************专题*********************************/
.mod4,.mod4 .post { width: 1078px; height: auto; overflow: hidden; box-sizing: border-box;}
.mod4 .post .tt{width:1055px;  }
.mod4  .con{padding:10px 0;}
.zt {  width: 386px; height: auto; float: left;   }
.xssw {  width: 386px; height: auto; float: left;  margin:0px 10px; }
.xyyd {  width: 386px; height: auto; float: left;   }
.mod4 .shadow{width: 1178px;  }

.zhuanti_box { width: 386px; height: 310px; }
.zhuanti_title { width: 386px; height: 47px; padding-top: 5px; background: #24b23a; margin-bottom: 16px; border: 0; border-radius: 4px; }
.zhuanti_title h3 { width: 295px; height: auto; text-align: center; text-indent: 75px; font-size: 18px; color: #fff; }
.zhuanti_title h4 { width: 295px; height: auto; text-align: center; text-indent: 75px; font-size: 12px; color: #fff; margin-top:10px; }
.zt_more { width: 70px; text-align: center; height: 24px; line-height: 24px; margin: 10px 10px 0 0; font-size: 12px; background: #fff; border: 0; border-radius: 4px; color: #24b23a; float: right; }
.zt_more a { color: #24b23a; }
.zt_more a:hover { color: #24b23a; text-decoration: underline; }
.zt_list { width: 386px; height: auto; float:left; }
.zt_list ul { width: 386px; height: 70px; margin: 0; }
.zt_list ul li { width: auto; height: 108px; margin-bottom: 16px; float: left; }
.zt_list1 { width: 386px; height: auto; float:left; }
.zt_list1 ul { width: 386px; height: 70px; margin: 0; }
.zt_list1 ul li { width: auto; height: 108px; float: left; }
.zt_list ul li span { width: auto; height: 108px; }
.zt01 { width: 188px; height: 108px; margin-right: 10px; background:url(/_upload/tpl/01/bb/443/template443/images/zt001.jpg) no-repeat; float: left; }
.zt01:hover { background:url(/_upload/tpl/01/bb/443/template443/images/zt001a.jpg) no-repeat; }
.zt02 { width: 188px; height: 108px; background:url(/_upload/tpl/01/bb/443/template443/images/zt002.jpg) no-repeat; float: left; }
.zt02:hover { background:url(/_upload/tpl/01/bb/443/template443/images/zt002a.jpg) no-repeat; }
.zt03 { width: 188px; height: 108px; margin-right: 10px; background:url(/_upload/tpl/01/bb/443/template443/images/zt003.jpg) no-repeat; float: left; }
.zt03:hover { background:url(/_upload/tpl/01/bb/443/template443/images/zt003a.jpg) no-repeat; }
.zt04 { width: 188px; height: 108px; background:url(/_upload/tpl/01/bb/443/template443/images/zt004.jpg) no-repeat; float: left; }
.zt04:hover { background:url(/_upload/tpl/01/bb/443/template443/images/zt004a.jpg) no-repeat; }


/*****************友情链接*************************/
.mod5 {  width: 1078px;height: auto;background: #f9f9f9; overflow: hidden;}
.mod5 .tt { width: 96px;height: auto;padding: 0 10px; float: left; }
.mod5 .tt .tit{ width: 96px;height: 54px;line-height: 54px;text-align: center;font-size: 18px; border-bottom: 2px solid #0084dc; }
.mod5 .con { width: 960px;height: auto; float: right;}
.mod5 .con td { width:200px!important; height:26px; line-height:26px; display:inline-block; overflow:hidden; }

.mod5 .con .articlelist3_tr { height:55px; line-height:55px; border-bottom:1px solid #ccc; background:none; }
.mod5 .con .articlelist3_tr .news_icon { display:none; }

.mod5 .con .articlelist3_tr .articlelist1_a_title { width:200px!important; height:26px; line-height:26px; display:inline-block; overflow:hidden; }
.mod5 .wp_article_list .list_item{ margin: 0px 15px;  padding:5px 0;}

.links_r { width: 1060px; height: auto; float: right; }
.links { width: 1000px; height: 55px; line-height: 54px; padding: 0 30px; border-bottom: 1px solid #e3e3e3; }
.links1 { width: 1000px; height: 55px; line-height: 54px; padding: 0 30px; }



/*************************************列表页***********************************/
#container2 {  background:url(/_upload/tpl/01/bb/443/template443/images/top_bg2.jpg) no-repeat center top; width: 100%; height: auto; padding-top: 145px;overflow: hidden; }
#container2 .inner {  width:1100px; background:#fff; margin:0 auto;   }

.lmtp { width:1078px; height:160px; margin:0 auto; position:relative; padding-top:11px;  }
.lmtp .tupian { width:1078px; height:160px; float:left;  }
.lmtp .dqlm { width:150px; position:absolute; z-index:1000; top:85px; left:60px; font-size: 24px; font-weight:normal;  }

/********二级栏目********/
.col_menu { width:220px; float:left; margin:31px 0px 0px 11px; } 
.col_menu .col_menu_head { display: inline-block; width: 220px; height: 80px;   margin-bottom: 1px; font-size: 18px; color: #fff; background: #2688d3; border: 0; border-top-left-radius: 4px; border-top-right-radius: 4px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:18px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; height: 80px; line-height: 80px; text-indent: 60px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border:none; }
.col_list .wp_listcolumn .wp_column { border-top:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a {   width: 217px; height: 48px; line-height:48px; text-indent:15px; text-decoration: none;display: block; color: #000; border-left: 3px solid #f0f0f0; background: #f0f0f0; font-weight:normal; 	} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { text-decoration: none; border-left: 3px solid #2688d3;color: #2688d3; display: block; } 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}
.col_list .wp_listcolumn .wp_column a span.column-name{ color:#124D83; height:38px; }



.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(/_upload/tpl/01/bb/443/template443/images/icon_column_2_hover.gif);} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(/_upload/tpl/01/bb/443/template443/images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(/_upload/tpl/01/bb/443/template443/images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(/_upload/tpl/01/bb/443/template443/images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}







/******************联系方式*******************/
.main_side { width: 220px; height: auto; }
.main_side_box { width: 220px; height: auto; padding-top: 20px; margin-bottom: 10px; overflow: hidden; }
.main_side_box_title { width: 220px; height: 80px; line-height: 80px; text-indent: 40px; margin-bottom: 1px; font-size: 18px; color: #fff; background: #2688d3; border: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.main_side_menu { width: 220px; height: auto; }
.main_side_menu ul { width: 220px; height: auto; }
.main_side_menu ul li { width: 217px; height: 48px; line-height: 48px; float: left; font-size: 14px; margin-bottom: 1px; background: #f0f0f0; text-indent: 40px; color: #2688d3; display: block; }
.main_side_menu ul li a { width: 217px; height: 48px; text-decoration: none; display: block; color: #000; border-left: 3px solid #f0f0f0; background: #f0f0f0; }
.main_side_menu ul li a:hover, .main_side_menu ul li.current1 { text-decoration: none; border-left: 3px solid #2688d3; color: #2688d3; display: block; }



.contact { width: 200px; height: auto; position: absolute; right:-210px; top: 0; z-index: 9999; }
.contact_title { width: 200px; height: 39px; margin-bottom: 10px; background: url(/_upload/tpl/01/bb/443/template443/images/contact.jpg) left center no-repeat; }
.contact_title h4 { width: auto; height: auto; font-size: 14px; color: #000; padding-left: 25px; }
.contact_title h5 { width: auto; height: auto; font-size: 9px; color: #072654; padding-left: 25px;  padding-top:10px;}
.contact_num { font-size: 12px; line-height: 24px; color: #072654; margin-bottom: 10px; }
.code { width: auto; height: auto; overflow: hidden; margin-bottom: 10px; }
.code_pic { width: 200px; height: 200px; margin-right: 10px; border: 2px solid #fff; }
.code_txt { width: auto; height: auto; line-height: 20px; font-size: 12px; padding: 12px 0; }




/********翻页列表************/
.col_news { width:820px; float:right; margin:31px 11px 0px 0px;} /**栏目新闻**/
.col_news_head { width: 100%; height: 50px; line-height: 50px; font-size: 12px; text-indent: 10px; border-bottom: 1px solid #d7d7d7;}
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height:50px; line-height:50px; } /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { height:32px; line-height:32px; }   /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/01/bb/443/template443/images/dot.gif) no-repeat center; width:10px; height:30px; }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/




/**********************学院概况**********************************/

.col_menu1 { width:220px; float:right; margin:31px 11px 0px 0px; } 
.col_menu1 .col_menu_head { display: inline-block; width: 220px; height: 80px;   margin-bottom: 1px; font-size: 18px; color: #fff; background: #2688d3; border: 0; border-top-left-radius: 4px; border-top-right-radius: 4px;}   /**位置栏目背景**/
.col_menu1 .col_menu_head h3.col_name { font-size:18px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu1 .col_menu_head h3.col_name .col_name_text { display:block; height: 80px; line-height: 80px; text-indent: 60px;}  /**栏目名称图标**/



.col_news1 { width:920px; float:left; margin:31px 0px 0px 11px;} /**栏目新闻**/











/***********************************************文章页*********************************************/
.col_news2 {   width: 1058px;height: auto;padding: 11px; overflow: hidden;} /**栏目新闻**/






.infobox { width:1000px; height:auto;  margin:0 auto;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; } /**文章标题**/
.article .arti_metas {  height: 30px;line-height: 30px;text-align: center;font-size: 12px;font-weight: normal;color: #929292;background: #f7f7f7;border-bottom: 1px dashed #e1e1e1;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px; line-height:24px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/



/**********************************************页脚开始**************************************************************/
#footer {}
#footer .inner {  width: 100%;height: 110px; line-height: 24px; padding-top: 60px; color: #c6c6c6; text-align: center; background:url(/_upload/tpl/01/bb/443/template443/images/bottom_bg.jpg) no-repeat center top; overflow: hidden;}
#footer .inner p { font-size:14px; line-height:24px; text-align:center; color: #c6c6c6;  }

.video { width: 600px; margin:0 auto; }


#con{width:100%;}