@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background:#fff;}
:focus { outline:0;}
img { border:0;}
a img { vertical-align: middle;}
a { text-decoration:none;}
body{background:url(images/bj.jpg) #2EAADE center top no-repeat}
body,p {line-height:24px;  font-family:"微软雅黑";}
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 !important;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
.fl { float: left;}
.fr  { float:right;}
.wrapper { width:100%;}
.wrapper .inner { width:1200px; margin:0 auto;}
.wrapper .inner1 { width:1002px; margin:0 auto; }


/**开始**/
#main_logo { background:url(images/main_bg_02.jpg) repeat-x;}

#main_logossw { background:url(images/1_041.png) repeat-x;}


.main_logossw { width:100%; height:114px; background:url(images/1_04.jpg) no-repeat;}
.main_logo { width:100%; height:114px; background:url(images/main-t_03.jpg) no-repeat;}
.main_logo .email { padding-top:44px; padding-left:9px;}
.main_logo .search_nav { padding-top:44px;}
/**导航**/
#menu { background:}
.menu { width:100%; height:43px}
.menu_nav{margin-left: 2.4%;}

/**新闻列表**/
#news { background-color:#f1f1f1;}
.news { width:100%; padding-bottom:36px;}
.news .news_l { width:701px; padding-top:13px;}
.news .news_l .one { width:100%; height:319px; border-radius:15px;}
.news .news_l .two { width:100%; padding-top:19px;}
.two_l,.two_r { width:343px; background:url(images/news_bg_1_39.jpg) repeat-x #fff;border-radius:15px;}
.two_l .con,.two_r .con { padding:4px 14px;}
.news .news_l .three { width:100%; margin-top:18px; background:url(images/news_bg_1_39.jpg) repeat-x #fff;border-radius:15px;}

.news .news_r { width:284px; margin-top:13px;background:url(images/news_bg_2_13.jpg) repeat-x #fff;border-radius:15px; padding-bottom:32px;}

.three .con { padding:19px 21px 17px 18px;}


.four {border-radius:10px;}
.four .tt { height:41px ; margin:0 13px;}
.four .tt .tit { line-height:39px;}
.four .tt .tit .title { font-size:18px; color:#183d8d;}
.four .more_btn { line-height:41px;}

.tt { height:44px;  border-bottom:#e1e1e1 1px solid; margin:0 19px;}
.tt .tit { line-height:42px;border-bottom:#e1e1e1 3px solid;}
.tt .tit .title { font-size:18px;color:#183d8d;}

.more_btn { line-height:44px; padding-right:7px;}
.more_btn .more_text { font-size:18px; color:#ed1c24;}
.five { padding-top:35px;width:256px; margin:0 auto;}

.newspic { width:256px;height:124px; margin:0 auto; border-radius:15px; padding:23px 0 20px 0 ;}
.newspic img { border-radius:15px;}
.newstit { width:256px; margin:0 auto; line-height:20px;}
.newstit a { font-size:16px; color:#2f488e;}
.newsnav { width:256px; margin:0 auto; line-height:21px; padding-top:5px;}
.newsnav a { font-size:12px; color:#777777;}
.newsnav a:hover { color:#3d5391;}
/**页脚**/
#footer { background:#3d5391;}
.footer { width:100%; height:89px; padding-top:27px;}
.footer_nav p { font-size:12px; color:#b0b6cd; line-height:30px;}
.footer_nav a {color:#b0b6cd;}


/**列表页**/
#col { }
.col { width:100%; background-color:#fff; }
.col_path { height:34px; line-height:34px; padding-left:15px; padding-top:8px;}
.path_name {color:#929292; font-size:12px;}
.col_path a {color:#929292; font-size:12px;}
.col_path a:hover { color:#3d5391;}
.col .collist { border-top:#3d5391 4px solid; width:286px;margin-bottom: 20px; min-height:650px}
.col .col_menu_con { width:286px;}
.col .colinfo { width:867px; padding-right:10px;}
.col_news_head { height:39px; line-height:34px; border-bottom:#cacaca 1px solid;}
.col_metas { font-size:15px; color:#064c89;}
.col_news_list { padding-top:20px;}
.col_menu_head { height:45px; padding-left:14px; background:#e6eefa;}
.col_name { line-height:45px;}
.col_name_text { font-size:15px; color:#064c89; font-weight:blod;}
.colnav { padding-top:15px; padding-left:10px;}


/**文章页**/
#info {}
.info { width:100%; background-color:#fff;}

.article { padding:30px 30px;}
.article .arti_title { line-height:26px; font-family:"微软雅黑"; padding:30px; text-align:center; font-size:21px; color:#064c89; border-bottom:2px solid #d3d3d3;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#737373;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); } 

/**友情链接**/
.link {}
.link_nav1 { padding-left:19px;}
.link_nav2 {}
.link_nav2 .select { height:20px !important; background:url(images/link_bg_72.jpg) no-repeat left #3d5391 !important; color:#fff !important; border:none !important;}
.foot1{ width:180px; height:20px; float:right; margin-top:25px;}
.foot1 a { color:#bababa; line-height: 16px;}

.yqlj { background:url(images/link_bg_72.jpg) no-repeat left;}

/**修改**/
.wp_article_list .list_item { height:35px; line-height:35px;}
.wp_article_list .list_item .Article_Title a { font-size:14px; color:#444444;}
.wp_article_list .list_item .Article_Index { margin-top:8px; margin-right:0px;margin-left:0px;}

.wp_nav .nav-item a span.item-name { padding:0px 14px; line-height:40px;font-weight: bold; letter-spacing: 3px;}
.wp_nav .nav-item a { font-size:16px; color:#fff; }
.wp_nav .nav-item a.parent { color:#fff;}
.wp_nav .nav-item a.parent:hover { color:#fff;background:#0242A8}
.wp_nav .sub-nav .nav-item a{text-align: center;}

.wp_nav .sub-nav {min-width: 92px !important;border:none}
.wp_nav .sub-nav a { background:none;}
.focus-container img { border-radius:15px;}
.focus-page { display:none !important;}
.focus-title { height:44px !important; line-height:44px !important;}
.focus-title a { font-size:18px; font-family:"微软雅黑" !important; font-weight:500 !important;}
.focus-title-bar { width:641px !important; right:30px !important; height:44px !important;}
.focus-pagination { display:none !important;}
.focus-navigation { height:44px !important; line-height:44px !important; top:94% !important; opacity:0.7 !important;}
a.focus-navigation.focus-prev { border-bottom-left-radius:15px !important;}
a.focus-navigation.focus-next { border-bottom-right-radius:15px !important;}

.wp_search .search { background:url(images/search_btn_05.jpg); width:31px; height:30px;}
.keyword  { width:138px; height:28px; border:#5f73ae 1px solid; border-style: solid none solid solid; border-width:1px; background:#485c95;line-height:28px; text-indent:11px; color:#b3b9ce;}

.wp_article_list .list_item .Article_Title a:hover { color:#3d5391;}
.colinfo .wp_article_list .list_item { height:34px; line-height:34px;}
.colinfo .wp_article_list .list_item .Article_Index { background:url(images/list_1_37.jpg) no-repeat 50%; margin-top:10px;}
.wp_article_list .list_item .Article_PublishDate { font-size:12px;}
.wp_listcolumn .wp_column a { background:#e6eefa; border-bottom:none;}
.wp_listcolumn .wp_column a:hover { background:#cddcf4;}
.wp_listcolumn .wp_column a.selected {background:#cddcf4; color:#3b3a3a;}
.wp_listcolumn .wp_column a .column-name { font-size:12px; font-weight:500; line-height:30px; color:#3b3a3a;}
.wp_listcolumn { border-top:none;}

.nav-item.i9 a { background:none;}
.wp_listcolumn .wp_subcolumn .wp_column a {background:#e6eefa; border-bottom:none;}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {background:#cddcf4; color:#3b3a3a;}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {background:#cddcf4; color:#3b3a3a;}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name { padding-left:40px;}

.lubo{ width: 100%; min-width:1200px;clear: both; position: relative; height:300px; overflow:hidden; z-index:-1}
.lubo_box{ position: relative; width: 100%; height:300px; }
.lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:300px; opacity: 0;filter:alpha(opacity=0);}
.lubo_box li a{ display: block;width: 100%;  height: 100%;}
.lubo_box li img{ width: 100%; height: 300px;}
/*圆点*/
.cir_box{ overflow: hidden; position: absolute; z-index: 100;}
.cir_box li{ float: left; width: 10px; height:10px; margin:0 8px; cursor: pointer; background:none; opacity: 1;border-radius:5px;
-moz-border-radius:5px; /* Old Firefox */border:2px solid #fff;}
.cir_on{ background:#F00 !important;opacity:0.5;}

.tzys{background:url(images/tz.png) center;height:69px; z-index:1111111; position:relative; margin-top:-69px; text-align:center}

body{background:url(images/bj.jpg) #0E90D6 center top no-repeat}
.dtjt9_div_text a{line-height:35px; height:35px}
.dtjt9_div_text span{line-height:35px; height:35px}
.bsys a{font-size:14px;color:#fff}
.bsys{font-size:14px;}
.xinw {margin-top:10px;}

