/* .index-wrap{
    background: none;
} */

.main-box .section-wrap{
    padding: 10px 30px 30px;
    background: #fff;
    margin-top: 30px;
}
.main-box .section-wrap.top-page{
    -webkit-box-shadow: #e5e5e5 0px 0px 10px; 
   -moz-box-shadow: #e5e5e5 0px 0px 10px; 
   box-shadow: #e5e5e5 0px 0px 10px;
}
.main-box .section-wrap .tit-wrap{
    border-bottom: solid 1px #E8E8E8;
    padding: 15px 0;
    font-size: 22px;
    font-weight: bold;
}
.main-box .section-wrap .tit-wrap .tit{
    color: #3169BC;
}
.main-box .top-info .main-wrap .left-wrap{
    width: 775px;
    margin-right: 40px;
}
.main-box .top-info .main-wrap .left-wrap .ld-main-info{
    padding: 28px 0;
    border-bottom: solid 1px #E8E8E8;
}
.main-box .top-info .main-wrap .left-wrap .ld-main-info .img-box img{
    display: block;
    width: 148px;
}
.main-box .top-info .main-wrap .left-wrap .ld-main-info .explain-wrap{
    margin-left: 186px;
}
.main-box .top-info .main-wrap .left-wrap .ld-main-info .explain-wrap .explain-tit{
    color: #3169BC;
    font-size: 22px;
}
.main-box .top-info .main-wrap .left-wrap .ld-main-info .explain-wrap .explain-tit a{
color: #3169BC;
}
.main-box .top-info .main-wrap .left-wrap .ld-main-info .explain-wrap .explain-tit .zw{
    font-size: 16px;
    padding-left: 15px;
}
.main-box .top-info .main-wrap .left-wrap .ld-main-info .explain-wrap .explain-info{
    margin-top: 12px;
    color: #666;
    font-size: 16px;
    line-height: 32px;
}
.main-box .top-info .main-wrap .left-wrap .other-ld{
    padding-top: 30px;
}
.main-box .top-info .main-wrap .left-wrap .other-ld .other-tit{
    color: #3B70BF;
    font-size: 20px;
    padding: 0 38px;
}
.main-box .top-info .main-wrap .left-wrap .other-ld .ld-list{
    margin-left: 186px;
}
.main-box .top-info .main-wrap .left-wrap .other-ld .ld-list .list-item{
    display: block;
    float: left;
    font-size: 18px;
    color: #456;
    margin: 10px 32px 0 0;
}
.main-box .top-info .main-wrap .left-wrap .other-ld .ld-list .list-item:hover{
    color: #bd0a01;
}
.main-box .top-info .main-wrap .left-wrap .other-ld .ld-list .list-item:nth-child(5){
    /*margin-right: 0;*/
}
.main-box .top-info .main-wrap .left-wrap .other-ld .ld-list .list-item span{
    color: #C8C8C8;
}
.main-box .top-info .main-wrap .right-wrap{
    width: 323px;
}
.main-box .top-info .main-wrap .right-wrap .zwgk-list{
    margin-top: 29px;
}
.main-box .top-info .main-wrap .right-wrap .zwgk-list .list-item{
    width: 100%;
    margin-bottom: 12px;
    border: solid 1px #DBE5F5;
    border-left: 5px solid #3169BC;
    padding: 12px 0;
    font-size: 18px;
    box-sizing: border-box;
}
.main-box .top-info .main-wrap .right-wrap .zwgk-list .list-item a{
    display: block;
    color: #3169BC;
    padding-left: 66px;
    transition: all 0.3s;
}
.main-box .top-info .main-wrap .right-wrap .zwgk-list .list-item a:hover{
    transform: translateX(-10px);
}
.main-box .top-info .main-wrap .right-wrap .zwgk-list .list-item a img{
    display: inline-block;
    margin-right: 15px;
}
.main-box .top-info .main-wrap .right-wrap .bottom-enter{
    margin-top: 24px;
    overflow: hidden;
}
.main-box .top-info .main-wrap .right-wrap .bottom-enter a{
    display: block;
    width: 154px;
    height: 60px;
    color: #fff;
    font-size: 18px;
    text-align: right;
    padding-right: 15px;
    line-height: 60px;
    box-sizing: border-box;
}
.main-box .top-info .main-wrap .right-wrap .bottom-enter a:nth-child(1){
    background: url(../img/zwgk/bmdt.png) no-repeat;
    background-size: 100% 100%;
}
.main-box .top-info .main-wrap .right-wrap .bottom-enter a:nth-child(2){
    background: url(../img/zwgk/xmtjz.png) no-repeat;
    background-size: 100% 100%;
}

