/* section */

.section {
	width: 100%;
	padding-bottom: 30px;
	position: relative;
}

.section>.container {
	padding: 20px;
	background: #ffffff;
}

/* side column */

.side-column {
	width: 60px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #949494;
	padding-top: 105px;
}

.side-column ul li {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.side-column ul li p{
	display: none;
}

.side-column ul li:hover {
	background: #1a56a8;
	line-height: 25px;
	padding-top: 5px;
}

.side-column ul li:hover a {
	color: #ffffff;
}
.side-column ul li:hover img{
	display: none;
}
.side-column ul li:hover p{
	display: block;
}
.PcPoPmarket3{
		z-index:1000;
		position:fixed;
		right:25px;
		bottom:30px;
		width:140px;
		height:180px;
		}
.PcPoPmarket3 img{
	width:100%;
}
.PcPoPmarket4{
		z-index:1000;
		position:fixed;
		right:25px;
		bottom:230px;
		width:140px;
		height:180px;
		}
.PcPoPmarket4 img{
	width:100%;
}
/* 区县连接 */
.xqlj{
	height:50px;
	border-bottom:1px solid #e5e5e5;
	width:100%;
	margin-bottom:20px;
}
.xqlj ul li{
    float:left;
	padding-right:10px;
	height:50px;
	line-height:50px;	
}
.xqlj ul li a{
	padding-right:10px;
	padding-left:10px;
	display:inline-block;
	height:50px;
	line-height:50px;
}
.xqlj ul li a:hover{
    color:#fff;
	background:#5e88c2;	
}
.xqlj ul span{
	width:194px;
	font-size:22px;
	color:#0055ae;
	font-weight:bold;
	float:left;
	text-align:center;
	border-right: 1px solid #e5e5e5;
	margin-top:10px;
	margin-right:20px;
}
/* e-tax */

.e-tax {
	width: 100%;
	height: 150px;
}

.e-tax-1 {
	width: 280px;
	height: 150px;
	float: left;
	background:url(dzswj.png) no-repeat;
	background-size:100% 100%;
}

.e-tax-2 {
	width: 480px;
	height: 150px;
	float: left;
	margin-left: 10px;
	background: #e9f6fd;
}

#e-tax-2-01 {
	border-right: 1px solid #c6e5f6;
	border-bottom: 1px solid #c6e5f6;
}

#e-tax-2-02 {
	border-right: 1px solid #c6e5f6;
	border-bottom: 1px solid #c6e5f6;
}

#e-tax-2-03 {
	border-bottom: 1px solid #c6e5f6;
}

#e-tax-2-04 {
	border-right: 1px solid #c6e5f6;
}

#e-tax-2-05 {
	border-right: 1px solid #c6e5f6;
}

.e-tax-service {
	overflow: hidden;
	width: 100%;
}

.e-tax-service li {
	float: left;
	width: 33.3%;
	height: 75px;
	line-height: 75px;
	position: relative;
	font-size: 16px;
}

.e-tax-service li a {
	color: #1a56a8;
	float: left;
	width: 100%;
	height: 100%;
	padding-left: 70px;
	font-weight: bold;
}

.e-tax-service li img {
	position: absolute;
	top: 22px;
	left: 30px;
}

.e-tax-3 {
	width: 170px;
	height: 150px;
	float: left;
	margin-left: 10px;
}
.e-tax-3-1{
	width: 100%;
	height: 68px;
}
.e-tax-3-2 {
	width: 100%;
	height: 68px;
	margin-top: 13px;
}
.e-tax-4 {
	width: 220px;
	height: 150px;
	float: left;
	margin-left: 10px;
}

.e-tax-4-1 {
	width: 100%;
	height: 68px;
}

.e-tax-4-2 {
	width: 100%;
	height: 68px;
	margin-top: 13px;
}

/* headline */

.lead-headline {
	width: 100%;
	height: 110px;
	line-height: 111px;
	text-align: center;
	font-weight: bold;
	color: #0055ae;
	font-size: 36px;
}
.lead-headline .tttime{
	display:inline-block;
	font-size:16px;
	color:#ffffff;
	background:url(time.png) no-repeat;
	background-position-y: 40px;
	width:125px;
	position:relative;
	top:-7px;
}

/* box */

.box-1 {
	width: 100%;
	height: 366px;
}

.box-1-1 {
	width: 580px;
	height: 366px;
	float: left;
}

.box-1-2 {
	width: 579px;
	height: 366px;
	float: left;
	margin-left: 20px;
}

.box-1-2 .tit {
	width: 100%;
	height: 51px;
}

.box-1-2 .tit ul {
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #efefef;
}

