@charset "utf-8";
/* Base Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section 
{
	display: block;
}

:focus {
	outline: 0;
}

img {
	border: 0;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.logo-rb input {
	margin: 0;
	padding: 0;
	border: 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;
}
.db{display: block !important;}
.dn{display: none !important;}
/******************************************************************************************************************************************/

/**布局开始**/

body {
	background:#fff;
}

body,
p {
	font: 14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #3c3c3c;
}

a {
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
}

.wrapper .inner {
	/**页面全局宽度**/
	width: 1200px;
	margin: 0 auto;
}

/*新闻列表*/
.post {
	
}
.post .banner {
	margin: 0 auto;
	line-height: 40px;
	padding: 20px 0;
	/* border-bottom: 1px solid #105c9e; */
}
.post .banner .title {
	font-size: 22px;
	float: left;
	display: block;
	text-align: center;
	padding: 0 30px;
	font-weight: bold;
	color: #00489a;
}

.post .more-btn {
	float: right;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #1c6eb8;
}
.post .con {
	margin:0 auto;
}
.post .news-list .news {
	overflow: hidden;
	display: block;
	line-height: 34px;
	padding-left: 15px;
	background: url(images/li_dian.png) left center no-repeat;
	border-bottom: 1px #d1d1d1 dotted;
}
.post .news-list .news .news-title {
	display: block;
	float: left;
	width: 74%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: left;

}
.post .news-list .news .news-date {
	display: block;
	float: right;
	font-size: 14px;
	width: 26%;
	text-align: right;
}

#normalcon1 .news1{
    border-bottom: 1px #d1d1d1;
    border-style: dashed;
    /* line-height: 40px; */
    padding: 11px 0;
}
#normalcon1 .news1 .news-title{display: block;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: left;float: left;font-size: 18px;font-weight: bold;color: #0061b1;line-height: 40px;}
#normalcon1 .news1 .news-date{display: block;float: right;font-size: 16px;width: 25%;text-align: right;color: #ff9c00;line-height: 40px;}
#normalcon1 .news1 .jj{font-size: 12px;/* color: #888888; */line-height: 25px;}

/*学院新闻*/

/*头部*/

#header {background:url(images/logo_bg.png) top center no-repeat;}
#header .inner { position: relative;}

.logo {
	position: relative;
	padding: 29px 0;
	overflow: hidden;
}
.logo-l{float: left;/* margin: 14px 0; */}

