﻿* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-size:15px;
	font-family:Microsoft YaHei, Arial, Helvetica, Tahoma, sans-serif !important;
	color:#333333;
	text-align:center;
	background-color:#fff;
	min-width:1200px;
}
a {
	text-decoration:none;
	color:#333333;
	-webkit-tap-highlight-color:transparent;
}
a:hover, a:active {
	color:#01913A;
}
image {
	vertical-align:middle;
}
ul, li {
	list-style:none;
}
em, cite, th {
	font-style: normal;
	font-weight: normal;
	font-style:normal;
}
var {
	font-style:normal;
}
input, select, img {
	vertical-align:middle;
	outline:none
}
.wrap {
	clear:both;
	width:1200px;
	margin:0 auto;
	text-align:left;
	zoom:1;
	overflow:hidden;
}
.clear {
	clear:both;
	zoom:1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.m_t {
	margin-top:9px;
}
.m_t17 {
	margin-top:17px;
}
.m_t20 {
	margin-top:20px;
}
.c_l {
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
}
/*head*/
.top_bg {
	width:100%;
	text-align:center;
	background:#ffffff;
	transition:all 0.3s;
}
.top_a {
	float:right;
	height:100px;
	line-height:100px;
}
.top_a ul li {
	background:url(../images/top_bg1.png) left center no-repeat;
	padding-left:30px;
	float:left;
	margin-left:24px;
}
.top_a ul li:first-child {
	margin-left:0;
	background:none;
}
.top_a a {
	display:block;
	color: #666666;
	font-size:14px;
}
.top_a a:hover {
	transition:all 0.3s;
	color:#0e8adc;
}
.top_one {
	height:140px;
	overflow:hidden;
	background:#01913A;
}
.logo_l {
	float:left;
	display:inline;
	width:55%;
}
.logo_l img {
	margin-top:32px;
}
.logo_r {
	float:right;
	display:inline;
	width:40%;
}
.slogan {
	margin:14px 0 0px;
	text-align:right;
	color:#fff;
	font-size:15px;
}
.slogan p {
	margin-left:4px;
	display:inline-block;
}
.slogan span{
    float: left;
	padding-top: 3px;
	margin-right:0px;
}
/*nav*/
.header-bottom {
	width: 100%;
	height: 60px;
	background:#fff;
	z-index:999;
}
.topmenu {
	width: 1200px;
	z-index:900;
	margin: 0 auto;
}
.topmenu ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index:900;
}
.topmenu li {
	float: left;
	list-style-type: none;
	width: 9.09%;
	line-height: 59px;
	text-align: center;
	position: relative;
	z-index:900;
}
.topmenu li a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	display:block;
}
.topmenu li:hover a {
	background:#01913A;
	color:#fff
}
.topmenu li.firstitem a {
	border-left-width : 0px;
}
.topmenu li.firstover {
	background-color : #3262a9;
}
.topmenu li.firstover a {
	border-left-width : 0px;
}
.topmenu li.itemover {
	background-color : #3262a9;
}
.topmenu li .secmenu {
	z-index: 999;
	position: absolute;
	width:100%;
	display: none;
	height: auto;
	top: 60px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	background-color : #0e8adc;
	text-align: center;
}
.topmenu li .secmenu a {
	padding-left:0px;
	display:block;
	width:100%;
	line-height: 50px;
	color: #ffffff;
	font-size: 16px;
	font-weight:normal;
	border-bottom: 1px solid #fff;
}
.topmenu li .secmenu a:hover {
	background-color : #F8B72C;
}
.topmenu li .secmenut {
	z-index: 999;
	position: absolute;
	width: 349px;
	display: none;
	height: auto;
	top: 42px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	background-color : #5d6a7d;
}
.topmenu li .secmenut a {
	padding-left:0px;
	display:block;
	float:left;
	width:115px;
	height:30px;
	line-height: 30px;
	color: #ffffff;
	font-size: 12px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #73839a;
}
.topmenu li .secmenut a:hover {
	background-color : #0e8adc;
}
/* 手机导航全局 */
.touch-top {
	width:100%;
	z-index:99;
	background:rgba(255, 255, 255, 1.0);
	display:none;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	text-align:left;
	height:50px;
}
.touch-top-wrapper {
	width:96%;
	margin:0 auto;
}
.touch-top-wrapper .touch-logo {
	float:left;
	margin-top:7px;
}
.touch-top-wrapper .touch-logo img {
	width:82%;
	display: block;
}
dropdown {
	display: inline-block;
	position:absolute;
	right:0;
	z-index:9999;
}
dropdown ul li {
	display: block;
	padding: 15px 20px;
	border-bottom:1px #d7d7d7 solid;
}
dropdown ul li a {
	color:#333;
}
dropdown ul li:hover {
	background: #0e8adc;
	color: white;
	cursor: pointer;
}
dropdown label {
	position: absolute;
	z-index: 2;
	width: 24px;
	padding: 0;
	right: 10px;
	top:15px;
}
dropdown label span {
	display: block;
	background: url('../images/S.png') center no-repeat;
	background-size: 100% 100%;
	margin-top: -3px;
	height:24px;
}
dropdown input {
	display: none;
}
dropdown input ~ ul {
	position: relative;
	visibility: hidden;
	opacity: 0;
	top: -20px;
	z-index: 1;
	background: #ECF0F1;
	box-shadow: 0 0 10px #999;
}
dropdown input:checked + label {
}
dropdown input:checked ~ ul {
	visibility: visible;
	opacity: 1;
	top: 50px;
}
dropdown input:checked ~ label span {
	display: block;
	background: url('../images/X.png') center no-repeat;
	background-size: 100% 100%;
	margin-top: -3px;
	height:24px;
}

