.
@charset "gb2312";




* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:"微软雅黑";
}
img {
	vertical-align: top;

}
iframe, object {
	display: block;
}
ol, ul {
	list-style-type: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	table-layout: fixed;
}

a {
	text-decoration: none;
	color: #999;
}
.blue {
	color: #0070c6;
}
.tc {
	text-align: center;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.fz16 {
	font-size: 16px;
}
.fz24 {
	font-size: 24px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clear{ clear:both;}
* html .clearfix, s * html {
	height: 1%;
}
body{min-width:320px; max-width:640px; margin:0 auto; background:#fff; color:#333;}



.banner{z-index: 1;position: relative;}
.banner .ban_hd{position: absolute;bottom: 7px;left: 38%;}
.banner .ban_hd li{background-color: #666666;width: 12px;height: 12px;margin-right: 15px;float: left;border-radius: 90%;}
.banner .ban_hd li.on{background-color: #10A0E6;}


/*分类页面*/
.video-focus{position:relative;overflow:hidden; margin:10px auto; padding: 0 12px;}
.video-focus .hd{width:100%;height:28px;left:0;bottom:2%;z-index:1;line-height:28px;text-align:center;}
.video-focus .hd li{ display:inline-block;vertical-align:middle;width:6px;height:6px;margin:0 3px;font-size:0;line-height:0;text-indent:-9999em;background:#c1c1c1; cursor:pointer;}
.video-focus .hd li.on{ background:#000;  }
.video-focus .bd{ position:relative; z-index:0; }
.video-focus .bd li{ position:relative; text-align:center;  }
.video-focus .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.video-focus .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.video-focus .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:rgba(0,0,0,0.5); color:#fff;  text-align:left;  }
.video-focus a.btn{width:45%; margin:0 1%; border:1px solid #DEDEDE; border-radius:5px; text-align:center; display:block; float:left; padding:5px 0; }


.keshizd{width:96%; float:left; margin:0 2%; padding-bottom:10px;}
.keshizd li{width:48%; margin:1% 1%; float:left;}
.keshizd li img{width:100%;}


.news{padding:0; border-bottom-color:#fff;}
.fenlei1{width:100%; float:left; margin:0; }
.fenlei{width:96%; float:left; margin:0 2%; }
/*.cl{width:96%; float:left; margin:0 2%; padding-bottom:10px; padding-top:10px; }*/
.index-hd{  height:40px;line-height:40px; margin-bottom:18px; border-top:6px solid #008C94; border-bottom:1px solid #c1c1c1; background-color:#f6f6f6;}
.index-hd .more{float:right;font-size:24px;}
.index-hd h3{display:inline;font-size:22px;font-weight:bold; color:#008C94;}
.index-hd strong{color:#cbcbcb;font-size:24px;font-weight:normal;text-transform:uppercase;}

.gbfl{width:98%; margin:1%; float: left;}
.gbfl h1{font-style:normal; font-size:18px; padding-left:3%; color:#474747; float:left; padding-bottom:5px; padding-top:10px;}
.gbfl ul{float:left; width:100%;}
.gbfl li{width:30%; margin:1%; padding:10px 0; text-align:center; border:1px solid #dfdfdf; border-radius:5px; float:left;}
.gbfl li a{ font-size:14px; float: left; width:100%; text-align:center}
a:link, a:visited {
    color: #000;
    text-decoration: none;
    outline: none;
}

.fixs{  background:#ff9900; max-width:640px; width:100%;  text-align:center; position:fixed;  bottom:0px; z-index:55555}
.fixs img{display:inline-block !important}
.fixs ul,.fixs ol,.fixs li{ list-style: none;}
.fixs ul{ height:50px; overflow:hidden;margin:0px;padding:0px;list-style:none}
.fixs ul li{ float:left; width:50%; text-align:center; line-height:50px;background:#10A0E6;margin:0px;padding:0px;list-style:none}
.fixs ul li img{ margin:0 3px; vertical-align:middle;}
.fixs ul  a{ font-size:18px; color:#FFF;}
.fixs ul  a:hover{ color:#FF0;}
.fixs .home{ background:#ff9900;display:none}
.fixs .phone_bk{ background:none;}
.fixs .phone_bk{ -moz-animation: myfirst 2s infinite; -webkit-animation: myfirst 2s infinite; -o-animation: myfirst 2s infinite; animation: myfirst 2s infinite;background:none;}

@keyframes myfirst{
	0% { transform: scale(.8); }
	50% { transform: scale(1); }
	100% { transform: scale(.8); }
}
@-moz-keyframes myfirst{
	0%		{-moz-transform: scale(.8);}
	50%		{-moz-transform: scale(1);}
	100%	{-moz-transform: scale(.8);}
}
@-webkit-keyframes myfirst{
	0%		{-webkit-transform: scale(.8);}
	50%		{-webkit-transform: scale(1);}
	100%	{-webkit-transform: scale(.8);}
}

@-o-keyframes myfirst{
	0%		{-o-transform: scale(.8);}
	50%		{-o-transform: scale(1);}
	100%	{-o-transform: scale(.8);}
}

.show_crumb img { width: 1.275rem; display: inline-block; vertical-align: top;}
.show_crumb a { margin:0 0.2rem; font-size: 0.95rem;}
.show_box { padding-top:10px; padding: 0 12px 10px 12px;}
.show_box .show_tle { text-align: center; font-size:18px; margin-bottom: 10px; margin-top:20px; font-weight: normal; color: #13A1E5;}
.show_box .show_ly { text-align: center; color: #666; font-size:12px; margin-bottom: 8px;}
.show_box .show_ly a { display: inline-block; vertical-align: middle; padding:0 5px; height:24px; line-height:24px; border:1px solid #ff7e00; color: #ff7e00; border-radius: 5px; margin-left: 5px;}
.show_tip { background: #b0d2e3; font-size: 12.5px; line-height:24px; color: #003163; padding:7px; border-radius:4px; }
.show_tip a { color: #ff4614;}
.show_con p { margin-top: 16px; color: #414141; font-size: 15px; line-height: 24px;text-align:justify;}
.show_con img{max-width: 100%;}










.newarticle{text-align:center}
.newarticle img{padding:2%;width:95%;    text-indent:0px;}
.xjtt{ border-top:1px solid #e4e1e1;
	   border-bottom:1px solid #e4e1e1;
	   padding:0.2rem;}
.xjtt_img{ width:0.8rem;
		   overflow:hidden;
		   margin-top:0.05rem;}
.xjtt_img img{ width:100%;}
.xjtt_text{ width:4.85rem;
			border-left:1px solid #e4e1e1;
			overflow:hidden;
			margin-left:0.2rem;
			padding:0.08rem 0 0.08rem 0.2rem;}
.xjtt_text2{ font-size:0.18rem;
			 color:#666666;
			 overflow:hidden;
			 }
.xjtt_text2 span{ display:block;
				  font-size:0.16rem;
				  float:left;
				  width:0.67rem;
				  height:0.25rem;
				  border:1px solid #ff1d25;
				  text-align:center;
				  line-height:0.25rem;
				  border-radius:0.05rem;
				  margin-right:0.12rem;
				  color:#ff1d25;}
.xjtt_text2:nth-of-type(2){
	margin-top: 10px;
}
.jbdh{ width:2.17rem;
	   height:1.06rem;}
.jbdh img{ width:100%;}
.jbdh2{ width:4.02rem;
	    height:1.06rem;}
.jbdh2 img{ width:100%;}
.jbdh_nav li{ width:1.55rem;
			  height:0.85rem;
			  float:left;
			  text-align:center;
			  line-height:0.85rem;
			  font-size:0.24rem;
			  background:#f2f2f2;
			  margin:0.07rem 0.06rem 0 0;}
.jbdh_nav li a{ color:#666666;
				display:block;
				width:100%;
				height:100%;}
.jcxm_nav li{ width:2.09rem;
			  height:0.85rem;
			  float:left;}
.jzjs{ width:1.55rem;
	   height:2.3rem;
	   background:#f2f2f2;
	   text-align:center;
	   font-size:0.24rem;
	   color:#00839a;
	   padding-top:0.38rem;}
.jzjs img{ margin-bottom:0.23rem;
		   width:0.8rem;}
.jzjs3{ width:1.55rem;
	   height:1.28rem;
	   background:#f2f2f2;
	   text-align:center;
	   font-size:0.24rem;
	   color:#00839a;
	   padding-top:0.12rem;}
.jzjs3 img{ margin-bottom:0.12rem;
		   width:0.8rem;}
.jzjs2{ width:4.7rem;
		overflow:hidden;}
.wwzglf{ width:2.31rem;
		 height:0.85rem;
		 background:#f2f2f2;
		 text-align:center;
		 line-height:0.85rem;
		 font-size:0.24rem;
		 margin-left:0.07rem;}
.wwzglf a{ color:#666;}
.lhxrs{ width:4.7rem;
		overflow:hidden;
		height:0.85rem;
		margin-top:0.06rem;}
.lhxrs1{ width:4.7rem;
		overflow:hidden;
		height:0.85rem;
		margin-top:0.06rem;}
.llphlf{ width:2.51rem;}
.spbdrns{ width:2.11rem;}
.sltblf{ width:4.7rem;
		 overflow:hidden;
		 height:1.4rem;
		 font-size:0.24rem;
		 text-align:center;
		 line-height:1.4rem;
		 background:#f2f2f2;}
.sltblf a{ color:#666;}
.ggths{ padding-top:0.17rem;
		height:1.6rem}
.ggths img{ margin-bottom:0.1rem;}
.gkzj{ border-bottom:1px solid #e4e1e1;
	   padding-bottom:0.17rem;}
.kuang{ width:0.04rem;
		height:0.3rem;
		border-left:0.2rem solid #00839a;
		border-right:0.05rem solid #00839a;}
.gkzj2{ margin-left:0.11rem;
		font-size:0.35rem;
		padding-top: 0.05rem;
		text-transform:uppercase;
		line-height:80%;
		color:#00839a;}
.gkzj2 span{ font-size:14px;
			 color:#848484;}
.wyzj{ border-bottom:1px dashed #e4e1e1;
	   padding-bottom:0.2rem;}
.wyzj_tx{ width:1.25rem;
		  height:1.25rem;}
.wyzj_tx img{ width:100%;}
.wyzj_text{ overflow:hidden;
			width:3.1rem;
			margin-left:0.2rem;
			padding-top:0.1rem;}
.wyzj_text2{ font-size:0.3rem;
			 color:#222222;}
.wyzj_text3{ font-size:0.22rem;
			 color:#666666;
			 line-height:170%;}
.wyzj_text4{ font-size:0.22rem;
			 color:#666;
			 line-height:150%;}
.wyzj_text4 span{ color:#ff7800;}
.wyzj_zx{ width:1.33rem;
		  overflow:hidden;}
.wyzj_zx a{ display:block;
			width:1.2rem;
			height:0.45rem;
			border:1px solid #ff7800;
			font-size:0.24rem;
			color:#ff7800;
			text-align:center;
			line-height:0.45rem;
			border-radius:0.05rem;
			margin-top:0.1rem;}
.wyzj_zx span a{ border:1px solid #00839a;
				 color:#00839a;}
.zjsc{ width:0.75rem;
	   overflow:hidden;}
.zjsc2{ width:0.64rem;
		height:0.28rem;
		background:#ff7800;
		color:#fff;
		text-align:center;
		line-height:0.28rem;
		font-size:0.22rem;
		border-radius:0.05rem;}
.zjsc3{ width:0.06rem;
		height:0.09rem;
		margin-top:0.1rem;}
.zjsc3 img{ width:100%;}
.zjsc_text{ margin-left:0.2rem;
			width:5rem;
			overflow:hidden;
			font-size:0.22rem;
			line-height:120%;
			color:#666;}
.zjsc_text a{ color:#ff7800;}
.gdzj{ width:6.4rem;
	   height:0.6rem;
	   background:#f2f2f2;
	   text-align:center;
	   line-height:0.6rem;
	   font-size:0.24rem;
	   color:#666;}
.gdzj a{ color:#666;}
.wzapb{ width:6.4rem;
		height:0.7rem;}
.wzapb img{ width:100%;}
.wz_name{ width:1.46rem;
		  height:0.53rem;
		  text-align:center;
		  line-height:0.53rem;
		  font-size:0.22rem;
		  color:#fff;
		  background:#00839a;
		  margin-top:0.03rem;}
.wz_ssyy{ width:2.36rem;
		  margin-left:0.03rem;}
.wz_zc{ width:0.92rem;
		margin-left:0.03rem;}
.wz_zxyy{ width:1.56rem;
		  margin-left:0.03rem;}
.wz_kyf{ width:1.46rem;
		 height:0.72rem;
		 background:#f2f2f2;
		 text-align:center;
		 font-size:0.22rem;
		 color:#666;
		 padding-top:0.18rem;
		 margin-top:0.03rem;}
.wz_kyf span{ display:block;
			  font-size:0.24rem;
			  color:#222;
			  font-weight:bold;}
.chyy{ width:2.36rem;
	   height:0.9rem;
	   margin:0.03rem 0 0 0.03rem;}
.chyy img{ width:100%;}
.wz_js{ width:0.92rem;
		height:0.9rem;
		line-height:0.9rem;
		text-align:center;
		font-size:0.22rem;
		color:#666;
		margin:0.03rem 0 0 0.03rem;
		background:#f2f2f2;}
.wz_xh{ width:1.56rem;
		height:0.77rem;
		line-height:normal;
		padding-top:0.13rem;}
.wz_xh span{ font-weight:bold;
			 color:#ff0000;}
.wz_xh a{ display:block;
		  width:0.82rem;
		  height:0.34rem;
		  background:#ff7800;
		  color:#fff;
		  margin:0 auto;
		  border-radius:0.03rem;
		  margin-top:0.05rem;}
.mtzf_rmw{ width:1.45rem;
		   height:0.53rem;}
.mtzf_rmw img{ width:100%;}
.mtzf_text{ width:4.4rem;
			overflow:hidden;
			font-size:0.2rem;
			color:#666;}
.mtzf_text span{ font-size:0.24rem;
				 font-weight:bold;
				 color:#222;
				 display:block;}
.mtzf_text span a{color:#222;}
.mtzf_rmw2{ width:4.4rem;
			overflow:hidden;}
.mtzf_rmw2 img{ width:100%;}
.byjl li{ width:1.9rem;
		  border:1px solid #e4e1e1;
		  font-size:0.22rem;
		  text-align:center;
		  float:left;
		  border-radius:0.05rem;
		  margin:0.2rem 0 0 0.09rem;
		  padding:0.05rem 0 0.1rem 0;}
.byjl li img{ width:1.82rem;
			  margin-bottom:0.1rem;}
.byjl li a{ color:#666;}
@media only screen  and (min-width:640px) {
	.byjl li { width:1.92rem;}	
}
.rwhj a{ display:block;
		 float:left;
		 width:2.11rem;
		 height:0.76rem;
		 background:#f5f5f5;
		 font-size:0.35rem;
		 text-align:center;
		 line-height:0.76rem;
		 font-weight:bold;
		 color:#666;
		 margin-left:0.02rem;
		 border-bottom:1px solid #e1dede;
		 cursor:pointer;}
.rwhj2{ width:3.13rem;
		border-bottom:1px solid #e1dede;
		border-right:1px solid #e1dede;
		padding:0.1rem 0 0.2rem 0.06rem;}
.rwhj_text{ font-size:0.16rem;
			color:#666;}
.rwhj_text span{ display:block;
				 font-size:0.2rem;
				 color:#383838;
				 font-weight:bold;}
.rwhj_img{ width:2.94rem;
		   height:1.1rem;
		   overflow:hidden;}
.rwhj_img img{ width:100%;}
.yin{ display:none;}
.hzdp{ height:0.5rem;
	   background:#00839a;
	   text-align:center;
	   line-height:0.5rem;
	   color:#fff;
	   font-size:0.3rem;}
.changy{ width:6rem;
		 height:0.97rem;
		 position:relative;}
.changy input{ width:5.83rem;
			   height:0.97rem;
			   background:url(http://m.68959120.com/templets/TEMP/images/cy.png) no-repeat;
			   background-size:100%;
			   color:#c6c6c6;
			   font-size:14px;
			   padding:0 0 0 0.17rem;
			   top:0;
			   z-index:999999;}
.changy a{ display:block;
		   width:0.6rem;
		   height:0.6rem;
		   border-radius:50%;
		   border:1px solid #943626;
		   text-align:center;
		   line-height:0.6rem;
		   color:#00839a;
		   font-size:0.14rem;
		   position:absolute;
		   top:-0.38rem;
		   left:0.09rem;
		   cursor:pointer;}
.xiaol{ width:0.6rem;
		height:0.18rem;
		margin-top:0.06rem;
		margin-left:0.1rem;}
.xiaol a{ display:block;
		  float:left;}
.xiaol a img{ width:0.18rem;}
.xiaol span a{ margin-left:0.23rem;}
.cyyx img{ width:1.02rem;}
.pingl{ width:0.64rem;
		height:0.28rem;
		border:1px solid #00839a;
		border-bottom:none;
		border-top-left-radius:0.05rem;
		border-top-right-radius:0.05rem;
		font-size:0.16rem;
		color:#00839a;
		text-align:center;
		line-height:0.28rem;}
.pingl2{ width:5.32rem;
		 height:0.28rem;
		 border-bottom:1px solid #00839a;}
.rmpl{ overflow:hidden;
	   font-size:0.16rem;
	   color:#00839a;}
.rmpl span{ width:0.05rem;
			height:0.18rem;
			background:#00839a;
			border-radius:0.05rem;
			display:block;
			margin:0.02rem 0.13rem 0 0;
			float:left;}
.rmpl2{ border-bottom:1px dashed #e4e1e1;
		padding-bottom:0.17rem;}
.rmpl2_img{ width:0.6rem;
			overflow:hidden;}
.rmpl2_img img{ width:0.6rem;}
.rmpl_tf{ width:5.2rem;
		  overflow:hidden;}
.rmpl_tf2{ font-size:12px;
		   color:#c6c6c6;}
.rmpl_tf2 span{ font-size:16px;
				color:#00839a;
				margin-right:0.1rem;}
@media only screen  and (min-width:640px) {
	.rmpl_tf2 span { font-size:16px;}	
}
.rmpl_tf3{ font-size:14px;
		   color:#666666;
		   line-height:160%;}
.huifu{ font-size:12px;
		color:#c6c6c6;
		height:20px;}
.huifu span{ margin:0 0.1rem 0 0.2rem;}
.huifu span img{ margin-right:0.05rem;
				 width:16px;}
.huifu font img{ margin-top:-0.04rem;
				 width:20px;}
.huifu a{ color:#c6c6c6;}
.ckgd{ width:6.4rem;
	   height:0.5rem;
	   background:#f2f2f2;
	   font-size:14px;
	   text-align:center;
	   line-height:0.5rem;}
.ckgd a{ color:#666666;}
.xjgk{ font-size:14px;
	   color:#c6c6c6;}
.wsyygh{ text-align:center;
		 font-size:0.3rem;
		 color:#000000;}
.wsyygh img{ width:3.57rem;}
.jzxm{ font-size:0.24rem;
	   color:#666;
	   overflow:hidden;    padding: 0.05rem 0;}
.jzxm input{ width:4.2rem;
			 height:0.47rem;
			 border:1px solid #e4e1e1;
			 border-radius:0.05rem;
			 padding-left:0.15rem;
			 line-height:0.47rem;
			 font-size:0.2rem;
			 color:#c6c6c6;}
.jzxm textarea{  width:4.25rem;
				 height:1.18rem;
				 border:1px solid #e4e1e1;
				 border-radius:0.05rem;
				 padding-left:0.15rem;
				 line-height:0.47rem;
				 font-size:0.2rem;
				 color:#c6c6c6;}
.jzxm span{ display:block;
			float:left;}
.jmtj{ margin-left:1.4rem;}
.jmtj input{ width:1.9rem;
			 height:0.6rem;
			 font-size:0.24rem;
			 color:#fff;
			 background:#ff7800;
			 text-align:center;
			 line-height:0.6rem;
			 border-radius:0.05rem;
			 cursor:pointer;}
.jmtj1{ padding-right:0.2rem;}
.jmtj1 input{ width:1.9rem;
			 height:0.6rem;
			 font-size:0.24rem;
			 color:#fff;
			 background:#ff7800;
			 text-align:center;
			 line-height:0.6rem;
			 border-radius:0.05rem;
			 cursor:pointer;}
.footer{ background:url(http://m.68959120.com/templets/TEMP/images/footer.png) no-repeat;
		 background-size:100%;}
.footer2{ margin-left:0.8rem;}
.footer-sj{ width:0.58rem;
			height:0.58rem;}
.footer-sj img{ width:100%;}
.footer-sj2{ font-size:0.18rem;
			 color:#222;
			 margin-left:0.2rem;
			 margin-top:0.05rem;}
.footer-sj2 span{ font-size:0.26rem;
				  font-family:Arial, Helvetica, sans-serif;}
.footer-dz{  font-size:0.18rem;
			 color:#222;
			 margin-left:0.2rem;}
.footer-dz span{ font-size:0.24rem;
				 font-weight:bold;}
.ckdt2{ margin-left:1.22rem;
		height:0.65rem;
		overflow:hidden;}
.ckdt2 img{ width:1.87rem;}
.ckdt2 a{ display:block;
		  width:1.87rem;
		  float:left;
		  height:0.65rem;}
.ckdt2 span a{ margin-left:0.23rem;}
.foot-text{ font-size:0.18rem;
			color:#3b3b3b;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			margin:0.2rem 0;}

.zjtab{margin-top: 0.3rem;height: 0.62rem;padding-bottom: 0.2rem;}
.zjtab ul li{width:2.67rem;height:0.62rem;background-color:#e4e4e4;color:#333;margin-left:0.66rem;font-size: 0.24rem;float: left;text-align: center;line-height: 0.62rem;cursor: pointer;}
.zjtab ul li:first-child{background-color:#00839a;color:#fff;margin-left:0.2rem;}

.newgkzj .tyzjlist .zjcon img{width: 1.93rem;float: left;}
.newgkzj .tyzjlist .zjcon {display: inline-block;padding: 0.3rem 0;border-bottom: 1px dashed #e4e4e4;margin: 0 0.35rem;}
.newgkzj .tyzjlist .zjcon .ysje{width: 3.57rem;float: left;margin-left: 0.2rem;}
.newgkzj .tyzjlist .zjcon .ysje .zjna h3{font-size: 0.3rem;display: inline-block;color: #00839a;padding-right: 0.2rem;border-right: 1px solid #00839a;}
.newgkzj .tyzjlist .zjcon .ysje .zjna span {color: #b5b5b5;font-size: 0.18rem;margin-left: 0.2rem;}
.newgkzj .tyzjlist .zjcon .ysje .zjna p.nzjsc{font-size: 0.18rem;color: #888;padding: 0.1rem 0;border-top: 1px solid #c8c8c8;}
.newgkzj .tyzjlist .zjcon .ysje .zjna p.nzjsc a{font-size: 0.18rem;color: #00839a;}
.newgkzj .tyzjlist .zjcon .ysje .zjna p.nzjry{font-size: 0.18rem;font-size: 0.16rem;color: #888;line-height: 0.36rem;}
.newgkzj .tyzjlist .zjcon .ysje .zjna a.nzxzx{background-color: #00839a;display: block;width: 1.57rem;height: 0.4rem;line-height: 0.4rem;line-height: 0.4rem;border-radius: 0.4rem;font-size: 0.18rem;color: #fff;float: left;text-align: center;}
.newgkzj .tyzjlist .zjcon .ysje .zjna a.nmfdh{background-color: #7bcddf;display: block;width: 1.57rem;height: 0.4rem;line-height: 0.4rem;line-height: 0.4rem;border-radius: 0.4rem;font-size: 0.18rem;color: #fff;float: left;text-align: center;margin-left: 0.3rem;}

.newgkzj .negkpage ul {text-align: center;}
.newgkzj .negkpage ul li{display: inline-block;font-size: 0.18rem;width: 0.53rem;height: 0.45rem;border:1px solid #888;color: #888;text-align: center;line-height: 0.45rem;cursor: pointer;background-color: #fff;}
.newgkzj .negkpage ul li:first-child{width:1.25rem;}
.newgkzj .negkpage ul li:last-child{width: 1.25rem;}


.zzgkzj .tyzjlist .zjcon img{width: 1.93rem;float: left;}
.zzgkzj .tyzjlist .zjcon {display: inline-block;padding: 0.3rem 0;border-bottom: 1px dashed #e4e4e4;margin: 0 0.35rem;}
.zzgkzj .tyzjlist .zjcon .ysje{width: 3.57rem;float: left;margin-left: 0.2rem;}
.zzgkzj .tyzjlist .zjcon .ysje .zjna h3{font-size: 0.3rem;display: inline-block;color: #00839a;padding-right: 0.2rem;border-right: 1px solid #a55649;}
.zzgkzj .tyzjlist .zjcon .ysje .zjna span {color: #b5b5b5;font-size: 0.18rem;margin-left: 0.2rem;}
.zzgkzj .tyzjlist .zjcon .ysje .zjna p.nzjsc{font-size: 0.18rem;color: #888;padding: 0.1rem 0;border-top: 1px solid #c8c8c8;}
.zzgkzj .tyzjlist .zjcon .ysje .zjna p.nzjsc a{font-size: 0.18rem;color: #f00;}
.zzgkzj .tyzjlist .zjcon .ysje .zjna p.nzjry{font-size: 0.18rem;font-size: 0.16rem;color: #888;line-height: 0.36rem;}
.zzgkzj .tyzjlist .zjcon .ysje .zjna a.nzxzx{background-color: #00839a;display: block;width: 1.57rem;height: 0.4rem;line-height: 0.4rem;line-height: 0.4rem;border-radius: 0.4rem;font-size: 0.18rem;color: #fff;float: left;text-align: center;}
.zzgkzj .tyzjlist .zjcon .ysje .zjna a.nmfdh{background-color: #7bcddf;display: block;width: 1.57rem;height: 0.4rem;line-height: 0.4rem;line-height: 0.4rem;border-radius: 0.4rem;font-size: 0.18rem;color: #fff;float: left;text-align: center;margin-left: 0.3rem;}

.zzgkzj .zzgkpage ul {text-align: center;}
.zzgkzj .zzgkpage ul li{display: inline-block;font-size: 0.18rem;width: 0.53rem;height: 0.45rem;border:1px solid #888;color: #888;text-align: center;line-height: 0.45rem;cursor: pointer;background-color: #fff;}
.zzgkzj .zzgkpage ul li:first-child{width:1.25rem;}
.zzgkzj .zzgkpage ul li:last-child{width: 1.25rem;}


.fmtop0 {margin-top: 5px;}
.fmtop1 {margin-top: 0.1rem;}
.fmtop2 {margin-top: 0.2rem;}
.fmbottom1 {margin-bottom: 0.1rem;}
.fmbottom2 {margin-bottom: 0.2rem;}
.fmleft1 {margin-left: 0.1rem;}
.fmleft2 {margin-left: 0.2rem;}
.fmright1 {margin-right: 0.1rem;}
.fmright2 {margin-right: 0.2rem;}

.bodybg {background: #EEF3FA;}
.text-center{text-align:center;font-size:0.17rem;}
.text-center a img {width: 100%;}
.wzy_center img{width:96%;padding:2%;    text-indent:0; }

.texthot {width: 6.4rem;height: 0.8rem;line-height: 0.8rem;margin-top: 0.1rem;font-size:0.17rem;}
.texthot img {float: left;float: left;width: 0.95rem;}
.texthot a .framtpl {margin-left: 10px;border: 1px solid #E5E5E5;height: 0.65rem;line-height: 0.65rem;width: 5.2rem;float: left;margin-top: 5px;}
.texthot a .framtpl .span1 {min-width: 1rem;width: 4rem;margin-left: 15px;float: left;overflow:hidden;text-align:left;height: 0.65rem;line-height: 0.65rem;}
.texthot a .framtpl .span1 span {float: left;color: red;font-size: 0.2rem;}
.texthot a .framtpl .span1 img {margin-top: 0.15rem;float: left;width: 0.3rem;}
.texthot a .framtpl .span2 {float: left;margin-right: 0.1rem;width: 0.2rem;font-size: 0.4rem;margin-left: -0.1rem;}
.texthot a .framtpl .span3 {float: left;margin-right: 0.2rem;margin-left: 0.1rem;width: 0.2rem;font-size: 0.4rem;}
.texthot a .framtpl .span2:hover ,.texthot .framtpl .span3:hover{color: #FEBA00;cursor:pointer;}

.text-center .yygkleft {float: left;width: 2.3rem;height: 1.75rem;margin-left: 0.09rem;}
.text-center .yygkleft img {width: 100%;}
.text-center a .yygkright {float: left;width: 3.9rem;margin-top: 0.03rem;color: #fff;font-weight:550;}
.text-center a .yygkright .divkj {width: 1.88rem;display: block;float: left;height: 0.8rem; }
.text-center a .yygkright .bg1 {background:url('/static/mimage/gaikuang_right1.jpg');background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
.text-center a .yygkright .bg2 {background:url('/static/mimage/gaikuang_right2.jpg');background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
.text-center a .yygkright .bg3 {background:url('/static/mimage/gaikuang_right3.jpg');background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
.text-center a .yygkright .bg4 {background:url('/static/mimage/gaikuang_right4.jpg');background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
.text-center a .yygkright .divkj span{display:inline-block;text-align: left;margin-left: 0.2rem;}
.text-center a .yygkright .divkj span:first-child {font-size: 0.17rem;width: 100%;margin-top: 0.15rem;}
.text-center a .yygkright .divkj span:last-child {font-size: 0.14rem;width: 100%;}

.text-center .xgkskj {width: 6.2rem;height: 1.72rem;margin-left: 0.1rem;}
.text-center .xgkskj .tleft {float: left;width: 1.47rem;}
.text-center .xgkskj .tleft img {height: 1.68rem;}
.text-center .xgkskj .tright {width: 4.65rem;float:left;margin-left: 0.05rem;}
.text-center .xgkskj .tright .divtext {width: 1.46rem;height: 0.47rem;line-height: 0.47rem;float: left;border: 1px solid #E5E5E5;margin-left:0.05rem;}
.text-center .xgkskj .tright .divtext a {text-decoration: none;color: #9F9F9F;display: block;font-size:0.19rem;}

.ystdimg img{width: 100%;}

.zjtd_ys {height: 2.15rem;float: left;}
.zjtd_ys .imgleft {float: left;width: 2rem;}
.zjtd_ys .imgleft img{width: 1.6rem; }
.zjtd_ys .divright {float: left;width: 4.23rem;text-align: left;color: #949494;margin-left: 0.05rem;} 
.zjtd_ys .divright .htitle {height: 0.45rem;line-height: 0.45rem;font-weight:500;margin-top: -0.08rem;margin-bottom: 0.05rem;}
.zjtd_ys .divright .htitle .name {color:#14A2E4;font-size:0.24rem;width: 0.8rem;float: left;margin-top: 0.03rem;}
.zjtd_ys .divright .htitle .yszc {padding-top: 4px;}
.zjtd_ys .divright .distitle{margin-top: 5px;height: 1.12rem;line-height:0.3rem;font-size: 0.19rem;}
.zjtd_ys .divright .djbottom img {}
.zjtd_ys .divright .djbottom img:first-child {height: 0.35rem;width: 0.3rem;}
.zjtd_ys .divright .djbottom img:last-child {margin-left: 30px;width: 1.52rem;}
.zjtd_ys .divright .djbottom span {margin-top: 0.05rem;display: inline-block;font-size: 15px;}
.zjtd_ys .divright .djbottom1 img {width: 1.52rem;}



.zjtd_ysmore {width: 6rem;margin: 0px auto;height: 0.25rem;line-height:0.25rem;clear: both;background:#DCF2FD;font-size:17px;font-weight:550;color: #13A1E6;}
.zjtd_ysmore:first-child {padding-top:10px;margin-top: 0.3rem;}
.hrfgx {clear:both;padding-top: 10px;padding-bottom: 10px;}
.hrfgx hr {width: 6.1rem;border:1px dashed #D0DDE5;margin: 0px auto;}
.zzgkpage {padding-bottom: 20px;}
.zzgkpage ul {   text-align: center;}
.zzgkpage ul li:first-child,.zzgkpage ul li:last-child {  width: 1.25rem;}
.zzgkpage ul li {display: inline-block; font-size: 0.16rem; width: 0.4rem; height: 0.3rem; border: 1px solid #888;
    color: #888; text-align: center;line-height: 0.3rem; cursor: pointer; background-color: #fff;}
	
.zzgkpage1 {padding-bottom: 20px;margin-top: 0.3rem;}
.zzgkpage1 ul {   text-align: center;}
.zzgkpage1 ul li:first-child {width: 1.95rem;border:none;}
.zzgkpage1 ul li:last-child {  width: 1.95rem;border:none;}
.zzgkpage1 ul li {display: inline-block; font-size: 0.16rem; width: 0.4rem; height: 0.3rem; border: 1px solid #888;
    color: #888; text-align: center;line-height: 0.3rem; cursor: pointer; background-color: #fff;}	
	
	

.text-center .spalkj {width: 6.25rem;height: 1.45rem;margin-left: 0.08rem;}
.text-center .spalkj .spleft {float: left;width: 2.1rem;margin-top: 0.05rem;}
.text-center .spalkj .spleft img{width: 100%;}
.text-center .spalkj .spright {float: left;width: 3.9rem;height: 1.3rem;border: 1px solid #D0DDE5;margin-left: 0.1rem;margin-top: 0.08rem;text-align: left;}
.text-center .spalkj .spright .title {height: 0.3rem;line-height: 0.3rem;font-size: 0.23rem;color: #1AA3E6;margin-left: 0.15rem;font-weight:550;margin-top: 0.1rem;}
.text-center .spalkj .spright .center {margin-left: 0.15rem;height: 0.7rem;line-height: 0.24rem;font-size: 0.19rem;color: #333;margin-top: 0.05rem;text-overflow : ellipsis;overflow:hidden;}
.text-center .spalkj .spright .title a {color: #1AA3E6;    overflow: hidden;    text-overflow: ellipsis;}
.text-center .spalkj .spright .center a {color: #C5C5C5;}

.xwzxgg {}
.xwzxgg img {margin-top: 15px;width: 100%;}

.text-center .xwzxyyxw {width: 6.4rem;height: 0.6rem;line-height: 0.6rem;}
.text-center .xwzxyyxw ul {margin-top: -2px;}
.text-center .xwzxyyxw ul li {float: left;width: 1.85rem;background: #EAE8E9;color: #676767;margin-left: 0.21rem;border-radius: 15px 15px 0px 0px;font-size: 0.22rem;}
.text-center .xwzxyyxw ul li:first-child {}
.text-center .xwzxyyxw .bg,.text-center .xwzxyyxw ul li:hover {background: #13A0E5;color: #fff;cursor:pointer;}
.text-center .xwzxnrkj {margin-top: 10px;height: 3.2rem;}
.text-center .xwzxnrkj .titleimg {height: 1.6rem;}
.text-center .xwzxnrkj .titleimg img{width: 2.9rem;}
.text-center .xwzxnrkj .menutext {height: 1.3rem;width: 6.4rem;margin: 15px auto;}
.text-center .xwzxnrkj .menutext .hkj{border-bottom: 1px dashed #C5C5C5;text-align: left;height: 35px;line-height: 35px;font-size: 17px;}
.text-center .xwzxnrkj .menutext .hkj a {text-decoration:none;color: #A3A3A3;}
.text-center .xwzxnrkj .menutext .hkj img {float:left;margin-top: 8px;margin-right: 10px;}
.text-center .morekj {width: 100%;}
.text-center .morekj a{height: 40px;line-height: 40px;width: 140px;background: #FFB900;color: #fff;display: block;margin: 0px auto;text-decoration: none;font-size:18px;font-weight:550;}

.text-center .jzxm {font-size: 0.22rem; color: #666; overflow: hidden; padding: 0.05rem 0;text-align: left;margin-top: 0.2rem;}
.text-center .jzxm span {   line-height: 0.4rem; float: left;}
.text-center .jzxm span:first-child { color: #F00; margin-top:5px;margin-left: 15px;}
.text-center .jzxm input {  width: 4.5rem;  height: 0.47rem;  border: 1px solid #e4e1e1;  border-radius: 0.05rem;   padding-left: 0.15rem;  line-height: 0.47rem;  font-size: 0.2rem;  color: #c6c6c6;	float: left;margin-left: 0.15rem;margin-top: -3px;}
.text-center .jzxm select {width: 4.7rem;height: 0.47rem;  border: 1px solid #e4e1e1;  border-radius: 0.05rem;   padding-left: 0.2rem;  line-height: 0.47rem;  font-size: 0.2rem;  color: #c6c6c6;	float: left;margin-left: 0.15rem;margin-top: -3px;background: url("/static/mimage/ysmenusup.jpg") no-repeat scroll 3.8rem center transparent;appearance:none;-moz-appearance:none;-webkit-appearance:none;}

.text-center .submitres {text-align: center;margin-top: 20px;}
.text-center .submitres a:last-child {margin-left: 30px;}
.text-center .submitres a img {width: 1.8rem;}


.dh_css {background: #E6E4E5;height: 0.5rem;line-height: 0.5rem; font-size: 18px;color: #999798; }
.dh_css img {height: 0.3rem;margin-top: 0.1rem;float: left;}
.dh_css img:first-child {margin-left: 0.1rem;}
.dh_css span {float: left;}
.dh_css span:last-child {color:#13A1E6;}

.text-center .yypp_title {font-size: 0.35rem;color: #13A1E6;}
.text-center .yypp_des {color: #DCF2FD;}
.text-center .yypp_img img {width: 6.4rem;margin-top: 0.05rem;}
.text-center .yypp_center {height: 2rem;width: 6.2rem;margin: 0.1rem auto;padding-top: 0.1rem;}
.text-center .yypp_center .ypleft {text-align: left;float: left;}
.text-center .yypp_center .ypleft img {width: 2.8rem;}
.text-center .yypp_center .ypright {width: 3.25rem;height: 1.9rem;float: left;margin-left: 0.1rem;text-align:left;}
.text-center .yypp_center .ypright .cen_text {font-size: 0.2rem;height:1.25rem;line-height: 0.3rem;color: #999798;}
.text-center .yypp_center .ypright .bt_img {height: 0.6rem;width: 1.4rem;float:right;margin-top: 0.08rem;}
.text-center .yypp_center .ypright .bt_img img {width: 0.6rem;float: left;margin-left: 0.1rem;}


.text-center .menutext {height: 2.5rem;width: 6.4rem;margin: 0.15rem auto;}
.text-center .menutext_jzb {height: 2rem;}
.text-center .menutext_jzb .hkj{width:6.2rem;margin-left: 0.1rem;}
.text-center .menutext .hkj,.text-center .menutext_jzb .hkj{border-bottom: 1px dashed #C5C5C5;text-align: left;height: 0.5rem;line-height: 0.5rem;font-size: 0.2rem;float: left;width: 6.2rem;margin-left: 0.1rem;}
.text-center .menutext .hkj a,.text-center .menutext_jzb .hkj a {text-decoration:none;color: #A3A3A3;}
.text-center .menutext .hkj img,.text-center .menutext_jzb .hkj img {float:left;margin-top: 0.1rem;margin-right: 0.1rem;width: 0.28rem;}

.text-center .xwzxnrkjsy {margin-top: 0.1rem;height: 3.2rem;}
.text-center .xwzxnrkjsy .titleimgsy {height: 1.6rem;}
.text-center .xwzxnrkjsy .titleimgsy img{width: 2.9rem;}
.text-center .xwzxnrkjsy .menutextsy {height: 1.3rem;width: 6.4rem;margin: 0.15rem auto;}
.text-center .xwzxnrkjsy .menutextsy .hkj{margin-left: 0.15rem;width: 6.1rem;border-bottom: 1px dashed #C5C5C5;text-align: left;height: 0.4rem;line-height: 0.4rem;font-size: 0.19rem;}
.text-center .xwzxnrkjsy .menutextsy .hkj a {text-decoration:none;color: #A3A3A3;}
.text-center .xwzxnrkjsy .menutextsy .hkj img {width: 0.2rem;float:left;margin-top: 0.08rem;margin-right: 0.1rem;}

.center_img img{width: 6.4rem;margin-top: 0.3rem;}

.text-center .but_texts{text-align:center;margin: 0.3rem auto;}
.text-center .but_texts .one a{width: 1.6rem;height: 0.55rem;line-height: 0.55rem;background: #90CBF7;color: #fff;display: inline-block;margin-left: 0.1rem;border-radius:0.05rem;font-size: 0.2rem;}
.text-center .but_texts .one a:first-child {margin-left: 0rem;}
.text-center .but_texts .two a{display: inline-block;height: 0.45rem;line-height: 0.45rem;color: #13A0E5;font-size: 0.2rem;width:3.1rem;border: 1px solid #90CBF7;margin-top: 0.25rem;border-radius:0.25rem;font-weight: 550;}


.text-center .tc_no1_title {margin-top: 0.5rem;}
.text-center .tc_no1_title img,.text-center .tc_no1_button img {width: 6.4rem;}
.text-center .tc_no1_center {height: 1.45rem;width: 6.2rem;margin: 0.2rem auto;}
.text-center .tc_no1_center .noleft img{width: 1.9rem;float: left;}
.text-center .tc_no1_center .noright {width:4.2rem;height: 1.55rem;float: left;text-align: left;}
.text-center .tc_no1_center .noright .title {color: #13A0E5;height: 0.3rem;line-height: 0.3rem;font-size: 0.2rem;margin-left: 0.1rem;font-weight: 550;}
.text-center .tc_no1_center .noright .text {height: 1.25rem;line-height: 0.25rem;color: #A6A6A6;font-size: 0.19rem;margin-left: 0.1rem;text-overflow : ellipsis;overflow:hidden;}

.text-center .tc_no2_title img {width: 6.4rem;margin-top: 0.3rem;}
.text-center .tc_no2_button img{width: 6.1rem;margin: 0rem auto;}

.text-center .tc_no3_title img{width: 6.4rem;margin-top: 0.3rem;}
.text-center .tc_no3_center {width: 6.1rem;height:2.1rem;margin: 0.2rem auto;}
.text-center .tc_no3_center .no3left{width: 1.55rem;height: 1.95rem;float: left;}
.text-center .tc_no3_center .no3left img {width: 100%;}
.text-center .tc_no3_center .no3right {width: 4.38rem;height: 1.95rem;float: left;margin-left: 0.15rem;color: #9D9D9D;font-size:0.18rem;text-align:left;}
.text-center .tc_no3_center .no3right .text01 {height: 0.3rem;line-height: 0.3rem;}
.text-center .tc_no3_center .no3right .text02 {height: 0.25rem;line-height: 0.25rem;}
.text-center .tc_no3_center .no3right .text03 {height: 0.25rem;line-height: 0.25rem;}
.text-center .tc_no3_center .no3right .text04 {height: 0.75rem;line-height: 0.25rem;text-overflow : ellipsis;overflow:hidden;margin-top: 0.05rem;}
.text-center .tc_no3_center .no3right .text05 {height: 0.35rem;line-height: 0.35rem;}
.text-center .tc_no3_center .no3right .text05 a img {height: 0.35rem;width: 1.1rem;}
.text-center .tc_no3_center .no3right .text05 a img:last-child {margin-left: 0.2rem;width: 1.1rem;}
.text-center .tc_no3_center .no3right .text02 img,.text-center .tc_no3_center .no3right .text03 img{width: 0.21rem;}

.text-center .tc_no4_title img{width: 6.4rem;margin-top: 0.1rem;}
.text-center .tc_no4_center {width: 6.1rem; margin: 0.2rem auto;}
.text-center .tc_no4_center img {width: 6.1rem;margin-top: 0.1rem;}
.text-center .tc_no4_center .no4text {text-align: left;height: 0.9rem;line-height: 0.3rem;font-size: 0.21rem;color: #9D9D9D;text-overflow : ellipsis;overflow:hidden;}
.text-center .tc_no4_center .no4text a{text-align: left;font-size: 0.2rem;color: #9D9D9D;width: 2.2rem; height: 0.3rem; line-height: 0.3rem;  background: #fff;margin-top: 0rem;}
.text-center .tc_no4_center a {width: 2.2rem;height: 0.6rem;line-height: 0.6rem;background: #13A0E5;color: #fff;font-size: 0.2rem;font-weight: 550;display: inline-block;border-radius: 0.05rem;margin-top: 0.1rem;}

.text-center .tc_no5_title {width: 6.4rem;margin-top: 0.3rem;}
.text-center .tc_no5_title img{width: 6.4rem; }
.text-center .tc_no5_center img {width: 6.1rem;margin-top: 0.1rem;}
.text-center .tc_no5_center .no5text {width: 6.1rem;margin: 0.1rem auto;text-align: left;height: 0.9rem;line-height: 0.3rem;font-size: 0.21rem;color: #9D9D9D;text-overflow : ellipsis;overflow:hidden;}
.text-center .tc_no5_button img{width: 4rem;margin: 0rem auto;}

.text-center .tc_no6_title {width: 6.4rem;margin-top: 0.3rem;}
.text-center .tc_no6_title img{width: 6.4rem; }
.text-center .tc_no6_center img {width: 6.1rem;margin-top: 0.2rem;}
.text-center .tc_no6_button img:first-child {width: 4.4rem;}
.text-center .tc_no6_button img{width: 6.1rem;margin: 0.2rem auto;}



.text-center .yxbk_title {margin-top: 0.2rem;}
.text-center .yxbk_title img{width: 6.4rem;}
.text-center .yxbk_center {width: 6.2rem;margin: 0.1rem auto;}
.text-center .yxbk_center .yc_left {width: 1.65rem;height: 1.9rem; float: left;}
.text-center .yxbk_center .yc_left img {width: 1.65rem;}
.text-center .yxbk_center .yc_right {width: 4.4rem;float: left;margin-left: 0.1rem;font-size:0.2rem;}
.text-center .yxbk_center .yc_right .tptext {height: 1.2rem;line-height:0.3rem;text-indent: 0.25rem;text-align: left;text-overflow : ellipsis;overflow:hidden;}
.text-center .yxbk_center .yc_right .tpbut {}
.text-center .yxbk_center .yc_right .tpbut a img {width: 2rem;height: 0.5rem;float: left;margin-top: 0.15rem;}
.text-center .yxbk_center .yc_right .tpbut a img:last-child {margin-left: 0.1rem;}

.text-center .xqjd_title {padding-top: 0.2rem;}
.text-center .xqjd_title img{width: 6.4rem;}
.text-center .xqjd_center {width: 6.1erm;margin: 0rem auto;}
.text-center .xqjd_center a img{width: 6.1rem;margin-top: 0.15rem;}

.text-center .ystd_title img{width: 6.4rem;}
.text-center .ystd_center {width: 6.4rem;height: 3.4rem;margin-top: 0.2rem;}
.text-center .ystd_center a img {float: left;margin-left: 0.1rem;width: 2rem;}

.bmzxff img{width: 6.4rem;}

.tslf_div {width: 6.2rem;height: 1.2rem;margin: 0.2rem auto;clear: both;}
.text-center .tslf_left {width: 1.15rem; height: 1.2rem; float: left; }
.text-center .tslf_left img{width: 100%;margin-top: -0.05rem;}
.text-center .tslf_center {width: 4rem;height: 1.1rem;float: left; border: 1px solid #E6E4E5;margin-left: 0.05rem;text-align: left;}
.text-center .tslf_right {width: 0.9rem;height: 1.2rem;float: left;margin-left: 0.05rem;}
.text-center .tslf_right a img {width: 100%;}
.text-center .tslf_center .otitle {color: #13A0E5;height: 0.4rem;line-height: 0.4rem;font-size: 0.21rem;margin-left: 0.05rem;font-weight: 550;}
.text-center .tslf_center .ocenter {height: 0.55rem;line-height: 0.28rem;font-size: 0.19rem;color: #A6A6A6; overflow:hidden; text-overflow:ellipsis;margin-left:0.05rem;}

.text-center .tslf_cagd a {
    display: inline-block;
    height: 0.45rem;
    line-height: 0.45rem;
    color: #13A0E5;
    font-size: 0.2rem;
    width: 3.1rem;
    border: 1px solid #90CBF7;
    margin-top: 0.25rem;
    border-radius: 0.25rem;
    font-weight: 550;
}
.tslf_cagd a {
    display: inline-block;
    height: 0.45rem;
    line-height: 0.45rem;
    color: #13A0E5;
    font-size: 0.2rem;
    width: 3.1rem;
    border: 1px solid #90CBF7;
    margin-top: 0.25rem;
    border-radius: 0.25rem;
    font-weight: 550;
}


.text-center .wzy_title {font-size: 0.25rem;color: #13A1E5;font-weight: 550;height: 0.4rem;line-height: 0.4rem;}
.hrfgx1 {clear:both;padding-top: 0.03rem;padding-bottom:  0.03rem;}
.hrfgx1 hr {width: 6rem;border:1px dashed #979797;margin: 0px auto;}
.text-center .wzy_title2 {font-size: 0.18rem;height: 0.3rem;line-height: 0.3rem;color: #979797;}
.text-center .wzy_zxdhbd {width: 5.8rem;margin: 0.1rem auto;clear: both:}
.text-center .wzy_zxdhbd img{width: 5.8rem;}
.text-center .wzy_xgydtitle img{width: 6.4rem;}
.text-center .list_text {width: 6.2rem;margin: 0rem auto;text-align: left;clear: both;height: 0.5rem;line-height: 0.5rem;font-size: 0.2rem;border-bottom: 1px solid #E5E5E5;}
.text-center .list_text img {width: 0.3rem;float: left;margin-top: 0.1rem;}
.text-center .list_text .ltext {width: 4.5rem;float: left;height: 0.5rem;line-height: 0.5rem;margin-left: 0.15rem;color: #979797;}
.text-center .list_text .lgz {width: 1.2rem;float: left;color: #D1D1D1;text-align: right;}
.text-center .xgyd_more {width: 6.4rem;}
.text-center .xgyd_more a {width: 2.8rem;height: 0.5rem;line-height: 0.5rem;border: 1px solid #13A1E5;display: inline-block;margin: 0.2rem auto;font-size: 0.22rem;border-radius: 0.3rem;color: #13A1E5;font-weight: 550; }
.text-center .gbhzal img{width: 6.4rem;}

.yljggp {width: 6.2rem;margin: 0rem auto;}
.yljggp img{width: 6.2rem;}

.text-center .xwzxnrkj {margin: 0.1rem auto;height: 1.9rem;width: 6.2rem;}
.text-center .xwzxnrkj .titleimg {height: 1.9rem;width: 2.9rem;float: left;}
.text-center .xwzxnrkj .titleimg img{width: 2.9rem;}
.text-center .xwzxnrkj .cqhl_imgrigh {height: 1.9rem;line-height: 0.3rem;width: 3.2rem;float: left;text-align: left;font-size: 0.19rem;text-indent: 0.3rem;color: #979797;text-overflow : ellipsis;overflow:hidden;}
.text-center .ptyy {width: 6.4rem;}
.text-center .ptyy img {width: 6.4rem;}

.text-center .wzy_center {width: 6.2rem;margin: 0rem auto;text-align: left;font-size: 0.16rem;color: #6A6562;white-space:pre-wrap;}
.text-center .wzy_center p {font-size: 0.16rem;line-height: 0.3rem;text-indent:0.05rem;white-space:normal;}
.text-center .wzy_center img{width:96%；padding:2%;}
.text-center .wzy_center p strong {font-size: 0.16rem;white-space:normal;}
.text-center .wzy_center .cen_01,.text-center .wzy_center .cen_02,.text-center .wzy_center .cen_03,.text-center .wzy_center .cen_04,.text-center .wzy_center .cen_05 {line-height: 0.35rem;text-indent: 0.3rem;}
.text-center .wzy_center .cen_01 a {color: #13A1E5;text-decoration: underline; }
.text-center .wzy_center .cen_06 {width: 5rem;margin: 0.2rem auto;}
.text-center .wzy_center .cen_06 img{width: 2rem;float: left;}
.text-center .wzy_center .cen_06 img:last-child {margin-left: 0.4rem;}
.hlyyzzgh img{width: 100%;}


.text-center .xqjd_center .xqjd_fram {width: 6.05rem;height: 0.7rem;margin: 0.15rem;background: #F4F2F3;float: left;}
.text-center .xqjd_center .xqjd_fram a img{width: 0.9rem;height: 0.7rem;float: left;margin-top: 0rem;}
.text-center .xqjd_center .xqjd_fram a div{width: 5rem;height: 0.7rem;line-height: 0.7rem;text-align: left;text-indent: 0.2rem;margin-left: 0.4rem;font-size: 0.19rem;text-overflow: ellipsis;  overflow: hidden;}


.list_bk { width: 6.4rem; }
.list_bk ul { width: 6.0rem;  margin: auto;}
.list_bk ul li { width: 6.0rem; height: 0.6rem; border-bottom: 1px dashed #e0e0e0; line-height: 0.6rem;}
.list_bk ul li dt { height: 0.6rem; float: left; margin-left: 0.1rem; font-size: 0.2rem; color: #484848;}
.list_bk ul li dt span { color: #00839a;}
.list_bk ul li dd { width: 4.7rem; height: 0.6rem; float: right; margin-left: 0.1rem; font-size: 0.2rem; text-align: left;text-overflow: ellipsis;  overflow: hidden;}
.list_bk ul li dd a { color: #333333;}


.ys_lb { width: 6.2rem;  height: 3.6rem;   margin-top: 0.2rem; margin-bottom: 0.2rem;}
.ys_lb li { width: 1.85rem; height: 3.6rem;float: left; background: #d7f8fd;margin-left: 0.21rem;}
.ys_lb_img { width: 1.85rem; height: 1.29rem;}
.ys_lb_img img { width: 1.85rem; height: 1.29rem;}
.ys_name { width: 1.85rem;height: 0.4rem; line-height: 0.4rem;text-align: center; color: #00839a; font-size: 0.25rem;}
.ys_zw { width: 1.45rem; height: auto; line-height: 0.21rem; text-align: center; color: #666; font-size: 0.15rem; margin: auto;}
.ys_jj { width: 1.65rem;height: auto;line-height: 0.21rem; color: #666; font-size: 0.17rem; text-indent: 2em; margin: auto; margin-top: 0.1rem;height: 1.47rem;text-overflow: ellipsis;  overflow: hidden;}

.prev {  float: left;  position: relative;  font-size: 2.4rem;  width: 0.37rem; display: block; height: 0.88rem;background-color: rgba(0, 0, 0, 0.5); font-size: 0.3rem; line-height: 0.88rem; text-align: center;  bottom: 2rem;}
.prev a {  color: #FFF;}
.next { float: left; position: relative; left: 5.65rem; font-size: 2.4rem; display: block; width: 0.37rem;height: 0.88rem; background-color: rgba(0, 0, 0, 0.5); font-size: 0.3rem; line-height: 0.88rem; text-align: center;  bottom: 2rem;}
.next a {  color: #FFF;}
