.banner{
	margin-bottom: 10px;
	margin-top: 20px;
}
.banner img{
	width: 100%;
}
.spc{
	display: block;
}
.smob{
	display: none;
}
.ban_sw .swiper-slide{
	position: relative;
}
.bwen{
	position:absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	z-index: 2;
	background-color: rgba(0,0,0,0.2);
	color: #fff;
	padding:15px;
	font-size: 16px;
	padding-right: 320px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ban_sw .swiper-pagination{
	text-align: right;
	box-sizing: border-box;
	padding-right: 20px;
}
.ban_sw .swiper-pagination-bullet{
	background-color: #fff;
	opacity: 0.6;
	width: 10px;
	height: 10px;
}
.ban_sw.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 7px;
}
.ban_sw .swiper-pagination-bullet-active{
	opacity: 1;
}
.notice{
	height: 36px;
    background: #fff;
    overflow: hidden;
    line-height: 36px;
    font-size: 14px;
    padding: 0 15px;
    position: relative;
    padding-left: 260px;
}
.noc_fl{
	position:absolute;
	left: 15px;
	top:0;
	height: 36px;
    line-height: 36px;
}
.ntime{
	width: 160px;
	float: left;
	color: #a38a78;
}
.noc_fl span{
	background: url(../images/notice.png) right center no-repeat;
    float: left;
    padding-right: 26px;
    color: #000061;
    margin-right: 20px;
}
.noc_fr{
    white-space: nowrap;
    overflow: hidden;
}
#scroll_begin,#scroll_end{
	display: inline;
}
.noc_fr a {
    margin-right: 26px;
    font-size: 14px;
}
/*主要内容*/
.para_item{
	margin-top: 20px;
}
.para_fl{
	float: left;
	width: 822px;
	background-color: #fff;
	box-sizing: border-box;
}
.para_fr{
	width: 360px;
	float: right;
	overflow:hidden;
	background-color: #fff;
	box-sizing: border-box;
}

