@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;}
.mb0{margin-bottom: 0 !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: #ff0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
}

.wrapper .inner {
	/**页面全局宽度**/
	width: 1300px;
	margin: 0 auto;
	/* padding: 0 15px; */
}

/*新闻列表*/
.post {
	
}
.post .banner {
	margin: 0 auto;
	line-height: 50px;
	/* border-bottom: 1px solid #e8e8e8; */
	height: 50px;
	/* box-sizing: border-box; */
}
.post .banner .title {
	font-size: 18px;
	float: left;
	display: block;
	text-align: center;
	color: #0574d0;
	/* border-bottom: 3px solid #0574d0; */
	height: 50px;
	/* box-sizing: border-box; */
	font-weight: bold;
	/* text-indent: 35px; */
	/* background: url(images/tit_bg.png) center bottom no-repeat; */
}

.post .more-btn {
	float: right;
	display: block;
	text-align: center;
	color: #888888;
}
.post .con {
	padding: 0;
	margin:0 auto;
}
.post .news-list .news {
	overflow: hidden;
	display: block;
	line-height: 38px;
	background: url(images/li_dian.png) left center no-repeat;
	padding-left: 10px;
	/* border-bottom: 1px dashed #d8d8d8; */
}
.post .news-list .news .lmbt{float: left;color: #1495e6;}
.post .news-list .news .news-title {
	width: calc(100% - 102px);
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	font-size: 15px;
}
.post .news-list .news .news-date {
	display: block;
	float: right;
	font-size: 12px;
	color: #666666;
}

.post .news-list .bj{float: left;}

.post1 .more-btn {
    line-height: 26px;
    margin: 12px 0;
    background: #2f87e5;
    color: #ffffff;
    padding: 0 18px;
    border-radius: 13px;
}

/*头部*/

#header { background:url(images/logo_bg.png) center top repeat-x;}
#header .inner { position: relative;}

.logo {
	position: relative;
	padding: 18px 0;
	overflow: hidden;
}

.logo img {
	max-width: 100%;
	height: auto;
	float: left;
}
.logo-r{/* display: none; */float: right;/* width: 450px; */padding: 30px 0;}

.bb{color: #FFFFFF;/* text-align: right; */line-height: 20px;float: left;}
.bb a{ font-size: 16px; color: #FFFFFF;margin:0 10px;}

.ss{
	height: 24px;
	background: url(images/ss_bg.png) center center no-repeat;
	float: right;
}

.ssk {
	float: left;
	width: 0px;
	height: 24px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #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: 24px;
	height: 24px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: 0;
	background:url(images/ss_btn.png) center center no-repeat;
}
.ss .active {
	width: 150px;
}


/*导航*/
#nav {background: #1c89e3;/* position: absolute; *//* top: 130px; *//* z-index: 999; */}
.nav {height: 50px;}
.navList{width:100%;overflow:hidden;}
.navList > li{float:left;width: 11.1%;height:100%;line-height: 50px;font-size:16px;background: url(images/nav_li_bg.png) right center no-repeat;}
.navList li a{display:block;text-align:center;color: #FFFFFF;font-size: 18px;/* font-weight: bold; */}
.navList li a:hover{background: #ebad07;/* color: #055acb; */}

.navList .subnav{z-index: 100;position: relative;display: none;}
.navList .subnav li{background: rgba(28, 137, 227, .4);}
.navList .subnav a{background: none;line-height: 50px;font-size: 13px;color: #FFFFFF;}

/*汉堡包样式*/
.navBtns{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; }
/*--------------------------- welcome ----------------------------*/
.welcome{width:100%;height:100%;background:#fff;z-index:200;}
.welBox{}
.welList a{font:20px/1em "微软雅黑";color:#333;display:block;text-align: center;padding:15px 0;}
.welList a:hover{color:#EF3333;background:#ccc;}
.comeList{width:100%;display:none;}
.comeList a{font:16px/1em "微软雅黑";display:block;padding:10px 0;}



/*大图*/
#dt .inner{width: 100%;overflow: hidden;padding: 0;}
.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;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;
  /* float: left; */
  /* 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;
  }
 #slider1  img{height:300px}
 .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;right: 50%;z-index:100;text-align: center;}
.slide2_tabs{position:absolute;right:10px;bottom: 13px;z-index:100;text-align: center;}
.slide1_tabs li,.slide2_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.slide1_tabs li a,.slide2_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.slide1_tabs li.slide_here a,.slide2_tabs li.slide_here a{background:#0574d0;}
.slide li  .bt{z-index:100;position: absolute;left: 0;bottom:0;display: block;color: #ffffff;font-size: 16px;text-align: left;line-height: 40px;background: rgba(51, 51, 51, 0.8);width: 100%;text-indent: 10px;}
/*中间*/




#mod{/* background: url(images/mod_bg.png) top center repeat-y; */}
.mod{padding: 0 15px;}

.mod1{overflow: hidden;padding: 30px 0;}
.mod1l{width: 31.9%;float: left;}
.mod1m{width: 31.9%;float: left;margin-left: 25px;}
.mod1r{width: 31.9%;float: right;overflow: hidden;}

.mod2{overflow: hidden;padding-bottom: 30px;}
.mod2l{width: 31.9%;float: left;}
.mod2m{width: 31.9%;float: left;margin-left: 25px;}
.mod2r{width: 31.9%;float: right;overflow: hidden;}

.fwdt{overflow: hidden;}
.fwdt li {width: 24%;float: left;padding: 13px 0;margin: 0.25%;}
.fwdt li a {display: block;font-size: 16px;color: #ffffff;line-height: 30px;}
.fwdt li img {display: block;margin: auto;}
.fwdt li span {display: block;text-align: center;}
.fwdt .pic1{background: #3fb3eb;}
.fwdt .pic2{background: #78bf59;}
.fwdt .pic3{background: #b7aafe;}
.fwdt .pic4{background: #ff7256;}
.fwdt .pic5{background: #3f7add;}
.fwdt .pic6{background: #41c88e;}
.fwdt .pic7{background: #9e7cfe;}
.fwdt .pic8{background: #eb624a;}
.fwdt .pic9{background: #f7b33d;}
.fwdt .pic10{background: #6ec7d5;}
.fwdt .pic11{background: #0574d0;/* width: 48.5%; */}
.fwdt .pic12{padding:0;background-color: #fed961;}
.fwdt .pic12 img{width:100%}

#mod3{background: #e7f1f9;}
.mod3{overflow: hidden;padding: 20px 0;}
.mod3 .lmbt {font-size: 15px;font-weight: bold;color: #1251a1;float: left;line-height: 30px;width: 12.5%;text-align: center;}
ul.xl {overflow: hidden;width: 87.5%;float: right;}
.xl li {float: left;width: 33.3%;text-align: center;}
.xl select {width: 78%;height: 30px;line-height: 30px;border: 1px solid #b0c7d7;font-size: 16px;text-align: center;text-align-last: center;}

.xf{position: fixed;left: 5%;top: 60%; z-index: 100;}
.xf1{position: fixed;right: 5%;top: 60%; z-index: 100;}
.xf img,.xf1 img{display:block;width: 140px;}

/*页脚*/
#footer {background: #0574d0;}
#footer .inner {}
.foot {}
#footer .copyright{line-height: 30px;color: #fff;text-align: center;font-size: 16px;padding: 10px 0;}


/*列表页*/
#listdt .inner{ width: 100%;overflow: hidden;}

.col {
	padding: 42px 0;
	background-color:#FFF;
}

.col-menu { /**列表页左侧栏目**/
	width: 300px;
	float:left;
	/* margin-top:-102px; */
	/* z-index: 100; */
	/* position: relative; */
} 
.col-menu-head {/*列表头部*/
	width: 100%;
	font-size: 24px;
	background: #0574d0;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 66px;
	/* text-indent: 20px; */
	/* border-bottom:2px solid #00427f; */
	/* font-weight: bold; */
}
.col-menu-con {
    /* min-height: 800px; */
    background: #f0f0f0;
}
.list-tb{margin-top: 30px;}
.list-tb .fwdt li{width: 49.5%;}

/*多级栏目列表*/
 .listcolumn { }
 .listcolumn .column-1{}
 .listcolumn .column-1 a {font-weight: 100;color: #333333;background: url(images/icon_blue.png) 30px center no-repeat;text-indent: 50px;display: block;height: 58px;line-height: 60px;font-size: 18px;border-top: 1px solid 
#ffffff;border-bottom: 1px solid #c2c2c2;} 	/**一级子栏目及图标**/
.listcolumn .column-1 a:hover,.listcolumn .column-1 a.selected {/* color: #0574d0; */background: url(images/icon_blueh.png) 30px center no-repeat #ebad07;color: #ffffff;} 	/**鼠标经过或选中一级子栏目**/
.wp_subcolumn{ margin-top: 2px;}
.listcolumn .column-1 .wp_subcolumn .column-1-1 a{ height: 26px; line-height: 26px; font-size: 16px;}


.col-news { /**列表页右侧新闻**/
	width: 950px;
	float:right;
} 
.col-news-head {
	margin: 0px;
	border-bottom: 1px solid #e4e4e4;
}
 .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap;
	height: 65px;
	line-height: 65px;
	text-align: right;
	float: right;
	padding-left: 30px;
	background: url(images/icon_dz.png) left center no-repeat;
} 
.col-path a {
	color: #888888;
	font-size: 12px;
}

.col-title { /**当前栏目**/
	display:inline-block;
	white-space:nowrap;
	height: 65px;
	line-height: 65px;
	float: left;
	/* display:inline-block; */
	font-size: 20px;
	color: #0574d0;
} 
.col-news-con {
	padding: 0px;
	margin:0px;
}
 /**栏目新闻列表**/
.col-news-list {/* padding-top: 20px; */}
.col-news-list  .list_item{display: block;overflow: hidden;padding: 0 0 0 20px;background: url(images/icon_dian.png) left center no-repeat;border-bottom: 1px dotted #c1c1c1;}
.col-news-list  .list_item *{display: block;height: 60px;line-height: 60px;font-size: 15px;}
.col-news-list  .list_item .news-title{ float: left; color: #333333;}
.col-news-list  .list_item .news-date{ float: right; color: #696969;}


/*图文标题*/
li.tbtw *{display:block;}
li.tbtw {    overflow: hidden;    background: #f0f0f0;    margin-top: 30px;}
a.tu {    float: left;    /* display: block; */}
.btjj {    float: left;    /* margin-left: 20px; */    /* width: 660px; */    padding: 15px;    width: calc(100% - 290px);}
.tu img {    width: 260px;    height: 195px;    /* display: block; */}
.tbtw span.sj {    color: #888888;    line-height: 30px;}
.tbtw  a.bt {    color: #0574d0;    font-size: 20px;    line-height: 45px;}
.tbtw  a.jj {    font-size: 12px;    color: #888888;    line-height: 25px;}

.fenye{margin: 50px 0;}
.fenye table{margin: 0 auto;}
.list-pic img{ width: 100%;}



/*单片标题*/
.dpbt{font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;}

/*文章页*/
.infobox {
	margin:0px auto;
	background-color:#FFF;
}
.article {/* padding: 0 20px; */}
.article h1.arti_title { /**文章标题**/
	font-family: "Microsoft YaHei"; 
	text-align:center; 
	font-size:18px; 
	color:#333333; 
	line-height: 50px;
} 
.article h4{font-family: "Microsoft YaHei"; 
	text-align:center; 
	font-size:16px; 
	color:#333333; 
	line-height:30px;}
.article .arti_metas { 
	padding:10px 0 20px 0;
	text-align:center;
	border-bottom: 1px dashed #DDDDDD;
}
.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 table,.article .read p table{margin:0 auto; display:table;}
.article  .read img { /**文章阅读部分图片大小限制**/
	max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); 
}

@media only screen and (max-width: 1399px) {
	.wrapper .inner {width: 98%;}
	.col-menu{ width: 21.4%;}
	.col-news{width:75%;}
	.pic-list .pic-news{width: 33.33%;}
}

/* 大屏幕（大桌面显示器，小于等于 1200px） */

@media only screen and (max-width: 1199px) {
	
	#dt .dtxt{width: 100%; left: 0;margin-left: 0;}
	
	.mod1l{/* width: 49%; */}
	.mod1l .tpqh{display: none;}
	.post1 .news-list{width: 100%;float: none;}
	.mod1r{}

	.pic-list2 .pic-news .news-pic img{ width: 98%;}
}

@media only screen and (max-width: 1024px) {
	
	.mod1l{display: none;}
	.mod1m{width: 48%;margin: 0;}
	.mod1r{width: 48%;}
	
	#dt .dtxt{ left: 0; bottom:0;}
	#dt .dtxt a{width: 100%;}

	.slide1_tabs{bottom: 10px;right: 10%;}
	.slide_nav.prev{left: 10%;}
	.slide_nav.next{right: 10%;}

}


/* 中等屏幕（桌面显示器，小于等于 992px） */

@media only screen and (max-width: 992px) {

}
/* 小屏幕（平板，小于等于 768px） */

@media only screen and (max-width: 768px) {
	.navBtns {display: block;}
	.navList {}
	#nav {display: none;}
	.logo-r {display: none;}
	
	.foo-r{display: none;}
	.foot{width: 100%;}
	.copyright{text-align: center;}
	
	.mod1l{width:100%;display: block;float: none;}
	.mod1m {  width: 100%; float: none;}
	.mod1r{width: 100%;}
	.mod2l{width: 100%;float: none;}
	
	.mod2m{width: 100%;float: none;margin-left: 0;}
	
	.mod2r{float: none;width: 100%;overflow: hidden;}
	
	
	.col-menu{ display:none;}
	.col{padding: 0;}
	.col-news{ width: 100%;}
	.article  .read img{width:95%;height: auto;}
	

	
}

@media only screen and (max-width: 700px) {
	.col{ padding:10px 0;}

}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 500px) {
	.mod3 ul li{width: 50%;margin: 1% 0;}
	.pic-list .pic-news{width: 100%;}

	.slide1_tabs{ display: none;}
	#dt .dtxt{display: none;}

}

@media only screen and (max-width: 400px) {

}

@media only screen and (max-width: 350px) {

}