﻿@charset "utf-8";

/* CSS Document */


/* 重置 */

.sec1 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.sec1_tit {
    height: 46px;
    margin-bottom: 7px;
    width: 100%;
    background: #f8f8f8;
    border-bottom: 1px solid #d4d4d4;
}

.sec1_txt {
    color: #1269d3;
    font-size: 18px;
    border-bottom: 2px solid #1269d3;
    font-weight: 505;
}

.sec1_cnt {
    padding: 10px 15px;
}

.sec2_cnt {
    padding: 10px 15px;
    border: 1px solid #CCC;
    height: 250px;
    overflow: scroll !important;
    overflow-x: hidden !important;
    border-top: none;
    background-image: url(sec2_bc.jpg);
    background-repeat: repeat;
    line-height: 28px;
}

.sec3_li {
    background-color: #f0f2f7;
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #dfe1e5;
}

.sec3_li a {
    line-height: 40px;
    color: #666666;
}

.sec3_li a:hover {
    color: #d42b2b;
}

.sec4 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.sec4_l {
    width: 487px;
}

.sec4_tit {
    background: #f8f8f8;
    border-bottom: 1px solid #d4d4d4;
    background-repeat: no-repeat;
    background-position: top right;
    margin-bottom: 7px;
    width: 100%;
}

.sec4_txt {
    color: #1269d3;
    font-size: 18px;
    border-bottom: 2px solid #1269d3;
    font-weight: 505;
    padding: 8px 15px;
}

.sec4_li {
    border-bottom: 1px dashed #CCC;
}

.sec4_cnt {
    height: 240px;
}

.sec4_more a {
    color: #999999;
    font-size: 14px;
    line-height: 37px;
    margin-right: 4px;
}

.sec5 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 15px;
    overflow: hidden;
}

.sec5_r {
    width: 1200px;
}

.sec5_l {
    width: 170px;
}

.sec5_cnt {}


/* zt */

.sec6 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.zt_cnt_wrap {
    margin-right: -33px;
}

.zt_li {
    width: 330px;
    height: 190px;
    float: left;
    padding: 15px;
    background-color: #f3f3f3;
    border: 1px solid #CCC;
    margin-right: 33px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.zt_li img {
    width: 328px;
    height: 71px;
}

.zt_li_tit {
    width: 282px;
    height: 30px;
    text-align: center;
    overflow: hidden;
}

.zt_li_tit a {
    font-weight: bold;
}

.zt_li_cnt {
    width: 326px;
    height: 96px;
    font-size: 13px;
    line-height: 24px;
    overflow: hidden;
}

.zt_li_cnt a {
    font-size: 13px;
    line-height: 24px;
}


/* 互动子栏目 */

.hdpr li {
    float: left;
    margin-right: 21px;
    background-color: #ebebeb;
    border-radius: 6px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0, .6);
    width: 153px;
    height: 66px;
    position: relative;
    padding-top: 101px;
}

.hdpr li a {
    display: table;
    width: 100%;
}

.hdpr li:last-child {
    margin-right: 0;
}

.hdpr li span {
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 20px;
    width: 80px;
    height: 80px;
    text-align: center;
    display: inline-block;
    background-color: rgba(255, 255, 255, .8);
    border-radius: 40px;
    transform: translateX(-50%)
}

.hdpr li span img {
    vertical-align: middle;
}

.hdpr li span i {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle
}

.hdpr_t {
    height: 60px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.hdpr_t1 {
    color: #3567a2;
}

.hdpr li:nth-child(1) {
    background-color: #cbe4ff;
}

.hdpr_t2 {
    color: #35ab72;
}

.hdpr li:nth-child(2) {
    background-color: #d0f5e3;
}

.hdpr_t3 {
    color: #c8a552;
}

.hdpr li:nth-child(3) {
    background-color: #f8e9c5;
}

.hdpr_t4 {
    color: #766abc;
}

.hdpr li:nth-child(4) {
    background-color: #dbd4fd;
}

.hdpr_t5 {
    color: #35ab72;
}

.hdpr li:nth-child(5) {
    background-color: #d0f5e3;
}

.hdpr_t6 {
    color: #717171;
}

.hdpr li:nth-child(6) {
    background-color: #f0f0f0;
}

.hdpr_t7 {
    color: #3567a2;
}

.hdpr li:nth-child(7) {
    background-color: #cbe4ff;
}