.pd15{
	padding:0 15px;
}
.news_img{
	float: left;
	width: 320px;
}
.news_ul{
	float: right;
	width:450px; 
}
.news_img a{
	display: block;
	position: relative;
}
.news_fig{
	height: 264px;
	background-size: cover;
	background-position: center;
	margin-top: 5px;
}
.para_wrap{
	padding-top: 15px;
	padding-bottom: 10px;
}
.news_wz{
	line-height: 1.6;
    height: 66px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: absolute;
    position: absolute;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    font-size: 15px;
    bottom: 0;
    left: 0;
    padding: 10px;
}
.news_ul li{
	padding-left: 12px;
    height: 46px;
    line-height: 46px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
}
.news_ul li a:hover{
	color:#000061; 
}
.news_ul li:last-child{
	border:0;
}
.news_ul li:before{
	position:absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -2px;
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background-color:#000061; 
}
.xia_item{
	border-bottom: 1px dashed #c7c7c7;
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}
.xia_item:last-child{
	border: none;
}
.xia_item a{
	display: block;
}
.xia_img{
	width: 160px;
    height: 103px;
    float: left;
    background-size: cover;
    background-position: center;
}
.xia{
	padding-bottom: 13px;
}
.xia_txt{
	float: right;
    width: 153px;
    margin: 0;
    line-height: 2;
    height: 90px;
    overflow: hidden;
    text-align: justify;
}
.xia_item:hover .xia_txt{
	color: #000061; 
}
/*2*/
.dem_fl{
	display: block;
	width: 496px;
	float: left;
	height: 308px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.dem_fr{
	float: right;
	width: 286px;
}
.dem_fr a{
	display: block;
	height: 150px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.dem_p{
	margin-bottom: 8px;
}
.dem{
	padding: 15px 0;
}
.dem_wen{
	position:absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	box-sizing: border-box;
	padding:10px;
	color: #fff;
	font-size: 14px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dat_wrap{
	padding: 8px 0;
}

.da_ul li{
	line-height: 46px;
	height: 46px;
	
	border-bottom: 1px solid #eee;
	position: relative;
	display: block;
	padding-right: 79px;
}
.da_ul li:last-child{
	border-bottom: 0;
}
.da_ul li .dtime{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	color: #999;
}
.da_ul li a{
overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	text-overflow: ellipsis;
	color: #555;
}
.da_ul li a:hover{color: #000061;}
/*3L */
.cybj,.ssg{
	padding:20px 15px;
    background: #fff;
    margin-top: 20px;
}
.db_tit{
	text-align: center;
	margin-bottom: 40px;
	color: #000061;
	font-size: 27px;
	font-weight: 600;
	position: relative;
	overflow: hidden;
}
.db_tit:before,.db_tit:after{
	position: absolute;
	height: 38px;
	content: "";
	width:50%;
	background-size:auto 100%;
	background-repeat: no-repeat;
	
	top: 50%;
	margin-top: -15px;
}
.db_tit:after{
	right:-7%;
	background-image: url(../images/line2.png);
	background-position:left center; 
}
.db_tit:before{
	left:-7%;
	background-image: url(../images/line1.png);
	
	background-position:right center; 
}
.cy_ul{
	margin: 0 -0.5%;
}
.cy_ul li{
	float:left;
	width: 24%;
	margin: 0 0.5% 10px;
}
.cy_ul li a{
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	overflow: hidden;
	position: relative;
	border-radius: 15px;
	color: #fff;
	padding:29px 22px;
	height: 175px;
	box-sizing: border-box;
}
.cy_ul li a h4{
	position:absolute;
	z-index: 3;
	font-size: 22px;
	font-weight: normal;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	top:75px;
	text-align: center;
	width: 100%;
	left: 0;
}
.cy_ul li a:hover h4{
	top: 18px;
}
.cy_ul li a p{
	position:absolute;
	z-index: 3;
	font-size: 12px;
	line-height: 1.6;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 0;
    overflow: hidden;
    text-overflow: ellipsis;
        line-height: 24px;
    height: 96px;
    left: 5%;
    width: 90%;
    top: 176px;
}
.cy_ul li a:hover p{
	top: 62px;
    opacity: 1;
}
.cy_ul li a:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 15px;
	background-color: rgba(0,0,0,0.4);
	left: 0;
	top: 0;
	z-index: 1;
}
/*4L*/
.srk_ul{
	text-align: center;
}
.srk_ul li{
	width: 59px;
    display: inline-block;
    height: 348px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    margin:0 25px;
    border-radius: 5px;
    vertical-align: top;
     background-color: #009db6;
}
.srk_ul li>p{
	height: 100%;
    text-align: center;
    z-index: 99;
    color: #fff;
   
    padding: 10px 23px 0 23px;
    font-size: 13px;
}
.sr_top{
	background-color: #009db6;
	color: #fff;
	text-align: center; 
	padding: 15px;
}
.sr_top p{
	font-size: 18px;
	margin-top: 10px;
}
.sr_bot{
	padding: 15px;
}
.sr_bot p{
	line-height: 1.89;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 106px;
}
.sr_bot a{
	display: block;
	background-color: #009db6;
	color: #fff;
	width: 120px;
	text-align: center; 
	padding: 10px 0;
	border-radius: 50px;
	margin: 20px auto 0;
}
.srk_de{
	position: absolute;
	width: 460px;
	height: 290px;
	display: none;
	left: 59px;
	top: 60px;
	z-index: 999;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	overflow: hidden;
}
.on .srk_de{
	display: block;
}
/**/
.srk_ul li:last-child.on .srk_de,.srk_ul li:nth-last-child(2).on .srk_de,.srk_ul li:nth-last-child(3).on .srk_de,.srk_ul li:nth-last-child(4).on .srk_de
,.srk_ul li:nth-last-child(5).on .srk_de{
	right: 59px;
	left: auto;
}
.ssg{
	margin-bottom:70px;
}
/*3*/
.v5 span{
	width: 189px;
}
.v6 span{
	width: 134px;
}
.pa_zuo{
	float: left;
	width: 400px;
	background-color: #fff;
}
.pa_you{
	float: right;
	width: 400px;
	background-color: #fff;
}
.lf_img{
	width: 180px;
	height: 116px;
	background-size: cover;
	background-position: center;
	display: block;
	position:absolute;
	left: 0;
	top:0;
}
.life{
	margin-top: 15px;
	position: relative;
	padding-left: 190px;
	min-height: 106px;
	padding-bottom: 20px;
    border-bottom: 1px solid #e9ecf0;
}
.lf_zi{
	font-size: 16px;
    line-height: 1.8;
    margin: 0;
    height: 116px;
    overflow: hidden;
}
.lf_ul a{
	padding-left: 12px;
    height: 34px;
    line-height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: relative;
}
.lf_ul a:before{
	position:absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -2px;
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background-color:#bd0004; 
}
.pgrey{
	background-color: #f5f6f8;
}
.lf_ul{
	padding-bottom: 15px;
	margin-top: 10px;
}
.para_fr a{
	display: block;
}
.pa1,.pa2{
	margin-bottom: 12px;
}
.avideo{
	margin-top: 20px;
	background-color: #fff;
	padding:0 15px 15px;
}
@media (max-width: 1220px){
	.db_tit{
		font-size: 25px;
	}
	.para_item{
		padding-right:360px; 
		position: relative;
	}
	.para_fr{
		position: absolute;
		right: 0;
		top:0;
		float: none;
		width: 340px;
	}
	.para_fl{
		width: 100%;
		float: none;
	}
	.para_wrap{
		position: relative;
		padding-left:330px; 
		min-height: 257px;
	}
	.news_img{
		position: absolute;
		left: 0;
		top:10px;
		width: 310px;
		float: none;
	}
	.news_ul{
		width: 100%;
		float: none;
	}
	.news_wz{
		font-size: 14px;
	}
	.news_ul li{
		height: 37px;
		line-height: 37px;
		font-size: 14px;
	}
	.xia_item{
		margin-top: 12px;
		padding-bottom: 12px;
	}
	.ada{
		min-height: 309px;
	}
	.xia_item a{
		font-size: 14px;
	}
	.xia_img{
		width: 150px;
		height: 96.5px;
	}
	
	.dem_fl{
		width: 60%;
	}
	.dem_fr{
		width: 39%;
	}
	.pa_zuo{
		width: 49%;
	}
	.pa_you{
		width: 49%;
	}
	.lf_img{
		width: 140px;
	}
	.life{
		padding-bottom: 14px;
		padding-left: 155px;
	}
	.lf_zi{font-size: 14px;}
	.lf_ul a{
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}
	.lf_zi{
		height: 97px;
	}
	.news_fig{
		height: 220px;
	}
	.srk_ul li{
		margin: 0 11px;
	}
	.cy_ul li a h4{
		font-size: 20px;
	}
	.db_tit:before, .db_tit:after{
		margin-top: -16px;
		height: 33px;
	}
	.ssg{
		margin-bottom: 50px;
	}
}
@media (max-width: 980px){
	.bwen{
		padding:10px 10px 28px;
		font-size: 12px;
	}
	.ban_sw .swiper-pagination{
		text-align: left;
		padding-left: 16px;
		bottom: 5px;
	}
	.contact{
		display: none;
	}
	.para_fr{
		width: 300px;
	}
	.para_item{
		padding-right: 320px;
	}
	.xia_item a{
		position: relative;
		padding-left: 130px;
		min-height: 90px;
	}
	.xia_img{
		width: 120px;
		position: absolute;
		left: 0;
		top:0;
		float: none;
		height: 90px;
	}
	.xia_txt{
		float: none;
	}
	.news_fig{
		height: 196px;
	}
	.news_img{
		width: 280px;
	}
	.para_wrap{
		padding-left: 295px;
		min-height: 230px;
	}
	.news_ul li{
		height: 34px;
		line-height: 34px;
	}
	.ada{
		min-height: 285px;
	}
	.xia_item{
		margin-top: 9px;
		padding-bottom: 9px;
	}
	.lf_img{
		width: 120px;
		height: 90px;
	}
	.life{
		padding-left: 130px;
		padding-bottom: 10px;
	}
	.lf_zi{
		height: 80px;
	}
	.lf_ul{
		padding-bottom: 10px;
	}
	.v5 span{
		width: 180px;
	}
	.pd15{
		padding:0 10px;
	}
	.avideo{
		padding:0 10px 10px;
	}
	.para_item,.avideo{
		margin-top: 15px;
	}
	.xia_txt{
		width: 100%;
		float: none;
		height: 81px;
	}
	.db_tit{
		font-size: 21px;
	}
	.db_tit:before, .db_tit:after{
		margin-top: -12px;
    	height: 29px;
	}
	.cy_ul li a h4{
		font-size: 18px;
	}
	.cy_ul li{
		width: 32.33333%;
	}
	.srk_ul li>p{
		padding: 10px 10px 0 10px ;
	}
	.srk_ul li{
		width: 43px;
		margin: 0 8px;
	}
}
@media (max-width: 900px){
	.para_fr{
		position: initial;
		display: block;
		margin-top: 15px;
		width: 100%;
	}
	.para_item{
		padding-right:0; 
	}
	.ada,.agao,.achu{
		min-height: initial;
	}
	.achu .para_fr{
		text-align: center;
	}
	.ban_sw .swiper-pagination-bullet{
		width: 6px;
		height: 6px;
	}
	.db_tit:before, .db_tit:after{
		margin-top: -10px;
    height: 25px;
	}
	.db_tit{
		margin-bottom: 25px;
	}
	.cybj, .ssg{
		margin-top: 15px;
		padding: 15px 10px;
	}
}
@media (max-width:768px){
	.cy_ul li{
		width: 49%;
	}
	.cy_ul li{
		margin-bottom: 7px;
	}
	.srk_ul li{
		display: block;
		width: 48%;
		margin: 0 1%;
		height: 60px;
		box-sizing: border-box;
		float: left;
		margin-bottom: 10px;
		position: relative;
		background-color: #009db6;
	}
	.srk_ul li>p{
		padding: 5px;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
		height: auto;
	}
	.srk_de{
		display: none;
	}
	.ssg{
		margin-bottom: 30px;
	}
}
@media (max-width: 640px){
	.spc{
		display: none;
	}
	.cy_ul li{
		margin-bottom: 5px;
	}
	.smob{
		display: block;
	}
	.banner .pwrap,.vfoo.pwrap{
		width: 100%;
	}
	.banner{
		margin:0;
	}
	.news_img{
		width: 220px;
	}
	.para_wrap{
		padding-left: 230px;
	}
	.dem_fl,.dem_fr{
		width: 100%;
		display: block;
		float: none;
	}
	.dem_fl,.dem_fr a{
		height: 200px;
	}
	.dem_fr{
		margin-top: 10px;
	}
	.pa_zuo{
		width: 100%;
	}
	.pa_you{
		width: 100%;
		margin-top: 10px;
	}	
	.db_tit{
		font-size: 18px;
	}
	.db_tit:before{
		left: -12%;
	}
	.db_tit:after{
		right: -12%;
	}
	.ssg{
		margin-bottom: 20px;
	}
	.notice{
		font-size: 12px;
	}
	.noc_fr a{
		font-size: 12px;
	}
}
@media (max-width: 414px){
	.noc_fl span{
		float: right;
	}
	.news_img{
		width: 100%;
		position: initial;
		margin-bottom: 10px;
	}
	.para_wrap{
		padding-left: 0;
		min-height: initial;
		padding-top: 10px;
	}
	
	.noc_fl{
		position: initial;
		border-bottom: 1px solid #eee;
	}
	.notice{
		height: auto;
		padding:0 10px;
	}
	.dem_fl, .dem_fr a{
		height: 170px;
	}
	.cy_ul li a{
		height: 102px;
	}
	.cy_ul li a p{
		display: none;
	}
	.cy_ul li a h4{
		top: 40px;
		font-size: 15px;
	}
	.xia_img{
		height: 85px;
	}
	.sidebar{
		right: 0;
	}
}