html{
	font-family:"arial";
	color: #333;
}
html,body,header,section,footer,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
	font-weight: normal;
}
html,body {
	-webkit-touch-callout:none;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	background-color: #fff;
}
nav,article,aside,details,main,header,footer,section,fieldset,figcaption,figure{
	display: block;
}
img,a,button,em,del,strong,var,label,cite,small,time,mark,code,textarea{
	display:inline-block;
}
header,section,footer {
	position:relative;
}
ol,ul{
	list-style:none;
}
input,button,textarea {
	border:0;
	margin:0;
	padding:0;
	line-height:1em;
	/*-webkit-appearance:none;*/
	background-color:rgba(0, 0, 0, 0);
}
span{
	display:inline-block;
}
a:active, a:hover {
  outline: 0;
}
a, a:visited{
	text-decoration:none;
}
a{
	color: #333333;
}
label, .wordWrap{
    word-wrap: break-word;
    word-break: break-all;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,th {
  padding: 0;
}
.clearfix:after{
	content: ' ';
	display: block;
	clear: both;
	visibility:hidden;
	line-height: 0;
	height:0;
}
/*index*/
.my-container{
	width: 1000px;
	margin: 0 auto;
}
.header{
	padding: 20px 0;
}
.logo{
	display: block;
	float: left;
	margin-right: 136px;
}
.header-time{
	float: left;
	height: 70px;
	font-size: 14px;
	color: #808080;
}
.header-time>p{
	padding: 15px 0 5px 0;
}
.header-time>a{
	color: #c82525;
}
.sousuo{
	float: right;
	padding-top: 21px;
}
.sousuo input:first-child{
	border: 1px solid #DDDDDD;
	padding: 5px 0;
	padding-left: 10px;
}
#sousuo-btn{
	height: 27px;
	background: #1d72b3;
	color: #fff;
	padding: 0 20px;
	line-height: 27px;
}
.nav li{
	float: left;
	padding: 5px 0;
	width: 89px;
	text-align: center;
	font-size: 14px;
}
.nav{
	padding: 0 10px;
}
.nav li a:hover{
	color: #105ab1;
}
.nav-box{
	border-bottom: 2px solid #105ab1;
	margin-bottom: 5px;
}
.col-left{
	float: left;
	width: 320px;
}
.col-cent{
	float: left;
	width: 390px;
	padding: 0 15px;
}
.col-right{
	float: left;
	width: 260px;
}
.banner-box{
	height: 268px;
	background: #ccc;
}
.new-list-box{
	margin: 8px 0;
}
.new-title1{
	background-color: #d9d9d9;
	color: #b4120d;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0;
	padding-left: 16px;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.new-title1 a{
	color: #b4120d;
	font-size: 16px;
	font-weight: bold;
}
.new-list-bor{
	border: 1px solid #d7d7d7;
	border-top: 0;
	padding: 12px 10px;
	font-size: 14px;
}
.new-list-bor li{
	margin-top: 10px;
	width: 100%;
    overflow: hidden;
}
.paihang li a{
	display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new-list-bor li:first-child{
	margin-top: 0;
}
.xu{
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
	color: #fff;
	background: #c9c8cd;
	margin-right: 5px;
}
.bgred{
	background: #b50c0f;
}
.new-list{
	padding: 12px 10px;
	font-size: 14px;
}
.new-list li{
	margin-top: 10px;
	width: 100%;
    overflow: hidden;
    background: url(../img/ico.png) no-repeat left center;
    text-indent: 1rem;
}
.new-list li:first-child{
	margin-top: 0;
}
.new-list li a{
	display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new-list li a:hover{
	color: #2249bc;
}
.new-list-bor li a:hover{
	color: #2249bc;
}
.newimg{
	position: relative;
	margin-top: 10px;
}
.znl .newimg img{height:137px;}
.newimg img{
	display: block;
	width: 100%;
}
.newimg-title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.6);
	color: #fff;
	text-align: center;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.adimg img{
	display: block;
	width: 100%;
}
.bed li a:before{
	font-weight: bold;
	color: #872937;
}
.toutiao-title{
	padding: 7px;
	background-image: url(../img/title.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #b4120d;
	border-bottom: 1px dashed #d7d7d7;
}
.toutiao-title a{
	color: #b4120d;
	font-size: 18px;
	font-weight: bold;
}
.botbor{
	border-bottom: 1px dashed #d7d7d7;
}
.toutiao-list{
	padding: 4px 4px 0;
	
}
.toutiao-list li{
	margin-bottom: 10px;
}
.toutiao-list li a{
	display: block;
	width: 100%;
	font-size: 18px;
	color: #28428f;
	margin-bottom: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.toutiao-list li a:hover{
	color: #0035d3;
}
.toutiao-list li p{
	color: #808080;
	font-size: 13px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.lun li:after{
	content: '';
	display: block;
	clear: both;
}
.lun li img{
	float: left;
	display: block;
	width: 98px;
	height: 70px;
	margin-right: 8px;
}
.lun-txt{
	float: left;
	display: block;
	width: calc(100% - 106px);
}
.lun-txt p{
	height: 42px;
	overflow: hidden;
	color: #28428f;
}
.lun-txt a{
	color: #28428f;
}
.title2{
	border-bottom: 1px solid #d7d7d7;
}
.title2 a{
	display: block;
}
.mei-left{
	float: left;
	height: 35px;
	line-height: 35px;
	width: 90px;
	text-align: center;
	color: #0e649a;
	font-size: 16px;
	border-bottom: 1px solid #0e649a;
	font-weight: bold;
}
.mei-right{
	float: right;
	height: 35px;
	line-height: 35px;
	width: 90px;
	font-size: 14px;
	text-align: center;
	color: #808080;
}
.mei-banner{
	height: 132px;
	margin-top: 10px;
}
.meiimg-list{
	margin: 20px 0;
}
.meiimg-list li{
	float: left;
}
.meiimg-list li a img{
	display: block;
	height: 70px;
}
.meiimg-list li:first-child img{
	width: 200px;
}
.meiimg-list li:nth-child(2) img{
	width: 560px;
	margin: 0 20px;
}
.meiimg-list li:last-child img{
	width: 200px;
}
.m-box{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.mnew-list-box{
	width: 320px;
}
.m-title{
	font-size: 16px;
	font-weight: bold;
	color: #0c70af;
	padding: 12px 0 2px;
	border-top: 1px solid #0c70af;
}
.m-title a{
	color: #0c70af;
	font-size: 16px;
	font-weight: bold;
}
.newimg a{
	display: block;
}
.mnew-list-box .newimg img{
	height: 176px;
}
.mnew-list{
	font-size: 14px;
	padding: 12px 10px;
}
.mnew-list li{
	margin-top: 10px;
	width: 100%;
    overflow: hidden;
}
.mnew-list li:first-child{
	margin-top: 0;
}
.mnew-list li a{
	display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.title3{
	padding: 10px 0;
	border-bottom:2px solid #dae6e4;
	font-size: 16px;
	font-weight: bold;
	padding-left: 16px;
	background-image: url(../img/title2.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	margin: 10px 0;
}
.ti-list-box{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.ti-list-box>li{
	width: calc(100% / 3);
	box-sizing: border-box;
	padding: 0 15px;
	border-left: 1px solid #d7d7d7;
}
.ti-list-box>li:first-child{
	border: 0;
}
.title4{
	padding: 12px 0;
	font-size: 14px;
}
.title4 a{
	color: #0954ba;
	font-weight: bold;
}
.ti-img img{
	display: block;
	float: left;
	width: 130px;
	height: 70px;
	margin-right: 8px;
}
.ti-img p{
	float: left;
	width: calc(100% - 138px);
	max-height: 70px;
	overflow: hidden;
	font-size: 14px;
}
.ti-img p a{
	color: #1d4992;
	font-weight: bold;
	line-height: 22px;
}
.ti-list{
	padding: 12px 10px;
	font-size: 14px;
}
.ti-list li{
	margin-top: 10px;
	width: 100%;
    overflow: hidden;
    background: url(../img/ico.png) no-repeat left center;
    text-indent: 1rem;
}
.ti-list li a{
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #1d4992;
}
.ti-list li:first-child{
	margin-top: 0;
}
.you-list{
	margin: 10px 0 30px;
	font-size: 14px;
}
.you-list li{
	float: left;
	margin:8px 0;
	padding:0 15px;
	border-right:1px solid #808080;
}
.you-list li:last-child{
	border:none;
}
.you-list li + li:before{
	color: #808080;
}
.you-list li a{
	color: #808080;
}
.footer-nav{
	padding: 10px 0;
	background: #ededed;
	text-align: center;
}
.footer-nav a + a:before{
}
.footer-nav a{
	color: #1d4992;
	font-size: 12px;
	padding:0 15px;
	border-right:1px solid #1d4992;
}
.footer-nav a:last-child{
	border:none;
}
.footer-txt{
	padding: 26px 0;
	background: #d7d7d7;
	font-size: 12px;
}
.footer-txt p{
	text-align: center;
	margin-top: 8px;
}
.footer-txt p:first-child{
	margin-top: 0;
}
.example {
	width:100%;
	height: 132px;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
}
.carousel-item{
	line-height: 132px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.mei-banner .newimg img{
	height: 132px;
}
.mei-banner .carousel-item .newimg{
	width: 236px;
	margin-top: 0;
}
#banner-box .example{
	width:100%;
	height: 268px;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
}
#banner-box .carousel-item{
	line-height: 268px;
}
#banner-box .newimg img{
	height: 268px;
}
#banner-box .newimg{
	width: 100%;
	margin-top: 0;
}
/*?��??*/
.mb-nav{
	padding: 15px 0;
}
.mb-nav li{
	float: left;
	font-size: 14px;
}
.mb-nav>li + li:before{
	content: '>';
	padding: 0 4px;
}
.mb-nav li.active{
	color: #808080;
}
.newtxt-list-box{
	padding: 0 25px;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	margin-bottom: 20px;
}
.newtxt-list{
	padding: 16px 0;
	border-bottom: 1px dashed #d7d7d7;
	position: relative;
}
.newtxt-list dt a{
	display: block;
	width: 700px;
	color: #146bb5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
.newtxt{
	font-size: 14px;
	color: #808080;
	line-height: 22px;
}
.newtxt span{
	display: inline;
}
.newtxt a{
	color: #bd0000;
}
.newtxt-time{
	position: absolute;
	top: 15px;
	right: 5px;
	color: #808080;
	font-size: 12px;
}
.newtxt-time b{
	font-weight: normal;
}
.newtxt>span:first-child:before{
	content: '.';
	padding: 0 14px;
	color: #fff;
}
.pagination{
	margin: 12px 0;
	left: -50%;
	position: relative;
}
.pagination li{
	float: left;
	height: 20px;
	line-height: 20px;
	border: 1px solid #d7d7d7;
	text-align: center;
	min-width: 20px;
	margin: 0 2px;
	font-size: 12px;
}
.pagination li a{
	color:#0064b8;
}
.fenye{
	float: left;
	position: relative;
	left: 50%;
}
/*?????*/
.col-txt{
	float: left;
	box-sizing: border-box;
	width: 740px;
	padding-left: 25px;
	padding-right: 50px;
}
.txt-title{
	margin: 18px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.txt-top{
	padding: 2px 0;
	border-bottom: 1px solid #d7d7d7;
}
.txt-time{
	float: left;
	font-size: 14px;
	color: #808080;
	padding-top: 5px;
}
.txt-fenx{
	float: right;
}
.neir{
	margin: 25px 0;
	font-size: 14px;
}
.tiao-box{
	padding: 16px 0;
	padding-left: 35px;
	background: #f7f7f7;
	border-radius: 4px;
	font-size: 14px;
	margin: 15px 0;
}
.tiao-box p:first-child{
	margin-bottom: 8px;
}
.pl-box{
	
}
.pl-list{
	padding: 10px 0;
	border-bottom: 1px dashed #d7d7d7;
	font-size: 14px;
	position: relative;
}
.pl-list dt{
	font-weight: normal;
}
.pl-txt{
	color: #808080;
	text-indent: 2em;
	margin-top: 2px;
}
.pl-time{
	position: absolute;
	top: 10px;
	right: 5px;
	color: #808080;
	font-size: 12px;
}
.pl-btn{
	width: 200px;
	margin: 0 auto;
	padding:18px 0 ;
    color: #328de6;
    font-size: 14px;
    display: block;
    outline: none;
    cursor: pointer;
}
.me-pl-txt{
	border: 1px solid #d7d7d7;
	background: #f7f7f7;
	border-radius: 4px;
	height: 160px;
	padding: 10px;
}
.me-pl-txt textarea{
	padding: 2px;
	width: 100%;
	height: 160px;
	resize: none;
	font-size: 14px;
	outline: none;
}
.me-pl{
	padding: 10px;
	font-size: 14px;
	border-top: 1px solid #d7d7d7;
	font-weight: bold;
}
.fabu{
	float: right;
	width: 110px;
	height: 40px;
	background: #358ceb;
	color: #fff;
	border-radius: 3px;
	margin: 20px 0 40px;
	font-size: 14px;
	font-weight: bold;
}
/*人员查询*/
.chaxun-box{
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #d7d7d7;
	margin-bottom: 15px;
	position: relative;
}
.chaxun-txt{
	font-size: 14px;
	color: #666;
	margin-right: 30px;
}
.chaxun{
	border: 1px solid #D7D7D7;
	border-radius: 4px;
	padding-left: 10px;
	height: 30px;
	width: 200px;
}
.chaxun-btn{
	color: #fff;
	background: #1d72b3;
	border-radius: 4px;
	width: 100px;
	height: 32px;
	font-size: 14px;
	text-align: center;
}
.chaxun-right{
	position: absolute;
	right: 0;
	top: -10px;
}
.vip-list{
	width: 100%;
	font-size: 14px;
}
.vip-list tbody .vip-img img{
	display: block;
	width: 100px;
	height: 50px;
	margin: 0 auto;
}
.vip-list tbody tr td{
	width: 25%;
	text-align: center;
	padding-top: 10px;
}
.vip-list thead tr th{
	width: 25%;
}
/*个人信息*/
.geren-box{
	width: 260px;
	margin:20px auto 40px;
	background: rgba(256,256,256,0.9);
	border-radius: 5px;
	padding: 15px 20px 30px;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
	position: relative;
}
.geren-img{
	width: 220px;
	height: 260px;
	text-align: center;
	margin: 12px auto 24px;
}
.geren-img img{
	display: block;
	width: 220px;
	height: 260px;
	border-radius: 2px;
}
.geren-list li{
	margin-top: 15px;
	font-size: 14px;
	padding-left: 20px;
}
.geren-list li:first-child{
	margin-top: 0;
}
.geren-list li span{
	margin-right: 20px;
}
.geren-bg{
	padding: 1px 0;
	background-image: url(../img/bj2.png);
	background-position:0 100px;
	background-repeat: no-repeat;
}

















