*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: '微软雅黑';
}
a{
    color: black;
}
a:hover{
    color: #0084e8;
}
.pc{
    display: unset;
}
.iphone{
    display: none;
}
.gao5px{
    height: 5px;
    margin: auto;
    width: 100%;
    clear: both;
}
.gao10px{
    height: 10px;
    margin: auto;
    width: 100%;
    clear: both;
}
.left{
    float: left;
}
.right{
    float: right;
}
body{
    width: 100%;
}
header{
    background-color: #0184e9;
    height: 252px;
    text-align: center;
}
nav{
    background-color: #003399;
}
.navlist{
    width: 1280px;
    margin: auto;
    padding: 3px 0;
    height: 50px;
    line-height: 50px;
}
nav li{
    float: left;
    width: 125px;
    text-align: center;
    border-left: 1px white solid;
}
nav li:last-child{
    border-right: 1px white solid;
}
nav li a{
    color: white;
    font-size: 22px;
}
.nlist{
    position: relative;
    cursor: pointer;
}
li.nlist:hover >ul{
    display: block;
}
.nlist ul{
    position: absolute;
    z-index: 999;
    left: -1px;
    top: 53px;
    display: none;
}
.nlist ul li{
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-top: 1px solid #fff;
}
.nlist ul li:hover{
    background-color: #b4f3f4;
}
.nlist ul li a{
    color: black;
}


