@charset "gb2312";
	* {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
a,img {
	text-decoration:none;
	border:0;
}
table {
	border-collapse:collapse;
}
input {
	outline:none;
	font-family:"Microsoft Yahei","微软雅黑";
}
body {
	font-family:"Microsoft Yahei","微软雅黑";
	font-size:16px;
	color:#333;
}

.ad {
	width:1000px;
	margin:auto;
	overflow:hidden;
}
	.ad img {
	margin-top:30px;
}
/* ---------- start 新闻列表页 ----------*/
	.newsListPage .main {
	width:1000px;
	margin:auto;
	overflow:hidden;
}
/* 左*/
	.newsListPage .main .m-left {
	width:700px;
	float:left;
	position:relative;
}
.newsListPage .main .m-left .m-header {
	width:100%;
	height:55px;
	border-bottom:solid 1px #e2e2e2;
	margin:10px 0 0;
}
.newsListPage .main .m-left .m-header:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.newsListPage .main .m-left .m-header dl {
	}
.newsListPage .main .m-left .m-header dl dt {
	float:left;
	line-height:56px;
	overflow:hidden;
}
.newsListPage .main .m-left .m-header dl dt .icon-dt {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listdt.png) no-repeat 0px 0px;
}

/*武后加栏目图标样式*/
.newsListPage .main .m-left .m-header dl dt .icon-cx {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listcx.png) no-repeat 0px 0px;
}
.newsListPage .main .m-left .m-header dl dt .icon-xs {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listxs.png) no-repeat 0px 0px;
}
.newsListPage .main .m-left .m-header dl dt .icon-pj {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listpj.png) no-repeat 0px 0px;
}
.newsListPage .main .m-left .m-header dl dt .icon-zx {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listjc.png) no-repeat 0px 0px;
}
.newsListPage .main .m-left .m-header dl dt .icon-jcgz {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listgz.png) no-repeat 0px 0px;
}
.newsListPage .main .m-left .m-header dl dt .icon-rc {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listkj.png) no-repeat 0px 0px;
}
.newsListPage .main .m-left .m-header dl dt .icon-jl {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listjl.png) no-repeat 0px 0px;
}
.newsListPage .main .m-left .m-header dl dt .icon-gk {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listgk.png) no-repeat 0px 0px;
}
.newsListPage .main .m-left .m-header dl dt .icon-fw {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	margin:5px 18px 0 0;
	background: url(icon-listfw.png) no-repeat 0px 0px;
	}
