@charset "utf-8";
@import url(reset.css);
@import url(header.css);
@import url(footer.css);
.container{
    background: #f3f7ff;
}
.content{
    background: url(contentBG.png) center bottom no-repeat;
    min-height: 800px;
}
/* 新闻中心 */
.content .part1{
    padding: 35px 65px;
    background: #fff;
    height: 536px;
}
.tt{
    width: 100%;
    font-size: 36px;
    color: #037ef3;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
/* 新闻中心 */

/* 焦点图 */

.Focus {
    position: relative;
}

.Focus{
    padding: 18px;
    background: url(indexImg1.png) left no-repeat;
    width: 637px;
    height: 410px;
    box-sizing: border-box;
}
.Focus .pic img,.Focus .pic {
    width: 600px;
    height: 372px!important;
}

.Focus .page {
    position: absolute;
    bottom: 30px;
    right: 35px;
    width: 74px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 2px;
}
.Focus .txt{
    position: absolute;
    left: 19px;
    bottom: 20px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    width: 600px;
    font-size: 16px;
}
.Focus .txt li{
    background: rgba(000,000,000,0.7);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
}
.Focus .pic{
    background: #fff;
}
.Focus .txt .desc{
    position: absolute;
    bottom: -81px;
    line-height: 25px;
    color: #484848;
    font-size: 14px;
    width: 100%;
    left: 0px;
    box-sizing: border-box;
    padding-right: 15px;
}
.Focus .txt .desc b{
    color: #ed170f;
}
.Focus:hover .prev {
    background: url(../images/indexImg6.png) no-repeat;
    background-size: 100%;
    left: 35px;
}

.Focus:hover .next {
    background: url(../images/indexImg7.png) no-repeat;
    background-size: 100%;
    right: 35px;
}

.prev,
.next {
    display: block;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 160px;
    cursor: pointer;
}

.next {
    right: 0;
}
/* 焦点图 */

.columnItem .hd li{
    width: 135px;
    height: 70px;
    line-height: 70px;
    background: #e5f2fe;
    border-radius: 10px;
    padding-left: 85px;
    margin: 0 20px 20px 0;
    position: relative;
}
.columnItem .hd li em{
    background-image: url(indexIcon1.png);
    background-repeat: no-repeat !important;
    display: block;
    width: 50px;
    height: 70px;
    position: absolute;
    left: 25px;
}
.columnItem .hd li.on{
    background: #037ef3;
}
.columnItem .hd li.on em{
    background-image: url(indexIcon1_On.png);
}
.columnItem .hd li:first-child em{
    background-position: 0px 15px;
}
.columnItem .hd li:first-child+li em{
    background-position: 1px -361px;
}
.columnItem .hd li:first-child+li+li em{
     background-position: 0px -79px;
}
.columnItem .hd li:first-child+li+li+li em{
    background-position: 3px -173px;
}
.columnItem .hd li:last-child em{
    background-position: 0px -266px;
}
.columnItem .hd li a{
    color: #037ef3;
    font-size: 24px;
}

.columnItem .hd li.on a{
    color: #fff;
}
.columnItem {
    position: relative;
}
.columnItem .bd{
    position: absolute;
    right: 0px;
    width: 325px;
}
.pageState{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.pageState span{
    color: #ed170f;
}
.columnItem .bd li{
    font-size:  16px;
    color: #484848;
    /* font-weight: bold; */
    background: url(li_Icon.png) 0px 23px no-repeat;
    height: 70px;
    padding: 15px 0px 0px 18px;
}
.columnItem .bd li a{
    display: block;
    margin-bottom: 2px;
}
.columnItem .bd li span{
    color: #666666;
    font-weight: lighter;
}
/* 新闻中心 */

/* 政策/互动/服务 */
.part2{
    padding: 50px 65px 15px 65px;
    height: 700px;
    overflow: hidden;
}
.part2>h1{
    position: relative;
    height: 45px;
    width: 100%;
    color: #000000;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 5px;
    box-sizing: border-box;
}
.part2>h1 .on{
    color: #037ef3;
}
.part2>h1 .line{
    position: absolute;
    display: block;
    width: 850px;
    height: 3px;
    background: #037ef3;
    top: 25px;
    right: 0px;
}
.policy{
    background: #f5f5f5;
    display: inline-block;
    margin-top: 30px;
    width: 100%!important;
    height: 626px;
}
.changeCloumn{
    width: 1330px!important;
    position: relative;
    height: 606px;
}
.policyL>em{
    display: block;
    width: 60px;
    height: 60px;
    background: #fff url(indexIcon5.png) 15px 13px no-repeat;
    border-radius: 5px;
}
.policyL{
    width: 573px;
    height: 625px;
    background-color: #037ef3;
    box-sizing: border-box;
    padding: 30px 0px 0px 60px;
    position: absolute;
    left: -65px;
}
.toPolicy{
    display: block;
    border: 8px solid #2991f5;
    width: 280px;
    height: 135px;
    position: relative;
    margin: 35px 0px 0px 50px;
}
.toPolicy b{
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    display: block;
    position: absolute;
    left: -55px;
    letter-spacing: 8px;
    top: 20px;
}
.toPolicy small{
    color: #fff;
    font-size: 17px;
    display: block;
    position: absolute;
    top: 82px;
    left: -55px;
    letter-spacing: 3px;
}
.importantColumn{
    width: 345px;
}
.importantColumn li{
    height: 75px;
    line-height: 95px;
    margin-top: 10px;
    position: relative;
    border-bottom: 1px solid #FFF;
}
.importantColumn li a{
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}
.importantColumn i{
    display: block;
    background: url(indexIcon5.png) -144px 0px no-repeat;
    position: absolute;
    top: 31px;
    left: 163px;
    width: 30px;
    height: 30px;
    transition: all 0.5s;
}
.importantColumn li:hover i{
    left: 315px;
}
.policyBg{
    margin-top: 38px;
    position: relative;
}
.policyBg,.policyBg .pic,.policyBg .pic img{
    width: 350px;
    height: 100px;
}
.policyBg .num{
    position: absolute;
    bottom: 8px;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%,-50%);
}
.policyBg .num li{
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #626262;
    float: left;
    margin-right: 7px;
}
.policyBg .num li.on{
    background: #e60012;
}
.policyR{
    width: 770px;
    height: 443px;
    padding: 30px;
    position: absolute;
    top: 82px;
    left: 370px;
    background: #fff;
    overflow: hidden;
}
.zwgk .policyR_top{
    width: 100%;
    height: 288px;
    overflow: hidden;
}
.zwgk .policyR_top h3{
    position: relative;
}
.zwgk .policyR_top h3 a{
    color: #037ef3;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}
.zwgk .policyR_top h3 span{
    position: absolute;
    top: 21px;
    width: 351px;
    height: 1px;
    background: #e5f2fe;
    right: 0px;
}
.zwgk .policyR_top .newList{
    width: 485px;
}
.newList li{
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 16px;
    padding-left: 15px;
    background: url(li_Icon.png) 0px 18px no-repeat;
    position: relative;
}
.newList li a{
    display: block;
    overflow: hidden;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newList li span{
    position: absolute;
    display: block;
    height: 40px;
    top: 0px;
    line-height: 40px;
    right: 0px;
}
.flieSearch{
    width: 264px;
    height: 290px;
    background: url(searchFlieBG.png) center top no-repeat;
    position: relative;
}
.flieSearch>span{
    display: block;
    color: #037ef3;
    font-size: 24px;
    text-align: center;
    position: absolute;
    top: 112px;
    width: 100%;
}
.flieSearch .input{
    position: absolute;
    top: 154px;
    left: 23px;
}
.flieSearch .input input{
    width: 220px;
    height: 40px;
    background: #eef4fb;
    color: #7e7e7e;
    padding-left: 15px;
    border: none;
    border-radius: 50px;
    font-size: 14px;
}
.flieSearch .input .toSearch{
    display: block;
    width: 30px;
    height: 38px;
    background: url(indexIcon5.png) -269px 4px no-repeat;
    position: absolute;
    top: 0px;
    right: 9px;
}
.flieSearch .bottom{
    bottom: 36px;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 0 34px;
}
.flieSearch .bottom a{
    display: block;
    background: #037ef3;
    padding: 8px 0px;
    width: 90px;
    color: #fff;
    font-size: 14px;
    float: left;
    border-radius: 12px;
    text-align: center;
}
.flieSearch .bottom a:hover{
    background: #0968c2;
}
.zwgk .policyR_bottom ul:first-child{
    float: left;
    width: 400px;
}
.zwgk .policyR_bottom ul:first-child li{
    float: left;
    width: 190px;
    height: 60px;
    border: 1px solid #c8e4fb;
    background: #f4faff;
    color: #494949;
    font-size: 18px;
    margin: 15px 15px 0px 0px;
    line-height: 60px;
    text-align: center;
}
.zwgk .policyR_bottom ul:first-child li a{
    display: block;
}
.zwgk .policyR_bottom ul:first-child li:first-child +li,.zwgk .policyR_bottom ul:first-child li:last-child {
    margin-right: 0px;
}
.zwgk .policyR_bottom ul:last-child{
    float: right;
    width: 351px;
    padding-right: 6px;
}
.zwgk .policyR_bottom ul:last-child li{
    float: left;
    width: 105px;
    height: 135px;
    border: 1px solid #c8e4fb;
    border-radius: 5px;
    position: relative;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 15px;
}
.zwgk .policyR_bottom ul:last-child li i{
    display: block;
    position: absolute;
    width: 65px;
    height: 65px;
    background-image: url(indexIcon6.png);
    background-repeat: no-repeat;
    top: 12px;
    left: 21px;
}
.zwgk .policyR_bottom ul:last-child li:first-child i{
    background-position: 7px 0px;
}
.zwgk .policyR_bottom ul:last-child li:first-child +li i{
    background-position: -62px 0px;
}
.zwgk .policyR_bottom ul:last-child li:last-child i{
    background-position: -130px 0px;
}
.zwgk .policyR_bottom ul:last-child li span{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 7px;
    text-align: center;
    position: absolute;
    top: 80px;
    left: 0px;
}
.zwgk .policyR_bottom ul:last-child li:last-child{
    margin-right: 0px;
}

/* 互动 */
.hdjl .toPolicy small{
    letter-spacing: 5px;
}
.hdjl .policyL>em{
    background: #fff url(indexIcon5.png) -36px 13px no-repeat;
}
.hdjl .policyR_left{
    float: left;
    width: 520px;
}
.mailbox ul:first-child{
    width: 100%;
    height:86px;
    background: #e8f9ff;
    box-sizing: border-box;
    padding: 10px;
}
.mailbox ul:first-child>span{
    display: block;
    width: 171px;
    height: 63px;
    background: url(indexImg2.png) center no-repeat;
    font-size:30px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 49px;
    box-sizing: border-box;
    padding-left: 20px;
    float: left;
    margin-right: 15px;
}
.mailbox ul:first-child>span a{
    color: #fff;
}
.mailbox ul:first-child li{
    float: left;
    width: 75px;
    height: 65px;
    position: relative;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-right: 37px;
}
.mailbox ul:first-child li:last-child{
    margin-right: 0px;
}
.mailbox ul:first-child li i{
    display: block;
    position: absolute;
    width: 100%;
    height: 30px;
    background-image: url(indexIcon7.png);
    background-repeat: no-repeat;
    top: 8px;
    left: 0px;
}
.mailbox ul:first-child .li1 i{
    background-position: 25px 0px;
}
.mailbox ul:first-child .li2 i{
    background-position: -47px 0px;
}
.mailbox ul:first-child .li3 i{
    background-position: -121px 0px;
}
.mailbox ul:first-child .li4 i{
    background-position: -198px 0px;
}
.mailbox ul:first-child li span{
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 6px;
}
a i{transition:1s;-webkit-transition:1s;-moz-transition:1s;}
a:hover i{-webkit-transform:rotateY(180deg) scale(1.0); -moz-transform:rotateY(180deg) scale(1.0);-ms-transform:rotateY(180deg) scale(1.0);-o-transform:rotateY(180deg) scale(1.0);}
.mailbox .ul2 li{
    height: 40px;
    padding-left: 31px;
    background-image: url(li_Icon.png);
    background-position: 12px 18px;
    background-repeat: no-repeat;
    position: relative;
    line-height: 40px;
}
.mailbox .ul2 li a{
    width: 80%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.mailbox .ul2 li span{
    display: block;
    position: absolute;
    height: 40px;
    top: 0px;
    right: 12px;
    line-height: 40px;
}
.zjdc{
    margin-top: 20px;
}
.zjdc>span a{
    font-size: 26px;
    color: #686868;
    font-weight: bold;
    margin-right: 20px;
}
.zjdc>span a.on{
    color: #037ef3;
}
.zjdc .changeP p{
    padding: 20px 25px;
    background: #f3f7ff;
    height: 80px;
    border-radius: 10px;
    margin-top: 20px;
    position: relative;
}
.zjdc .changeP b{
    display: block;
    font-size: 20px;
    color: #333333;
    margin-bottom: 5px;
}
.zjdc .changeP b a{
    display: block;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zjdc .changeP small{
    font-size: 14px;
    color: #686868;
    line-height: 20px;
    display: block;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 98%;
}
.zjdc .changeP span{
    position: absolute;
    color: #777777;
    font-size: 16px;
}
.zjdc .changeP .data{
    left: 26px;
    bottom: 15px;
}
.zjdc .changeP .more{
    display: block;
    height: 26px;
    background: #fff;
    color: #ff0000;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    border-radius: 5px;
    right: 26px;
    bottom: 15px;
    padding: 0px 10px;
}
.hdjl .zxft{
    width: 230px;
    float: right;
    font-size: 16px;
    font-weight: bold;
}
.hdjl .zxft h3 a{
    font-size: 26px;
    color: #037ef3;
    display: block;
    padding: 5px 0px 15px 0px;
    font-weight: bold;
}
.hdjl .zxft img{
    width: 100%;
    height: 172px;
    margin-bottom: 20px;
}

.hdjl .zxft span{
    margin-top: 20px;
    display: block;
}
.hdjl .zxft .more a{
    color: #ff0000;
}
.hdjl .zxft .more a:hover{
    color: #be0707;
}
/* 政务服务 */
.zwfw .toPolicy small{
    letter-spacing: 5px;
}
.zwfw .policyR li{
    float: left;
    width: 240px;
    height: 205px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    background: url(indexImg3.png) center top no-repeat;
    margin: 0px 20px 20px 0px;
    color: #333333;
    position: relative;

}
.zwfw .policyR li a{
    display: block;
    width: 100%;
    height: 205px;
}
.zwfw .policyR li i{
    display: block;
    position: absolute;
    top: 20px;
    width: 85px;
    height: 85px;
    background-image: url(indexIcon8.png);
    background-repeat: no-repeat;
    left: 80px;
}
.zwfw .policyR li:first-child i{
    background-position: 2px 0px;
}
.zwfw .policyR li:first-child+li i{
    background-position: -111px 0px;
}
.zwfw .policyR li:first-child+li+li i{
    background-position: -222px 0px;
}
.zwfw .policyR li:first-child+li+li+li i{
    background-position: 0px -104px;
}
.zwfw .policyR li:first-child+li+li+li+li i{
    background-position: -109px -108px;
}
.zwfw .policyR li:last-child i{
    background-position: -226px -100px;
}
.zwfw .policyR li .title{
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 120px;
    left: 0px;
    font-size: 20px;
    font-weight: bold;
}
.zwfw .policyR li .desc{
    font-size: 14px;
    position: absolute;
    top: 152px;
    width: 100%;
    text-align: center;
}
.zwfw .policyR li .more{
    display: block;
    position: absolute;
    bottom: 10px;
    color: #ff0000;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.zwfw .policyR li .more:hover{
    color: #be0707;
}
.part2 .seeMore{
    display: block;
    position: absolute;
    width: 75px;
    height: 30px;
    color: #037ef3;
    font-size: 16px;
    text-align: left;
    background: url(indexIcon5.png) -180px 0px no-repeat;
    right: 131px;
    top: 34px;
    line-height: 30px;
}
/* 政策/互动/服务 */

/* 走进施秉 */
.part3{
    width: 1330px;
    height: 680px;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
}
.zjsb {
    height: 580px;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 20px  65px;
}
.toZjsb{
    display: block;
    position: absolute;
    right: 30px;
    top: 50px;
    width: 38px;
    height: 36px;
    background: url(/material/siteFile/web2021/images/indexIcon11.png) center no-repeat;
}
.part3 .slogan{
    width: 100%;
    height: 60px;
    background: url(slogan.png) center no-repeat;
    position: absolute;
    bottom: 0px;
}

.zjsb h2{
    width: 100%;
    height: 45px;
    text-align: start;
    position: relative;
    color: #000000;
    font-size: 36px;
    font-weight: bold;
}
.zjsb h2 a{
    letter-spacing: 2px;
}
.zjsb h2 span{
    width: 1000px;
    height: 3px;
    background: #037ef3;
    position: absolute;
    right: 0px;
    top: 25px;
}
.sbgk{
    width: 370px;
    overflow: hidden;
    position: relative;
}
.sbgk h3{
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0px;
    position: absolute;
    top: 128px;
    left: 29px;
}
.sbgk h3 span{
    display: block;
    position: absolute;
    width: 260px;
    height: 1px;
    top: 16px;
    right: 0px;
}
.sbgk .bg{
    display: block;
    width: 370px;
    height: 270px;
    border-radius: 5px;
    background-image: url(sbgkBG.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 25px;
}
.sbgk ul{
    padding: 20px 30px 10px 30px;
    display: inline-block;
    line-height: 25px;
    position: absolute;
    top: 190px;
    color: #fff;
}
.sbgk li{
    float: left;
    font-size: 16px;
}
.sbgk li a{
    color: #fff;
}
.sbgk .desc{
    display: block;
    font-size: 16px;
    margin-top: 20px;
    line-height: 28px;
}

.sbgk .desc a{
    color: #f63a3a;
}

.wzsb{
    padding: 25px 0px;
    margin-left: 35px;
}
.wzsb li{
    width: 486px;
    height: 210px;
    font-size: 16px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 5px;
}
.wzsb li .title{
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    top: 80px;
    left: 40px;
}
.wzsb .columnList{
    width: 320px;
    position: absolute;
    top: 135px;
    left: 40px;
    line-height: 25px;
    color: #fff;
}
.wzsb li:first-child{
    background-image: url(wzsb.png);
    margin-bottom: 25px;

}
.wzsb li a{
    color: #fff;
}
.wzsb li>a{
    display: block;
    position: absolute;
    right: 30px;
    top: 23px;
    width: 38px;
    height: 36px;
    background: url(/material/siteFile/web2021/images/indexIcon11.png) center no-repeat;
}
.wzsb li:last-child{
    background-image: url(sbfz.png);
}
.wzsb li .title:hover{
    color: #037ef3;
}
.rwsb{
    width: 270px;
    margin-left: 35px;
    padding: 7px 0px;
}
.rwsb h3 a{
    color: #037ef3;
    font-size: 24px;
    font-weight: bold;
}
.rwsb .ul1 li{
    /* width: 100%; */
    height: 36px;
    line-height: 36px;
    color: #000000;
    font-size: 16px;
    position: relative;
    margin-top: 20px;
    padding-left: 65px;
}
.rwsb .ul1 li .iconBG{
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 5px;
}
.rwsb .ul1 li em{
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    right: 20px;
    top: 0px;
    color: #000000;
}
.rwsb .ul1 .li1 .iconBG{
    background: #037ef3;
}
.rwsb .ul1 .li2 .iconBG{
    background: #ff6455;
}
.rwsb .ul1 .li3 .iconBG{
    background: #00e983;
}
.rwsb .ul1 .li4 .iconBG{
    background: #ffb052;
}
.rwsb .ul1 i{
    display: block;
    position: absolute;
    width: 36px;
    height: 36px;
    top: 0px;
    left: 0px;
    background-image: url(indexIcon9.png);
    background-repeat: no-repeat;
}
.rwsb .ul1 .li1 i{
    background-position: 1px -46px;
}
.rwsb .ul1 .li2 i{
    background-position: 1px -83px;
}
.rwsb .ul1 .li3 i{
    background-position: 1px -118px;
}
.rwsb .ul1 .li4 i{
    background-position: 1px -159px;
}
.rwsb .ul1 a{
    display: block;
}
.mfms,.mfms .fCl-slide,.mfms .fCl-slide img{
    width: 280px;
    height: 210px;
    border-radius: 10px;
}
.mfms{
    margin-top: 30px;
    position: relative;
}
.mfms .fCl-nav li{
    float: left;
    width: 12px;
    height: 12px;
    background: #b7ccc0;
    margin-left: 8px;
    border-radius: 12px;
}
.mfms .fCl-nav li.on{
    background: #fff;
}
.mfms .fCl-nav{
    position: absolute;
    bottom: 20px;
    right: 30px;
}
/* 走进施秉 */
.pus{
    -webkit-transition: background-size .3s linear;
    transition: background-size .3s linear;
}
 .pus:hover{
    /* transform: scale(1.03); */
    background-size: 110%;
}

/* 专题专栏 */
.part4{
    width: 1330px;
    margin: 0 auto;
    height: 370px;
    margin-top: 70px;
    position: relative;
    overflow: hidden;
}

.part4 .ztzlPic .tempWrap {
    width: 1200px !important;
}

.part4 .ztzlPic li {
    position: relative;
    overflow: hidden;
    height: 280px;
    width: 280px!important;
    margin-right: 25px;
}

.part4 .ztzlPic li img {
    display: block;
    width: 100%;
    height: 175px;
    transition: all 0.3s;
    border-radius: 10px;
}

.part4 .ztzlPic li:hover img {
    transform: scale(1.01);
}

.part4 .icon {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    background-image: url(indexIcon10.png);
    background-repeat: no-repeat;
    top: 185px;
    z-index: 1000;
    cursor: pointer;
}

.part4 .icon-left {
    background-position: 0px 0px;
    left: 0px;
}

.part4 .icon-right {
    background-position: -20px 0px;
    right: 0px;
}
.part4 h1{
    height: 50px;
    line-height: 50px;
    position:relative;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.part4 h1 a{
    color: #000000;
    font-size: 36px;
    font-weight: bold;
}
.part4 h1 .line{
    width: 1000px;
    height: 3px;
    background: #037ef3;
    position: absolute;
    right: 0px;
    top: 25px;
}
.ztzlPic .desc{
    position: absolute;
    width: 100%;
    left: 0px;
    color: #333333;
    font-size: 16px;
    top: 200px;
}
.ztzlPic .desc .top{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.ztzlPic .desc .top small{
    display: block;
    float: left;
    width: 80px;
    height: 24px;
    border-radius: 6px;
    background: #f63a3a;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 24px;
    text-align: center;
    margin-right: 20px;
}
.ztzlPic .desc .top .data{
    font-size: 12px;
}
.sideBar{
    position: absolute;
    right: 0px;
    top: 0px;
}
.sideBar ul{
    height: 200px;
    width: 33px;
    background: #e5f2fe;
    border-radius: 31px;
    padding: 9px;
}
.sideBar li{
    position: relative;
    height: 32px;
    transition: all .3s;
    margin-top: 12px;
    width: 32px;
    margin-bottom: 16px;
}
.sideBar li span{
    display: block;
    width: 32px;
    height: 32px;
    background: #037ef3;
    border-radius: 100%;
    /* float: left; */
    position: relative;
    z-index: 1;
}
.sideBar li i{
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(indexIcon12.png);
    background-repeat: no-repeat;
}
.sideBar li:first-child i{
    background-position: 9px 5px;
}
.sideBar li:first-child+li i{
    background-position: 7px -26px;
}
.sideBar li:first-child+li+li i{
    background-position: 6px -57px;
}
.sideBar li:last-child i{
    background-position: 5px -90px;
}
.sideBar p{
    position: absolute;
    right: 1px;
    top: 0px;
    height: 32px;
    line-height: 32px;
    z-index: 0;
    font-weight: bold;
    width: 0px;
    transition: all .3s;
    background: #e5f2fe;
    border-radius: 9px;
    padding-left: 9px;
    display: block;
    overflow: hidden;
}
.sideBar li:hover p{
   width:110px;
   display:block;
}
.sideBar1 {
    width: 51px;
    height: 110px;
    border-radius: 28px;
    background: #e5f2fe;
    position: absolute;
    right: 0px;
    top: 255px;
    z-index: 9999;
}

.sideBar-list {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sideBar-list li {
    width: 100%;
    height: calc(100% / 2);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.itemsub {
    width: 88px;
    height: 88px;
    box-sizing: border-box;
    position: absolute;
    background-color: #fff;
    right: 70px;
    top: 0;
    display: none;
    transition: all .3s;
}

.itemsub img {
    width: 100px;
}

li.wechart:hover>.itemsub {
    display: block;
}

li.weibo:hover>.itemsub {
    display: block;
}
.sideBarBox{
    position: fixed;
    right: 7px;
    top: 27%;
    z-index: 9999;
    width: 51px;
}
.circle{
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    left: 16px;
    top: 228px;
    background: #e5f2fe;
}