
img {display: initial;}
.pro_title{
	font-size: 26px;
	line-height: 26px;
	margin: 50px auto 25px;
	text-align: center;
	color:#383838;
}
.box{
	background-color: #fff;
	border-top: 1px solid #4f9de0;
	width: 90%;
	padding: 0 5%;
	/*max-width: 1230px;*/
}
.rczp_lc{
	/*width: 1200px;*/
	width: 90%;
	height: 320px;
	margin: 0px auto;
	padding: 100px 0px 30px 0px;
	max-width: 1106px;
}
.rczp_lc>img {
	width: 100%;
}
.youjian {
    float: left;
    position: relative;
    left: 50%;
    margin-left: -200px;
    /*width: 100%;*/
    overflow: hidden;
    margin-top: 40px;
}

.youjian img{
	float: left;
	/*position: relative;*/
	/*right: 50%;*/
	/*margin-right: 30px;*/
}
.youjian h2{
	float: left;
	/*position: relative;*/
	/*right: 50%;*/
	/*font-size: 24px;*/
	/*line-height: 42px;*/
	color: #4f9de0;
	padding: 10px;
}
.zp_zws{
	width: 100%;
	margin: 20px auto;
	/*padding: 20px 0px;*/
	max-width: 1230px;
}
.zp_zw{
	/*width: 192px;*/
	width: 18%;
	height: 60px;
	padding-top: 168px;
	border: 1px solid #e5e5e5;
	background-image: url(/uploads/image/twimages/rczp_zw.png);
	background-position: center;
	float: left;
	/*margin: 28px 104px 28px 105px;*/
	margin: 4% 7%;
	cursor: pointer;
	background-repeat: no-repeat;
}
.zp_zw:hover {
	border: 1px solid #4f9de0;
	box-shadow: 0px 0px 8px #666666;
	background-image: url(/uploads/image/twimages/rczp_zwlan.png);
	position: relative;
	top:-5px;
	background-repeat: no-repeat;
    /*background-size: 100%;*/
}
.zp_zw h5{
	/*font-size: 16px;*/
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 20px;
	color: #4f9de0;
	text-align: center;
}
.zp_zw h6{
	/*font-size: 14px;*/
	line-height: 14px;
	margin-bottom: 14px;
	color: #808080;
	text-align: center;
}
.zp_zw:hover {
	/*border: 1px solid #4f9de0;
	box-shadow: 0px 0px 8px #666666;*/
	/*background-image: url(/uploads/image/twimages/rczp_zwlan.png);*/
}
.zp_zw:hover h6 {
	color: #4f9de0;
}
.zw_2 {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	position: fixed;
	z-index: 9;
	left: 0;
	top: 0;
}
.zw_1 {
	width: 750px;
	/*height: 390px;*/
	max-height: 400px;
	position: fixed;
	left: 50%;
	margin-left: -375px;
	top: 50%;
	margin-top: -190px;
	padding: 30px 25px 0px;
	background-color: #ffffff;
	box-shadow: 0px 0px 20px #666666;
	font-size: 11px;
	overflow: auto;	
}
.zw_1 img {
	position: absolute;
	top: 10px;
	right: 10px;
}
.zw_1 h3 {
	font-size: 14px;
    line-height: 14px;
    /* margin-bottom: 25px; */
    color: #4f9de0;
    margin-top: 35px;
}
.zw_1 h4 {
	font-size: 11px;
	line-height: 21px;
	border-bottom: 1px solid #4f9de0;
	margin-top: 30px;
}
.zw_1 p {
	font-size: 11px;
	line-height: 21px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*弹窗*/
.zw_1>div {
	position: fixed;
    z-index: 5;
    background: white;
    width: 750px;
    /*line-height: 40px;*/
     height: 50px; 
    margin-top: -30px;
}


