﻿@charset "utf-8";
/* Base Reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu { margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details { display:block; }
table { border-collapse:collapse; border-spacing:0; }
caption,th { text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr { border:0; }
html { overflow-x:hidden;}
i,cite,em,var,address,dfn{}
[hidefocus],summary { outline:0; }
li{list-style:none; }
h1,h2,h3,h4,h5,h6,small { font-size:100%; }
sup,sub { font-size:83%; }
pre,code,kbd,samp { font-family:inherit; }
q:before,q:after { content:none; }
textarea { overflow:auto; resize:none; }
label,summary { cursor:default; }
a,button { cursor:pointer; }
h1,h2,h3,h4,h5,h6,strong,b { font-weight:bold; }
del,ins,u,s,a,a:hover { text-decoration:none; }
body {
    margin-top: -15px;
}
body,textarea,input,button,select,keygen,legend {font:12px/1 arial,\5b8b\4f53; outline:0;}
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb { width:100%; height:30px; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after { clear: both; content: "."; display: block; height:0; visibility: hidden; }
.clearfix { display: block; *zoom:1; }

/**全局样式**/
body { font:12px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333;}/*背景样式*/
a {color:#333; text-decoration:none;line-height: 32px;
    font-size: 13px;}
a:hover { color:#2056b9;}
.wrapper { width:100%; background:#fff; margin:0 auto;}
.wrapper .inner {width:1100px;margin:0 auto;} /**页面全局宽度**/

/**页头开始**/
#header {background:url(images/top.png);width:100%;height:137px;float:left;}
#header .inner {width:100%;height:137px;}
.head { width:1100px; height:137px; position:relative;  margin:0 auto;background:url(images/top2.png) no-repeat;} /**页头部分**/
.head .sitelogo{width:480px;height:137px;float:left;}
.head .top-right{width:211px;float:right;height:137px;}
.head .top-right .searchbox{width:211px;height:37px;background: url(images/search.png) no-repeat;}
input#keyword {
    background: transparent;
    border: 0px solid #ccc;
    height:37px;
    line-height: 54px;
    text-indent: 14px;
    color: #034597;
}
input.search {
    background: transparent !important;
}

.head .top-right .site-lang{width:211px;height:53px;line-height:53px;margin-top:4px;}

/**顶部导航**/
div#wp_nav_w05 ul.wp_nav li.nav-item.i1 a {
    padding: 0px !important;
    color: #146cc1;
    font-size: 14px;
    font-weight: bold;
    line-height: 53px;
}
div#wp_nav_w05 ul.wp_nav li.nav-item {
    float: right;
}
div#wp_nav_w05 ul.wp_nav li.nav-item span.item-name {
    padding: 0px 5px 0 0;
}



/**导航**/
#nav{width:100%;background:#146cc1;float:left;}
#nav .inner{width:1100px;background:url(images/nav2.png) no-repeat;}
.navbar {width:100%;} /**导航区域背景**/
.navbar .navbox {width:1100px; height:51px; margin:0 auto;} /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
#nav .navbar .navbox .wp_nav,.navbar .navbox .nav {} /**导航高度**/
#nav .navbar .navbox .wp_nav li.nav-item a {font-size: 16px;line-height:29px;height:51px;font-weight:normal;color:#fff;} /**导航字体样式**/
#nav .navbar .navbox .wp_nav li.nav-item a:hover span.item-name,#nav .navbar .navbox .wp_nav li.nav-item a.parent{ color:#146cc1;} /**鼠标经过或当前选中时样式**/
#nav .navbar .navbox .wp_nav li.nav-item a span.item-name {padding:0;line-height:29px;font-size: 16px;  padding-top:11px;  font-weight: normal;    color: #fff;} /**导航栏目高度与边距**/
#nav li.nav-item a span.item-name{margin:0 30px 0 31px;}


.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 {color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; line-height:26px;} /**子菜单栏目高度与边距**/
div#wp_nav_w1 {
    float: left;
}