.box-1-2 .tit ul li {
	width: 130px;
	height: 51px;
	line-height: 44px;
	text-align: center;
	font-weight: bold;
	background: url(tit-bg.png) no-repeat;
	font-size: 22px;
}

.box-1-2 .tit ul li a {
	color: #ffffff;
}

.box-1-2 .list li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	padding-left: 15px;
	background: url(dot-blue.png) no-repeat left center;
	margin-top: 5px;
}

.box-1-2 .list li span {
	float: right;
	color: #adadad;
}

.box-2 {
	width: 100%;
	height: 140px;
	background: #f0f9fe;
	margin-top: 30px;
}

.box-2 ul {
	overflow: hidden;
	width: 100%;
	margin-left: 35px;
}

.box-2 ul li {
	width: 87px;
	float: left;
	text-align: center;
	margin-right: 59px;
	margin-top: 20px;
}

.box-2 ul li a {
	float: left;
	width: 100%;
	text-align: center;
}

.box-2 ul li.active a {
	color: #1a56a8;
}

.box-2 ul li a img {
	margin-bottom: 10px;
}

.box-3 {
	width: 100%;
	height: 280px;
	margin-top: 20px;
}

.box-3-1 {
	width: 580px;
	height: 280px;
	float: left;
}

.box-3-2 {
	width: 580px;
	height: 280px;
	float: left;
	margin-left: 20px;
}

.box-4 {
	width: 100%;
	height: 352px;
	margin-top: 20px;
	background: url(bg.png) no-repeat;
}

.box-4-1 {
	width: 23.5%;
	height: 270px;
	float: left;
	margin-top:80px;
}

.box-4-1-1 {
	width: 100%;
	height: 200px;
	margin-top: 20px;
}

.box-4-2 {
	width: 23.5%;
	height: 270px;
	float: left;
	margin-left: 2%;
	margin-top:80px;
}

.box-4-2-1 {
	width: 100%;
	height: 200px;
	margin-top: 20px;
}

.box-4-3 {
	width: 23.5%;
	height: 270px;
	float: left;
	margin-left: 2%;
	margin-top:80px;
}

.box-4-3 .common-list-items li {
	margin-top: 7px;
}
.box-4-4 {
	width: 23.5%;
	height: 270px;
	float: left;
	margin-left: 2%;
	margin-top:80px;
}
.box-5 {
	width: 100%;
	height: 90px;
	margin-top: 20px;
}

.box-6 {
	width: 100%;
	padding-bottom: 20px;
}

/*  */

.links {
	width: 100%;
	border-top: 1px solid #1a56a8;
	padding-bottom: 20px;
	background: #eff9fe;
}

.links .tit {
	width: 100%;
	overflow: hidden;
}

.links .tit li {
	width: 126px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #1a56a8;
	font-weight: bold;
	float: left;
}

.links .tit li.on {
	background: #ffffff;
}

.links-items {
	width: 100%;
	background: #ffffff;
	padding: 10px 15px 10px;
}

.links-items ul {
	width: 100%;
	overflow: hidden;
}

.links-items ul li {
	float: left;
	/*width: 108px;*/
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	padding-left: 40px;
}

.div7 .picScroll-left {
	overflow: hidden;
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
}

.div7 .picScroll-left .hd {
	/* overflow: hidden; */
	position: relative;
}

.div7 .picScroll-left .prev,
.div7 .picScroll-left .next {
	position: absolute;
	display: block;
	width: 20px;
	height: 36px;
	top: 25px;
	overflow: hidden;
	cursor: pointer;
	z-index: 10;
}

.div7 .picScroll-left .next {
	background: url("slidenext2.png") no-repeat;
	right: 15px;
	background-size: 100%;
}

.div7 .picScroll-left .prev {
	background: url("slideprev2.png") no-repeat;
	left: 9px;
	background-size: 100%;
}

.div7 .picScroll-left .bd {
	/* padding: 10px; */
}

.div7 .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.div7 .picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.div7 .picScroll-left .bd ul li .pic {
	text-align: center;
}

.div7 .picScroll-left .bd ul li .pic img {
	width: 225px;
	height: 90px;
	display: block;
}

.div7 .picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.div7 .picScroll-left .bd ul li .title {
	line-height: 24px;
}

