body {font-family:'Microsoft YaHei',Arial;background-color: #f1f1f1;}


.wxListIcon{margin:20px 0;padding: 0;}
.wxListIcon li{list-style:none;float:left;width:150px;height:160px;border:1px solid #ccc;border-radius:10px;padding:10px;margin:10px;}
.wxListIcon li a{color:#333;}
.wxListIcon li a:hover{text-decoration:none;color:#ff5800;}
.wxListIcon li img{width:100px;height:100px;margin:0 15px;text-align:center;}
.wxListIcon li p{font-size:18px;text-align:center;margin:10px;}



.top_distance{margin-top:30px;}
.nav li {line-height: 6px; margin-top: 7px;}
.case-pannel {
	width: 1000px;
    box-shadow: 0 1px 2px #E8E8E8;
    -webkit-box-shadow: 0 1px 2px #E8E8E8;
	background:#fff;
	margin:0 auto;
}
.case-ul {
    width: 206px;
    float: left;
    height: 100%;
	background:#f7f7f7;
}
.case-ul li {
	line-height: 30px;
	height: 30px;
	text-align: left;
	cursor: pointer;
	color: #777777;
	border-bottom: 1px solid #E8E8E8;
	padding-left: 20px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E8E8E8;
}
.case-pannel-sub {
    height: 100%;
    margin-left:206px;
}
.case-pannel-sub_1{margin-left:0px;}
.title {
    color: #131313;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    text-align: center;
    height: 60px;
    padding-top: 20px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 0px;
    border-right: 1px solid #E8E8E8;
    margin-top: 0px;
}
.case-ul li.hover {
    background-color: #FFF;
    color: #343434;
    border-left: 3px solid #EA5340;
    border-right: 1px solid #ffffff;
}
.sub-pannel {height: 100%;}
.sub-pannel ul {}
.sub-pannel ul li {cursor: pointer;}
.sub-pannel-content {
    height: 462px;
    z-index: 11;
    margin-left: 12px;
    margin-right: 12px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(70,162,227,.25);
    box-shadow: 0 2px 3px rgba(70,162,227,.25);
}
.sub-pannel-h3 {
    margin-left: 36px;
    color: #EB5441;
    margin-top: 30px;
    padding-top:20px; 
    font-weight: 400;
    font-family: 'Microsoft YaHei';
}
.sub-img {
    width: 726px;
    height: 470px;
    border: 1px solid #E8e8e8;
    border-radius: 6px;
    margin-left: 36px;
    margin-top: 30px;
	text-align:center;
}
.sub-pannel p {margin: 22px 36px 80px 36px;font-size: 20px;}
.img-signel {margin-left: 80px;margin-top: 30px;}
.case-pic{width:728px;margin:0 auto;padding:15px 0;}
.case-pic img{border-radius:5px;}
.case-txt{width:728px;margin:0 auto;}
.case-pannel{min-height:720px;}