@charset "utf-8";
body {
    margin: 0;
}

.scbox {
    overflow-y: auto
}

.scbox::-webkit-scrollbar {
    width: 4px
}

.scbox::-webkit-scrollbar-track {
    border-radius: 5px;
    ;
    background: #ddd
}

.scbox::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: linear-gradient(to right, #1b59b0 0%, #1b59b0 100%);
}

.mainXxgk {
    background: url(../images/gkbg.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 40px 0 40px
}

.mainXxgk ul {
    margin: 0;
    padding: 0;
}

.mainXxgk .gkTit {
    font-size: 100px;
    color: #fff;
    text-align: center;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
    margin-top: 96.5px;
    margin-bottom: 96.5px;
}

.mainXxgk .gkBox {
    background: #f2f2f2;
    padding: 30px 36px;
    max-width: 1100px;
    margin: 0 auto; height:auto;overflow:hidden;
}

.mainXxgk .gkSearch {
    padding: 59px 0;
    position: relative;
    margin-bottom: 20px
}

.mainXxgk .gkSearch:after {
    content: '';
    height: 1px;
    background: #d2d6db;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

.mainXxgk .gkSearch .form {
    display: block !important;
    max-width: 548px;
    width: 100%;
    background: #f2f2f2;
    padding: 0 19px;
    position: relative;
    z-index: 4;
}

.mainXxgk .gkSearch .form .inp {
    height: 50px;
    display: block;
    border: 1px solid #2d66a5;
    border-radius: 9px;
    width: 100%;
    padding: 0 50px 0 15px;
    background: #fff;
    outline: none;
    box-sizing: border-box;
}

.mainXxgk .gkSearch .form .sub {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    right: 30px;
    background: url(../images/gkser.png) no-repeat center;
    z-index: 3;
    cursor: pointer;
    background-size: 29px 29px;
    outline: none;
    border: none;
}

.mainXxgk .xxgkLeft {
    float: left;
    width: 240px;
    margin-right: 18px;
}

.gkleftNav .navLeft li i {
    font-size: 45px;
    line-height: 68px;
    position: absolute;
    left: 28px;
    color: #2d66a5
}

.gkleftNav .navLeft li.item {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    list-style: none;
}

.gkleftNav .navLeft li.item .link {
    display: block;
    width: 100%;
    height: 70px;
    position: relative;
    left: 0;
    top: 0;
    background: #fff;
    border: 1px solid #eee
}

.gkleftNav .navLeft li.item .link:hover {
    background: #2d66a5;
    color: #fff!important;
    border-color: #2d66a5
}

.gkleftNav .navLeft li.item:hover .name {
    color: #fff;
}

.gkleftNav .navLeft li.item.on .link {
    background: #2d66a5;
    color: #fff;
    border-color: #2d66a5
}

.gkleftNav .navLeft li.item.on .link .name {
    color: #fff
}

.gkleftNav .navLeft li.item.on .link .more {
    color: #fff;
    background: url(../images/l-delete.png) no-repeat center center;
}

.gkleftNav .navLeft li.item.on .link i {
    color: #fff
}

.gkleftNav .navLeft li.item .link:hover .name {
    color: #fff
}

.gkleftNav .navLeft li.item .link:hover .more {
    color: #fff;
    background: url(../images/l-add11.png) no-repeat center center;
}

.gkleftNav .navLeft li.item .link:hover i {
    color: #fff
}

.gkleftNav .navLeft li.item .name {
    display: block;
    width: 45%;
    position: absolute;
    left: 85px;
    top: 50%;
    font-size: 23px;
    color: #2d66a5;
    line-height: 26px;
    transform: translateY(-50%);
}

.gkleftNav .navLeft li.item6 .name {
    width: 50%
}

.gkleftNav .navLeft li.item .more {
    cursor: pointer;
    font-size: 20px;
    color: #2d66a5;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
}

.gkleftNav .navLeft li.item .moreS {
    cursor: pointer;
    color: #2d66a5;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-55%);
    width: 15px;
    height: 15px;
}

.gkleftNav .navLeft li.item .moreS.icon-jia {
    background: url(../images/l-add.png) no-repeat center center;
    background-size: 10px auto;
}

.gkleftNav .navLeft li.item .moreS.icon-jian {
    background: url(../images/xj-delete.png) no-repeat center center;
    background-size: 10px auto;
}

.gkleftNav .navLeft li.item .navcon {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    border-top: 0;
    display: none
}

.gkleftNav .navLeft li.item.on .navcon {
    display: block;
}

.gkleftNav .navlist {
    padding: 8px 0
}

.gkleftNav .navlist li.choose {
    color: #2d66a5;
    background: #e6f5ff;
}

.gkleftNav .navlist li.choose:after {
    top: 15px
}

.gkleftNav .navlist li {
    border: none;
    /* line-height: 1.3em; */
    position: relative;
    padding: 6px 0 6px 35px;
    font-size: 15px;
    color: #353535;
    list-style-type: none;
}

.gkleftNav .navlist li:after {
    display: block;
    content: "";
    position: absolute;
    left: 15px;
    width: 4px;
    height: 4px;
    background-color: #a0a0a0;
    top: 12px
}

.gkleftNav .navlist li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333333;
}

.gkleftNav .navlist li:hover>a {
    color: #2d66a5;
}

.gkleftNav .navlist .choose a {
    color: #2d66a5
}

.gkleftNav .navlist .choose a.subNavShow {
    padding: 6px 0;
    position: relative;
}

.gkleftNav .subNav {
    display: none;
    padding: 0;
}

.gkleftNav .choose.cur .subNav {
    display: block;
}

.gkleftNav .navlist .choose .subNav li {
    padding-left: 10px;
}

.gkleftNav .navlist .choose .subNav li:after {
    left: 0
}

.gkleftNav .navlist .choose .subNav a {
    color: #666;
    font-size: 15px
}

.gkleftNav .navlist .choose .subNav a:hover {
    color: #2d66a5
}

.mainXxgk .xxgkRight {
    width: calc(100% - 258px);
    background: #fff;
    border: 1px solid #eee;
    padding: 41.5px 10px 41.5px 30px; float:right;
}

.mainXxgk .xxgkRight .tit {
    font-size: 32px;
    margin-bottom: 18px;
    text-align: center;
    color: rgb(45, 102, 165)
}

.xxgk-con {
    line-height: 30px;
    color: #555;
    text-align: justify;
    height: 680px;
    padding-right: 30px
}

.xxgk-con #vsb_content_2 P {
    LINE-HEIGHT: 30px;
    text-indent: 2em;
    font-size: 16px;
}

