﻿/* section */

.section {
    width: 100%;
    padding-bottom: 30px;
}

.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;
    padding-top:80px;
}

.box-2-2-1 {
    width: 280px;
    height: 165px;
    float: left;
    margin-top: 20px;
}

.box-2-2-2 {
    width: 280px;
    height: 165px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.box-3 {
    width: 100%;
    height: 340px;
    margin-top: 20px;
	background: url(bg.png) no-repeat;
}

.box-3-1 {
    width: 580px;
    height: 100%;
    float: left;
	margin-left: 20px;
}

.box-3-2 {
    width: 580px;
    height: 100%;
    float: left;
    margin-left: 20px;
	padding-top:80px;
}

/*  */

.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") 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;
}
/***************自适应***************/


@media only screen and (min-width: 700px) and (max-width: 1024px){
    	.footer {
		height: auto !important;

	}

	.foot-box {
		margin: 0 !important;
		height: auto;
	}

	.dzjg,
	#_jiucuo_,
	#_span_jiucuo {
		display: none;
	}

	.foot-nav {
		text-align: center;
		display: flex;justify-content: center;
	}

	.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: 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%;
	}

	.current-position {
    background-color: #fff;
    height: 40px;
    line-height: 40px;
}
	.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%;
	}

	.box-2-2-1 {
		margin-top: 20px;
	}
		.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{
    width: 100% !important;	
}
.focusBox .pic li{
	width: 100% !important;
}
.focusBox .next {
    top: 50% !important;
	margin-top:-33px;
	
}
.bottom-slide{
	width: 100%;
    height: 150px;
	margin-top: 0;
    float: left;
	margin-bottom: 10px;
}
.box-2-2-1{
    margin-top: 20px;
    width: 48%;
	float: left;
	margin-bottom: 0;
	height:270px;
}
.box-2-2-2{
    margin-top: 20px;
    width: 48%;
	float: right;
	margin-bottom: 0;
	height:270px;
}
.box-2-2 .common-list{
    margin-top: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;
	top:50px;
	height:65px;
	width:28px;
}
.div7 .picScroll-left .prev {
    left: 0;
	top:50px;
	height:65px;
	width:28px;
}
.div7 .picScroll-left{
	margin: 0;
}
.banner{
	  width: 100%;
	  height: auto !important;
  }
  .focusBox .txt li a{
	 width: 70%;
	 display:inline-block;
	 overflow:hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap; 
	  }
	 .box-3{
	 background-size: 100%;	 
   } 
   .box-3 .box-2-2{
	   margin-top:20px;   
	}
}

@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;
		display: flex;justify-content: center;
	}

	.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: 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%;
	}

	.current-position {
    background-color: #fff;
    height: 40px;
    line-height: 40px;
}
	.common-list-items li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 70%;
	}

	.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%;
	}

	.box-2-2-1 {
		margin-top: 20px;
	}
		.focusBox {
		width: 100% !important;
		height: 244px !important;
	}

	.focusBox .pic img {
		width: 100% !important;
		height: 244px !important;
		display: block;
	}
	.focusBox .prev {
    top: 70px !important;
}
.box-1-1 .focusBox .pic{
	width: 100% !important;

}
.focusBox .pic li{
	width: 100% !important;
}
.focusBox .next {
    top: 70px !important;
}
.bottom-slide{
	width: 100%;
    height: 145px;
	margin-top: 0;
    float: left;
	margin-bottom: 10px;
}
.box-2-2-1{
    margin-top: 20px;
    width: 48%;
	float: left;
	margin-bottom: 0;
	height:95px;
}
.box-2-2-2{
    margin-top: 20px;
    width: 48%;
	float: right;
	margin-bottom: 0;
	height:95px;
}

.div7 .picScroll-left .bd ul li{
   width: 100% ;
   margin: 0;
}
.div7 .picScroll-left .bd ul li .pic img {
  width: 100%;
  height: 145px;
  display: block;
}
.div7 .picScroll-left .next {
    right: 0; top: 55px;
}
.div7 .picScroll-left .prev {
    left: 0; top: 55px;
}
.div7 .picScroll-left{
	margin: 0;
}
.banner{
	  width: 100%;
	  height: auto !important;
  }
  .focusBox .txt li a{
	 width: 70%;
	 display:inline-block;
	 overflow:hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap; 
	  }
	 .box-3{
	 background-size: 100%;	 
   } 
   .box-3 .box-2-2{
	   margin-top:20px;   
	}
}
@media only screen and (min-width: 1025px) and (max-width: 2000px){
   	
.bottom-slide .div7 .picScroll-left .bd ul li .pic img{
	width:223px !important;
}
.bottom-slide .div7 .picScroll-left .bd ul{
	margin-left:7px !important;
}
.bottom-slide .div7 .next{
	right:15px;
}
.bottom-slide .div7 .prev{
	left:14px;
}
}