
.public-panel{
    margin-top: 14px;
    width: 100%;}
.public-panel .panel-l{
    width: 23.3%;
    float: left;}
.public-panel .panel-l a{
    display: block;
    text-decoration: none;}
.public-panel .panel-l .item{
    text-align: center;
    width: 100%;
    height: 61px;
    margin-bottom: 14px;
    line-height: 60px;}
.public-panel .panel-l .item:hover{
    background-color: #d9ecfa;}
.public-panel .panel-l .item1{
    background-color: #f0f0f0;}
.public-panel .panel-l .item2{
    background-color: #f0f0f0;}
.public-panel .panel-l .item3{
    background-color: #f0f0f0;}
.public-panel .panel-l .item4{
    background-color: #f0f0f0;}
.public-panel .panel-l .icon{
    font-family: "iconfont";
    font-size: 26px;
    color: #686868;}
.public-panel .panel-l .txt{
    font-family: 微软雅黑;
    color:#636a72;
    position: relative;
    top: -3px;
    font-size: 18px;}
.public-panel .panel-m{
    width: 47.5%;
    float: left;
    margin-left: 16px;}
.public-panel .m-bg{
    height: 238px;
    background-image: url(../img/panel-bg.jpg);
    border-bottom: 8px solid #3091c8;}
.public-panel .txtMarquee-top{
    position: relative;
    margin: 0px;
    border-width: 8px 12px 12px 12px;
    border-style: solid;
    border-color:#f0f0f0;
    height: 168px;
    text-align: center;
    overflow: hidden;}
.txtMarquee-top li{
    font-size: 14px;
    height: 35px;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #f0f0f0;
    line-height: 35px;
    font-family:微软雅黑 ;
    color: #838383;}
.txtMarquee-top .hd{
    z-index: 1;
    position: absolute;
    right: 2px;
    top: 50%;
    margin-top: -50px;}
.txtMarquee-top a{
    text-decoration: none;}
.txtMarquee-top .btn{
    width: 20px;
    height: 50px;
    line-height: 50px;}
.txtMarquee-top .btn-up{
    background-color: #308fc9;
    margin-bottom: 2px;}
.txtMarquee-top .btn-down{
    background-color: #bacbd3;}
.txtMarquee-top .arrow{
    font-family: "iconfont";
    font-size: 3px;
    color: #f0f0f0;}
.txtMarquee-top .bd{
    height: 168px;}

.txtMarquee-top .arrow-down{
    transform:rotate(180deg);}
.panel-r {
    background-color: #f0f0f0;
    float: left;
    width: 26.1%;
    margin-left: 14px;}
.panel-r .r-bg{
    background-color: #dfecf5;
    width: 100%;
    height: 204px;}
.panel-r .r-content{
    margin: 0;
    padding-top: 18px;}
.panel-r .r-text{
    text-indent: 2em;
    font-size: 11px;
    line-height: 20px;
    width: 79%;
    margin: 2px auto;
    font-family: 微软雅黑;
    color: #838383;}
.panel-r .r-btn{
    margin-left: 138px;}
.panel-r .btn-blank{
    float: left;
    background-color: #3898d4;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
    width: 93px;
    font-size: 14px;
    font-family: 微软雅黑;}
.panel-r .arrow{
    float: left;
    height: 28px;
    font-family: "iconfont";
    color: white;
    background-color: #fb9c26;
    width:30px;
    text-align: center;
    line-height: 28px;
    font-size: 20px;}