.div7 .picScroll-left .tempWrap {
	width: 100% !important;
}
.e-tax-1 div{
	color:#fff;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	height:100%;
	line-height:150px;
}
.cygn{
	background: url(gzsw_data_tt.png) no-repeat;
}
/*侧边图片*/
.popClose {
    width: 48px;
    background: url(closebtn.jpg) no-repeat;
    height: 19px;
}
.popClose1 {
    width: 48px;
    background: url(closebtn.jpg) no-repeat;
    height: 19px;
}
.popClose11 {
    width: 48px;
    background: url(closebtn.jpg) no-repeat;
    height: 19px;
}
.popClose12 {
    width: 48px;
    background: url(closebtn.jpg) no-repeat;
    height: 19px;
}
.popBtn {
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin-left: 50px;
    display: inline;
}
.popBtn1 {
    overflow: hidden;
    cursor: pointer;
    float: right;
    margin-left: 1px;
    display: inline;
}
.popBtn11 {
    overflow: hidden;
    cursor: pointer;
    float: right;
    margin-left: 1px;
    display: inline;
}
.popBtn12 {
    overflow: hidden;
    cursor: pointer;
    float: right;
    margin-left: 1px;
    display: inline;
}
/***************自适应***************/

@media only screen and (min-width: 1024px) and (max-width: 1200px){
    	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}
	.header{
		padding-top: 60px;
	}
	.container {
		width: 100% !important;
		margin: 0 auto;
	}
	.section {
		overflow: hidden;
	}
	.section>.container {
		padding: 10px !important;
		background: #ffffff !important;
	}
	.top {
		display: none;
	}
	.search-box {
		display: none;
	}
	.link-nav {
		display: none;
	}
	.nav {
		height: auto !important;
	}
	.nav-list li {
		float: left;
		width: 33.3% !important;
		font-size: 22px;
		text-align: center;
		border-right: 1px solid #6a91c6;
	}
	.logo {
		display: none;
	}
	.common-list-tit li {
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	.common-list-tit {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eae8e8;
	}
	.name {
		position: initial !important;
		width: 100%;
	}
	.e-tax {
		width: 100%;
		height: auto;
	}
	.e-tax-1 img {
		width: 100%;
	}
	.e-tax-1 {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	#e-tax-2-01 {
		border-right: 1px solid #c6e5f6;
		border-bottom: 1px solid #c6e5f6;
	}
	#e-tax-2-02 {
		border-bottom: 1px solid #c6e5f6;
	}
	#e-tax-2-03 {
		border-bottom: 1px solid #c6e5f6;
		border-right: 1px solid #c6e5f6;
	}
	#e-tax-2-04 {
		border-bottom: 1px solid #c6e5f6;
	}
	#e-tax-2-05 {
		border-right: 1px solid #c6e5f6;
	}
	.e-tax-2 {
		width: 100%;
		height: auto;
		float: left;
		margin-bottom: 10px;
		margin-left: 0;
		background: #e9f6fd;
	}
	.e-tax-3{height:280px;}
	.e-tax-3-1{height:133px;}
	.e-tax-3-2{height:133px;}
	.e-tax-4-1{height:133px;}
	.e-tax-4-2{height:133px;}
	.e-tax-service li {
		float: left;
		width: 33.33%;
		height: 75px;
		line-height: 75px;
		position: relative;
		font-size: 16px;
	}
	.side-column {
		position: fixed;
		width: 100%;
		height: 60px;
		padding: 0;
		display:none;
	}
	.side-column ul li{
		float: left;
		width: 14.2%;
	}
	.xqlj ul li{
		padding-right:0px;
	}
	.xqlj ul span{
		width:100%;
		font-size:16px;
		border-right:none;
		margin-bottom:10px;
		text-align:left;
		padding-left:10px;
	}
	.e-tax-3 {
		width: 44%;
		float: left;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.e-tax-3 img {
		width: 100%;
		height: 100%;
	}
	.e-tax-4 {
		width: 54%;
		float: right;
		margin-left: 0;
		margin-bottom: 10px;
		height:280px;
	}
	.e-tax-4 img {
		width: 100%;
		height: 100%;
	}
	.box-1 {
		width: 100%;
		height: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.box-1-1 {
		width: 100%;
		height: 460px;
		float: left;
		margin-bottom: 10px;
	}
	.focusBox {
		width: 100% !important;
		height: 450px !important;
	}
	.focusBox .pic img {
		width: 100% !important;
		height: 450px !important;
		display: block;
	}
	.focusBox .prev {
		top: 50% !important;
		margin-top:-33px;
	}
	.focusBox .pic li {
		width: 100% !important;
	}
	.focusBox .next {
		top: 50% !important;
		margin-top:-33px;
	}
	.focusBox .txt li a{
		width: 70% !important;
		white-space:nowrap;
		text-overflow: ellipsis;
		overflow:hidden;
	}
	.box-1-2 {
		margin-left: 0;
		width: 100%;
		height: 376px;
	}
	.box-1-2 .list li {
		height: auto;
		height: 35px;
	}
	.box-1-2 .list li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 80%;
	}
	.lead-headline {
		width: 100%;
		height: auto;
		line-height: 35px;
		text-align: center;
		font-weight: bold;
		color: #0055ae;
		float: left;
		font-size: 24px;
		margin-bottom: 10px;
	}
	
	.box-3-1 {
		width: 100%;
		margin-bottom: 10px;
	}
	.box-3 {
		float: left;
		margin: 0;
		margin-bottom: 10px;
		margin-top: 10px;
		height: auto;
	}
	.box-3-1 .common-list-tit li {
		width: 33.3%;
		margin: 0;
		text-align: center;
	}
	.box-3-1 .common-list-tit li a {
		pointer-events: none;
		cursor: default
	}
	.box-3-2 .common-list-tit li a {
		pointer-events: none;
		cursor: default
	}
	.box-3-2 {
		width: 100%;
		margin: 0;
	}
	.box-3-2 .common-list-tit li {
		width: 33.3%;
		margin: 0;
		text-align: center;
	}
	.common-list-items li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 80%;
	}
	.box-4 {
		width: 100%;
		height: auto;
		margin-top: 0;
		float: left;
		background-size: 100%;
	}
	.box-4-1{
	    margin-top:30px !important;
		height:470px;	
	}
	.box-4-2-1{
		height:400px;
	}
	.box-4-2,
	.box-4-3,
	.box-4-4{
	    margin-top:0px;
		height:470px;	
	}
	.box-4-1,
	.box-4-1-1,
	.box-4-2,
	.box-4-3,
	.box-4-4 {
		width: 100%;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		
	}
	.box-4-1-1 {
		margin-top: 20px;
		height:400px;
	}
	.box-5 {
		width: 100%;
		height: 150px;
		margin-top: 20px;
		float: left;
	}
	.div7 .picScroll-left .prev,
