﻿@charset "utf-8";
/* CSS Document */

/*newstt*/
.sf_newtt{
	width: 1200px;
	height: 152px;
	background: #fff;
	margin-top: 40px;
}
.sf_newtt a{
	width: 1200px;
	height: 152px;
	line-height: 152px;
	font-size: 36px;
	color: #015293;
	text-align: center;
	display: block;
}

/*news*/
.sf_news{
	padding: 0 20px;
	width: 1160px;
	height: auto;
	background: #fff;
}
.yx-rotaion-content{
	width: 648px;
	height: 364px;
	position: relative;
}
.yx-rotaion-content, .yx-rotaion, .rotaion_list{
	width: 648px;
	height: 364px;
}
.yx-rotaion-content .yx-rotaion .rotaion_list img {
	width: 648px;
	height: 364px;
	display: block;
}
.yx-rotaion-content h5{
	width: 648px;
	heigh: 36px;
	line-height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	background: #000;
	filter:alpha(opacity=50);   
    -moz-opacity:0.5;   
	-ms-opacity: 0.5; 
	-o-opacity: 0.5; 
	-webkit-opacity: 0.5; 
    opacity: 0.5;  
}
.yx-rotaion-content .yx-rotaion .txt {
	width: 588px;
	height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.yx-rotaion-content .yx-rotaion .txt li {
	width: 568px;
	height: 36px;
	position: absolute;
	bottom: -36px;
	left: 20px;
}
.yx-rotaion-content .yx-rotaion .txt li a {
	font-size: 16px;
    color: #fff;
	line-height: 36px;
}
.yx-rotaion-content .yx-rotaion .num {
	width: 60px;
	height: 12px;
	position: absolute;
	bottom: 12px;
	right: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
    z-index: 2;
}
.yx-rotaion-content .yx-rotaion .num li {
	width: 10px;
	height: 10px;
    background: #fff;
	margin: 1px 6px 1px 0;
	border-radius: 50%;
	cursor: pointer;
	float: left;
}
.yx-rotaion-content .yx-rotaion .num .on {
	width: 12px;
	height: 12px;
	background: url(dian_icon.png) center no-repeat;
	margin: 0 6px 0 0;
}
/*内容切换*/
.tab{ 
    width: 490px; 
	height: 364px; 
	position: relative;
}
.tab-title{
	width: 490px;
	height: 56px;
	background: #eee; 
	overflow: visible;
	font-weight: normal;
}
.tab-title a{
	width: auto; 
	height: 56px; 
	line-height: 56px; 
	font-size: 22px; 
	text-align: center;
	float: left;
	padding: 0 15px;
}
.tab-title .up{
	color: #fff;
	background: #2f61ac;
}
.tab .tab-conter{
	width: 490px; 
	height: 288px;
    position: absolute; 
	top: 74px; 
	left: 0; 
	display: none;
}
.tab-conter ul li{
	width: 490px;
	height: 48px;
	line-height: 48px;
	float: left;
}
.tab-conter ul li i{
	width: 6px;
	height: 6px;
	margin: 21px 12px 0 0;
	background: #999;
	border-radius: 50%;
	float: left;
}
.tab-conter ul li a{
	width: auto;
	height: 48px;
	margin-right: 15px;
	font-size: 16px;
	float: left;
}
.tab-conter ul li span{
	width: auto;
	height: 36px;
	font-size: 16px;
	color: #999;
	float: right;
	margin-right: 5px;
}
.tab .block{ 
    display: block;
}

/*spe*/
.sf_spe{
	width: 1160px;
	height: 120px;
	padding: 30px 20px;
	background: #fff;
}
.picScroll-left{ 
	position: relative;
    width: 100%; 
	height: 100%;
}
.picScroll-left .hd .prev1,.picScroll-left .hd .next1{
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 1;
	width: 60px;
	height: 60px;  
    cursor: pointer; 
	background: url(left_icon.png) center no-repeat;
	display: none;
}
.picScroll-left .hd .next{ 
    background: url(right_icon.png) center no-repeat;
	left: 1100px;
}
.picScroll-left .bd{ 
    width: 100%;
	height: 100%;
}
.picScroll-left .bd .picList{ 
    width: 100%;
	height: 100%;
}
.picScroll-left .bd .picList li{ 
    width: 100%; 
	height: 120px;
}
.picScroll-left .bd .picList li a img{
    width: 100%; 
	height: 120px;
	display: block;
}

/*mod1*/
.sf_mod1{
	width: 1160px;
	height: auto;
	background: #fff;
	padding: 0 20px;
}
.sf_mod1_left{
	width: 818px;
	height: auto;
}
.tab1{ 
    width: 818px; 
	height: 440px; 
}
.tab-title1{
	width: 818px;
}
.tab1 .tab-conter1{
	width: 818px; 
	height: 366px;
}
.tab-conter1 ul li{
	width: 818px;
}
.picScroll-left1{ 
	position: relative;
    width: 818px; 
	height: 134px;
}
.picScroll-left1 .hd1 .prev2,.picScroll-left1 .hd1 .next2{
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 1;
	width: 60px;
	height: 60px;  
    cursor: pointer; 
	background: url(left_icon.png) center no-repeat;
	display: none;
}
.picScroll-left1 .hd1 .next2{ 
    background: url(right_icon.png) center no-repeat;
	left: 758px;
}
.picScroll-left1 .bd1{ 
    width: 100%;
	height: 100%;
}
.picScroll-left1 .bd1 .picList1{ 
    width: 100%;
	height: 100%;
}
.picScroll-left1 .bd1 .picList1 li{ 
    width: 100%; 
	height: 134px;
}
.picScroll-left1 .bd1 .picList1 li a img{
    width: 100%; 
	height: 134px;
	display: block;
}

.sf_mod1_right{
	width: 330px;
	height: 580px;
	margin-right: -5px;
}
.sf_mod1_right .sf_pic_an{
	width: 320px;
	height: 56px;
	margin-bottom: 10px;
	display: block;
}
.sf_mod1_right .sf_pic_an img{
	width: 320px;
	height: 56px;
	display: block;
}
.sf_mod1_right .sf_pic_an1{
	width: 320px;
	height: 94px;
	margin-bottom: 14px;
	display: block;
}
.sf_mod1_right .sf_pic_an1 img{
	width: 320px;
	height: 94px;
	display: block;
}

/*公告通知*/
.sf_ggtz{
	width: 296px;
	height: 243px;
	background: #e4edf4;
	box-shadow: 0 0 5px #dfdfdf;
	padding: 12px;
}
.sf_ggtz h3{
	width: 148px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	color: #2f61ac;
	background: url(sf_ggtz_back.png) center bottom repeat-x;
	float: left;
	text-align: center;
}
.sf_ggtz ul{
	width: 296px;
	height: 193px;
	float: left;
}
.sf_ggtz ul li{
	width: 296px;
	height: 78px;
	float: left;
	margin-top: 18px;
}
.sf_ggtz ul li h4{
	width: 60px;
	height: 78px;
	float: left;
	background: #2f61ac;
	border-radius: 6px;
	padding: 0 10px;
	color: #fff;
	font-weight: normal;
}
.sf_ggtz ul li h4 span{
	width: 60px;
	display: block;
	text-align: center;
}
.sf_ggtz ul li h4 .sf_ggtz_r{
	height: 41px;
	line-height: 41px;
	border-bottom: 1px solid #fff;
	font-size: 30px;
}
.sf_ggtz ul li h4 .sf_ggtz_ny{
	height: 36px;
	line-height: 36px;
	font-size: 16px;
}
.sf_ggtz ul li a{
	float: right;
	width: 200px;
	height: 56px;
	padding: 11px 0;
	line-height: 28px;
	font-size: 16px;
	color: #000;
}
.sf_ggtz ul li a:hover{
	color: #2f61ac;
}

/*mod2*/
.sf_mod2{
	width: 1160px;
	height: 330px;
	background: #fff;
	padding: 38px 20px 0 20px;
}
.tab2{ 
    width: 352px; 
	height: 100%; 
	position: relative;
}
.tab-title2{
	width: 352px;
	height: 36px;
	background: url(sf_tit_back.png) center 18px repeat-x; 
}
.tab-title2 a{ 
	height: 32px; 
	line-height: 32px; 
	font-weight: bold;
	margin: 0 0 0 28px;
}
.tab-title2 .up{
	color: #015293;
	background: #fff;
	border: 2px solid #dfdfdf;
}
.tab2 .tab-conter2{
	width: 352px; 
	height: 240px;
	top: 52px; 
}
.tab-conter2 ul li{
	width: 352px;
}

.tab_cen{
	margin-left: 52px;
}

/*mod3*/
.sf_mod3{
	height: 332px;
	padding: 0 20px 0 20px;
}
.sf_xxgk a{
	position: relative;
	width: 164px;
	height: 60px;
	background: url(sf_xxgk_back.png) center no-repeat;
	border-left: 6px solid #2f61ac;
	margin-top: 15px;
	line-height: 60px;
	font-size: 16px;
	color: #000;
	text-align: center;
}
.sf_xxgk a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
    background: #2f61ac;
    transform-origin: left;
    transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	-webkit-transform: scaleX(0);
}
.sf_xxgk a:hover::after {
    transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
}
.sf_xxgk a:hover span{
	position: absolute;
	top: 0;
	left: -6px;
	z-index: 9;
	width: 170px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
}
.sf_xxgk a:hover{
	#background: #2f61ac;
}


