

/*-------------------------------------------------------------------------------------------------------------------------------------*/

.nBan{
	width: 100%;
	height: auto;
	position: relative;
	/*margin: 72px 0 0 0;*/
}

.nBanBg1{
	width: 100%;
	height: auto;
/*	background: url(bg_top.jpg) no-repeat center;
	background-size: cover;
	box-sizing: border-box;
	padding: 45px 0 405px 0;*/
	padding: 0 0 405px 0;
}

.nBanBg2{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.nBanBg1>img,.nBanBg2 img{
	display: block;
	width: 100%;
}

.nBanWrp{
	max-width: 1400px;
	/*padding: 20px 0 30px;*/
	margin: 0 auto;
}


.nBanWrp ul{}
.nBanWrp ul li{}
.nBanWrp ul li img{
	width: 100%;
}


@media screen and (max-width: 1560px) {

	.nBanBg1{
		padding: 0 0 395px 0;
	}

}

	

@media screen and (max-width: 1450px) {

	.nBanBg1{
		padding: 0 0 385px 0;
	}

	.nBanWrp{
		padding: 0 15px;
	}


}




/*-------------------------------------------------------------------------------------------------------------------------------------*/

.nNews{
	width: auto;
	max-width: 1500px;
	padding: 0;
	margin: -355px auto 0;
	position: relative;
}

.nN_form{
	width: 650px;
	height: 35px;
	margin: 0 auto 50px;
}

.nN_form dd{}
.nN_form dd .select_item{
	display: block;
	float: left;
}


.selectItem{
  display: block;
  float: left;
  width: 118px;
  height: 34px;
  position: relative;
  margin-left: 10px;
  border: 1px solid #b4c7e6;
  border-bottom: 1px solid #638aca;
  box-sizing: border-box;
  background: #dde6f4;
  color: #000;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  user-select: none;
}
.selectItem select{
    /*//æ¸…é™¤selectçš„è¾¹æ¡†æ ·å¼*/
    border: none;
    /*//æ¸…é™¤selectèšç„¦æ—¶å€™çš„è¾¹æ¡†é¢œè‰²*/
    outline: none;
    /*//å°†selectçš„å®½é«˜ç­‰äºŽdivçš„å®½é«˜*/
    width: 100%;
    height: 30px;
    line-height: 30px;
    /*//éšè—selectçš„ä¸‹æ‹‰å›¾æ ‡*/
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*//é€šè¿‡padding-leftçš„å€¼è®©æ–‡å­—å±…ä¸­*/
    padding-left: 20px;
    background: #dde6f4;
}

/*æ¸…é™¤ieçš„é»˜è®¤é€‰æ‹©æ¡†æ ·å¼æ¸…é™¤ï¼Œéšè—ä¸‹æ‹‰ç®­å¤´*/
.selectItem select::-ms-expand { display: none; }

/*//ä½¿ç”¨ä¼ªç±»ç»™selectæ·»åŠ è‡ªå·±æƒ³ç”¨çš„å›¾æ ‡*/
.selectItem:after{
	  content: '';
	  display: inline-block;
	  width: 14px;
	  height: 8px;
	  /*background: none\9;*/
	  background: url(form_select_icon.png) no-repeat top left;
	  background-size: 100% 100%;
	  /*background: none\0;*/
	  background: none\0/;
	  *background: none;
	  position: absolute;
	  right: 8px;
	  top: 12px;
    /*//ç»™è‡ªå®šä¹‰çš„å›¾æ ‡å®žçŽ°ç‚¹å‡»ä¸‹æ¥åŠŸèƒ½*/
    pointer-events: none;
}


.nN_form dd input{
	display: block;
	float: left;	
	width: 300px;
	*width: 200px;
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;	
	background: rgba(255,255,255,0.34);
	*background: #fff;
	background: #fff\0/;
	filter: alpha(opacity=34);
	border: 1px solid #114dae;
	border-bottom: 1px solid #114dae;
	padding: 0 15px;
	margin: 0 0 0 10px;
	font-size: 14px;
}

.nN_form dd input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #6b6b6b;
}
.nN_form dd input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #6b6b6b;
}
.nN_form dd input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #6b6b6b;
}
.nN_form dd input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #6b6b6b;
}


.nN_form dd a{
	/*display: inline-block;*/
	display: block;
	float: left;	
	width: 80px;
	height: 34px;
	background: #114dae;
	line-height: 34px;
	font-weight: normal;
	box-sizing: border-box;
	text-align: center;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	font-size: 14px;
	color: #fff;
	/*font-family: "å®‹ä½“",sans-serif;*/
}

.nN_form dd a:hover{
	background: #114dae;
	color: #fff;
}


/**/

.nN_nav{
	width: 100%;
	height: 42px;
	margin: 0 auto;
	position: relative;
}


.nN_nav dl{
	/*width: 300px;*/
	width: 288px;
	height: 42px;
	margin: 0 auto;
}

