﻿* {
	padding: 0;
	margin: 0;
	text-decoration: none;
}

body,
div,
span,
ul,
li,
h1,
h2,
h3,
h4,
ol,
dl,
dt,
dd,
img,
a,
input,
textarea,
clear {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
	font-family: "Microsoft YaHei";
}

html,
body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 1200px;
}

body {
	font-size: 14px;
}

body a {
	color: #666666;
}

body a:hover {
	color: #cc0000;
}

a {
	color: #666;
	text-decoration: none;
	outline: none;
}

.w1200 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.top {
	width: 100%;
	min-width: 1200px;
	height: 125px;
	background: url(../images/topbg.jpg) top center no-repeat;
}

.topmain {
	width: 1200px;
	height: 125px;
	overflow: hidden;
}

.topmain>div {
	float: left;
}

.topl {
	width: 400px;
	height: 125px;
	text-align: left;
}

.topl a img {
	vertical-align: middle;
	margin-top: 25px;
}

.topr {
	width: 800px;
	height: 125px;
}

.topr .topr_t {
	width: 100%;
	height: 35px;
	position: relative;
}

.topr .topr_t li {
	float: right;
	height: 35px;
	font-size: 13px;
	line-height: 35px;
	color: #ffffff;
	padding-left: 15px;
}

.topr .topr_t .weixin {
	position: relative;
}

.topr .topr_t .weixinpic {
	width: 88px;
	height: 88px;
	position: absolute;
	top: 33px;
	right: 0;
	z-index: 33333;
	border: solid 1px #999;
	display: none;
}

.topr .topr_t .weixinpic img {
	width: 100%;
	height: 100%;
}

.weixin:hover .weixinpic {
	display: block;
}

.topr .topr_t li a {
	display: block;
	color: #ffffff;
}

