.mod-content {
    background: none;
}
.item .pic {
    position: relative;
    overflow: hidden;
}
.item .pic img {
    max-width: 100%;
}
.item h3 {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    padding: 8px 5px 18px;
    background: rgba(255,255,255,0.9);
}
.item h3 a {
    color: #014e7c;
    display: block;
    text-decoration: none;
}
.item:hover h3 a {
    color: #ae2532;
}
.introduction {
    margin-bottom: 10px;
}
.introduction .pic {
    float: left;
    width: 370px;
}
.introduction .pic img {
    max-width: 100%;
}
.introduction .info {
    float: right;
    width: 770px;
}
.introduction .info h1 {
    font-size: 30px;
    font-weight: 500;
    color: #134c78;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.introduction .info .slogan {
    font-size: 16px;
    color: #999999;
    text-transform: uppercase;
    padding-bottom: 11px;
    position: relative;
    margin-bottom: 15px;
}
.introduction .info .slogan:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 170px;
    background: #e5e5e5;
}
.introduction .info .short {
    font-size: 14px;
    line-height: 23px;
    color: #444444;
    text-align: justify;
    margin-bottom: 20px;
}
.introduction .info .view_more {
    color: #134c78;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
}
.introduction .info .view_more i {
    margin-left: 5px;
}
.introduction .info .view_more:hover,
.introduction .info .view_more:hover i {
    color: #3eabea;
}
.category_menu {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.category_menu ul li {
    width: 25%;
    float: left;
    border-left: 1px solid #fff;
}
.category_menu ul li:first-child {
    border-left: none;
}
.category_menu ul li a {
    display: block;
    background: #134c78;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
    padding: 11px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.category_menu ul li:hover a {

}
/**/
.cat_box {
    /*margin-bottom: 20px;*/
    /*padding-bottom: 10px;*/
    /*border-bottom: 1px solid #e5e5e5;*/
    padding-top: 10px;
}
.cat_box:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.cat_box .title {
    padding-bottom: 7px;
    position: relative;
    border-bottom: 3px solid #ca2535;
}
.cat_box .title h3 {
    font-size: 20px;
    line-height: 27px;
    color: #333333;
    font-family: 'Roboto Condensed', sans-serif;
    background: url("../images/icon_title.png") no-repeat left top;
    padding: 0 0 0 25px;
    display: inline-block;
    text-transform: uppercase;
}
.cat_box .title h3 a {
    color: #333333;
    text-decoration: none;
}
.cat_box .title h3 a:hover {
    color: #ca2535;
}
.cat_box .title > a {
    position: absolute;
    color: #333333;
    padding: 0 0 0 0;
    right: 0;
    top: 9px;
    font-size: 14px;
    line-height: 13px;
}
.cat_box .title > a i {
    margin-left: 7px;
    color: #ca2535;
}
.cat_box .content .news_item {
    width: 50%;
    float: left;
}
.cat_box .content .row_item {
    overflow: hidden;
    padding: 15px 0;
    border-top: 1px dotted #d9d9d9;
}
.cat_box .content .row_item:first-child {
    padding-top: 0;
    border-top: none;
}
.news_item h4 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
}
.news_item h4 a {
    color: #134c78;
    text-decoration: none;
}
.news_item h4 a:hover {
    color: #3eabea;
}
.news_item .pic {
    text-align: center;
    float: left;
    width: 170px;
}
.news_item .pic img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.news_item .pic img:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.news_item .pic + .info {
    float: right;
    width: 400px;
    padding-right: 20px;
}
.news_item .short {
    text-align: justify;
    color: #444444;
    font-size: 13px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.news_item .news_dc {
    overflow: hidden;
    margin-bottom: 10px;
}
.news_dc div {
    float: left;
    font-size: 12px;
    color: #bbbbbb;
}
.news_dc div i {
    margin-right: 3px;
}
.news_dc div:not(:first-child) {
    margin-left: 10px;
}
.row_dc {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.row_dc .col-xs-3 {
    border-right: 1px solid #e5e5e5;
    padding-right: 14px;
}
.row_dc .col-xs-3 .item {
    padding-top: 15px;
}

/*****/
.rMainNews {
    /*width: 485px;*/
    /*float: left;*/
    /*padding-right: 15px;*/
    padding-bottom: 15px;
    padding-top: 13px;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 14px;
}
.rMainNews > .rTitle h2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
.rMainNews > .rTitle h2 a {
    color: #014e7c;
    text-decoration: none;
    display: block;
    padding-right: 160px;
}
.rMainNews > .rTitle h2 a:hover {
    color: #ca2535;
}
.rMainNews > .rTitle {
    position: relative;
    clear: both;
    margin-bottom: 11px;
}
.rMainNews > .rTitle .news_dc {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 22px;
}
.rMainNews .img {
    float: left;
}
.rMainNews .img img {
    max-width: 100%;
}
.rMainNews .short {
    width: 390px;
    float: right;
    color: #333333;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
}
.rMainNews .short > div {
    margin-bottom: 5px;
    height: 80px;
    overflow: hidden;
}
.rMainNews .short > div * {
    padding: 0;
}
.rMainNews .short > a {
    color: #014e7c;
    text-decoration: none;
    font-size: 13px;
    float: right;
}
.rMainNews .short > a:hover {
    color: #ca2535;
}
.rMainNews .short > a i {
    margin-left: 7px;
    color: #ca2535;
}
.list_focus_news {
    padding-bottom: 14px;
}
.list_focus_news li {
    padding: 9px 0;
    overflow: hidden;
    position: relative;
}
.list_focus_news li:nth-child(2n) {
    background: #f7f7f7;
}
.list_focus_news li a {
    color: #014e7c;
    font-size: 14px;
    text-decoration: none;
    line-height: 22px;
    font-weight: 500;
    padding-left: 30px;
    padding-right: 110px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='5' height='10' version='1.1'><polygon points='0 0, 5 5 , 0 10' fill='rgb(202,37,53)'/></svg>") no-repeat 15px 6px transparent;
    display: block;
}
.list_focus_news li a:hover {
    color: #ca2535;
}
.list_focus_news li a img {
    vertical-align: baseline;
}
.list_focus_news li div.news_dc {
    position: absolute;
    right: 15px;
    top: 9px;
    line-height: 22px;
}