/*pic*/
.sf_pic{
	width: 1160px;
	height: 490px;
	background: #fff;
	padding: 0 20px;
}
.tab3{ 
    width: 1160px; 
	height: 100%; 
}
.tab-title3{
	width: 1160px;
	height: 36px;
	background: url(sf_tit_back.png) center 15px repeat-x;
}
.tab-title3 a{
	height: 32px; 
	line-height: 32px; 
	font-size: 20px; 
	float: left;
	padding: 0 20px;
	border: 2px solid #2f61ac;
	background: #fff;
}
.tab-title3 .up{
	color: #fff;
	background: #2f61ac;
}
.tab3 .tab-conter3{
	width: 1180px; 
	height: 418px;
	top: 72px; 
	left: -9px; 
}
.tab-conter3 ul li{
	width: 354px;
	height: 366px;
	border: 1px solid #eee;
	box-shadow: 0 0 5px #dfdfdf;
	margin: 5px 18px 5px 18px; 
}
.tab-conter3 ul li img{
	width: 100%;
	height: 266px;
	display: block;
}
.tab-conter3 ul li a{
	width: 328px;
	height: 36px;
	line-height: 36px;
	padding-top: 14px;
	border-bottom: 1px solid #dfdfdf;
	margin: 0 14px;
}
.tab-conter3 ul li span{
	width: 328px;
	float: left;
	margin: 0 14px;
	line-height: 36px;
}

