.in-qian {
  min-width: 1200px;
  background: #d7e1f6 url(../images/zj-bg.jpg) no-repeat center top;
}
.zj-main{
  margin-bottom: 20px;
}
.in-top {
  padding-top: 20px;
  margin-bottom: 412px;
}

.in-top .back {
	display: inline-block;
	width: 174px;
	height: 60px;
	text-align: center;
  font-size: 24px;
  line-height: 60px;
  color: #fff;
  background: url(../images/zj-backbg.png) center no-repeat;
}
.in-top .back img{
	margin-right: 16px;
}
.in-top .back:hover{
	font-weight: bold;
}
.in-detail1 {
  height: 344px;
  margin-top: 67px;
  background: #fff;
}

.in-detail1 .tit {
  margin-left: 25px;
  margin-top: 15px;
}

.in-detail1 .tit a {
  font-size: 24px;
  font-weight: bold;
  color: #0a7b3c;
  line-height: 62px;
}

.in-detail1 .tit a span {
  font-size: 18px;
  color: #ccc;
  font-weight: normal;
  display: inline-block;
  margin-left: 10px;
}

.in-detail1 .tit a:hover {
  color: #666;
}

.in-detail1 a.in-more {
  font-size: 14px;
  line-height: 62px;
  color: #000000;
  margin-right: 36px;
  display: inline-block;
}

.in-detail1 a.in-more:hover {
  color: #0a386a;
  font-weight: bold;
}

.in-detail1 .cont {
  display: block;
    margin-left: 25px;
  padding-right: 33px;
}

.in-detail1 .cont p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  width: 520px;
  height: 252px;
  cursor: pointer;
  overflow: hidden;
}

.in-detail1 .cont p span {
  color: #ff5a00;
}

.in-detail1 .cont .img{
  margin-left: 56px;
  margin-top: -10px;
}

.in-detail1 a.cont:hover {
  text-decoration: underline;
}

.in-detail1 a.cont:hover p {
  text-decoration: underline;
}

.in-detail1 .w815 {
  width: 815px;
}

.in-detail1 .w815 a {
  display: inline-block;
  margin-right: 24px;
}

.in-detail1 .w815 a img {
  width: 245px;
  height: 154px;
}

.in-detail1 .w815 a p {
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}

.in-detail1 .w815 a:hover p {
  text-decoration: underline;
}

.in-detail1 .w328 {
  width: 328px;
}

.in-detail1 .w328 p {
  width: 100%;
}

.in-detail1 .w271 {
  width: 271px;
}

.in-detail1 .w271 p {
  width: 100%;
}

.in-detail2 {
  margin-top: 21px;
  height: 288px;
  overflow: hidden;
}
.in-detail2 .w384 {
  width: 384px;
}

.in-detail2 .w384 p {
  width: 100%;
}

.in-detail3 {
  height: 284px;
  margin-top: 21px;
  overflow: hidden;
  background: none;
}

.in-detail3-bg{
	background: #fff;
  width: 588px;
  height: 284px;
}

.in-detail4 {
  margin-top: 21px;
  height: 288px;
  overflow: hidden;
}

.in-detail4 .cont {
  max-height: 176px;
}

.in-detail5 {
  margin-top: 24px;
  height: auto;
  padding-bottom: 50px;
  /*overflow: hidden;*/
}

.in-footer {
  width: 100%;
  background: #004fd1;
  height: 154px;
  margin-top: 36px;
}

.in-link {
  margin-top: 36px;
  line-height: 24px;
  font-size: 24px;
  padding-top: 31px;
  background: url(../images/in-line.png) no-repeat right 43px;
}

.in-link a {
  color: #fff;
  background: #004fd1;
  font-weight: bold;
}

.in-link a span {
  font-weight: normal;
  margin-right: 11px;
  font-size: 18px;
}

.in-webSit {
  margin-top: 18px;
}

.in-webSit li a {
  display: inline-block;
  margin-right: 36px;
  font-size: 14px;
  line-height: 30px;
  color: #fefefe;
}

.in-webSit li a:hover {
  text-decoration: underline;
}

.in-address {
  height: 74px;
  background: #0044b3;
  font-size: 14px;
  line-height: 74px;
  color: #fefefe;
}

#box {
  position: relative;
  width: 1100px;
  height: 527px;
  margin: 10px auto 0;
}

#box ul {
  position: relative;
  width: 100%;
  height: 100%;
}

#box li {
  list-style: none;
  background: #000;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  border-radius: 3px;
  text-align: center;
}

#box li a {
  display: block;
  height: 100%;
  text-align: center;
}

#box li p {
  width: 100%;
  position: absolute;
  bottom: 0;
  display: block;
  font-size: 20px;
  height: 52px;
  line-height: 52px;
  color: #fff;
  background: url(../images/in-line1.png) repeat-x left center;
}

#box li img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

#box .prev,
#box .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 53px;
  margin-top: -40px;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
  font-size: 30px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  background: #ccc;
}

#box .prev {
  z-index: 99;
  left: 172px;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  background: url(../images/before.png) no-repeat left center;
}

#box .next {
  z-index: 99;
  right: 190px;
  background-position: -39px 0;
  background: url(../images/next.png) no-repeat left center;
}

