@charset "utf-8";

* {
    padding: 0;
    margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    word-break: break-all;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

/*a:hover { COLOR:#c70a0e;}2fa6bb*/
a:hover {
    color: #014f99;
    text-decoration: none;
}

img {
    border: 0;
}

/*公共样式开始*/
body {
    margin: 0 auto;
    color: #333;
    font-family: "Microsoft YaHei", '微软雅黑', '宋体';
    font-size: 14px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.xxgk_lnb {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.gkpt_lef {
    float: left;
    width: 280px;
}

.gkpt_rig {
    float: right;
    width: 810px;
    background-color: #fff;
    /* height: 1330px; */
    overflow: auto;
    padding: 0px;
    margin: 0;
}

.gkpt_rig ul {
    margin: 0;
    padding: 0;
    height: auto;
    overflow: hidden;
}

.gkpt_ul li ul li {
    width: 130px;
}

.gkpt_ul li {
    margin: 10px 0px;
    /* height: 80px; */
    line-height: 30px;
    list-style-type: none;
    background-color: #f4f7fa;
    position: relative;
}

.gkpt_ul li i {
    width: 14px;
    height: 14px;
    display: block;
    background-image: url(../images/jia.png);
    /* float: right; */
    vertical-align: middle;
    /* margin: 0 20px; */
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
}

.gkpt_ul li.on i {
    background-image: url(../images/jia.png);
}

.off {
    background: url(../images/jian.png) no-repeat !important;
}

.gkpt_ul li:hover i {}

.gkpt_ul li:hover a {
    color: #fff;
}

.gkpt_ul li:hover {
    background-color: #2d66a5;
    background-repeat: no-repeat;
}

.gkpt_ul li.hover {
    background-color: #2d66a5;
    background-repeat: no-repeat;
}

.gkpt_ul li.hover a {
    color: #fff;
}

.gkpt_ul li a {
    font-size: 27px;
    line-height: 34px;
    display: block;
    padding: 15px 70px 15px 90px;
    color: #2d66a5;
    font-weight: bold;
}

.gkpt_ul li.a1 a {
    background: url("../images/gkzt_icon1.png") 30px center no-repeat
}

.gkpt_ul li.a2 a {
    background: url("../images/gkzticon2.png") 30px center no-repeat
}

.gkpt_ul li.a3 {
    background: url("../images/gkzticon3311.png") 30px center no-repeat
}

.gkpt_ul li.a4 a {
    background: url("../images/gkzticon4411.png") 30px center no-repeat
}

.gkpt_ul li.a5 a {
    background: url("../images/zw-icon7.png") 30px center no-repeat
}

.gkpt_ul li.a6 a {
    background: url("../images/zw-icon12.png") 30px center no-repeat
}

.gkpt_ul li.a7 a {
    background: url("../images/zw-icon13.png") 30px center no-repeat
}

.gkpt_ul li.a1 a:hover {
    background: url("../images/gkzt_icon11.png") 30px center no-repeat #2d66a5;
}

.gkpt_ul li.a2 a:hover {
    background: url("../images/gkzticon22.png") 30px center no-repeat #2d66a5;
}

.gkpt_ul li.a3:hover {
    background: url("../images/gkzticon33.png") 30px center no-repeat #2d66a5;
}

.gkpt_ul li.a4 a:hover {
    background: url("../images/gkzticon44.png") 30px center no-repeat #2d66a5;
    ;
}

.gkpt_ul li.a5 a:hover {
    background: url("../images/zwCuricon7.png") 30px center no-repeat #2d66a5;
    ;
}

.gkpt_ul li.a6 a:hover {
    background: url("../images/zwCuricon12.png") 30px center no-repeat #2d66a5;
    ;
}

.gkpt_ul li.a7 a:hover {
    background: url("../images/zwCuricon13.png") 30px center no-repeat #2d66a5;
    ;
}


.gkpt_ul li.a1 a.on {
    background: url("../images/gkzt_icon11.png") 30px center no-repeat #2d66a5;
    color: #fff;
}

.gkpt_ul li.a2 a.on {
    background: url("../images/gkzticon22.png") 30px center no-repeat #2d66a5;

    color: #fff;
}

.gkpt_ul li.a3 a.on {
    background: url("../images/gkzticon33.png") 30px center no-repeat #2d66a5;

    color: #fff;
}

.gkpt_ul li.a4 a.on {
    background: url("../images/gkzticon44.png") 30px center no-repeat #2d66a5;

    color: #fff;
}

.gkpt_ul li.a5 a.on {
    background: url("../images/zwCuricon7.png") 30px center no-repeat #2d66a5;

    color: #fff;
}

.gkpt_ul li.a6 a.on {
    background: url("../images/zwCuricon12.png") 30px center no-repeat #2d66a5;

    color: #fff;
}

.gkpt_ul li.a7 a.on {
    background: url("../images/zwCuricon13.png") 30px center no-repeat #2d66a5;

    color: #fff;
}

.zdgknav ul li {
    /* width: 240px; */
    line-height: 45px;
    padding: 0px 20px;
    background: #f4f7fa;
    margin: 0px;
    font-weight: normal;
    word-break: break-all;
}

.zdgknav ul li a {
    font-size: 16px;
    padding-left: 20px;
}

.zdgknav ul li:hover {
    background-color: #2d66a5;
}

.zdgknav ul li:hover a {
    color: #fff;
}

.zdgknav1 div {
    display: none;
}

/*  */
.gkpt_rig {}

.gkpt_rig li {
    width: 100%;
    position: relative;
    line-height: .5rem;
    margin: 0 auto 0.2rem auto;
    font-size: 0;
}

.gkpt_rig li:hover h2 {
    color: #2d66a5;
    font-weight: bold;
}


.gkpt_rig li a {
    border-bottom: #b5b5b5 1px dashed;
    display: block;
    height: auto;
    overflow: hidden;
    padding: 0 0 0.2rem 0;
}

.gkpt_rig li h2 {
    display: block;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    font-size: 0.32rem;
    position: relative;
    color: #333;
    line-height: 0.5rem;
}

.gkpt_rig li p {
    display: block;
    overflow: hidden;
    font-size: .3rem;
    position: relative;
    color: #333;
}

.gkpt_rig li span {
    display: block;
    font-size: .24rem;
    color: #333;
    padding-left: 0.3rem;
    background: url(../images/xxgk_timeico1.png) left center no-repeat;
    background-size: 2.5%;
}



.gkpt_rig li p:hover {
    color: #1c468f;
}

.gkpt_rig li p:hover::before {
    background: #1c468f;
}

.gkpt_rig li:hover span {
    color: #2d66a5;
    background: url(../images/xxgk_timeico2.png) left center no-repeat;
    background-size: 2.5%;
}

.lm_more {
    width: 100%;
    background: #ecf1f6;
    text-align: center;
    overflow: hidden;
    border-radius: 8px;
    transition: all 0.3s;
}

.lm_more a {
    display: block;
    font-size: .36rem;
    height: .87rem;
    line-height: .87rem;
    color: #003a6a;
}

.lm_more:hover {
    background: #b5daff;
    transition: all 0.3s;
    font-weight: bold;
}

.pagination {
    text-align: center;
    padding-top: 0.5rem;
    font-size: 0;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 30px;
    height: 0.6rem;
    font-size: 0.26rem;
    line-height: 0.6rem;
    text-align: center;
    color: #666;
    margin: 0 2px;
}

.pagination a.active {
    background: #2977cc;
    color: #fff;
    border: 1px solid #bfbfbf;
    margin-right: 4px;
}

.pagination a:hover {
    background: #2977cc;
    color: #fff;
    border: 1px solid #b2cde8;
}

.pagination span {
    display: inline-block;
    font-size: 0.26rem;
}