/*当前位置*/
.pos{
	width: 1170px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	font-size: 14px;
	color: #555;
	margin-bottom: 10px;
	padding: 0 15px;
}
.pos a{
	padding: 0 5px;
	color: #555;
}
.pos a:hover{
	color: #000;
}


/*list*/
.main-view{
	width: 1170px;
	height: auto;
	background: #fff;
	padding: 15px;
}

/*概览导航*/
.view-column{
	width: 258px;
	height: auto;
}
.view-column h3{
	width: 258px;
	height: 46px;
	background: #2c69b3; 
}
.view-column h3 i{
	width: 82px;
	height: 46px;
	background: #164e91 url(list_icon1.png) center no-repeat;
	border-right: 2px solid #fff;
	float: left;
}
.view-column h3 span{
	line-height: 46px;
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
}
.list-nav{
	width: 258px;
	height: auto;
}
.menu{
	width: 258px;
	height: auto;
	padding-top: 15px;
    background: #f9f9f9;
}
.menu li{
	width: 258px;
	height: auto;
	border-bottom: solid 2px #fff;
	float: left;
}
.item-content{
	display: none;
}
.item{
	width: 258px;
	height: 48px;
	line-height: 48px;
	position: relative;
	font-size: 18px;
	color: #333;
}
.item:hover{
	background: #fff;
}
.item span{
	margin-left: 30px;
	float: left;
}
.item a{
	margin-left: 30px;
	float: left;
}
.item .iconfont{
	width: 9px;
	height: 48px;
	background: url(listright-icon1-1.png) center no-repeat;
	margin-right: 30px;
	float: right;
}
.item:hover span{
	color: #2c69b3;
}
.item:hover .iconfont{
	background: url(listright-icon1.png) center no-repeat;
	transition: all .3s linear;
    transform: rotate(360deg);
	transform-origin: center;
    -ms-transform: rotate(360deg); 	/* IE 9 */
    -moz-transform: rotate(360deg); 	/* Firefox */
    -webkit-transform: rotate(360deg); /* Safari 和 Chrome */
    -o-transform: rotate(360deg); 	/* Opera */
}
.item .iconfont:last-child{
	position: absolute;
	right: 0;
}
.item-content h3{
	width: 238px;
	height: auto;
    transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	font-size: 16px;
    border-top: 1px solid #fff;
    line-height: 30px;
    display: block;
	background: #f1f1f1;
	text-align: center;
	font-weight: normal;
	padding: 5px 10px;
}
.item-content h3:hover{
    background: #fff;
}


