﻿.wip_artbg {
	width: 100%;
}

img {
	max-width: 100%;
	height: auto;
}

.wip_art_conbg {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.wip_col {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 72px;

}

.wip_local {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	color: #666666;
	font-size: 14px;
	background: url(local.png) no-repeat left 50%;
	padding-left: 30px;
}

.wip_local table {
	color: #666666;
	font-size: 14px;
	line-height: 52px;
}

.wip_local td {
	color: #666666;
	font-size: 14px;
	line-height: 52px;
}

.wip_local a {
	color: #666666;
	font-size: 14px;
	line-height: 52px;
}

/* 社会经济发展数据 */

.sq-title-a6 {
	color: #245399;
	line-height: 48px;
	font-size: 22px;
	position: relative;
	height: 48px;
}

.sq-title-a6 .tit {
	color: #c92c1a;
	font-size: 22px;
	padding-right: 12px;
}

.lft {
	float: left;
}

.clearfix {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.hr5 {
	height: 5px;
}

.gk_report {
	line-height: 24px;
}

.carousel {
	width: 1100px;
	float: left;
	/* padding-left: 10px; */
	position: relative;
	visibility: hidden;
	left: -50000px;
	height: 28px;
	line-height: 26px;
	overflow: hidden;
}

.carousel ul li {
	color: #a0a0a0;
	font-size: 16px;
	line-height: 26px;
	cursor: pointer;
	/* border: 1px #ffffff solid; */
	display: inline;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(gk_line7.png);
        width:195px;
text-align: center;
    box-sizing: border-box;
}

.carousel ul li a {
	color: #a0a0a0;
}

.carousel ul li span {
	/* padding: 0 20px; */
	display: inline;
}

.carousel ul li.curr {
	color: #77a1de;
	border: 1px #2980b9 solid;
	background: none;
}

.carousel ul li.curr a {
	color: #77a1de;
}

a.prev,
a.next,
a.go {
	display: block;
	width: 15px;
	height:30px;
	line-height: 1;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}

a.prev {
	
	background-image: url(gk_btn_s1.png);
	background-repeat: no-repeat;
	background-position: left center;
}

a.next {
	background-image: url(gk_btn_s2.png);
	background-repeat: no-repeat;
	background-position: right center;
}


/* 
.custom-container {
	position: relative;
}

.custom-container .hd {
	overflow: hidden;
	top: 46%;
	width: 100%;
}

.custom-container .hd .next,
.custom-container .hd .prev {
	background-repeat: no-repeat;

	width: 15px;
	height: 56px;
	cursor: pointer;
	position: absolute;
	z-index: 4;
	top: -13px;
	overflow: hidden;
}

.custom-container .hd .next {
	background-position: left center;
	background-image: url(gk_btn_s1.png);
	left: 0;
}

.custom-container .hd .prev {
	background-position: right center;
	background-image: url(gk_btn_s2.png);
	right: 0;

}

.custom-container .bd {
	width: 1170px;
	float: left;
	padding-left: 21px;
	position: relative;
	left: 0;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	z-index: 2;
}

.custom-container .bd ul li {
	float: left;
	overflow: hidden;
	color: #a0a0a0;
	font-size: 16px;
	line-height: 26px;
	cursor: pointer;
	border: 1px #ffffff solid;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(gk_line7.png);
}
.custom-container .bd ul li:first-child,
.custom-container .bd ul li:nth-child(7){
	width: 204px !important;
}
.custom-container .bd ul li:nth-child(2),
.custom-container .bd ul li:nth-child(8){
	width: 186px !important;
}
.custom-container .bd ul li:nth-child(3),
.custom-container .bd ul li:nth-child(9){
	width: 122px !important;
}
.custom-container .bd ul li:nth-child(4),
.custom-container .bd ul li:nth-child(5),
.custom-container .bd ul li:nth-child(6),
.custom-container .bd ul li:nth-child(10),
.custom-container .bd ul li:nth-child(11),
.custom-container .bd ul li:nth-child(12){
	width: 106px !important;
}
.custom-container .bd ul li span {
    padding: 0 20px;
    display: inline;
} */

@media only screen and (max-width: 700px) {
	.wip_art_conbg{width:100%;overflow-x: scroll;}
	.lx-box-left{width:1200px;}
}
