#navlist {
	overflow: hidden;
	background: #f1f1f1;
	padding: 6px 0;
}
#navlist li {
	width: 19%;
	float: left;
	border-right: 1px solid #cacaca;
	margin:7px 0;
	text-align: center;
}
#navlist li:nth-child(5),#navlist li:nth-child(10){border-right:none;}
#navlist li.hover a {
	color: #09736A;
}
#navlist a:after {
	content: "";
	float: right;
	-webkit-transform: scaleX(0.5);
	-ms-transform: scaleX(0.5);
	-moz-transform: scaleX(0.5);
	margin-top: 7px;
}
#navlist li:nth-child(5n+5) a:after {
	display: none;
}
.flash img, .banner img {
	width: 100%;
	display: block;
}
table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
td {
	line-height: 40px;
	text-align: center;
	border: none;
	background: #EED8FF;
}
.hot {
	line-height: 28px;
	background: #C2E1FF;
	padding: 0 5px;
}
.td1 {
	background: #FFEED8;
}
.td2 {
	background: #FFD8D8;
}
.td3 {
	background: #DAFFD8;
}
.content>ul {
	border-top: 1px solid #d5d5d5;
	background: #f8f7f8;
	;
	border-bottom: 1px solid #d5d5d5;
	line-height: 40px;
}
.content>ul li {
	margin-left: 8px;
	padding: 0 8px;
	font-weight: 600;
}
.content>ul li.on {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-top: 2px solid #09736A;
	background: #09736A;
	position: relative;
}
.content>ul li.on a {
	color: #fff;
}
.content>ul li.on:after {
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	width: 100%;
	bottom: -1px;
	left: 0px;
	background: #fff;
}
.tabone .li_first{display:block; padding-bottom:0;}
.tabone .li_second{display:block; padding-top:0; font-size:16px; clear: both;}
.tabone .li_second a{display:block; color:#333; line-height:36px; border-bottom:1px dashed #ccc;padding-top:10px;}
.da_as a{display:block; color:#333; line-height:30px; border-bottom:1px dashed #ccc;}
.more a{border:none;color:#fff;}

.tabone li {
	padding: 8px;
	box-sizing: border-box;
}
.tabone li img {
	float: left;
	margin: 0 8px 0 0;
	border: 1px dashed #f1f1f1;
	width: 75px;
	height: 75px;
	box-sizing: border-box;
	padding: 1px;
}
.tabone li h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	
	font-weight: normal;
	font-size: 16px;
}
.tabone li p {
	color: #999;
	font-size: 14px;
	line-height: 24px;
}
.tabtwo li img {
	float: right;
	margin: 0 0 0 8px;
	padding: 0px;
	border: none;
}
.tabtwo .neirong li {
	padding: 0px 0 8px;
	margin: 0 0 8px;
	border-bottom: 1px dashed #f1f1f1;
}
.tabtwo .neirong li:first-child h3 {
	color: red;
}
.tabtwo .neirong li:last-child {
	border: none;
	margin: 0px;
	padding: 0px;
}
.tabthree li {
	padding: 8px;
	box-sizing: border-box;
}
.tabthree p {
	height: 32px;
	overflow: hidden;
}
.tabthree p a, .tabthree p span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-moz-box-flex: 1;
}
.tabthree p a {
	color: #333;
	margin: 0 8px 0 0;
}
.tabthree p span {
	color: #999;
}
/***********150127*************/
.index_zixun {
	width: 94%;
	margin: 5px auto 10px;
	text-align: center;
	overflow:hidden;
}
.index_zixun a {
	background: -webkit-linear-gradient(bottom, #11746C 30%, #0a8379 70%);
	color: #fff;
	border-radius: 4px;
	border: 1px solid #09736A;
	line-height: 32px;
	font-size: 16px;
	padding: 3px 6px;
	display:block; overflow:hidden;
}
.tishi {
	overflow: hidden;
	display: table;
	padding: 0 10px;
	margin: 8px auto;
}
.tishi img {
	display: table-cell;
	padding-right: 6px;
	width: 60px;
	height: 60px;
	margin-top: 18px;
}
.tishi .right {
	display: table-cell;
	width: 100%;
	padding: 6px 6px 10px;
	background: #f5f5f5;
	border: 1px solid #eae8e8;
	border-radius: 3px;
}
.tishi .right p {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
}
.tishi .right .zx1, .tishi .right .zx2 {
	float: left;
	padding: 0 4px;
	border-radius: 3px;
	margin-top: 5px;
	background: #09736A;
	line-height: 28px;
	color: #fff;
	font-size: 13px;
}
.tishi .right .zx2 {
	float: right;
	background: #ff8a00;
}

.icon-read:before{width:26px;height: 17px;background-position: 0 -215px;
content: "";display: inline-block;background-image: url(../images/bg.png);background-repeat: no-repeat;background-size: 250px auto;}
.liaofa{box-shadow:0 0 1px #c4c4c4;border-radius: 4px;margin: 0 8px 8px;overflow: hidden;line-height: 40px;text-align: center;}
.liaofa dt{color:#b90101;text-align: left;font-weight:bold;background: #f1f1f1;padding: 0 8px;}
.liaofa dt:before{vertical-align: middle;margin: 0 5px 0 0;}
.liaofa dt span{float:right;}
.liaofa dd{float:left;border-bottom: 1px dashed #F1F1F1; width:100%; font-size:14px; text-align:left;border-right: 1px dashed #F1F1F1;box-sizing: border-box;  line-height:24px;}
/*.liaofa dd:nth-child(3){ width:40%;}
.liaofa dd:nth-child(2){ width:51%;}
.liaofa dd:nth-child(4){ width:55%;}
.liaofa dd:nth-child(5){ width:42%;}
.liaofa dd:nth-child(2n+3){border-right:none}
.liaofa dd:last-child{width:100%;border:none}*/

.fj_more{background: #f1f1f1;text-align: center;display: block;line-height: 40px;margin: 8px}

.topp{ overflow:hidden; display:block;}
.topp img{ float:left; width:100%; height:auto; padding:0; margin:0;}

.cj_slide { position:relative; overflow:hidden; width:100%; margin:0 auto 5px; }
.cj_slide .bd { position:relative; }
.cj_slide .hd { position:absolute; bottom:3px; left:0px; height:20px; width:100%; text-align:center; }
.cj_slide .hd li { display:inline-block; width:10px; height:10px;  width: 8px; height: 8px;display: inline-block;border-radius: 100%;background: #fff;margin:0px 3px; font-size:0; }
.cj_slide .hd li.on {  opacity: 1;background: #34C083}
.cj_slide img { display:block;max-width:480px;width:100%; }

.swipe {overflow:hidden;visibility:hidden;position:relative;width:100%;height:46px;}
.swipe-wrap {overflow:hidden;position:relative;}
.swipe-wrap > div {  float:left;  width:100%;  position: relative;}
#LRfloater0{top:115px !important;}

.yl a{display:inline-block!important;padding-right:5px;}