/*概览列表*/
.view{
	width: 896px;
	height: auto;
}
.view h3{
	width: 896px;
	height: 46px;
	border-bottom: 2px solid #dfdfdf;
	margin-bottom: 6px;
	float: left;
	overflow: visible;
}
.view h3 span{
	padding: 0 20px;
	line-height: 46px;
	font-size: 20px;
	font-weight: normal;
	color: #2c69b3;
	border-bottom: 2px solid #2c69b3;
	float: left;
}
.view ul{
	width: 896px;
	height: 180px;
	border-bottom: 1px dashed #dfdfdf;
	padding: 18px 0;
	float: left;
}
.view ul li{
	width: 896px;
	height: 36px;
	float: left;
}
.view ul li i{
	width: 5px;
    height: 5px;
    margin: 15px 0 0 5px;
    background: #8698ad;
    float: left;
	border-radius: 50%;
}
.view ul li a{
	width: auto;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	float: left;
	margin: 0 30px 0 10px;
}
.view ul li span{
	width: 78px;
	height: 36px;
	line-height: 36px; 
	font-size: 14px;
    color: #999;
    float: right;
}
.page{
	width: 896px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 40px 0;
	position: relative;
	float: left;
}
.page a{
	display: inline-block;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 0 15px;
	margin: 0 2px;
}
.page a:hover{
	background: #2c69b3;
	color: #fff;
}
.page span{
	padding: 0 2px;
}
.page-ts{
	margin-left: 46px;
}
.page .view-page{
	width: 40px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #ddd;
	position: absolute;
	top: 46px;
}
.page .page-botton{
	display: inline-block;
	background: #f9f9f9;
	padding: 0 13px;
}

/*左导航右栏目*/ 
.view_dlist{
	margin-bottom: 20px;
}
.view_dlist .view_list{
	width: 896px;
	height: auto;
	padding: 0;
	border: 0;
}
.view_list a{
	width: 179px;
	height: 50px;
	line-height: 50px;
	float: left;
}
.view_list a i{
	width: 5px;
	height: 5px;
	background: #8698ad;
	border-radius: 50%;
	float: left;
	margin: 22px 15px 0 0; 
}


