@charset "utf-8";
/* CSS Document */
@import url("font-awesome/css/font-awesome.css");
.banner{
	height:376px;
	background:#0092e0 url(../images/banner.jpg) center no-repeat
}

.zcwj_box .tit,
.sdly_box .tit,
.gzjl_box .tit{
	height:50px;
	line-height:50px;
	background:url(../images/tit_bg.gif) center no-repeat;
	text-align:center
}
.zcwj_box ul.f20>li{
	width:540px
}
.zcwj_box ul.f20>li>a{
	float:left;
	width:490px;
	padding:20px 25px;
	background:#f3f8fe url(../images/dot.gif) 10px center no-repeat;
	margin:20px 20px 0 0
}
.zcwj_box ul.f20>li>ul{
	float:left;
	width:100%;
	height:130px;
	background-color:#f3f8fe;
	margin-top:2px
}
.zcwj_box ul.f20>li>ul>li{
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:18px
}
.zcwj_box ul.f20>li>ul>li>a{
	color:#33aef9
}
.zcwj_box ul.f20>li>ul>li>a:hover{
	text-decoration:underline
}
.zcwj_box ul.f20>li>ul>li p{
	height:50px;
	line-height:50px;
	margin-top:30px
}
.zcwj_box ul.f20>li>ul.k4>li{
	width:25%
}
.zcwj_box ul.f20>li>ul.k2>li{
	width:50%
}
.zcwj_box ul.f20>li>ul.k1>li{
	width:100%
}
.mgb40{
	margin-bottom:80px
}

.footer{
	margin-top:40px;
	padding:52px 0;
	border-top:4px solid #1b6dbf;
	line-height:30px
}
.footer>.por>a>img{
	position:absolute;
	top:50%;
	margin-top:-40px;
	left:10%
}
.footer>.por .img02{
	left:auto;
	right:10%
}
/*-------------------------------------*/
@media screen and (max-width: 800px){
	
  .banner img{
	  display:none
  }

}


@media screen and (max-width: 800px){
  .banner{
	  height:auto;
	  /*background:none*/
  }
  .banner img{
	  display:block;
	  width:100%;
	  height:auto
  }
  .w1100,
  .slide,
  .slide .bd ul li img,
  .list01,
  .zcwj_box ul li{
	  width:100%;
	  box-sizing:border-box
  }
  .slide,
  .list01{
	  margin-top:1em !important
  }
  .list01,
  .zcwj_box{
	  height:auto
  }
  .list01 ul li, .gzjl_box ul li{
	  line-height:1.5em;
	  margin:10px 0
  }
  .zcwj_box .tit{
	  padding-bottom:1em;
	  background-color:white;
	  background-position:center 0
  }
  .zcwj_box{
	  background-size:100% 100%
  }
  .zcwj_box ul{
	  padding:1em;
	  box-sizing:border-box;
	  margin-top:10px !important
  }
  .zcwj_box ul li{
	  margin:0;
	  margin-bottom:1em 
  }
  .sdly_box ul li{
	  width:48%;
	  height:auto;
	  margin:1%
  }
  .sdly_box ul li a{
	  width:100%;
	  padding-top:0;
	  height:auto;
	  padding:1em 0;
	  background-image:none
  }
  .sdly_box ul li a:hover{
	  background-image:none
  }
  .footer{
	  margin-top:2em;
	  padding:1em 0
  }
  .footer>.por>a>img{
	  left:auto;
	  right:auto !important;
	  position:relative;
	  margin:0;
	  text-align:center
  }

}

@media screen and (max-width: 640px){
  .banner{
	  height:50vw;
		background-size: 200%;	
  }
	.zcwj_box ul.f20 > li > a,
	.zcwj_box ul.f20 > li{width:100%; box-sizing:border-box}
	#floatLeft1,#foot>span{display: none}
	.zcwj_box ul.f20 > li > ul > li p{margin-top:10px}
	
}