/**标题栏新闻窗口**/
.post { margin-bottom:15px;}
.post .tt { display:inline-block;float:left; width:100%;height:32px;border-bottom:1px solid #ddd;} /**标题栏**/
.post .tt .tit { width:92px;height:32px; display:inline-block; float:left; text-align:center; font-size:16px; font-weight:normal; color:#fff;background:url(images/tit.png);} /**标题字体**/
.post.post-53.mbox .tt .tit{width:190px;background:url(images/tit2.png);}
.post .tt .tit .title { display:inline-block; line-height:32px;} /**标题图标**/
.post .tt .more_btn {display: inline-block;
    float: right;
    height: 23px;
    line-height:50px;
    font-size:12px;
    text-align: center;
    margin-right: 2px; margin-top: -10px;} /**更多按钮**/

span.more_text{color:#acacac;}

.post .con {float:left; padding-top:5px; padding-bottom:15px;}
.post-20 .con, .post-41 .con{padding-top:16px;padding-bottom: 31px;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;float: left !important;} /**系统新闻列表**/
.post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/

.post-21 .con {
    width: 309px;
    height: 282px;
}

/**选择卡**/
.sudy-tab .tab-menu li { display:inline-block; margin:0 8px !important; line-height:22px !important; float:left !important; font-size:18px !important; font-weight:bold !important; color:#7a7a7a!important;} /**标题字体**/
.sudy-tab .tab-menu span{display:inline-block; margin:0 10px; line-height:32px; float:left; font-size:18px; font-weight:normal; color:#878787;}
ul.tab-menu, ul.tab-list {    float: left; width: 286px;}
.post.post-32.mbox {    float: left;}
.sudy-tab {    float: left;}
.sudy-tab-list {
    float: left;
    width: 286px;
    height: 200px;
margin-bottom: 10px;
}
.sudy-tab .tab-menu{
float:left;
margin-bottom:0px !important;
}
.sudy-tab ul.tab-list{float:left;width:798px;padding-top: 13px;position: relative;}
.post-51 .more ,.post-52 .more{
    margin-top: -48px;
    width: 80px !important;
    float: right;
}
.post-53 .con{width:271px;height:146px;background:#ececec;padding-top:0px;margin-top:21px;padding-bottom:0px;}
.post-53 .con p {
    text-align: center;
    padding-top: 14px;
}

/*带图标标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {}
/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:32px; padding-left:20px; background:url(images/icon_li0.png) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title {float:left;}
.news_list li.news span.news_title  img{ vertical-align:middle;}
.news_list li.news span{margin-left:0px;}
.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;}


.post-31 .con{padding-top:16px;width: 433px;    border-bottom: 1px solid #e7e7e7;    padding-bottom: 10px;}
.post-31 li.news.clearfix.n1,.post-42 li.news.clearfix.n1 {
    padding-left: 1px;
    background: transparent;
}
.post-31 span.news_title {
    width: 100%;
    line-height: 24px !important;
}
.post-31 span.news_title a {
    font-size: 16px;
    line-height: 24px !important;
    color: #146cc1;
    font-weight: bold;
}
.post-31 span.news_jianjie {
    float: left;
    line-height:22px;
    padding-top: 7px;
}
.post-31 span.news_jianjie a {
    line-height: 22px !important;
    font-size: 12px;
}
.post-31,.post-42{
    margin-bottom:0px;
}
.post-32 a{line-height:34px !important;}
.post-32 .con {
    width: 100%;
padding-bottom: 27px;
}
.post-42 .con{padding-top:23px;padding-bottom:0px;height: 79px;}
.post-42 span.news_title {
    float: right;
    width: 148px;
}
.post-42 span.news_img {
    width: 125px;
    float: left;
}
.mr-bottom {
    float: left;
}
.post-33 .con {
    padding-top: 12px;
    width: 100%;
}





/** 
*其他样式
*/

/**主体开始**/
#container1{margin-top:18px;margin-bottom:15px;float:left;}
#container2 {padding-top: 13px;    float: left;}
#container1 .inner {background:#fff;width:100%;}
#container1 .inner .mod1{width:1100px; margin:0 auto;}
#container2 .inner {width:100%;}
#container2 .inner .mod{width:1100px; margin:0 auto;}
#container3,#container4 {width:100%;}
#container3 .inner,#container4 .inner{width:1100px;}
#container3 .ml{width:798px;float:left;    padding-left: 3px;}
#container3 .mr{width:273px;float:left;margin-left:26px;}

/**首页布局**/
.mod1,.mod {}
.mod1 .ml {width:807px; height:296px; float:left;}/**左列**/ 
.mod1 .mr {width:274px; height:297px; background:url(images/background1.png) no-repeat;z-index:250; float:right;}/**左列**/ 
div#wp_nav_w11 {
    height: 255px;
    margin-top: 10px;
}
#wp_nav_w11 li.nav-item {
    height: 43px;
    padding: 5px 0;
    float: left !important;
}
#wp_nav_w11 .wp_nav .nav-item a span.item-name {
    padding: 0px !important;
    line-height: 53px;
    height: 53px;
    font-size: 15px;
    color: #146cc1;
    font-weight: bold;
}



.mod .ml {width:327px; float:left;margin-left:3px;}/**左列**/ 
.mod .mc { width:454px; margin-left:21px; float:left;} /**中间**/
.mod .mc .mc-center{float:left;width:100%;}
.mod .mr { width:274px; margin-left:21px; float:right;} /**右列**/
.mbox { float:left;width:100%; }
.post.post1.post-01.mbox {
    padding: 0px;
}
.mod .mbox{ background:#fff;}

/**页脚开始**/
#footer {background:#08529a;height:124px;float:left;}
#footer .inner { padding-top:34px;  text-align:center;}
#footer .inner p { font-size:12px; color:#fff; line-height:25px; text-align:center;font-family: “微软雅黑”;opacity: 0.65;}

/**列表页**/
.col_menu {width: 210px;float:left;position:relative;margin-right: -220px;} 
.col_menu .col_menu_head { background:#146cc1;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 16px;font-weight: normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 30px;padding: 0px 5px 0px 10px;}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a {font-weight:normal;color: #3E3E3E;background: #EFEFEF url(images/icon_column_1.gif) no-repeat 10px 10px;border-top:1px solid #fff;border-bottom: 1px solid #ddd;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding-top:0px; padding-bottom:0px; padding-left:25px; line-height:30px!important; }
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1_hover.gif);}/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**二级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#454545;background: #F7F7F7 url(images/icon_column_2.gif) no-repeat 26px 11px;}/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left:40px;}
.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(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 42px 10px;}/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:55px;}
.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(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 57px 10px;}/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:70px;}
.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(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;}/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:85px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

/**栏目新闻**/
.col_news {width:100%;float:left;} 
.col_news_box{margin-left: 240px;}

.col_news_head {border-bottom:1px solid #ccc;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;}  /**当前栏目**/
.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; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_list { margin-top:7px;min-height:300px; }
.col_news_list .wp_article_list .list_item {float:left;} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;}
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**栏目新闻图标序号**/
.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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.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;border-top: 1px solid #D0D0D0;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; 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;}
.article .entry .read img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/

.article .entry table {
    margin: 0 auto;
}

.sudy-tab .tab-menu{border-bottom: 0px solid #ccc; padding-left: 7px;background:url(images/tit3.png) no-repeat  0 4px;}
.sudy-tab .tab-menu li.selected{    
    background-color: transparent !important;
    font-size: 18px !important;
    line-height: 22px !important;
    height: 32px;
    font-weight: bold !important;
    color: #146cc1 !important;}
.sudy-tab .tab-menu{height:32px !important;}
ul.tab-list {
    padding-top: 5px;
}
.focus1 {
    display: none;
}
.navbar .navbox .wp_nav li.nav-item a:hover {
    background: #fff !important;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item:hover a span.item-name {
    color: #2056b9 !important;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
    color: #fff !important;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover {
    background: #fff !important;
}


.wp_article_list .list_item{
    height: 32px;
border: 0px solid #ccc;
    line-height: 32px;
}


.dtjt9_div_img .number {
    right: 15px;
    bottom: 55px;
    display: none;
}

.dtjt9_div_img .number .current{
    width: 20px !important;
    height: 20px !important;    
    background: #146cc1 !important;
    color: #fff !important;
    border: 0px solid #FFF;
opacity: 1 !important;
}
.dtjt9_div_img .number .nomal{
width: 20px !important;
    height: 20px !important;    
    background: #fff !important;
    color: #000 !important;
    border: 0px solid #FFF;
opacity: 1 !important;
}



.sudy-tab .tab-menu li{
padding:0px !important;
height: 32px !important;
}
a.w35_more ,a.w38_more{
    line-height: 23px;
}
.tab-list .more_btn {
    height: 23px;
    width: 61px;
    background: #e89511;
    text-align: center;
    top: -223px;
    left: 224px;
    position: relative;
}

.news_list li.news span.news_title a,.wp_article_list .list_item .pr_fields a {
    line-height: 32px;
}
.wp_article_list .list_item .pr_fields span {
    line-height: 32px;
    height: 32px;
}





.dtjt9_div_text a:link{color:#fff;font-size:15px;line-height:40px;font-weight:normal;margin-left:15px;height:40px;}
.dtjt9_div_text a:visited{}
.dtjt9_div_text{height: 40px;    bottom: 0px;}
.dtjt9_div_text .dtjt9_div_text_title{
    background:url(images/title.png);
    height: 40px; 
    text-align:left;    
}



/*---滚动图---*/
ul.scroll li {
    float: left;
    padding: 0px 2px;
}

.sudy-tab li.active {
    position: absolute;
    z-index: 2;
    top: 0px;
    width: 100%;
}
.slick .news_imgs {
    padding: 5px;
    background: #fff;
}
