body,html{
	background-color: #fff;
	font-size: 16px;
	line-height: 1.8;
	font-family:"微软雅黑","Microsoft Yahei";
}
body,div,ul,li,h1,h2,h3,h4,h5,a,span{
	padding:0;
	color:#000;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	color:#015293;
}
img{
	border:0;
}
input{
	border:0;
	outline:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearfix:after{

    content:"";

    display:block;

    visibility:hidden;

    clear:both;

    }
.new-fyindex{
	width:1270px;
	height:auto;
	overflow:hidden;
	background:#fff;
	padding:15px;
	padding-bottom: 0;
}
/* 头部样式 */
.Nindex-header{
	width: 100%;
	min-width: 1270px;
	background-color: #fff;
	height: 160px;
}

.Nindex-header .Nheader-mod-box{
	width: 1270px;
	margin: 0 auto;
}
/* 头部样式 */
/* 导航 */
.Nnav{
	width: 100%;
	height: 52px;
	background-color: #0069b7;
}
.Nnav .Nnav-mod-menus-box{
	width: 1270px;
	margin: 0 auto;
}
.Nnav .Nnav-mod-menus-box li{
	line-height: 52px;
	    display: block;
	    float: left;
	    width: 210px;
	    height: 52px;
	    text-align: center;
}
.Nnav .Nnav-mod-menus-box li a{
	font-size: 20px;
	color: #fff;
}
.Nnav .Nnav-mod-menus-box li a span{
	width: 30px;
	height: 30px;
	padding: 10px;
}
.Nnav .Nnav-mod-menus-box li a span img{
	width: 30px;
	height: 30px;
	vertical-align: text-bottom;
}
.Nnav .Nnav-mod-menus-box li:hover {
	background-color: #0079bd;
    height: 52px;
}
/* 导航 */
/* 热点关注 */
.New-indexhot{
	width: 1270px;
	height: 110px;
}
.New-indexhot .hot-dec{
	margin: 0 20px;
	width: 100px;
	height: 50px;
	display: inline-block;
}
.New-indexhot .hot-dec .rd{
	height: 36px;
	line-height: 36px;
	color: #fff;
	background-color: #005392;
	text-align: center;
	font-size: 18px;
	border: 1px solid #005392;
}
.New-indexhot .hot-dec .gz{
	height: 36px;
	line-height: 36px;
	color: #005392;
	background-color: #fff;
	text-align: center;
	font-size: 18px;
	border: 1px solid #005392;
}
.New-indexhot .hot-cont{
	width: 1000px;
	vertical-align: top;
	padding: 0;
}

.New-indexhot .hot-cont {
	display: inline-block;
	padding: 0 40px;
}
.New-indexhot .hot-cont .hcont-tit{
	font-size: 30px;
	color: #F90000;
	text-align: center;
	font-weight: 700;
	background: #F5F5F5;
	padding: 9px 40px;
	height: 58px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 58px;
	border: 1px solid #F5F5F5;
}
.New-indexhot .hot-cont .hcont-abs{
	text-align: center;
	margin-top: 5px;
}
/* 热点关注 */
/*news*/
.new-fyindex .news{
	width: 1270px;
	height: 400px;
	overflow:hidden;
}
.new-fyindex .news-left{
	width: 700px;
	height: 380px;
}

.new-fyindex .yx-rotaion-content, .yx-rotaion, .rotaion_list{
	width: 700px;
	height: 380px;
	position: relative;
}
.new-fyindex .yx-rotaion-content .yx-rotaion .rotaion_list img {
	width: 700px;
	height: 380px;
	display: block;
}
.new-fyindex .yx-rotaion-content .yx-rotaion .txt {
	width: 380px;
	height: 32px;
	line-height: 32px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}
.new-fyindex .yx-rotaion-content .yx-rotaion .txt li {
	width: 360px;
	height: 32px;
	position: absolute;
	bottom: -32px;
	left: 20px;
	overflow: hidden;
}
.new-fyindex .yx-rotaion-content .yx-rotaion .txt li a {
    color: #fff;
}
.new-fyindex .yx-rotaion-content .yx-rotaion .num {
	width: 80px;
	height: 12px;
	position: absolute;
	bottom: 10px;
	right: 60px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    z-index: 2;
}
.new-fyindex .yx-rotaion-content .yx-rotaion .num li {
	width: 12px;
	height: 12px;
    background: url(news-pic-icon1-1.png) center no-repeat;
	margin-right: 7px;
	cursor: pointer;
	float: left;
}
.new-fyindex .yx-rotaion-content .yx-rotaion .num .on {
	background: url(news-pic-icon1.png) center no-repeat;
}
.new-fyindex .yx-rotaion-content h5{
	width: 560px;
	heigh: 32px;
	line-height: 32px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	background: #000;
	filter:alpha(opacity=40);   
    -moz-opacity:0.4;   
    -khtml-opacity: 0.4;   
    opacity: 0.4;  
}
.new-fyindex .yx-rotaion-content h6{
	width: 50px;
	heigh: 20px;
	line-height: 20px;
	border-radius: 30px;
	position: absolute;
	right: 6px;
	bottom: 6px;
	z-index: 0;
	background: #fff;
	filter:alpha(opacity=20);   
    -moz-opacity:0.2;   
    -khtml-opacity: 0.2;   
    opacity: 0.2;  
}
.new-fyindex .yx-rotaion-content .gd{
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: 11px;
	bottom: 8px;
}
/* 临时banner */
.new-fyindex .Nindex-temban{
	padding: 10px 0;
}
.Nindex-temban a{
	width:100%;
	height:100px; 
	display: block;
}
/* 临时banner */
/*内容切换*/
.new-fyindex .tabb{ 
    width: 540px; 
	height: 315px; 
	position: relative;
}
.new-fyindex .tabb-title{
	width: 560px;
	height: 46px;
	line-height: 46px;
	border-bottom: 2px solid #ddd;
}
.new-fyindex .tabb-title a{ 
	height: 46px;  
	text-align: center;
	float: left;
	padding: 0 30px;
	font-size: 18px;
}
.new-fyindex .tabb-title .up{
	color: #015293;
	border-bottom: 2px solid #015293;
}
.new-fyindex .tabb .tab-conter{
	width: 560px; 
	height: 323px;
    position: absolute; 
	top: 56px; 
	left: 0; 
	display: none;
	overflow: hidden;
}
.new-fyindex .tab-conter ul li{
	width: 540px;
	height: 32px;
	line-height: 32px;
	float: left;
	overflow: hidden;
}
.new-fyindex .tab-conter ul li::before{
	float: left;
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 10px;
	background: #000;
	vertical-align: text-top;
	margin-top: 16px;
	margin-right: 10px;
	vertical-align: top;
}
.new-fyindex .tab-conter ul li a{
	float: left;
}
.new-fyindex .tab-conter ul li span{
	color: #8498ad;
	float: right;
	font-size: 14px;
	margin-right: 5px;
}
.new-fyindex .tabb .block{ 
    display: block;
}
.new-fyindex .index-common>ul{
	display: flex;
}
.new-fyindex .index-common .index-common-con li::before{
	float: left;
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 10px;
	background: #9b9b9b;
	vertical-align: text-top;
	margin-top: 13px;
	margin-right: 10px;
	vertical-align: top;
}
.new-fyindex .index-common .index-common-con li span{
	float: right;
}
.new-fyindex .index-common .index-common-item{
	flex: 1;
}
.new-fyindex .index-common .index-common-con li{
	padding: 2px 0;
}
.index-common-item .item-head span,.index-common-item .item-head a{
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
}
.index-common-item .item-head .item-column{
	float:left;
	width: 140px;
	font-size: 20px;
	display: inline-block;
	text-align: center;
	color: #0069B7;
	border-top: 2px solid #0069b7;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.index-common-item .item-head .item-more{
	background-color: #f9f9f9;
	display: inline-block;
	text-align: right;
	width: 273px;
	border-bottom: 1px solid #e1e1e1;
	padding-right: 10px;
	font-size: 14px;
}
.new-fyindex .index-common .marleft{
	margin-left: 15px;
}
/* 政务公开css */
.new-fyindex .Nindex-zwgk{
	width: 1270px;
	background-color: white;
	border-radius: 27px 0 0 0;
}
.new-fyindex .Nindex-zwgk .zwgk-main{
	height: 290px;
	padding: 20px 0 0 0;
}
.new-fyindex .pubicon .iconhead{
	height: 45px;
	border-bottom: 3px solid #0068bb;
}
.new-fyindex .pubicon .iconhead i{
	width: 45px;
	height: 45px;
	float: left;
}
.new-fyindex .pubicon .iconhead i img{
	width: 45px;
	height: 45px;
}
.new-fyindex .pubicon .iconhead a{
	height: 45px;
	line-height: 45px;
	color: #fff;
	float: left;
	background: #0069b8;
	width: 120px;
	text-align: center;
	font-size: 20px;
}
.new-fyindex .Nindex-zwgk .zwgk-nav-left .zgwk-icon{
	padding: 0;
	background: none;
	margin: 6px 0;
	height: 36px;
	width: 210px;
	text-align: center;
	line-height: 36px;
}
.new-fyindex .Nindex-zwgk .zwgk-nav-left .mtop20{
	margin-top: 20px;
}
.zwgk-nav-left .zgwk-icon>i{
	width: 36px;
	height: 36px;
	float: left;
}
.zwgk-nav-left .zgwk-icon>i img{
	width: 36px;
	height: 36px;
}
.zwgk-nav-left .zgwk-icon>a{
	color: #666;
	float: left;
	background: #ECECEC;
	width: 164px;
	text-align: left;
	padding-left: 10px;
}
.new-fyindex .Nindex-zwgk .zwgk-nav-right{
	    height: 300px;
	    margin-right: -2px;
	    width: 480px;
		float: left;
}

.Nindex-zwgk .zwgk-nav-right .rec-li{
	width: 190px;
	height: 36px;
	text-align: left;
	padding-left: 18px;
	font-size: 16px;
}
.zwgk-main .zwgk-main-list{
	width: 580px;
	display: inline-block;
}
.zwgk-main-list .zwgk-maintab>ul{
	border-bottom: #f0f0f0 2px solid;
	position: relative;
	margin-bottom: 4px;
	height: 36px;

}
.zwgk-main-list .zwgk-maintab>ul li{
	text-align: center;
	width: auto;
	float: left;
	font-size: 18px;
	padding: 0 20px;
	color: #005392;
	font-weight: 700;
	line-height: 36px;
}

.zwgk-main-list .zwgk-maintab>ul li.tabcut{
	background-color: #00528c;
	color: white;
	cursor: pointer;
	font-size: 18px;
	height: 36px;
}
.zwgk-main-list .zwgk-maintab>ul li.tabcut a{
	color: #fff;
}
.zwgk-main-list .zgwk-main>ul{
	position: relative;
}
.zwgk-main-list .zgwk-main>ul li{
	line-height: 36px;
	padding-left: 12px;
	font-size: 16px;
}
.zwgk-main-list .zgwk-main>ul li::before{
	float: left;
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 10px;
	background: #9b9b9b;
	vertical-align: text-top;
	margin-top: 18px;
	margin-right: 10px;
	vertical-align: top;
}
.zwgk-main-list .zgwk-main>ul li a{
	width: 350px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #141313;
	overflow: hidden;
}
.zwgk-main-list .zgwk-main>ul li span{
	float: right;
}
/* 政务公开end */
/* 互动交流start */
.Nindex-interication{
	width: 100%;
	height: 420px;
}
.new-fyindex .Nindex-interication .inter-hd-head {
    height: 45px;
    border-bottom: 3px solid #0068bb;
}
.new-fyindex .Nindex-interication .inter-hd-cont{
	margin-top: 20px;
}

.Nindex-interication .inter-hd-cont .inter-tab-main{
	width: 970px;
	float: left;
	height: 324px;
	border: 1px solid #dcdcdc;
}
.inter-tab-main>ul{
	width: 148px;
	height: 324px;
	background: #f9f9f9;
	font-weight: normal;
	border-right: 1px solid #dcdcdc;
	float: left;
	overflow: hidden;
}
.inter-tab-main .tab-li{
	width: 148px;
	height: 107px;
	float: left;
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #dcdcdc;
}
.inter-tab-main .tab-li:last-child{
	border: none;
	}
.inter-tab-main .tab-li img{
	display: block;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.inter-tab-main .tab-li:hover{
	padding-right: 1px;
	background: #fff;
}
.inter-tab-main .tab-li:hover img{
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform-origin: center;
	transition: all .3s linear;
}
.inter-tab-main .cross{
	width: 148px;
	height: 1px;
	float: left;
	background: #dcdcdc;
}
.inter-tab-main .tab-li a{
	width: 100%;
	height: 100%;
	display: block;
	line-height: 30px;
	text-align: center;
}
.inter-tab-main .main-content-szxx{
	width: 720px;
	float: left;
	padding: 0px 50px;
}
.inter-tab-main .main-content-szxx .xx-head{
	border-bottom: 1px solid #dfdfdf;
	line-height: 40px;
}
.inter-tab-main .main-content-szxx .xx-head span{
	width: 95px;
	height: 27px;
	font-size: 18px;
	line-height: 27px;
	color: #0069b7;
	display: inline-block;
	border-bottom: 2px solid #005a9c;
	padding: 5px 0;
	font-weight: 600;
}
.inter-tab-main .main-content-szxx .xx-head .xxmore{
	float: right;
	font-style: normal;
	color: #9ca9b4;
}
.inter-hd-cont .xx-content > li{
	height: 30px;
	line-height: 30px;
}
.inter-hd-cont .xx-content > li > span {
    font-size: 16px;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    padding: 0 5px;
    color: #555;
    border-left: 1px solid #fff;
	padding-left: 10px;
}
.inter-hd-cont .xx-content > li > span:nth-child(1){
	width: 450px;
}

.inter-hd-cont .xx-content > li > span:nth-child(2){
	width: 120px;
	text-align: center;
}
.inter-hd-cont .xx-content > li > span:nth-child(3){
	width: 100px;
}
.inter-hd-cont .xx-content > li > span:nth-child(1)::before{
	float: left;
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 10px;
	background: #9b9b9b;
	vertical-align: text-top;
	margin-top: 15px;
	margin-right: 5px;
	vertical-align: top;
}
.Nindex-interication .inter-hd-cont .inter-inter-pep{
	width: 280px;
	height: 326px;
	float: right;
	margin-left: 10px;
	background: #fff;
}
.inter-inter-pep .pep-head{
	height: 36px;
	line-height: 36px;
	background: #ececec;
	color: #0069B7;
	font-size: 16px;
	font-weight: 700;
}
 .inter-inter-pep .pep-head a{
	color: #0069B7;
}
.inter-inter-pep .pep-head .pepbak{
	background: #de77f7;
	width: 35px;
	height: 35px;
	float: left;
	margin-right: 10px;
}
.Nindex-specail .specbak{
	 background: #005a9c;
	 width: 35px;
	 height: 35px;
	 float: left;
	 margin-right: 10px;
}
.Nindex-interication .inter-hd-cont .inter-inter-pep .pep-content{
	margin-top: 15px;
}
.inter-inter-pep .pep-content li{
	height: 36px;
	line-height: 36px;
}
.inter-hd-cont .pep-content a{
	width: 170px;
}
.inter-hd-cont .pep-content span{
	color: #9ca9b4;
	float: right;
}
.inter-hd-cont .inter-inter-pep ul li::before{
	float: left;
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 10px;
	background: #9b9b9b;
	vertical-align: text-top;
	margin-top: 17px;
	margin-right: 10px;
	vertical-align: top;
}
.inter-hd-cont .yjzj .xx-content > li > span:nth-child(1){
	width: 550px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 互动交流end */
/* 专题集锦start */
.new-fyindex .Nindex-specail {
	width: 100%;
	height: auto;
}
.new-fyindex .Nindex-specail .roll-zt{
	background: #f5f5f5;
	position: relative;
}
.roll-zt .swiper-wrapper li {
    display: block;
    float: left;
    background: #f5f5f5;
    height: 195px;
	padding: 10px 8px;
}
.roll-zt .swiper-wrapper li img{
	width: 100%;
	height: 130px;
}
.roll-zt .swiper-wrapper li .back{
	background: #fff;
	width:100%;
	display:inline-block;
	height:100%
}
.roll-zt .swiper-wrapper li .back .zt-maint{
	padding: 5px 10px;
	font-size: 16px;
}
.roll-zt .swiper-wrapper li .back .zt-vicet{
	padding: 5px 10px;
	font-size: 14px;
}
.roll-zt .swiper-button-next:after, .swiper-button-prev:after{
	color: #bfbfbf;
}
/* 专题集锦end */
/* 底部start */
.Nindex-footer {
	width: 100%;
	background: #2c67a4;
}
.Nindex-footer .footer-item {
	width: 1270px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.Nindex-footer .footer-item .item-content{
	width: 910px;
	margin: 0 auto;
}
.item-content .footer-copyright-icons{
	display: block;
	float: left;
	margin-top: 20px;
}
.item-content .copyright-icons-desc{
	height: 55px;
	margin: 12px 15px 0;
	overflow: hidden;
	float: left;
	max-width: 116px;
}
.item-content .copyright-icons-red{
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
}
.item-content .footer-copyright-infos p{
	padding: 3px 0;
}
.item-content .footer-copyright-infos p,.item-content .footer-copyright-infos a{
	color: #fff;
	font-size: 14px;
}
.item-content .footer-copyright-icons .footer-mod-copyright-box>.footer-express-terms{
	display: inline-block;
	width: 110px;
	height: 80px;
	margin-top: 10px;
	text-align: center;
}
.item-content .footer-copyright-infos{
	display: block;
	float: left;
	padding-left: 20px;
}
.item-content .footer-copyright-infos .contact a{
	margin: 0 5px;
	 padding-right: 10px;
	position: relative;
}
.item-content .footer-copyright-infos .contact a:not(:last-child):after{
	content: "";
    border-right: 1px solid #bbb;
	height: 14px;
	position: absolute;
	top: 3px;
	right: 0;
}
.xygg{
	line-height: 30px;
	margin-top: 15px;
	width: 1270px;
}
.xglj li{
	border: 1px solid rgb(118, 118, 118);
}
.xglj li a{
	color: black;
}
.xygg .hover-item{
	-webkit-transition: all .3s ease-in-out; 
	-o-transition: all .3s ease-in-out; 
	transition: all .3s ease-in-out; 
	display: inline-block;
}
.xygg .hover-item:hover{
	-webkit-box-shadow: 0 0 12px 3px rgb(0 0 0 / 50%); 
	box-shadow: 0 0 12px 3px rgb(0 0 0 / 50%); 
	-webkit-transform: translateY(-5px); 
	-ms-transform: translateY(-5px); 
	transform: translateY(-5px);
}
/* 底部end */
.new-fyindex .subject-left{
	width:369px;
	height:auto;
	overflow:hidden;
	padding-right:15px;
}
.new-fyindex .new-fyindex-left1{
	width:369px;
	margin-bottom: 26px;
}
.new-fyindex .subject-left h2{
	width:369px;
	height:46px;
	line-height:46px;
	border-bottom:2px solid #ddd;
}
.new-fyindex .subject-left h2 a{
	font-size:18px;
	color:#015293;
}
.new-fyindex .subject-left h2 span a{
	font-size:14px;
	font-weight:normal;
	margin-left:10px;
}
.new-fyindex .new-fyindex-left1 ul{
	width:369px;
	height:192px;
	overflow:hidden;
	margin-top:10px;
}
.new-fyindex .new-fyindex-left1 ul li{
	width:369px;
	height:auto;
	overflow:hidden;
	float:left;
	line-height:32px;
}
.new-fyindex .new-fyindex-left1 ul li i{
	width: 3px;
	height: 32px;
	background: url(list-icon.png) center 14px no-repeat;
	float: left;
	margin-right: 8px;
}
.new-fyindex .new-fyindex-left1 ul li a{
	float: left;
}
.new-fyindex .new-fyindex-left1 ul li span{
	color: #8498ad;
	float: right;
	font-size: 14px;
}
.new-fyindex .new-fyindex-left2 ul{
	height:128px;
}
.new-fyindex .subject-left3{
	width:369px;
	height:180px;
	margin-bottom: 26px;
}
.new-fyindex .slideGroup{ 
    width:369px;
	height:115px;
	margin-top:12px;
}
.new-fyindex .slideGroup .slideBox{
	width:369px;
	height:115px; 
    overflow:hidden;
    position:relative;   
}
.new-fyindex .slideGroup .slideBox .sPrev{
	width:23px; 
	height:41px;
    position:absolute; 
	left:0; 
	top:37px; 
    background:url(icon-left.png) left center no-repeat; 
	z-index:1; 
}
.new-fyindex .slideGroup .slideBox .sNext{
	width:23px; 
	height:41px;
    position:absolute; 
	right:0; 
	top:37px; 
    background:url(icon-right.png) left center no-repeat; 
	z-index:1; 
}
.new-fyindex .slideGroup .slideBox ul{ 
    width:369px;
	height:115px;
}
.new-fyindex .slideGroup .slideBox ul a{ 
    width:369px;
	height:115px;
	float:left; 
}
.new-fyindex .slideGroup .slideBox a img{ 
    width:369px; 
	height:115px; 
	display:block;
}
.new-fyindex .qzqd{
	width: 369px;
	height: 86px;
	background: red;
}

.new-fyindex .subject-center{
	width:327px;
	height:auto;
	overflow:hidden;
	padding:0 15px;
	border-left:1px solid #ddd;
}
.new-fyindex .subject-center h2{
	width:327px;
	height:46px;
	line-height:46px;
	border-bottom:2px solid #ddd;
}
.new-fyindex .subject-center h2 a{
	font-size:18px;
	color:#015293;
}

.new-fyindex .subject-center1{
	width:327px;
	height:180px;
	margin-bottom: 36px;
}
.new-fyindex .subject-center1 ul{
	width:327px;
	height:130px;
	overflow:hidden;
	margin-top: 3px;
}
.new-fyindex .subject-center1 ul a{
	width:158px;
	height:34px;
	line-height:34px;
	border:1px solid #ddd;
	text-align:center;
	margin-top:7px;
}
.new-fyindex .subject-center1 ul .subject-center1-ts{
	width: 325px;
}

.new-fyindex .tabb1 { 
    width:327px;  
	height: 282px;
	overflow: hidden;
	position:relative;
}
.new-fyindex .tabb-title1{
	width:327px;
	height:46px;
	border-bottom:2px solid #ddd;
	line-height:46px; 
}
.new-fyindex .tabb-title1 a {
	width:auto; 
	height:46px; 
	float:left; 
	font-size:18px;  
}
.new-fyindex .tabb-title1 .up {
	color:#015293;
}
.new-fyindex .tabb-title1 span{
	float:left;
	padding:0 10px;
	font-size:18px;
}
.new-fyindex .tabb1 .tab-conter1{
	width: 327px; 
	height: 224px;
    position: absolute; 
	top: 58px; 
	left: 0; 
	display: none;
	overflow: hidden;
}
.new-fyindex .tab-conter1 ul li{
	width: 327px;
	height: 32px;
	line-height: 32px;
	float: left;
	overflow: hidden;
}
.new-fyindex .tab-conter1 ul li i{
	width: 3px;
	height: 32px;
	background: url(list-icon.png) center no-repeat;
	float: left;
	margin-right: 8px;
}
.new-fyindex .tab-conter1 ul li a{
	float: left;
}
.new-fyindex .tab-conter1 ul li span{
	color: #8498ad;
	float: right;
	font-size: 14px;
}
.new-fyindex .tabb1 .block{ 
    display: block;
}

.new-fyindex .gk-search{
	width:327px;
	height:160px;
	margin-top:36px;
}
.new-fyindex .gk-search1{
	width:305px;
	height:32px;
	line-height:32px;
	border:1px solid #ddd;
	font-size:14px;
	color:#666;
	padding:0 10px;
	font-size: 14px; 
	font-family:"微软雅黑","Microsoft Yahei";
}
.new-fyindex .gk-search2{
	width:317px;
	height:48px;
	line-height:48px;
	font-size:14px;
}
.new-fyindex .gk-search2 label{
	float:left;
	margin-right:20px;
}
.new-fyindex .gk-search2 label input{
	float:left;
	margin-top:18px;
	margin-right: 8px;
}
.new-fyindex .gk-search4{
	width:207px;
	height:32px;
	line-height:30px;
    color:#015293;
	border:1px solid #015293;
	border-radius:20px;
	background:#fff;
	font-size:16px;
	margin:14px 60px 32px 60px;
	font-family:"微软雅黑","Microsoft Yahei";
}	
.new-fyindex .czyjs{
	width: 327px;
	height: 86px;
	background: red;
}


.new-fyindex .subject-right{
	width:297px;
	height:auto;
	overflow:hidden;
	padding:0 15px 20px 15px;
	background:#edf6fd;
}
.new-fyindex .subject-right1{
	width:297px;
	height:430px;
}
.new-fyindex .subject-right h2{
	width:297px;
	height:46px;
	line-height:46px;
	border-bottom:2px solid #ddd;
}
.new-fyindex .subject-right h2 a{
	font-size:18px;
	color:#015293;
}
.new-fyindex .subject-right1 ul{
	width:297px;
	height:382px;
	margin-top:10px;
}
.new-fyindex .subject-right1 ul a{
	width:92px;
	height:28px;
	margin-bottom:20px;
	padding-top:46px;
	text-align:center;
}
.new-fyindex .ts{
	width:90px;
	height:72px;
	border:1px solid #ddd;
	border-radius:10px;
	color:#015293;
}
.new-fyindex .fw-button1{
	background:#fff url(icon6.png) center 8px no-repeat;
}
.new-fyindex .fw-button2{
	background:#fff url(icon7.png) center 8px no-repeat;
	margin-left:8px;
}
.new-fyindex .fw-button3{
	background:#fff url(icon8.png) center 8px no-repeat;
}
.new-fyindex .fw-button4{
	background:url("icon9.png") center 2px no-repeat;
}
.new-fyindex .fw-button5{
	background:url("icon10.png") center 2px no-repeat;
	margin-left:8px;
}
.new-fyindex .fw-button6{
	background:url("icon11.png") center 2px no-repeat;
}
.new-fyindex .fw-button7{
	background:url("icon12.png") center 2px no-repeat;
}
.new-fyindex .fw-button8{
	background:url("icon13.png") center 2px no-repeat;
	margin-left:8px;
}
.new-fyindex .fw-button9{
	background:url("icon14.png") center 2px no-repeat;
}
.new-fyindex .fw-button10{
	background:url("icon15.png") center 2px no-repeat;
}
.new-fyindex .fw-button11{
	background:url("icon16.png") center 2px no-repeat;
	margin-left:8px;
}
.new-fyindex .fw-button12{
	background:url("icon17.png") center 2px no-repeat;
}
.new-fyindex .new-fyindex-right2{
	width:297px;
	height:304px;
	margin-top:26px;
}
.new-fyindex .new-fyindex-right2 h3{
	width:297px;
	height:43px;
	text-align:center;
	margin-top:9px;
}
.new-fyindex .new-fyindex-right2 ul{
	width:297px;
	height:199px;
	margin-top:12px;
	background:url(button-bj1.png) center no-repeat;
}
.new-fyindex .new-fyindex-right2 ul a{
	width:92px;
	height:42px;
	padding-top:54px;
	text-align:center;
	color:#015293;
}
.new-fyindex .new-fyindex-right2 ul .hd-button4{
	height: 32px;
	padding-top: 64px;
}
.new-fyindex .new-fyindex-right2 ul .hd-button5{
	height: 32px;
	padding-top: 64px;
}
.new-fyindex .new-fyindex-right2 ul .hd-button6{
	height: 32px;
	padding-top: 64px;
}
.new-fyindex .hd-button1{
	background:url(icon20.png) center 8px no-repeat;
}
.new-fyindex .hd-button2{
	background:url(icon21.png) center 8px no-repeat;
	margin-left:8px;
}
.new-fyindex .hd-button3{
	background:url(icon22.png) center 8px no-repeat;
}
.new-fyindex .hd-button4{
	background:url(icon23.png) center 18px no-repeat;
}
.new-fyindex .hd-button5{
	background:url(icon24.png) center 18px no-repeat;
	margin-left:8px;
}
.new-fyindex .hd-button6{
	background:url(icon25.png) center 18px no-repeat;
}


.fyts-group{
	width:1270px;
	height:auto;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
.fyts-group ul{
	width:1090px;
	height:50px;
	background:url(link-bj.png) center repeat-x;
	margin-top:3px;
	line-height:50px;
	padding:0 90px;
}
.fyts-group ul li{
	width:auto;
	height:50px;
	float: left;
    padding: 0 5px 0 25px;
	text-align: center;
    line-height: 50px;
	font-size: 14px;
    cursor: pointer;
}
.fyts-group ul li i {
    display: inline-block;
    width: 8px;
    height: 5px;
    background:url(link.png) no-repeat center top;
    margin-left: 7px;
	#margin-top: -10px;
}
.fyts-group ul li.current i {
    background:url(link.png) no-repeat center top;
    transition: all .3s linear;
    transform: rotate(360deg);
}
.fyts-frdlinks-links-box-cnt {
    width: 1270px;
	margin: 0 auto;
	height:auto;
	overflow: hidden;
    padding:10px 30px;
	background:#fff;
}
.fyts-frdling-cnt-box {
	width:1040px;
	height:auto;
    overflow: hidden;
}
.fyts-frdling-cnt-box li {
	width: 110px;
	height: 31px;
	font-size: 12px;
	line-height: 31px;
    float: left;
    overflow: hidden;
	margin-right:20px;
}


/*
.bottom{
	width:1070px;
	height:auto;
	overflow: hidden;
	background:#fff;
	padding:0 15px;
}
.bottom-left{
	width:383px;
	height:152px;
	text-align:center;
	background:url(../images/bottom-xian.png) right center no-repeat;
}
.bottom-left img{
	margin:42px 30px 0 30px;
}
.bottom-right{
	width:687px;
	height:auto;
	overflow: hidden;
	font-size:12px;
	line-height:28px;
	margin-top:20px;
	margin-bottom:20px;
	text-align: center;
}
.bottom-right a,span{
	font-size: 12px;
}
.bottom-right .llq{
	color: #015293;
	background: url(icon-article-1.png) right top no-repeat;
	padding-right: 10px;
	text-decoration: underline;
}*/