@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 {
    min-width: 1400px;
}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#1f5a91;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1159px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt {height: 68px;border-bottom: 2px solid #c51616;line-height: 68px;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 30px;color: #000000;font-family:微软雅黑;font-weight: bold;/* border-bottom: 3px solid #ab8846; *//* height: 30px; */} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:35px; background:url(images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post .tt .more_btn {display:inline-block;height: 68px;line-height: 68px;float:right;}   /**更多按钮**/
.post .con {padding: 0;margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news {/* line-height:24px; *//* padding-left:13px; *//* background: url(images/4.jpg) no-repeat 0 11px; */} /**标题图标**/
.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 {}
#header .inner {}
.head { width:100%; height:132px; position:relative; background:url(images/head.jpg) no-repeat 50% 0; position:relative;}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/




.navbar { width:100%; height:60px; background:#fff;}   	/**导航区域背景**/
.navbar .navbox {width: 1400px;height:60px;margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:60px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:20px; font-weight: normal; font-family:微软雅黑; color:#333;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color: #fff; background:#1966ad;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {padding: 0 41px;height:60px;line-height:60px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#1966ad;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:16px; color:#fff; font-weight:normal; text-align: center;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#fff; color:#1966ad;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {padding: 0 5px;height:46px;line-height:46px;}		/**子菜单栏目高度与边距**/




/**主体开始**/
#container {padding: 0;}
#container .inner {background:#fff;width: 1310px;padding:10px;border:0px solid #e5e5e5;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {/* padding:0 10px; */border:0px solid #d3d3d3;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:236px; float:left;margin-top: 10px;} 
.col_menu .col_menu_head {}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 30px;font-weight:bold;color: #1966ad;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 88px;font-family:微软雅黑;text-align: center;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn {border-top: 1px solid #1966ad;border-bottom:1px solid #fff;}
.col_list .wp_listcolumn .wp_column a {text-align: center;color:#5f5f5f;background:#fff;border-top: 0;border-bottom: 0;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color:#fff;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#454545;background: #f5f5f5;border-top: 0;border-bottom: 0;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {color:#000;background-image: none;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{color: #1966ad;}

.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(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(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(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;}

.col_news {width: 1000px;float:right;margin-top: 10px;margin-bottom: 60px;min-height: 480px;padding-bottom: 30px;} /**栏目新闻**/
.col_news_head {border-bottom: 1px solid #1966ad;}
.col_metas .col_title {display:inline-block;float:left;height: 87px;line-height: 87px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 30px;font-weight:bold;color: #1966ad;font-family: 微软雅黑;}   /**当前栏目名称**/
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 87px;line-height: 87px;color: #000;font-family:微软雅黑;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.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: 58px;
    font-family: 微软雅黑;
    padding: 5px;
    text-align: center;
    font-size: 19px;
    color: #000;
    border-bottom: 2px solid #1966ad;
    } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin: 0 5px;
    font-size: 14px;
    color: #b8b8b8;
    font-family: 微软雅黑;} /**文章其他属性**/
.article .entry {margin:0 auto;overflow:hidden;min-height: 480px;padding-bottom: 30px;} /**文章内容**/
.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:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner {height:43px;padding: 27px 0px; border-top:0px solid #036; background:#175952;}
#footer .inner p {font-family: 微软雅黑;color: white;font-size: 12px;line-height: 24px;text-align: center;}
#footer .inner p span { margin:0 3px;}
.search {float:right; width:200px;margin-right: 27px;}
.wp_search {   background:url(images/1.jpg) no-repeat;  margin-top: 139px;}
#keyword { background:none;border: 0px;width:169px !important;}
.wp_search .search {
    background: none;
    width: 26px;
    height: 22px;
    border: 0px;
    cursor: pointer;
}
.news-bl {float:left; width:505px;}
.news-br {float:right; width:600px;}
.bt1 a {line-height:34px;font-weight: bold;font-family: 微软雅黑;font-size:15px;color:#12443f;}
.xwjj { color:#8c8c8c; font-family:微软雅黑; font-size:12px; line-height:20px;}
.news_list li.news span.news_title a { color:#2d2d2d;font-size:14px; font-family:微软雅黑; line-height:29px;}
.news-time { color:#12443f; font-size:15px; font-family:微软雅黑; line-height:31px;}
.more_text {color: #1966ad;font-size: 30px;font-family:微软雅黑;}
.post .tt .tit .title1 {
    height: 32px;
    line-height: 32px;
    padding-left: 18px;
    background: url(images/3.jpg) no-repeat;
}
.news-time2 { float:right; color:#808080; font-size:14px; font-family:微软雅黑;}

.news-x1 { float:left; width:348px;}
.news-x2 { float:left; margin-left: 50px; width:348px;}
.news-x3 { float:right; width:348px;}
.post .tt .tit .title2 {
    /* height: 40px; */
    /* line-height: 40px; */
    /* background: url(images/5.jpg) no-repeat; */
}

.wp_listcolumn .wp_column a.selected {
    color: #000;
    background-color: #1966ad;
    /* background-image: url(wp_column_menu_li_2.gif); */
}
.wp_listcolumn .wp_column {
}
.wp_listcolumn .wp_column a {
    font-family: 微软雅黑;
    display: block;
    width: 100%;
    color: #666;
    font-size: 18px;
    font-weight: normal;
    word-wrap: break-word;
    background: #f5f5f5 url(wp_column_menu_li_1.gif) no-repeat 6px 12px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
    text-align: left;
}
.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 46px;
    padding: 0;
    cursor: pointer;
}
.col_path a { color:#000;}

#wp_paging_w6 {margin-top: 10px;}
.Article_Title a { font-size:14px; font-family:微软雅黑; color:4b4b4b; line-height:25px;}
.wp_article_list .list_item {
    width: 100%;
    height: 35px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;


}
.wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-top: 3px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: -15px;
    overflow: hidden;
    text-indent: -99em;
    background: none;
}
.col_news_list .wp_article_list .list_item .Article_Index {
    background: none;
}
.link { background-color:#b39858; height:45px; width:1159px; margin:0 auto;}
.link .inner {width: 730px;
    margin: 0 auto;}
.link-l {     margin-top: 6px;
    width: 46%;
    float: left;}
.link-r {     margin-top: 6px;
    width: 46%;
    float: right;}
.news-br .post .tt .tit { border-bottom: 0px solid #ab8846;}
select { height:33px;}

.wp_nav .sub-nav {
    display: block;
    min-width: 100%;
    position: absolute;
    z-index: 200;
    visibility: hidden;
    border: 0;
    border-top: none;
    width: auto !important;
}
.wp_nav .sub-nav .nav-item a { border:0;}
.wp_listcolumn .wp_column a.parent {background-color: #1966ad;}
.wp_listcolumn .wp_column a.parent .column-name {color:#fff;}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
    line-height: 36px;
    padding-left: 0;
}



.head1 {height:120px; background:#1966ad;}
.head2 {width:1400px; margin:auto;}
.sitelogo {float:left;padding-top: 20px;}
.ssk {float:right; background:url(images/1/search.png) no-repeat; width:173px; height:37px; margin-top:41px;}
.srk {float:left; border:0; padding:0 10px 0 20px; width:105px; height:37px; background:none; color:#c8d6e4; line-height:37px;}
.anniu {float:left; width:37px; height:37px; border:0; padding:0; background:none;}
.dyk {height: 548px;}
.lmbt {float:left; font-size:35px; color:#1966ad; font-weight:bold;}
.gdd2 {float:right; font-size:16px; color:#333333;}
.btt1 { line-height:78px;}
.banner {/* background:#333; *//* min-height:100px; */}
.dyk .btt1 {padding-top:33px; padding-bottom:15px;}
.sltxw {float:left; width:780px;}
.new-img {float:left;width: 365px;}
.TT2 {float:right;}
.slt-img {width:100%;height:242px;overflow: hidden;}
.new-time {font-size:14px; color:#666666; line-height:28px; padding-top:10px;}
.new-title {line-height:34px;height:73px;border-bottom:3px solid #1f5a91;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.new-title a {display:block; color:#333333; font-size:16px; line-height:34px;}
.yclb {float:right; width:490px;}
.new-sjbt {width:100%;height:101px;margin-bottom: 27px;}
.fbsj1 {float:left;width:97px;height:97px;border:2px solid #ede5d2;margin-right: 30px;text-align: center;}
.fbsj2 {line-height:40px; font-size:40px; font-weight:bold; font-family:Roboto; padding-top:15px;color:#333333;}
.fbsj3 {line-height:16px; font-size:16px; font-weight:bold; font-family:Roboto; padding-top:7px; color:#333333;}
.btt2 {font-size:18px;line-height:30px;color:#333;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;float: right;width: 359px; margin-top:18px;}
.hsk,.hsk .inner {background:#f4f2f3 !important;}
.jzmx {float:left;width:490px;}
.jzmx .btt1 { padding-bottom:6px; border-bottom:3px solid #e4dbc8;}
.qhlby {padding-top:35px;padding-bottom: 50px;border-bottom: 1px solid #ebe6dd;margin-bottom: 35px;}
.jzlb {font-size:18px;line-height:46px;color:#3d3d3d;padding-right: 125px;position: relative;}
.btt3 {overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;float:left;width: 100%;}
.fbsj4 {float:right;position: absolute;right: 0;top: 0; color:#747373;}
.btt3 a {color:#3d3d3d; display:block;}
.lbb2 {padding-top:30px;}
.qh-kstd {width:761px; float:right;}
.grbt {    padding-bottom: 6px;
    border-bottom: 3px solid #e4dbc8;
}
.qh-kstd .sudy-tab .tab-menu {float:left;width: 305px;border: 0;display: block;height: auto;}
.qh-kstd .sudy-tab .tab-list {float:right;width: 456px;height: 295px;background: #0303;}
.qh-kstd .sudy-tab .tab-menu li {display:block;width: auto;float: none;height:70px;border-radius:0;line-height:70px;padding-left: 60px; font-size:20px; font-family:微软雅黑; font-weight:normal; background:url(images/1/jt.png) no-repeat 265px center; border-bottom:1px solid #ede5d2;}
.qh-kstd .sudy-tab .tab-menu li.selected {
    background: #1966ad url(images/1/jt1.png) no-repeat 265px center;
    color: #fff;
}
.qh-kstd .sudy-tab { padding-top:45px;}
.slt-img:hover a {transform: scale(1.1);transition: all 0.4s;}
.slt-img a {transition: all 0.4s;}
.slt2 {transition: all 0.4s; overflow:hidden;}
.slt2:hover img {transform: scale(1.1);transition: all 0.4s;}
.slt2 img {transition: all 0.4s;}
.qh-kstd .sudy-tab .tab-list li {position: relative;}
.wyjz {position: absolute; bottom:0px; right:0;}

.lmmc2 {width:155px;height:91px;background:#2888c7;float:left;margin-right: 2.5px;padding-left:105px;}
.lmmc3 {font-size:20px;line-height:24px;color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-top: 20px;}
.lmmc2 a {color:#fff;}
.lmmc4 { font-size:12px; line-height:24px;}
.MMi1 { background:#2888c7 url(images/1/1.png) no-repeat 30px center;}
.MMi2 {background: #20aaa0 url(images/1/2.png) no-repeat 35px center;}
.MMi3 {background: #e7a238 url(images/1/3.png) no-repeat 35px center;}
.MMi4 {background: #28a3bb url(images/1/4.png) no-repeat 40px center;}
.MMi5 {margin-right:0;background: #73b957 url(images/1/5.png) no-repeat 40px center;}
.kstd2 {padding-bottom:40px;}

.xxgk {float:left;width: 600px;padding-top: 40px;}
.xxgk .lbb2 { padding-top:15px;}
.xxgk .jzmx {width: 600px;}
.xxgk .jzlb {    padding-right: 70px;}
.xxgk .fbsj4 {color: #a8a8a8;}
.zcfg {float: right;}

.axtc {padding-top:25px;display: none;}
.tplb4 {padding-top:40px;padding-bottom: 30px;}
.zsdyt {float:left; overflow:hidden;}
.zsdyt:hover img {transform: scale(1.1);transition: all 0.4s;}
.zsdyt img {transition: all 0.4s;}
.ycdtp {float:left; width:677px;}
.xslt {float:left;margin-left: 42.5px;margin-bottom: 30px;overflow:hidden;}
.xslt:hover img {transform: scale(1.1);transition: all 0.4s;}
.xslt img {transition: all 0.4s;}

.dibu {height:206px; background:#a71415;}
.dibu1 {width:1310px; margin:auto;}
.dbnav {font-size:16px;line-height:32px;color:#fff;padding-top: 40px;}
.dbnav a {color:#fff;}
.lmmc5 span {padding:0 10px;}
.YYi1 span {display:none;}
.lmmc5 {float:left;}
.dbzc {float:left;}
.dbbq {color:#fff; font-size:14px; line-height:28px; padding-top:30px;}
.duyc {float:right;padding-top: 28px;}
.tpewm {float:left;/* width:110px; */font-size: 14px;color: #fff;text-align: center;line-height: 32px;margin-left: 43px;}
.ewmbt {margin-top:15px;}












.hsk {
    display: none;
}