﻿﻿*{margin: 0;padding: 0;}
.header{display: none;}
body{
    overflow-x: hidden;
    background: #fff;
    line-height: 190%;
    box-sizing: border-box;
    color: #5a5a5a;
    font-family: Microsoft Yahei,微软雅黑,Arial,Helvetica,sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
}
.top{
    background: #14126c;
}
/*body*/
.body_box{
    background: #ededf5;
    min-height: 1000px;
}
.g_banner{
    height:255px;
    background: url(list.jpg) no-repeat;
    background-size: 100%
}
.m_top_title{
    text-align: left;
    color: #fff;
    margin-top:175px;
    font-size:30px;
    line-height: 40px;
}
/*导航位置*/
.g_bav .m_bav{
    height:67px;
    border-bottom: 1px solid #ddd;
    line-height: 67px;
    margin-bottom: 9px;
}
.g_bav .m_bav .fl{
    float: left;
    height: 78px;
}
.g_bav .m_bav span{
    font-size:14px;
    color: #474747;
    padding-left:30px;
    background: url("home.png")left center no-repeat;
}
.g_bav .m_bav span a{
    color: #333;
}
.g_bav .m_bav .bav_fr{
    padding:0 1% 0 0;
    border-bottom: 1px solid #dddddd;
}
.g_bav .m_bav .row-page-tabs{
    line-height: 22px;
}

.row-page-tabs ul {
    text-align: right;

}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.row-page-tabs li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.list-unstyled li.active a {
    border-bottom: 1px solid #0a58bd;
}

.row-page-tabs li a {
    color: #5a5a5a;
    font-size: 14px;
    position: relative;
    display: block;
    float: left;
    line-height: 66px;
    text-align: left;
    height: 66px !important;
}

.row-page-tabs li .ge {
    padding: 0 15px;
    color: #bdc1bf;
    line-height: 66px;
    background: none;
    height: 66px !important;

}

.g_bav .m_bav span {
    padding-left: 8px;
    background: none;
    /* height: 78px; */
    float: left;
}



.g_bav .m_bav span.u_location{
    margin-left:10px;
    color: #004de1;
    background: url("arrow.png")left center no-repeat;
}
.g_bav .m_bav .g_choice_list li{
    float: left;
    overflow: hidden;
    margin-left: 35px;
    height: 73px;
}
.g_bav .m_bav .g_choice_list li.on{
    color: #004de1;
    border-bottom:5px solid #004de1;
}
/*中文位置*/
.page-content {
    padding-bottom: 2.5%;
    overflow: hidden;
}
.page-content .containerbox {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.page-content .block-left {
    width: 69%;
}
.page-content .containerbox .pull-left {
    float: left;
}
.page-content .containerbox .pull-left h1{
    font-weight: bold;
    font-size:30px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
}
.page-content .containerbox .little_list .pull-left {
    background: #004e97;
    width: 85px;
    height: 85px;
    padding: 10px 0 0 15px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.media .pull-left {
    margin-right: 10px;
}
.page-content .containerbox .little_list .media .media-body {
    padding-left: 20px;
    height: 96px;
    float: left;
    width: 698px;
}
.page-content .containerbox .little_list .pull-left em {
    font-style: normal;
    color: #ffa800;
    font: bold 30px/30px "novecento" !important;
}
.page-content .containerbox .little_list .media {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    height: 96px;
    width: 828px;
    float: left;
}
.media:first-child {
    margin-top: 0;
}

.page-content .containerbox .little_list .media .media-body h3 {
    line-height: 26px;
    width: 698px;
    margin-bottom: 3px;
    margin-top: 10px;
}
.page-content .containerbox .little_list .media .media-body h3 a {
    font-size: 16px;
    color: #3d3d3d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 698px;
    display: block;
}
.page-content .containerbox .little_list .media .media-body p {
    color: #9b9b9b;
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
}
.media:first-child {
    margin-top: 0;
}
.top-news .thumbnail {
    width: 45.48%;
}
.media .pull-right {
    margin-left: 10px;
}
.top-news .media-body {
    padding-right: 3%;
}
.top-news .media-body .date {
    font-size: 25px;
    color: #004e97;
    line-height: 36px;
}
.top-news .media-body h3 {
    margin-top: 5%;
    margin-bottom: 5px;
}
.top-news .media-body h3 a {
    font-size: 20px;
    color: #3d3d3d;
}
.top-news .media-body p {
    color: #999;
    margin: 0 0 10px;
    line-height: 24px;
}
.page-content .block-right {
    width: 26.53%;
}
.pull-right {
    float: right;
}
.page-content .block-right .row-ad {
    margin-bottom: 9%;
}
.thumbnail {
    padding: 0;
    border: none;
    background: none;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.thumbnail img {
    width: 100%;
    display: block;
}
.caption {
    padding-bottom: 15px;
}

 .caption a {
    display: inline-block;
    margin: 0 15px;
}

 .caption a span {
    padding-right: 10px;
}

 .caption .btn-downlaod {
    color: #fff;
    background: #ffa800;
    border: none;
    border-radius: 2px;
    padding: 5px 25px;
}

 .caption .btn-downlaod i {
    margin-right: 10px;
}
