/*comments*/
body{
    margin:0;
    padding:0;
    font-family:"PingFangSC-Regular","microsoft yahei",Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    font-size:14px;
}
*{box-sizing: border-box;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dd,img{
    margin:0;
    padding:0;
}
input,.select,textarea{border:0;outline:none;}
ul{list-style: none;}
i{font-style:normal;}
a {
	text-decoration:none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  	cursor:pointer;
  	color:inherit;
}
button{
	cursor: pointer;
}
.lf{float:left;}
.rt{float:right;}
.clear{clear:both;}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.text-c{text-align:center;}
.text-l{text-align:left;}
.text-r{text-align:right;}
.text-j{text-align:justify;}
.fw_bold{font-weight:bold !important;}
.flex-r{display: flex;justify-content: flex-end;}
img{display:inline-block;outline: none;border:none;}
a,img,button,input,.select,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}

body{
	background:#fff;
}
.posr{
	position:relative;
}
.vm{
	vertical-align: middle;
}
.w680{
	width:680px;
}
.w1000{
	width:1000px;
	margin:0 auto;
}
.w1200{
	width:1200px;
	margin:0 auto;
}
.letterSp{
	letter-spacing: 5px;
}
.bg-w{
	background:#fff;
}
.bg-blue{
	background:#1046a0;
}
.bg-yellow{
	background: #edd42e;
}
.bg-red{
	background: #e32425;
}
.bg-gray{
	background: #FDFDFD;
}
.cor-red{
	color:#A81A12 !important;
}
.cor-red2{
	color:#D00002 !important;
}
.cor-blue{
	color:#07a8eb;
}
.cor-gray{
	color:#444;
}
.cor-pink{
	color:#efd3d0;
}
.cor-81{
	color: #9E9E9E!important;
}
.cor-9e{
	color: #818181!important;
}
.cor-w{
	color:#fff;
}
.cor-70{
	color: #707070;
}
.f-12{
	font-size:12px;
}
.f-14{
	font-size:14px;
}
.f-16{
	font-size:16px;
}
.f-18{
	font-size:18px;
}
.f-20{
	font-size:20px;
}
.f-24{
	font-size:24px;
}
.lh-24{
	line-height: 24px;
}
.lh-30{
	line-height: 30px;
}
.pt-15{
	padding-top:15px;
}
.pt-20{
	padding-top:20px;
}
.pt-30{
	padding-top:30px;
}
.pt-40{
	padding-top:40px;
}
.pb-20{
	padding-bottom: 20px;
}
.pb-40{
	padding-bottom: 40px;
}
.pb-42{
	padding-bottom: 42px;
}
.pl-20{
	padding-left:20px;
}
.pl-25{
	padding-left:25px;
}
.pl-50{
	padding-left:50px;
}
.pl-150{
	padding-left:150px;
}
.pr-20{
	padding-right: 20px;
}
.pr-25{
	padding-right: 25px;
}
.pr-50{
	padding-right:50px;
}
.pr-150{
	padding-right:150px;
}
.pd-40{
	padding:40px;
}
.mt-2{
	margin-top:2px;
}
.mt-5{
	margin-top:5px!important;
}
.mt-10{
	margin-top:10px;
}
.mt-16{
	margin-top:16px;
}
.mt-20{
	margin-top:20px;
}
.mt-24{
	margin-top:24px;
}
.mt-30{
	margin-top:30px;
}
.mt-40{
	margin-top:40px !important;
}
.mt-45{
	margin-top:45px;
}
.mt-55{
	margin-top:55px;
}
.mt-70{
	margin-top:70px;
}
.mb-110{
	margin-bottom: 110px;
}
.ml-5{
	margin-left:5px;
}
.ml-18{
	margin-left:18px;
}
.ml-24{
	margin-left:24px;
}
.ml-30{
	margin-left:30px;
}
.ml-36{
	margin-left:36px;
}
.ml-50{
	margin-left:50px;
}
.ml-70{
	margin-left: 70px;
}
.ml-90{
	margin-left: 90px;
}
.ml-180{
	margin-left: 180px;
}
.ml-220{
	margin-left: 220px;
}
.mr-5{
	margin-right:5px;	
}
.mr-10{
	margin-right:10px;
}
.mr-15{
	margin-right:15px;
}
.mr-18{
	margin-right:18px;
}
.mr-35{
	margin-right:35px;
}
.mr-36{
	margin-right:36px;
}
.mr-50{
	margin-right:50px;
}
.bor-w{
	border:1px solid #fff;
}
.bor-b{
	border-bottom: 1px solid #eee;
}
.btn-search{
	display: inline-block;
	width: 80px;
	height: 50px;
	background: #16407a;
	border-radius: 5px;
	cursor: pointer;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	border: 1px solid #16407a;
}
.btn{
	display: inline-block;
	width: 120px;
	height: 50px;
	background: #16407a;
	border-radius: 5px;
	cursor: pointer;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	border: 1px solid #16407a;
}
.btn_login{
	display: inline-block;
	width: 120px;
	height: 50px;
	background: #16407a;
	border-radius: 5px;
	cursor: pointer;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	border: 1px solid #16407a;
}
.btn-s{
	width: 100px;
	height: 34px;
	font-size: 16px;
	line-height: 34px;
}
.btn-ss{
	width:60px;
	height:34px;
	font-size: 16px;
	line-height: 30px;
}
.btn-sss{
	width: 150px;
	height: 34px;
	font-size: 16px;
	line-height: 34px;
}
.btn-cancel{
	border: 1px solid #666;
	background: none;
	color: #666;
}
.btn img{
	vertical-align: middle;
	margin-right:5px;
	width:20px;
}
.search{
	width:1200px;
	height: 60px;
    position: relative;
    border: 1px #ccc solid;
}
.search input{
	width: 895px;
    height: 60px;
    background: none;
    line-height: 60px;
    text-indent: 10px;
    border: 0;
    outline: none;
    position: relative;
    left: 0;
    top: 1px;
    z-index: 5;
}
.search a{
	width: 305px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    right: 0;
    top: -1px;
    border: 0;
    z-index: 6;
    cursor: pointer;
    font-size: 18px;
    vertical-align: middle;
    color: #fff;
    background-color: #065395;
    outline: none;
}
.search a img{
	vertical-align: middle;
	margin-right:5px;
}
.tit{
	background: url(../images/tit-bg.png) no-repeat;
	background-size:100%;
	background-position: center center;
	font-size:24px;
	font-weight:bold;
	color:#16407a;
	text-align: center;
} 
.tit1{
	display:flex;
	justify-content: space-between;
	font-size:24px;
	line-height:44px;
	color:#16407a;
	border-bottom:1px solid #cccccc;
}
.tit2{
	display:flex;
	justify-content: space-between;
	font-size:20px;
	line-height:44px;
	color:#fff;
	background:#4a85c7;
	padding:0 20px;
}
.more .icon{
	display: inline-block;
	width:18px;
	height:18px;
	border-radius: 50%;
	background: #0a9bf7;
	margin-right:10px;
	color:#fff;
	line-height: 8px;
	text-align: center;
}
.more{
	font-size:14px;
	color:#0a9bf7;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.mask{
	width:100%;
	height:100%;
	position: fixed;
	left:0;
	top:0;
	background:rgba(0,0,0,0.5);
}
.clamp1{
	overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.clamp2{
   text-overflow: -o-ellipsis-lastline;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   line-clamp: 2;
   -webkit-box-orient: vertical;
}
/*header*/
.header{
	background:#134480;
}
.header_t{
	height:140px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:18px;
}
.login{
	position:absolute;
	top:20px;
	right:0;
	/*display: none;*/
	color:#fff;
	font-weight: bold;
}
.login a{
	margin-left:25px;
}
.login img{
	vertical-align: middle;
}
.login .num{
	position:absolute;
	right:-8px;
	top:-8px;
	font-size:14px;
	width:20px;
	height:20px;
	text-align: center;
	line-height: 20px;
	border-radius: 10px;
	background: #cc0000;
	color:#fff;
}
.wlogin{
	position:absolute;
	top:20px;
	right:0;
	color:#fff;
	font-size:18px;
}
/*nav*/
.header_b{
	background: #065395;
	height:50px;
}
.nav{
	height:50px;
	color:#fff;
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nav li{
	position:relative;
	border-right:1px solid #cbc5c4;
	flex:auto;
	text-align: center;
}
.nav li .line{
	position:absolute;
	left:0;
	bottom:-12px;
	width:100%;
	height:3px;
	background: #05a8fb;
	display: none;
}
.nav .on .line,
.nav :hover .line2{
	display: block;
}
.nav li:last-child{
	border-right:0 none;
}
.nav_sn{
	height:50px;
	color:#fff;
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nav_sn li{
	position:relative;
	border-right:1px solid #cbc5c4;
	flex:auto;
	text-align: center;
}
.nav_sn li .line{
	position:absolute;
	left:0;
	bottom:-12px;
	width:100%;
	height:3px;
	background: #05a8fb;
	display: none;
}
.nav_sn .on .line,
.nav_sn :hover .line2{
	display: block;
}
.nav_sn li:last-child{
	border-right:0 none;
}
/*main*/

/*新闻列表*/
.newslist li{
	padding:10px 0;
	overflow: hidden;
	border-bottom:1px dotted #eee;
}
.newslist li:first-child{
	padding-top:0px;
}
.newslist li img{
	float:left;
	width:150px;
	height:90px;
	border:1px solid red;
}
.newslist li .info{
	width:calc(100% - 160px);
}
.newslist li .info h3{
	font-size:18px;
	color:#4B6F81;
	overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.newslist li .info p{
	margin-top:10px;
	font-size:14px;
	max-width: calc(100% - 30px);
	color:#000;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newslist li .info .more{
	color:#4B6F81;
}

/*footer*/
.footer{
	margin-top:100px;
	height: 170px;
	background: #0b3772;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer div{
	font-size:14px;
	line-height:22px;
	color:#d6d6d6;
	text-align: center;
}

/*页码*/
.pages{
    text-align:center;
    font-size:14px;
    line-height:30px;
    color:#707070;
}
.pages a{
    color:#707070;
    display: inline-block;
	width:30px;
	height:30px;
    margin-right:10px;
	background: #fff;
	border-radius: 2px;
	border:1px solid #ccc;
}
.pages a.active,
.pages a:hover{
    background: #2e5587;
	font-weight:bold;
	color:#fff;
}
.pages select{
	width:75px;
	height:30px;
	border:1px solid #ccc;
}
/*detail*/
.bor10{
	border:5px solid #eee;
}
.bor-b10{
	border-bottom: 5px solid #eee;
}
.detail_content>.lf{
	width:65%;
}
.detail_content>.rt{
	width:34%;
}
.detail_content>.rt img{
	display: block;
	width:100%;
	height:100px;
	border:1px solid red;
}
.imgInfo{
	position:absolute;
	right:10px;
	bottom:10px;
	padding:2px 5px;
	background:rgba(255,255,255,0.5);
	font-size:14px;
}
.detail_content .info{
	border-radius:6px;
	border:1px solid #ccc;
	background:#eee;
	font-size:14px;
	padding:10px 20px;
	line-height:24px;
}
.bread_nav li{
	float:left;
}
.detail_content .news_time{
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
	padding-bottom: 20px;
}
.detail_content .title{
	font-size: 36px;
	line-height: 44px;
	padding: 15px 0;
}
.hide{
	display: none;
}
.fw_normal{
	font-weight: normal;
}
