.gy{
    margin: auto;
}
.gy>img{
    width: 100%;
    vertical-align: middle;
}
.n_nav_tit {
    width: 100px;
    line-height: 70px;
    text-align: center;
    margin: auto;
    background: url(/template/default/index/img/ntbg.png) no-repeat center;
    background-size: 100% auto;
    font-size: 14px;
    color: rgba(255,255,255,1);
}
/*ÐÂÎÅÖÐÐÄ*/
.n_news_pag{
    margin: auto;
	padding: 0px 10px 10px 10px;
}
.news_nav{
}
.news_nav>a{
    float: left;
    display: block;
    height: 74px;
    line-height: 64px;
    background: url("/template/default/index/img/newsnav.png")no-repeat top;
    background-size: 100% 65px;
    width:249px;
    text-align: center;
    font-size:20px;
    color:rgba(255,255,255,1);
}
.news_nav>a:hover,.news_nav>a.xz{
    background: url("/template/default/index/img/newshover.png")no-repeat top;
    background-size: 100% 100%;
}

.news_pa{
	padding:0px 10px 10px 10px;
}
.news_pa>.list{
    padding: 10px 0px;
    border-bottom: 1px solid #CCCCCC;
}
.news_pa>.list>.img{
    float: left;
    width:100px;
	height:80px;
    margin-right: 8px;
}
.news_pa>.list>.img img{
    width:100%;
	height:100%;
}
.news_pa>.list>.con{
}
.news_pa>.list>.con>div:nth-child(1)>a{
    font-size:14px;
    color:rgba(51,51,51,1);
}
.news_pa>.list>.con>div:nth-child(2){
    font-size:10px;
    color:rgba(102,102,102,1);
}
.news_pa>.list>.con>div:nth-child(3){
    font-size:12px;
    color:rgba(51,51,51,1);
    overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.news_pa>.list>.xq{
    float: right;
    width: 150px;
    height: 140px;
    margin-top: 22px;
    text-align: center;
    border-left: 1px solid #CCCCCC;
}
.news_pa>.list>.xq>a{
    display: inline-block;
    background: url("/template/default/index/img/gc.png")no-repeat center;
    width:54px;
    height:54px;
    border-radius:50%;
    margin-top: 35px;
}
.news_pa>.list>.xq>a:hover{
    background: url("/template/default/index/img/gccc.png")no-repeat center;
    width:54px;
    height:54px;
}

#page_fy{
    text-align: center;
    margin-top: 10px;
}
#page_fy p,#page_fy a{
    display: inline-block;
    padding: 0px 12px;
    color: #444;
    background: #ccc;
    font-size:12px;
    color:rgba(51,51,51,1);
}
#page_fy a.cur{
    color: #fff;
    background: #DF0024;
    margin: 0 3px;
}
.news_content>.tit{
	text-align: center;
	font-size: 18px;
	line-height:2;
	font-weight: bold;
}
.news_content>.time{
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
	font-size:12px;
}
.news_content>.con{
	padding: 10px 0;
	overflow: hidden;
}
.news_content>.con img{
}
.news_content>.con *{
	font-size:14px !important;
	color:#333 !important;
	font-weight: normal !important;
	line-height:1.6 !important;
	width:100% !important;
	height:auto !important;
}
.news_content>.sha>a{
    color: red;
}
.news_content>.sha>a:nth-child(1){
    float: left;
}
.news_content>.sha>a:nth-child(2){
    float: left;
}

.lc_bg{
    margin: auto;
    padding: 10px 0px;
    background: url("/template/default/index/img/lcbg.jpg") no-repeat center;
	background-size:100% 100%;
}
.qywh{
    background: url("/template/default/index/img/qywh.jpg")no-repeat center;
    background-size: 100% 100%;
    max-width: 1920px;
    margin: auto;
}
.jj_fzlc{
    margin: auto;
    margin-top: 0px;
}
.jj_fzlc .swiper-slide{
    background: url("/template/default/index/img/fzlc.png")no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
}
.jj_fzlc .swiper-slide:hover{
    background: url("/template/default/index/img/lchover.png")no-repeat;;
    background-size: 100% 100%;
    margin-left: 5px;
}
.jj_fzlc>.lc_box{
    margin: auto;
    overflow: hidden;
}
.jj_fzlc .swiper-slide>.tit{
    font-size:14px;
    font-weight:bold;
    color:rgba(255,255,255,1);
	text-align: center;
}
.jj_fzlc .swiper-slide>.content{
    background:rgba(242,242,242,1);
    margin: auto;
    padding: 10px;
    overflow-y:scroll;
    text-align: left;
    font-size:12px;
    color:rgba(102,102,102,1);
	height:120px;
}
.jj_fzlc .swiper-slide>.content *{
    font-size:12px;
}
.jj_fzlc .swiper-slide>.content img{
	max-width:100%;
}
.lcx{
    background: url("/template/default/index/img/left.png")no-repeat center;
}
.lcs{
    background: url("/template/default/index/img/right.png")no-repeat center;
}