.index{
    width: 1280px;
    margin: auto;
}
section{
	width: 1280px;
    margin: auto;
}
section.tips{
    background-color: #fef6e3;
    height: 55px;
    line-height: 55px;
    width: 1280px;
    margin: auto;
}
.tipsText{
    width: 475px;
    padding-left: 25px;
    font-size: 18px;
}
.hp{
    /*width: 360px;*/
    height: 100%;
    text-align: center;
}
.helpbtn{
    color: black;
    font-size: 18px;
    border: 1px solid #b2aea3;
    padding: 5px 25px;
    border-radius: 18px;
    background: #fff;
}
.ssf{
    position: relative;
    margin-left:20px;
}
.ssfl{
      width:100px;height:44px;
      border: 1px solid #e5e6e7;
      font-size:17px;
}
.ss{
    background: url('../images/njsjkzx_12.jpg') no-repeat;
    height: 44px;
    border: none;
    width: 210px;
    top: 5px;
    padding-left: 40px;
    font-size: 18px;
    left: 16px;
}
.ssbtn{
    background: url('../images/njsjkzx_13.jpg') no-repeat;
    border: none;
    height: 46px;
    width: 83px;
    position: absolute;
    top: 5px;
    cursor: pointer;
}
.lm1{
    min-height: 350px;
}
.zxdt{
    width: 500px;
    margin-left: 10px;
}
.tit{
    height: 50px;
    line-height: 50px;
    width: 100%;
    border-bottom: 1px solid #b3b3b3;
}
.titTxt{
    border-bottom: 3px solid #0a3081;
    height: 48px;
    width: 125px;
    text-align: center;
    font-size: 23px;
}
.titTxt a{
    color: #175c9f;
}
.more{
    font-size: 12px;
    padding-right: 3px;
    line-height: 60px;
}
.more a{
    color: #b7b7b7;
}
.kj ul li{
    margin-bottom: 9px;
}
.kj ul li img{
    width: 224px;
    height: 78px;
}
.kj ul li:last-child{
    margin-bottom: 0;
}
.content{
    clear: both;
    height: 105px;
}
.titNewT{
    text-align: center;
    color: #b40e18;
    font-size: 19px;
    font-weight: bold;
    padding: 5px 0;
}
.titNewT a{
    color: #b40e18;
}
.titNewC{
    color: #8e8e8e;
    text-indent: 2em;
}
.date{
    float: right;
    color: #c8c8c8;
}
.newlist{
    position: relative;
}
.newlist li img{
    position: relative;
    top: -4px;
    left: 5px;
}
.newlist li{
    font-size: 17px;
    height: 30px;
    line-height: 30px;
      overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newlist2{
    position: relative;
}
.newlist2 li img{
    position: relative;
    top: -4px;
    left: 5px;
}
.newlist2 li{
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    padding:0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newlist3{
    position: relative;
}
.newlist3 li img{
    position: relative;
    top: -15px;
    left: 5px;
}
.newlist3 li{
    font-size: 17px;
    height: 38px;
    line-height: 38px;
    padding:0 10px;
}
.newlist3 li a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    display: inline-block;
}
/* 轮播 */
/*jssor slider bullet skin 055 css*/
.jssorb055 .i {position:absolute;cursor:pointer;}
.jssorb055 .i .b {fill:#fff;fill-opacity:0.3;}
.jssorb055 .i:hover .b {fill-opacity:.7;}
.jssorb055 .iav .b {fill-opacity: 1;}
.jssorb055 .i.idn {opacity:.3;}

.newlm{
    width: 410px;
    height: 300px;
    border: 1px solid #bcbcbc;
    border-top: 5px solid #0086eb;
}
.newTi{
    height: 56px;
    line-height: 56px;
    background-color: #ececec;
}
.Ntit{
    color: #0086eb;
    font-size: 25px;
    font-weight: bold;
    margin-left: 35px;
}
.Ntit2{
    color: #0086eb;
    font-size: 25px;
    font-weight: bold;
    margin-left: 20px;
}
.imglist li{
    float: left;
    margin-right: 22px;
}
.imglist li:last-child{
    margin-right: 0;
}
.follow{
    height: 158px;
    border: 1px solid #d0d0d0;
}
/* 热点关注 */
.next{
    position: absolute;
    right: 5px;
    top: 50px;
    cursor: pointer;
}
.prev{
    position: absolute;
    left: 8px;
    top: 50px;
    cursor: pointer;
}
.tempWrap{
    width: 1125px!important;
}
.picScroll-left{ width:1205px;  overflow:hidden; position:relative;display: inline-block;height: 100%;}
.picScroll-left .bd{ padding: 19px 40px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 17px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:190px; height:127px; display:block;border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }

.jkjy{
    width: 980px;
    height: 510px;
    border: 1px solid #d0d0d0;
    border-top: 5px solid #0086eb;
}
.zttit{
    height: 60px;
    line-height: 60px;
    background-color: #ececec;
}
.qkzz{
    width: 200px;
    height: 410px;
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-left: 15px;
}
.qkfm{
    text-align: center;
    padding: 12px 0;
}
.qklist{
    padding: 0 15px;
}
.qklist p{
    font-size: 22px;
}
.qklist ul li{
    font-size: 14px;
    margin: 8px 0;
}
.qklist ul li img{
    width: 18px;
    padding-right: 5px;
    position: relative;
    top: 2px;
}
.kplist{
    /*width: 745px;*/
    height: 420px;
    padding: 15px 10px;
}
.kplist ul li{
    width: 140px;
    height: 200px;
    float: left;
    margin: 10px;
}
.kplist ul li img{
    width: 140px;
    height: 163px;
}
.kplist ul li p{
    text-align: center;
    font-size: 16px;
    height: 52px;
    line-height: 27px;
}
.zclm{
    width: 280px;
    height: 255px;
    border: 1px solid #d0d0d0;
    border-top: 5px solid #0086eb;
}
.tel{
    margin-top: 10px;
    width: 280px;
    height: 238px;
    border: 1px solid #d0d0d0;
    border-top: 5px solid #0086eb;
}
.telText{
    padding: 2px 0;
    padding-left: 2px;
}
.telText li{
    font-size: 15px;
    margin-bottom: 2px;
}
.yqlist select{
    width: 285px;
    height: 30px;
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    font-size: 14px;
}

footer{
    border-top: 5px solid #04389d;
    height: 140px;
    background-color: #0084e8;
}
.footm{
    position: relative;
    width: 1200px;
    margin: auto;
    text-align: center;
}
.footm p{
    color: white;
    margin: 10px 0;
}
.red{
    position: absolute;
    right: 80px;
    top: 0;
}

/* 广告样式 */


	.rightAside{
	    position: fixed;
	    top: 315px;
	    right: 50%;
	    margin-right: -785px;
	}
.leftAside{
	    position: fixed;
	    top: 315px;
	    left: 50%;
	    margin-left: -751px;
	}
@media screen and (max-width: 1400px) {
	.rightAside{
		display: none;
	    position: fixed;
	    top: 315px;
	    right: 50%;
	    margin-right: -785px;
	}
}
/* 列表list */
.listbody{
    background-color: #f2f2f2;
}
.listmain{
    width: 1280px;
    margin: auto;
    min-height: 500px;
    padding: 24px;
    background-color: #fff;
}
.channel_tab {
    background: #f1f1f1;
    height: 40px;
}
.channel_tab span.noline {
    float: left;
    padding-left: 34px;
    font-weight: bold;
    font-family: "微软雅黑", "宋体";
    font-size: 20px;
    line-height: 38px;
}
.channel_tab span {
    padding: 0 15px;
}
.listbox{
    margin: 0 auto;
    border: 1px solid #dddddd;
    padding: 0px 22px;
}
.Llist{
    min-height: 440px;
    padding: 10px 0;
}
.Llist ul li{
    padding: 15px 0;
}
.Llist ul li img{
    position: relative;
    top: -3px;
}

/*分页*/
.paginateButtons { text-align:center; height:28px; font-size:14px;padding-bottom: 20px; }

.paginateButtons a, .paginateButtons span { display:inline-block; line-height:26px; padding:0 9px; ; margin:1px 2px 0 3px; color:#333; }

.paginateButtons .currentStep, a.step:hover { background-color:#0084e8; color:#fff; }

.paginateButtons a { background-color:#f3f3f3; }

.paginateButtons a:hover { background-color:#f3f3f3; }
.paginateButtons a:hover  { background-color:#0084e8; }
.paginateButtons .nextLink, .paginateButtons .prevLink { line-height:28px; height:28px; width:62px;  padding:0; margin-top:0; }

.paginateButtons .nextLink:hover, .paginateButtons .prevLink:hover { color:#ffffff !important; line-height:28px; height:28px; width:62px; padding:0; margin-top:0; }

/* 详情页 */
.showbody{
    background-color: #f2f2f2;
    font: 12px/1.5 "Microsoft YaHei", 微软雅黑, '宋体', tahoma, Verdana, arial, sans-serif;
    color: #333;
}
.showmain{
    width: 1280px;
    margin: auto;
    min-height: 500px;
    padding: 24px;
    background-color: #fff;
}
.secnr {
    height: auto;
    text-align: left;
    min-height: 550px;
    padding: 20px 50px;
}
.wenzhang {
    margin: auto;
    font-size: 16px;
    line-height: 200%;
    height: auto;
    overflow: hidden;
    padding: 0;
}
.wztit {
    font-size: 28px;
    line-height: 46px;
    text-align: center;
    padding-top: 10px;
    font-weight: normal;
}
.content_subtitle {
    padding-bottom: 20px;
    height: 30px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    color: #00F;
}
.wzbjxx {
    line-height: 34px;
    color: #666;
    font-size: 14px;
    text-align: center;
    border-bottom: #dbdee1 1px solid;
    height: 44px;
    padding-top: 5px;
    position: relative;
    overflow: hidden;
}
.wzcon {
    padding: 20px;
    height: auto;
    min-height: 300px;
    _height: 300px;
    font-size: 16px;
    line-height: 200%;
    font-family: '宋体';
    text-align: justify;
}

.g_footer .blue12 span, .g_footer .blue12 a{
    color: #ffffff!important;
}
.g_footer .black12 span{
    color: #ffffff!important;
}
.g_footer .black14 a{
    color: #ffffff!important
}
  .jb_search1{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-bottom: #dfdfdf 1px solid;
    margin: 0 auto;
    width: 1280px;
  }
    .jb_search1 span{
        margin-left:10px;
    }
    .jb_search1 a{
        margin-left:10px;
    }