﻿.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 150px;
	height: 150px;
	display: inline-block;
	margin: 20px;
}
/*��ҳ���к�����ʽ*/
.kyhz{ width:100%; height:900px; background:url(../images/kybg.jpg) center;}
.kyhz-cent{ width:1200px; margin:0 auto;}
.wz{ text-align:center; font-size:16px; width:900px; height:50px; margin:5px auto;}
.wz p{display:block; float:left; width:240px; height:50px;border:1px #e20808 dotted; font-size:20px; font-weight:600; line-height:50px; margin:0 30px;color:#fff; background:#e20808;cursor:pointer;}
/* .wz p:hover{ color:#fff; background:#e20808;} */

.kyhz-nr{ width:1020px; height:640px; margin:35px auto;}
.kyhz-01{ width:245px; height:600px; float:left; margin:0 5px;position:relative;cursor:pointer;}
.kyhz001{ width:73px; height:85px; background:url(../images/001.png); z-index:9;position:absolute; left:86px; padding:9px 0;}
.kyhz001 p{ color:#fff; font-size:24px; text-align:center;margin: 0px;height: 30px;}
.kyhz002{ width:245px; height:435px; margin-top:42px;}
.kyhz003{ width:230px; margin:0 auto; text-align:center; margin-top:20px; border-top:1px #999999 double;}
.kyhz003 p{ line-height:30px; margin-top:10px; color:#3f3e3e;font-size: 14px;}
.kyhz-02{ width:245px; height:600px; float:left; margin:0 5px;position:relative; margin-top:40px;cursor:pointer;}
.kyhz-02 .kyhz001{ width:73px; height:85px; background:url(../images/002.png); z-index:9;position:absolute; left:86px; padding:9px 0;}

.kyhz-01{transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.kyhz-01:hover{transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 0px 5px #fff;
    -moz-box-shadow:0px 0px 5px #fff;
    box-shadow:0px 5px 15px #fff;}
.kyhz-02{transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.kyhz-02:hover{transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 0px 5px #fff;
    -moz-box-shadow:0px 0px 5px #fff;
    box-shadow:0px 0px 5px #fff;}
    
    
    
    .list-top {

    width: 1200px;
    height:150px;
    text-align: center;
    padding-top: 0px;

}
.list-top h5 {

    display: block;
    font-size: 25px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #dfdede;
}
.list-top h2 {

    display: block;
    font-size: 34px;
    color: #3e3e3e;
    line-height: 24px;
    background: url(../images/hx.png) center;}
    