.div7 .picScroll-left .next {
	width: 28px;
	height: 65px;
	top: 50px;
	overflow: hidden;
	cursor: pointer;
	z-index: 10;
}
	.links .tit li {
		width: 33.3% !important;
	}
	.footer {
		height: auto !important;
	}
	.foot-box {
		margin: 0 !important;
		height: auto;
	}
	.dzjg,
	#_jiucuo_,
	#_span_jiucuo {
		display: none;
	}
	.foot-nav {
		/* text-align: center;
		margin-left: 85px; */
		display: flex;
		justify-content: center;
	}
	.foot-box p {
		height: auto !important;
		text-align: center;
		padding: 0 20px;
	}
	.div7 .picScroll-left .bd ul li {
		width: 100%;
		margin: 0;
	}
	.div7 .picScroll-left .bd ul li .pic img {
		width: 100%;
		height: 150px;
		display: block;
	}
	.div7 .picScroll-left .next {
		right: 0;
	}
	.div7 .picScroll-left .prev {
		left: 0;
	}
	.div7 .picScroll-left {
		margin: 0;
	}
	.banner {
		width: 100%;
		height: auto !important;
	}
	/*.links-items ul li{
		width:100%;
		padding-left:0px;
		text-align:center;
	}*/
	.cygn{
	display:none;
}
#PcPoPmarket,#PcPoPmarket1{
	display: none;
}
}
@media only screen and (min-width: 700px) and (max-width: 1024px){
    	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}
	.header{
		padding-top: 60px;
	}
	.container {
		width: 100% !important;
		margin: 0 auto;
	}
	.section {
		overflow: hidden;
	}
	.section>.container {
		padding: 10px !important;
		background: #ffffff !important;
	}
	.top {
		display: none;
	}
	.search-box {
		display: none;
	}
	.link-nav {
		display: none;
	}
	.nav {
		height: auto !important;
	}
	.nav-list li {
		float: left;
		width: 33.3% !important;
		font-size: 22px;
		text-align: center;
		border-right: 1px solid #6a91c6;
	}
	.logo {
		display: none;
	}
	.common-list-tit li {
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	.common-list-tit {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eae8e8;
	}
	.name {
		position: initial !important;
		width: 100%;
	}
	.e-tax {
		width: 100%;
		height: auto;
	}
	.e-tax-1 img {
		width: 100%;
	}
	.e-tax-1 {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	#e-tax-2-01 {
		border-right: 1px solid #c6e5f6;
		border-bottom: 1px solid #c6e5f6;
	}
	#e-tax-2-02 {
		border-bottom: 1px solid #c6e5f6;
	}
	#e-tax-2-03 {
		border-bottom: 1px solid #c6e5f6;
		border-right: 1px solid #c6e5f6;
	}
	#e-tax-2-04 {
		border-bottom: 1px solid #c6e5f6;
	}
	#e-tax-2-05 {
		border-right: 1px solid #c6e5f6;
	}
	.e-tax-2 {
		width: 100%;
		height: auto;
		float: left;
		margin-bottom: 10px;
		margin-left: 0;
		background: #e9f6fd;
	}
	.e-tax-3{height:280px;}
	.e-tax-3-1{height:133px;}
	.e-tax-3-2{height:133px;}
	.e-tax-4-1{height:133px;}
	.e-tax-4-2{height:133px;}
	.e-tax-service li {
		float: left;
		width: 33.33%;
		height: 75px;
		line-height: 75px;
		position: relative;
		font-size: 16px;
	}
	.side-column {
		position: fixed;
		width: 100%;
		height: 60px;
		padding: 0;
		display:none;
	}
	.side-column ul li{
		float: left;
		width: 14.2%;
	}
	.xqlj ul li{
		padding-right:0px;
	}
	.xqlj ul span{
		width:100%;
		font-size:16px;
		border-right:none;
		margin-bottom:10px;
		text-align:left;
		padding-left:10px;
	}
	.e-tax-3 {
		width: 44%;
		float: left;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.e-tax-3 img {
		width: 100%;
		height: 100%;
	}
	.e-tax-4 {
		width: 54%;
		float: right;
		margin-left: 0;
		margin-bottom: 10px;
		height:280px;
	}
	.e-tax-4 img {
		width: 100%;
		height: 100%;
	}
	.box-1 {
		width: 100%;
		height: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.box-1-1 {
		width: 100%;
		height: 460px;
		float: left;
		margin-bottom: 10px;
	}
	.focusBox {
		width: 100% !important;
		height: 450px !important;
	}
	.focusBox .pic img {
		width: 100% !important;
		height: 450px !important;
		display: block;
	}
	.focusBox .prev {
		top: 50% !important;
		margin-top:-33px;
	}
	.focusBox .pic li {
		width: 100% !important;
	}
	.focusBox .next {
		top: 50% !important;
		margin-top:-33px;
	}
	.focusBox .txt li a{
		width: 70% !important;
		white-space:nowrap;
		text-overflow: ellipsis;
		overflow:hidden;
	}
	.box-1-2 {
		margin-left: 0;
		width: 100%;
		height: 376px;
	}
	.box-1-2 .list li {
		height: auto;
		height: 35px;
	}
	.box-1-2 .list li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 80%;
	}
	.lead-headline {
		width: 100%;
		height: auto;
		line-height: 35px;
		text-align: center;
		font-weight: bold;
		color: #0055ae;
		float: left;
		font-size: 24px;
		margin-bottom: 10px;
	}
	.box-2 {
		width: 100%;
		height: auto;
		background: #f0f9fe;
		padding: 10px;
		float: left;
		margin: 0;
	}
	.box-2 ul {
		overflow: hidden;
		width: 100%;
		margin-left: 0;
	}
	.box-2 ul li {
		width: 50%;
		float: left;
		text-align: left;
		margin: 0;
		margin-bottom: 10px;
		margin-top:0px !important;
		margin-right:60px !important;
	}
	.box-2 ul li span {
		float: none;
		width: 100%;
		text-align: center;
		display: block;
	}
	.box-2 ul li a {
		float: none;
		width: 100%;
		text-align: center;
		display: inline-block;
	}
	.box-3-1 {
		width: 100%;
		margin-bottom: 10px;
	}
	.box-3 {
		float: left;
		margin: 0;
		margin-bottom: 10px;
		margin-top: 10px;
		height: auto;
	}
	.box-3-1 .common-list-tit li {
		width: 33.3%;
		margin: 0;
		text-align: center;
	}
	.box-3-1 .common-list-tit li a {
		pointer-events: none;
		cursor: default
	}
	.box-3-2 .common-list-tit li a {
		pointer-events: none;
		cursor: default
	}
	.box-3-2 {
		width: 100%;
		margin: 0;
	}
	.box-3-2 .common-list-tit li {
		width: 33.3%;
		margin: 0;
		text-align: center;
	}
	.common-list-items li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 80%;
	}
	.box-4 {
		width: 100%;
		height: auto;
		margin-top: 0;
		float: left;
		background-size: 100%;
	}
	.box-4-1{
	    margin-top:30px !important;
		height:470px;	
	}
	.box-4-2-1{
		height:400px;
	}
	.box-4-2,
	.box-4-3,
	.box-4-4{
	    margin-top:0px;
		height:470px;	
	}
	.box-4-1,
	.box-4-1-1,
	.box-4-2,
	.box-4-3,
	.box-4-4 {
		width: 100%;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		
	}
	.box-4-1-1 {
		margin-top: 20px;
		height:400px;
	}
	.box-5 {
		width: 100%;
		height: 150px;
		margin-top: 20px;
		float: left;
	}
	.div7 .picScroll-left .prev,
