.main{
    width: 100%;
    height: auto;
    background-color: #e2e7f1;
    padding-bottom: 30px;
}
.main:after{
    content: '';
    display: block;
    clear: both;
}
.dingwei{
    position: relative;
}
.min_content{
    width: 1300px;
    height: auto;
    /* position: absolute;
    top: -35px;
    left: 0px; */
}

.min_contentl{
    width: 305px;
    height: auto;
    float: left;
    margin-top: 20px;
}
.contentl_top{
    width: 301px;
    height: 91px;
    background: #3F6191;
    line-height: 91px;
    font-size: 18px;
    color: #FFFFFF;
    border-left:4px solid #CE3020;
}
.contentl_top img{
    margin-left: 27px;
    margin-right: 15px;
    vertical-align: middle;
}
.contentl_bottom{
    width: 305px;
    height: auto;
    background: #FFFFFF;
    margin-top: 14px;
}
.titgd{
    width: 301px;
    height: 56px;
    background: #FFFFFF;
    border-left:4px solid #CE3020;
    line-height: 56px;
    border-bottom: 1px solid #ccc;
}
.titgd .tongzhi{
    float: left;
    margin-left: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
}
.titgd .gengduo{
    float: right;
    margin-right: 21px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}
.contentl_bottom ul{
    width: 305px;
    height: auto;
}
.contentl_bottom ul li{
    height: 80px;
    display: table; 
    border-bottom: 1px solid #ccc;
}
/* .contentl_bottom ul li:first-child a span{
    color:#3A80E2;
} */
.contentl_bottom ul li:nth-child(2n+2){background:#F6F8FD;}
.contentl_bottom ul li:last-child{
    border-bottom: none;
}
.contentl_bottom ul li a{
    display: table-cell; 
    vertical-align: middle;
    padding-left: 40px;
    padding-right: 20px;
}
.contentl_bottom ul li a span{
    display: inline-block;
    width: 245px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xq_bac{
    background: #3F6191;
}
.xq_bac span{
    color: #fff !important;
}
.min_contentr{
    width: 978px;
    height: auto;
    background: #FFFFFF;
    float: right;
    margin-top: 20px;
    background-image: url(../images/xxgk-bg-1.png);
    background-repeat: no-repeat;
    background-position: center 30px;
    padding-bottom: 30px;
}
.min_contentr p img{
    max-width: 890px;
}
.contentr_tit{
    width: 978px;
    height: 91px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: table-cell; 
    vertical-align: middle;
    border-left:4px solid #CE3020;
    padding-left: 42px;
    padding-right: 50px;
}
.fbrq{
    margin-top: 27px;
    margin-left: 46px;
    color: #999999;
    font-size: 14px;
    margin-bottom: 63px;
}
.wznr{
    padding-left: 47px;
    padding-right: 51px;
    color: #666;
    min-height: 400px;
}
.wznr table{
    border-collapse: collapse;
    max-width: 100%;
    margin: auto;
}
.wznr p{
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 36px;
    text-align: justify;
    text-justify: distribute;/*火狐中必须有这个*/
    text-justify:inter-ideograph;/*ie中必须有这个*/
}
.wznr a.attachment {
    color: #1F6AD4;
}
.lxwm--content-title {
    display: inline-block;
    width: 210px;
}
.icon-txt-hover {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(../images/icon-txt-hover.png) no-repeat center;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
}
.color-blue {
    color: #1F6AD4;
}

/* new */
.min_contentr {
    width: 100%;
    min-height: 400px;
    padding-top: 20px;
    background-position: center 100px;
}
.min_contentr.size-s {
    width: 978px;
}
.contentr_tit {
    width: 1300px;
    vertical-align: middle;
    border-left: 0;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
}
.fbrq {
    text-align: center;
}
/* 面包屑 */
.crumbs {
    margin-top: 0;
    padding-top: 20px;
    /* padding-top: 40px; */
    font-size: 16px;
}
.crumbs a {
    transition: all .3s;
}
.crumbs a.cur,
.crumbs a:hover {
    color: #1F6AD4;
}
.crumbs .home {
    vertical-align: middle;
    margin-top: -3px;
}
