﻿/**
* @Date:   2019-07-02
*/

body {
    font-family: "Microsoft YaHei","微软雅黑";
    background: #f7f7f7;
    overflow-x: hidden;
}
.clear{
    clear: both;
}
/*头部 part1*/
.part1-top{
    width: 100%;
    height: 295px;
    background: url("swj-top.png") no-repeat center;
}
.part1-con{
    width: 1170px;
    margin: 0 auto;
    color: #fff;
}
.part1-con a{
    color: #fff;
    font-size: 16px;
}
.part1-con p{
    display: inline-block;
    margin-left: 6px;
}
.part1-wza{
    float: right;
    margin-top: 10px;
}
.part1-wza img{
    width: 32px;
}
.part1-wza span{
    font-size: 14px;
    margin-left: 18px;
}
.part1-wx{
    position: relative;
    float: right;
    margin-top: 12px;
    margin-left: 18px;
    cursor: pointer;
}
.part1-gzh{
    width: 30px;
}
.part1-wx:hover .part1-ewm{
    display: block;
}
.part1-ewm{
    display: none;
    position: absolute;
    width: 142px;
    top: 35px;
    left: -13px;
}
/*导航*/
.part1-nav-box {
    width: 100%;
    height: 68px;
    background-color: #19274a;
    position: relative;
    z-index: 10;
}

.part1-nav {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.part1-nav-list {
    height: 68px;
    float: left;
}

.part1-nav-list li {
    width: 215px;
    height: 68px;
    position: relative;
    float: left;
    transform: skew(-30deg);
}

.part1-nav-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    opacity: 0.2;
}
.part1-nav-list li:last-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    opacity: 0.2;
}

.part1-nav-list-name {
    width: 215px;
    height: 68px;
    position: relative;
    transform: skew(30deg);
}

.part1-nav-list-name-mark {
    font-size: 20px;
    color: #fff;
    line-height: 68px;
    text-align: center;
}