.xxgk-con::-webkit-scrollbar {
    width: 10px;
    height: 80px;
}

.xxgk-con::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #f2f2f2;
    height: 80px;
}

.xxgk-con::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: linear-gradient(to right, #1b59b0 0%, #1b59b0 100%);
}

.xxgk-con::-webkit-scrollbar:horizontal {
    height: 10px;
}

.xxgk-con img {
    display: inline-block;
    width: auto !important;
    margin: .1rem 0;
    max-width: 96%;
    height: auto;
}

.xxgk-con table {
    border: 1px solid #eee;
    min-width: 640px;
    margin-left: 0 !important;
    max-width: 100%;
    background: #fff
}

.xxgk-con table tr th,
.xxgk-con table tr td {
    border: 1px solid #eee !important;
    padding: 5px;
    text-align: center;
}

.xxgk-con video {
    max-width: 100% !important;
    height: auto !important;
    display: block;
}

.gkleftNav .navLeft li.item.item1>a {
    background: #fff url(../images/leftMenu_icon_01_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item2>a {
    background: #fff url(../images/leftMenu_icon_02_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item3>a {
    background: #fff url(../images/leftMenu_icon_03_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item4>a {
    background: #fff url(../images/leftMenu_icon_05_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item5>a {
    background: #fff url(../images/leftMenu_icon_04_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item6>a {
    background: #fff url(../images/leftMenu_icon_06_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item7>a {
    background: #fff url(../images/leftMenu_icon_07_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item1:hover>a,
.gkleftNav .navLeft li.item.item1.on>a {
    background: #015293 url(../images/leftMenu_icon_01.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item2:hover>a,
.gkleftNav .navLeft li.item.item2.on>a {
    background: #015293 url(../images/leftMenu_icon_02.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item3:hover>a,
.gkleftNav .navLeft li.item.item3.on>a {
    background: #015293 url(../images/leftMenu_icon_03.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item4:hover>a,
.gkleftNav .navLeft li.item.item4.on>a {
    background: #015293 url(../images/leftMenu_icon_05.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item5:hover>a,
.gkleftNav .navLeft li.item.item5.on>a {
    background: #015293 url(../images/leftMenu_icon_04.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item6:hover>a,
.gkleftNav .navLeft li.item.item6.on>a {
    background: #015293 url(../images/leftMenu_icon_06.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item7:hover>a,
.gkleftNav .navLeft li.item.item7.on>a {
    background: #015293 url(../images/leftMenu_icon_07.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item .more.icon-jia {
    background: url(../images/l-add.png) no-repeat center center;
}

.gkleftNav .navLeft li.item .more.icon-jian {
    background: url(../images/l-delete.png) no-repeat center center;
}


/* 列表页 */

.zfxxgk_zdgktit {
    height: 33px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.zfxxgk_zdgktit a {
    height: 33px;
    line-height: 31px;
    background-color: #2d66a3;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    padding: 0px 20px;
    min-width: 70px;
    text-decoration: none;
}

.txtList li {
    position: relative;
    line-height: 60px;
    list-style: none;
    padding-left: 18px;
    padding-right: 100px;
}

.txtList li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.txtList li:hover a {
    color: #015293;
}

.txtList li span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    color: #666;
}

.txtList li:before {
    content: '>';
    position: absolute;
    left: 0;
    top: 0;
}

.pages {
    padding-top: 30px;
}

.pages ul {
    text-align: center;
}

.pages ul li {
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin: 2px;
    vertical-align: middle;
}

.pages ul li a {
    height: 35px;
    text-align: center;
    line-height: 33px;
    padding: 0 8px;
    min-width: 35px;
    display: block;
    border: 1px solid #ededed;
    border-radius: 3px;
    text-decoration: none;
    color: #333333;
}

.pages ul li.cur {
    background: #015293;
    padding: 0 8px;
    min-width: 35px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #015293;
    border-radius: 3px
}

.pages ul li a.on {
    background: #015293;
    padding: 0 8px;
    min-width: 35px;
    height: 35px;
    line-height: 33px;
    color: #fff;
    border-radius: 3px
}

.pages ul li.cur {
    color: #fff;
}

.pages ul li.page-count {
    line-height: 33px
}

.page-form {
    line-height: 33px
}

.page-form input {
    border: 1px solid #ddd;
    width: 35px;
    height: 35px;
    float: left;
    text-align: center;
    padding: 0 3px;
    background: transparent;
    border-radius: 3px;
    margin: 0 5px
}

.page-form span {
    float: left;
    color: #666
}

.page-form button {
    border: none;
    width: 52px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-left: 3px;
    float: left;
    background: #015293;
    color: #fff;
    border-radius: 3px;
    margin-left: 5px
}
.dtl-tit{
    padding-top: 15px;
    padding-bottom: 12px;
    border-bottom: 1px solid #2a78be;
    margin-bottom: 60px;
}
.dtl-txt p{
    font-size: 18px;
    color: #666666;
    line-height: 2em;
    text-indent: 2em;
    margin-top: 25px
}
.dtl-txt img{max-width:100%;height:auto !important; }
.dtl-list ul{
    background: #f1f9ff;
    overflow: hidden;
}
.dtl-list ul li{
    float: left;
    width: 50%;
    font-size: 0;
    line-height: 60px;
    border-top: 1px solid #fff;
}
.dtl-list ul li>*{

    vertical-align: middle;
    font-size: 18px;
    color: #333333;
    white-space: nowrap;
}
.dtl-list ul li span{
    width: 160px;
    padding-left: 40px;
    /*  border-right: 1px solid #fff;*/
}
.dtl-list ul li em{
    width: calc(100% - 160px);
    padding-left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-left: 1px solid #fff;
}
.dtl-list ul li.tit{
    width: 100%;
}
.dtl-list{
    margin-top: 40px;
    margin-bottom: 28px;
    border-top: 3px solid #2476bd;
}

/*内容页*/
.dtl-tit h4{
    font-size: 28px;
    line-height: 1.5em;
    text-align: center;
    color: #333333;
    margin-bottom: 10px;
}
.articletitle h1 {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.arc-info {
    padding: 15px 10px;
    text-align: center;
}

.arc-info div {
    display: inline-block;
    color: #888;
    line-height: 30px;
    font-size: 15px;
}

.btn1 {
    background: #85abe0;
    padding: 3px 10px;
    color: #fff;
    border: none;
    float: right;
}
.y-cx-box {
    border: 1px solid #e5e5e5;
    padding: 30px 0px;;
}

.y-cx-box table {
    width: 300px;
    margin: 0 auto;
    display: block;
}

.y-cx-box h1{
    color: #217ec3;
    font-size: 30px;
    margin-bottom: 32px;
    text-align: center;
}


.y-cx-col{
    height: 30px;
    margin-bottom: 15px;}
.y-cx-col span{
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    display: inline-block;}
.y-cx-col span.tit{
    width: 96px;
    text-align: right;
    margin-right: 10px;}
.y-cx-col .sel-in{
    margin-top: 10px;
    margin-left: 5px;}
.y-cx-col span.sel{
    margin-left: 8px;
    margin-right: 28px;}
.y-cx-col1 input,.y-cx-col2 input{
    height: 28px;
    padding: 0px 10px;
    border: 1px solid #d2d2d2;}
.y-cx-col1 input{
    width: 273px;}
.y-cx-col2 input{
    width: 103px;}
.y-cx-col2 img{
    margin-left: 8px;}
.y-cx-btn{
    padding-top: 12px;
    padding-left: 105px;}
.y-cx-btn button{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #f8b551;
    border-radius: 4px;
    width: 100px;
    height: 40px;}
.sqcx tr{height:40px;}    
.sqcx td input{height:28px !important;}




.zxsq {
    display: block;
    width: 100%;
    overflow-x: auto;
}
.zxsq table td {
    padding: 0 5px;
}
.zxsq table td select{
    border: 1px solid #ddd;
    height: 28px;
}

.zxsq table td textarea{
    max-height: 200px;
    margin: 5px 0;

}


#yzcode1083738 {
    height: 26px;
    min-width: 70px;
}

.page { margin-top: 30px;}
.page a {  width: auto !important;  padding: 0 5px;}




@media (max-width: 900px) {
    .mainXxgk .xxgkLeft {
        width: 100%
    }
    .mainXxgk .xxgkRight {
        width: 100%;
        height: auto
    }
    .gkleftNav .navLeft li.item.on .navcon{display: none}

.dtl-tit h4{
        font-size: 26px;
    }
    .dtl-tit .shar span,
    .dtl-tit .shar a,
    .con-tit .shar span{
        font-size: 15px;
    }
    .dtl-txt p,
    .con-txt p{
        font-size: 16px;
        margin-top: 15px;
    }
    .dtl-tit{
        margin-bottom: 30px;
    }
    .dtl-list ul li{
        width: 100%;
        float: none;
    }
    .dtl-list ul li>*{
        font-size: 16px;
    }
    .dtl-list ul li{
        line-height: 48px;
    }
    .dtl-list ul li span{
        width: 110px;
        padding-left: 20px;
    }
    .dtl-list ul li em{
        width: calc(100% - 110px);
        padding-left: 25px;
        overflow: auto;
        text-overflow: unset;
        white-space: break-spaces;
    }
    .dtl-list{
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .con-txt img{
        margin: 20px auto;
    }



}

@media screen and (max-width:768px) {
    .xxgk-con video {
        width: 100% !important;
        height: auto !important
    }
    .xxgk-con img {
        width: auto !important;
        height: auto !important
    }
}

@media (max-width: 540px) {
    .mainXxgk .gkBox {
        padding: 15px
    }
    .mainXxgk .gkTit {
        font-size: 40px;
    }
    .mainXxgk .gkTit {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .mainXxgk .gkSearch {
        padding: 0 15px;
    }
    .mainXxgk .xxgkRight {
        padding: 15px;
    }
    .mainXxgk {
        padding: 15px 0;
    }
    .txtList li {
        line-height: 40px;
    }
.y-cx-box {
    padding: 0;
}

.y-cx-box h1 {
    font-size: 22px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 10px;
}


}


@media (max-width: 340px) { 
.y-cx-box table {
    width: 256px;
}
.sqcx td input {
    width: 58%;
}

.btn1 {
    width: 56px !important;
    margin: 0 auto;
    display: block;
    float: none;
}

}