.banner{
    width: 100%;
    overflow: hidden;}
.banner img{
    width: 100%;}
.banner img,.banner table td img{
    width: 100%!important;
    height: auto!important;}
#flashBoxu_u3_{
    width: 100%!important;
    height: auto!important;}
/*框架*/
.frame{
    overflow: hidden;}

.frame .left{
    margin: 20px 0;
    float: left;
    width: 220px;}
.frame .left .column{
    background: #9e2a22;
    color: #ffffff;
    margin-bottom: 10px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 24px;}

/*二级导航*/
.navs li{
    border-bottom: 1px solid #ededed;}
.navs li a{
    display: block;
    padding-left: 20px;
    background: url(../images/frame/liststyle.jpg)no-repeat left center;
    font-size: 16px;
    color: #333333;
    line-height: 40px;}
.navs li a:hover{
    color: #9e2a22;}
.navs .crv{
    color: #9e2a22;
    font-weight: bold;}

/*三级*/
.navs ul li{
    border-bottom: 0;}
.navs ul li a{
    background-image: inherit;
    font-size: 14px;
    line-height: 30px;}
.navs ul li a em{
    font-style: inherit;
    font-weight: bold;
    margin-right: 5px;}

.navs .crvs{
    color: #02529f;
    font-weight: bold;}






.frame .right{
    margin-top: 20px;
    min-height: 500px;
    width: 940px;
    float: right;}

/*位置*/
.position{
    margin-bottom: 10px;
    padding-top: 20px;
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #ededed;}
.position .address{
    float: left;
    padding-left: 30px;
    font-size: 14px;
    background: url(../images/frame/add.jpg)no-repeat left center;
    background-size: 20px 20px;}
.position .col{
    float: right;
    font-size: 20px;}



/*单篇正文*/

.one-shot p,.one-shot span{
    font-size: 16px!important;
    line-height: 30px!important;
    /*text-align: left!important;*/
    /*text-indent: 2em!important;*/
    font-family: "微软雅黑"!important;
    color: #333333!important;}
.one-shot img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;}
.one-shot table{
    width: 100%!important;}
.one-shot table td{
    font-size: 16px!important;}
.one-shot table td p{
    /*text-align: center!important;*/
    font-size: 16px!important;}

/*文章列表*/
.article ul li{
    color: #999999;
    overflow: hidden;
    padding: 10px 0;}
.article ul li a{
    display: block;
    max-width: 75%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    padding-left: 15px;}

.article ul li .time{
    float: right;
    font-size: 14px;
    color: #999999;}

.article ul li:nth-child(odd) a{
    border-left: 3px solid #c6655d;}
.article ul li:nth-child(even) a{
    border-left: 3px solid #cacaca;}

/*列表 分页*/
.page{
    padding: 30px 0;}



/*文章内容*/
.content .title{
    text-align: center;
    font-size: 22px;
line-height: 50px;
    font-weight: bold;
}
.content .titles{
    padding: 20px 0;
    font-size: 14px;
    text-align: center;}

/*内容样式*/
.content .text p,.content .text span{
    font-size: 16px!important;
    line-height: 30px!important;
    /*text-align: left!important;*/
    /*text-indent: 2em!important;*/
    font-family: "微软雅黑"!important;}
.content .text img{
    margin: 0 auto;
    width: 600px;
    height: auto;
    padding: 3px;
    border: 1px solid #fff!important;}
.content .text table{
    margin: 0 auto!important;}


.content .browse{
    text-align: right;
    padding: 10px 0;
    font-size: 14px;}

/*内容分页*/
.pager{
    text-align: left;
    line-height: 30px;
    color: #333333;
    font-size: 14px;}
.pager a{
    color: #333333;}
.pager a:hover{
    color: #02529f;}



/*师资力量*/
.team{
    margin-bottom: 30px;}
.team #tabs dl{
    position: relative;
    margin-bottom: 10px;
    padding-left: 5em;}
.team #tabs dl dt{
    font-weight: 100;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;}
.team #tabs dl dd{
    overflow: hidden;}
.team #tabs dl dd a{
    display: table;
    float: left;
    padding: 0 5px;
    margin-right: 10px;
    cursor: pointer;
    line-height: 30px;}

.team #tabs .active,.team #tabs dl dd a:hover {
    background: #02529f;
    color: #ffffff;}

.team .list{
    margin: 0 auto;}

.team .list span{
    display: block;
    width: 30px;
    height: 30px;
    color: #333333;
    background: #eaeaea;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    float: left;}

.team .list li{
    line-height: 30px;
    height: 30px;
    display:table;
    margin-right: 1em;
    float: left;}
.team .list a{
    color: #333333;
    font-size: 16px;}
.team .list a:hover{
    color: #004b9d;}
.team .list ul{
    overflow: hidden;}


.team .list .dl{
    overflow: hidden;
    width: 100%;
    padding-bottom: 20px;
    background: #ffffff;
    position: relative;
    padding-left: 50px;}
.team .list .dl .dt{
    position: absolute;
    top: 0;
    left: 0;
    display:table;}
.team .list .dl .dd{
    overflow: hidden;
    min-height: 30px;}

.team .list .dll{
    padding-left: 0;}