.div7 .picScroll-left .next {
	width: 28px;
	height: 65px;
	top: 50px;
	overflow: hidden;
	cursor: pointer;
	z-index: 10;
}
	.links .tit li {
		width: 33.3% !important;
	}
	.footer {
		height: auto !important;
	}
	.foot-box {
		margin: 0 !important;
		height: auto;
	}
	.dzjg,
	#_jiucuo_,
	#_span_jiucuo {
		display: none;
	}
	.foot-nav {
		/* text-align: center;
		margin-left: 85px; */
		display: flex;
		justify-content: center;
	}
	.foot-box p {
		height: auto !important;
		text-align: center;
		padding: 0 20px;
	}
	.div7 .picScroll-left .bd ul li {
		width: 100%;
		margin: 0;
	}
	.div7 .picScroll-left .bd ul li .pic img {
		width: 100%;
		height: 150px;
		display: block;
	}
	.div7 .picScroll-left .next {
		right: 0;
	}
	.div7 .picScroll-left .prev {
		left: 0;
	}
	.div7 .picScroll-left {
		margin: 0;
	}
	.banner {
		width: 100%;
		height: auto !important;
	}
	/*.links-items ul li{
		width:100%;
		padding-left:0px;
		text-align:center;
	}*/
	.cygn{
	display:none;
}
.yincang{
	display:black;
}
#PcPoPmarket,#PcPoPmarket1{
	display: none;
}
}
@media (max-width: 700px) {
	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}
	.header{
		padding-top: 60px;
	}
	.container {
		width: 100% !important;
		margin: 0 auto;
	}
	.section {
		overflow: hidden;
	}
	.section>.container {
		padding: 10px !important;
		background: #ffffff !important;
	}
	.top {
		display: none;
	}
	.search-box {
		display: none;
	}
	.link-nav {
		display: none;
	}
	.nav {
		height: auto !important;
	}
	.nav-list li {
		float: left;
		width: 33.3% !important;
		font-size: 22px;
		text-align: center;
		border-right: 1px solid #6a91c6;
	}
	.logo {
		display: none;
	}
	.common-list-tit li {
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	.common-list-tit {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eae8e8;
	}
	.name {
		position: initial !important;
		width: 100%;
	}
	.xqlj ul li{
		padding-right:0px;
	}
	.xqlj ul span{
		width:100%;
		font-size:16px;
		border-right:none;
		margin-bottom:10px;
		text-align:left;
		padding-left:10px;
	}
	.e-tax {
		width: 100%;
		height: auto;
	}
	.e-tax-1 img {
		width: 100%;
	}
	.e-tax-1 {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		background:url(dzswj.png) no-repeat;
		background-size: 100% 100%;
	}
	#e-tax-2-01 {
		border-right: 1px solid #c6e5f6;
		border-bottom: 1px solid #c6e5f6;
	}
	#e-tax-2-02 {
		border-bottom: 1px solid #c6e5f6;
	}
	#e-tax-2-03 {
		border-bottom: 1px solid #c6e5f6;
		border-right: 1px solid #c6e5f6;
	}
	#e-tax-2-04 {
		border-bottom: 1px solid #c6e5f6;
	}
	#e-tax-2-05 {
		border-right: 1px solid #c6e5f6;
	}
	.e-tax-2 {
		width: 100%;
		height: auto;
		float: left;
		margin-bottom: 10px;
		margin-left: 0;
		background: #e9f6fd;
	}
	.e-tax-service li {
		float: left;
		width: 50%;
		height: 50px;
		line-height: 50px;
		position: relative;
		font-size: 14px;
	}
	.e-tax-service li img{
	    width:20px;
		top:17px;	
	}
	.side-column {
		position: fixed;
		width: 100%;
		height: 60px;
		padding: 0;
		display:none;
	}
	.side-column ul li{
		float: left;
		width: 14.2%;
	}
	.e-tax-3 {
		width: 44%;
		float: left;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.e-tax-3 img {
		width: 100%;
		height: 100%;
	}
	.e-tax-4 {
		width: 54%;
		float: right;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.e-tax-4 img {
		width: 100%;
		height: 100%;
	}
	.box-1 {
		width: 100%;
		height: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.box-1-1 {
		width: 100%;
		height: 244px;
		float: left;
		margin-bottom: 10px;
	}
	.focusBox {
		width: 100% !important;
		height: 244px !important;
	}
	.focusBox .pic img {
		width: 100% !important;
		height: 244px !important;
		display: block;
	}
	.focusBox .prev {
		top: 70px !important;
	}
	.focusBox .pic li {
		width: 100% !important;
	}
	.focusBox .next {
		top: 70px !important;
	}
	.focusBox .txt li a{
		width: 53% !important;
		white-space:nowrap;
		text-overflow: ellipsis;
		overflow:hidden;
	}
	.box-1-2 {
		margin-left: 0;
		width: 100%;
		height: 376px;
	}
	.box-1-2 .list li {
		height: auto;
		height: 35px;
	}
	.box-1-2 .list li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 70%;
	}
	.lead-headline {
		width: 100%;
		height: auto;
		line-height: 35px;
		text-align: center;
		font-weight: bold;
		color: #0055ae;
		float: left;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.fangyi{width:100%;float:left;margin-top:9px;}
	.fylj{width:100%;display:inline-block;
		 white-space:nowrap;
		 text-overflow: ellipsis;}
	.toutiao{width:10%;float:left;margin-top:9px;}
	.ttxw{
	    max-width:70%;
		display:inline-block;
		 white-space:nowrap;
		 text-overflow: ellipsis;
		overflow: hidden;
		float: left;	
	}
	.box-2 {
		width: 100%;
		height: auto;
		background: #f0f9fe;
		padding: 10px;
		float: left;
		margin: 0;
	}
	.box-2 ul {
		overflow: hidden;
		width: 100%;
		margin-left: 0;
		margin-left:30px !important;
		margin-top:-10px !important;
	}
	.box-2 ul li {
		width: 50%;
		float: left;
		text-align: left;
		margin: 0;
		margin-bottom: 10px;
		margin-right:40px;  
	}
	.box-2 ul li span {
		float: none;
		width: 100%;
		text-align: center;
		display: block;
	}
	.box-2 ul li a {
		float: none;
		width: 100%;
		text-align: center;
		display: inline-block;
	}
	.box-3-1 {
		width: 100%;
		margin-bottom: 10px;
	}
	.box-3 {
		float: left;
		margin: 0;
		margin-bottom: 10px;
		margin-top: 10px;
		height: auto;
	}
	.box-3-1 .common-list-tit li {
		width: 33.3%;
		margin: 0;
		text-align: center;
	}
	.box-3-1 .common-list-tit li a {
		pointer-events: none;
		cursor: default
	}
	.box-3-2 .common-list-tit li a {
		pointer-events: none;
		cursor: default
	}
	.box-3-2 {
		width: 100%;
		margin: 0;
	}
	.box-3-2 .common-list-tit li {
		width: 33.3%;
		margin: 0;
		text-align: center;
	}
	.common-list-items li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 70%;
	}
	.box-4 {
		width: 100%;
		height: auto;
		margin-top: 0;
		float: left;
		background-size: 100%;
	}
	.box-4-1{
	    margin-top:20px;	
	}
	.box-4-1,
	.box-4-1-1,
	.box-4-2,
	.box-4-3,
	.box-4-4 {
		width: 100%;
		float: left;
		margin: 0;
		margin-bottom: 10px;
	}
	.box-4-1-1 {
		margin-top: 20px;
	}
	.box-5 {
		width: 100%;
		height: 90px;
		margin-top: 20px;
		float: left;
	}
	.links .tit li {
		width: 33.3% !important;
	}
	.footer {
		height: auto !important;
	}
	.foot-box {
		margin: 0 !important;
		height: auto;
	}
	.dzjg,
	#_jiucuo_,
	#_span_jiucuo {
		display: none;
	}
	.foot-nav {
		/* text-align: center;
		margin-left: 85px; */
		display: flex;
		justify-content: center;
	}
	.foot-box p {
		height: auto !important;
		text-align: center;
		padding: 0 20px;
	}
	.div7 .picScroll-left .bd ul li {
		width: 100%;
		margin: 0;
	}
	.div7 .picScroll-left .bd ul li .pic img {
		width: 100%;
		height: 90px;
		display: block;
	}
	.div7 .picScroll-left .next {
		right: 0;
	}
	.div7 .picScroll-left .prev {
		left: 0;
	}
	.div7 .picScroll-left {
		margin: 0;
	}
	.banner {
		width: 100%;
		height: auto !important;
	}
	/*.links-items ul li{
		width:100%;
		padding-left:0px;
		text-align:center;
	}*/
	
	.lead-headline .tttime{
	font-size:12px;
	color:#ffffff;
	background:url(time.png) no-repeat;
	background-position-y: 8px;
	position:relative;
	top:0;
	width:20%;
	background-size:100%;
	line-height:35px;
}
.e-tax-1 div{
	width:100%;
	color:#fff;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	height:120px;
	line-height:120px;
}
.cygn{
	display:none;
}
.yincang{
	display:none;
}
#PcPoPmarket,#PcPoPmarket1{
	display: none;
}
.PcPoPmarket3{
	z-index:1000;
		position:fixed;
		right:7px;
		bottom:19px;
		width:140px;
		height:180px;
}
.PcPoPmarket3 img{
		width:140px;
		height:180px;
}
}
@media (max-width: 414px) {
	.box-2 ul li{
		margin-right:28px !important;
	}
	.cygn{
	display:none;
}
#PcPoPmarket,#PcPoPmarket1{
	display: none;
}
.yincang{
	display:none;
}
}