/*通用内容*/
.main-wrap{
	width: 1170px;
	height: auto;
	padding: 15px;
	background: #fff;
}
.main-wrap h2{
	width: 1100px;
	height: auto;
	line-height: 50px;
	padding: 48px 0;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.main-wrap h3{
	width: 1100px;
	height: 34px;
	background: #f9f9f9;
	margin-bottom: 30px;
}
.main-wrap h3 .mainwrap-time{
	width: 752px;
	height: 34px;
	padding-left: 174px;
	line-height: 34px;
	font-size: 14px;
    color: #555;
	font-weight: normal;
	text-align: center;
	float: left;
}
.main-wrap h3 .mainwrap-time b{
	font-weight: normal;
}
.main-wrap h3 .mainwraq-time span{
	margin-right: 10px;
}
.article-tool{
	width: 174px;
    height: 34px;
	float: right;
	position: relative;
}
.page-share{
    width: 162px;
	height: 34px;
	padding:  0 6px;
    position: absolute;
	top: 0;
    left: 0;
} 
.page-share a{
    width: 22px;
    height: 34px;
    margin: 0 2px;
	display: inline-block;
}
.page-share a.icon-share-1{
	background: url(fx-icon1.png) center no-repeat;
}
.page-share a.icon-share-2{
	background: url(fx-icon2.png) center no-repeat;
}
.page-share a.icon-share-3{
	background: url(fx-icon3.png) center no-repeat;
}
.page-share a.icon-share-4{
	background: url(fx-icon4.png) center no-repeat;
}
.page-share a.icon-share-5{
	background: url(fx-icon5.png) center no-repeat;
}
.content-body{
	width: 1000px;
	height: auto;
}
.content-body, .content-body div{
	line-height: 2.25!important;
	font-size: 16px!important;
}
.content-body a, .content-body font{
	line-height: 2.25!important;
	font-size: 16px!important;
}

/*内容1*/
.view .conter1-bot{
	margin-bottom: 30px;
}
.content-body1{
	width: 846px;
}

/*list-pic*/
.list-pic{
	width: 1184px;
	height: auto;
	padding: 15px 8px;
	background: #fff;
	margin-top: 10px;
}
.list-pic h3{
	width: 1170px;
	height: 46px;
	border-bottom: 2px solid #dfdfdf;
	margin: 0 7px;
	float: left;
	overflow: visible;
}
.list-pic h3 span{
	padding: 0 20px;
	line-height: 46px;
	font-size: 20px;
	font-weight: normal;
	color: #2c69b3;
	border-bottom: 2px solid #2c69b3;
	float: left;
}
.list-pic ul{
	width: 1140px;
	height: auto;
	padding: 12px 0;
}
.list-pic ul a{
	float: left;
	margin: 12px 8px;
	width: 256px;
	height: 240px;
	box-shadow: 0 0 10px #dfdfdf;
	-moz-box-shadow: 0 0 10px #dfdfdf;
	-ms-box-shadow: 0 0 10px #dfdfdf;
	-o-box-shadow: 0 0 10px #dfdfdf;
	-webkit-box-shadow: 0 0 10px #dfdfdf;
	padding: 5px;
	border: 1px solid #eee;
}
.list-pic ul a:hover{
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-ms-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
.list-pic ul a img{
	width: 256px;
	height: 192px;
	display: block;
}
.list-pic ul a span{
	width: 256px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	text-align: center;
	display: block;
}
.page1{
	width: 1184px;
}

/*sf_xx*/
.sf_xx h2{
	width: 1140px;
	height: 40px;
	line-height: 40px;
    background: #f1f6f9 url(tit-icon.png) left center no-repeat;
	padding: 0 0 0 30px;
	font-size: 18px;
	color: #2c69b3;
	text-align: left;
	font-weight: bold;
}
.sf_xx .content-body{
	border-bottom: 1px dashed #dfdfdf;
	padding: 40px 0;
}
.sf_xx .sf_bd{
	width: 1000px;
	height: auto;
	padding: 40px 0;
	font-size: 16px;
}
.sf_xx .sf_bd p{
	width: 1000px;
	height: 36px;
	line-height: 36px;
}
.sf_xx .sf_bd p i{
	width: 20px;
	color: #fc0404;
	display: inline-block;
}
.sf_xx .sf_bd ul{
	width: 1000px;
	height: auto;
}
.sf_xx .sf_bd ul li{
	width: 1000px;
	height: auto;
	line-height: 36px;
}
.sf_xx .sf_bd ul li span{
	float: left;
}
.sf_xx .sf_bd ul li .yzm{
	letter-spacing: 1px;
}
.sf_xx .sf_bd ul li i{
	width: 30px;
	color: #fc0404;
	float: left;
}
.sf_xx .sf_bd ul li input{
	width: 400px;
	height: 28px;
	line-height: 28px;
	font-family: "微软雅黑", "Microsoft Yahei";
	border: 1px solid #dfdfdf;
	margin: 3px 0;
	padding: 0 20px;
	float: left;
}
.sf_xx .sf_bd ul li select{
	width: 140px;
	height: 28px;
	line-height: 28px;
	font-family: "微软雅黑", "Microsoft Yahei";
	border: 1px solid #dfdfdf;
	margin: 3px 0;
	padding: 0 20px;
	float: left;
}
.sf_xx .sf_bd ul li .conter-bd{
	width: 958px;
	height: 290px;
	border: 1px solid #dfdfdf;
	margin: 16px 0;
	padding: 20px;
	float: left;
}
.sf_xx .sf_bd ul li .yzm-bd{
	width: 100px;
}
.sf_xx .sf_bd ul li img{
	border: 1px solid #dfdfdf;
	margin: 3px 10px;
	float: left;
}
.sf_xx .sf_bd ul li .tj{
	width: 294px;
	height: 32px;
	line-height: 32px;
	background: #2c69b3;
	margin: 50px 353px 0 353px;
	border-radius: 30px;
	font-family: "微软雅黑", "Microsoft Yahei";
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}