.body-content{
    overflow: hidden;
}
.body-fl {
    border: 1px solid #64c4ef;
}
.body-fl li{
    width: 260px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    position: relative;
}
.body-fl li.on{
    color: #FFFFFF;
    background:#64c4ef; /* 一些不支持背景渐变的浏览器 */
    background:-moz-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
    background:-webkit-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
    background:-o-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
}
.body-fl li.on i{
    display: none;
}
.body-fl li.on span{
    color: #FFFFFF;
}
.body-fl li.on a{
    border: none;
}
.body-fl li:nth-child(1) a {
    border:none;
}
.body-fl li i{
    width: 5px;
    height: 5px;
    background-color: #4d80c2;
    border-radius: 100%;
    position: absolute;
    top: 25px;
    left: 40px;
}
.body-fl li span{
    color: #000000;
    font-size: 17px;
}
.body-fl li.on img{
    display: none;
}
.body-fl li img{
    position: absolute;
    right: 0;
    top:18px;
}
.body-fl a {
    border-top: 1px dashed #64c4ef;
    width: 70%;
    display: inline-block;
}
.body-fr{
    width: 900px;
    min-height: 600px;
    display: none;
}
.body-fr-title {
    text-align: center;
    color: #4d80c2;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 50px;
}
.path{
    color: #999999;
    font-size: 18px;
    margin: 35px 0 35px 260px;
}
.body-fr-list li{
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    width: 880px;
    height: 180px;
    position: relative;
    margin-bottom: 35px;
}
.body-fr-list li a{
    display: block;
    overflow: hidden;
}
.body-fr-list-fl{
    width: 140px;
    text-align: center;
    padding-top: 25px;
}
.body-fr-list-fl p{
    font-size: 48px;
    color: #00a1e9;
}
.body-fr-list-fl span{
    color: #00a1e9;
    font-size: 14px;
}
.body-fr-list-fr{
    width: 720px;
}
.body-title{
    color: #00a1e9;
    font-size: 20px;
    margin: 20px 0;
}
.body-fr-list-fr p{
    width: 600px;
    font-size: 16px;
    color: #808080;
}
.more{
    font-size: 14px;
    color: #00a1e9;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.body-fr-list li:hover{
    border: 1px solid #00a1e9;
}
.body-fr-title-1{
    font-weight: bold;
    font-size: 18px;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.gm-searchwrap {
    margin-bottom: 20px;
}
.gm-searchwrap .gm-seach {
    height: 50px;
}
.gm-searchwrap .gm-seach .gm-ssel {
    width: 80px;
    border: 1px solid #00a1e9;
    display: inline-block;
}
.gm-searchwrap .gm-seach .gm-seachinp {
    width: 290px;
    display: inline-block;
    position: relative;
    border: 1px solid gray;
    height: 26px;
    margin-top: 15px;
    margin-right: 20px;
}
.gm-searchwrap .gm-seach .gm-sinp {
    width: 230px;
    border: none;
    margin-top: 1px;
    outline: medium;
}
.gm-searchwrap .gm-seach .gm-ssub {
    width: 57px;
    position: absolute;
    right: -1px;
    top: -1px;
    background:#64c4ef; /* 一些不支持背景渐变的浏览器 */
    background:-moz-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
    background:-webkit-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
    background:-o-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
    border: 1px solid #00a1e9;
    color: white;
    height: 28px;
    outline: medium;
}
.gm-searchwrap .gm-seach .gm-tsel {
    width: 100px;
    margin-left: 20px;
    border: 1px solid #00a1e9;
}
.gm-list {
    line-height: 1.5;
}
.gm-list .gm-row {
    padding-left: 10px;
    margin-top: 5px;
    padding: 5px 0;
}
.gm-list .gm-row a{
    color: #505050;
}
.gm-list .gm-row a:hover{
    color: #00a1e9;
}
.gm-list .gm-date {
    float: right;
}
.lmdt-img{
    width: 220px;
    height: 120px;
    margin-left: 20px;
}
.lmdt-img img{
max-height:120px;
max-width:220px;
}
.body-fr-list-fr-2{
    width: 620px;
}
.data{
    color: #808080;
    margin-top: 5px;
}