.wxzt {
width: 100%;
height: 95px;
float: left;
background: #f7f7f7;
font-size: 40px;
line-height: 36px;
color: #444444;
text-align: center;
padding-top: 45px;
}
strong, b {
font-weight: bold;
}
/*左侧*/
.se_left{
width: 300px;
height: auto;
float: left;
}

.se_left .wbl_a {
width: 300x;
height: auto;
float: left;
background: #f7f7f7;
margin-bottom: 20px;
}
 .se_left .wbl_a .wbl_atitle {
width: 300px;
height: 55px;
float: left;
border-top: solid 2px #01b4ec;
font-size: 20px;
line-height: 36px;
color: #444444;
text-align: center;
padding-top: 10px;
}
.se_left .wbl_a .wbl_aaz {
width: 300px;
height: auto;
float: left;
border-top: solid 1px #e6e6e6;
}
.se_left .wbl_a .wbl_aaz ul {
width: 280px;
height: auto;
float: left;
margin-top: 15px;
margin-left: 20px;
}
.se_left .wbl_a .wbl_aaz li {
width: 90px;
height: 26px;
float: left;
font-size: 16px;
line-height: 26px;
color: #444444;
text-align: center;
}
.se_left .wbl_a .wbl_aaz li:hover {
width: 90px;
height: 26px;
float: left;
background: #01b4ec;
}
.se_left .wbl_a .wbl_aaz li:hover a {
color: #FFF;
}

/*右侧*/
.se_right {
width: 860px;
height: auto;
float: right;
border: solid 1px #f0f0f0;
border-top: solid 2px #01b4ec;
}
.se_right .wbrbox {
width: 820px;
height: auto;
float: left;
margin-left: 20px;
}
.se_right .wbrbox .t_title{
width: 100%;
height: 22px;
float: left;
border-left: solid 5px #01b4ec;
font-size: 22px;
color: #444444;
margin: 20px 0px 20px 0px;
}
.se_right .wbrbox .t_title h3 {
font-size: 22px;
color: #444444;
margin-left: 10px;
line-height: 22px;
}
.se_right .wbrbox .t_title h3 a {
color: #444444;
text-decoration: none;
}
.se_right .wbrbox .t_gnjs{
width: 390px;
float: left;
height: auto;
margin: 20px auto auto 15px;
}
.se_right .wbrbox .t_gnjs .t_gnjsl{
width: 100px;
height: 100px;
float: left;
margin-right: 20px;
}
.se_right .wbrbox .t_gnjs .t_gnjsl img{
width: 90%;
} 
.se_right .wbrbox .t_gnjs .t_gnjsf{
width: 255px;
height: 100px;
float: left;
}
.wbrbox .t_img{
width: 100%;
}
.wbrbox .t_img img{
width: 32%;
float: left;
margin-right: 1%;
margin-bottom: 10px;
border: 1px solid rgb(214, 214, 214);
}