﻿@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;}

html { width:100%; min-width:1300px;margin:0 auto;  }
/**全局样式**/
body { font:14px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333; }/*背景样式*/
a {color:#333; text-decoration:none;}
a:hover { color:#0159b0;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1300px;margin:0 auto;} /**页面全局宽度**/



/**页头开始**/
#header {background-image: linear-gradient(to right, #035bb2 , #2a8fd7);; }
#header .inner {}
.head { width:100%; height:114px; overflow:hidden; } /**页头部分**/
.head .sitelogo{ width:395px; float:left;padding-top:22px; }
.head .sitelogo img { width: 100%; }
.head .line { width:1px; height: 40px; background: #fff; float: left; margin:42px 10px 0 10px; }
.head .sitetitle { width:500px; float:left; line-height: 114px; font-size:35px;color:#fff;} /**站点名称**/






/**主体开始**/
#container1 { background: #edf6fc url(../images/c1.png) no-repeat bottom center; min-height: 604px;}
#container1 .inner { padding: 50px 0 65px 0; }
.ml { width: 100%; float: left; }
.ml .left { width: 381px; float: left; margin-left: 191px;}
.ml .right { width: 381px;  float: right; margin-right: 191px;}






/**页脚开始**/
#footer { background-image: linear-gradient(to right, #035bb2 , #2a8fd7); }
#footer .inner { padding:35px 0; overflow: hidden; }

.foot_l { width:700px; float:left; }
.foot_l .foot_logo { width: 100%; float:left; }
.foot_l .foot_logo img { display: block;}
.foot_l .foot_banquan { width: 100%; float:left; }
.foot_l .foot_banquan p { font-size:14px; line-height: 24px; text-align: left; color: #fff;}

.foot_r { width:460px; float:right; margin-top: 0px; }
.foot_r .sydw { width: 54px; float: left;  margin-right: 18px;} 
.foot_r .ewm1 { width: 105px; float:left; margin-right: 6px;}
.foot_r .ewm1 span { display: block; text-align: center; color:#fff; font-size: 14px; line-height: 24px;}
.foot_r .ewm2 { width: 105px; float:left; margin-right: 6px;}
.foot_r .ewm2 span { display: block;text-align: center; color:#fff; font-size: 14px; line-height: 24px;}
.foot_r .ewm3 { width: 105px; float:left; margin-right: 6px;}
.foot_r .ewm3 span { display: block; text-align: center; color:#fff; font-size: 14px; line-height: 24px;}


#container .inner { padding: 20px 0;}
/**列表页**/
.col_menu {width: 240px;float:left;  } 
.col_menu .col_menu_head { background:#286bcf; height:80px; line-height:80px;  text-align: center;  }/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 16px;font-weight: bold;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/
.col_list ul li { height:40px; line-height:40px; border-bottom: 1px solid #eee; padding-left:10px; font-size:16px; text-align:center; }


/**栏目新闻**/
.col_news {width:1020px;float:right; } 
.col_news_box{ }
.col_news_head {border-bottom:1px solid #ccc; height:40px; line-height:40px; }
.col_metas .col_title { display:inline-block; float:left; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:18px;font-weight: normal;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; } /**当前位置**/
.col_news_list { margin-top:7px;min-height:500px; }
.col_news_list ul li { height:60px; line-height:60px;font-size:16px;  }
.col_news_list ul li .news_title {float: left;}
.col_news_list ul li .news_date { float:right; padding-right:5px; }


/**文章页**/
.infobox { margin:0 auto;}
.article { margin-top:30px; min-height:500px; }
.article h1.arti_title {line-height:36px;font-size:18px;font-family: "Microsoft YaHei";color:#282828;text-align:center;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .arti_content {  line-height:2; font-size:14px; color:#333; }
.article .arti_content p {  line-height:2; font-size:14px; color:#333;    margin-bottom:15px; }
.article .arti_content img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/
.article p {margin-bottom:15px;font-size:14px; color:#333; }


/*搜索结果页*/
.jsjg { padding:20px 0; }
.search_title { font-size:18px; line-height:30px;}
.search_cont { line-height:26px;}
.search_date { line-height:26px; color:#969696; }