@media only screen and (min-width: 1025px) and (max-width: 2000px){
   	.box-2 ul {
	overflow: hidden;
	width: 100%;
	margin-left: 50px !important;
}
.box-5 .div7 .picScroll-left .bd ul li .pic img{
	width:223px !important;
}
.box-5 .div7 .picScroll-left .bd ul{
	margin-left:7px !important;
}
.box-5 .div7 .next{
	right:15px;
}
.box-5 .div7 .prev{
	left:14px;
}
.xdiv7 .picScroll-left .xbd ul {
	margin-top:-10px;
}
.jact_box_blue{ width:1150px!important; }
}

@media only screen and (max-width: 1150px){

        .bt-left{
            float:none !important;
        }
        .jact_main{
            width:100% !important;
        }
        .jact_box_blue{
            width:100% !important;
            }
        .abc{table-layout: auto;
            width:100% !important;
            }
        .bt-right{
            float:right;
        }
        .jact_left{
            width:100% !important;
        }
        .jact_box_blue{
            width:1150px;padding: 25px !important;
            background: #ffffff;
        }
    }
	@media only screen and (max-width: 1024px) and (min-width: 700px){
	.search-box {
	    margin-top:155px !important;
		}
	}



@media screen and (max-width:700px){
.jact_left_box_02{ width: 90%;}
.jact_base_form .name{display:inline; }
.jact_text_01{width: 90%;}
.table100 td{display:block;text-align:left;width: 100%;}
.table100{margin: 10px 20px !important;max-width: 90%}
.abc{border: none!important;table-layout: auto!important;}
.abc td{display: table-row;width: 90%; border:none!important;line-height: 42px;height: 42px;}
.abc tr{background-color: #fff !important;border: none!important;}
.abc tr th{width:16%;}
.jact_box_blue .jact_bnt_02{width:100% !important;margin: 10px 0;}
.jact_bnt_03{width: 100%;margin: 10px 0;}
.jact_text_02{width: 100% !important;}
.jact_left_box_03{width: 85% !important;}
.jact_registered_cen{width: 100% !important;}
.jact_registered_cen .font_color {display: none;}
.jact_box_blue{width: 100%}
.shadow{  box-shadow: none; -webkit-box-shadow:none!important; -moz-box-shadow:none;}
 textarea{width: 100% !important;}
.jact_registered_cen table td{display: inline;}
.jact_registered_cen table td input{width: 100% !important;}
.jact_registered_cen table tr{display: inherit;width: 100%;}
#pwdpower td{display:table-cell;}
#pwdpower tr{display: table-row;}
.jact_box_blue .jact_bnt_05{float: left;}
.jact_box_email_bnt_02{padding:20px  0;height: 60px;}
.must_table td font{display: none;}
.must_table td {padding: 5px;}
.textlimit{left: 10px;}
#frm table{width: 90% !important;margin: 10px auto!important;}
.tr_css td{display: table-cell;width: auto;line-height: 26px;} 
.tr_main_value_odd{white-space: normal !important;}
.default_pgContainer table{width: 100% !important;}
.default_pgContainer table td{display: table-cell;width: auto;line-height: 26px;}
.default_pgToolbar td  td{display: table-cell;width: auto;}
.default_pgSearchInfo{display: none;}
.trbg02 td{width: 100%;display: table;}
.td_width_02{width: 100%!important;display: table!important;text-align: left!important;}
.td_width{width: 100%!important;display: table!important;}
.td_bg_01{display: none;}
.form_01b{width: 100%!important;display: table!important;}
textarea.mydetiltext{margin: 0!important;}
#mydetiltext2{ height: 90px;padding-right: 0!important;text-align: center!important;}
#reask_form td{text-align: center!important;}
#mydetiltext2 span{width: auto!important;margin:auto!important; }
#logindisplay td{display: table;width: 100%;text-align: left;}
}
