@charset "UTF-8"; 
/**Base Reset**/
* {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;}
:focus {outline: 0;}
img {border: 0;}
a img {vertical-align: middle;}
body {line-height: 1;}
ol, ul,li {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, p {font: 14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; font-family: "Microsoft YaHei";}
body {background-color: #fff;}
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8); box-shadow: 0px 0px 10px rgba(0,0,0,.8);}
a {text-decoration: none; color: #333; transition: all 0.2s ease-in-out;}
a:hover {text-decoration: none; color: #024ca7;}
.wrapper {width: 100%; background-color: #fff;}
.wrapper .inner {width: auto; max-width: 1200px; margin: 0 auto;}
.link_list li{float:left;width:33.2%;text-align:center;padding:50px 0 44px;border-left:1px solid #e9e9e9;}
.link_list li:first-child{border-left:none}
.link_list li span{display:block;width:70px;height:60px;margin:0 auto 12px;background-position:center center;background-repeat:no-repeat}
.link_list li.i1 span{background-image:url(../images/icod1-1.png)}
.link_list li.i2 span{background-image:url(../images/icod1-2.png)}
.link_list li.i3 span{background-image:url(../images/icod1-3.png)}
.link_list li h3{font-size:18px;color:#333;line-height:24px;font-weight:400}
.link_list li:hover{background-color:#f8f8f8}
.link_list li.i1:hover span{background-image:url(../images/icod1-on1.png)}
.link_list li.i2:hover span{background-image:url(../images/icod1-on2.png)}
.link_list li.i3:hover span{background-image:url(../images/icod1-on3.png)}
.link_list li:hover h3{color:#024ca7}
/*Scroll*/
::-webkit-scrollbar {width: 6px; height: 6px; background-color: #F5F5F5;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #FFF;}
::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #AAA;}

/*Table scroll*/
.wrapperinner {position: relative; z-index: 1; width: 100%; overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none;}


/**Header**/
.header {}
.header .inner {padding: 18px 0 0 0;}
/*logo*/
.logo-panel {float: left;}
.logo-window {padding: 20px 0;}
.logo-window img {vertical-align: middle;}

/*top-nav*/
.top-nav-panel {float: right;}
.top-nav-panel .menu .menu-item {float: left; display: inline-block;}
.top-nav-panel .menu .menu-item a.menu-link {display: inline-block; padding: 0 10px; margin: 0 4px; height: 24px; line-height: 24px; color: #bfb1ab; font-size: 12px; border: 1px solid #987159;}
.top-nav-panel .menu .menu-item a.menu-link:hover {color: #cc8a62; border-color: #cc8a62;}


/**Navi**/
.header-mp{display:none;}
.clearf{margin-bottom: 0px;}
.navbar{font-size: 16px;font-family: MIcrosoft YaHei,Arial, Helvetica, sans-serif; border: 0;border-radius: 0!important;color:#fff;position:relative;z-index:9!important; margin-bottom: 0 !important;}
.navbar{color:#fff;position:relative;z-index:9;background:#024ca7;}
@media screen and (min-width: 1240px) {.navbar .container{width: 1200px;padding:0px;margin:0 auto;}}
.navbar ul li{float:left;line-height:60px;width:12.5%;text-align:center;transition: all .3s ease;}
.navbar ul li a{display:inline-block;width:100%;font-size:19px;color:#fff;font-weight:bold;text-decoration:none;transition: all .3s ease;}
.navbar ul li a:hover{color:#fff;background:#0897d9;}
.navbar ul li.cur a{font-size:19px;}
.secondMenu{position:absolute;width:12.5%;background:#024ca7;display:none;z-index:19999;transition: all 0.36s ease-in-out;}
.navbar ul li.submenu .secondMenu a{display:block;color:#fff;font-size:16px;font-weight:normal;height:50px;line-height:50px; border-bottom: 1px solid rgba(255,255,255,0.3);box-sizing:border-box;padding:0;text-align:center;border-radius:0;}
.navbar ul li.submenu .secondMenu a:hover{color:#fff;background:#0897d9;-webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);}
.navbar ul li.submenu:hover .secondMenu{display:block;}
.nav_list{position: relative;height: 60px;}
.w_nav_bar{display: none;}
@media screen and (min-width:1000px) and (max-width:1240px) { /*当屏幕尺寸小于1240px大于1000时，应用下面的CSS样式*/
.contact{display: none;}
.navbar{font-size: 16px;font-family: MIcrosoft YaHei,Arial, Helvetica, sans-serif; border: 0;border-radius: 0!important;
background:#024ca7;color:#fff;position:relative;z-index:9!important; margin-bottom: 0 !important;}
.navbar{background:#024ca7;color:#fff;position:relative;z-index:9;}
.navbar .container{width: 1000px;padding:0px;margin:0 auto;}
.navbar ul li{float:left;line-height:60px;width:100px;text-align:center;transition: all .2s ease;}
.navbar ul li a{display:inline-block;width:100px;font-size:16px;color:#fff;font-weight:bold;text-decoration:none;transition: all .2s ease;}
.navbar ul li a:hover{color:#fff;background:#0897d9;-webkit-transform: translateY(-15px); -moz-transform: translateY(-15px); -o-transform: translateY(-15px); transform: translateY(-15px);transition: all .2s ease;}
.navbar ul li.cur a{font-size:18px;}
.secondMenu{position:absolute;width:100px;background:#024ca7;display:none;z-index:19999;  transition: all .36s ease;}
.navbar ul li.submenu .secondMenu a{display:block;color:#fff;font-size:16px;font-weight:normal;height:50px;line-height:50px; border-bottom: 1px solid rgba(255,255,255,0.05);box-sizing:border-box;padding:0;text-align:center;border-radius:0;}
.navbar ul li.submenu .secondMenu a:hover{color:#fff;background:#024ca7;-webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);}
.navbar ul li.submenu:hover .secondMenu{display:block;}
.nav_list{position: relative;height: 60px;}
.w_nav_bar{display: none;}
}
@media screen and (max-width: 1000px) { /*当屏幕尺寸小于1000px时，应用下面的CSS样式*/
	.default-top{display: none;}
	.navbar-toggle {display: block;}
	.navbar .navbar-brand{display: block;color: #FFFFFF;}
	.navbar .navbar-brand:hover{color: #024ca7;}
    .w_nav_bar{display: block;width: 100%;}
    .nav_list{height: 0;display: none;}
    .nav_list ul{position: absolute;left:0;top:0px;width: 100%;background: #024ca7;height: 299px;overflow: auto;}
    .nav_list li{float: none!important;}
    .secondMenu{display: block!important;position: relative;top:0;border:0;}
    .secondMenu {background: #024ca7;margin-left: 30px;}
    .navbar ul li.submenu .secondMenu a{color: #fff;border-bottom:0;}
    .navbar ul li.submenu .secondMenu a:hover{color: #fff;border-bottom:0;}
    .w_head_r{margin-bottom: 13px;}
    .old{float:left;margin-left:0;}
 .w_slide{display: none;width:0px;}
}
@media screen and (max-width: 400px) { /*当屏幕尺寸小于400px时，应用下面的CSS样式*/
	.navbar .navbar-brand{font-size: 14px;}
}


 /*轮播大图*/

.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:46.6%; bottom:20px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:16px;  width:10px; height:10px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#1e82e1;}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:100%;}
.slideBox .bd ul{width:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ width:100% !important; height:550px !important; display:block;  }
@media only screen and (min-width:768px) and (max-width:1200px){ /*当屏幕尺寸小于1200px大于768px时，应用下面的CSS样式*/
.slideBox .bd img{ width:100% !important; height:auto !important; display:block; }
}
@media only screen and (min-width:576px) and (max-width:768px){ /*当屏幕尺寸小于768px大于576px时，应用下面的CSS样式*/
.slideBox .bd img{ width:100% !important; height:auto !important; display:block; }
}
@media screen and (max-width: 576px) { /*当屏幕尺寸小于576px时，应用下面的CSS样式*/
.slideBox .bd img{ width:100% !important; height:150px !important; display:block; }
}
.slideBox .prev{ position:absolute; left:30px; top:50%; margin-top:-37px; float:left;display:block; width:40px; height:74px; background:url(../images/s_banner_l.png)  no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ position:absolute; right:30px; top:50%; margin-top:-37px; float: right; display:block; width:40px; height:74px; background:url(../images/s_banner_r.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
	
/**List**/

/*list-banner*/
.column_img img, .banner_img img {width: 100%; height: auto; min-height: 260px; max-height: 420px; vertical-align: middle;}

/*col-wrap*/
.column-menu {width: 240px; background-color: #f5f5f5; position: relative; float: left; margin: 0 -240px 40px 0;}
.column-news {float: right; width: 100%;}
.column-news .column-news-box {margin-left: 275px;}

/*col-head*/
.column-head {background: #024ca7; line-height: 45px;}
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor h3.anchor-title {width: 100%; display: inline-block; float: left; font-size: 20px; font-weight: normal; color: #fff; text-align: center;}

/*column-list*/
.column-list-wrap li {width: 100%; vertical-align: bottom;}
.column-list-wrap li a {display: block; width: 100%; border-bottom: 1px solid #d8d2d2; font-size: 16px; color: #333; background-color: #eff0f0;}
.column-list-wrap li a:hover {color: #fff; text-decoration: none; background-color: #0897d9; border-bottom: 1px solid #0897d9;}
.column-list-wrap li.selected a.selected {color: #fff; background-color: #024ca7; border-bottom: 1px solid #024ca7;}
.column-list-wrap li a span {display: block; padding: 10px 10px 10px 50px; line-height: 32px;}
.column-list-wrap .sub-list li a {font-size: 15px;}
.column-list-wrap .sub-list li a span {padding: 8px 10px 8px 60px;}
.column-list-wrap .sub-list .sub-list li a {font-size: 14px;}
.column-list-wrap .sub-list .sub-list li a span {padding: 10px 10px 10px 70px;}

/*current location*/
.list-head {padding-top:26px;border-bottom: 2px solid #e5e5e5;}
.list-meta .column-title {float: left; display: inline-block;position: relative; top: 2px; white-space: nowrap; line-height: 28px;padding-bottom:8px; font-size: 18px; color: #024ca7;}
.list-meta .column-title.selected { background: url(../images/selectedbg.png) left bottom repeat-x;}
.list-meta .column-path {float: right; line-height: 28px; color: #8a8a8a;background: url(../images/sitemap-icon.png) left no-repeat;padding-top:3px;}
.list-meta .column-path a {color: #8a8a8a;}
.list-meta .column-path a:hover {color: #024ca7;}
.list-meta .column-path .path-name{margin-left:25px;}
.list-meta .column-path .possplit {background: url(../images/posbg.png) center no-repeat; width: 18px; display: inline-block;}

/*column-news-list*/
.column-news-con {padding: 10px 0; margin-bottom: 20px; min-height: 300px;}
.cols_list {width: 100%;}
.cols_list .cols {width: 100%; display: inline-block; border-bottom: 1px solid #e0dddd;background: url(../images/listbg.png) 0px 22px no-repeat;}
.cols_list .cols .cols_title {width: 80%; display: inline-block;margin-left: 12px; line-height: 50px; font-size: 16px; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333;}
.cols_list .cols .cols_title a {color: #333;}
.cols_list .cols .cols_title a:hover {color: #024ca7;}
.cols_list .cols .cols_title a .highlight {color: #ff0000; font-weight: bold; transition: all 0.4s ease-in-out;}
.cols_list .cols .cols_title a:hover .highlight {color: #024ca7;}
.cols_list .cols .cols_meta {float: right; font-size: 16px; color: #6a6a6a; line-height: 50px;}

/*column-news-arti*/
.wp_entry {width: auto; margin: 0 6px;}
.wp_entry, .wp_entry p, .wp_entry span {line-height: 36px; font-size: 16px; text-align: justify; font-family: "Microsoft YaHei";}
.wp_entry p {margin-bottom: 20px; text-indent: 32px;}
.wp_entry table {margin: 0 auto!important;}
.wp_entry table p {margin: 0; text-indent: 0;}
.wp_entry a {color: #033472;}
.wp_entry a:hover {color: #024ca7;}

/*page*/
.wp_paging {display: block; margin: 0; padding: 0; list-style: none; font-size: 14px; font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif; color: #908c88; float: right; margin: 15px 0;}
.wp_paging input {font-size: 14px; *font-size:100%;}
.wp_paging li {display: inline-block; height: 25px; line-height: 25px; float: left; margin: 0; font-size: 14px;}
.wp_paging li span, .wp_paging li a {display: inline-block; float: left; margin: 0 8px;}
.wp_paging li em {font-style: normal; font-weight: bold; padding: 0 2px;}
.wp_paging li a {cursor: pointer; color: #908c88; line-height: 25px; height: 25px; font-size: 14px;}
.wp_paging li a.pagingJump {color: #908c88;}
.wp_paging li a:hover {color: #024ca7;}
.wp_paging li a span {margin: 0;}
.wp_paging li input {font-size: 12px; *font-size:100%; width: 24px; height: 18px; line-height: 18px; border: 1px solid #d5d5d5; background: #fff; margin: 0; text-align: center; font-family: "Microsoft YaHei"; color: #908c88;}
.wp_paging li input:focus {outline: none;}

/*column-list-img*/
.column-news-list .wp_entry img {vertical-align: middle; max-width: 100%; height: auto; _width:expression(this.width > 910 ? "910px" : this.width); display: block; margin: 0 auto!important;}

/*teacher-list*/
.column-news-con .loading {width: 100%; text-align: center; margin: 40px 0;}
.cols_teacher {width: 100%; display: none;}
.cols_teacher .cols_teacher_tit {font-size: 18px; color: #024ca7; display: inline-block; width: 100%; border-bottom: 2px solid #ccc; line-height: 36px; font-weight: bold; margin-bottom: 10px;}
.cols_teacher .cols_error {width: 100%; text-align: center; font-size: 18px; line-height: 40px; margin-top: 30px;}
.cols_teacher .cols_list {margin-bottom: 20px;}
.cols_teacher .cols_list .cols {width: 12.5%; border: 0;}
.cols_teacher .cols_list .cols .cols_title {width: 100%; line-height: 36px;}


/**Info**/
.info-box {margin: 0;}

/*info-title*/
.article {padding: 50px 0 10px 0; min-height: 300px;}
.article h1.arti-title {line-height: 32px; padding: 2px 5px; text-align: center; font-size: 22px; font-weight: bold; color: #024ca7;}
.article h3.arti-title {line-height: 28px;margin-top:15px;padding: 10px 3px 20px 3px; text-align: center; font-size: 20px; font-weight: normal; color: #5a5a5a; border-top: 1px dashed #5a5a5a;}

/*info-base*/
.article .arti-metas {line-height: 22px; text-align: center; padding:15px 0;margin-top: 20px;background:#e9e9e9;}
.article .arti-metas span {display: inline-block; margin: 0 10px; font-size: 14px; color: #666;}
.article .arti-metas span span {margin: 0;}

/*info-con*/
.article .entry {margin: 40px 5px 0 5px; overflow: hidden;}
.article .entry, .article .entry p, .article .entry span {line-height: 36px; font-size: 16px; text-align: justify; color: #4d453a;}
.article .entry p {margin-bottom: 20px; text-indent: 32px;}
.article .entry table {margin: 0 auto!important;}
.article .entry table p {text-indent: 0; margin: 0;}
.article .entry .jwplayer {margin: 0 auto; display: block;}
.article .entry a {color: #033472;}
.article .entry a:hover {color: #024ca7;}

/*info-box-img*/
.wp_pdf_player .barset img{background: none !important;display: initial !important;}
.article .entry .read img {vertical-align: middle; max-width: 100%;height: auto!important;_width:expression(this.width > 1190 ? "1190px" : this.width); background: url(../images/loading.gif) no-repeat center; display: block; margin: 0 auto!important;}


/**Jumbotron**/
.jumbotron .inner {max-width: 1920px; position: relative;}
.fcous-panel {width: 100%;}
.focus .focus-title-bar {max-width: 1200px; height: 40px; left: 50%; right: auto; bottom: 8.5%; margin-left: -600px;}
.focus .focus-title-bar .focus-title-bg {background-color: #602d0c;}
.focus .focus-title-bar .focus-title {max-width: 950px; padding: 0 75px 0 20px; height: 40px; line-height: 40px; font-size: 18px; font-family: "Microsoft YaHei"; font-weight: normal; text-overflow: ellipsis; overflow: hidden;}
.focus .focus-title-bar .focus-title a {color: #fff;}
.focus .focus-title-bar .focus-title a:hover {color: #f5b289;}
.focus .focus-pagination {max-width: 1200px; height: 16px; bottom: 10.6%; right: 50%; margin-right: -600px;}
.focus .focus-pagination .focus-page {width: 16px; height: 16px; line-height: 16px; background: #fff; opacity: 0.8; filter: alpha(opacity=80); border-radius: 50%; overflow: visible; margin: 0 9px;}
.focus .focus-pagination .focus-page:hover {background: #9c7041; opacity: 1; filter: alpha(opacity=100);}
.focus .focus-pagination .focus-page.focus-page-active {background: #9c7041; opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation {width: 34px; height: 56px; margin-top: -17px; background: none; opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation.focus-prev {left: 0;}
.focus .focus-navigation.focus-next {right: 0;}
.focus .focus-navigation .navigation-bg {width: 100%; height: 100%; display: block; opacity: 0.8; filter: alpha(opacity=80); transition: all 0.4s ease-in-out;}
.focus .focus-navigation .navigation-bg:hover {opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation.focus-prev .prev-bg {background: url(../images/focusbg.png) left center no-repeat;}
.focus .focus-navigation.focus-next .next-bg {background: url(../images/focusbg.png) right center no-repeat;}


/**Container**/
#container-1 .inner {padding: 60px 0 40px 0;}
#container-1 .mod_left {float: left; width: 48.38%;}
#container-1 .mod_right {float: right; width: 48.38%;}
#container-1 .inner_bottom{width: auto; max-width: 1200px; margin: 0 auto;padding: 25px 0 40px 0;}
#container-1 .inner_bottom .news-wrap{width: 100%;margin: 0 auto;}


#container-2 {background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;background-position:center;}
#container-2 .inner {padding: 30px 0 40px 0;}
#container-2 .mod_left {width: 48.38%; float: left;}
#container-2 .mod_right {width: 48.38%; float: right;}

#container-3 .inner {padding: 30px 0 40px 0;}
#container-3 .mod_left {width: 48.38%; float: left;}
#container-3 .mod_right {width: 48.38%; float: right;}


/*news base style*/
.tt {width: 100%; display: inline-block; vertical-align: top; margin-bottom: 25px; border-bottom: 1px dashed #b3b3b3;}
.tt .tit {float: left; display: inline-block; font-weight: normal;}
.tt .tit .t3{background: url(../images/news_3.png) 0px 8px no-repeat;}

.tt .tit .title {display: inline-block; font-size: 22px; color: #000;font-weight:bold; line-height: 56px; padding-bottom: 4px; border-bottom: 2px solid #024ca7; position: relative; top: 1px; cursor: pointer;}

.more_btn {display: inline-block; float: right; margin-top: 4px;}
.more_btn .more_text {display: inline-block; font-size: 17px; cursor: pointer; line-height: 40px; color: #333; transition: all 0.4s ease-in-out;}
.more_btn .more_text:hover {color: #024ca7;}
.news_list .news {width: 100%; float: left;background: url(../images/listbg.png) 8px 25px no-repeat;}
.news_list .news .news_box {cursor: pointer; border-bottom: 1px solid #eae1dc;}
.news_list .news .news_title {width: 70%;margin-left: 12px;padding: 0 10px; display: inline-block; float: left; font-size: 16px; line-height: 54px; color: #333; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_list .news .news_title a {color: #333;}
.news_list .news .news_title a:hover {color: #024ca7;}
.news_list .news .news_meta {float: right; display: inline-block; font-size: 18px; line-height: 54px; color: #666;}


.news-menu {width: 100%; display: inline-block; border-bottom: 1px solid #b3b3b3; margin-bottom: 5px;}
.news-menu .news-tit {float: left; display: inline-block; line-height: 40px; font-size: 22px; color: #333; position: relative; top: 1px; padding-bottom: 8px; background: url(../images/selected.png) left bottom no-repeat; transition: all 0.4s ease-in-out; cursor: pointer;}
.news-menu .news-tit.selected {color: #000; background: url(../images/selectedbg.png) left bottom no-repeat;}
.news-menu .news-tit {float: left;padding-left:40px; line-height: 40px;font-weight:bold;font-size: 23px; color: #333; cursor: pointer;}
.news-menu .news-tit.t1 {background: url(../images/news_1.png) 0px 9px no-repeat;}
.news-menu .news-tit.t2 {background: url(../images/news_2.png) 0px 8px no-repeat;}
.news-menu .news-tit.t3 {background: url(../images/news_3.png) 0px 6px no-repeat;}
.news-menu .news-tit.t4 {background: url(../images/news_4.png) 0px 10px no-repeat;}
.news-menu .news-tit.t5 {background: url(../images/news_5.png) 0px 8px no-repeat;}
.news-menu .news-tit.t6 {background: url(../images/news_6.png) 0px 8px no-repeat;}
.news-menu .more_btn {float:right;font-weight:600;}


/*news-tab*/
.news-tab {position: relative;}
.news-tab .news-menu {width: 100%; display: inline-block; margin-bottom: 5px;}
.news-tab .news-wrap .notic_list .news .news_box {padding: 8px 0;cursor: pointer;border-bottom: 1px solid #eae1dc;font-size: 16px;}
.news-tab .news-wrap .notic_list .news .news_box .news_date {float: left; display: inline-block; width: 58px; margin: 2px -60px 2px 0; position: relative; line-height: 24px;text-align: center;  font-size: 12px; transition: all 0.4s ease-in-out;}
.news-tab .news-wrap .notic_list .news .news_box .news_date .date-month {width: 100%; display: inline-block;font-size: 18px;transition: 0.3s;color: #555;}
.news-tab .news-wrap .notic_list .news .news_box .news_date .date-year {width: 100%; display: inline-block; font-size: 14px;transition: 0.3s;color: #666;}
.news-tab .news-wrap .notic_list .news .news_box:hover .news_date .date-month {color: #024ca7;}
.news-tab .news-wrap .notic_list .news .news_box:hover .news_date .date-year {color: #024ca7;}
.news-tab .news-wrap .notic_list .news .news_box .news_con {width: 100%; float: right;}
.news-tab .news-wrap .notic_list .news .news_box .news_con .news_arti {height: 54px; padding-left: 80px; display: table-cell; vertical-align: middle;}
.news-tab .news-wrap .notic_list .news .news_box .news_con .news_arti .news_title {width: 100%; line-height: 24px; max-height: 54px; display: -webkit-box;overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.4s ease-in-out;}
.news-tab .news-wrap .notic_list .news .news_box:hover .news_con .news_arti .news_title {color: #024ca7;}

.news-tab .news-wrap .notic_list .news .line{display:block;left: 0px;top: 0px;width: 0.1%;height: 1px;background: #eae1dc;z-index: 999;transition: 0.6s;}
.news-tab .news-wrap .notic_list .news:hover .line{width: 100%;transition:.5s ease all;background: #024ca7;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;}

/*news-structure*/
.post-2 .tt {margin-bottom: 2px;}
.post-2 .scroll{height: 186px;width:100%;overflow: hidden;margin-top:20px;}
.post-2 .news_list .news .news_title {line-height: 52px; width:98%; white-space: nowrap; text-overflow: ellipsis;}
.post-2 .news_list .news .news_title a:hover {color: #024ca7;}

/*link*/
.links-wrap {float: left; display: inline-block; line-height: 34px; width: 100%;background: #024ca7;margin-top:10px;}
.links-wrap .w5{}
.links-wrap .links-box {position: relative; cursor: pointer; margin: 0 12px; z-index: 9999;}
.links-wrap .links-box a.links-arrow {display: block; height: 34px; line-height: 34px; padding: 0 28px 0 12px; font-size: 16px; color: #fff; background: url(../images/arrow.png) no-repeat right top; text-align: left; border-left: 1px solid #f3f3f3;border-right: 1px solid #f3f3f3;}
.links-wrap .links-box a.links-arrow:hover, .links-wrap .links-box.wrap-open a.links-arrow {color: #fff; background-position: right bottom; cursor: pointer;}
.links-wrap .links-box .links-con {display: none; position: absolute; right: 0; bottom: 35px; width: 100%; height: auto; max-height: 216px; overflow: auto; overflow-x: hidden; background: #024ca7; z-index: 8888;}
.links-wrap .links-box .links-con a {display: block; line-height: 36px; padding: 0 8px; color: #fff;}
.links-wrap .links-box .links-con a span {display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.links-wrap .links-box .links-con a:hover {color: #fff; background: #0897d9; cursor: pointer;}

.post-3 .news_list {margin-top:16px;}
.post-3 .news_list li{float:left;width: 30%;overflow: hidden;transition: all 0.5s ease 0s;position:relative;display: block;margin:0 5%;padding:40px 0 50px 0;background-color: #024ca7;text-align: center;}
.post-3 .news_list li span{background-image:url(../images/icod1-2.png);display:block;width:70px;height:60px;margin:0 auto 12px;background-position:center center;background-repeat:no-repeat;transition: all 0.5s ease 0s;}
.post-3 .news_list li h3{font-size:18px;color:#fff;line-height:24px;font-weight:600;transition: all 0.5s ease 0s;}
.post-3 .news_list li:first-child{margin-right:0px;margin-left:0px;}
.post-3 .news_list li:first-child span{background-image:url(../images/icod1-1.png);transition: all 0.5s ease 0s;}

.post-3 .news_list li:last-child{margin-left:0px;margin-right:0px;}
.post-3 .news_list li:last-child span{background-image:url(../images/icod1-3.png);transition: all 0.5s ease 0s;}

.post-3 .news_list li:hover{background-color: #f2f2f2;transition: all 0.5s ease 0s;cursor:pointer;}
.post-3 .news_list li:hover h3{font-size:20px;color:#024ca7;transition: all 0.5s ease 0s;}
.post-3 .news_list li:hover span{background-image:url(../images/icod1-on2.png);transform: scale(1.1); transition: all 0.5s ease 0s;}
.post-3 .news_list li:hover:first-child span{background-image:url(../images/icod1-on1.png);transform: scale(1.1); transition: all 0.5s ease 0s;}
.post-3 .news_list li:hover:last-child span{background-image:url(../images/icod1-on3.png);transform: scale(1.1); transition: all 0.5s ease 0s;}

@media  screen and (max-width:959px){ /*当屏幕尺寸小于959px时，应用下面的CSS样式*/
.post-3 .news_list{padding:0px 10px;}
.post-3 .news_list li{margin:20px 0;width:100%;padding:30px 0 40px 0;}
.post-3 .news_list li:first-child{margin-top:0px;margin-bottom:10px;}
.post-3 .news_list li:last-child{margin-top:10px;margin-bottom:0px;}
}





.post-3 .news_list {}
.post-3 .news_list .news1{width: 48%;height: 110px;float:left;margin:11px 0;transition: all 0.5s ease 0s;background:#024ca7 url(../images/xitong.png) left 28px no-repeat;}
.post-3 .news_list .news1:hover{background:#0897d9 url(../images/xitong.png) left 28px  no-repeat;transition: all 1.5s ease 0s;}
.post-3 .news_list .news2{width: 48%;height: 110px;float:right;margin:11px 0;transition: all 0.5s ease 0s;background:#024ca7 url(../images/pingtai.png) left 28px no-repeat;}
.post-3 .news_list .news2:hover{background:#0897d9 url(../images/pingtai.png) left 28px  no-repeat;transition: all 1.5s ease 0s;}
.post-3 .news_list .news3{width: 48%;height: 110px;float:left;margin:11px 0;transition: all 0.5s ease 0s;background:#024ca7 url(../images/chaxun.png) left 28px no-repeat;}
.post-3 .news_list .news3:hover{background:#0897d9 url(../images/chaxun.png) left 28px  no-repeat;transition: all 1.5s ease 0s;}
.post-3 .news_list .news4{width: 48%;height: 110px;float:right;margin:11px 0;transition: all 0.5s ease 0s;background:#024ca7 url(../images/fapiao.png) left 28px no-repeat;}
.post-3 .news_list .news4:hover{background:#0897d9 url(../images/fapiao.png) left 28px  no-repeat;transition: all 1.5s ease 0s;}

.post-3 .news_list .news_box {position: relative; border: 0; margin-left:30px; padding-top:36px;text-align:center;}
.post-3 .news_list .news_box .news_title {width: 100%; color: #fff; padding:5px 0; font-size: 20px; font-weight:bold;white-space: nowrap; text-overflow: ellipsis; line-height: 36px; text-align: center; transition: all 0.4s ease-in-out;}


.post-3 .news_list .news .news_box {position: relative; border: 0; margin: 0 18px; }
.post-3 .news_list .news .news_box:hover
.post-3 .news_list .news .news_box .news_con {width: 100%; display: inline-block; position: absolute; top: 50%; left: 0; margin-top: -18px;}
.post-3 .news_list .news .news_box .news_con .news_arti {padding: 0 10px;}
.post-3 .news_list .news .news_box .news_con .news_arti .news_title {width: 100%; color: #333; font-size: 16px; font-weight:bold;white-space: nowrap; text-overflow: ellipsis; line-height: 36px; text-align: center; transition: all 0.4s ease-in-out;}
.post-3 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #0897d9;}

.post-4 .news_list {margin-top:16px;}
.post-4 .news_list li:first-child{margin-right:0px;margin-left:0px;}
.post-4 .news_list li:last-child{margin-left:0px;margin-right:0px;}
.post-4 .news_list li{margin:0 5%;}


.post-6 .news_list .news .news_box {position: relative; border: 0;}
.post-6 .news_list .news .news_box .news_imgs {position: relative; height: 202px; overflow: hidden;}
.post-6 .news_list .news .news_box .news_imgs .news_bg {width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; transition: all 1s ease 0s;}
.post-6 .news_list .news .news_box:hover .news_imgs .news_bg {-moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); -webkit-transform: scale(1.15); transform: scale(1.15);}
.post-6 .news_list .news .news_box .news_con {width: 100%; position: absolute; bottom: 0; left: 0; margin: 0 auto; background: url(../images/conbg.png) repeat;}
.post-6 .news_list .news .news_box .news_con .news_arti {padding: 0 20px;}
.post-6 .news_list .news .news_box .news_con .news_arti .news_title {width: 100%; text-align: center; line-height: 40px; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; transition: all 0.4s ease-in-out;}
.post-6 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #f3b38c;}




/* slide */
.slide{width: 100%;overflow:hidden;position:relative;background-color:#fff;}
.slide ul li{width:100%;height:293px;float:left; position:relative; text-align:left;}
.slide ul li img{ width:100% !important; height:293px !important; display:block;  }
@media only screen and (min-width:768px) and (max-width:1023px){ /*当屏幕尺寸小于1024px大于768px时，应用下面的CSS样式*/
.slide ul li{width:100%;height:350px;float:left; position:relative; text-align:left;}
.slide ul li img{ width:100% !important; height:350px !important; display:block; }
}
@media screen and (max-width: 767px) { /*当屏幕尺寸小于576px时，应用下面的CSS样式*/
.slide ul li{width:100%;height:240px;float:left; position:relative; text-align:left;}
.slide ul li img{ width:100% !important; height:240px !important; display:block; }
}
@media screen and (max-width: 320px) { /*当屏幕尺寸小于320px时，应用下面的CSS样式*/
.slide ul li{width:100%;height:195px;float:left; position:relative; text-align:left;}
.slide ul li img{ width:100% !important; height:195px !important; display:block; }
}
.slide ul li span{ position:absolute; left:0; bottom:0; height:34px; line-height:34px; text-indent:10px; color:#fff; z-index:99; width:100%; font-size:14px; font-family:"HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;}
.slide ul li span a{color: #fff;text-decoration: none;}
.slide ul li span a:hover{color: #fff;text-decoration: none;}
.slide ul li em{position:absolute; left:0; bottom:0;height:34px; line-height:34px;z-index:98; width:100%;background-color:#000;filter:alpha(opacity=50);opacity:.5;}
.slide .bg{width:100%;height:34px;position:absolute;bottom:0;left:0; display:none;border-top:1px solid #ddd;background-color:#000;filter:alpha(opacity=30);opacity:.3;}
.slide .num{overflow:hidden;zoom:1;position:absolute;right:20px;bottom:11px;z-index:100;}
.slide .num span{display:inline-block;width:12px;height:12px;background:url(../images/bg-slide.png) 0 -12px no-repeat;_background:url(../images/bg-slide.png) 0 -12px no-repeat;cursor:pointer;overflow:hidden;}
.slide .num span.on{background-position:0 0;}
.slide .skip{display:none;_display:block;width:23px;height:47px;background:url(../images/bg-slide.png) no-repeat;_background:url(../images/bg-slide.png) no-repeat;position:absolute;top:50%;margin-top:-24px;text-indent:-1200em;cursor:pointer;}
.slide .prev{background-position:0 -172px;left:10px;}
.slide .prev:hover{background-position:0 -219px;}
.slide .next{background-position:-23px -172px;right:10px;}
.slide .next:hover{background-position:-23px -219px;}
.slide:hover .prev,.slide:hover .next{display:block;}
.slide .num{bottom:11px;}


.post-7 .news_list .news {background: url(../images/web-icon.png) -147px 16px no-repeat;}
.post-7 .news_list .news .news_box {margin-left: 12px;}
.post-7 .news_list .news .news_box .news_title {white-space: nowrap; text-overflow: ellipsis; transition: all 0.4s ease-in-out;}
.post-7 .news_list .news .news_box:hover .news_title {color: #024ca7;}

.post-8 .news_list {margin-top: -18px;}
.post-8 .news_list .news {background: url(../images/web-icon.png) -147px 16px no-repeat;}
.post-8 .news_list .news .news_box {margin-left: 12px;}
.post-8 .news_list .news .news_box .news_title {white-space: nowrap; text-overflow: ellipsis; transition: all 0.4s ease-in-out; font-size: 16px;width: 75%;}
.post-8 .news_list .news .news_box .news_meta {font-size: 14px;}
.post-8 .news_list .news .news_box:hover .news_title {color: #024ca7;}

.post-9 .news_list .news .news_box .news_title { font-size: 16px;}
.post-9 .news_list .news .news_date .date-month { font-size: 14px;}
.post-9 .news_list .news .news_date .date-year { font-size: 14px;}
.post-9 .more_btn .more_text{line-height: 40px;}

.post-11 .tt {margin-bottom: 12px;}
.post-11 .con .news{transition: all 0.2s ease-in-out;padding:0 10px;width: 98%;}
.post-11 .con ul li:hover {cursor: pointer;background: #fff url(../images/listbg.png) 8px 25px no-repeat;transform: translateY(-5px); box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px 0;}
.post-11 .con ul li:hover a{color: #024ca7;}
.post-11 .con ul li:hover span{color: #024ca7;}
.post-11 .news_list .news .news_title {line-height: 53px; white-space: nowrap; text-overflow: ellipsis;}
.post-11 .news_list .news .news_title a:hover {color: #024ca7;}
.post-11 .news_list .news .news_meta {font-size: 18px; line-height: 52px;}

.post-12 .news_list{
	float: left;
    width: 100%;
}
.post-12 .news_list li{transition: 0.3s;
}

.post-12 .news_list .list-F{
	padding: 25px 0 20px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom:10px;
	transition: 0.3s;
}



.post-12 .news_list .list-F .media-left{
	float: left;
}


.post-12 .news_list .list-F .media-right{
	display: table-cell;
    vertical-align: top;
	padding-left: 20px;
}

.post-12 .news_list .list-F .media-right h4{
	color: #024ca7;
	font-size: 16px;
	line-height: 20px;
	min-height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 11px;
}

.post-12 .news_list .list-F .media-right p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	max-height: 100px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.post-12 .news_list .list-F .media-right a{
	display: block;
}
.post-12 .news_list li:hover {
transform: translateX(-5px);transition: 0.3s;cursor: pointer;
}
.post-12 .news_list li:hover .media-right h4 a{
color: #024ca7;
}
.post-12 .news_list li:hover .media-right p{
color: #024ca7;
}


/**Footer**/
.footer {background: #024ca7;border-top:2px solid #fff;}
.footer .inner {padding: 20px 0 12px 0;}
.foot_top {margin: 0 -12px;}
.foot_mid {width: 100%; margin: 25px 0 0 0;}
.foot_bot {width: 100%; display: inline-block;}

/*foot-info*/
.foot_info {width: 100%; margin: 0 auto; text-align:center;padding: 10px 0;}
.foot_info p {display: block; margin:4px 0 ;}
.foot_info p span {display: inline-block; color: #fff; font-size: 14px; line-height: 35px; margin: 0 6px;}

/*foot-share*/
.foot_share {width: 50%; float: right;text-align:center;display:inline-block;}
.foot_share .share_list .share_item img {background-color:#fff;padding:2px;margin-bottom:10px;}
.foot_share .share_list .share_item p{display:block;font:14px/16px "宋体";color:#fff;}