/* 页面自定义css样式 */
.fl {
   float: left;
}

.fr {
   float: right;
}

.cf:after {
   display: block;
   content: "";
   height: 0;
   visibility: hidden;
   clear: both;
}
body {
   font-family: 'Microsoft YaHei', '微软雅黑';
}
.cf {
   zoom: 1;
}

.hide {
   display: none;
}

.block {
   display: block;
}

a:hover {
   color: #2F79F4;
}
/* 导语 */
.main-dy{
   margin-top: 15px;
}
.main-dy-bt {
   margin-bottom: 10px;
}
.main-dy-nr{
   padding-top: 40px;
   text-indent: 2em;
   font-size: 21px;
   line-height: 36px;
   background: url(http://www.jxnf.gov.cn/picture/662/2408061129056474819.png) no-repeat 18px top;
}
.main-dy-nr p{
   padding-bottom: 40px;
   background: url(http://www.jxnf.gov.cn/picture/662/2408061129056604161.png) no-repeat 1108px bottom;
}
/* 第一部分 */
.first{
   margin: 130px 0;
}
.ty-bt{
   width: 80px;
   height: 220px;
   font-size: 25px;
   color: #FFF;
   font-weight: bold;
   text-align: center;
   padding: 0 25px;
   display: flex;
   align-items: center;
   justify-content: center;
}
.first .ty-bt{
   background: url(http://www.jxnf.gov.cn/picture/662/2408061129055736676.png) no-repeat center center;
}
.ty-bt span{
   vertical-align: middle;
}
/* 第二部分 */
.first,
.second,
.third{
   margin-bottom: 130px;
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.ty-nr li{
   width: 1040px;
   padding-left: 24px;
   background: url(http://www.jxnf.gov.cn/picture/662/2407261606050534061.png) no-repeat left center;
   background-size: 11px 11px;
   border-bottom: 3px dashed #747474;
   height: 63px;
   font-size: 21px;
   line-height: 63px;
   color: #696969;
}
.ty-nr li:last-child{
   border: none;
}
.ty-nr li a {
   width: 85%;
   float: left;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   color: #696969;
}
.second .ty-bt{
   background: url(http://www.jxnf.gov.cn/picture/662/2408061129055924283.png) no-repeat center center;
}
/* 第三部分 */
.third .ty-bt{
   height: 280px;
   background: url(http://www.jxnf.gov.cn/picture/662/2408061129056069112.png) no-repeat center center;
}
.third .ty-nr{
   margin-right: 17px;
}
.third .ty-nr li{
   width: 596px;
}
.third .ty-nr li a{
   width: 75%;
}
.third-nr{
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.slideBox,
.slideBox .bd img{
   width: 427px !important;
   height: 286px !important;
}
#slideBox-slide1.slideBox .hd ul li {
   float: left;
   margin-right: .125rem;
   width: 9px;
   height: 9px;
   background: url(http://www.jxnf.gov.cn/picture/662/2407311747166246069.png) no-repeat center center;
   cursor: pointer;
   border-radius: 50%;
   margin: 0 3px;
}
#slideBox-slide1.slideBox .hd ul li.on{
   background: url(http://www.jxnf.gov.cn/picture/662/2407311747166449338.png) no-repeat center center;
}
#slideBox-slide1.slideBox .bd li div{
   background-color: rgba(0, 0, 0, 0.6);
}
