/* section */

.section {
    width: 100%;
    padding-bottom: 30px;
	position: relative;
}

.section > .container {
    padding: 20px;
    background: #ffffff;
}

/* box */

.box-1 {
    width: 100%;
    height: 366px;
}

.box-1-1 {
    width: 580px;
    height: 100%;
    float: left;
}

.box-1-2 {
    width: 580px;
    height: 100%;
    float: left;
    margin-left: 20px;
}

.box-2 {
    width: 100%;
    height: 240px;
    margin-top: 20px;
}

.box-2-1 {
    width: 580px;
    height: 100%;
    float: left;
}

.box-2-2 {
    width: 580px;
    height: 100%;
    float: left;
    margin-left: 20px;
}

.box-2-2-1,.box-2-2-2 {
    width: 100%;
    height: auto;
    float: left;
}
.box-2-2-1 ul li{
	width: 280px;
	height: 70px;
	float: left;
	background: url(wwsjpd_05.png;vpn_img) 240px no-repeat #ebf6fc;
	line-height: 70px;
	margin-left: 10px;
	margin-bottom: 15px;
}
/* .box-2-2-2 ul li{
	width: 280px;
	height: 70px;
	float: left;
	margin-left: 10px;
} */
.box-2-2-1 ul li img{
	padding-left: 30px;
	padding-right: 10px;
}
.box-2-2-2 {
    width: 100%;
    height: auto;
    float: left;
}

.box-3 {
    width: 100%;
    height: 240px;
    margin-top: 20px;
}

.box-3-1 {
    width: 580px;
    height: 100%;
    float: left;
}

.box-3-2 {
    width: 580px;
    height: 100%;
    float: left;
    margin-left: 20px;
}
.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.policy-library {
	background: #1a56a8;
	line-height: 25px;
	padding-top: 5px;
}

.side-column ul li.policy-library a {
	color: #ffffff;
}

/*  */

.bottom-slide {
    width: 100%;
    height: 90px;
    margin-top: 20px;
}

.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;vpn_img") no-repeat;
  right: 15px;
  background-size: 100%;
}
.div7 .picScroll-left .prev {
  background: url("slideprev2.png;vpn_img") 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;
}



/***************自适应***************/
@media (max-width: 700px) {
	.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;
	}

	.foot-box p {
		height: auto !important;
		text-align: center;
		padding: 0 20px;
	}


	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}

	.container {
		width: 100% !important;
		margin: 0 auto;
	}


	.section {
		overflow: hidden;
		padding-bottom: 10px;
	}

	.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: 25% !important;
		font-size: 17px !important;
		text-align: center;
		border-right: 1px solid #6a91c6;
	}

	.logo {
		display: none;
	}

	.common-list-tit li {
		height: 40px;
		line-height: 40px;
		font-size: 20px;
		margin-right: 20px
		}

	.common-list-tit {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eae8e8;
	}

	.name {
		position: initial !important;
		width: 100%;
	}

	.current-position {
    background-color: #fff;
    height: 40px;
    line-height: 60px;
}
	.common-list-items li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 80%;
	}

	.box-1,
	.box-2,
	.box-3,
	.box-4,
	.box-5,
	.box-1-2,
	.box-1-1,
	.box,
	.box-2-2,
	.box-2-1,
	.box-2-2-1,.box-2-2-2,.box-3,.box-3-1,.box-3-2 {
		width: 100%;
		height: auto;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
	}

	.box-1 {
		border: none;
	}

	.common-list-pic {
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 0;
	}

	.common-list-pic img {
		width: 100%;
		height: 100%;
	}

	
		.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;
}
.bottom-slide{
	width: 100%;
    height: 90px;
	margin-top: 0;
    float: left;
	margin-bottom: 10px;
}
.box-2-2-1{
    width: 100%;
	float: left;
	margin-bottom: 0;
}
.box-2-2-2{
    width: 100%;
	float: left;
	margin-bottom: 0;
}
.box-2-2-1 ul li {
    width: 100%;
    height: 70px;
    float: left;
    line-height: 70px;
    margin-left: 0;
    margin-bottom: 15px;
	background: url(wwsjpd_05.png;vpn_img) 290px no-repeat #ebf6fc;
}
.box-2-2-2 ul li{
	height: auto;
	width: 100%;
	margin: 0;
	margin-bottom: 15px;
}
.side-column{display: none;}
.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;
  }
}