.section-wrap.zwgk .main-wrap-box{
    padding-top: 30px;
}
.section-wrap.zwgk .main-wrap-box .gk-list{
    margin-right: 30px;
}
.section-wrap.zwgk .main-wrap-box .gk-list .list-item{
    display: block;
    background: #F0F5FD;
    color: #3B70BF;
    margin-bottom: 6px;
    padding: 17px 27px;
}
.section-wrap.zwgk .main-wrap-box .gk-list .list-item:last-child{
    margin-bottom: 0;
}
.section-wrap.zwgk .main-wrap-box .gk-list .list-item img{
    display: block;
    width: 21px;
    margin-right: 16px;
    transition: all 0.3s;
}
.section-wrap.zwgk .main-wrap-box .gk-list .list-item img:hover{
    transform: rotate(-20deg);
}
.section-wrap.zwgk .main-wrap-box .gk-list .list-item .name{
    display: block;
    margin-left: 16px;
}
.section-wrap.zwgk .main-wrap-box .news-list{
    width: 515px;
    margin-right: 30px;
}
.section-wrap.zwgk .main-wrap-box .news-list .list-item a{
    display: block;
    padding-bottom: 19px;
}
.section-wrap.zwgk .main-wrap-box .news-list .list-item .title{
    width: 70%;
    color: #666;
    font-size: 18px;
}
.section-wrap.zwgk .main-wrap-box .news-list .list-item .title:hover{
    color: #bd0a01;
}
.section-wrap.zwgk .main-wrap-box .news-list .list-item .title span{
    display: inline-block;
    color: #C8C8C8;
    font-size: 14px;
    padding-right: 10px;
    margin-bottom: 5px;
    vertical-align: middle;
}
.section-wrap.zwgk .main-wrap-box .news-list .list-item .time{
    width: 30%;
    color: #666;
    font-size: 16px;
    text-align: right;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap{
    width: 324px;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .ysqgk-tit{
    color: #3B70BF;
    font-size: 20px;
    padding-bottom: 16px;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .ysqgk-tit a{
    color: #3B70BF;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .btn-wrap{
    padding: 0 10px;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .btn-wrap .btn-item{
    display: block;
    width: 70px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .btn-wrap .btn-item:nth-child(2){
    margin: 0 46px;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .btn-wrap .btn-item img{
    display: block;
    width: 54px;
    margin: 0 auto 6px;
    transition: all 0.3s;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .btn-wrap .btn-item img:hover{
    transform: scale(1.06);
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .form-wrap{
    margin-top: 16px;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .form-wrap .input{
    display: block;
    width: 100%;
    height: 35px;
    background: #F4F8FE;
    font-size: 16px;
    margin-bottom: 14px;
    padding: 0 17px;
    box-sizing: border-box;
}
.section-wrap.zwgk .main-wrap-box .ysqgk-wrap .form-wrap .btn{
    width: 100%;
    height: 40px;
    background: #3B70BF;
    color: #fff;
    border: none;
    margin-top: 6px;
    cursor: pointer;
}
.section-wrap.gk{
    padding-top: 30px;
}
.section-wrap.gk .gk-item{
    margin-right: 28px;
    width: 204px;
    height: 195px;
    
}

.section-wrap.gk .gk-item .gkitmbox{
    display: block;
    width: 204px;
    height: 195px;
    text-align: center;
    color: #F5F5F5;
    font-size: 24px;
    overflow:auto;
    cursor:pointer;
}
.section-wrap.gk .gk-item .gkitmbox img{
    display: block;
    width: 63px;
    margin: 40px auto 29px;
    transition:  all 0.3s;
}
.section-wrap.gk .gk-item:hover .gkitmbox img{
    transform: scale(1.1);
}
.section-wrap.gk .gk-item .gkitmbox .line{
    width: 100px;
    height: 2px;
    margin: 8px auto 0;
    background: rgba(255,255,255, .7);
}
.section-wrap.gk .gk-item .gkitmbox .line .line-inner{
    height: 2px;
    width: 50%;
    background: #FFDE93;
}
.section-wrap.gk .gk-item:nth-child(1) .gkitmbox{
    background: url(../img/zwgk/gk_bg1.png) no-repeat;
    background-size: 100% 100%;
}
.section-wrap.gk .gk-item:nth-child(2) .gkitmbox{
    background: url(../img/zwgk/gk_bg2.png) no-repeat;
    background-size: 100% 100%;
}
.section-wrap.gk .gk-item:nth-child(3) .gkitmbox{
    background: url(../img/zwgk/gk_bg3.png) no-repeat;
    background-size: 100% 100%;
}
.section-wrap.gk .gk-item:nth-child(4) .gkitmbox{
    background: url(../img/zwgk/gk_bg4.png) no-repeat;
    background-size: 100% 100%;
}
.section-wrap.gk .gk-item:nth-child(5) .gkitmbox{
    background: url(../img/zwgk/gk_bg5.png) no-repeat;
    background-size: 100% 100%;
}
.section-wrap.gk .gk-item:last-child {
   margin-right: 0;
}
.fgkbox{}
.section-wrap.gk .gk-item{transition:all 0.3s;position:relative;}
.section-wrap.gk .gk-item:hover{box-shadow: 1px 0px 18px 0px rgba(206, 206, 206, 0.65);}
.gk-item .fgk_list{display:none;background:#fff;box-sizing: border-box;height:auto;padding:9px 14px;border:solid 1px #ddd;border-top:none;}
.gk-item:hover .fgk_list{display:block;box-shadow: 1px 0px 18px 0px rgba(206, 206, 206, 0.65);}
.fgk_list li{line-height:38px;font-size:16px;color:#666;text-align:left;}
.fgk_list li a{color:#666;}
.fgk_list li span{    color: #077AB9;font-size: 18px;padding-right: 10px;}

.section-wrap .zcwj-wrap{
    width: 776px;
    margin-right: 40px;
}
.section-wrap .zcwj-wrap .second-tit{
    font-size: 18px;
    font-weight: normal;
    color: #4073BE;
}
.section-wrap .zcwj-wrap .second-tit .tit-item{
    color: #4073BE;
    padding: 0 10px;
}
.section-wrap .zcwj-wrap .second-tit .tit-item:hover{
    font-weight: bold;
}
.section-wrap .zcwj-wrap .news-list{
    width: 100%;
    margin-right: 30px;
    margin-top: 10px;
}
.section-wrap .zcwj-wrap .news-list .list-item a{
    display: block;
    padding: 10px 0;
}
.section-wrap .zcwj-wrap .news-list .list-item .title{
    width: 70%;
    color: #666;
    font-size: 18px;
}
.section-wrap .zcwj-wrap .news-list .list-item .title:hover{
    color: #bd0a01;
}
.section-wrap .zcwj-wrap .news-list .list-item .title span{
    display: inline-block;
    color: #C8C8C8;
    font-size: 14px;
    padding-right: 10px;
    margin-bottom: 5px;
    vertical-align: middle;
}
.section-wrap .zcwj-wrap .news-list .list-item .time{
    width: 30%;
    color: #666;
    font-size: 16px;
    text-align: right;
}


.section-wrap .gkpt-wrap{
    width: 324px;
}
.section-wrap .gkpt-wrap .pt-list{
    margin-top: 28px;
    overflow: hidden;
    border: solid 1px #E8E8E8;
    border-bottom: none;
}
.section-wrap .gkpt-wrap .pt-list .list-item{
    border-right: solid 1px #E8E8E8;
    border-bottom: solid 1px #E8E8E8;
    width: 107px;
    height: 141px;
    box-sizing: border-box;
    padding: 36px 0 22px;
    float: left;
    text-align: center;
    color: #000;
    font-size: 16px;
}
.section-wrap .gkpt-wrap .pt-list .list-item .img{
    display: block;
    width: 50px;
    margin:0 auto 22px;
    transition: all 0.3s;
}
.section-wrap .gkpt-wrap .pt-list .list-item .img:hover{
    transform: scale(1.1);
}
.section-wrap .gkpt-wrap .pt-list .list-item:nth-child(3n + 3){
    border-right: none;
}
.section-wrap.zdly{
    padding-top: 30px;
}
.section-wrap.zdly .zdly-item{
    width: 363px;
    height: 372px;
    margin-right: 25px;
    overflow: hidden; 
}
.section-wrap.zdly .zdly-item .item-title{
    width:100%;
    height: 372px;
    text-align: center;
}
.section-wrap.zdly .zdly-item .item-title .img{
    display: block;
    width: 89px;
    margin: 105px auto 45px;
}
.section-wrap.zdly .zdly-item .item-title .name{
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}
.section-wrap.zdly .zdly-item .item-nav{
    display: none;
    width:792px;
    height:372px;
    border:solid 1px #e8e8e8;
    border-left:none;
    overflow: hidden;
    padding-top: 30px;
    box-sizing: border-box;
}
.section-wrap.zdly .zdly-item .item-nav .nav-item{
    display: block;
    width:114px;
    height:73px;
    margin:0 6px 36px;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.section-wrap.zdly .zdly-item .item-nav .nav-item img{
    display: block;
    width: 42px;
    margin: 0 auto 15px;
}
.section-wrap.zdly .zdly-item.enter{
    width:99px;
}
.section-wrap.zdly .zdly-item.enter .item-title .img{
    width: 35px;
    margin: 90px auto 20px;
}
.section-wrap.zdly .zdly-item.enter .item-title .name{
    font-size: 22px;
    padding:0 32px;
    box-sizing: border-box;
}
.section-wrap.zdly .zdly-item.cur{
    width:auto;
}
.section-wrap.zdly .zdly-item.cur .item-title{
    width:99px;
}
.section-wrap.zdly .zdly-item.cur .item-nav{
    display: block;
}
.section-wrap.zdly .zdly-item:nth-child(1) .item-title{
    background: url(../img/zwgk/gk_other_bg1.png) no-repeat;
    background-size:cover;
}
.section-wrap.zdly .zdly-item:nth-child(2) .item-title{
    background: url(../img/zwgk/gk_other_bg2.png) no-repeat;
    background-size:cover;
}
.section-wrap.zdly .zdly-item:nth-child(3) .item-title{
    background: url(../img/zwgk/gk_other_bg3.png) no-repeat;
    background-size:cover;
}
.section-wrap.zdly .zdly-item:last-child{
    margin-right: 0;
}
.section-wrap.zt{
    padding-top: 30px;
    margin-bottom: 30px;
}
.section-wrap.zt .zt-item{
    display: block;
    width: 260px;
    height: 143px;
    margin:30px 32px 0 0;
    overflow: hidden;
}
.section-wrap.zt .zt-item:nth-child(4n+4){
    margin-right: 0;
}
.section-wrap.zt .zt-item img{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.section-wrap.zt .zt-item img:hover{
    transform: scale(1.06);
}
@media screen and (min-width:801px){
.main-box .top-info .main-wrap .left-wrap .ld-main-info{
min-height:201px;
}