.topr .topr_t li img {
	vertical-align: middle;
	padding-right: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.topr .topr_t .wza:hover img {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

.topr .topr_m {
	width: 100%;
	height: 32px;
}

.topr .topr_m li {
	float: right;
	width: 280px;
	height: 32px;
	background: url(../images/inputbg1.png);
	background-repeat: no-repeat;
}

.topr .topr_m li input {
	width: 200px;
	height: 32px;
	background: none;
	border: none;
	line-height: 32px;
	*line-height: 30px;
	text-indent: 15px;
	*text-indent: 10px;
	font-size: 14px;
	color: #999999;
	outline: none;
}

.topr .topr_m li img {
	float: right;
	*margin-top: -34px;
}

.topr .topr_b {
	width: 100%;
	height: 57px;
}

.topr .topr_b li {
	width: 110px;
	height: 43px;
	float: left;
	margin-top: 15px;
	margin-left: 9px;
	background: url(../images/navlibg.png);
	background-repeat: no-repeat;
	line-height: 43px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}

.topr .topr_b li:hover {
	background: url(../images/navlibg_h.png);
}

.topr .topr_b li img {
	vertical-align: middle;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.topr .topr_b li:hover img {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

.topr .topr_b li a {
	display: block;
	line-height: 43px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}

.topr .topr_b li a:hover {
	color: #ffffff;
}

.topr .topr_b .nav_on {
	width: 73px !important;
	margin-left: 12px;
	background: url(../images/homebg.png) !important;
	background-repeat: no-repeat !important;
}

.topr .topr_b .nav_on img {
	vertical-align: middle;
	*margin-top: 10px;
}

.footer {
	width: 100%;
	min-width: 1200px;
	height: 100px;
	background: url(../images/bottombg.png) center center no-repeat;
	overflow: hidden;
}

.footer .w1200 div {
	float: left;
}

.footer_l {
	width: 700px;
	height: 90px;
	margin-left: 50px;
	margin-top: 10px;
}

.footer_l li {
	width: 100%;
	height: 25px;
	line-height: 20px;
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	padding-right: 10px;
}

.footer_l li img {
	vertical-align: middle;
	padding-right: 5px;
}

.footer_l li span {
	padding-right: 10px;
}

.footer_l li a {
	color: #ffffff;
}

.footer_l li a:hover {
	color: #d93600;
}

.footer_r {
	width: 250px;
	height: 90px;
	margin-top: 10px;
}

.footer_r li {
	float: left;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding-left: 24px;
}

.wfxx {
	width: 150px;
	height: 100px;
}

.wfxx li {
	width: 100%;
	height: 100%;
}

.wfxx li img {
	margin-top: 5px;
}

.yqljul {
	width: 120px;
	height: 25px;
	cursor: pointer;
	position: relative;
	top: -21px;
	left: 588px;
	z-index: 66666;
}

.yqljul:hover li {
	display: block;
}

.yqljul li {
	width: 120px;
	height: 175px !important;
	min-height: 25px;
	position: absolute;
	top: -175px;
	background: #ffffff;
	*margin-left: -100px;
	display: none;
}

.yqljul li a {
	display: block;
	width: 120px;
	height: 25px;
	color: #666666;
}

.yqljul li a:hover {
	color: #d93600;
	background: #eeeeee;
}

.cnmain {
	width: 1200px;
	height: 800px;
	background: url(../images/main.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 25px;
}

.main01 {
	width: 99%;
	height: 327px;
	margin-top: 3px;
}

.main01>div {
	float: left;
}

.main01_l {
	width: 555px;
	height: 327px;
	margin-left: 15px;
	margin-top: 15px;
}

.main01_r {
	width: 590px;
	height: 327px;
	margin-left: 25px;
	margin-top: 15px;
}

.sgzdt {
	width: 100%;
	height: 100%;
}

.stis {
	height: 45px;
	line-height: 37px;
}

.stis a {
	font-size: 21px;
	display: block;
	font-weight: 400;
}

.stis li {
	height: 40px;
	margin-right: 40px;
	float: left;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}

.stis li.hover {
	border-bottom: 2px solid #d93600;
}

.stis li.hover a {
	display: block;
	color: #d93600;
}

.stis li.hover a:hover {
	color: #d93600;
}

.sgzdt .spa {
	width: 100%;
	height: 65px;
	line-height: 65px;
	display: block;
	text-align: center
}

.sgzdt .spa a {
	color: #006f93;
	font-size: 24px;
}

.sgzdt .spa a:hover {
	color: #d93600;
}

.slis {
	padding-top: 10px;
}

.slis li {
	height: 32px;
	font-size: 15px;
	line-height: 32px;
	color: #333333;
	background: url(../images/slis.png) 3px 14px no-repeat;
	padding-left: 17px;
	#height: 27px;
	#line-height: 27px;
}

.slis li a {
	float: left;
	color: #333333;
}

.slis li a:hover {
	color: #cc0000
}

.slis li span.sdata {
	float: right;
	color: #999999
}

.list {}

.list li {
	height: 32px;
	font-size: 15px;
	*margin-left: -15px;
	line-height: 32px;
	color: #666666;
	background: url(../images/slis.png) 3px 14px no-repeat;
	padding-left: 17px;
	#height: 32px;
	#line-height: 32px;
}

.list li a {
	color: #666;
}

.list li span {
	float: right;
	color: #999999
}

.lista li {
	height: 32px;
	font-size: 15px;
	*margin-left: -15px;
	line-height: 32px;
	color: #666666;
	background: url(../images/slis.png) 3px 14px no-repeat;
	padding-left: 17px;
	#height: 32px;
	#line-height: 32px;
}

.lista li a {
	color: #666;
}

.lista li a:hover {
	color: #cc0000;
}

.lista li span {
	float: right;
	color: #999999
}

.main02 {
	width: 100%;
	height: 320px;
	margin-top: 20px;
}

.main02>div {
	float: left;
}

.main02_l {
	width: 555px;
	height: 320px;
	margin-left: 15px;
}

.main02_r {
	width: 590px;
	height: 320px;
	margin-left: 25px;
}

#tws1 a {
	color: #999999;
}

#tws2 a {
	color: #999999;
}

.title2 {
	color: #999999;
	display: block;
	border-bottom: 2px solid #d93600;
}

.title2 a {
	color: #0099cc !important;
}

.main02_ult {
	width: 100%;
	height: 129px;
	overflow: hidden;
}

.main02_ult li {
	height: 58px;
	width: 172px;
	border: solid 1px #ffffff;
	margin-right: 15px;
	background: #f2f6ff;
	float: left;
	font-size: 16px;
	margin-bottom: 8px;
	text-align: center;
	line-height: 58px;
}

.main02_ult li a {
	width: 100%;
	height: 100%;
	display: block;
	color: #666666;
}

.main02_ult_03 {
	margin-right: 0 !important;
}

.main02_ult_05 {
	width: 363px !important;
	margin-right: 0 !important;
}

.main02_ult li:hover {
	background: #0099cc !important;
	border: solid 1px #0099cc !important;
}

.main02_ult li:hover a {
	color: #ffffff !important;
}

.main02_ult_on {
	background: #0099cc !important;
	border: solid 1px #0099cc !important;
}

.main02_ult_on a {
	color: #ffffff !important;
}

.main02_ulb {
	width: 100%;
	height: 129px;
}

.main02_ulb li {
	width: 175px;
	height: 60px;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	text-align: left;
	line-height: 60px;
}

.main02_ulb li a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 17px;
	color: #999999;
}

.main02_ulb li a img {
	vertical-align: middle;
	padding-right: 25px;
}

.main02_ulb li a:hover img {
	animation: icon .6s linear infinite;
}

@keyframes icon {
	0% {
		transform: translateY(0);
	}
	25% {
		transform: translateY(3px);
	}
	50% {
		transform: translateY(0px);
	}
	75% {
		transform: translateY(-3px);
	}
	100% {
		transform: translateY(0px);
	}
}

.main02_ulb li a:hover {
	color: #0099cc;
}

.main02_ulb_1 {
	margin-right: 0 !important;
}

.main03 {
	height: 114px;
}

.main03 iframe {
	margin-left: 8px;
}


/*首页隐藏轮播*/

.banner1 {
	width: 100%;
	height: 100%;
	position: relative;
	display: none;
}

.banimg1 {
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
	position: absolute;
}

.banimg1 li {
	width: 100%;
	height: 100%;
	*margin-left: -15px;
}

.banimg1 li img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.baninf1 {
	width: 100%;
	height: 44px;
	z-index: 222;
	background: url(../images/hmb.png);
	background-repeat: no-repeat;
	position: absolute;
	background-size: cover;
	bottom: 0;
}

.baninf1 a:link {
	color: #ffffff
}

.baninf1 a:visited {
	color: #fff
}

.baninf1 a:hover {
	color: #d93600
}

.baninf1 a:active {
	color: #fff
}

.baninf1>div {
	float: left;
}

.baninf_title1 {
	width: 360px;
	*width: 350px;
	height: 20px;
	margin-left: 17px;
	margin-top: 13px;
	color: #fff;
	overflow: hidden;
}

.baninf_title1 li {
	float: left;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 15px;
}

.baninf_dot1 {
	width: 80px;
	height: 9px;
	margin-left: 20px;
	margin-top: 18px;
}

.baninf_dot1 li {
	width: 9px;
	height: 9px;
	float: left;
	margin-left: 8px;
	cursor: pointer;
	background: url(../images/ncdaj_index_r15_c19.png);
	background-repeat: no-repeat;
}

.baninf_ondot1 {
	background: url(../images/ncdaj_index_r15_c16.png) !important;
	background-repeat: no-repeat;
}

.baninf_dot1 li:last-child {
	margin-right: 0;
}


/*频道页开始*/

.pdmain {
	width: 1200px;
	height: 800px;
	background: url(../images/pindaobg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 25px;
}


/*走进潮南*/

.zjcnmain01 {
	width: 1170px;
	height: 240px;
	padding-left: 15px;
	margin-top: 35px;
	overflow: hidden;
}

.zjcnmain01>div {
	float: left;
}

.zjcnm01_l {
	width: 475px;
	height: 100%;
	margin-right: 15px;
}

.zjcnm01_l img {
	width: 100%;
}

.zjcnm01_r {
	width: 675px;
	height: 100%;
}

.zjcnm01_rtop {
	width: 100%;
	height: 35px;
	margin-bottom: 15px;
}

.zjcnm01_rtop li {
	float: left;
	padding-right: 10px;
	padding-left: 15px;
	line-height: 35px;
	font-size: 16px;
	color: #333;
	margin-left: 5px;
}

.zjcnm01_rtop li a {
	display: block;
	color: #333;
}

.zjcnm01_rtop li:hover {
	background: #5fabea;
}

.zjcnm01_rtop li:hover a {
	color: #ffffff;
}

.zjcnm01_rtop .lion {
	background: #5fabea !important;
}

.zjcnm01_rtop .lion a {
	color: #ffffff !important;
}

.zjcnm01_rbot {
	width: 100%;
	height: 190px;
	overflow: hidden;
}

.zjcnm01_rbot ul {
	width: 100%;
	height: auto;
	line-height: 30px;
	color: #777777;
	font-size: 15px;
	text-indent: 22px;
}

.zjcnm01_rbot ul a {
	color: #d93600;
}

.zjcnm01_rbot ul p {
	color: #777777;
	font-size: 15px;
	text-indent: 30px;
}

.zjcnmain02 {
	width: 1170px;
	height: 290px;
	padding-left: 15px;
	margin-top: 20px;
}

.zjcnmain02>div {
	float: left;
	width: 275px;
	height: 290px;
	margin-right: 23px;
}

.zjcnmain02_div {
	margin-right: 0 !important;
}

.zjcnm02_top {
	width: 100%;
	height: 50px;
	position: relative;
}

.zjcnm02_t1 {
	background: url(../images/zjcn_til01.png);
	background-repeat: no-repeat;
}

.zjcnm02_t2 {
	background: url(../images/zjcn_til02.png);
	background-repeat: no-repeat;
}

.zjcnm02_t3 {
	background: url(../images/zjcn_til03.png);
	background-repeat: no-repeat;
}

.zjcnm02_t4 {
	background: url(../images/zjcn_til04.png);
	background-repeat: no-repeat;
}

.zjcnm02_top a {
	width: 100%;
	height: 100%;
	font-size: 18px;
	line-height: 50px;
	text-indent: 15px;
	color: #ffffff;
	display: block;
	z-index: 222;
}

.zjcnm02_top:hover a {
	color: #d93600;
}

.zjcnm02_top i {
	display: block;
	position: absolute;
	top: 20px;
	right: 15px;
	width: 24px;
	height: 13px;
	z-index: 111;
	background: url(../images/zjcn_tilicon.png);
	background-repeat: no-repeat;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.zjcnm02_top:hover i {
	transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
}

.zjcnm02_bot {
	width: 90%;
	height: 240px;
	background: url(../images/zjcn_tilbg.png) center bottom no-repeat #fff;
	line-height: 32px;
	font-size: 14px;
	color: #777777;
	padding-left: 5%;
	padding-right: 5%;
}

.zjcnm02_bot li {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #777777;
	overflow: hidden;
}

.zjcnm02_bot li a {
	color: #777777;
}

.zjcnm02_bot li a:hover {
	color: #d93600;
}

.zjcnmain03 {
	width: 1170px;
	height: 170px;
	margin-left: 15px;
	margin-top: 24px;
	background: #ffffff;
}

.zjcnmain03 iframe {
	margin-top: 15px;
}


/*政务公开*/

.zwgkmain {
	width: 1200px;
	height: 800px;
	background: url(../images/pindaobg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 25px;
}

.zwgkmain>div {
	float: left;
}

.zwgk_left {
	width: 335px;
	height: 99%;
	margin-right: 20px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: #ffffff;
}

.zwgkl_top {
	width: 100%;
	height: 230px;
}

.zwgkl_tb {
	width: 100%;
	height: 170px;
}

.zwgkl_tb ul {
	float: left;
}

.zwgkl_tbimg {
	width: 124px;
	height: 100%;
	margin-right: 20px;
}

.zwgkl_tbart {
	width: 185px;
	height: 100%;
}

.zwgkl_tbart_top {
	width: 100%;
	height: 130px;
}

.zwgkl_tbart_top p {
	height: 40px;
	font-size: 24px;
	color: #0099cc;
}

.zwgkl_tbart_top span {
	color: #666666;
	font-size: 15px;
}

.zwgkl_tbart_bot {
	display: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ff7d7d;
}

.zwgkl_tbart_bot img {
	vertical-align: middle;
	margin-right: 10px;
}

.zwgkl_tbart_bot:hover img {
	animation: icon .6s linear infinite;
}

.zwgkl_tbart_bot a {
	width: 100%;
	height: 100%;
	text-align: center;
	display: block;
	color: #ffffff;
	font-size: 16px;
}

.zwgkl_tt {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #0099cc;
	margin-bottom: 10px;
}

.zwgkl_tt a {
	color: #0099cc;
}

.zwgkl_tt a:hover {
	color: #d93600;
}

.zwgkl_mid {
	width: 100%;
	height: 340px;
	margin-top: 20px;
}

.zwgkl_mid_top {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #0099cc;
}

.zwgkl_mid_top a {
	color: #0099cc;
}

.zwgkl_mid_top a:hover {
	color: #d93600;
}

.zwgkl_mid_bot {
	width: 100%;
	height: auto;
}

.zwgkl_mid_bot li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	text-indent: 30px;
	background: url(../images/zwgk_mlbg.png) 15px center no-repeat #efefef;
}

.zwgkl_mid_bot li a {
	display: block;
	color: #666666;
	font-size: 15px;
}

.zwgkl_mid_bot li a:hover {
	color: #d93600;
}

.zwgkl_bot {
	width: 100%;
	height: 170px;
	margin-top: 20px;
}

.zwgkl_bot li {
	width: 110px;
	height: 40px;
	float: left;
	text-indent: 10px;
	line-height: 40px;
	background: url(../images/zwgk_botbg.png) left center no-repeat;
}

.zwgkl_bot li a {
	display: block;
	font-size: 15px;
	color: #666666;
}

.zwgkl_bot li a:hover {
	color: #d93600;
}

.zwgk_right {
	width: 800px;
	height: 100%;
}

.zwgk_right_top {
	width: 100%;
	height: 315px;
	margin-top: 10px;
}

.zwgk_right .sdata {
	*margin-top: -27px;
}

.zwgk_right_top>div {
	float: left;
	width: 390px;
	height: 100%;
}

.zwgk_right_tr .stis li a {
	color: #999999;
}

.zwgk_right_tl {
	margin-right: 20px;
}

.zwgk_right_tltop {
	width: 100%;
	height: 40px;
}

.zwgk_right_tr .sgzdt .slis li {
	color: #666666;
}

.zwgk_right_tr .sgzdt .slis li a {
	color: #666666;
}

.zwgk_right_mid {
	width: 100%;
	height: 75px;
	margin-top: 25px;
	margin-bottom: 30px;
}

.zwgk_right_mid ul {
	width: 100%;
	height: 100%;
}

.zwgk_right_mid ul li {
	width: 150px;
	height: 75px;
	float: left;
	line-height: 75px;
	font-size: 18px;
	color: #444444;
	background: #e1f2ff;
	margin-right: 10px;
	text-align: center;
}

.zwgk_right_mid ul li a {
	display: block;
}

.zwgk_right_mid ul li img {
	vertical-align: middle;
	margin-right: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.zwgk_right_mid ul li:hover a {
	color: #d93600;
}

.zwgk_right_mid ul li:hover img {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

.zwgk_right_bot {
	width: 100%;
	height: 315px;
}

.zwgk_right_bot>div {
	float: left;
	width: 390px;
	height: 100%;
}

.zwgk_right_bl {
	margin-right: 20px;
}

.zwgk_right_bl .stis li a {
	color: #999999;
}

.zwgk_right_br .stis li a {
	color: #999999;
}


/*政民互动*/

.zmhdmain {
	width: 1200px;
	height: 800px;
	background: url(../images/pindaobg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 25px;
}

.zmhdmain>div {
	float: left;
}

.zmhd_left {
	width: 810px;
	height: 100%;
	margin-right: 20px;
	margin-left: 20px;
}

.zmhd_ltop {
	width: 100%;
	height: 690px;
}

.zmhd_lt_top {
	width: 100%;
	height: 85px;
	margin-top: 10px;
}

.zmhd_lt_ttitle {
	width: 100%;
	height: 40px;
}

.zmhd_lt_ttitle li {
	/* width: 85px; */
	padding: 0px 10px;
	height: 38px;
	display: inline-block;
	line-height: 38px;
	text-align: center;
	font-size: 21px;
	padding-right: 10px;
	padding-left: 10px;
}
.zmhd_lt_ttitle li.act {
	/* width: 85px; */
	padding: 0px 10px;
	height: 38px;
	display: inline-block;
	line-height: 38px;
	text-align: center;
	font-size: 21px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: solid 2px #d93600;
}
.zmhd_lt_ttitle li a{
	color: #333;
}
.zmhd_lt_ttitle li.act a {
	color: #0099cc;
}

.zmhd_lt_tbot {
	width: 100%;
	height: auto;
	margin-top: 15px;
	background: #e3f4fd;
}

.zmhd_lt_tbot li {
	float: left;
	line-height: 20px;
	padding: 5px 0;
	font-size: 15px;
	color: #0099cc;
}

.zmhd_lt_tbotli1 {
	width: 69%;
	text-indent: 30px;
	overflow: hidden;
}

.zmhd_lt_tbotli2 {
	width: 17%;
	text-align: center;
}

.zmhd_lt_tbotli3 {
	width: 17%;
	text-align: center;
}

.zmhd_lt_tbotli4 {
	width: 14%;
	text-align: center;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.zmhd_qzxx {
	width: 100%;
	height: auto;
	margin-top: 15px;
}

.zmhd_qzxx ul li {
	line-height: 21px;
	padding: 12px 0;
	font-size: 15px;
	color: #525252;
}

.zmhd_qzxx ul li a {
	color: #666666;
}

.zmhd_qzxx ul li a:hover {
	color: #cc0000;
}

.zmhd_qzxx ul li span {
	line-height: 24px;
}

.qzxxbt {
	width: 69%;
	display: block;
	float: left;
}

.qzxxzt {
	width: 14%;
	display: block;
	float: left;
	text-align: center;
}

.qzxxst {
	width: 17%;
	display: block;
	float: left;
	text-align: center;
}

.qzxxend {
	width: 17%;
	display: block;
	float: right;
	text-align: center;
}

.zmhd_lbot {
	width: 1160px;
	height: 70px;
	margin-top: 10px;
	position: relative;
}

.zmhd_lbot li {
	width: 23%;
	height: 100%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	*margin-right: 0.9%;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	color: #666666;
}

.zmhd_lbot li a {
	display: block;
	color: #666666;
}

.zmhd_lbot li a:hover {
	color: #d93600;
}

.zmhd_lbot li img {
	zoom: 0.7;
	vertical-align: middle;
	margin-right: 35px;
}

.zmhd_lbot li:hover img {
	animation: icon .6s linear infinite;
}

.zmhd_lbot01 {
	background: #e2f3ea;
}

.zmhd_lbot02 {
	background: #eff7e3;
}

.zmhd_lbot03 {
	background: #dbeff7;
}

.zmhd_lbot04 {
	background: #ffbfbf;
}

.zmhd_right {
	width: 335px;
	height: 690px;
	background: #ffffff;
}

.zmhd_right>div {
	width: 95%;
	padding-left: 3%;
}

.zmhd_right_top {
	height: 670px;
	margin-top: 15px;
}

.zmhd_right_tt {
	width: 100%;
	height: 40px;
}

.zmhd_right_tt li {
	width: 85px;
	height: 38px;
	font-size: 21px;
	line-height: 38px;
	border-bottom: solid 2px #d93600;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.zmhd_right_tt li a {
	color: #0099cc;
}

.zmhd_right_tt li a:hover {
	color: #d93600;
}

.zmhd_right_mid {
	height: 165px;
	margin-top: 20px;
}

.zmhd_right_bot {
	height: 240px;
	margin-top: 15px;
}

.zmhd_right_tb li {
	width: 100%;
	height: 69px;
	border-bottom: solid 1px #eeeeee;
}

.zmhd_right_tb li span {
	display: inline-block;
	width: 100%;
	font-size: 15px;
	overflow: hidden;
}

.zmhd_right_tbtitle {
	color: #2b2b2b;
	height: 35px;
	line-height: 35px;
}

.zmhd_right_tbtitle p {
	display: inline;
	color: #d93600;
}

.zmhd_right_tbtitle a {
	color: #2b2b2b;
}

.zmhd_right_tbtime {
	color: #999999;
	height: 32px;
	line-height: 32px;
}

.zmhd_right_mb {
	width: 100%;
	height: 110px;
	background: #f7f7f7;
	margin-top: 15px;
}

.zmhd_right_mb ul {
	float: left;
}

.zmhd_right_mbimg {
	width: 100%;
	height: 110px;
	margin-right: 5px;
	overflow: hidden;
}

.zmhd_right_mbimg img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.zmhd_right_mbimg:hover img {
	transform: scale(1.1);
}

.zmhd_right_mbart {
	width: 178px;
	height: 100%;
}

.zmhd_right_mbart li {
	float: left;
	color: #777777;
	font-size: 14px;
	line-height: 25px;
}

.zmhd_right_mbart li span {
	display: inline-block;
}

.zmhd_right_mbl {
	width: 40px;
	height: 100%;
}

.zmhd_right_mbr {
	width: 135px;
	height: 100%;
}

.zmhd_right_bot ul {
	width: 100%;
}

.zmhd_right_btop {
	height: 40px;
}

.zmhd_right_btop li {
	font-size: 18px;
	color: #0099cc;
	line-height: 40px;
}

.zmhd_right_btop li a {
	color: #0099cc;
}

.zmhd_right_btop li a:hover {
	color: #d93600;
}

.zmhd_right_bbot {
	height: auto;
}

.zmhd_right_bbot li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #777777;
}

.zmhd_right_bbot li a {
	color: #777777;
}

.zmhd_right_bbot li a:hover {
	color: #d93600;
}


/*解读回应*/

.jdhymain {
	width: 1200px;
	height: 800px;
	background: url(../images/pindaobg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 25px;
}

.jdhy_top {
	width: 98.5%;
	height: 390px;
	margin-left: 15px;
	margin-top: 15px;
}

.jdhy_top_lanmu {
	width: 100%;
	height: 40px;
}

.jdhy_top_lanmu li {
	width: 100px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 21px;
	color: #0099cc;
	border-bottom: solid 2px #d93600;
}

.jdhy_top_lanmu li a {
	color: #0099cc;
}

.jdhy_top_lanmu li a:hover {
	color: #d93600;
}

.jdhy_top_title {
	width: 100%;
	height: auto;
}

.jdhy_top_title li {
	width: 48%;
	height: 114px;
	float: left;
	margin-right: 2%;
	border-bottom: dashed 1px #999999;
}

.jdhy_top_title li p {
	width: 100%;
	height: 60px;
	font-size: 22px;
	color: #666666;
	padding-top: 15px;
}

.jdhy_top_title li p a {
	color: #666666;
}

.jdhy_top_title li p a:hover {
	color: #d93600;
}

.jdhy_top_title li span {
	height: 35px;
	width: 100%;
	line-height: 35px;
	font-size: 13px;
	color: #999999;
}

.jdhy_bot {
	width: 98.5%;
	height: 370px;
	margin-left: 15px;
	margin-top: 15px;
}

.jdhy_bot>div {
	float: left;
	width: 100%;
	/*width: 48%;*/
	height: 100%;
	margin-right: 2%;
}

.jdhy_bot_title {
	width: 100%;
	height: 40px;
}

.jdhy_bot_title {
	width: 115px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 21px;
	color: #0099cc;
	border-bottom: solid 2px #d93600;
	margin-bottom: 15px;
}

.jdhy_bot_title li a {
	color: #0099cc;
}

.jdhy_bot_title li a:hover {
	color: #d93600;
}

.jdhy_bot .lista li {
	*margin-left: 0;
}

.jdhy_bot .lista li .sdata {
	*margin-top: -32px;
}


/*专题专栏*/

.ztzlmain {
	width: 1200px;
	height: 800px;
	background: url(../images/pindaobg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 25px;
}

.ztzlmain div {
	width: 100%;
	height: 100%;
	padding: 15px;
}

.ztzlmain div li {
	width: 280px;
	height: 90px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	overflow: hidden;
}

.ztzlmain div li img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.ztzlmain div li:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	*opacity: 0.5;
}

#zjdc {
	padding-top: 10px;
}


/*hq tx*/

.tx-upwrap {
	width: 100%;
	overflow: hidden;
	display: none;
}

.tx-upmid>div {
	width: 140px;
	height: 28px;
	margin: 0 auto;
	cursor: pointer;
}

.tx-qieruo {
	margin-bottom: 25px!important;
	margin-top: 0!important;
	padding-top: 18px;
	background: url(../images/tx-dbbj.png);
}

.tx-upmid a {
	display: block;
	width: 140px;
	height: 28px;
	overflow: hidden;
}

.tx-upmid .up-bjup a {
	background: url(../images/up-top.png) center center no-repeat;
}

.tx-upmid .up-bjdown a {
	background: url(../images/up-bottom.png) center center no-repeat;
}

.up-content {
	position: relative;
	width: 1200px;
	background: url(../images/tx-dbbj.png);
	overflow: hidden;
}

.up-bottom {
	position: relative;
}

.cn-wrapall {
	min-height: 76%;
}

.cn_banner {
	margin-left: 15px;
	height: 96px;
	width: auto;
	overflow: hidden;
	margin-top: 40px;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}
.toggle-content{margin-top: 0px;}
.active-content{margin-bottom: 0px;}

