﻿@charset "utf-8";
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;}
img{vertical-align:none;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[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,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/

/**网站变灰
html{-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); -webkit-filter: gray; filter: gray; -webkit-filter: progid:dximagetransform.microsoft.basicimage(grayscale=1); filter: progid:dximagetransform.microsoft.basicimage(grayscale=1); }**/

.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.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; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
.none { display:none; }
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
  
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;position: relative;  }
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
 
/*head开始*/
#header {height: 125px;position: absolute;top:0;z-index: 9999;}
#header .bg{position: absolute;top:0;width: 100%;height:100%;opacity: 0.6;background: #2363b4;z-index: 0;}
#header .mod{padding:0 65px}
#header .inner{position:relative;width: 100%; }
.header .sitelogo{float:left;padding-top: 28px;padding-left: 10px;}
.header .sitetitle {display:inline-block;margin-top: 16px; margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px; }
 #header.top .bg {opacity: 1;}

/*默认主导航样式*/
#nav{ }
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-window{float: left;}
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 30px;line-height: 38px;color: #FFFFFF;font-size: 18px;font-weight: bold;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;min-width: 100%;width:114%;z-index: 100;background:#fff;padding: 10px 0px;border-top: 3px solid #093b85;text-align: center;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #093b85;height: 36px;line-height: 36px;padding: 0 5px;font-size: 14px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #093b85; background-color:#e1eef8; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;    width: 160%;}


.links .sub-menu{display: none;position: absolute; background: #fff;  z-index: 99999;  width: 230px;border-top: 3px solid #093b85;    text-align: left;}
.site-lang .sub-menu li a {    line-height: 34px !important;font-size: 12px;color:#333;}
.links .sub-menu li {  width: 50%; line-height: 30px;}
.outlink {  margin-top: -8px;}
.site-lang .outlink ul li a {  line-height: 40px;}
.links .sub-menu li:hover a {  margin-left: 20px;color:#093b85;    background-color: #fff;}
li.links.i3 .sub-menu { position: absolute; right: 0;}
li.links.i4 .sub-menu {  position: absolute; right: 0;}
/**主页banner开始**/
#banner {}
#banner .inner {width:100%;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
 
/**标题栏新闻窗口**/
.post {   }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;margin-bottom: 35px;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 38px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #1f45a5;font-family:"Adobe 黑体 Std";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {  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; }
.post .more_btn a{display:inline-block;*display:inline; *zoom:1; margin-top: 10px;color:#093b85;line-height: 26px;float:right;font-weight: bold;background: url(./images/more1.png) right 0 no-repeat ;padding-right:55px;cursor:pointer}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;} 
.post .more_btn a{color:#093b85;} 
.post .more_btn a:hover{color:#093b85;} 
/*标准标题*/
.post1 {}
.post1 .tt { text-align: center;}
.post1 .tt .tit {float: none;}
 
/**自定义新闻列表**/
.post2 .more_btn{background: url(./images/more3.png) right 0 no-repeat;color:#fff}
.post2 .more_btn a{color:#fff;background: url(./images/more3.png) right 0 no-repeat;}
.post2 .more_btn a:hover{color:#fff;} 
.post2 .tt .tit .title{color:#fff}
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.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.news_meta {float:right;margin-left:2px;color: #9C9C9C;font-size: 16px;
    font-family: "微软雅黑";}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text { }/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}
 


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{width:100%;height:auto;vertical-align:top;}
#banner .inner img {
    width: 100%;
}
#banner .inner img{ transition:transform 6000ms linear 0s;
 -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.banner{position: relative;z-index: 1}
.banner_bg{width: 100%;height: 250px;background:url(../images/banner_bg.png) repeat-x;z-index: 999;position: absolute;left:0;top:0;}
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.banner .flexslider .slides > li a{display: block;height: 0;padding-bottom:985px;overflow:hidden;}
.banner .flexslider ul li.flex-active-slide img{ transition:transform 6000ms linear 0s;
 -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 1920px; height:985px;object-fit: cover;  display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;zoom:1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  {}
.flex-direction-nav a:hover{text-shadow: 1px 1px 0 #666;}
li.flex-nav-prev{ text-decoration:none; display: block; width: 97px; height: 87px;  position: absolute; top: 63%; z-index: 10; overflow: hidden; cursor: pointer; margin-top:-35px;color:#fff;font-size: 70px;transition: all 0.35s ease-in-out; left: 260px; background:rgba(9,59,153,0.4) url(./images/left3.png) center center no-repeat;border-radius: 50%;}
li.flex-nav-next{text-decoration:none; display: block; width: 97px; height: 87px;  position: absolute; top: 63%; z-index: 10; overflow: hidden; cursor: pointer; margin-top:-35px;color:#fff;font-size: 70px;transition: all 0.35s ease-in-out;  left: 425px; background:rgba(9,59,153,0.4) url(./images/right3.png) center center no-repeat;border-radius: 50%;}
.flex-direction-nav .flex-prev {    opacity: 0;filter:alpha(opacity=0);}
.flex-direction-nav .flex-next {    opacity: 0;filter:alpha(opacity=0);}
li.flex-nav-prev:hover {background-color:rgba(9,59,153,0.8) ;}
li.flex-nav-next:hover {background-color:rgba(9,59,153,0.8) ;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -2px; left:0; text-align: center; z-index:9999; }
.flex-control-nav li {margin: 10px 6px 0; display: inline-block; zoom: 1; *display: inline;vertical-align: bottom;}
.flex-control-paging li a {width: 8px; height: 8px; display: block;  cursor: pointer;  }
.flex-control-paging li a:hover {  }
.flex-control-paging li a.flex-active { }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.banner .flex-control-paging{width: 100%;position: absolute;bottom:48px;left:0;z-index: 1045;text-align: right;}
.banner .flex-control-nav li{margin:0 10px;text-indent: 0;color:#fff;background:#fff;width: 28px;height: 28px;border:none;border-radius: 28px;}
.banner .flex-control-nav li a{font-size:24px;width: 28px;height: 28px; color:#fff;background:#fff;text-align: center;border-radius: 28px;}
  .banner .flex-control-nav li a.flex-active{font-size:12px;width: 28px;height: 28px; color:#2363b4;background:#2363b4;font-size:24px;}
.banner .flex-control-nav li a:before{position:relative;top: -7px;}
.rk-read{width: 136px;height: 60px;background-color: #a61c31;position: absolute;left: 50%;bottom: 16px;margin-left: -68px;font-size: 18px;z-index: 2000;text-align: center;}
.rk-read *{color:#fff;}
.rk-read span{font-size: 14px;display: block;padding-top: 5px;position: relative;z-index: 2}
.rk-read a{display: block;padding-top: 20px;}
.triangle-down{width: 0;height: 0;border-left: 68px solid transparent;border-right: 68px solid transparent;border-top: 52px solid #a61c31;position: absolute;left: 0;bottom: -52px;z-index: 0}
.rk-read:hover a{color:#fff;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:0px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 0px;background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #2363b4;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;background:  url(images/col_bg.png) no-repeat right bottom;min-height:120px;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#2363b4; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #2363b4;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#2363b4;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 43px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0f429b;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;    margin-bottom: 110px;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; 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 { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:18px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px; width:auto;}
.col_news_list .wp_entry img { max-width:1000px; _width:expression(this.width > 1000 ? "1000px" : this.width); } /**列表页文章图片大小限制**/
.col_news_con .news_list li.news span.news_title { overflow: hidden; white-space: nowrap;  text-overflow: ellipsis; width: 80%;    line-height: 45px;padding-left:24px;background: url(./images/dian.png) left center no-repeat;}
.col_news_con .news_list li.news:hover span.news_title{padding-left:28px;transition:all 0.3s ease-in-out;}
/**文章页**/
.infobox {width:auto; margin:0 auto;    margin-bottom: 110px; }
.article {padding-top:10px;    margin: 0 30px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:24px;text-align:center;color: #2363b4;padding-bottom:15px;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 18px;text-align:center;color: #2363b4;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;min-width: none;min-height: 500px;  margin: 0 25px;    text-align: justify;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:2.1; font-size:18px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;font-family: "微软雅黑" !important;/* font-size:18px !important; line-height: 2 !important;*/}

.article .entry .read  a,.article .entry .read  a span{color:#123885 !important;}  /**超链接改变颜色**/
.article .entry .read p span{font-family: "微软雅黑" !important;/*font-size:18px !important;line-height: 2 !important;  */  font-weight: normal !important; }
.article .entry .read img {max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer { }
#footer .inner {position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-right{float:right;}
#footer .inner p{font-size: 12px;line-height: 21px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }

/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_bg.png') no-repeat;vertical-align:top;transition:all 0.3s ease-in-out;}
.shares li a:hover{ background:url('images/share_bg_h.png') no-repeat; }
.shares li.i1 a{background-position: -7px 0;}
.shares li.i2 a{background-position: -60px 0;}
.shares li.i3 a{background-position: -113px 0;}
.shares li.i4 a{background-position: -160px 0}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: -45px; left:-73px;z-index:100; margin-left: 0px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; width: 100%; line-height: 32px;}
.botlinks .links-wrap a.links-arrow {display: block; height: 52px; line-height: 52px; padding: 0 25px 0 10px; color:#fff; background: url(./images/more4.png) no-repeat right center;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #fff;  cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 50px; width: 100%; min-width:100%; height:auto; max-height: 280px; overflow: auto; overflow-x:hidden;background: #f1f1f1;}
.botlinks .links-wrap .link-items a { display: block; line-height: 30px; padding: 5px 8px; color: #444;    font-size: 18px;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #2363b4; cursor: pointer;}/**链接样式**/

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}
 
/*************************************************************
 * 特殊页面
 */
/*二级页面*/


.site-lang{margin-top:10px}
.site-lang>div{float:right;margin-left:45px}
.site-lang ul li{float:left;    position: relative;}
.site-lang ul li a{line-height: 26px;margin:0px 8px;padding:0 5px;font-size: 14px;color: #fff;display: block;}
.site-lang .yuyan a{font-size: 16px; }

.site-lang .yuyan li:hover a{background: #66aad9;}
.right-bot{margin-top:15px}
/*自定义输入框*/
.searchbox{text-align:right;width: 100px;float: right;margin-top:5px;margin-right: 25px;}
.wp-search {position: relative; }
.wp-search form {display: block;}
.wp-search .search-input {display: none;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn { height: 25px;position: absolute;right: 0;top:0%;;width:50px}
.wp-search .search-btn input.search-submit {width:50px;height: 25px;border:0;outline: 0;background: #66aad9 ;cursor: pointer;color:#fff}

#banner .slick-dots{width:auto;right:55px;bottom: 50px;}
#banner .slick-dots li{width:15px;height: 15px;border-radius:50%;background:transparent;border:2px solid #fff;margin-right:25px}
#banner .slick-dots li.slick-active{background: #fff;}
#banner .inner .slick-arrow{left:260px;bottom:180px;width:97px;height: 97px;border-radius: 50%; ;right:auto;z-index: 1000;top:auto;margin:0}
#banner .inner .slick-prev{background:rgba(9,59,153,0.2) url(./images/left3.png) center center no-repeat;}
#banner .inner .slick-next{background:rgba(9,59,153,0.2) url(./images/right3.png) center center no-repeat;left:425px}
#banner .inner .slick-arrow:hover{background-color:rgba(9,59,153,0.8) ;}

.bannernav{position: absolute;left:5px;bottom:5px;z-index: 100;width: 1373px;box-sizing: border-box; }
.bannernav ul{width:1238px; padding-top:20px; }
.bannernav ul .slick-list{padding-top:20px;}
.bannernav .bg{position: absolute;width: 100%;height: 100%;top:0;left:0;z-index:-1;background: #093b85;opacity: 0.7;}
.bannernav .news_imgs{height:36px}
.bannernav .news_imgs img{display: inline-block;}
.bannernav li{ text-align: center;padding:28px 0;border-right:1px solid #4a6c9e;float: left;box-sizing: border-box;}
.bannernav li:hover{ margin-top:-20px;padding:38px 0;height: 142px;}
.bannernav li:hover img{ }
.bannernav li:hover .bg{opacity: 1;}
.bannernav li:hover .news_title a{font-size:20px}
.bannernav .news_title{color:#fff;font-size: 16px;line-height: 30px;display: block;transition: none;}
.bannernav .arrow{position: absolute;right:0;top:40px;width:135px;height:122px; background: #093b85;opacity: 0.7;border-left:1px solid #4a6c9e; }
.bannernav .slick-arrow{width:32px;height: 10px;opacity: 0.5;filter: alpha(opacity=50);left:auto;cursor: pointer;z-index: 1000;}
.bannernav .slick-prev{right:-65px;top:125px;background: url(./images/left2.png) center no-repeat;}
.bannernav .slick-next{right:-110px;top:85px;background: url(./images/right2.png) no-repeat center;}
.bannernav .slick-arrow:hover{opacity: 1;filter: alpha(opacity=100)}

.post .more{padding-right:40px;background: url(./images/more2.png) right center no-repeat;}
.post .more a{color:#093b85;font-weight: bold;}
.main1{background: url(./images/main1_bg.png) bottom center no-repeat;}
.main1 .inner{padding:65px 0 90px}
.main1 .more_btn{position: absolute;bottom:25px;left:50%;margin-left:-43px;z-index:999;}
.main1 .list-top li{float:left;width: 680px;position: relative;}
.main1 .list-top li:hover .wz .bg{opacity: 0.9;}
.main1 .list-top li .news_imgs{overflow: hidden;height:384px;}
.main1 .list-top li .news_imgs img{width:100%;height:auto;min-height:100%;}
.main1 .list-top li img:hover{transform:scale(1.05);transition: all 0.6s;}
.main1 .list-top li.n2{float:right}
.main1 .list-top .wz{position: absolute;width:220px;height:345px;top:20px;left:20px;z-index: 1000;padding:20px 20px 30px;box-sizing: border-box;}
.main1 .list-top .wz .bg{position: absolute;top:0;left:0;width: 100%;height: 100%;opacity: 0.7;background: #fff;z-index: -1;}
.main1  .more{position: absolute;left:20px;bottom:30px}
.main1  .time{color:#093b85;font-size: 15px;margin-bottom:45px}
.main1  .news_text{color:#333333;font-size: 16px;line-height: 30px;font-weight: bold;}
.main1 .list-bot{margin:0 -0.75%;margin-top:20px}
.main1 .list-bot li{float:left;width:23.5%;position: relative;background-color: #fff;margin:0 0.75%}
.main1 .list-bot li:hover{background: #093b85; }
.main1 .list-bot li a{transition: none;}
.main1 .list-bot li:hover a,.main1 .list-bot li:hover .time{color:#fff}
.main1 .list-bot li:hover .more{background-image:url(./images/more2_hover.png) ;}
.main1 .list-bot li .news_box{padding:15px 22px 20px;}
.main1 .list-bot .time{margin-bottom: 15px;font-weight: bold;}
.main1 .list-bot .more{position: static;float: left;}
.main1 .list-bot .news_text{margin-bottom: 20px;line-height: 30px;color:#333;height:60px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.main1 .list-bot li:hover .news_text{color:#fff}
.main1 .list-bot .news_text a{color: #333;}

.main2{}
.main2 .inner{padding:85px 93px 107px;background: url(./images/main2_bg.png) right 70px no-repeat;}
.main2 .inner .mod{margin:0}
.main2 .l{float:left;width: 635px;color:#093b85;position: relative;margin-top:20px}
.main2 .r{float:right;width:600px;margin-right:60px;position: relative;}
.main2 .l .date{width:85px;float:left;margin-right: -85px;}
.main2 .l .wz{margin-left:85px}
.main2 .l .date .days{font-size: 40px; }
.main2 .l .date .month{font-size: 12px;line-height: 20px;}
.main2 .l .wz .news_title{margin-right:165px}
.main2 .l .wz .news_title a{font-size: 18px;font-weight: bold;color:#093b85;}
.main2 .l .wz .news_text{font-size: 14px;line-height: 28px; margin-top:10px;color:#093b85;height:56px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.main2 .list-bot{margin-top:30px}
.main2 .list-bot .news_title{float: left;font-size: 16px;color:#333;font-weight: bold;    margin-top: 3px;}
.main2 .list-bot .news_title:hover a{margin-left:10px;}
.main2 .list-bot .news_title a{color:#333}
.main2 .list-bot .news_title a:hover{color:#093b85}
.main2 .list-bot .time{float: right;color:#666666;font-size: 14px;}
.main2 .l .arr{position: absolute;right:-40px;top:20px;z-index: 100;cursor: pointer;}
.main2 .l .next{position: absolute;right:-40px;top:64px;z-index: 100;cursor: pointer;}
.main2 .r .img-top{position: relative;z-index: 100;}
.main2 .r .img-top img { width: 440px; height: 330px;background: #fff; padding: 10px;
    box-shadow: #c1c1c1 -5px -4px 15px 1px
}
.main2 .r .img-bot{position: absolute;z-index: 90;top:55px;left:155px}
.main2 .r .img-bot img{opacity: 0.6;}
.main2 .r .img-bot img { width: 440px; height: 330px; background: rgb(240 236 236);
    padding: 10px;}

.box1{background: url(./images/main3_bg.png) no-repeat top center;}
.post-31{padding:37px 32px 60px 0}
.post-31 .con{padding-right:95px;position: relative;}
.post-31 ul{margin:0 -10px}
.post-31 li .news_box{padding:26px 15px;background: #fff;margin: 0 10px;}
.post-31 li .news_box:hover .date  {  color: #bd0603;border-top:2px solid #bd0603;}
.post-31 .date{border-top:2px solid #093b85;width: 63px;float: left;margin-right: -63px;color:#093b85;text-align: center;padding:10px 0 0;background: url(./images/date-angle.png) right bottom no-repeat;}
.post-31 .date .days{font-size: 40px;}
.post-31 .date .month{font-size: 12px;line-height: 25px;}
.post-31 .wz{margin-left:85px;height: 70px;  overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.post-31 .wz .news_title a{color:#333;font-weight: bold;font-size: 16px;}
.post-31 .wz .news_title a:hover{color:#093b85}
.post-31 li .news_box:hover .news_title a{color:#093b85}
.post-31 .bd{width:20px;height:100%;background: #ffffff;position: absolute;right:47px;top:0;}
.post-31 .slick-arrow{left:auto;right:-80px;top:45px;width:20px;height: 26px;opacity: 0.2;}
.post-31 .slick-arrow:hover{opacity: 1;}
.post-31 .slick-prev{background: url(./images/left.png) no-repeat center;top:95px}
.post-31 .slick-next{background: url(./images/right.png) no-repeat center;}
.post-41{padding:80px 0 70px 60px}
.post-41 ul{margin:0 -0.75%}
.post-41 ul li{float: left;margin:0 0.75%;width:31.8%}
.post-41 ul li img{width:100%;}
.post-41 ul li img:hover{animation: mymove 1s .1s linear  both;-webkit-animation:mymove 1s .1s linear  both;}
@keyframes mymove {;
	0% {
}
10%,20% {
	-webkit-transform: rotate(-2deg)
}
30%,50%,70%,90% {
	-webkit-transform: rotate(2deg)
}
40%,60%,80% {
	-webkit-transform:rotate(-2deg)
}
100% {
	-webkit-transform:rotate(0)
}
}

.main5{background: url(./images/main5_bg_02.png) no-repeat 10px bottom;}
.main5 .inner{padding:80px 0 140px}
.main5 .tt{ }
.main5 ul{margin:0 -1%}
.main5 li.news{width:46%;margin:0 2%;float: left;transition:all 0.3s ease-in-out; box-shadow: 1px 1px 10px 1px #e4e2e2;margin-bottom: 50px;}
.main5 .news_imgs{position: relative;    height: 205px;overflow: hidden;}
.main5 .news_imgs img {  width: 100%; height: auto;}
.main5 li.news:hover .news_title a{color:#093b85;}
.main5 .sc{position:absolute;right:10px;bottom:-10px;line-height: 30px;color:#fff;font-weight: bold;font-size: 16px;text-align: center;width: 80px;background: #eb7a77;}
.main5 .wz{margin-top: 5px;height:119px;overflow: hidden;    padding: 0 20px 10px 20px;}
.main5 .wz .time{color: #093b85;font-size: 16px;font-weight: bold;line-height: 30px;}
.main5 .wz1{margin-top: 5px;height:119px;overflow: hidden;    padding: 0 20px 10px 20px;}
.main5 .wz1 .time{color: #cb4042;font-size: 16px;font-weight: bold;line-height: 30px;}
.main5 .news_title a{font-size: 16px;font-weight: bold;color:#333;line-height: 30px;display: block;}
.main5 .more{float: right;margin-top:0px}
.main5 .more a{color:#093b85}
.main5 .con{height:410px;margin-top:60px}

.main6{height: 165px;color:#fff;font-size: 20px;position: absolute;z-index: 1111;top:-105px}
.flink{float: right;width:1035px;background-color: #093b85;padding:56px 0 65px 40px}
.flink>div{width:350px;float: left;margin-right:20px;border-bottom:1px solid #3a629d;padding:0 30px 0px 30px;box-sizing: border-box;}
.flink>div>div{background: url(./images/more4.png) no-repeat right center;}

#footer .foot-top{background-color: #12294a;width: 1650px;}
#footer .foot-top ul{float: right;padding:100px 55px 60px 0}
#footer .foot-top ul li{float:left;margin:0 29px;color:#fff;font-size: 16px;line-height: 32px;}
#footer .foot-top ul li a{color: #fff;}
#footer .foot-top ul li a:hover{opacity: 0.8;}
#footer .foot-top ul li.n7{padding-left:35px;background: url(./images/flink_bg.png) left center no-repeat;margin-left:10px}
#footer .foot-bot{padding:30px 0 15px}
#footer .foot-l{margin-right:90px}
#footer .foot-l,#footer .foot-c{float: left;}
#footer .foot-r{float: right;}
#footer .foot-l .copyright{padding-left:10px;font-size: 12px;color:#666666;line-height: 24px;}
#footer .foot-c .title{font-size: #333;font-size: 14px;font-weight: bold;margin-bottom:10px}
#footer .foot-c div{font-size: 14px;color:#666666;line-height: 24px;}
#footer .share_l{width:30px;height: 30px;float: left;margin-left:25px;background: url(./images/share_bg.png) no-repeat center;}
#footer .share_l.n1{background-position: -7px 0;}
#footer .share_l.n2{background-position: -60px 0}
#footer .share_l.n3{background-position: -113px 0}
#footer .share_l.n4{background-position: -160px 0}
#footer .foot-l .copyright img { margin: 0px 5px 0 0px;  vertical-align: top;}


.wp_listcolumn { display:block; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #fff;}
.wp_listcolumn .wp_column {display:block; width:100%; vertical-align: bottom;}
.wp_listcolumn .wp_column a { display:block; width:100%; color:#666; font-size:15px; font-weight:bold; 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:hover { color:#C00; background-color:#f9f9f9; background-image: url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url(wp_column_menu_li_2.gif);}
.wp_listcolumn .wp_column a .column-name { display:inline-block; line-height:22px; padding:5px 10px 5px 20px; cursor:pointer;}
.possplit{margin:0 5px ;}
.list .list2 .news_title a{font-size: 16px;}

.teacher .news_list li.news{width:25%;float:left;text-align:center;margin-bottom:20px;}
.teacher .news_list li.news .news_img {  overflow: hidden;height:180px;}
.teacher .news_list li.news img{width:160px;height:auto;  min-height: 100%;}
.teacher .news_list li.news:hover img{    transform: scale(1.1); transition:all 0.4s ease-in-out; }
.teacher .news_list li.news .news_title {  font-weight: bold;}
.teacher.pic .news_list li.news{width:33.3%;float:left;text-align:center;margin-bottom:20px;}
.teacher.pic .news_list li.news img{width:280px;height:auto;  min-height: 100%;}

.jg .news_list li.news{width:50%;float:left;    margin-top: 20px;  margin-bottom: 10px;}
.jg .news_list li.news .news_title {  font-weight: bold;line-height:50px;padding-left:40px; background: #f7f7f7 url(images/dian.png) no-repeat 16px center;  width: 80%;  box-shadow: #ccc 0px 1px 10px 1px;
margin: 0 auto;}
.jg .news_list li.news:hover .news_title a{margin-left:10px;  transition:all 0.3s ease-in-out;color:#2363b4;}

#vsb_content_4 P{    text-indent: 2em;}
.v_news_content p{  text-indent: 2em;}
.copyright a{color:#666666 !important}
#winfloat_div_w18{z-index:99999 !important;width:auto !important;}

ul.wp_listcolumn.list-paddingleft-2.pic img {   width: 100%;  height: auto; display: none;}
li.wp_column.column-1.selected img{display:block}
li.wp_column.column-2.selected img{display:block}
li.wp_column.column-3.selected img{display:block}
li.wp_column.column-4.selected img{display:block}

.read iframe {
    max-width: 900px;
    margin: 0 auto;
    display: block;
}


/**学校位置-地图**/
#allmap{width:700px;height:400px;overflow:hidden;margin:0 auto;border:#ccc solid 1px; font-family: "微软雅黑";}
/*****网站变灰html class="gray"*****/
.gray { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); -webkit-filter: gray; filter: gray; -webkit-filter: progid:dximagetransform.microsoft.basicimage(grayscale=1); filter: progid:dximagetransform.microsoft.basicimage(grayscale=1); }



#header .head-left span.sitetitle {
    position: relative;
    right: auto;
    top: auto;
    font-size: 32px;
    font-weight: bold;
    color: #2d61ac;
    line-height: 49px;
}