@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: #ff0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
}

.wrapper .inner {
	/**页面全局宽度**/
	width: 1400px;
	margin: 0 auto;
}

/*新闻列表*/
.post {
	
}
.post .banner {
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
}
.post .banner .title {
	font-size: 24px;
	float: left;
	display: block;
	padding-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	/* border-bottom: 2px solid #1267bb; */
	color: #757475;
	text-align: center;
	font-weight: 400;
}

.post .more-btn {
	float: right;
	display: block;
	/* color: #1267bb; */
	text-align: center;
	line-height: 48px;
	padding: 0 10px;
	font-size: 16px;
	/* border: 1px solid #1267bb; */
}
.post .con {
	padding:0 0 0 0;
	margin:0 auto;
}
.post .news-list .news {
	overflow: hidden;
	display: block;
	line-height: 42px;
	border-bottom: 1px dashed #666666;
}
.post .news-list .news .news-title {
	display: block;
	float: left;

}
.post .news-list .news .news-date {
	display: block;
	float: right;
	font-size: 12px;
	color: #666666;
}


/*头部*/


#header {}
#header .inner { position: relative;}

.logo {
	position: relative;
	border-bottom: 2px solid #edeeee;
}

.logo-l{float: left;padding: 35.5px 0;}

.logo img {
	max-width: 100%;
	height: auto;
}

.logo-r{float: right;width: 65%;}
.logort{padding: 20.5px 0 0 0;}
.js{ float: right; line-height: 24px;}
.js a{ color: #757475;font-size: 16px; margin:0 10px;}

.ss{
	height: 24px;
	background: images/ss_bg.png center center no-repeat;
	float: right;
}

.ssk {
	float: left;
	
	height: 24px;
	padding: 0;
	margin: 0;
	border: 1px solid #757475;
	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;
}
.sxy p {
    font-size: 18px;
    line-height: 35px;
}
/*导航*/
#nav {background: #f4f4f4;}
.nav {height: 46px;margin-top: 20px;}
.navList{width:100%;overflow:hidden;}
.navList > li{float:left; width:14.2%;height:100%;line-height:46px;font-size:16px; }
.navList li a{display:block;text-align:center;color: #757475;font-size: 18px;}
.navList li a:hover{background: #ffffff;color: #000000;}

.navList .subnav{z-index: 1000;position: relative;display: none;width: 100%;}
.navList .subnav li{background:rgba(255,255,255,.8); }
.l1 .subnav{/* width:200%; */}
.l5 .subnav{/* width: 150%; */}
.l6 .subnav{/* margin-left: -50%; */}
.navList .subnav a{background: none;line-height: 36px;font-size: 14px;color:#000000;text-align: left; padding-left: 20px;}

/*汉堡包样式*/
.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;}

.col-news-con h1{    font-size: 24px; line-height: 40px; margin-bottom: 25px;}

/*大图*/
#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;
  }

.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;
  }
  
 .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:19%;
	background: url(images/datu_l.png) no-repeat center center;
}

.slide_nav.next {
  right:19%;
  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;}