.cateList {
	width: 100%;
	line-height: 48px;
	text-align: center;
	background: #f6f6f6;
	color: #333;
	position: relative;
	display:none;
}
.cateList .goBack {
	position: absolute;
	left: 10px;
	top: 0;
	z-index:12;
}
.cateList h3 {
	position:relative;
	font-size: 20px;
}
.cateList h3 s {
	position:absolute;
	top:0;
	right:10px;
}
.cateList .box {
	width: 96%;
	height:100%;
	overflow:hidden;
	padding: 20px 3% 5px 3%;
	z-index: 11;
	background: #fff;
	display: none;
	border-bottom: 1px solid #e6e6e6;
}
.cateList .box a {
	width: 30.88%;
	margin-right: 2%;
	margin-bottom: 15px;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
	display: block;
	float: left;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cateList .box a:nth-child(3n) {
	margin-right: 0;
}
.cateList .box a.on {
	background: #01913A;
	border-color: #01913A;
	color: #fff;
}
.w-news-hd {
	font-size: 24px;
	color: #333;
	line-height: 60px;
	font-weight: bold;
	margin-bottom:10px;
	border-bottom: 1px solid #cccccc;
}
.w-news-hd span {
	color: #01913A;
	border-bottom: 2px solid #01913A;
	display: inline-block;
}
.w-news-hd > * {
	vertical-align: middle;
}
.w-news-hd .btn-more {
	float: right;
	font-size:16px;
	line-height:60px;
	color:#B0B0B0;
}
.w-news-hd .btn-more:hover {
	color:#666;
}
.main1 {
	background: #EEF0F3;
	padding:40px 0 60px 0;
}
.academic-wrap {
	width: 70%;
	float: left;
	margin-right: 4%;
}
.academic-wrap .left {
	width:100%;
	margin-top:20px;
}
.academic-wrap .right {
	width: calc(100% - 29rem);
	background:#fff;
	margin-top:20px;
}
.academic-wrap .right ul {
	padding:11px 12px 10px 16px;
}
.focus {
	position:relative;
	width:100%;
	height:400px;
	background-color: #000;
	float: left;
}
.focus img {
	width:100%;
	height: 400px;
	object-fit:cover;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bolder;
	overflow:hidden;
}
.focus .btn {
	position:absolute;
	bottom:34px;
	left:510px;
	overflow:hidden;
	zoom:1;
}
.focus .btn a {
	position:relative;
	display:inline;
	width:13px;
	height:13px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px;
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor:pointer;
	background:#fc114a;
}
.focus .fPic {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
.focus .D1fBt {
	overflow:hidden;
	zoom:1;
	height:16px;
	z-index:10;
}
.focus .shadow {
	width:100%;
	position:absolute;
	bottom:0;
	left:0px;
	z-index:10;
	height:45px;
	line-height: 45px;
	background:rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display:block;
	text-align:left;
}
.focus .shadow a {
	text-decoration:none;
	color:#fff;
	font-size:16px;
	overflow:hidden;
	margin-left:10px;
	margin-right:100px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.focus .fcon {
	position:relative;
	width:100%;
	float:left;
	display:none;
	background:#000
}
.focus .fcon img {
	display:block;
}
.focus .fbg {
	bottom:8px;
	right:10px;
	position:absolute;
	height:21px;
	text-align:center;
	z-index: 20;
}
.focus .fbg div {
	overflow:hidden;
	zoom:1;
	height:14px
}
.focus .D1fBt a {
	position:relative;
	display:inline;
	width:12px;
	height:12px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px;
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#c3beab;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background:#f8b72c;
}
.focus .D1fBt img {
	display:none
}
.focus .D1fBt i {
	display:none;
	font-style:normal;
}
.focus .prev, .focus .next {
	position:absolute;
	width:40px;
	height:74px;
}
.focus .prev {
	margin-top:60px;
	left: 0;
	background-position:0 -74px;
	cursor:pointer;
}
.focus .next {
	margin-top:60px;
	right: 0;
	background-position:-40px -74px;
	cursor:pointer;
}
.focus .prev:hover {
	background-position:0 0;
}
.focus .next:hover {
	background-position:-40px 0;
}
.list_box4 li a {
	display: flex !important;
	padding: 9px 2px 9px 5px;
	position:relative;
	transition:.5s
}
/*.list_box4 li a:before {
	content:"";
	position:absolute;
	width:5px;
	height:5px;
	background:#006ac8;
	border-radius:50%;
	left:0;
	top: 1.85rem;
}*/
.list_box4 li a .news_wz {
	font-size:16px;
	color:#333333;
	transition:.5s;
	padding-right:10px;
	min-height:42px;
	flex: 1;
}
.list_box4 li a .news_date {
	float:right;
	font-size:15px;
	color:#a4a4a4;
	position:relative;
	padding-left: 26px;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	background: url(../images/time_b.png) no-repeat left;
}
.list_box4 li a:hover {
	background:#01913a;
}
.list_box4 li a:hover .news_wz {
	color:#fff;
}
.list_box4 li a:hover .news_date {
	color:#fff;
	background: url(../images/time_w.png) no-repeat left;
}
/* é€šçŸ¥å…¬å‘Š */
.note-list-wrap {
	width:26%;
	float:right;
}
.academic-list {
	margin-top:30px;
}
.academic-list .item {
	position: relative;
	margin-bottom: 23px;
	height:100%;
	overflow:hidden;
	background: #fff;
}
.academic-list .item .date {
	width: 68px;
	padding-top: 6px;
	padding-bottom:6px;
	text-align: center;
	font-size:13px;
	background-color: #01913a;
	color: #fff;
	float:left;
}
.academic-list .item .date .day {
	font-size: 24px;
	font-weight:bold;
	display: block;
	margin-bottom: 2px;
	color: #fff;
}
.academic-list.item .date .month {
	font-size: 12px;
	display: block;
	color: #fff;
}
.academic-list .item a {
	font-size: 16px;
	color:#333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height:42px;
	padding:8px 0 0 10px;
}
.academic-list .item .meta {
	margin-top: 12px;
	color: #999;
}
.academic-list .item:hover a {
	color:#01913a
}
.main2 {
	background: url(../images/main2bg.png) no-repeat center;
	padding:40px 0 60px 0;
}
.main2 .ml {
	float: left;
	width: 31.33%;
	margin-right: 3%;
}
.main2 .ml:last-child {
	margin-right:0;
}
.news_list li {
	position: relative;
	overflow: hidden;
	display: block;
	border-bottom: 1px dashed #c8c8c8;
}
.news_list li:hover a {
	color:#01913A;
}
.news_list .news_title {
	font-size: 16px;
	line-height: 55px;
	float: left;
	width: 80%;
	white-space: nowrap;
	padding-left:15px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_list .news_title:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #01913A;
	border-radius: 50%;
	left: 0;
	top: 25px;
}
.news_list .news_date {
	float: right;
	line-height: 55px;
	opacity: 0.6;
	font-size: 16px;
}
.subpage-banner {
  position: relative;
  overflow: hidden;
  z-index: 8;
  height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
img.bg, .pic img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.subpage-banner .contain {
	text-align: center;
	color: #fff;
	line-height: 1.5;
	text-shadow: 0 0 6px #333;
	letter-spacing:3px;
	z-index:999;
	position:absolute;
}
.subpage-banner .contain .dt {
	font-size: 42px;
	font-weight:bold;
}
.subpage-banner .contain .hr {
	margin: 15px auto 0;
	width: 30px;
	height: 4px;
	padding: 0 0.24rem;
	background-color: #fff;
	box-shadow: 0 0 4px #666;
}
.subpage-banner .contain .dd {
	margin-top: 10px;
	font-size:42px;
	font-weight:bold;
}
.subpage-banner .contain .df {
	margin-top: 0.8rem;
}
.post-31 .news_list {
	display: flex;
	justify-content: space-between;
}
.post-31 .news_list li {
	border-bottom:none;
	text-align: center;
}
.post-31 .icon {
	display:inline-block;
	width: 130px;
	height: 130px;
	vertical-align:middle;
	border-radius: 50%;
	border: 5px solid #fdd582;
	transition: all 0.4s ease-in-out;
}
.post-31 .i1 .icon {
	background: #fff url(../images/icon1.png) no-repeat center;
}
.post-31 .i2 .icon {
	background: #fff url(../images/icon2.png) no-repeat center;
}
.post-31 .i3 .icon {
	background: #fff url(../images/icon3.png) no-repeat center;
}
.post-31 .i4 .icon {
	background: #fff url(../images/icon4.png) no-repeat center;
}
.post-31 .i5 .icon {
	background: #fff url(../images/icon5.png) no-repeat center;
}
.post-31 .i6 .icon {
	background: #fff url(../images/icon6.png) no-repeat center;
}
.post-31 .news .link_con {
	margin-top: 26px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	font-weight:bold;
	text-shadow: 2px 2px 2px #333;
}
.post-31 .news:hover .icon {
	border: 5px solid #01913a;
}
/*底部*/
.f_bg {
	background:#007a3b;
	font-size:15px;
	clear:both;
	z-index:999;
	position:relative;
}
/**友情链接**/
.sLinkItem {
	float: left;
	position: relative;
	box-sizing: border-box;
}
.sLinkItem_first {
	display: inline-block;
	width: 23.2%;
	height: 38px;
	line-height: 38px;
	color: #333;
	font-size: 16px;
	box-sizing: border-box;
	text-align: left;
	margin: 25px 2% 0 0;
	padding: 0 10px;
	cursor: pointer;
	position: relative;
	outline: none;
	background:#fff;
}
.sLinkItem_first:last-child {
	margin: 25px 0 0 0;
}
.copy {
	height:100%;
	overflow:hidden;
	padding:22px 0;
	color:#fff;
	text-align:center;
	line-height:28px;
	border-top:1px solid #04974b;
	margin-top:30px;
}
.footlogo {
	float: left;
	width:50%;
	height: 100%;
}
.footkouhao {
	float: right;
	font-size: 17px;
	line-height:30px;
	color: #fff;
}
.footlogo img, .footkouhao img {
	max-width: 100%;
	max-height: 100%;
	vertical-align:middle;
}
.footinfo {
	float: left;
	margin-top: 12px;
	text-align: left;
	margin-right:30px
}
.footinfo div {
	font-size: 15px;
	line-height: 30px;
	color: #fff;
}
.footinfo span {
	display: inline-block;
	margin-right: 14px;
}
.footinfo a {
	display: inline-block;
	color: #fff;
	margin-right: 14px;
}
.footinfo a:hover {
	color: #ccc;
	text-decoration: underline;
}
.footinfo a.jinwang {
	margin-right: 0;
}
.footewm {
	float: right;
	height: 80px;
	position: relative;
	padding-right: 32px;
	margin-right: 0px;
}
.footewm img {
	display: block;
	width: 100%;
	width:80px;
}
.footewm p {
	width: 20px;
	font-size: 14px;
	color: #fff;
	line-height:15px;
	text-align: center;
	position: absolute;
	right: 0;
	top:10px;
	z-index: 1;
}
.bg_main3 {
	padding-bottom: 60px;
	background: url(../images/bg_main3.png) no-repeat center bottom #f9f7f7;
}
.m_left {
	float: left;
	width: 18%;
	max-width: 220px;
	background-color: #f2f1f1;
	margin-top: 30px;
}
.yjlm {
	float: left;
	width: 100%;
	padding: 25px 0;
	text-align: left;
	background: url(../images/bg_yjlm.png) #01913A no-repeat right bottom;
}
.yjlm h6 {
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
.sunav {
	float: left;
	width: 95%;
	max-width: 220px;
	padding:0 5px;
	margin-bottom: 40px;
	height: auto;
}
.sunav ul {
	float: left;
	width: 100%;
}
.sunav ul li {
	float: left;
	width: 100%;
	line-height: 30px;
	padding: 15px 0px;
	text-align: center;
	text-indent: -20px;
	background: url(../images/sunav_li.png) #fff no-repeat right 30px center;
}
.sunav ul li a {
	color: #333;
	font-size: 16px;
	cursor: pointer;
}
.sunav ul li:hover, .sunav ul li.active {
	background: url(../images/sunav_on.png) #f9f6f6 no-repeat right 30px center;
}
.sunav ul li:hover a, .sunav ul li.active a {
	color: #01913A;
	font-weight:bold;
}
.m_right {
	float: right;
	width: 78%;
	max-width: 1140px;
	padding: 0px;
	margin-top: 30px;
}
.dqlm {
	display: inline-block;
	width: 100%;
	padding:0;
	line-height: 55px;
	text-align: center;
	border-bottom: 1px solid #d5d2d2;
}
.dqlm h6 {
	float: left;
	font-size: 20px;
	line-height: 55px;
	font-weight: bold;
	color: #333;
	border-bottom:2px solid #01913A;
}
.dqwz {
	float: right;
	background: url(../images/bg_dqwz.png) no-repeat left center;
	padding-left: 15px;
	font-size: 14px;
	color: #888;
}
.dqwz a {
	font-size: 15px;
	color: #888;
	margin: 0 5px;
}
.dqwz span {
	margin: 0 5px;
}
.article {
	width: 100%;
	float: left;
	padding-bottom: 40px;
	margin: 0;
	padding: 0;
}
.article_title {
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.article_title h1 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	padding: 15px 0;
}
.article_title h2 {
	font-size:18px;
	color: #333;
	line-height: 30px;
}
.wznr {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.wznr p {
	font-size: 16px;
	text-indent:2em;
	line-height:32px;
	text-align:justify;
	margin-bottom:15px;
}
.wznr p img {
	margin: 0px auto;
	width: auto;
	max-width: 550px;
	display: block;
}
.wznr p table, .wznr table {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: inline-block;
}
.list_news {
	width: 100%;
	height: auto;
	margin:10px auto 40px;
	clear: both;
}
.list_news_ul {
	width: 100%;
	height: auto;
}
.list_news_li {
	width: 100%;
	height: 54px;
	border-bottom: 1px dashed #ddd;
}
.list_news_li a {
	display: block;
	position:relative;
	padding-left: 20px;
	width: 100%;
	height: 54px;
	box-sizing: border-box;
}
.list_news_li a:before {
	content:"";
	position:absolute;
	width:5px;
	height:5px;
	background:#01913A;
	border-radius:50%;
	left:0;
	top: 25px;
}
.list_news_li h3 {
	float:left;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	width: 80%;
	line-height: 54px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_news_li span {
	float: right;
	font-size: 16px;
	color: #333;
	line-height: 54px;
}
.list_news_li:hover {
	border-bottom: 1px solid #01913A;
}
.list_news_li:hover h3 {
	color: #01913A;
}
.list_news_li:hover span {
	color: #01913A;
}
.pages {
	margin-top:40px;
	margin-bottom:40px;
}
.pages .pagination {
	text-align: center;
	height: auto;
	font-size:15px;
	line-height:40px;
}
.pages .pagination a {
	padding: 0 13px;
	line-height: 28px;
	height: 28px;
	font-size:15px;
	color: #777;
	float: none;
	display: inline-block;
	border: 1px #cccccc solid;
	background: #fcfcfc;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pages .pagination p {
	padding: 0 13px;
	line-height: 28px;
	height: 28px;
	float: none;
	font-size:14px;
	display: inline-block;
	margin-bottom:0;
	overflow:inherit;
	color: #777;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination a.cur {
	border: none;
	background: #eea306;
	border: 1px #eea306 solid;
	color: #fff;
}
 @media screen and (max-width: 640px) {
body {
min-width:auto;
}
.wrap {
 width: 90%;
}
.top_bg {
 display: none;
}
.touch-top {
 display: block;
 background:#01913A;
}
.w-news-hd {
font-size:22px;
}
.main1 {
padding: 0px 0 20px 0;
}
.academic-wrap {
width:100%;
margin-right:0;
margin-top:20px;
}
.academic-wrap .left {
width:100%;
}
.focus {
height:260px;
}
.focus img {
height: 260px;
}
.list_box4 li a:before {
top:1.35rem;
}
.academic-wrap .right {
width:100%;
padding-left:0;
margin-top:20px;
}
.note-list-wrap {
width:100%;
}
.main2 {
padding:10px 0 30px 0
}
.main2 .ml {
width:100%;
margin-bottom:20px;
}
.subpage-banner { 
height:200px;
}
.subpage-banner .contain{ 
padding:0 3%;
}
.subpage-banner .contain .dt {
  font-size: 26px;
}
.subpage-banner .contain .dd {
  font-size:26px;
}
.post-31 .news_list {
display:block;
}
.post-31 .news_list li {
width:33.33%;
float:left;
margin-bottom:30px;
}
.post-31 .icon {
width:60px;
height:60px;
padding:10px;
}
.post-31 .news .link_con{
font-size:18px; 
font-weight:normal;
}
.sLinkItem_first {
width:50%;
}


/*底部*/
.botlinks {
display:none;
}
.copy {
border-top:none;
margin-top:0;
}
.footlogo {
display:none;
}
.footinfo {
margin-right:0;
margin-top:0;
}
.footewm {
display:none;
}
.m_left {
display:none;
}
.m_right {
width:100%;
}
.article_title h1 {
font-size:18px;
}
.list_news_li h3 {
width:62%;
}
.cateList {
display:block;
}
}
