@import url("./common_list.css");
.list_bt {
    position: relative;
    padding-left: 30px;
}
.list_bt em {
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 3px;
    color: #18a97a;
}
.ms_rwap p {
    line-height: 30px;
}
.list_hot .pic_lb3 {
    margin-bottom: 30px;
}
/*å·¦ä¾§*/
.con_l {
    width: 814px;
    padding: 0 30px 30px 30px;
    background: #fff;
    border-radius: 10px;
}
.con_l .pic_lb1 {
    *width: 34%;
    *margin-right: 3%
}
.con_l .lb_4 {
    float: left;
    width: 260px;
    margin-bottom: 10px;
    padding-right: 80px;
}
.con_l .lb_4 time {
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #999;
}
.con_l .lb_4:nth-child(2n+1) {
    float: right;
}
.con_l .lb_5 {
    float: left;
    width: 365px;
    margin-bottom: 15px;
}
.con_l .lb_5:nth-child(2n+1) {
    float: right;
}
.list_itme2 {
    position: relative;
    line-height: 40px;
    min-height: 40px;
    margin-bottom: 10px;
    padding: 0 100px 0 20px;
}
.list_itme2:after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px dashed #cbd9d9;
    width: 86%;
    top: 20px;
    z-index: 0;
}
.list_itme2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #cbd9d9;
    border-radius: 10px;
    z-index: 2;
    top: 18px;
}
.list_itme2 .itme_bt {
    font-size: 16px;
    background-color: #fff;
    padding-right: 20px;
    position: absolute;
    z-index: 1;
}
.list_itme2 .itme_bt:hover {
    padding-left: 5px;
}
.list_itme2 time {
    position: absolute;
    right: 0;
    background-color: #fff;
    color: #999;
    padding-left: 10px;
}
/*.list_itme2:nth-child(5n) {*/
/*    margin-bottom: 50px;*/
/*}*/
/*æ ‡ç­¾*/
.list_tag {
    border: 1px solid #dee6e6;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.tag_bt {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #36ad9e;
    width: 20px;
    color: #fff;
    border-radius: 10px;
    padding: 10px 15px;
    text-align: center;
    font-size: 16px;
}
.tag_rwap {
    padding: 15px 15px 5px 65px;
}
.tag_a {
    border: 1px solid #dee6e6;
    line-height: 28px;
    border-radius: 10px;
    display: block;
    float: left;
    padding: 0 10px;
    margin: 0 10px 10px 0;
}
.tag_a:hover {
    background-color: #36ad9e;
    color: #fff;
    border-color: #36ad9e;
}
/**map**/
.map_main{
    width: 100%;
}
.article {
    position: relative;
}
.section_map div {
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #eaeaea;
}
.clearfix {
    zoom: 1;
}
.tit02 {
    float: left;
    width: 100px;
    padding: 0px 10px;
    border-left: 2px solid #000;
    font: 100 18px/24px 'Arial','Simhei','黑体';
    color: #000;
    margin-top: 3px;
}
.tit02 a:link, .tit02 a:visited {
    color: #000;
}
.list01 {
    overflow: hidden;
    zoom: 1;
    font: 100 16px/30px 'Arial', "宋体", 'Helvetica', 'sans-serif','Simhei','黑体';
}
.list01 li {
    float: left;
    white-space: nowrap;
    padding: 0px 5px;
}
.list01 a:link, .list01 a:visited {
    color: #000;
}
/*search*/
.hot-search-label ul {
    overflow: hidden;
    margin: 15px 0;
    height: 18px;
    line-height: 18px;
    border-left: 4px solid #18a97a;
    padding-left: 12px;
}
.hot-search-label ul li {
    margin-right: 10px;
    float: left;
    display: inline-block;
}
.hot-search-label ul a {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    padding: 0 16px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border: 1px solid #18a97a;
    color: #18a97a;
}
/**专题*/
.zhuanti-label {
    overflow: hidden;
    border: 1px solid rgb(230, 230, 230);
    margin-bottom: 10px;
    margin-top: 20px;
}
.zhuanti-label .zhuanti-img {
    float: left;
    overflow: hidden;
    width: 200px;
}
.zhuanti-label .zhuanti-img img {
    width: 200px;
}
.zhuanti-label .zhuanti-desc {
    float: right;
    padding: 5px 10px;
    width: 580px;
}
.zhuanti-label .zhuanti-desc h1 {
    font-size: 18px;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.zhuanti-label .zhuanti-desc p {
    line-height: 25px;
    text-indent: 2em;
}
/*下载页面*/
.content_box_top {
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    padding-bottom: 16px;
    margin-top: 45px;
}
.content_box_title {
    /* float: left; */
    cursor: pointer;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
}
.content_box_title a:nth-child(1) {
    color: #0f3f9f;
    font-size: 20px;
}
.content_box_tj {
    /* float: right; */
    font-size: 12px;
    color: #999;
    text-align: center;
}
.content_box_tj img {
    width: 12px;
    vertical-align: -1px;
    display: unset;
}
.download_card1 {
    position: relative;
    overflow: hidden;
    margin-top: 16px;
    width: 680px;
}
.download_card_pic {
    width: 90px;
    float: left;
    margin-left: -10px;
}
.download_card_msg {
    float: left;
    width: 340px;
    line-height: 20px;
    color: #666;
    height: 78px;
    overflow: hidden;
    margin-top: 8px;
    font-size: 14px;
}
.download_card_btn {
    width: 210px;
    height: 60px;
    background: #18a97a;
    border-radius: 4px;
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
}
.download_card_btn img {
    width: 30px;
    float: left;
    display: block;
    margin: 14px 28px 0 16px;
}
.downlod_btn_right {
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 8px;
}
.downlod_btn_right p {
    font-size: 12px;
    margin: 2px 0 0 0;
    font-weight: normal;
}
.d_tip {
    position: absolute;
    bottom: -20px;
    left: 0;
    color: #fd9800;
    text-align: center;
    width: 100%;
}
.download_tip {
    background: #fff7ef;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding: 8px;
    margin: 40px 0 20px 0;
}