@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: #c22321;}
.wrapper {width: 100%; background-color: #fff;}
.wrapper .inner {width: auto; max-width: 1200px; margin: 0 auto;}

/*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 {background-color: #c22321;}
.header .inner {padding: 18px 0 0px 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;}

/*nav*/
.navWrap{
	width:100%;
	background:#fff;
	height:50px;
	line-height: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
	
}
.nav_menu{min-width: 1200px;height:50px;margin: 0 auto;}

.nav_menu li{float:left;width:10.4%;height:50px;line-height:50px;font-size:1.105rem;position:relative;}
.nav_menu li:nth-child(5){width:16.8%;}
.nav_menu li .line{display:block;position: absolute;left: 50%;top: -3px;width: 0;height: 3px;background: #ff9c00;z-index: 999;transition: 0.5s ease all;}
.nav_menu li:hover .line{width: 100%;left: 0;transition:.5s ease all;background: #c22321;transition: 0.5s ease all;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;}

.nav_menu li a{color:#c22321;display:block;text-align:center;font-weight: bold;}
.nav_menu ul li a:hover{display:block;color: #fff;background:#c22321;}
.nav_menu dl{font-size:0.81rem;background:rgba(194,35,33,0.8);line-height:45px;position:absolute;top:50px;left:0px;z-index: 999;width: 130%;}
.nav_menu dl dd{border-bottom:1px solid #fff;}
.nav_menu dl dd a{color:#fff; padding: 8px 0; line-height:30px;height:30px;display: block;text-align: center;}
.nav_menu dl dd a:hover{color:#fff;background:#c22321;}


/**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:#333;position:relative;z-index:9!important; margin-bottom: 0 !important;}
.navbar{color:#333;position:relative;z-index:9;background:#fff;}
@media screen and (min-width: 1240px) {
.navbar .container{width: 1200px;padding:0px;margin:0 auto;}
.header-mp{display: none;}
.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:#fff;color:#fff;position:relative;z-index:9!important; margin-bottom: 0 !important;}
.header-mp{display: none;}
.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: #fff;}
    .w_nav_bar{display: block;width: 100%;}
	.navWrap{height: 0;display: none;}
    .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;}
}
/**nav_slide**/
/*移动端列表页、内容页页内导航*/
    #nav_slide{background: #c22321;line-height: 50px;position: relative;z-index: 2;display:none;}
    #nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
    #nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

    #nav_slide .n_title{ height: 50px; }
    #nav_slide span{display: block;font-size: 16px;color: #fff;text-align: center;font-weight:bold;}
    #bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
    #bnt_sub_nav img{display: block;height: 20px;}
    #bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
    #sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
    #sub_nav_content ul{}
    #sub_nav_content ul li {background: #ccc;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
    #sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
    #sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
    #sub_nav_content ul li ul li{border:0;line-height: 28px;padding-left: 10px;}
    #sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
    #sub_nav_content ul li.on>a{color: #c22321;}
    #sub_nav_content ul li ul{ display:none}


 /*轮播大图*/
/* slide_banner */
.slide_banner{width: 100%;overflow:hidden;position:relative;background-color:#fff;}
.slide_banner ul li{width:100%;height:750px;float:left; position:relative; text-align:left;}
.slide_banner ul li img{ width:100% !important; height:750px !important; display:block; }
@media screen  and (max-width:1280px){ /*当屏幕尺寸小于1280px大于768px时，应用下面的CSS样式*/
.slide_banner ul li{width:100%;height:350px;float:left; position:relative; text-align:left;}
.slide_banner ul li img{ width:100% !important; height:350px !important; display:block; }
}
@media screen and (max-width: 767px) { /*当屏幕尺寸小于576px时，应用下面的CSS样式*/
.slide_banner ul li{width:100%;height:240px;float:left; position:relative; text-align:left;}
.slide_banner ul li img{ width:100% !important; height:240px !important; display:block; }
}
@media screen and (max-width:479px) {
.slide_banner ul li{width:100%;height:200px;float:left; position:relative; text-align:left;}
.slide_banner ul li img{ width:100% !important; height:200px !important; display:block; }	
}
@media screen and (max-width: 320px) { /*当屏幕尺寸小于320px时，应用下面的CSS样式*/
.slide_banner ul li{width:100%;height:160px;float:left; position:relative; text-align:left;}
.slide_banner ul li img{ width:100% !important; height:160px !important; display:block; }
}
.slide_banner 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_banner ul li span a{color: #fff;text-decoration: none;}
.slide_banner ul li span a:hover{color: #fff;text-decoration: none;}
.slide_banner 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_banner .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_banner .num{overflow:hidden;zoom:1;position:absolute;right:47.8%;bottom:11px;z-index:4;}
.slide_banner .num span{display:inline-block;width:20px;height:12px;background:url(../images/banner_li.png) 0 0 no-repeat;cursor:pointer;overflow:hidden;}
.slide_banner .num span.on{background:url(../images/banner_li_1.png) 0 0 no-repeat;}
.slide_banner .skip{display:none;_display:block;width:40px;height:74px;position:absolute;top:50%;margin-top:-24px;text-indent:-1200em;cursor:pointer;}
.slide_banner .prev{background:url(../images/s_banner_l.png) no-repeat;left:10px;}
.slide_banner .prev:hover{background:url(../images/s_banner_l.png) no-repeat;}
.slide_banner .next{background:url(../images/s_banner_r.png) no-repeat;right:10px;}
.slide_banner .next:hover{background:url(../images/s_banner_r.png) no-repeat;}
.slide_banner:hover .prev,.slide_banner:hover .next{display:block;}
.slide_banner .num{bottom:11px;}

	
/**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: 270px;position: absolute; float: left; margin: 0px -270px 40px 0;background-color: #c22321;}
.column-news {float: right; width: 100%;min-height:900px;}
.column-news .column-news-box {margin-left: 305px;}

/*col-head*/
.column-head {line-height: 60px;}
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor h3.anchor-title {width: 100%; display: inline-block; float: left; font-size: 24px; font-weight: normal; color: #fff; text-align: center;}

/*column-body*/

.column-body { padding: 0 0 15px 15px; }

/*column-list*/
.column-list{ background-color: #eff0f0;padding-top:15px; }
.column-list-wrap li {width: 100%; vertical-align: bottom;background: #eff0f0;transition:0.3s;}
.column-list-wrap li a {display: block; width: 100%;border-top: 1px solid #d8d8d8; font-size: 1.08rem; color: #333; }
.column-list-wrap li a span {display: block; padding: 11px 10px 11px 10px; line-height: 45px;transition:0.3s;}
.column-list-wrap li:hover {background:#eff0f0;margin-left: -8px;transition:0.3s;}

.column-list-wrap li:hover a span{transform: translateX(20px);transition:0.3s;}
.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 {border-bottom: 2px solid #e5e5e5;}
.list-meta .column-title {float: left; display: inline-block;position: relative; top: 1px; white-space: nowrap; line-height: 28px;padding:0 20px 6px 20px; font-size: 1.22rem; color: #c22321;border-bottom: 3px solid #c22321;}
.list-meta .column-path {float: right; line-height: 28px; color: #8a8a8a;background: url(../images/sitemap-icon.png) left no-repeat;padding-top:3px;font-size: 0.88rem;}
.list-meta .column-path a {color: #8a8a8a;font-size: 0.88rem;}
.list-meta .column-path a:hover {color: #c22321;}
.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: 99%;margin:0 auto;}
.cols_list li{position:relative;transition: all 0.5s;border-bottom:1px solid #ccc;margin-top:20px;padding:0 20px;}
.cols_list li:after{position:absolute;left:0;bottom:0;z-index:-1;height:100%;width:100%;overflow:hidden;content: "";transition:0.3s;}
.cols_list li:before{position:absolute;left:0;bottom:0;z-index:-2;height:100%;width:0;background:#c22321;overflow:hidden;content: "";transition:0.3s;}
.cols_list li:hover{cursor: pointer;transition: all 0.5s;transform: translateX(-5px);box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px 0; }
.cols_list li:hover:after{width:0;left:0;}
.cols_list li:hover:before{width:100%;left:0;}
.cols_list li:hover {border-bottom:1px solid #c22321;transition: all 0.3s;}
.cols_list li:hover .cols_title a {color: #fff;transition: all 0.3s;}
.cols_list li:hover .cols_abs{color: #fff;transition: all 0.3s;}
.cols_list li:hover .cols_meta{color: #fff;background: url(../images/ico_date_2.png) 0px 4px no-repeat;}
.cols_list li:hover .cols_view{color: #fff;transition: all 0.3s;}
.cols_list .cols {width: 100%; display: inline-block;}
.cols_list .cols .cols_title {width: 100%;margin: 20px 0 0 0px;font-weight:bold; line-height: 50px; font-size:1.19rem; 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: #fff;}
.cols_list .cols .cols_abs {width: 100%;color:#333;font-size:0.91rem;line-height:24px; overflow:hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;transition: all 0.3s;}

.cols_list .cols .cols_meta {float: left; display: inline-block;font-size: 16px;border-right:1px solid #ccc; color: #6a6a6a;margin:10px 0 30px 0; padding: 0px 20px 0 20px;line-height: 20px;background: url(../images/ico_date.png) 0px 4px no-repeat;transition: all 0.3s;}
.cols_list .cols .cols_view {float: left; display: inline-block;font-size: 16px; color: #6a6a6a; margin: 10px 0 0 20px;line-height: 20px;transition: all 0.3s;}

/*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: #c22321;}

/*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: #c22321;}
.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: #c22321; 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: #c22321;}
.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: 20px 0 0px 0;}
.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: 0 5px; overflow: hidden;}
.article .entry, .article .entry p, .article .entry span {line-height: 36px; 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: #c22321;}

/*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;}
.art-info {border-top: 1px dashed #ddd;margin-top: 25px;}
.art-info .pnext p{margin: 20px 0px;}
/**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{padding: 30px 0 0 0;}
#container-1{background:#eaeaea url(../images/container_1_bg.png) left top no-repeat;background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;background-position:center;}
#container-1 .inner {padding: 60px 0 60px 0;}
#container-1 .inner_top {padding: 60px 0 0px 0;width: auto;max-width: 1200px;margin: 0 auto;}
#container-1 .inner_top .news-tit {display: block;text-align:center; line-height: 40px; font-weight:bold;font-size: 1.8rem; color: #c22321; padding: 0 50px; cursor: pointer;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#container-1 .inner_top .news-tit a{color: #c22321;}
#container-1 .inner_top .news-tit a:hover {color: #c22321;}
#container-1 .inner_top .news-main {color: #333;text-indent:2em;line-height:30px;font-size: 1.03rem;padding:20px 50px 0 50px;	overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
#container-1 .mod_left {float: left; width: 48.38%;}
#container-1 .mod_right {float: right; width: 48.38%;}

#container-2 {background: #eee  left top no-repeat;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: 50px 0 40px 0;}
#container-2 .mod_left {width: 48.38%; float: left;}
#container-2 .mod_right {width: 48.38%; float: right;}
#container-2 .inner_bottom {padding: 20px 0 0px 0;width: auto;max-width: 1200px;margin: 0 auto;}
#container-2 .inner_bottom .news-menu {width: 100%; display: inline-block; border-bottom: 1px solid #fff; margin-bottom: 5px;}
#container-2 .inner_bottom .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;}
#container-2 .inner_bottom .news-menu .news-tit.selected {color: #a00318;font-weight:bold; background: url(../images/selectedbg.png) left bottom no-repeat;}

#container-3 {background:#fafafa url(../images/container_3_bg.png) left top no-repeat;background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;background-position:center;}
#container-3 .inner {padding: 60px 0 80px 0;}
#container-4{background: #eee;}
#container-4 .inner {padding: 70px 0 70px 0;}
#container-4 .mod_left {width: 48.38%; float: left;}
#container-4 .mod_right {width: 48.38%; float: right;}

#container-5{background:#eee url(../images/container_5_bg.png) left top no-repeat;background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;background-position:center;}
#container-5 .inner {padding: 70px 0 70px 0;}
#container-5 .mod_left {width: 48.38%; float: left;}
#container-5 .mod_right {width: 48.38%; float: right;}


.inner_bottom {width: auto;max-width: 1200px;margin: 0 auto;}

/*news base style*/
.news_list .news {width: 100%; float: left;background: url(../images/listbg.png) 8px 25px no-repeat;}
.news_list .news .news_box {cursor: pointer;}
.news_list .news .news_title {width: 70%;margin-left: 10px; display: inline-block; float: left; font-size: 16px; line-height: 54px; color: #333; overflow: hidden;}
.news_list .news .news_title a {color: #333;}
.news_list .news .news_title a:hover {color: #c22321;}
.news_list .news .news_meta {float: right; display: inline-block; font-size: 14px; 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-list*/


.gzdt {
    width: 100%;
    text-align: center;
	margin:40px 0 60px 0; 
}

.gzdt h2 {
	font-size:1.89rem;
    position: relative;
    display: inline-block;
}

.gzdt h2 a{
	font-size:1.92rem;
	color:#c22321;
}

.gzdt h2::before, .gzdt h2::after {
    content: "";
    position: absolute;
    top: 15px;
    width: 82px;
    height: 2px;
}

.gzdt h2::before {
    left: -110px;
    background:#c22321;
}

.gzdt h2::after {
    right: -110px;
    background:#c22321;
}
.news-list {position: relative;}
.news-list .news-menu {width: 100%; display: inline-block; border-bottom: 1px solid #b3b3b3; margin-bottom: 5px;}
.news-list .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-list .news-menu .news-tit.selected {color: #000; font-weight:bold;background: url(../images/selectedbg.png) left bottom no-repeat;}
.news-list .news-menu .news-tit.t1 {padding-left:6px;}
.news-list .news-menu span{color:#b3b3b3;padding:0 30px;font-weight:normal;}
.news-list .news-wrap .more_btn {position: absolute; top: 0; right: 0;}
.news-list .news-wrap .news_list .news {transition:0.4s;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ccc;background:#fff url(../images/xw_bg.png) left bottom no-repeat;}
.news-list .news-wrap .news_list .news .news_box {padding: 8px 0 8px 0;cursor: pointer;font-size: 16px;}
.news-list .news-wrap .news_list .news .news_box .news_date {float: left; display: inline-block; width: 70px;padding:5px 0px 3px 0px; margin: 2px -80px 2px 0; position: relative; line-height: 24px;text-align: center;  transition: all 0.4s ease-in-out;}
.news-list .news-wrap .news_list .news .news_box .news_date .date-month {width: 100%; display: inline-block;text-align: right;font-size: 1.36rem;transition: 0.3s;font-weight:bold;color: #555;}
.news-list .news-wrap .news_list .news .news_box .news_date .date-year {width: 100%; padding-top:3px;text-align: right;display: inline-block; font-size: 0.96rem;transition: 0.3s;color: #666;}
.news-list .news-wrap .news_list .news .news_box .news_date .date-year::after{content: "";width: 50%;height: 1px;background: #c22321;position: absolute;bottom: 0;right: 0;}
.news-list .news-wrap .news_list .news .news_box:hover .news_date {transition: all 0.4s ease-in-out;}
.news-list .news-wrap .news_list .news .news_box:hover .news_date .date-month {color: #fff;}
.news-list .news-wrap .news_list .news .news_box:hover .news_date .date-year {color: #fff;}
.news-list .news-wrap .news_list .news .news_box:hover .news_date .date-year::after{background:#fff;}
.news-list .news-wrap .news_list .news .news_box .news_con {}
.news-list .news-wrap .news_list .news .news_box .news_con .news_arti {height: 54px; padding-left: 80px; text-align:left;vertical-align: middle;}
.news-list .news-wrap .news_list .news .news_box .news_con .news_arti .news_title {width: 96%; line-height: 27px; margin-left: 0px;padding:6px;font-size: 1.07rem;font-weight:600;verflow: hidden;max-height: 54px; white-space: nowrap;text-overflow: ellipsis;transition: all 0.4s ease-in-out;}
.news-list .news-wrap .news_list .news .news_box .news_con .news_arti p{width: 96%;padding: 2px 6px 6px 6px;line-height: 23px;font-size: 0.93rem; overflow: hidden; max-height: 37px; white-space: nowrap;text-overflow: ellipsis;transition: all 0.4s ease-in-out;}
.news-list .news-wrap .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #fff;}
.news-list .news-wrap .news_list .news .news_box:hover .news_con .news_arti p {color: #fff;}
.news-list .news-wrap .news_list li:hover {background:#c22321 url(../images/xw_bg.png) left bottom no-repeat;border-bottom:1px solid #c22321;box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px 0;}
.mod_left .news-wrap .news_list li:hover {cursor:pointer;transform: translateX(-10px);transition:0.5s;}
.mod_right .news-wrap .news_list li:hover {cursor:pointer;transform: translateX(10px);transition:0.5s;}

.news-more{ float:left; width:100%; overflow:hidden; text-align:center; margin-bottom:60px}
.news-more a.more{ width:180px; height:48px; overflow:hidden; display:block; margin:0px auto; background:#c22321; clip-path: polygon(15px 0,100% 0,100% 100%,0 100%,0 15px);line-height:48px; font-size:14px; color:#fff; cursor:pointer;transition:all 0.4s ease; position:relative;}
.news-more a.more:hover{transform:translateY(5px);}
.news_tt{ margin-bottom:20px;}
.news_tt h3{ width:100%;padding-bottom:20px;text-align:center; overflow:hidden; font-size:30px; font-weight:bold;  letter-spacing:4px; position:relative;}
.news_tt h3 a{color:#333;}



/*news-structure*/







.tt {width: 100%; display: inline-block; vertical-align: top; margin-bottom: 10px; border-bottom: 1px solid #b3b3b3;}
.tt .tit {float: left; display: inline-block; font-weight: normal;}
.tt .tit .title {display: inline-block; font-size: 22px; color: #c22321; padding:0 10px 5px 10px;font-weight:600;line-height: 45px; border-bottom: 3px solid #c22321; position: relative; top: 1px; cursor: pointer;}
.tt .tit .title_xy {display: inline-block; font-size: 22px; color: #c22321; padding:0 10px 5px 25px;font-weight:600;line-height: 45px; border-bottom: 3px solid #c22321; position: relative; top: 1px; cursor: pointer;background:url(../images/xyfc.png) left 4px no-repeat;}


.more_btn {display: inline-block; float: right; margin-top: 4px;}
.more_btn .more_text {display: inline-block; font-size: 17px; cursor: pointer; line-height: 45px; color: #333; transition: all 0.4s ease-in-out;}
.more_btn .more_text:hover {color: #c22321;}

/* slide */
.slide{width: 100%;overflow:hidden;position:relative;background-color:#fff;}
.slide ul li{width:100%;height:375px;float:left; position:relative; text-align:left;}
.slide ul li img{ width:100% !important; height:375px !important; display:block;  }
@media screen  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-3 .news_list { width: 100%;transition: 0.3s;}
.post-3 .news_list li{width: 33%;float: left;margin-bottom:50px;}
.post-3 .news_list li:nth-child(2){margin-left:0.5%;margin-right:0.5%;}
.post-3 .news_list li:nth-last-child(2){margin-left:0.5%;margin-right:0.5%;}


.post-3 .news_list li a {
    background: #fff;
    padding: 27px 25px 32px;
    margin: 0px 17px;
    overflow: hidden;
    display: block;
}

.post-3 .news_list li span {
    width: 52px;
    float: left;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #c22321;
    line-height: 22px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    margin-top: 8px;
}

.post-3 .news_list li span b {
    font-size: 29px;
}

.post-3 .news_list li span::after {
    content: "";
    position: absolute;
    top: 0px;
    right: -11px;
    width: 7px;
    height: 46px;
    background: url(../images/tzgg_ic.png) no-repeat;
}

.post-3 .news_list li h2 {
    width: calc(100% - 78px);
    float: right;
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-3 .news_list li:hover a {
    background: #c22321;
    transition: all 0.2s ease-out 0s;
	border-radius: 8px; 
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}

.post-3 .news_list li:hover span::after {
    background: url(../images/tzgg_ic2.png) no-repeat;
}

.post-3 .news_list li:hover span, .post-3 .news_list li:hover h2 {
    color: #fff;
}














.post-4 .con{margin-top:70px;}
.post-4 .news_list { width: 100%;transition: 0.3s;}
.post-4 .news_list li{width: 30%;float: left;}
.post-4 .news_list li:nth-child(-n+3){padding-bottom:30px;padding-top:30px;}
.post-4 .news_list li:nth-last-child(-n+3){border-top:1px solid #ccc;padding-top:30px;padding-bottom:30px;}
.post-4 .news_list li:first-child{padding-right:2.4%;}
.post-4 .news_list li:nth-child(4){padding-right:2.4%;}
.post-4 .news_list li:last-child{padding-left:2.4%;}
.post-4 .news_list li:nth-child(3){padding-left:2.4%;}
.post-4 .news_list li:nth-child(2){padding-left:2.4%;padding-right:2.4%; border-left:1px solid #ccc;border-right:1px solid #ccc;}
.post-4 .news_list li:nth-last-child(2){padding-left:2.4%;padding-right:2.4%; border-left:1px solid #ccc;border-right:1px solid #ccc;}
.post-4 .news_list .list-B{transition: 0.3s;position: relative;}
.post-4 .news_list .list-B .date_m {transition:0.5s;width:70px;height:70px;border-radius:50%;float:left;position: relative;margin: 0px -90px 0px 0;background-color:#c22321;display: inline-block;}
.post-4 .news_list .list-B .date_m .day_m {text-align: center;width: 100%;margin:7px 0px 8px 0px;height:20px;line-height:30px;font-size: 20px;color:#fff;display: inline-block;}
.post-4 .news_list .list-B .date_m .month_m {font-size: 13px;text-align: center;width: 100%;height:20px; line-height:20px;color:#fff;display: inline-block;}
.post-4 .news_list .list-B .ly {transition:0.5s;width:60%;display: table-cell;padding-left: 90px;float: left;text-align: left;line-height:25px;margin:0px;}
.post-4 .news_list .list-B .ly span{transition:0.5s;width:100%;color: #c22321;font-size: 1.02rem;font-weight:700;white-space: nowrap; text-overflow: ellipsis;}
.post-4 .news_list .list-B .title{transition:0.3s;display: table-cell;padding-left: 90px;line-height:22px;text-align: left;margin:1px 0px 0px 0px;float: left;}
.post-4 .news_list .list-B .title span{transition:0.3s;width:100%;color: #000;font-size: 0.92rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:2;}
.post-4 .news_list li:hover{transition:0.5s;background:#c22321;}
.post-4 .news_list li:hover .date_m{transition:0.5s;background:#fff;}
.post-4 .news_list li:hover .date_m .day_m{transition:0.5s;color:#333;}
.post-4 .news_list li:hover .date_m .month_m{transition:0.5s;color:#333;}
.post-4 .news_list li:hover .ly span{transition:0.5s;color:#fff;}
.post-4 .news_list li:hover .title span{transition:0.3s;color:#fff;}


.ban2 {
    margin: 60px -15px 0 -15px;
}

.ban2 .pic {
    padding-top: 100%;
}

.pic {
	display: block;
	/*padding-top: 75%;*/
	position: relative;
	overflow: hidden;
}

.ban2 ul li a {
   
    padding-top: 13px;
    display: block;
    margin: 0 15px;
    padding:0;
}

.ban2 .slick-prev {
    background: url(../images/s_banner_l.png) no-repeat center;
    width: 70px;
    height: 70px;
    z-index: 1;
    left: 0px;
}

.ban2 .slick-next {
    background: url(../images/s_banner_r.png) no-repeat center;
    width: 70px;
    height: 70px;
    z-index: 1;
    right: 0px;
}


.ban2 ul li a h5 {
    text-align: left;
    margin: 30px auto 20px auto;
    font-size: 1.48rem;
    line-height: 28px;
    color: #000;
    font-weight:bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0px;
}

.ban2 ul li a p {
    text-align: left;
    margin: 0 auto;
	background: url(../images/ico_date.png) no-repeat left;
    font-size:14px;
    line-height: 15px;
    color: #333;
    margin-top: 10px;
    padding-left: 20px;
}

.ban2 ul li a span {
    text-align: center;
    margin: 0 auto;
    font-size: 0.96rem;
    line-height: 25px;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0px;
}

.ban2-list img{
    transition:0.5s;

}
.ban2 .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.ban2 ul li:hover img {
	transform: scale(1.1);transition:0.5s;
}

.ban2 ul li:hover h5 {
	color:#c22321;transition:0.5s;
}
.ban2 ul li:hover p {
	color:#c22321;transition:0.5s;background: url(../images/ico_date_1.png) no-repeat left;
}
.ban2 ul li:hover span {
	color:#c22321;transition:0.5s;
}




.post-5 .box_list{
	float: left;
    width: 100%;
	
}
.post-5 .box_list .list-F{
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom:10px;
	transition:0.5s;
}



.post-5 .box_list .list-F .media-left{
	float: left;
}


.post-5 .box_list .list-F .media-right{
	display: table-cell;
    vertical-align: top;
	padding-left: 20px;
}

.post-5 .box_list .list-F .media-right h4{
	color: #024ca7;
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	max-height: 50px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 11px;
	margin-top: 3px;
}

.post-5 .box_list .list-F .media-right p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	min-height: 72px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.post-5 .box_list .list-F .media-right a{
	display: block;
}

.post-5 .box_list li:hover{
cursor:pointer;transform: translateX(5px);transition:0.5s;
}
.post-5 .box_list li:hover .media-right h4 a{
color: #c22321;
}
.post-5 .box_list li:hover .media-right p{
color: #c22321;
}
.post-5 .box_list li:hover .news_title a{
color: #c22321;
}
.post-5 .box_list li:hover .news_meta{
color: #c22321;
}


.post-5 .box_list {width: 100%; float: left;background: url(../images/listbg.png) 8px 25px no-repeat;}
.post-5 .box_list .news {width: 100%; float: left;background: url(../images/listbg.png) 8px 25px no-repeat;border-bottom:1px dashed #ccc;transition:0.5s;}
.post-5 .box_list .news_title {padding-left: 15px; font-size: 16px; line-height: 54px; color: #333; overflow: hidden;	display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.post-5 .box_list .news_title a {color: #333;}
.post-5 .box_list .news_title a:hover {color: #c22321;}
.post-5 .box_list .news_meta {float: left;  font-size: 14px; line-height: 54px; color: #c22321;}






.post-10{width:100%;position: relative;display: inline-block;margin-bottom:19px;transition:0.5s;}
.post-10 img{ width:100%; height:150px; display:block; opacity:0.9;transition:0.5s;}
.post-10 .title {position: absolute;z-index: 2; top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.25);}
.post-10 .title h4 {position:absolute; top:20%;width:100%;text-align:center;font-size: 28px;font-family: Microsoft YaHei;font-weight: 500;color: #fff;background:url(../images/icon_1.png) center top no-repeat;padding-top:50px;transition:0.5s;}
.post-10:hover{transform: scale(1.1);transition:0.5s;cursor:pointer;}
.post-11{width:47%;position: relative;display: table-cell;float:left;transition:0.5s;}
.post-11 img{ width:100%; height:160px; display:block;opacity:0.9;transition:0.5s;}
.post-11 .title {position: absolute;z-index: 2; top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.25);}
.post-11 .title h4 {position:absolute; top:25%;width:100%;text-align:center;font-size: 28px;font-family: Microsoft YaHei;font-weight: 500;color: #fff;background:url(../images/icon_3.png) center top no-repeat;padding-top:50px;transition:0.5s;}
.post-11:hover{transform: scale(1.1);transition:0.5s;cursor:pointer;}
.post-12{width:47%;position: relative;display: table-cell;margin-left:6%;float:right;transition:0.5s;}
.post-12 img{ width:100%; height:160px; display:block;opacity:0.9;transition:0.5s;}
.post-12 .title {position: absolute;z-index: 2; top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.25);}
.post-12 .title h4 {position:absolute; top:25%;width:100%;text-align:center;font-size: 28px;font-family: Microsoft YaHei;font-weight: 500;color: #fff;background:url(../images/icon_2.png) center top no-repeat;padding-top:50px;transition:0.5s;}
.post-12:hover{transform: scale(1.1);transition:0.5s;cursor:pointer;}
.post-13 img{ width:100%; height:330px; display:block; transition:0.5s;}
.post-13 img:hover{transform: scale(1.1);transition:0.5s;cursor:pointer;}



.index_link{overflow: hidden;}
.index_link ul{margin: -1px 0 0 0;}
.index_link li{width: 33%;    display: inline-block;    font-size: 14px;vertical-align: top;}
.index_link a{display: block;padding: 41px 0;border-top: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6;background: #fff;position: relative;}
.index_link a:hover{background: #c22321;z-index: 2;box-shadow: 0 15px 10px rgba(27,110,211,0.6);}
.index_link a:hover .title{color: #fff;}
.index_link .img_centered{width: 100px;height: 100px;margin: 0 auto;}
.index_link .title{margin: 13px 0 0;font-size: 1.02rem;line-height: 23px;white-space: nowrap;text-align: center;}
.img_centered{display: block;overflow: hidden;position: relative;}
.img img{width: 100%;display: block;transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
.img_centered img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-height: 100%;width: auto;margin: auto;}
.img img:hover{transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);}





.post-6 .news_list{
    width: 100%;
	transition: 0.5s;
}
.post-6 .news_list li{transition: all .5s;width:32%;float:left;margin:0 2%;}
.post-6 .news_list li:first-child{margin:0;}
.post-6 .news_list li:last-child{margin:0;}
.post-6 .news_list .list-W{
	    position: relative;
	float: left;
	margin: 25px 5px;
	padding: 12px 14px 25px 14px;
	_padding: 12px 12px;
	background: #fff;
	transition: all .5s;
	}
.post-6 .news_list .list-W img{
	text-align: center;
	margin: 0 auto;
	display: block;}
.post-6 .news_list .list-W a.tit{
	font-size: 1.2rem;
	font-weight: bold;
	color: #323232;
	line-height: 30px;
	min-height: 60px;
	margin: 30px 0 20px;
	display: block;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	}
.post-6 .news_list .list-W a.tit:hover{
	color: #c22321;}
.post-6 .news_list .list-W p{
	font-size: 0.93rem;
	color: #787878;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.post-6 .news_list .list-W p a.detail{
	color: #faa209;}
.post-6 .news_list .list-W p a.detail:hover{
	color: #fdbf53;}
.post-6 .news_list .list-W span{
	color: #787878;
	text-align: left;
	display: block;
	position: absolute;
    left: 14px;
    top: 190px;
	line-height: 26px;
	padding: 12px 15px;
	
	color:#fff; background:#c22321;opacity:0.8;filter:alpha(opacity=80); 
}

.post-6 .news_list li:hover{transition: all .5;cursor:pointer;}
.post-6 .news_list li:hover .list-W{transition: all .5s;background: #c22321;border-radius: 8px;}
.post-6 .news_list li:hover .list-W a.tit{color: #fff;transition: all .5s;}
.post-6 .news_list li:hover .list-W p{color: #fff;transition: all .5s;}
.post-6 .news_list li:hover .list-W span{color: #c22321;background:#fff;transition: all .5s;}
	

.post-7 .miso-slide{ display: flex; margin: 30px -15px 0px -15px;}
.post-7 li{ width: 20%; padding: 0 15px; vertical-align: top;overflow: hidden;}
.post-7 li *{ transition: .5s}
.post-7 li .a{ display: flex; height: 400px; position: relative; z-index: 1;}
.post-7 li .a .bg{position: absolute;top:0;right: 0;bottom:10px;left: 0;background: rgba(153, 1, 0, 0.7);overflow: hidden;}
.post-7 li .a .bg .line{content: "";position: absolute;top:12px;right:12px;bottom:12px;left:12px;border: rgba(205, 181, 145, 0.8) 1px solid;}
.post-7 li .a .logo{position: absolute;left: 0;right: 0;bottom: -11px;background: url(../images/post7_logo.png) center top no-repeat;opacity: 0.1;overflow: hidden;height: 166px;}
.post-7 li .a .tit{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;/* align-items: center; */justify-content: center;z-index: 2;padding: 60px 0 0;}
.post-7 li .a .tit h4{font-size:30px;color: #fff;font-family: "KaiTi";width: 27px;position: relative;z-index: 1;padding:44px 0 0;text-shadow: 0px 2px 0.1rem rgba(37, 40, 44, 0.65);line-height: 1.22;overflow: hidden;}
.post-7 li .a .tit h4:before{ content:""; position: absolute; top: 0; width: 2px; height:26px; background: #fff; left: 50%; margin-left: -1px}
.post-7 li .a:hover .bg {background: rgba(153, 1, 0, 1);box-shadow: rgba(0, 0, 0, 0.4) 5px 5px 10px 0;cursor:pointer;transform: translateY(8px);}
.post-7 li .a:hover .logo{transform: translateY(8px);opacity: 0.4;}
.post-7 li .a:hover .tit{transform: translateY(8px);}

.ksdhbg {
    width: 100%;
    height: 176px;
    margin: 20px auto 100px auto;
    margin-top: -44px;
    background:#fff;
    z-index: 999;
    position: relative
}

.box {
    width: 100%;
	max-width:1200px;
    margin: 0px auto
}

.column1 {
    width: 100%;
    text-align: center
}

.column1 h1 {
    width: 129px;
    line-height: 37px;
    color: #c22321;
    font-size: 19px;
    text-align: center;
    margin: 0px auto;
    padding-top: 15px;
    font-weight: bold
}

.ksdh {
    width: 100%;
    margin: 0px auto
}

.ksdh ul li {
    width: 20%;
    height: auto;
    display: block;
    float: left;
    margin: 50px 0;
}

.ksdh ul li a {
    width: 100%;
    height: 100px;
    display: block;
	color: #c22321;
	transition: 0.3s;
}

.ksdh ul li i {
    width: 53px;
    height: 54px;
    display: block;
    margin: 20px;
    margin: 0px auto
}

.ksdh ul li h1 {
    width: 100%;
    height: 50px;
    font-size: 1.12rem;
    margin-top: 25px;
    text-align: center
}

.ksdh ul li i.i1 {
    background: url(../images/i1.png) center top no-repeat
}

.ksdh ul li i.i2 {
    background: url(../images/i2.png) center top no-repeat
}

.ksdh ul li i.i3 {
    background: url(../images/i3.png) center top no-repeat
}

.ksdh ul li i.i4 {
    background: url(../images/i4.png) center top no-repeat
}

.ksdh ul li i.i5 {
    background: url(../images/i5.png) center top no-repeat
}

.ksdh ul li .a {
    background: url(../images/k1.png) center 15px no-repeat
}

.ksdh ul li:hover h1 {
   color: #c22321;
   text-decoration:underline;
}

.ksdh ul li:hover .a {
  transform: translateY(5px);transition: 0.3s;cursor:pointer;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
.post-17 {margin-top:20px;}
#demo {position:relative;overflow:hidden;height:250px;}
#indemo {float:left; width: 800%;}
#demo1 {float: left;}
#demo1 a { color:#333333; text-decoration:none; margin:0 0 0 10px; padding:0;}
#demo1 a img{ border:none;  height:250px;}
#demo2 {float: left; margin-top:1px; margin-left:5px;}
#demo2 a img{ border:none;  height:250px;margin-left:10px;}


.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;}








/**Footer**/
.footer {background: #c22321;}
.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;}