/*武后加栏目图标样式结束*/
.newsListPage .main .m-left .m-header dl dd {
	float:left;
	margin-left:8px;
}
.newsListPage .main .m-left .m-header dl dd .menu li {
	float:left;
	padding:0 10px 0 10px;
	height:56px;
	line-height:54px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.newsListPage .main .m-left .m-header dl dd .menu li.active {
	border-bottom:solid 2px #2089cd;
	margin-top:-2px;
	color:#2089cd;
}
.newsListPage .main .m-left .m-header dl dd .menu li a.active {
	color:#2089cd;
}
.newsListPage .main .m-left .m-header dl dd .menu li .fa {
	color:#fff;
	position:absolute;
	left:45px;
	bottom:-13px;
	font-size:30px;
}
.newsListPage .main .m-left .m-header dl dd .menu li:hover {
	border-bottom:solid 2px #2089cd;
	margin-top:-2px;
	color:#2089cd;
}
.newsListPage .main .m-left .m-header dl dd .menu li:hover .fa {
	color:#e8f3fa;
	position:absolute;
	left:45px;
	bottom:-13px;
	font-size:30px;
}
.newsListPage .main .m-left .m-header dl dd .menu li.zzjg .fa {
	color:#238ac4;
	right:-40px;
	bottom:21px;
	font-size:20px;
}
.newsListPage .main .m-left .m-header dl dd .menu li.zzjg:hover {
	background-color:#fff;
	color:#333;
}
.newsListPage .main .m-left .m-header dl dd .menu li .sub-menu {
	display:none;
	width:130px;
	border:solid 1px #b2b6b9;
	position:absolute;
	top:56px;
	left:-15px;
	background-color:#fff;
}
.newsListPage .main .m-left .m-header dl dd .menu li .sub-menu a {
	display:block;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	color:#333;
}
.newsListPage .main .m-left .m-header dl dd .menu li .sub-menu a:hover {
	border-top:solid 1px #dce1e5;
	border-bottom:solid 1px #dce1e5;
	color:#2089cd;
}
.newsListPage .main .m-left .m-header dl dd .menu li:hover .sub-menu {
	display:block;
}
.newsListPage .main .m-left .m-body {
	}
.newsListPage .main .m-left .m-body .list li {
	padding:12px 0;
	border-bottom:dashed 1px #eee;
}
.newsListPage .main .m-left .m-body .list li a {
	display:block;
	padding:10px;
}
.newsListPage .main .m-left .m-body .list li dl {
	height:100px;
}
.newsListPage .main .m-left .m-body .list li dl .pic {
	float:left;
	width:20%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.newsListPage .main .m-left .m-body .list li dl .pic img {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
/*.newsListPage .main .m-left .m-body .list li:nth-child(2) .pic {
	display:none;
}*/
.newsListPage .main .m-left .m-body .list li dl .pic .pic-shadow {
	display:none;
	width:100%;
	height:90%;
	position:absolute;
	left:0;
	top:0;
	opacity:0.3;
	filter:alpha(opacity=50);
	moz-opacity:0.5;
	khtml-opacity: 0.5;
	background:#2089cd no-repeat center;
}
.newsListPage .main .m-left .m-body .list li dl .text {
	float:left;
	width:78%;
	height:100%;
	margin:0 0 0 10px;
}
.newsListPage .main .m-left .m-body .list li dl .text h3 {
	width:100%;
	height:30px;
	font-size:20px;
	color:#333;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsListPage .main .m-left .m-body .list li dl .text p {
	height:40px;
	font-size:14px;
	color:#777;
	margin:6px 0 5px;
	overflow:hidden;
}
.newsListPage .main .m-left .m-body .list li dl .text span {
	display:block;
	float:right;
	font-size:14px;
	color:#777;
}
.newsListPage .main .m-left .m-body .list li a:hover {
	background-color:#f9f9f9;
}
.newsListPage .main .m-left .m-body .list li a:hover dl .text h3 {
	color:#2089cd;
}
.newsListPage .main .m-left .m-body .list li a:hover dl .pic .pic-shadow {
	display:block;
}
/* start 新闻全文字*/
	.newsListPage .main .m-left .m-body .list li dl .text-tl {
	float:left;
	width:100%;
}
.newsListPage .main .m-left .m-body .list li dl .text-tl h3 {
	width:100%;
	height:32px;
	font-size:20px;
	color:#333;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsListPage .main .m-left .m-body .list li dl .text-tl h3:hover {
	color:#2089cd;
}
.newsListPage .main .m-left .m-body .list li dl .text-tl p {
	height:40px;
	font-size:14px;
	color:#777;
	margin:12px 0 6px;
	overflow:hidden;
}
.newsListPage .main .m-left .m-body .list li dl .text-tl span {
	display:block;
	float:right;
	font-size:14px;
	color:#777;
}
/* start 新闻全文字*/
	/* start 分页*/
	.newsListPage .main .m-left .fengye {
	overflow:hidden;
	text-align:center;
	font-size:0;
	padding-bottom:5px;
	margin:35px 0 25px;
}
.newsListPage .main .m-left .fengye li {
	display:inline-block;
	margin:0 4px 0 4px;
}
.newsListPage .main .m-left .fengye li a {
	display:block;
	width:30px;
	height:28px;
	line-height:28px;
	border:solid 1px #eee;
	color:#333;
	font-size:15px;
	overflow:hidden;
}
.newsListPage .main .m-left .fengye li a:hover {
	background-color:#2089cd;
	color:#fff;
}
.newsListPage .main .m-left .fengye li.active a {
	background-color:#2089cd;
	color:#fff;
}
.newsListPage .main .m-left .fengye li.prevP a,.videoListPage .main .fengye li.nextP a {
	font-family:"\5b8b\4f53";
	font-size:24px;
}
/* end 分页*/
	/* 右*/
	.newsListPage .main .m-right {
	width:270px;
	float:left;
	margin:65px 0 0 30px;
}
.newsListPage .main .m-right .box1 {
	width:100%;
	margin-bottom:30px;
}
.newsListPage .main .m-right .box1 li {
	margin-bottom:10px;
}
.newsListPage .main .m-right .box1 li a {
	display:block;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:0;
}
.newsListPage .main .m-right .box1 li a .text {
	display:inline-block;
	font-size:18px;
	vertical-align:top;
}
.newsListPage .main .m-right .box1 li a .text:hover {
	display:inline-block;
	font-size:18px;
	vertical-align:top;
	color:#feb100;
}
.newsListPage .main .m-right .box1 li a .icon {
	display:inline-block;
	width:48px;
	height:48px;
	background-repeat:no-repeat;
	background-position:0px 10px;
}
/* 武后加*/
.newsListPage .main .m-right .box1 li a .icon-student {
	background-image:url(icon-student.png);
}
.newsListPage .main .m-right .box1 li a .icon-xxxas {
	background-image:url(icon-xxxas.png);
}
.newsListPage .main .m-right .box1 li a .icon-bstcc {
	background-image:url(icon-bstcc.png);
}.newsListPage .main .m-right .box1 li a .icon-kjsxk {
	background-image:url(icon-kjsxk.png);
}.newsListPage .main .m-right .box1 li a .icon-hzw {
	background-image:url(icon-hzw.png);
}.newsListPage .main .m-right .box1 li a .icon-hzwjh {
	background-image:url(icon-hzwjh.png);
}.newsListPage .main .m-right .box1 li a .icon-jxjyw {
	background-image:url(icon-jxjyw.png);
}.newsListPage .main .m-right .box1 li a .icon-lkz {
	background-image:url(icon-lkz.png);
}.newsListPage .main .m-right .box1 li a .icon-qycxfwpt {
	background-image:url(icon-qycxfwpt.png);
}.newsListPage .main .m-right .box1 li a .icon-szgy {
	background-image:url(icon-szgy.png);
}.newsListPage .main .m-right .box1 li a .icon-snxzz {
	background-image:url(icon-snxzz.png);
}
.newsListPage .main .m-right .box1 li a .icon-bjkpzx {
	background-image:url(bjkpzx.png);
}
.newsListPage .main .m-right .box1 li a .icon-tijianyi {
	background-image:url(tijianyi.png);
}
.newsListPage .main .m-right .box1 li a .icon-kxzx {
	background-image:url(kxzx.png);
}
/* 武后加结束*/
.newsListPage .main .m-right .box1 li.s1 a {
	color:#1d7d96;
	border:solid 1px #b7e3ef;
	border-left:solid 4px #5296a8;
}
.newsListPage .main .m-right .box1 li.s2 a {
	color:#6d8cbc;
	border:solid 1px #6d8cbc;
	border-left:solid 4px #6d8cbc;
}
.newsListPage .main .m-right .box1 li.s3 a {
	color:#1d7d96;
	border:solid 1px #b7e3ef;
	border-left:solid 4px #5296a8;
}
.newsListPage .main .m-right .box1 li.s4 a {
	color:#1d7d96;
	border:solid 1px #b7e3ef;
	border-left:solid 4px #5296a8;
}
.newsListPage .main .m-right .box2 {
	margin-top:0px;
}
.newsListPage .main .m-right .box2 dt {
	border-top:solid 2px #2089cd;
	color:#2089cd;
	font-size:18px;
	padding:14px 0 14px 8px;
}
/*武后加列表页右侧更多样式*/
.newsListPage .main .m-right .box2 dt .more {
    display: block;
    float: right;
    margin: 2px 10px 0 0;
    font-size: 18px;
    color: #feb308;
    font-family: "\5b8b\4f53";
    font-weight: bold;
}
/*武后加列表页右侧更多样式*/
.newsListPage .main .m-right .box2 .commonLunBoPic {
	width:100%;
	height:190px;
}
.newsListPage .main .m-right .box2 .commonLunBoPic .pic {
	height:160px;
}
.newsListPage .main .m-right .box3 {
	margin-top:30px;
	border:solid 1px #d8d8d8;
	padding-bottom:10px;
}
.newsListPage .main .m-right .box3 dt {
	border-top:solid 2px #2089cd;
	color:#2089cd;
	font-size:18px;
	padding:14px 0 14px 8px;
}
.newsListPage .main .m-right .box3 dt .more {
    display: block;
    float: right;
    margin: 2px 10px 0 0;
    font-size: 18px;
    color: #feb308;
    font-family: "\5b8b\4f53";
    font-weight: bold;
}
.newsListPage .main .m-right .box3 dd {
	}
.newsListPage .main .m-right .box3 dd a {
	display:block;
	margin-bottom:12px;
	overflow:hidden;
}
.newsListPage .main .m-right .box3 dd a span {
	display:block;
	float:left;
}
.newsListPage .main .m-right .box3 dd a .s1 {
	width:36px;
	color:#2089cd;
	text-align:center;
}
.newsListPage .main .m-right .box3 dd a .s2 {
	width:220px;
	color:#777;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsListPage .main .m-right .box3 dd a .s2:hover {
	color:#2089cd;
}
.newsListPage .main .m-right .box4 {
	margin-top:30px;
	padding-bottom:10px;
}
.newsListPage .main .m-right .box4 dt {
	border-top:solid 2px #2089cd;
	color:#2089cd;
	font-size:18px;
	padding:14px 0 14px 8px;
}
.newsListPage .main .m-right .box4 dd {
	}
.newsListPage .main .m-right .box4 dd .list .s1 {
	margin-left:-8px;
	overflow:hidden;
}
.newsListPage .main .m-right .box4 dd .list .s1 span {
	display:block;
	float:left;
	width:130px;
	height:100px;
	margin:0 0 0 8px;
	overflow:hidden;
	cursor:default;
}
.newsListPage .main .m-right .box4 dd .list .s2 {
	margin-top:15px;
}
.newsListPage .main .m-right .box4 dd .list .s2 span {
	display:none;
	padding:15px;
	border:solid 1px #d2d2d2;
	position:relative;
}
.newsListPage .main .m-right .box4 dd .list .s2 span .fa {
	color:#d2d2d2;
	height:12px;
	line-height:15px;
	font-size:24px;
	position:absolute;
	top:-12px;
	background-color:#fff;
}
.newsListPage .main .m-right .box4 dd .list .s2 span.p1 .fa {
	left:50px;
}
.newsListPage .main .m-right .box4 dd .list .s2 span.p2 .fa {
	right:50px;
}
.newsListPage .main .m-right .box4 dd .list .s2 span.active {
	display:block;
}
.newsListPage .main .m-right .box4 dd .list .s2 span h4 {
	height:25px;
	font-size:18px;
	color:#333;
	font-weight:normal;
}
.newsListPage .main .m-right .box4 dd .list .s2 span p {
	height:44px;
	line-height:22px;
	font-size:14px;
	color:#777;
	margin-top:2px;
	overflow:hidden;
}
.newsListPage .main .m-right .box4 dd a .s2 {
	width:220px;
	color:#777;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/* ---------- end 新闻列表页 ----------*/
	/* ---------- start 新闻内容页 ----------*/
	.newsListPage .main .m-left .body-article {
	}
.newsListPage .main .m-left .body-article .main-title {
	margin:45px 0 20px;
	font-size:26px;
	color:#333;
	font-weight:normal;
	text-align:center;
}
.newsListPage .main .m-left .body-article .sub-title {
	margin:0 0 28px;
	font-size:14px;
	color:#777;
	font-weight:normal;
	text-align:center;
}
.newsListPage .main .m-left .body-article .sub-title span {
	display:inline-block;
	margin:0 20px;
}
.newsListPage .main .m-left .body-article p {
	display:inline-block;
	line-height:28px;
	margin:0 0 20px;
	text-indent:0em;
}
.newsListPage .main .m-left .body-article p.img {
	text-align:center;
	text-indent:0;
	padding:7px;
	background-color:#eee;
	border:solid 1px #e5e5e5;
}
.newsListPage .main .m-left .body-article p.img img {
	max-width:100%;
}
.newsListPage .main .m-left .body-article .down-file {
	overflow:hidden;
	margin:50px 0;
}
.newsListPage .main .m-left .body-article .down-file dt {
	float:left;
}
.newsListPage .main .m-left .body-article .down-file dt span {
	display:block;
}
.newsListPage .main .m-left .body-article .down-file dt span a {
	color:#1560bc;
}
.newsListPage .main .m-left .body-article .down-file dt span a:hover {
	text-decoration:underline;
}
.newsListPage .main .m-left .body-article .down-file dd {
	float:right;
	margin:10px 0 0 0;
}
.newsListPage .main .m-left .body-article .down-file dd span {
	float:left;
}
.newsListPage .main .m-left .body-article .down-file dd a {
	float:left;
	margin:4px 0 0 16px;
	width:18px;
	height:18px;
	background-repeat:no-repeat;
}
.newsListPage .main .m-left .body-article .down-file dd .icon-qq {
	background-image:url(icon-qq.png);
}
.newsListPage .main .m-left .body-article .down-file dd .icon-weibo {
	background-image:url(icon-weibo.png);
}
.newsListPage .main .m-left .body-article .down-file dd .icon-weixin {
	background-image:url(icon-weixin.png);
}
.newsListPage .main .m-left .body-article .down-file dd .icon-renren {
	background-image:url(icon-renren.png);
	width:75px;
}
.newsListPage .main .m-left .body-article .down-file dd .douban {
	width:36px;
	color:#e58e42;
	margin-top:0;
}
/* ---------- end 新闻内容页 ----------*/
	.yidongMenu {
	display:none;
}
.yidongMenupad {
	display:none;
}
.banner {
	display:none;
}





@media screen and (min-width:768px ) and (max-width:992px) {
	.newsListPage .main .m-right {
	display:none;
}
.banner {
	display:block;
}
.yidongMenupad {
	display:block;
	width:100%;
	height:60px;
	box-sizing:border-box;
}
.yidongMenupad dt {
	float:left;
	line-height:56px;
	overflow:hidden;
}
.yidongMenupad dt .icon-dt {
	display: block;
	float: left;
	width: 44px;
	height: 44px;
	margin:5px 18px 0 0;
	background: url(icon-dt.png) no-repeat 0px 0px;
}
.yidongMenupad dd {
	float:left;
	position:relative;
}
.yidongMenupad .menu1 li {
	color:#CCC;
	font-size:16px;
	position:absolute;
	float:left;
	line-height:56px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.yidongMenupad .menu1 li a {
	display:block;
	padding:0 15px 0 15px;
	float:left;
	line-height:55px;
	color:#333;
	z-index:9;
}
.yidongMenupad .menu1 li a.active {
	color:#2089cd;
}
.yidongMenupad .menu1 li a:hover {
	color:#2089cd;
}
.yidongMenupad .menu1.open .down-menu {
	display:block;
}
.yidongMenupad .menu1 .fa {
	position:absolute;
	top:16px;
	right:6px;
	font-size:15px;
}
.yidongMenupad .menu1 .down-menu {
	display:none;
	width:100px;
	position:absolute;
	top:45px;
	background-color:#fff;
	color:#ccc;
	border:solid 1px #ddd;
}
.yidongMenupad .menu1 .down-menu li a {
	display:block;
	height:40px;
	line-height:40px;
	text-indent:10px;
	color:#333;
}
.yidongMenupad .menu1 .down-menu li a:hover {
	background-color:#eee;
}
.yidongMenupad .menu2 {
	width:100%;
	position:absolute;
	top:12px;
	right:0;
}
.yidongMenupad .menu2.open .down-menu {
	display:block;
	background-color:#FFF;
	z-index:9;
}
.yidongMenupad .menu2 .fa {
	position:absolute;
	top:0;
	right:10px;
	font-size:24px;
}
.yidongMenupad .menu2 .down-menu {
	display:none;
	margin-top:10px;
	width:100%;
	position:absolute;
	top:35px;
	background-color:#fff;
	color:#ccc;
}
.yidongMenupad .menu2 .down-menu {
	display:none;
	margin-top:10px;
	width:100%;
	position:absolute;
	top:35px;
	background-color:#fff;
	color:#ccc;
	box-shadow:3px 3px 3px rgba(100,100,100,.5);
	-moz-box-shadow:3px 3px 3px rgba(100,100,100,.5);
	-webkit-box-shadow:3px 3px 3px rgba(100,100,100,.5);
}
.yidongMenupad .menu2 .down-menu li {
	font-size:16px;
	position:absolute;
	float:left;
	line-height:55px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.yidongMenupad .menu2 .down-menu li a {
	display:block;
	float:left;
	padding:0 15px 0 15px;
	line-height:50px;
	color:#333;
	z-index:9;
}
.yidongMenupad .menu2 .down-menu li a:hover {
	color:#2089cd }
/* ---------- start 新闻列表页 ----------*/
	.newsListPage .main {
	width:100%;
}
.newsListPage .main .m-left {
	width:100%;
}
.newsListPage .main .m-left .m-header {
	display:none;
}
.newsListPage .main .m-left .m-body {
	width:100%;
	box-sizing:border-box;
}
.newsListPage .main .m-left .m-body .list li dl {
	height:auto;
	overflow:hidden;
}
.newsListPage .main .m-left .m-body .list li dl .pic {
	width:30%;
	height:auto;
}
.newsListPage .main .m-left .m-body .list li dl .pic img {
	width:100%;
}
.newsListPage .main .m-left .m-body .list li dl .text {
	width:70%;
	height:auto;
	margin:0;
	padding-left:10px;
	box-sizing:border-box;
}
.newsListPage .main .m-left .m-body .list li dl .text p {
	height:auto;
	overflow:hidden;
	text-overflow:ellipsis;
}
/* 右*/
	.newsListPage .main .m-right {
	width:100%;
	padding:0 10px;
	box-sizing:border-box;
	margin:0;
}
.newsListPage .main .m-right .box2 .commonLunBoPic {
	display:none;
}
.newsListPage .main .m-right .box3 {
	display:none;
}
.newsListPage .main .m-right .box4 dd .list .s1 {
	margin:0;
}
.newsListPage .main .m-right .box4 dd .list .s1 span {
	width:48%;
	height:auto;
	margin:0 1%;
}
.newsListPage .main .m-right .box4 dd .list .s1 span img {
	width:100%;
}
.newsListPage .main .m-right .box4 dd .list .s2 span p {
	height:auto;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsListPage .main .m-left .m-body {
	padding:0 10px;
	box-sizing:border-box;
}
.newsListPage .main .m-left .body-article p.img {
	width:100%;
	box-sizing:border-box;
}
.newsListPage .main .m-left .body-article p.img img {
	width:100%;
	max-width: none;
}
.newsListPage .main .m-left .body-article .down-file {
	display:none;
}
.newsListPage .main .m-right {
	display:none;
}
.yidongMenu {
	display:none;
}
.banner {
	display:none;
}
}





@media screen and (max-width:767px) {
	.newsListPage .main .m-right {
	display:none;
}
.banner {
	display:block;
}
.yidongMenu {
	display:block;
	width:100%;
	height:60px;
	box-sizing:border-box;
}
.yidongMenu dt {
	float:left;
	line-height:56px;
	overflow:hidden;
}
.yidongMenu dt .icon-dt {
	display: block;
	float: left;
	width: 44px;
	height: 44px;
	margin:5px 18px 0 0;
	background: url(icon-dt.png) no-repeat 0px 0px;
}
.yidongMenu dd {
	float:left;
	position:relative;
}
.yidongMenu .menu1 li {
	color:#CCC;
	font-size:16px;
	position:absolute;
	float:left;
	line-height:56px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.yidongMenu .menu1 li a {
	display:block;
	padding:0 20px 0 20px;
	float:left;
	line-height:55px;
	color:#333;
	z-index:9;
}
.yidongMenu .menu1 li a.active {
	color:#2089cd;
}
.yidongMenu .menu1 li a:hover {
	color:#2089cd;
}
.yidongMenu .menu1.open .down-menu {
	display:block;
}
.yidongMenu .menu1 .fa {
	position:absolute;
	top:16px;
	right:6px;
	font-size:15px;
}
.yidongMenu .menu1 .down-menu {
	display:none;
	width:100px;
	position:absolute;
	top:45px;
	background-color:#fff;
	color:#ccc;
	border:solid 1px #ddd;
}
.yidongMenu .menu1 .down-menu li a {
	display:block;
	height:40px;
	line-height:40px;
	text-indent:10px;
	color:#333;
}

.yidongMenu .menu1 .down-menu li a:hover {
	background-color:#fff;
}
.yidongMenu .menu2 {
	width:100%;
	position:absolute;
	top:12px;
	right:0;
}
.yidongMenu .menu2.open .down-menu {
	display:block;
	background-color:#FFF;
}
.yidongMenu .menu2 .fa {
	position:absolute;
	top:0;
	right:10px;
	font-size:24px;
}
.yidongMenu .menu2.open .fa {
	top:10px;
	-webkit-transform: rotate(-180deg);
}
.yidongMenu .menu2 .down-menu {
	display:none;
	margin-top:5px;
	width:100%;
	position:absolute;
	top:35px;
	background-color:#fff;
	color:#ccc;
	box-shadow:3px 3px 3px rgba(100,100,100,.5);
	-moz-box-shadow:3px 3px 3px rgba(100,100,100,.5);
	-webkit-box-shadow:3px 3px 3px rgba(100,100,100,.5);
}
.yidongMenu .menu2 .down-menu li {
	font-size:16px;
	position:absolute;
	float:left;
	line-height:55px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.yidongMenu .menu2 .down-menu li a {
	display:block;
	float:left;
	padding:0 20px 12px 20px;
	line-height:50px;
	color:#333;
	z-index:9;
}
.yidongMenu .menu2 .down-menu li a:hover {
	color:#2089cd }
/* ---------- start 新闻列表页 ----------*/
	.newsListPage .main {
	width:100%;
}
.newsListPage .main .m-left {
	width:100%;
}
.newsListPage .main .m-left .m-header {
	display:none;
}
.newsListPage .main .m-left .m-body {
	width:100%;
	box-sizing:border-box;
}
.newsListPage .main .m-left .m-body .list li dl {
	height:auto;
	overflow:hidden;
}
.newsListPage .main .m-left .m-body .list li dl .pic {
	width:100%;
	height:auto;
}
.newsListPage .main .m-left .m-body .list li:nth-child(1) .pic {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(2) .pic {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(3) .pic {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(4) .pic {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(5) .pic {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(6) .pic {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(7) .pic {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(8) .pic {
	display:none;
}
.newsListPage .main .m-left .m-body .list li dl .pic img {
	width:100%;
}
.newsListPage .main .m-left .m-body .list li dl .text {
	width:100%;
	height:auto;
	margin:0;
	padding-left:0;
	box-sizing:border-box;
}
.newsListPage .main .m-left .m-body .list li {
	border-bottom:dashed 1px #eee;
	padding:0;
}
.newsListPage .main .m-left .m-body .list li dl .text h3 {
	width:100%;
	height:35px;
	font-size:18px;
	color:#333;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsListPage .main .m-left .m-body .list li dl .text p {
	height:40px;
	font-size:14px;
	color:#777;
	margin:5px 0 12px;
	overflow:hidden;
}
.newsListPage .main .m-left .m-body .list li dl .text p {
	height:auto;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsListPage .main .m-left .m-body .list li:nth-child(1) .text p {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(2) .text p {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(3) .text p {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(4) .text p {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(5) .text p {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(6) .text p {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(7) .text p {
	display:none;
}
.newsListPage .main .m-left .m-body .list li:nth-child(8) .text p {
	display:none;
}
/* start 新闻全文字*/
	.newsListPage .main .m-left .m-body .list li dl .text-tl {
	float:left;
	width:100%;
}
.newsListPage .main .m-left .m-body .list li dl .text-tl h3 {
	width:100%;
	height:32px;
	font-size:18px;
	color:#333;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsListPage .main .m-left .m-body .list li dl .text-tl p {
	display:none }
.newsListPage .main .m-left .m-body .list li dl .text-tl span {
	display:none }
/* start 新闻全文字*/
	.newsListPage .main .m-left .m-body .list li dl .text span {
	display:none;
}
.newsListPage .main .m-right {
	width:100%;
	padding:0 10px;
	box-sizing:border-box;
	margin:0;
}
.newsListPage .main .m-right .box2 .commonLunBoPic {
	display:none;
}
.newsListPage .main .m-right .box3 {
	display:none;
}
.newsListPage .main .m-right .box4 dd .list .s1 {
	margin:0;
}
.newsListPage .main .m-right .box4 dd .list .s1 span {
	width:48%;
	height:auto;
	margin:0 1%;
}
.newsListPage .main .m-right .box4 dd .list .s1 span img {
	width:100%;
}
.newsListPage .main .m-right .box4 dd .list .s2 span p {
	height:auto;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsListPage .main .m-left .m-body {
	padding:0 10px;
	box-sizing:border-box;
}
.newsListPage .main .m-left .body-article p.img {
	width:100%;
	box-sizing:border-box;
}
.newsListPage .main .m-left .body-article p.img img {
	width:100%;
	max-width: none;
}
.newsListPage .main .m-left .body-article .down-file {
	display:none;
}
.yidongMenupad {
	display:none;
}
.banner {
	display:none;
}
}