.logo img {
	max-width: 76%;
	height: auto;
	display: block;
}
.logo-r{float: right;/* width: 580px; *//* margin: 14px 0; */}
.logo-r .sf{/* float: left; *//* width: 340px; */overflow: hidden;margin-top: 10px;}
.logo-r .sf li{float: left;/* width: 25%; */padding: 0 3px;line-height: 30px;}
.logo-r .sf li a{color: #FFFFFF;/* line-height: 30px; */display: block;text-indent: 25px;}
.logo-r .sf .li1 a{background: url(images/tr1.png) left center no-repeat;}
.logo-r .sf .li2 a{background: url(images/tr2.png) left center no-repeat;}
.logo-r .sf .li3 a{background: url(images/tr1.png) left center no-repeat;}
.logo-r .sf .li4 a{background: url(images/tr2.png) left center no-repeat;}


.ss{
	/* height: 24px; */
	background: url(images/ss_bg.png) center center no-repeat;
	/* overflow: hidden; */
	margin-top: 10px;
}

.ssk {
	float: left;
	width: 0px;
	height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
	border: 1px solid #ffffff;
	border-right: none;
	width: 250px;
	border-radius: 15px 0 0 15px;
	text-indent: 10px;
	color: #ffffff;
	transition: all 1s ease .1s;
	-webkit-transition: all 1s ease .1s;
	-moz-transition: all 1s ease .1s;
	-ms-transition: all 1s ease .1s;
	-o-transition: all 1s ease .1s;
}

.ss_btn {
	width: 32px;
	height: 32px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: 1px solid #ffffff;
	border-left: none;
	border-radius: 0 15px 15px 0;
	background: url(images/ss_btn.png) center center no-repeat;
}



/*导航*/
#nav {/* background: #00489a; *//* position: absolute; *//* top: 130px; *//* z-index: 999; */border-top: 3px solid #ff9c00;}
.nav {height: 57px;/* position: absolute; */z-index: 100;width: 100%;/* background:url(images/nav_bg.png) left center repeat-x; */}
.navList{width:100%;overflow:hidden;}
.navList > li{float:left;width: 9%;}
.navList li a{display:block;text-align:center;height: 100%;font-size: 16px;/* color: #ffffff; */line-height: 57px;font-weight: bold;}
.navList li > a{/* background: url(images/nav_li_bg.png) 90% center no-repeat; */}
.navList li a:hover{background: #0061b1;color: #FFFFFF;}

.navList .subnav{z-index: 100;position: relative;display: none;/* width: 135%; */}
.navList .subnav li{background:url(images/subnav_bg.png);}
.navList .subnav a{ background: none;line-height: 36px; font-size: 14px; color: #FFFFFF;}

/*汉堡包样式*/
/**aside导航**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle {position: absolute; right:0; bottom:0;width:30px;height:30px;background: url(images/menu-button-bg.png) no-repeat center center; background-size: 60% 60%; display: none;}
.wp-navi-aside {display: none;position: fixed;left: 0;top: 0;bottom: 0;right: 0;z-index: 1000;}
.wp-navi-aside .navi-aside-mask {width: 100%;height: 100%;background: rgba(0,0,0,.1);}
.wp-navi-aside-active {display: block;}
.wp-navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;right: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #252525;overflow-y: auto;-webkit-overflow-scrolling: touch;}
.wp-navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.wp-navi-aside .navi-aside-head {margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title {padding: 7px 10px;font-weight: normal;color: #777;font-size: 14px;}
.wp-navi-aside .navi-aside-wrap {color: #aaa;border-bottom: 1px solid rgba(0,0,0,.3);box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li {position: relative;}
.wp-navi-aside .navi-aside-wrap li span {display: none;}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow {display: block;cursor: pointer;width: 50px;height: 35px;position: absolute;right: 0;top: 0px;color: #f6f6f6;font-size: 14px;background: url(images/nav_li_bg.png) no-repeat center center;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow {}
.wp-navi-aside .navi-aside-wrap li a {display: block;text-decoration: none;color: #c7c7c7;font-size: 14px;line-height: 20px;padding: 8px 30px 8px 15px;border-top: 1px solid rgba(0,0,0,.3);box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover, .wp-navi-aside .navi-aside-wrap li a:focus {background-color: #404040;color: #fff;outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu {display: none;background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a {padding-left: 20px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu {background-color: #333}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a {padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu {background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a {padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu {background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a {padding-left: 50px;}



/*大图*/
#dt .inner{ width: 100%; overflow: hidden;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.mod1l .rslides img{height:355px}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;

  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }
  
#dt .dtxt{width:1200px;position:absolute;left:50%;margin-left:-600px;bottom: 30px;z-index: 999;}
#dt .dtxt a{background: rgba(0,33,76,0.8);color: #FFFFFF;font-size: 20px;padding: 0 30px;line-height: 36px;display: block;float: left;}

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 65px;
  width: 34px;
  margin-top: -30px;
  }
  
.slide_nav:active {
  opacity: 1.0;
  }
  
.slide_nav.prev {
	left: 0;
	background: url(images/datu_l.png) no-repeat center center;
}

.slide_nav.next {
  right: 0;
  background: url(images/datu_r.png) no-repeat center center;
}
  
.slide1_tabs{position:absolute;bottom:30px;/* left: 50%; *//* margin-left: -105px; */z-index:100;text-align: center;width: 100%;}
.slide1_tabs li{display:inline-block;width: 12px;height: 12px;margin-left: 20px;border-radius:10px;/* border:1px solid #FFF; */position:relative;}
.slide1_tabs li a{display:inline-block;width: 12px;height: 12px;border-radius:10px;position:absolute;left:0;z-index:1000;color:rgba(100,200,300,0);color:transparent;background: #ffffff;}
.slide1_tabs li.slide_here a{background: rgb(5, 116, 208);}

.slide2_tabs {position: absolute;right: 15px;bottom: 20px;z-index: 100;text-align: center;}
.slide2_tabs li { display: inline-block; width: 10px; height: 10px; margin-left: 5px; border-radius: 10px; border: 1px solid rgb(255, 255, 255); position: relative; }
.slide2_tabs li a { display: inline-block; width: 10px; height: 10px; border-radius: 10px; position: absolute; left: 0px; z-index: 1000; color: transparent; }
.slide2_tabs li.slide_here a { background: rgb(5, 116, 208); }
  
  
  
/*tab切换*/
/*选项卡*/
/* tabbtn */
.tabbtn{border-bottom: 1px solid #0061b1;/* padding: 20px 0; */height: 60px;}
.tabbtn li{float:left;}
.tabbtn li > a{display:block;height: 58px;line-height: 58px;padding: 0 20px 0 40px;text-align:center;font-size: 22px;/* font-weight: bold; */}
.tabbtn li.current{
    border-bottom: 3px solid #ff9c00;
}
/*选中状态*/
.tabbtn li.current > a{color: #0061b1;font-size: 26px;font-weight: bold; */}
/* tabcon */
.tabcon{/* width: 580px; */}
.tabcon .sublist{}
/* sublist */
.tabcon .news-list .news {
	overflow: hidden;
	display: block;
	line-height: 43px;
	/* border-bottom: 1px #d1d1d1 dotted; */
	/* padding:0 0 0 15px; */
	/* background: url(images/li_dian.png) left center no-repeat; */
}
.tabcon .news-list .news .news-title {
	display: block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	font-size: 15px;
	float: left;
}
.tabcon .news-list .news .news-date {
	display: block;
	float: right;
	/* font-size: 15px; */
	width: 20%;
	text-align: right;
	color: #aaaaaa;
}
#normalcon1{/* float: right; *//* width: 580px; */}
.tabbtn .t1{background: url(images/post1_titbg.png) left center no-repeat;}
.tabbtn .t2{background: url(images/post2_titbg.png) left center no-repeat;}
.tabbtn .t3{background: url(images/post3_titbg.png) left center no-repeat;}
.tabbtn .t4{background: url(images/post4_titbg.png) left center no-repeat;}
.tabbtn .t5{background: url(images/post5_titbg.png) left center no-repeat;}
.tabbtn .t6{background: url(images/post6_titbg.png) left center no-repeat;}
.tabbtn .t7{background: url(images/post7_titbg.png) left center no-repeat;}
.tabcon .more-btn{position:absolute;display: block;text-align: center;/* font-size: 14px; */right: 0;top: 0;color: #1c6eb8;padding: 20px 0;line-height: 40px;}


/*中间*/
#mod0 .inner{width: 100%;}

#mod1{/* background: url(images/mod_bg.png) top center; */}
.mod1{padding: 20px 0;position: relative;}
.mod1l{width: 48.33%;float: left;}
.mod1l .btjj{position: absolute;left: 0;bottom: 10px;z-index: 100;width: 320px;padding: 15px;background: rgb(0,97,177,0.6);}
.mod1l .bt{display: block;color: #FFFFFF;font-size: 18px; text-align: center; line-height: 24px;}
.mod1l .jj{display: block;color: #FFFFFF;font-size: 12px; line-height: 21px;}
.mod1r{width: 48.33%;float: right;}


#mod2{background: #e5f3ff;}
.mod2 {    padding: 20px 0;}
.mod2l{width: 48.33%;float: left;position: relative;}
.mod2r{width: 48.33%;float: right;position: relative;}


#mod3{background: url(images/mod3_bg.png) bottom center no-repeat;}
.mod3 {padding: 20px 0;}
.mod3l{width: 48.33%;float: left;position: relative;}
.mod3r{width: 48.33%;float: right;position: relative;}



/*页脚*/
#footer {background:url(images/footer_bg.png) center center #0066b9;overflow: hidden;padding: 20px 0px;}
#bq{
	color:#fff;
	background:#006cb7;
	overflow:hidden;
	padding:15px 0px;
	text-align:center;
}
div#footer {}
.foot {
    padding: 35px 0;
}
.copyright{line-height: 35px;color: #fff;text-align: center;}

/*列表页*/
div#container {
    background: #e5eaef;
}
#listdt .inner{width: 100%;}
.col {
	/* padding-top: 30px; */
	/* padding-bottom: 40px; */
	margin-top: -130px;
	z-index: 9;
	position: relative;
}

.col-menu { /**列表页左侧栏目**/
	width: 28.3%;
	float:left;
	/* background: #FFFFFF; */
	/* margin-top: -80px; */
	z-index: 100;
	position: relative;
} 

.col-menu-head { /*列表头部*/
	width: 100%;
	margin: 0 auto;
	background: url(template_files/1/images/l_titbg.png) no-repeat;
}
.col-menu-head .col-name {/**位置栏目字体栏目名称图标**/
	color: #FFFFFF;
	background: #0061b1;
	display: block;
	line-height: 130px;
	text-align: center;
	font-size: 30px;
}




/*多级栏目列表*/
#listdt img{width: 100%;display: block;}
.col-menu-con{/* width: 100%; */padding: 30px 0 0 40px;background:url(images/col-menu-con-bg.png) bottom center no-repeat #ffffff;min-height: 916px;border: 1px solid #e5eaef;}
.col-list{/* background: #f1f1f1; */}
.col-list li{/* border-left: 5px solid #1c6eb8; */}
.col-list .column-1 a {/* margin: 10px 15px 0; */font-weight: 100;color: #000000;display: block;height: 50px;line-height: 50px;font-size: 16px;/* background: url(images/list-l-li-bg.png) 80% center no-repeat rgba(246, 246, 246, 0.7); */text-indent: 40px;border-left: 5px solid #ffffff;} 	/**一级子栏目及图标**/
.col-list  .column-1 a:hover,.col-list  .column-1 a.selected {/* color: #ffffff; *//* background: #ff9c00; *//* font-weight: bold; */border-left: 5px solid #0061b1;color: #0061b1;} 	/**鼠标经过或选中一级子栏目**/
.col-list  .column-1 .wp_subcolumn .column-1-1 a{ height: 26px; line-height: 26px; font-size: 16px;}

.col-news { /**列表页右侧新闻**/
	width: 71.7%;
	float:right;
	/* background: #FFFFFF; */
	min-height: 790px;
} 
.col-news-head {
	margin-top: 50px;
	background: url(images/col-news.png);
	padding: 0 40px;
}
 .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap;
	height: 80px;
	line-height: 80px;
	text-align: right;
	float: right;
} 
.col-path a {
	color: #0061b1;
	font-size: 16px;
}

.col-title { /**当前栏目**/
	display:inline-block;
	white-space:nowrap;
	height: 80px;
	line-height: 80px;
	float: left;
	font-size:18px;
	color: #1c6eb8;
	/* border-bottom: 3px solid #0066be; */
	/* padding: 0 10px; */
} 

.col-news-con {
	margin:0px;
	padding: 30px 40px;
	background: #ffffff;
}
.col-news-list {}
 /**栏目新闻列表**/
.col-news-list  .list_item{display: block;overflow: hidden;padding: 0 0 0 25px;background: url(images/li_dian.png) left center no-repeat;border-bottom: 1px solid #e5e5e5;}
.col-news-list  .list_item *{display: block;height: 55px;line-height: 55px;font-size: 15px;}
.col-news-list  .list_item .news-title{float: left;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col-news-list  .list_item .news-date{float: right;width: 20%;text-align: right;color: #999999;}
.fenye,.fenye table{margin: 0 auto; text-align: center;}

/*英文列表*/


/*单片标题*/
.dpbt{font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;}

/*图片列表*/
.pic-list{ overflow: hidden; padding-top: 20px;}
.pic-list .pic-news{ width: 20%; height: 250px; float:left; text-align: center;}
.pic-list .pic-news .news-pic img{ margin: 0 auto;border: 2px solid #DDDDDD; display: block;}
.pic-list .pic-news .news-name{ line-height: 30px;}

/*快速访问*/

.teacher{overflow: hidden; border-bottom: 1px solid #dddddd;}

.teacher h1 {
    line-height: 36px;
    font-size: 18px;
    color: #0574d0;
    text-indent: 10px;
    margin-top: 10px;
}

.teacher_ul {
	overflow: hidden;
    width: 100%;
}

.teacher_ul li {
    float: left;
    padding:20px 30px
}
.teacher_ul li a{ font-size: 16px; color: #666666;}
/*20221207*/
#mod22 {
	background: url(images/mod2_bg.png) top center no-repeat;
	/* margin-top: 50px; */
}

.mod2 {
	padding: 35px 0;
}


.mod2 .kslj {
	overflow: hidden;
	/* border-radius: 10px; */
	/* background: #f8f8f8; */
}

.mod2 .kslj li {
	width: 25%;
	float: left;
	/* padding: 15px 0; */
}

.mod2 .kslj li a img {
	margin: 0 auto;
}

.mod2 .kslj li a {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	/* color: #7e97c0; */
	/* margin-top: 20px; */
	display: block;
}

.mod2 .kslj li .bt {
	margin-top: 6px;
}
#ds{
	background:#e5f3ff;
	padding:20px 0px;
}
#ds ul{margin:0px -10px;}
#ds ul li{
	width:25%;
	float:left;
	
}
#ds ul li img{
	width:100%;
	height:300px;
}
#ds ul li a{
	display:block;
	margin:0px 10px;
	position:relative;
	text-align:center;
}
#ds ul li span{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	line-height: 50px;
	text-align:center;
	width: 100%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background:rgba(0,97,177,0.5);
}
.xb-list{
    margin-top: 0.4rem;
}
.xb-list ul li{
    position: relative;
    margin-bottom: 30px;
    padding: 30px;
    /* background-image: url(../img/xblistbg.png);*/
    background-position: right bottom;
    background: #fff;
    background-repeat: no-repeat;
    box-shadow: 4px 4px 5px #f2f2f2,-4px -4px 5px #f2f2f2;
}
.xb-list ul li i{
	
	width:0;
	height:4px;
	position:
	absolute;
	bottom: 0px;
	z-index: 5;
	left: 0;background:#f09621;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.xb-list ul li:hover i{width:100%;-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;}
.xb-list .xblist-date{
    width: 80px;
    border-top: 2px solid #005ebb;
    color:#005ebb;
}
.xb-list .xblist-date p{
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.xb-list .xblist-date h2{font-size: 24px;}
.xblist-oli{
    padding: 0.3rem;
    box-sizing: border-box;
    display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.ddr .xblist-pic {width: 150px;height: 185px;}
.xblist-pic {
    width: 2.1rem;
    height: 1.4rem;
    overflow: hidden;
}
.xblist-pic a,.xblist-pic span{
    display: block;
    width: 100%;
    height: 100%;
}
.xblist-pic span{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.xb-list ul li:hover .xblist-pic span{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.xblist-title{
  
}
.ddr .xblist-title{width: 500px;}
.xb-list .xblist-title2{width:11.2rem;}
.xblist-title a{display: block;}
.xblist-title h2{
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
}
.xblist-title div{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 7px;
}
.xblist-title p{
    font-weight: normal;
    color: #005ebb;
    font-weight: 0.12rem;
	
}
.xblist-title span{
    padding-left:20px;
    padding-right: 0.4rem;
	position:relative;
    /* background: url(../img/xbicon1.png) no-repeat left center; */
}
.xblist-title em{
    padding-left: 20px;
    font-weight: normal;
    position:relative;
    background: url(img/xbicon2.png) no-repeat left center;
}
.xblist-title span embed,.xblist-title em embed,.xblist-title span img,.xblist-title em img{
	position:absolute;
	left:0;
	top:1px;
}
.xblist-title span embed,.xblist-title span img{top:3px;}
.xb-list ul li:hover{
    /*background-color:#005ebb ;
   
    box-shadow: 4px 4px 5px #dae8f5,-4px -4px 5px #dae8f5;
    transition: all 0.5s ease-in-out;*/
} /*
.xb-list ul li:hover .xblist-date,.xb-list ul li:hover .xblist-title h2,.xb-list ul li:hover .xblist-title div,.xb-list ul li:hover .xblist-title span,.xb-list ul li:hover .xblist-title em{
    color: #ffffff;
   transition: all 0.5s ease-in-out;
}
.xb-list ul li:hover .xblist-date{
    border-top: 2px solid #ffffff;
    transition: all 0.5s ease-in-out;
} 
.xb-list ul li:hover .xblist-title span{
   transition: all 0.5s ease-in-out;
   background: url(../img/xbicon1_w.png) no-repeat left center;
}
.xb-list .xblist-title em span{background:none;padding-left:0;}
.xb-list ul li:hover .xblist-title em{
    transition: all 0.5s ease-in-out;
    background: url(../img/xbicon2_w.png) no-repeat left center;
}*/
.xb-list ul li:hover .xblist-title em span{background:none;}
.xb-list .fan{
    margin: 0.6rem auto;
}
.xb-list .xblist-title em span{background:none;padding-left:0;}


/*文章页*/
.infobox {
	margin:0px auto;
	background-color:#FFF;
}
.article {padding: 30px 40px;background: #ffffff;}
.article h1.arti_title { /**文章标题**/
	font-family: Microsoft YaHei;
	text-align:center;
	/* font-weight: bold; */
	font-size: 24px;
	/* color:#333333; */
	line-height: 50px;
} 
.article .arti_metas {
	padding:10px 0;
	text-align:center;
	/* background: #f4f4f4; */
	font-size: 16px;
	border-bottom: 1px dashed  #cccccc;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	color:#787878;
} 
.article .read{
padding-top: 20px;
}  
.article .read p {
	line-height:2;
	font-size:14px;
	color:#333;
}
.article  .read img { /**文章阅读部分图片大小限制**/
	max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); 
}


/* 大屏幕（大桌面显示器，小于等于 1200px） */

@media only screen and (max-width: 1199px) {
	.wrapper .inner{width:99%;}
	.tabcon{ width: 100%;}
	#normalcon1{width: calc(100% - 600px);}
}
@media only screen and (max-width: 1024px) {
		.logo-r{ display:none;}
		.slideBox{display: none;}
		#normalcon1{width: 100%;float: none;}
}
/* 小屏幕（平板，小于等于 768px） */
@media only screen and (max-width: 768px) {
	
	.navi-aside-toggle {display: block;}
	.navBtns {display: block;}
	.navList {}
	#nav {display: none;}
	.mod2l{width: 100%;float: none;padding-bottom: 20px;}
	.mod2r{width: 100%;float: none;}
.mod1l,.mod1r{width:100%}
	.mod2 .kslj li{width:50%}
	#mod22 {
	background: url(images/mod2_bg.png) top center repeat;
}
	.mod3l,.mod3r{width:100%}
	#ds ul li{width:100%}
	#ds ul li img{height:auto}
	/*列表页*/
	.col-menu{display: none;}
	.col-news{ width: 100%;float: none;}
	
	/*文章页*/
	.read #vsb_content_2 IMG{width: 95% !important;height: auto !important;}
	.article .read img{width: 95% !important;height: auto !important;}
}
@media only screen and (max-width: 700px) {
}
@media only screen and (max-width: 600px) {

}
@media only screen and (max-width: 500px) {
	.tabcon .news-list .news .news-title{width: 74%;}
	.tabcon .news-list .news .news-date{width: 26%;}
}
@media only screen and (max-width: 400px) {}
@media only screen and (max-width: 350px) {}



.kstd{float:left;color:#fff;font-size: 20px;font-weight: bold;width: 90%;}
.kstd ul li {float:left;margin-right: 20px;margin-top: 15px;}
.kstd ul li a{color:#fff;font-size: 16px;font-weight: normal;}
.rwm{float:right}
.rwm img{width: 100px;}
.rwm span{color:#fff;display:block;text-align:center}


.right_list dl{
	/* float: left; */
	/* border-bottom: 1px dashed #ccc; */
	margin-bottom:20px;
	overflow: hidden;
	padding: 0px 20px;
	}
.right_list dl dt{
	width: 100%;
	color: #0F88EB;
	font-size: 20px;
	text-align: center;
	padding-right: 15px;
	box-sizing: border-box;
	line-height: 35px;
	border-bottom: 1px solid #dddddd;
	}
.right_list dl dd{
	/* width: 563px; */
	float: left;
	}
.right_list_box .right_list dl dd li{
	float: left;
	border: none;
	font-size: 16px;
	width: 80px;
	margin-top: 20px;
	}
.right_list_box .right_list dl dd li a:hover{
	 color:#fa5800;}
