body{
margin:0;
padding:0;
min-width: 1210px;
color: #666;
    font-size: 12px;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"\5B8B\4F53";
    line-height: 1.5;	
	}
.wp1{
	width:1000px;
	margin:30px auto;
}
.relative{
	position:relative;

}
ul,ol,li{
list-style:none;}
.fl{
float:left;}
.rl{
float:right;}
.clearfix:after{
	content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
	overflow:hidden;

}
a{text-decoration: none}
.block{
display:block}
.top_img{
	position:absolute;
	top:8px;
	right:100px;
}
.title_img{
	width: 80%;
    margin: 51px auto 0;
    text-align: center;
}
.title_img img{width:30%;}
.text-box {
	background:#000;
	padding:10px 30px;
}
.text-box img{
	width:70px;

}

.text-box span{
	color:#fff;
	margin-left:25px;
	font-size:20px;
}
.text-box strong{
	font-size:24px;

}
.care-box {
	padding:10px 25px;
}
.care-box li{
	width:24%;
	margin-right:10px;
}
.care-box li.no-margin{
	margin-right:0;
}
.care-box p{
	text-align:center;
	font-size:15px;
	color:#000;
	border:1px solid #000;

	padding:5px;
	width:95%;
	margin-top:15px;
}
.care-box p:hover{
	background:#000;
	color:#fff;
}
.care-box img{
width:100%
}
.alert-txt{
	font-size: 50px;
	text-align: center;
	margin-top:30px;
	color:#646060
}
.tel-box{
	width:85%;
	margin:15px auto;
	text-align: center;
	font-size: 16px;
	color:#000;
}
.tel-box input{
	width:500px;
	height:45px;
	line-height: 45px;
	color:#000;
}
.tel-box button{
	color:#fff;
	background: #f00;
	height:51px;
	line-height: 51px;
	border:none;
	width:200px;
	vertical-align: top;

}
.center-box,.zy-box{padding:20px 0;
	box-shadow: 0 0 2px 3px #ccc;
	-webkit-box-shadow: 0 0 2px 3px #ccc;
	-o-box-shadow: 0 0 2px 3px #ccc;
	-moz-box-shadow: 0 0 2px 3px #ccc;
	margin-top: 20px;
}

.choice-input{
	width:80%;
	margin:40px auto;
}
.choice-input a{
	color:#f00;
	border:1px solid #f00;
	width:282px;
	margin:0  57px;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	height:45px;
	line-height: 45px;

}
.choice-input a:hover{
	background: #f00;
	color:#fff
}
/*רҵ*/
.zy-box h1{text-align: center;font-size: 32px;color:#333;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}
.zy-box .zy_txt{
	font-size: 14px;
	color:#fff;
	padding:20px;
	background: rgba(0, 0, 0, 0.68);
	position: absolute;
	top:50%;left:50%;
	transform: translate(-50%,-50%);
	width: 74%;
	text-align: center;
}
.zy-box .zy_txt .t01{
	font-size: 16px;
	font-weight: bold;
}
.zy-box .zy_txt a{
	display: inline-block;
	width:43%;
	margin:0 5px;
	color:#fff;
	text-align: center;
	height:30px;
	line-height: 30px;
}
.zy-box .zy_txt p{margin-bottom: 5px;}
.zy-box .zy_txt .left{background: #0077ff}
.zy-box .zy_txt .right{background: #ff3300}
.zy-box .zy_list li{
	margin:20px 10px;
	width:30%;
	position: relative;
}
.zy-box .zy_list li:hover{  transform: scale(1.08);
}
.zy-box .zy_list li img{width:100%;}
.zy-box .zy_list li.mar-left{margin-left: 200px;}