.nN_nav dl a{
	/*display: inline-block;*/
	float: left;
	display: block;
	width: 115px;
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	border: 1px solid #114dae;
	text-align: center;
	font-size: 18px;
	color: #000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.nN_nav dl a.a_nN2{
	float: right;
}


.nN_nav dl a.nN_navOn{
	background: #114dae;
	color: #fff;
}

.nN_nav dl a:hover{
	background: #114dae;
	color: #fff;
}


a.aMore{
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: #114dae;
	border-radius: 15px;
	position: absolute;
	right: 58px;
	top: 6px;
	box-shadow: 1px 2px 10px #aec1e2;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

a.aMore .icon_bar1{
	width: 17px;
	height: 3px;
	background: #fff;
	position: absolute;
	left: 6.5px;
	top: 13.5px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

a.aMore .icon_bar2{
	width: 3px;
	height: 17px;
	background: #fff;
	position: absolute;
	left: 13.5px;
	top: 6.5px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

a.aMore:hover{
	background: #053c95;
}

a.aMore:hover .icon_bar1{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

a.aMore:hover .icon_bar2{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);	
}

.nN_nav .aMore2{
	display: none;
}



/**/

.nN_wrp{
	width: auto;
	max-width: 1400px;
	min-width: 1100px;
	height: auto;
	margin: 0 auto;
}

.nN_con{
	width: auto;
	max-width: 1400px;
	min-width: 1100px;
	height: auto;
	margin: 55px auto 0;
	display: none;
}

.nN_con1{
	display: block;
}

.nN_conT_1{
	float: left;
	width: 46%;
	height: auto;
	color: #3b3b3b;
	font-size: 14px;
}

.nN_conT_1 dl{
	display: block;
}

.nN_conT_1 dl dt{
	width: 100%;
	height: auto;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.nN_conT_1 dt:hover{
	box-shadow: 0px 2px 13px rgba(0,0,0,0.3);	
}

.nN_conT_1 dl dt img{
	display: block;
	width: 100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.nN_conT_1 dl dt img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}


.nN_conT_1 h4{
	width: 100%;
	height: 56px;
	line-height: 56px;
	position: relative;
}

.nN_conT_1 h4 span{
	color: #000;
	font-size: 18px;
	margin: 0 18px 0 0;
}


.icon_news1{
	background: url(icon_news1.png) no-repeat;
	background-size: 100% 100%;
}

.icon_news2{
	background: url(icon_news2.png) no-repeat;
	background-size: 100% 100%;
}

.icon_news3{
	background: url(icon_news3.png) no-repeat;
	background-size: 100% 100%;
}

.icon_news4{
	background: url(icon_news4.png) no-repeat;
	background-size: 100% 100%;
}

.nN_conT_1 h4 i{
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 15px;
	cursor: default;
	-ms-behavior: url(backgroundsize.min.htc)\0/;
	behavior: url(backgroundsize.min.htc)\0/;
	*-ms-behavior: url(backgroundsize.min.htc);
	*behavior: url(backgroundsize.min.htc);
}

.nN_conT_1 h4 i.icon_news1{
	background: url(icon_news1_30.png) no-repeat;
	background-size: 100% 100%;
}

.nN_conT_1 h4 i.icon_news2{
	background: url(icon_news2_30.png) no-repeat;
	background-size: 100% 100%;
}

.nN_conT_1 h4 i.icon_news3{
	background: url(icon_news3_30.png) no-repeat;
	background-size: 100% 100%;
}

.nN_conT_1 h4 i.icon_news4{
	background: url(icon_news4_30.png) no-repeat;
	background-size: 100% 100%;
}



.nN_conT_1 p{
	line-height: 1.7;
	text-indent: 2em;
}

.nN_conT_2{
	float: right;
	width: 50%;
	max-width: 700px;
	color: #3b3b3b;
	font-size: 14px;	
}

.nN_conT_2 ul{}

.nN_conT_2 ul li{
	width: 46%;
	/*float: left;*/
}

.nN_conT_2 dl{
	display: block;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.nN_conT_2 dl:hover{
	/*background: #ced9ea;*/
}


.nN_conT_2 dt{
	width: 100%;
	height: auto;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.nN_conT_2 dt:hover{
	box-shadow: 0px 2px 13px rgba(0,0,0,0.3);	
}

.nN_conT_2 dt img{
	display: block;
	width: 100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}


.nN_conT_2 dt img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}


.nN_conT_2 dd{
	height: 60px;
	padding: 14px 0 0 0;
	position: relative;
	margin: 0 0 20px 0;
}

.nN_conT_2 dd h4{
	width: 85%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #000;
	font-size: 16px;
}

.nN_conT_2 dd time{}

.nN_conT_2 dd i{
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 18px;
	cursor: default;
	-ms-behavior: url(backgroundsize.min.htc)\0/;
	behavior: url(backgroundsize.min.htc)\0/;
	*-ms-behavior: url(backgroundsize.min.htc);
	*behavior: url(backgroundsize.min.htc);
}

.nN_conT_2 dd i.icon_news1{
	background: url(icon_news1_30.png) no-repeat;
	background-size: 100% 100%;
}

.nN_conT_2 dd i.icon_news2{
	background: url(icon_news2_30.png) no-repeat;
	background-size: 100% 100%;
}

.nN_conT_2 dd i.icon_news3{
	background: url(icon_news3_30.png) no-repeat;
	background-size: 100% 100%;
}

.nN_conT_2 dd i.icon_news4{
	background: url(icon_news4_30.png) no-repeat;
	background-size: 100% 100%;
}


.nN_btm{
	max-width: 1400px;
	min-width: 1100px;
	margin: 25px auto 35px;
}

.nN_btm a{
	display: block;
	width: 48.7%;
	float: left;
}

.nN_btm a.nN_btm_a2{
	float: right;
}

.nN_btm a img{
	display: block;
	width: 100%;
}



@media screen and (max-width: 1560px) {
	
/*	.nN_con{
		box-sizing: border-box;
		padding: 0 15px;
	}*/

	.nN_conT_1{
		width: 47%;
	}
	
	.nN_conT_2 ul li{
		width: 45%;
	}

	.nN_conT_2{}

}

	

@media screen and (max-width: 1430px) {

	.nN_con{
		box-sizing: border-box;
		padding: 0 15px;
	}


	.nN_conT_2 ul li{
		width: 46%;
	}

	.nN_btm{
		box-sizing: border-box;
		padding: 0 15px;
	}

	.nN_btm a{
		width: 48%;
	}

}


@media screen and (max-width: 1230px) {

	.nN_conT_2 dd h4{
		font-size: 15px;
	}

}



/*---------------------------------------------------------------------------------------------------------------------------------*/


.nN_con2{
	background: #ecf1f9;
	padding: 63px 8.33% 50px 9%;
}

.mediaL{
	width: 41.1%;
	float: left;
}

.mediaL a{
	display: block;
	width: 100%;
	position: relative;
}

.mediaL a:hover{
}

.mediaL a dt{
	width: 100%;
	height: auto;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.mediaL a dt:hover{
	box-shadow: 0px 2px 13px rgba(0,0,0,0.3);	
}


.mediaL a dt img{
	display: block;
	width: 100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.mediaL a dt img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}


.mediaL a dd{
	width: 100%;
	height: 25.7%;
	background: rgba(0,19,51,0.67);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}


.mediaL a:hover dd{
	background: #114dae;
}



.mediaL a dd h4{
	font-size: 16px;
	padding: 12px 2px 0 20px;
}

.mediaL a dd p{
	font-size: 14px;
	padding: 0 2px 0 20px;
}

.mediaL a dd p span{
	padding: 0 20px 0 0;
}



.mediaR{
	width: 48.65%;
	width: 52%;
	float: right;
}

.mediaR ul{
	width: 100%;
}

.mediaR ul li{
	width: 100%;
	height: auto;
	margin: 0 0 15px 3.5%;
	float: left;
}

.mediaR ul li a{
	display: block;
	padding: 0 8px;
}

.mediaR ul li a:hover{
	background: #ced9ea;
}


.mediaR ul li a dt{}

.mediaR ul li a dt h4{
	float: left;
	color: #000;
	font-size: 16px;
	width: 60%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.mediaR ul li a dt span{
	display: block;
	width: 18%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	font-size: 14px;
	color: #114dae;
}

.mediaR ul li a dt time{
	display: block;
	width: 16%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	float: right;
	font-size: 14px;
	text-align: right;
}




.mediaR ul li a dd{
	font-size: 14px;
	color: #39393a;
	padding: 0 0 0 5px;
}


@media screen and (max-width: 1560px) {
	
}


@media screen and (max-width: 1430px) {
	
	.mediaL a dd h4{
		font-size: 15px;
	}

	.mediaR ul li{
		margin: 0 0 10px 3.5%;
	}

	.mediaR ul li a dt h4{
		font-size: 15px;
		height: 31px;
		line-height: 31px;
	}

	.mediaR ul li a dt span{
		height: 31px;
		line-height: 31px;
	}

}

@media screen and (max-width: 1230px) {
	
	.mediaL a dd h4{
		font-size: 14px;
	}

	.mediaR ul li{
		margin: 0 0 10px 3.5%;
	}

	.mediaR ul li a dt h4{
		font-size: 14px;
		height: 28px;
		line-height: 28px;
	}

	.mediaR ul li a dt span{
		height: 28px;
		line-height: 28px;
	}

}

/*---------------------------------------------------------------------------------------------------------------------------------*/

.nHot{
	width: auto;
	max-width: 1500px;
	min-width: 1170px;
	background: #fff;
	padding: 45px 0;
	margin: 0 auto;
}

.nHot_title{
	width: 100%;
	height: auto;
	margin: 0 0 45px 0;
	position: relative;
}

.nHot_title h4{
	width: 100px;
	height: 35px;
	margin: 0 auto;
	font-size: 20px;
	color: #1e1e1e;
	text-align: center;
	/*font-weight: 600;*/
	position: relative;
}

.nHot_title h4:after{
	content: '';
	display: block;
	width: 57px;
	height: 2px;
	background: #114dae;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -28.5px;
}


/**/

.nHot_news{
	max-width: 1400px;
	min-width: 1100px;
	margin: 0 auto;
}

.nHotn_wx{
	float: left;
	width: 69%;
	max-width: 968px;
	height: auto;
	margin: 0 30px 0 0;
}

.nHotn_wx_top{}
.nHotn_wx_top dl{
	display: block;
	width: 100%;
	height: 310px;
	height: auto;
	background: #114dae;
}

.nHotn_wx_top dl dt{
/*	max-width: 616px;*/	
	width: 63%;
	height: 310px;
	background: url(hotImg_b1.jpg) no-repeat center top;
	background-size: cover;
	float: left;
}

.nHotn_wx_top dl dt img{
	display: block;
	width: 100%;
}

.nHotn_wx_top dl dd{
	float: right;
	*float: left;
	width: 37%;
	*width: 31.8%;
	/*height: 100%;*/
	*height: 210px;
	/*max-width: 352px;*/
	height: 310px;
	background: #114dae;
	color: #fff;
	font-size: 14px;
	box-sizing: border-box;
	padding: 40px 25px;
	*padding: 40px 2.6%;
	position: relative;
}

.nHotn_wx_top dl dd h4{
	font-size: 18px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.nHotn_wx_top dl dd time{
	height: 28px;
}


.nHotn_wx_top dl dd p{
	font-size: 14px;
	line-height: 1.8;
	padding: 20px 0 0 0;
}

.nHotn_wx_list{
	margin: 32px 0 0 0;
}

.nHotn_wx_list ul{}

.nHotn_wx_list ul li{
	float: left;
	width: 31%;
	max-width: 303px;
	height: auto;
	background: #efefef;
}

.nHotn_wx_list_li2{
	/*margin: 0 3%;*/
	margin: 0 3.5%;	
}

.nHotn_wx_list ul li dl{
	display: block;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.nHotn_wx_list ul li dl:hover{
	/*background: #e2e2e2;*/
	box-shadow: 0px 2px 6px rgba(0,0,0,0.2);
}

.nHotn_wx_list ul li dt{
	width: 100%;
	height: auto;
	overflow: hidden;
}


.nHotn_wx_list ul li dt img{
	display: block;
	width: 100%;
	/*height: 162px;*/
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.nHotn_wx_list ul li dt img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}


.nHotn_wx_list ul li dd{
	position: relative;
}

.nHotn_wx_list ul li dd{
	padding: 15px;
	box-sizing: border-box;
}

.nHotn_wx_list ul li dd h4{
	font-size: 16px;
	color: #000;
}

.nHotn_wx_list ul li dd time{
	font-size: 14px;
	color: #595959;
}

.nHotn_wx_list ul li dl:hover h4{
	color: #114dae;
}

.nHotn_wx_list ul li dl:hover time{
	color: #222;
}

.iconWx{
	display: block;
	width: 23px;
	height: 23px;
	background: url(icon_wx.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 10px;
	bottom: 8px;
}

.nHotn_wx_top .iconWx{
	background: url(icon_wx0.png) no-repeat;
	background-size: 100% 100%;
	right: 18px;
	bottom: 25px;	
}


/**/

.nHotn_wb{
	float: right;
	width: 28.5%;
	max-width: 399px;
	height: auto;
}

.nHotn_wb_title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #0078c9;
	color: #fff;
	font-size: 14px;
	box-sizing: border-box;
	padding: 0 0 0 15px;
}

.nHotn_wb_con{
	width: 100%;
	height: auto;
}

.nHotn_wb_con>img{
	display: block;
	width: 100%;
}

/**/

.nHot_area2{
	max-width: 1400px;
	height: 62px;
	line-height: 60px;
	margin: 20px auto 40px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
}

.nHot_area2 ul{}

.nHot_area2 ul li{
	float: left;
	width: 16.66%;
	*width: 15%;
	border-right: 1px solid #e0e0e0;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	position: relative;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.nHot_area2 ul li:hover{
	/*background: #f2f2f2;*/
	/*background: #ced9ea;*/
}


.nHot_area2 ul li.nHota2_lastLi{
	border-right: none;
	float: right;
	*float: left;
}

.nHot_area2 ul li .nHota2_img{
	display: inline-block;
	*display: inline;
	width: 42px;
	margin: 0 12px 0 0;
}

.nHot_area2 ul li .nHota2_img img{
	width: 42px;
	height: 42px;
	border-radius: 21px;
}

.nHot_area2 ul li h4{
	display: inline-block;
	*display: inline;
	color: #353333;
	font-size: 14px;
}


.nHot_area2 ul li dl{
	width: 131px;
	/*height: 146px;*/
	height: 145px;
	background: url(bg_ewm.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: -150px;
	/*top: 0;*/
	opacity: 0;
	margin: 0 0 0 -65px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	display: block;
	display: none;
	display: none\0/;
	*display: none;
}

.nHot_area2 ul li dl dd{
	width: 120px;
	height: 120px;
	background: #fff;
	text-align: center;
}

.nHot_area2 ul li dl dd img{
	display: inline;
	margin: 10px 0 0 0;
}


.nHot_area2 ul li:hover{}
.nHot_area2 ul li:hover dl{
	animation: fadeInUp2 0.3s ease-in-out 0s 1;
	-webkit-animation: fadeInUp2 0.3s ease-in-out 0s 1;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	display: block;
	display: block\0/;
	*display: block\0/;
}


/**/

.nHot_video{
	max-width: 1430px;
	min-width: 1100px;
	margin: 0 auto;
}
.nHot_video dl{
	display: block;
	float: left;
	width: 23.2%;
	max-width: 325px;
	margin: 0 16px;
}
.nHot_video dl dt{
	width: 100%;
	height: 183px;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.nHot_video dl dt .nHotv_img{
	width: 100%;
	height: 183px;
	position: absolute;
	left: 0;
	top: 0;
}

.nHot_video dl dt .nHotv_img img{
	display: block;
	width: 100%;
	height: 183px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.nHotv_bg{
	width: 100%;
	height: 183px;
	background: rgba(0,0,0,0.4);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	opacity: 0;
}

.nHot_video dl dt:hover{
	box-shadow: 0px 2px 13px rgba(0,0,0,0.3);	
}

.nHot_video dl dt:hover .nHotv_bg{
	animation: fadeInUp 0.3s ease-in-out 0s 1;
	-webkit-animation: fadeInUp 0.3s ease-in-out 0s 1;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}

.nHot_video dl dt:hover .icon_video{
}

.nHot_video dl dt:hover .nHotv_img img{
	transform: scale(1.1);
	transform: scale(1.1);
}



.nHot_video dl dd{
	padding: 18px 0 0 0;
}
.nHot_video dl dd h4{
	display: block;
	color: #000;
	font-size: 16px;
	width: 100%;
	height: 28px;
	overflow: hidden;
	text-align: ellipsis;
}

.nHot_video dl dd h4 i{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: sub;
	margin: 0 5px 0 0;
	cursor: default;
}

.iconV_1{
	background: url(../images/iconV_1.png) no-repeat;
	background-size: 100% 100%;
}

.iconV_2{
	background: url(../images/iconV_2.png) no-repeat;
	background-size: 100% 100%;
}


.nHot_video dl dd time{
	display: block;
	color: #595959;
	font-size: 14px;
}



@media screen and (max-width: 1560px) {

	.nHot{
		box-sizing: border-box;
		padding: 35px 15px;
	}

	.nHot_news{

	}

	.nHotn_wx{
		margin: 0 15px 0 0;
	}

	.nHotn_wx_top dl dd{
		padding: 40px 20px;
	}

	.nHotn_wb{
	}

}


@media screen and (max-width: 1480px) {

	.nHot_video{
		max-width: 1420px;
	}


	.nHot_video dl{
		margin: 0 12px;
	}
}



@media screen and (max-width: 1390px) {

	.nHot_video dl{
		margin: 0 8px;
	}
}





@media screen and (max-width: 1230px) {

	.nHot_video dl{
		margin: 0 8px;
	}

	.nHotn_wx_top dl{
		/*height: 260px;*/
	}

	.nHotn_wx_top dl dd{
		font-size: 14px;
		box-sizing: border-box;
		padding: 30px 15px;
		*padding: 30px 2.6%;
		position: relative;
	}


}


/*------------------------------------------------------------------------------------------------------------------*/

.nZazhi{
	width: 100%;
	/*max-width: 1500px;*/
	/*min-width: 1170px;*/
	height: auto;
	margin: 0 auto;
	background: url(bg_zazhi.jpg) no-repeat;
	padding: 65px 0 50px;
	box-sizing: border-box;
}

.nZz_title{
}

.nZz_title h4{
	width: 210px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	color: #000;
	/*font-weight: 600;*/
	position: relative;
}

.nZz_title h4:after{
	content: '';
    display: block;
    width: 57px;
    height: 2px;
    background: #114dae;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin: 0 0 0 -28.5px;
}


.nZz_wrp{
	width: auto;
	max-width: 1400px;
	min-width: 1100px;
	height: auto;
	margin: 0 auto;
}

/**/

.nZz_con{
	float: left;
	width: 77.5%;
	max-width: 1086px;
	min-width: 900px;
}

.nZz_con article{
	height: 145px;
}
.nZz_con article h2{
	font-size: 18px;
	color: #000;
	padding: 20px 0;
	width: 100%;
	height: 28px;
	overflow: hidden;
	box-sizing: content-box;
}

.nZz_con article p{
	font-size: 16px;
	color: #434343;
	text-indent: 2em;
	line-height: 1.7;
	width: 100%;
	height: 50px;
	overflow: hidden;
}


.nZz_conList{}

.nZz_conList ul{}

.nZz_conList ul li{
	float: left;
	width: 22.7%;
	max-width: 246px;
	min-width: 190px;
	max-height: 246px;
	min-height: 190px;
	font-size: 14px;
	color: #000;
}

.nZz_conList ul li.nZz_conList_li2{
	margin: 0 15px 0 30px;
}

.nZz_conList ul li.nZz_conList_li3{
	margin: 0 30px 0 15px;
}

.nZz_conList ul li:nth-of-type(2){
	margin: 0 15px 0 30px;
}

.nZz_conList ul li:nth-of-type(3){
	margin: 0 30px 0 15px;
}


.nZz_conList ul li a{
	display: block;
	width: 100%;
	/*height: -webkit-fill-available;*/
	background: #f8fafd;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	position: relative;
}

.nZz_conList ul li a:hover{
	/*background: #f2f2f2;*/
	box-shadow: 0px 2px 13px rgba(0,0,0,0.3);
}

.nZz_conList ul li dt{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nZz_conList ul li dt img{
	display: block;
	width: 100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.nZz_conList ul li dt img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}


.nZz_conList ul li dd{
	width: 100%;
	height: 60px;
	background: rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	box-sizing: border-box;
	padding: 6px 0 0 8px;
	*padding: 0;
	line-height: 1.8;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}


.nZz_conList ul li a:hover dd{
	/*background: #114dae;*/
}


.nZz_conList ul li dd h4{
	font-size: 15px;
	font-weight: bold;
}

.nZz_conList ul li dd p{}


.nZz_cover{
	float: right;
	width: 21%;
	max-width: 297px;
	min-width: 200px;
}

.nZz_cover img{
	display: block;
	width: 100%;
}



@media screen and (max-width: 1560px) {
	
	.nZazhi{
		/*padding: 55px 15px 40px;*/
	}

	.nZz_con{

	}
	
	.nZz_con article{
		height: 140px;
	}


}


@media screen and (max-width: 1430px) {


	.nZazhi{
		padding: 55px 15px 40px;
	}

	.nZz_conList ul li.nZz_conList_li2{
		margin: 0 12px 0 24px;
	}

	.nZz_conList ul li.nZz_conList_li3{
		margin: 0 24px 0 12px;
	}

	.nZz_conList ul li:nth-of-type(2){
		margin: 0 12px 0 24px;
	}

	.nZz_conList ul li:nth-of-type(3){
		margin: 0 24px 0 12px;
	}


}





@media screen and (max-width: 1300px) {

	.nZz_conList ul li.nZz_conList_li2{
		margin: 0 10px 0 20px;
	}

	.nZz_conList ul li.nZz_conList_li3{
		margin: 0 20px 0 10px;
	}

	.nZz_conList ul li.nth-of-type(2){
		margin: 0 10px 0 20px;
	}

	.nZz_conList ul li.nth-of-type(3){
		margin: 0 20px 0 10px;
	}

}






/*--------------------------------------------------------------------------------------------------------------------------------*/

.nPindao{
	width: auto;
	max-width: 1500px;
	min-width: 1170px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 50px 0 20px;
}

.nPd_wrp{
	max-width: 1400px;
	box-sizing: border-box;
	/*padding: 0 15px;*/
	height: auto;
	margin: 0 auto;
}

.nPd_list{
	width: 49%;
	float: left;
	max-width: 685px;
	position: relative;
}

.nPd_list.nPd_list2{
	float: right;
}



.nPd_list h1{
	width: 100%;
	height: 36px;
	font-size: 20px;
	color: #1e1e1e;
	/*font-weight: 600;*/
	text-align: center;
	margin: 0 0 42px 0;
	position: relative;
}

.nPd_list h1:after{
	content: '';
	display: block;
	width: 57px;
	height: 2px;
	background: #114dae;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -28.5px;
}

.nPd_con{
	height: 322px;
	background: #eee;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	position: relative;
}

.nPd_con a{
	display: block;
	width: 100%;
	height: 100%;
}

.nPd_con_img{
	float: left;
	width: 54.8%;
	max-width: 373px;
	height: 100%;
	overflow: hidden;
}

.nPd_con_img img{
	display: block;
	width: 100%;
}

.nPd_con_text{
	float: left;
	width: 45.2%;
	*width: 41.2%;
	max-width: 305px;
	height: 100%;
	box-sizing: border-box;
	padding: 18px 13px;
	position: relative;
}

.nPd_con_text h4{
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #1e1e1e;
}

.nPd_con_text time{
	display: block;
	height: 32px;
	font-size: 14px;
	color: #1e1e1e;
	border-bottom: 1px solid #cdcdcd;
}

.nPd_con_text p{
	font-size: 14px;
	color: #474747;
	line-height: 1.8;
	padding: 22px 0 0 0;
}

.nPd_con .nPd_con_text h4:hover{
	color: #114dae;
}

.nPd_con .nPd_con_text p:hover{
	/*color: #000;*/
}

.nPd_list .aDy{
	width: 42px;
	height: 53px;
	background: #114dae;
	position: absolute;
	right: 20px;
	bottom: 20px;
	*bottom: 50px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.icon_dy{
	display: block;
	width: 27px;
	height: 27px;
	background: url(icon_dy.png) no-repeat;
	background-size: 100% 100%;
	margin: 5px auto 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.nPd_list .aDy:hover{
	background: #0b44a0;
}

.nPd_list .aDy:hover .icon_dy{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.nPd_price{
	font-size: 16px;
	color: #474747;
	margin: 30px 0 0 0;
	position: absolute;
	left: 56.6%;
	bottom: 20px;
	width: 207px;
	height: 41px;
	border: 3px solid #234ea7;
}

.nPd_price p{
	display: block;
	float: left;
	width: 100px;
	/*line-height: 41px;*/
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	color: #474747;
}


.nPd_price em{
	font-size: 26px;
	color: #234ea7;
	font-style: italic;
	margin: 0 5px 0 0;
	/*font-family: Arial;*/
	font: oblique 22px/22px å®‹ä½“;

}

.nPd_price b{}
.nPd_price a{
	display: block;
	float: right;
	height: 41px;
	line-height: 41px;
	background: #234ea7;
	color: #fff;
	padding: 0 19px;
	font-size: 16px;
}

.nPd_price:hover{
	border-color: #0b44a0;
}

.nPd_price:hover a{
	background: #0b44a0;
}


@media screen and (max-width: 1430px) {
	
	.nPd_wrp{
		padding: 0 15px;
	}


	.nPd_con{
		height: 300px;
	}

}


@media screen and (max-width: 1300px) {

	.nPd_con{
		height: 280px;
	}

}



/*---------------------------------------------------------------------------------------------------------------------------------------*/

.nApps{
	width: auto;
	max-width: 1500px;
	min-width: 1170px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 10px 0 30px;
}

.nApp1{
	width: auto;
	/*max-width: 1430px;*/
	max-width: 1400px;
	min-width: 1100px;
	height: auto;
	margin: 0 auto 30px;
}

.nApp1 ul{}

.nApp1 ul li{
	float: left;
	width: 23.4%;
	max-width: 327.5px;
	min-width: 260px;
	height: 230px;
	*height: auto; 
	background: #f2f7ff;
	box-sizing: border-box;
}

.nApp1 ul li.nApp1_2{
	margin: 0 15px 0 30px;
}

.nApp1 ul li:nth-of-type(2){
	margin: 0 15px 0 30px;
}


.nApp1 ul li.nApp1_3{
	margin: 0 30px 0 15px;
}

.nApp1 ul li:nth-of-type(3){
	margin: 0 30px 0 15px;
}


.nApp1 ul li dt{
	height: 158px;
	padding: 26px 28px 6px;	
}

.nApp1 ul li dt h4{
	font-size: 16px;
	color: #000;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.nApp1 ul li dt time{
	font-size: 14px;
	color: #595959;
	display: block;
	height: 28px;
}

.nApp1 ul li dt h4:hover{
	color: #114dae;
}

.nApp1 ul li dt .nApp1Con:hover{
	color: #000;
}


.nApp1Con{
	width: 100%;
	height: auto;
	padding: 12px 0 0 0;
	box-sizing: border-box;
	font-size: 14px;
	color: #4e4e4e;
	line-height: 1.7;
}

.nApp1_plaryeWrp{
	padding: 20px 0 0 0;
}

.nApp1_plarye{
	display: block;
	width: 100%;
	max-width: 265px;
	height: 46px;
	background: url(nPlayer_pause.png) no-repeat;
	background-size: 100% 100%;
}

.nApp1_video{}

.nApp1_video .nApp1v_control{
	float: left;	
	width: 38%;
	height: 71px;
	box-sizing: border-box;
	border: 3px solid #a0b8df;
	margin: 0;
}

.nApp1v_player{
	display: block;
	width: 22px;
	height: 26px;
	background: url(nVideo_play.png) no-repeat;
	background-size: 100% 100%;
	margin: 19px auto;
}


.nApp1_video .nApp1v_img{
	float: left;	
	width: 126px;
	height: 71px;
	*width: 120px;
	*height: 68px;
	background: url(nVideo_img.jpg) no-repeat center top;
	background-size: cover;
}

.nApp1_video .nApp1v_img img{
	display: block;
	width: 100%;
}


.nApp1 ul li dd{
	width: 100%;
	height: 43px;
	background: #eee;
	box-sizing: border-box;
	padding: 10px 28px 0;
	*width: 82%;	
	*padding: 0;
}

.nApp1 ul li dd i{
	float: left;
	width: 26px;
	height: 26px;
	-ms-behavior: url(backgroundsize.min.htc)\0/;
	behavior: url(backgroundsize.min.htc)\0/;
	*-ms-behavior: url(backgroundsize.min.htc);
	*behavior: url(backgroundsize.min.htc);		
}

.nApp1 ul li dd i.icon_news1{
	background: url(icon_news1_26.png) no-repeat;
	background-size: 100% 100%;
}

.nApp1 ul li dd i.icon_news2{
	background: url(icon_news2_26.png) no-repeat;
	background-size: 100% 100%;
}

.nApp1 ul li dd i.icon_news3{
	background: url(icon_news3_26.png) no-repeat;
	background-size: 100% 100%;
}

.nApp1 ul li dd i.icon_news4{
	background: url(icon_news4_26.png) no-repeat;
	background-size: 100% 100%;
}


.nApp1 ul li dd img{
	float: right;
	max-height: 26px;
}

.icon_nA_1{
	width: 26px;
	height: 26px;
	background: url(../images/icon_app1_1.png) no-repeat;
	background-size: 100% 100%;
}

.icon_nA_2{
	width: 26px;
	height: 26px;
	background: url(../images/icon_app1_2.png) no-repeat;
	background-size: 100% 100%;
}

.icon_nA_3{
	width: 26px;
	height: 26px;
	background: url(../images/icon_app1_3.png) no-repeat;
	background-size: 100% 100%;
}

.icon_nA_4{
	width: 26px;
	height: 26px;
	background: url(../images/icon_app1_4.png) no-repeat;
	background-size: 100% 100%;
}


/**/

.nApp2{
	width: auto;
	max-width: 1400px;
	height: 150px;
	margin: 0 auto;
	background: #eff5ff;
	box-sizing: border-box;
	/*padding: 0 65px;*/
}

.nApp2 ul{}

.nApp2 ul li{
	width: 12.5%;
	float: left;
}

.nApp2 a{
	display: block;
	width: 57px;
	height: 70px;
	margin: 46px auto 33px;
	/*border-bottom: 3px solid #fff;*/
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	position: relative;
}

.nApp2 a:hover{
	/*border-bottom: 3px solid #114dae;*/
}

.nApp2 a:after{
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #114dae;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.nApp2 a:hover:after{
	width: 100%;
}





.nApp2 a i{
	display: block;
	width: 57px;
	height: 57px;
}

.icon_app1{
	background: url(app1.png) no-repeat;
	background-size: 100% 100%;
}


.icon_app2{
	background: url(app2.png) no-repeat;
	background-size: 100% 100%;
}


.icon_app3{
	background: url(app3.png) no-repeat;
	background-size: 100% 100%;
}


.icon_app4{
	background: url(app4.png) no-repeat;
	background-size: 100% 100%;
}


.icon_app5{
	background: url(app5.png) no-repeat;
	background-size: 100% 100%;
}


.icon_app6{
	background: url(app6.png) no-repeat;
	background-size: 100% 100%;
}


.icon_app7{
	background: url(app7.png) no-repeat;
	background-size: 100% 100%;
}


.icon_app8{
	background: url(app8.png) no-repeat;
	background-size: 100% 100%;
}



@media screen and (max-width: 1560px) {
}



@media screen and (max-width: 1450px) {

	.nApps{
		padding: 10px 15px 30px;
	}

	.nApp1 ul li.nApp1_2{
		margin: 0 14px 0 28px;
	}
	.nApp1 ul li:nth-of-type(2){
		margin: 0 14px 0 28px;
	}

	.nApp1 ul li.nApp1_3{
		margin: 0 28px 0 14px;
	}
	.nApp1 ul li:nth-of-type(3){
		margin: 0 28px 0 14px;
	}


}




@media screen and (max-width: 1430px) {
	
	.nApp1_video .nApp1v_control{
		height: 64px;
	}
	
	.nApp1_video .nApp1v_img{
		height: 64px;
	}

	.nApp1v_player{
		margin: 16px auto;
	}

}


@media screen and (max-width: 1380px) {


	.nApp1 ul li.nApp1_2{
		margin: 0 12px 0 24px;
	}
	.nApp1 ul li:nth-of-type(2){
		margin: 0 12px 0 24px;
	}

	.nApp1 ul li.nApp1_3{
		margin: 0 24px 0 12px;
	}
	.nApp1 ul li:nth-of-type(3){
		margin: 0 24px 0 12px;
	}


}