.part1-nav-list-name-mark a {
    color: #fff;
}
.part1-nav-list li:hover {
    background-color: #465a85;
}
.part1-nav-list li:hover ul{
    display: block;
}
.part1-nav-list ul{
    display: none;
    width: 210px;
    transform: skew(30deg);
    background: #fff;
    border: 1px solid #465a85;
    padding-left: 5px;
    position: absolute;
    top: 67px;
}
.part1-nav-list ul.part1-smlt{
    left: 69px;
}
.part1-nav-list ul.part1-dwjm{
    left: 49px;
}
.part1-nav-list ul.part1-dqgz{
    left: 30px;
}
.part1-nav-list ul.part1-zwgk{
    left: 50px;
}
.part1-nav-list ul li{
    transform: skew(0deg);
    width: 175px;
    font-size: 16px;
    height: 24px;
    line-height: 1.5;
    padding: 5px 5px 5px 20px;
    background: url("swj-jian.png") no-repeat left center;
}
.part1-nav-list ul li:hover{
    background: url("swj-jian.png") no-repeat left center #f7f7f7;
}
/*搜索*/
.part1-search{float:left;}
.part1-search img{margin: 10px 0 0 25px;}
.p_search{width:210px;height:80px;border:1px solid #f5f5f5;position:absolute;z-index:35;background:#fff;padding:10px;right:0px;top:68px;display:none}
.p_search .tc{text-align: center;}
.p_search input.people_input{width:200px;height:26px;color:#d0d0d0;border:1px solid #d0d0d0;line-height:26px;padding-left:10px}
.p_search input.people_button_sub{border:none;width:96px;height:29px;background:#224374;border:none;color:#fff;font-size:14px;text-align:center;padding:0}
.p_search input.people_input{margin-bottom:10px}



/*办事互动 part3*/
.part3{width: 1170px;margin: 0 auto;}
.part3 .left{width: 375px;}
.part3-bt{width: 355px;height: 39px; border-bottom: 1px solid #e5e5e5;}
.part3-bt p{width:122px; height: 38px; line-height: 38px; border-bottom: 2px solid #224374; color: #1b294c; font-size: 20px; font-weight: 700;text-align: center;}
.part3-bszn, .part3-hdjl{padding: 10px 10px 16px; background: #fff;text-align: center;}
.part3-bszn{margin-top: 27px;}
.part3-hdjl{margin-top: 17px;}
.part3-bszn li, .part3-hdjl li{float: left;}
.part3-bszn li p, .part3-hdjl li p{display: block;font-size: 18px;line-height: 36px;}
.part3-bszn li{width:117px;margin-top: 16px;border-left:1px dashed #d7d7d7;border-right: 1px dashed #aaaaaa;}
.part3-bszn li:first-child{border-left: none;}
.part3-bszn li:last-child{border-right: none;}
.part3-hdjl li{width: 176px;margin-top: 16px;}
.part3-hdjl li:first-child{border-right: 1px dashed #aaaaaa;}
.part3-hdjl li:last-child{border-left:1px dashed #d7d7d7;}

.part3 .right{width: 777px;position: relative;}
.ywtb{
    height: 427px;
    margin-top: 45px;
}
.ywtb-card>li{
    position: relative;
    height: 398px;
    overflow: hidden;
    float: left;
    width: 108px;
    border:1px solid #c4c4c4;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
    margin-left: -1px;
    background-color: #fff;
    text-align: center;
    z-index: 0;
}
.ywtb-card li.active{
    height: 445px;
    width: 340px;
    margin-top: -20px;
    border-color: #224374;
    z-index: 2;
}
.ywtb-card li .card-title{
    display: block;
    background-color: #f3f1f1;
}
.card-title span{
    display: block;
    width: 102px;
    height: 102px;
    margin: 0 auto;
}


.ywtb-card .icon-list{
    margin: 0 15px;
}
.ywtb-card .icon-list li{
    border-bottom: 1px solid #eee;
}
.ywtb-card .icon-list li:last-child{
    border-bottom: 0;
}
.ywtb-card .icon-list li a{
    display: block;
    padding: 25px 0;
    color: #777;
    font-size: 16px;
}
.ywtb-item1 .icon-list{
    padding: 25px 0;
}
.ywtb-item4 .icon-list{
    margin: 30px 5px 0;
}
.ywtb-item5 .icon-list{
    margin: 4px 5px 0;
}
.ywtb-item2.active .icon-list{
    margin: 15px 0 0 8px;
}
.ywtb-card .ywtb-item2 .icon-list li a{
    padding: 5px 0;
}
.ywtb-card .ywtb-item3 .icon-list li a{
    padding: 88px 0;
}
.ywtb-card .ywtb-item4 .icon-list li a{
    padding: 14px 0;
}
.ywtb-card .ywtb-item5 .icon-list li a{
    padding: 12px 0;
}
.ywtb-card .ywtb-item1.active .icon-list li,
.ywtb-card .ywtb-item2.active .icon-list li{
    border-bottom: none;
}
.ywtb-card .ywtb-item1.active .icon-list li a {
    padding: 10px 0;
}
.ywtb-item1.active .icon-list{
    padding: 20px 0;
}
.ywtb-item2.active .icon-list li{
    float: left;
    margin: 0 10px;
}
.ywtb-card .ywtb-item3.active .icon-list li a{
    padding: 96px 5px;
}
.ywtb-item1.active a p,
.ywtb-item2.active a p,
.ywtb-item3.active a p{
    display: none;
}
.ywtb-item1.active a i,
.ywtb-item3.active a i{
    display: block;
    width: 301px;
    height: 132px;
}
.ywtb-item2.active a i{
    display: block;
    width: 142px;
    height: 142px;
}
.ywtb-item4.active .icon-list, .ywtb-item5.active .icon-list{
    display: none;
}
.ywtb-item4 .icon-now{
    display: none;
    padding: 10px 22px;
}
.ywtb-item5 .icon-now{
    display: none;
    padding: 15px 0 12px 16px;
}
.ywtb-item4 .icon-now li{
    font-size: 17px;
    line-height: 32px;
    text-align: left;
    padding-left: 20px;
    background: url("swj-jian.png") no-repeat left center;
}
.ywtb-item5 .icon-now li{
    width: 140px;
    float: left;
    font-size: 17px;
    line-height: 38px;
    text-align: left;
    padding-left: 20px;
    background: url("swj-jian.png") no-repeat left center;
}
.ywtb-item4.active .icon-now, .ywtb-item5.active .icon-now{
    display: block;
}

/*政务公开 part4*/
.part4{width: 1150px;margin: 25px auto 0;padding: 10px 10px 20px; background: #fff;text-align: center;}
.part4-bt{width: 1150px;height: 39px; border-bottom: 1px solid #e5e5e5;}
.part4-bt p{width:122px; height: 38px; line-height: 38px; border-bottom: 2px solid #224374; color: #1b294c; font-size: 20px; font-weight: 700;text-align: center;}
.part4 li{float: left;width:142px;margin-top: 16px;border-left:1px dashed #d7d7d7;border-right: 1px dashed #aaaaaa;}
.part4 li:first-child{border-left: none;}
.part4 li:last-child{border-right: none;}
.part4 li p{display: block;font-size: 18px;line-height: 36px;}


/*版权信息 part7*/
.part7{width: 100%;background: #d3d3d3;border-top: 1px solid #9c9c9c}
.footer{width: 1170px;margin: 0 auto;padding: 20px 0 40px;font-size:14px;line-height:24px;text-align: center;}
.dzjg{float: left;margin-left: 155px;margin-top: -12px;}
.jiucuo{float: right;margin-right: 165px;}


/*当前位置*/
.dqwz{
    width: 100%;
    height: 40px;
    background: #F7F7F7;
}
.dqwz>div{
    width: 1170px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 25px;
}
.dqwz_bor{
    width: 100%;
    height: 8px;
    background: linear-gradient(#DADADA, #fff);
}
/*中间部分*/
.sel{
width: 1170px;
margin: 25px auto 0;
}
.sel_left{
    width: 295px;
    height: 930px;
    text-align: right;
    margin-bottom: 20px;
}
.sel_left_top{
    width: 100%;
    height: 62px;
    background: url("swj_yjlmbg_03.png") no-repeat;
    text-align: center;
    line-height: 52px;
    font-size: 22px;
    color: #fff;
}
.sel_left_bom{
    width: 288px;
    height: 868px;
    margin-left: 5px;
    background: #fff;
}
.sel_left_bom li{
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 40px 0 50px;
    background: url("swj-right.png") 250px center no-repeat;
    text-align: left;
    border-bottom: 1px solid #ECECEC;
}
.sel_left_bom li a{
    font-size: 20px;
    color: #10376A;
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
}
.sel_left_bom li:hover{
    border-left: 6px solid #10376A;
    background: #ECECEC url("swj-right.png") 244px center no-repeat;
    padding: 0 40px 0 44px;
}
.sel_left_bom_hover{
    border-left: 6px solid #10376A;
    background: #ECECEC url("swj-right.png") 244px center no-repeat !important;
    padding: 0 40px 0 44px !important;
}
.sel_right{
    box-sizing: border-box;
    width: 855px;
    height: 930px;
    padding: 20px;
    background: #FFFFFF;
}