.slide1_tabs li,.slide2_tabs li{display:inline-block;width: 15px;height: 15px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.slide1_tabs li a,.slide2_tabs li a{display:inline-block;width: 15px;height: 15px;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;}

/*中间*/
.tit{display: block;padding-bottom: 12px;font-size: 36px;font-weight: bold;border-bottom: 2px solid #1267bb;}

.mod1{padding-bottom: 50px;}
.post1 .con{}

.post1 .con .news-list li{float: left;}
.post1 .con .news-list li .xx{padding: 20px;background: #FFFFFF;}
.post1 .con .news-list li .xx .news-title{font-size: 18px;font-weight: bold;line-height: 27px;}
.post1 .con .news-list li .xx .news-date{font-size: 14px;margin: 25px 0;color: #1267bb;text-indent: 20px;background: url(images/sj_icon.png) left center no-repeat;}
.post1 .con .news-list .news2{margin: 0 1%;}
.news4{margin-left:1%;}
.news1{width: 56%; background: #f7f7f7;}
.news1 .tu{width: 24%; float:left;}
.zxjj{width: calc(76% - 70px); float: right; padding: 35px;}
.news1 .tu img{width: 100%;}
.tu1{width: 100%; position: relative;}
.tu2{width: 100%; position: relative; max-width:188px;}
.tu2 img{width:100%;}
.zswz{width: 50%; float: left; font-size: 14px; line-height: 15px; margin: 10px 0 0 10px; color: #cccaca ;}
.riqi{width: calc(50% - 10px); float: right; font-size: 20px; line-height: 50px; color: white;}
.timezx{position: absolute; top: 5%; left: 6%; height: 50px; width: 88%; background: #ed000b; }
.jjtitle{font-size: 22px; line-height:30px; padding-bottom: 10px; border-bottom: 2px solid #d2d2d2; font-weight: bold;}
.jjjj{font-size: 18px; line-height:30px; padding-top: 10px; color: #676767;}
.xxnr{margin-top: 45px; }
.xxnr a {color: red;}
.tu2 .timezx{position: absolute; top: 5%; left: 6%; height: 50px; width: 88%; background: #ffffff; }
.tu2 .zswz{width: 50%; float: left; font-size: 14px; line-height: 15px; margin: 10px 0 0 10px; color: #666666 ;}
.tu2 .riqi{width: calc(50% - 10px); float: right; font-size: 20px; line-height: 50px; color: black;}

.mod2{padding-bottom: 20px; }
.post2 .banner{padding: 0;}
.post2left{width: 56%; float: left;}
.jianjie p{font-size: 18px;line-height: 32px;margin-bottom: 17px;color: #5f5d5d;font-weight: lighter;}
.post2right{width: calc(44% - 70px); float: right; padding-left: 70px;}
.post2list img{float: left;}
.post2list ul{float: left; margin-left: 45px;}
.post2list ul li {line-height: 25px;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.post2list ul li a{font-size: 17px;color: #999999;/* overflow: hidden; *//* text-overflow:ellipsis; *//* white-space: nowrap; */}
.zs{margin-top: 50px;}



.mod3{padding-bottom: 40px;}
.post3 .banner{padding: 0;}
.post3l,.post3c,.post3r{float: left; width: 32%;}
.post3c,.post3r{margin-left: 1.5%;}
.post3 img{width: 100%;}
.post3 .con li *{display: block;}
.post3 .con li{width: 25%;float: left;text-align: center;margin-bottom:30px ;}
.post3 .con li .news-title{position: relative;}
.post3 .con li .news-title img{max-width: 100%;margin: 0 auto;}
.post3 .con li .news-title img:hover{transform: scale(1.1);transition:all .5s;}
.post3 .con li .news-title span{font-size: 1.5rem;font-weight: bold;color: #FFFFFF;position: absolute; left: 30px;bottom: 20px;}



.mod4{border-top: 2px solid #edeeee ;}
.mod4l ul {margin-top: 10px;}
.mod4l ul li{float: left; margin: 10px 10px;}
.mod4 .navList .subnav{display: block;width: auto;}
.mod4 .l1 .subnav{width: auto;}
.mod4 .l5 .subnav{width: auto;}
.mod4 .l6 .subnav{margin-left: 0;}
.mod4 .navList li{background: none;}
.mod4 .navList li a{ text-align: left; padding-left: 0;color: #FFFFFF;}
.mod4 .navList li a:hover{background: none;color: #FFFFFF;}
.mod4l{float: left; width: 60%; margin-bottom: 30px;}
.mod4l li a{font-size: 15px;}
.bq {font-size: 14px;line-height: 24px;}
.bq p{font-size: 16px;width: 100%;line-height: 24px;}
.mod4r{float: left; width: 30%; margin-left: 5%; margin-top: 40px;}
.mod4r img {margin: 0 15px;}
.jianjie{height:354px;}
.jianjie p {display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}


/*页脚*/
#footer {
	background: #0060b0;
}
#footer .inner {}
.foot {}
.copyright{ line-height: 50px; color: #fff; text-align: center; font-size: 14px; }

/*列表页*/
#listdt .inner{ width: 100%;overflow: hidden;}

.col {
	/* padding: 60px 0; */
	background-color:#FFF;
}

.col-menu { /**列表页左侧栏目**/
	width: 12%;
	float:right;
	z-index: 100;
	position: relative;
} 
.col-menu-head {/*列表头部*/
	width: 100%;
	font-size: 30px;
	background: #0574d0;
	color: #fff;
	display: block;
	line-height: 90px;
	text-align: center;
	/* text-indent: 20px; */
	/* border-bottom:2px solid #00427f; */
}
.col-menu-con{padding: 0 5px;}
.zwsm{font-size: 16px;  text-align: left; line-height: 35px;}

#vsb_content_2 P {
    LINE-HEIGHT: 34px!important;
    margin-bottom: 20px!important;
    text-indent: 2em;
    font-size: 16px!important;
}
.news2 .zxjj,.news3 .zxjj,.news4 .zxjj{display:none;}

/*多级栏目列表*/
 .listcolumn { }
 .listcolumn .column-1{background: url(images/zcdhbg.png) no-repeat left center;}
 .listcolumn .column-1 a {font-weight: 100;text-indent:20px;display: block;height: 60px;line-height: 60px;font-size: 18px;} 	/**一级子栏目及图标**/
.listcolumn .column-1 a:hover,.listcolumn .column-1 a.selected {/* background:url(images/icon_black.png) 234px center no-repeat #dfdfdf; */color: #1267bb;} 	/**鼠标经过或选中一级子栏目**/
.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: 80%;
	float:left;
} 
.col-news-head {
	margin: 0px;

}
.col-path1{border-bottom: 1px solid #dfdfdf;line-height: 60px;margin-top: 25px;}
 .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap;
	height: 60px;
	line-height: 60px;
	text-align: right;
	float: right;
} 
.col-path a {
	color: #888888;
	font-size: 12px;
}

.col-title { /**当前栏目**/
	display:inline-block;
	white-space:nowrap;
	height: 60px;
	line-height: 60px;
	float: left;
	display:inline-block;
	font-size:20px;
	color:#333333;
} 
.col-news-con {
	padding: 0px;
	margin:0px;
}
 /**栏目新闻列表**/
.col-news-list { padding-top: 20px;}
.col-news-list  .list_item{display: block;overflow: hidden;padding: 0 20px 0 30px; text-decoration:underline}
.col-news-list  .ds{background-color:#f4f4f4;}
.col-news-list  .list_item *{display: block;height: 35px;line-height: 35px;font-size: 14px;}
.col-news-list  .list_item .news-title{ float: left; color: #333333; text-decoration:underline}
.col-news-list  .list_item .news-date{  color: #696969;}
.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;}

/*图片列表*/
.pic-list{ overflow: hidden; padding-top: 20px;}
.pic-list .pic-news{width: 25%;height: 285px;float:left;text-align: center;}
.pic-list .pic-news .news-pic img{margin: 0 auto;border: 2px solid #DDDDDD;display: block;/* max-width: 100%; */}
.pic-list .pic-news .news-name{line-height: 30px;}


.pic-list2{ overflow: hidden; padding-top: 20px;}
.pic-list2 .pic-news{width: 33%;height: 242px;float:left;text-align: center;}
.pic-list2 .pic-news .news-pic img{ margin: 0 auto;display: block;}
.pic-list2 .pic-news .news-name{line-height: 30px;}

.pic-list4{ overflow: hidden; padding-top: 20px;}
.pic-list4 .pic-news{width: 25%;float:left;text-align: center;}
.pic-list4 .pic-news .news-pic img{ margin: 0 auto;display: block;width: 98%;}
.pic-list4 .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;}

/*现任领导*/
.xrld{}
.xrld li{ width: 48%; float: left; margin: 1%;}
.xrld li .tu{ display: block; float: left;}
.xrld li .tw{ float: right; width: 60%; padding: 40px 0;}
.xrld li .tw a{ display: block;}
.xrld li .tw .xm{ font-size: 18px;}
.xrld li .tw .zw{ font-size: 16px;color: #0574d0; margin: 20px 0;}
.xrld li .tw .jj{ line-height: 24px;}

/*文章页*/
.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 .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 img { /**文章阅读部分图片大小限制**/
	max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); 
}
.list_itempic a img {
    width: 23%;
    margin-left: 2%;
    height: 190px;
    float: left;
    margin-bottom: 25px;
}
.list_itempic1 a img{width:100%;     max-height: 332px; height: 332px;}
.list_itempic1 a p{width:100%;text-align:center;}
.list_itempic1{
    width: 23%;
    margin-left: 2%;
    float: left;
    margin-bottom: 25px;
}
.mod1 .tit:hover,.mod1 .more:hover,.logo-r a:hover,.mod1r a:hover,.mod2 a:hover,.mod3 a:hover,.mod4 a:hover,.mod6 a:hover{/* color: #FF0000 !important; */}

@media only screen and (max-width: 1399px) {
	.wrapper .inner{width: 100%;}
	#listdt .inner { width: 100%;}
	.post2 .con .news-list li .xx{width: calc(100% - 90px);}
.news2,.news3,.news4{width:13%}
.news2 .tu img,.news3 .tu img,.news4 .tu img{width:100%}
	.news1 { width: 55%;  background: #f7f7f7;}
.zxjj {width: calc(76% - 20px);float: right;padding: 10px;}
.post2right { width: calc(44% - 20px); float: right;  padding-left: 20px;}
.post2list ul {/* width: 100%; */margin-left: 15px;}
}

/* 大屏幕（大桌面显示器，小于等于 1200px） */

@media only screen and (max-width: 1199px) {
	#dt .dtxt{width: 100%; left: 0;margin-left: 0;}

	.wrapper .inner {width: 98%;}
.list_itempic a img {
    width: 30%;
    margin-left: 2%;
    height: 160px;
    float: left;
    margin-bottom: 25px;
}
.list_itempic1{
    width: 30%;
    margin-left: 2%;
    float: left;
    margin-bottom: 25px;
}
.post3 .con li .news-title img{width: 99%;}
	
	.col-menu{ width: 21.6%;}
	.col-news{width:75%;}
	
	.pic-list2 .pic-news .news-pic img{ width: 98%;}
.post1 .riqi {display: none!important;}
.xxnr{margin-top:15px;}
.post2right {
    width: 100%;
    float: left;margin:0px;padding:0px;
}
.post2left{ width:100%}
.zy{width:48%; float:left;}
.zs{width:48%; float:right;margin-top:0px;}
}
@media only screen and (max-width: 1100px) {
.post2right img {display:none;}



}




@media only screen and (max-width: 1024px) {
#dt .dtxt{ left: 0; bottom:0;}
#dt .dtxt a{width: 100%;}
.list_itempic1 a img{height: auto;}
.slide1_tabs{bottom: 10px;right: 10%;}
.slide_nav.prev{left: 10%;}
.slide_nav.next{right: 10%;}


	
	.pic-list .pic-news{width: 25%;}
	.pic-list2 .pic-news{ height:auto;}
.jjjj {font-size: 16px;}

}


/* 中等屏幕（桌面显示器，小于等于 992px） */

@media only screen and (max-width: 992px) {
.logo-r{width:50%;}
.news1 {  width: 90%; background: #f7f7f7; margin: 0 5%;}
.news2,.news3,.news4 { width: 90%; background: #f7f7f7;  margin: 0 5%;}
.news2 .zxjj,.news3 .zxjj,.news4 .zxjj{display:block;}
.tu2 {
    width: 24%;
    position: relative;
    float: left;
}
.post1 .con .news-list .news2 {
    margin: 0 5%;
}
.news2 .tu img,.news3 .tu img,.news4 .tu img{width:100%}
.news2 .tu,.news3 .tu,.news4.tu{width:24%; }
.tu2 .timezx {
    position: absolute;
    top: 5%;
    left: 1%;
    height: 50px;
    /* width: 22%; */
    background: #ffffff;
}
.news2,.news3,.news4{margin:0 5%;}
.mod4r{display:none;}
.mod4l{width:100%;}
.bq{width:100%;}
}


/* 小屏幕（平板，小于等于 768px） */

@media only screen and (max-width: 768px) {
	.navBtns {display: block;}
	.navList {}
	#nav {display: none;}
	.logo-r {display: none;}
	.col-menu{ display:none;}
	.col-news{ width: 100%;}
	.mod2 .list .bt{ width: 75%;}
	.top .ksdh {display: block;}
  .article  .read img{width:95%;height: auto;}
.list_itempic a img {
    width: 48%;
    margin-left: 2%;
    height: 160px;
    float: left;
    margin-bottom: 25px;
}

}

@media only screen and (max-width: 700px) {
	.col{ padding:10px 0;}
	.pic-list .pic-news{ width: 33.3%;}
.zy{width:100%; float:left;margin:0 auto;}
.zs{width:100%; float:left;margin:0 auto;}
}

@media only screen and (max-width: 600px) {
	.mod2 {width: 100%; float: none;}
	.mod3 {width: 100%; float: none;}
	.mod2 .tit,.mod3 .tit{ text-align: center;}
	.mod2 .more,.mod3 .more{ text-align: center;}
}

@media only screen and (max-width: 500px) {
	.mod1r .ddywr li .twbt{width: 80%;}
	.mod2 .list .bt{width: 77%;}
	.slide1_tabs{ display: none;}
	#dt .dtxt{display: none;}
	.col-news-list  .list_item .news-date{ display: none;}
	.pic-list .pic-news{ width: 50%;}
	.pic-list2 .pic-news{ width: 50%;}
.list_itempic a img {
    width: 48%;
    margin-left: 2%;
    height: 120px;
    float: left;
    margin-bottom: 25px;
}
.list_itempic1 {
    width: 48%;
    margin-left: 2%;
    float: left;
    margin-bottom: 25px;
}	
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width: 350px) {

}