@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: #1c4ea4;}
.wrapper {width: 100%; background-color: #fff;}
.wrapper .inner {width: auto; max-width: 1200px; margin: 0 auto;}
.banner_wrapper {width: 100%; background:url(../images/banner_bg.png) no-repeat;background-size:100% 100%;-moz-background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;background-position:center;}
.banner_wrapper .inner {width: 100%; 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 {height:200px;background:url(../images/bg.png) repeat-x;}
.header .inner {padding: 10px 0 0px 0;}

/*header_info*/
.header_info{width:100%;background:#183e7f;} 
.header_info .inner {width:1200px;min-width:1200px;margin: 0 auto;height:40px;color:#c6c5c5;line-height:40px;}
.header_left{text-align:left; float:left;font-size:12px;}
.header_left a{color:#c6c5c5;text-decoration:none;}
.header_left a:hover{color:#c6c5c5;text-decoration:underline;}
.header_right{text-align:right; float:right;font-size:12px;}
.header_right a{color:#c6c5c5;text-decoration:none;}
.header_right a:hover{color:#c6c5c5;text-decoration:underline;}

/*logo*/
.logo-panel {float: left;}
.logo-window {padding: 25px 0 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;}


.menu_right{float: right;width:300px;margin-top:30px;}

/**search**/
.search{position:relative;margin-top:20px;  float: right;}
.search .stext{float:left; width:300px;height:38px; line-height:38px;color:#ededed; font-size:14px; text-indent:20px; opacity:0.9;background-color:#1c4ea4; border:solid 1px #ccc; border-radius: 8px 8px 8px 8px;}
.search .sbtn{float:left;z-index:1;position:absolute;top:5px; right:8px; width:45px;height:30px;border-right:none;border-top:none;border-bottom:none;border-left:#ccc 1px solid; color:#F6F6F6; font-weight:bold;background:url(../images/ss.png) right top no-repeat;cursor:pointer;}

/*nav*/
.nav_menu{float: left;margin-top:-5px;width:1200px;}
.nav_list{height:60px;position:relative; display:block; }
.nav_list li.nLi{float:left;clear:right;margin-left:35px;}
.nav_list li.nLi div.cls_name{line-height:40px;text-align:center;color:#fff;font-size: 18px;font-weight: 600;height:60px;}
.nav_list li.nLi:hover div.cls_name{}
.nav_list li.nLi div.cls_name a{color:inherit;}
.nav_list li.nLi div.cls_name a:hover{color:#bc0000;font-weight:bold;transition: all 0.2s;}
.nav_list li.nLi a{color:inherit;}
.nav_list li.nLi a:hover{color:#bc0000;}
.nav_list li.nLi .sub{display:none;cursor:pointer;position:absolute;left:0px;top:60px;padding:20px 0;border-bottom:3px solid #1c4ea4;background:rgba(255,255,255,0.9);width:1200px;z-index: 999;}
.sub_ad{width:60%;}
.sub_ad .img,.sub_ad .img img{width:300px;height:150px;float:left;margin-left:10px;}
.sub_ad .info{float:right;width:380px;}
.sub_ad .info .ch{font-size:20px;text-align:center;color:#bc0000;font-weight: bold;}
.sub_ad .info .en{color:#bc0000;margin-top:10px;}
.sub_ad .info .des{font-size:16px;color:#7c7c7c;text-indent:2em;margin-top:25px;line-height:24px;}
.sub_list{width:35%;}
.sub_list li{transition:0.5s;float:left;clear:right;height:39px;padding:0 10px;border-bottom:1px solid #D2D2D2;line-height:39px;font-size:16px;color:#545454;margin-left:39px;}
.sub_list li:hover{border-bottom:1px solid #bc0000;transition:0.5s;}
.sub_list li:hover .title a{color:#bc0000;}
.pull-left{float:right;padding-top:10px;padding-bottom:10px;}
.pull-right{float:left;padding-bottom:10px;}


/**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: #1c4ea4;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: #1c4ea4;}
    #sub_nav_content ul li ul{ display:none}


 /*轮播大图*/
/* slide_banner */
.index-banner{ position: relative; width: 100%; overflow: hidden; }
.index-banner .swiper-wrapper{left: 0; top: 0;}
.index-banner .swiper-slide{position: relative;}
.index-banner .swiper-slide::after{content: ""; display: block; position: absolute; bottom: 0; width: inherit; height: 100px; background: linear-gradient(to top, rgba(0, 0, 0, 0.65), transparent); z-index: 1;}
.index-banner .swiper-slide .container{position: absolute; left: 50%; transform: translateX(-50%); bottom: 5%; z-index: 2; max-width: 100%;}
.index-banner .swiper-slide .container h3{position: relative; z-index: 2; color: white; white-space: nowrap; text-shadow: 0 0 5px black;}
.index-banner .swiper-slide a{width: inherit;}
.index-banner .swiper-slide a:hover img{transform: scale(1);}
.index-banner .swiper-slide img{width: inherit;object-fit: fill;height:800px !important;}
.index-banner > .container{position: absolute; width:100%;bottom: 5%; height: auto; left: 50%; z-index: 3; text-align: center;}
.index-banner > .container .mun{ position: absolute;text-align: center;}}
.index-banner > .container .swiper-pagination{right: 10%; bottom: 0; height: 15px;}
.index-banner > .container .swiper-pagination span{margin-left: 5px;  height: 10px; width: 10px; border-radius: 8px; background: white; opacity: 1; display: block; float: left;}
.index-banner > .container .swiper-pagination .swiper-pagination-bullet-active{background: #1c4ea4;}
@media (max-width:1920px){
.index-banner .swiper-slide img{height:600px !important;}
}
@media (max-width:1280px){
.index-banner .swiper-slide img{height:450px !important;}
}
@media (max-width: 1024px) {
.index-banner .swiper-slide img{height:350px !important;}
}
@media (max-width: 768px) {
	.index-banner .swiper-slide .container h3 {  bottom: 10px;  font-size: 22px;  max-width: 100%;  margin-left: auto;  margin-right: auto;  }
	.index-banner .swiper-slide img{height:300px !important;object-fit: fill !important;}
	.index-banner > .container {  width: 100%;  }
	.index-banner > .container .swiper-pagination {  width: max-content;  transform: translateX(-50%);  }
	.index-banner > .container .swiper-pagination span:first-child {  margin-left: 0;  }

}
@media  (max-width:479px) {
.index-banner .swiper-slide img{height:180px !important;}
.index-banner > .container {    bottom: 15%;}
}
@media  (max-width: 320px) { 
.index-banner .swiper-slide img{height:140px !important;}
}




.miso-slide{ display: flex; margin: 30px -20px 0px -20px;}
.miso-slide li{ width: 25%; padding: 0 20px; vertical-align: top;overflow: hidden;}
.miso-slide li *{ transition:0.5s;}
.miso-slide li:nth-child(1){transition:0.5s;background: url(../images/sz.png) right bottom no-repeat;}
.miso-slide li:nth-child(2){transition:0.5s;background: url(../images/dw.png) right bottom no-repeat;}
.miso-slide li:nth-child(3){transition:0.5s;background: url(../images/xk.png) right bottom no-repeat;}
.miso-slide li:nth-child(4){transition:0.5s;background: url(../images/zs.png) right bottom no-repeat;}

.miso-slide li:hover {transform: translateY(8px);transition:0.5s}

.miso-slide li .a{ display: flex; height: 200px; position: relative; z-index: 1;}
.miso-slide 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;}
.miso-slide li .a .tit h4{font-size:30px;color: #fff;letter-spacing:5px;position: relative;z-index: 1;padding:25px 0 0 15px;text-shadow: 0px 2px 0.1rem rgba(37, 40, 44, 0.65);line-height: 1.22;overflow: hidden;}
.miso-slide li .a:hover{transition:0.3s;transform: scale(1.1); -ms-transform:scale(1.1); /* ie 9 */-moz-transform:scale(1.1); /* firefox */-webkit-transform:scale(1.1); /* safari 和 chrome */-o-transform:scale(1.1);}
.miso-slide li .a:hover .tit{transform: translateY(8px);}




	
/**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: #1c4ea4;}
.column-news {float: right; width: 100%;min-height:870px;}
.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: 18px; color: #333; }
.column-list-wrap li a span {display: block; padding: 11px 10px 11px 20px; 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: #1c4ea4;border-bottom: 3px solid #1c4ea4;}
.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: #1c4ea4;}
.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 {transition:0.3s;padding-bottom:20px;margin-top:20px;border-bottom:1px dashed #1c4ea4;background:#fff url(../images/xw_bg.png) left bottom no-repeat;}
.cols_list li .news_box {padding: 8px 0 8px 0;cursor: pointer;font-size: 16px;}
.cols_list li .news_box .news_date {float: left; display: inline-block; width: 80px;padding:5px 0px 3px 0px; margin: 2px -90px 2px 0; position: relative; line-height: 24px;text-align: center;  transition: all 0.4s ease-in-out;}
.cols_list li .news_box .news_date .date-month {width: 100%; display: inline-block;text-align: right;font-size: 0.96rem;transition: 0.3s;color: #555;}
.cols_list li .news_box .news_date .date-year {width: 100%; padding:3px 0;line-height: 35px;text-align: right;display: inline-block; font-size: 1.56rem;font-weight:bold;transition: 0.3s;color: #1c4ea4;}
.cols_list li .news_box .news_date .date-year::after{content: "";width: 60%;height: 1px;background: #1c4ea4;position: absolute;bottom: -5px;right: 0;}
.cols_list li .news_box .news_con .news_arti {height: 54px; padding-left: 100px; text-align:left;vertical-align: middle;}
.cols_list li .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;max-height: 54px;transition: all 0.4s ease-in-out;overflow: hidden; display: block;white-space: nowrap;text-overflow: ellipsis;}
.cols_list li .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; transition: all 0.4s ease-in-out;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.cols_list li .news_box:hover .news_con .news_arti .news_title {color: #1c4ea4;}
.cols_list li:hover a{transition: all 0.3s ease 0s;transform: translateX(8px); }


.rcdw {width: 99%;margin:0 auto 80px auto;display:block;}
.rcdw h4{width:100%;height:40px;line-height:45px;text-indent:45px; margin:20px 0px;color:#1c4ea4;font-size:26px;font-weight:normal; background:#fff url(../images/tzgg.png) left bottom no-repeat;}
.rcdw h6{width:100%;height:40px;line-height:45px; margin:30px 0px;font-weight:bold;color:#1c4ea4;font-size:20px;}
.rcdw li {width: 33%;transition:0.3s;float:left;display:inline;padding-bottom:20px;margin-top:20px;border-bottom:1px dashed #1c4ea4;background:#fff url(../images/xw_bg.png) left bottom no-repeat;}
.rcdw li .news_box {padding: 8px 0 8px 0;cursor: pointer;font-size: 16px;}
.rcdw li .news_box .news_arti {padding-left: 10px; text-align:left;vertical-align: middle;}
.rcdw li .news_box .news_arti .news_title {line-height: 27px; margin-left: 0px;padding:6px;font-size: 1.07rem;font-weight:600;max-height: 54px;transition: all 0.4s ease-in-out;overflow: hidden; display: block;white-space: nowrap;text-overflow: ellipsis;}
.rcdw li .news_box .news_arti p{padding: 2px 6px 6px 6px;line-height: 23px;font-size: 0.93rem; overflow: hidden; max-height: 37px; transition: all 0.4s ease-in-out;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.rcdw li .news_box:hover .news_arti .news_title {color: #1c4ea4;}
.rcdw li .news_box:hover .news_arti p {color: #1c4ea4;}
.rcdw li:hover a{transition: all 0.3s ease 0s;transform: translateY(5px); }


.teacher_list{width: 99%;margin:0 auto;}
.teacher_list li {width:31%;float: left;margin-bottom:40px;}
.teacher_list li:nth-child(3n+2){margin-left:3.5%;margin-right:3.5%;}
.teacher_list li .list-W{
	width:100%;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 15px 0px;
	_padding: 12px 0px;
	transition: all .5s;
	}
.teacher_list li .list-W .img{
	width:100%;
	overflow:hidden;
	}
.teacher_list li .list-W .img img{
	transition:0.3s;
	text-align: center;
	margin: 0 auto;
	display: block;
	}
.teacher_list li .list-W .tit{
	font-size: 1.2rem;
	font-weight: bold;
	color: #1c4ea4;
	line-height: 30px;
	margin: 10px 0 10px;
	display: block;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	}
.teacher_list li .list-W p{
	transition:0.3s;
	margin-top:15px;
	font-size: 0.93rem;
	color: #787878;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.teacher_list li .list-W span{
	color: #787878;
	text-align: left;
	display: none;
	position: absolute;
    left: 14px;
    top: 25px;
	line-height: 26px;
	padding: 12px 15px;
	
	color:#fff; background:#1b6ed3;opacity:0.8;filter:alpha(opacity=80); 
}
.teacher_list li:hover{cursor:pointer;}
.teacher_list li:hover .list-W img{
	transition:0.3s;transform: scale(1.1); -ms-transform:scale(1.1); /* ie 9 */-moz-transform:scale(1.1); /* firefox */-webkit-transform:scale(1.1); /* safari 和 chrome */-o-transform:scale(1.1);
}
.teacher_list li:hover .list-W p{
	transition:0.3s;color: #1c4ea4;
}

/*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: #1c4ea4;}

/*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: #1c4ea4;}
.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: #1c4ea4; 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: #1c4ea4;}
.article h3.arti-title {line-height: 28px;margin-top:10px;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: 16px; line-height: 40px; color: #777;}
.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: 30px; font-size: 21px; font-family: 仿宋;text-align: justify; color: #333;}
.article .entry p { text-indent: 43px;}
.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: #1c4ea4;}

/*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{}
#container-1 .inner {padding: 60px 0 60px 0;}
#container-1 .inner .inner_title{padding: 0px 0 60px 0;margin-bottom:40px; display:black;}
#container-1 .inner .inner_box{height: 500px; padding: 20px 0 60px 0;background:url(../images/container_1_bg.png) left top repeat-y;}

#container-1 .mod_left {float: left; width: 48.38%;}
#container-1 .mod_right {float: right; width: 47%;margin-right:20px;}

#container-2 {background: #fff;}
#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:#eee;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: 30px 0 90px 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: #1c4ea4;}
.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:#1c4ea4;
}

.gzdt h2::before, .gzdt h2::after {
    content: "";
    position: absolute;
    top: 15px;
    width: 82px;
    height: 2px;
}

.gzdt h2::before {
    left: -110px;
    background:#1c4ea4;
}

.gzdt h2::after {
    right: -110px;
    background:#1c4ea4;
}
.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.3s;padding-bottom:10px;border-bottom:1px dashed #1c4ea4;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: 80px;padding:5px 0px 3px 0px; margin: 2px -90px 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: 0.96rem;transition: 0.3s;color: #555;}
.news-list .news-wrap .news_list .news .news_box .news_date .date-year {width: 100%; padding:3px 0;line-height: 35px;text-align: right;display: inline-block; font-size: 1.56rem;font-weight:bold;transition: 0.3s;color: #1c4ea4;}
.news-list .news-wrap .news_list .news .news_box .news_date .date-year::after{content: "";width: 60%;height: 1px;background: #1c4ea4;position: absolute;bottom: -5px;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 {}
.news-list .news-wrap .news_list .news .news_box:hover .news_date .date-year {}
.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-top:30px; padding-left: 90px; 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;max-height: 54px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;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: #1c4ea4;}
.news-list .news-wrap .news_list .news .news_box:hover .news_date .date-month {color: #1c4ea4;}
.news-list .news-wrap .news_list .news:hover a{transition: all 0.3s ease 0s;transform: translateY(5px); }




.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:#1c4ea4; 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;}
.tt .tit {float: left; display: inline-block; font-weight: normal;position: relative; cursor: pointer;}
.tt .tit img{position: absolute;bottom:5px;}
.tt .tit .title {display: inline-block; font-size: 30px; color: #1c4ea4; padding:0px 20px 0 50px;line-height: 48px;  position: relative; top: 1px; cursor: pointer;}
.tt .tit .title_y {display: inline-block; font-size: 30px; color: #1c4ea4; padding:0px ;line-height: 48px;  position: relative; top: 1px; cursor: pointer;}



.tt .tit .title_02 {display: inline-block; font-size: 1.325rem; color: #ffdfac;padding:5px 15px 0px 45px;font-weight:600;line-height: 40px;}
.tt .tit .title_03 {display: inline-block; font-size: 1.325rem; color: #ad282b; padding:5px 20px 0px 5px;font-weight:600;line-height: 40px; border-bottom: 3px solid #ad282b; 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: 45px; color: #333; transition: all 0.4s ease-in-out;}
.more_btn .more_text:hover {color: #1c4ea4;}

.tt_bobile {width: 100%; display:none; vertical-align: top; margin-bottom: 10px;}
.tt_bobile .tit {float: left; display: inline-block; font-weight: normal;position: relative; cursor: pointer;}
.tt_bobile .tit img{position: absolute;bottom:5px;}
.tt_bobile .tit .title {display: inline-block; font-size: 30px; color: #1c4ea4; padding:0px 20px 0 50px;line-height: 48px;  position: relative; top: 1px; cursor: pointer;}







/* 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-1 .news_top{}
.post-1 .news_top .list-T{float: left;margin-left:15px;width:80px;}
.post-1 .news_top .list-T .news_date {float: left; display: inline-block; width: 80px;padding:5px 0px 3px 0px; margin: 2px -90px 2px 0; position: relative; line-height: 24px;text-align: center;  transition: all 0.4s ease-in-out;}
.post-1 .news_top .list-T .news_date .date-year {width: 100%; display: inline-block;text-align: right;font-size: 0.96rem;transition: 0.3s;color: #555;}
.post-1 .news_top .list-T .news_date .date-month {width: 100%; padding:3px 0;line-height: 35px;text-align: right;display: inline-block; font-size: 1.56rem;font-weight:bold;transition: 0.3s;color: #1c4ea4;}


.post-1 .news_top .list-W{
	width: calc(100% - 110px);
	position: relative;
	float: right;
	margin: -50px 0px 0px 0px;
	padding: 12px 0px 15px 0px;
	_padding: 12px 0px;
	transition: all .5s;
	}
.post-1 .news_top .list-W .img{
	width:100%;
	overflow:hidden;
	}
.post-1 .news_top .list-W .img img{
	transition:0.3s;
	text-align: center;
	margin: 0 auto;
	display: block;}
.post-1 .news_top .list-W a.tit{
	font-size: 1.2rem;
	font-weight: bold;
	color: #1c4ea4;
	line-height: 30px;
	min-height: 60px;
	margin: 10px 0 5px;
	display: block;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	}
.post-1 .news_top.list-W a.tit:hover{
	color: #1c4ea4;}
.post-1 .news_top .list-W p{
	transition:0.3s;
	font-size: 0.93rem;
	color: #787878;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.post-1 .news_top .list-W span{
	color: #787878;
	text-align: left;
	display: none;
	position: absolute;
    left: 14px;
    top: 25px;
	line-height: 26px;
	padding: 12px 15px;
	
	color:#fff; background:#1b6ed3;opacity:0.8;filter:alpha(opacity=80); 
}
.post-1 .news_top .list-W:hover{cursor:pointer;}
.post-1 .news_top .list-W:hover  p{color: #025fff;transition:0.3s;}
.post-1 .news_top .list-W:hover .img img{
	transition:0.3s;transform: scale(1.1); -ms-transform:scale(1.1); /* ie 9 */-moz-transform:scale(1.1); /* firefox */-webkit-transform:scale(1.1); /* safari 和 chrome */-o-transform:scale(1.1);
}
	
.post-1 .news_main{margin-left: 100px;border-top:1px solid #ccc;padding-top:10px;}
.post-1 .news_list .news {transition: all 0.3s ease 0s;width: 100%; float: left;background: url(../images/listbg.png) 0px 15px no-repeat;}
.post-1 .news_list .news .news_box {cursor: pointer;}
.post-1 .news_list .news .news_title {width: 75%;margin-left: 15px; display: block; float: left; font-size: 16px; line-height: 36px; color: #222; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.post-1 .news_list .news .news_title a {color: #333;}
.post-1 .news_list .news .news_title a:hover {color: #025fff;}
.post-1 .news_list .news .news_meta {float: right; display: inline-block; font-size: 14px; line-height: 35px; color: #666;}

.post-1 .news_list .news:hover{cursor: pointer;transition: all 0.3s ease 0s;transform: translateX(5px);}
.post-1 .news_list .news:hover .news_title{color: #025fff;}
.post-1 .news_list .news:hover .news_title a{color: #025fff;}
.post-1 .news_list .news:hover .news_meta{color: #025fff;}

.post-2 {background: #fff;}
.post-2 .con{padding:30px 20px;}


.post-3 .news_list { width: 100%;transition: 0.3s;}
.post-3 .news_list li{width: 32%;float: left;margin-bottom:30px;}
.post-3 .news_list li:nth-child(2){margin-left:2%;margin-right:2%;}
.post-3 .news_list li:nth-last-child(2){margin-left:2%;margin-right:2%;}




.post-3 .news_list li a {
    background: #fff;
    padding: 27px 25px 32px;
    overflow: hidden;
    display: block;
	border-bottom:1px #ccc dashed;
	transition:0.3s;
}

.post-3 .news_list li h2 {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	transition:0.3s;
}

.post-3 .news_list li:hover a {

}

.post-3 .news_list li:hover h2 {
	transition:0.3s;transform: scale(1.1); -ms-transform:scale(1.1); /* ie 9 */-moz-transform:scale(1.1); /* firefox */-webkit-transform:scale(1.1); /* safari 和 chrome */-o-transform:scale(1.1);
    color: #1c4ea4;
}

.post-4 .con{margin-top:10px;}
.post-4 .news_list { width: 100%;transition: 0.3s;}
.post-4 .news_list li{float: left;margin-right:30px;font-size: 17px; cursor: pointer; line-height: 45px; color: #333; }
.post-4 .news_list li:hover a {text-decoration: underline;color: #1c4ea4;}


.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: #1c4ea4;
}
.post-5 .box_list li:hover .media-right p{
color: #1c4ea4;
}
.post-5 .box_list li:hover .news_title a{
color: #1c4ea4;
}
.post-5 .box_list li:hover .news_meta{
color: #1c4ea4;
}


.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: #1c4ea4;}
.post-5 .box_list .news_meta {float: left;  font-size: 14px; line-height: 54px; color: #1c4ea4;}






.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: #1c4ea4;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 li:hover{transition: all .5;cursor:pointer;}
.post-6 .news_list li:hover .list-W{transition: all .5s;background: #1c4ea4;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: #1c4ea4;background:#fff;transition: all .5s;}
	
.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: #1c4ea4 url(../images/foot_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;} 




.footer .inner {padding: 30px 0 12px 0;}
.foot_top {margin: 0 -12px;}
.foot_mid {width: 100%; margin:0;}
.foot_bot {width: 100%; display: inline-block;}

/*foot-info*/
.foot_info {width: 60%; float: left; text-align:left;padding: 10px 0;}
.foot_info p {display: block; margin:4px 0 ;}
.foot_info p span {display: inline-block; color: #fff; font-size: 1.025em; line-height: 30px; margin: 0 6px;}

/*foot-share*/
.foot_share {width: 40%; float: right;text-align:center;display:inline-block;}
.foot_share .share_list .share_item img {background-color:#fff;padding:6px;margin-bottom:10px;}
.foot_share .share_list .share_item p{display:block;font-size: 1.025em;color:#fff;}
.foot_share .mt-link a{ display: inline-block;position: relative; margin-left: 30px; }

.footer-box{ position: absolute; display: none; left: 50%; top: 100%; margin-top: 10px;text-align: center; border:solid 1px #fff; border-radius: 10px; transform: translate(-50%,0); width: 90px; padding:8px; font-size: 14px; color: #fff; background: #fff; background-size: cover; }
.footer-box img{ max-width:100%; display: inline-block; vertical-align: middle;}
.foot_share .mt-link a:hover{cursor:pointer;}
.foot_share .mt-link a:hover .footer-box{ display: block; }