.main{
	background:#fff url(/images/zcwd_bg2.png) no-repeat center bottom;
	background-size:100% auto;
}
.zcwd_top{
	width:1200px;
	height:367px;
	background:url(/images/zcwd_bg1.png) no-repeat center;
	background-size:100%;
}
.zcwd_top>p{
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
	margin-left:147px;
	padding-top:40px;
}
.zcwd_top .zcwd_search{
	width: 715px;
	margin-left:60px;
	height: 44px;
	line-height: 44px;
	background: ;
	border-radius: 8px;
	border: solid 1px #1275ca;
	padding-left:64px;
	background:rgba(0,0,0,0.2) url(/images/zcwd_search2.png) no-repeat 23px center;
	position:relative;
	margin-top:25px;
}
.zcwd_top .zcwd_search input{
	width:600px;
	color:#fff;
	font-size:16px;
	line-height: 44px;
	height:44px;
}
.zcwd_top .zcwd_search #search{
	position:absolute;
	top:-5px;
	right:-5px;
	cursor:pointer;
}
.zcwd_top .zcwd_zxwd{
	margin-top:17px;
	height:112px;
	padding:37px 0;
	position:relative;
	padding-left: 73px;
	width:720px;
}
.zcwd_top .zcwd_zxwd img{
	position:absolute;
	top:0px;
	left:-2px;
}
.zcwd_top .zcwd_zxwd a{
	width:97%;
	padding-left:3%;
	line-height: 36px;
	color:#fff;
	font-size:16px;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position:relative;
}
.zcwd_top .zcwd_zxwd a:before{
	display: inline-block;
	content: "";
	height: 6px;
	width: 6px;
	background: #fff;
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	left: 2px;
	top: 50%;
	margin-top: -3px;
}

.zcwd_body{
	margin-top:35px;
}
.zcwd_body .z_b_left{
	width:725px;
	float:left;
}
.zcwd_body .z_b_left>img{
	width:100%;
}
.zcwd_body .z_b_left>.title{
	width:100%;
	text-align:center;
	color: #666666;
	font-size: 16px;
	line-height:25px;
	margin-top:21px;
}
.wd_list{
	margin-top:20px;
	
}
.wd_list li>div>img{
	float:left;
	width:42px;
}
.wd_list li>div{
	line-height:24px;
	color: #666666;
	font-size: 14px;
}
.wd_list li>div>div{
	width:670px;
	float:left;
	margin-left:10px;
	margin-top:13px;
}
.wd_list li .zcwd_q{
	font-weight:bold;
	font-size:16px;
}
.wd_list li .zcwd_a,.wd_list li .zcwd_q{
	margin-top:13px;
}
.zcwd_body .z_b_right{
	width:435px;
	float:right;
}
.z_b_right .z_b_r_title{
	line-height:40px;
	color:#106ab8;
	font-size:20px;
}
.z_b_right .z_b_r_title .rt{
	font-size:14px;
	color: #106ab8;
	font-weight:bold;
}
.z_b_right .z_b_r_list{
	background-color: #fafafa;
	border: solid 1px #dddddd;
	padding:20px;
}
.z_b_right .z_b_r_list a.pic_list p{
	margin-top:15px;
	line-height:24px;
	color: #666666;
	font-size: 16px;
	text-align:center;
}
.z_b_right .z_b_r_list a.pic_list img{
	width:100%;
}
.z_b_right .z_b_r_list a.w_list{
	line-height:50px;
	color: #333;
	font-size: 16px;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left:24px;
	width:370px;
	background:url(/images/zcwd_icon1.png) no-repeat left center;
}

/*轮播图样式 start*/
#swiper-box{
  position: relative;
  padding: 20px 0 50px;
}

#swiper-box  .swiper-slide {
  width: 442px;
  height: 567px;
  position: relative;
}
#swiper-box  .swiper-slide img{
  display:block;
}
#swiper-box  .swiper-slide p {
  line-height: 50px;
  text-align: center;
  margin: 0;
  position: absolute;
  z-index: 999;
  left: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.4);
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 20px;
  color: #ffffff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#swiper-box .swiper-button-prev {
  left: 304px;
  top:61%;
  width: 45px;
  height: 45px;
  background: url('http://www.zjhchg.com/images/byxczxy_left.png') no-repeat;
  background-size: 100%;
  transform: translateY(-90px);
}
#swiper-box .swiper-button-next {
  right: 304px;
  top:61%;
  width: 45px;
  height: 45px;
  background: url('http://www.zjhchg.com/images/byxczxy_right.png') no-repeat;
  background-size: 100%;
  transform: translateY(-90px);
}
#swiper-box .swiper-slide img{
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
  display: none;
}
/*轮播图样式end*/

/*搜索*/
.lywd_wdzt_new{
	background-image: url(/images/zcwd_new.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.lywd_wdzt_item{
	width: 1047px;
	height: 140px;
	border: solid 1px #ccc;
	padding:21px 50px;
	margin-bottom: 30px;
}
.lywd_wdzt_item_title{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: -1px;
	color: #333333;
	font-weight: bold;
}
.lywd_wdzt_item_content{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: -1px;
	width: 1047px;
	color: #666666;
	height: 61px;
	margin: 20px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.lywd_wdzt_item_more{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: -1px;
	color: #666666;
	display: block;
	float: right;
}

.zcwd_s_title{font-size:20px;margin-bottom:20px;}
.zcwd_s_title img{margin-right:10px;}