body{
	position:  relative;
	width: 100%;
	overflow: hidden;
}
header{
	height: 7.5rem;
	padding: 0 2rem;
	background: url(../img/head_bg.jpg) no-repeat;
	background-size: cover;
}
.sjlogo{
	float: left;
	width: 29.0625rem;
	margin-top: 1.15625rem;
}
.sjlogo img{
	width: 100%;
}


.sou{
	float: right;
	display: block;
	
	margin-top: 2.875rem;margin-right: 10px;
}
.sou img{width: 18px;height: 16px;
}
.nav_an{
	float: right;
	display: block;
	width: 2.375rem;
	margin-top: 2.875rem;
}
.navSub{
	width: 40%;
	background: #024588;
	position: absolute;
	top: 7.5rem;
	right:0;
	z-index: 999;
	overflow: hidden;
	
	-webkit-transform: translateX(100%);
  	-moz-transform:translateX(100%);
  	transform: translateX(100%);

	-webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;    
    transition:all 0.2s ease-in-out;
}
.navSub.on{
	-webkit-transform: translateX(0);
  	-moz-transform:translateX(0);
  	transform: translateX(0);
}
.navSub ul{
	padding-bottom: 4rem;
	border-top: 1px solid #036;
}
.navSub ul li{
	position: relative;
}
.navSub ul li a{
	display: block;
	color: #fff;
	line-height: 5.5rem;
	font-size: 1.5rem;
	padding: 0 1.25rem;
	border-bottom: 1px solid #036;
}
.navSub ul li i{
	background: url(../img/select_xl01.png) no-repeat;
	background-size: contain;
	width: 1.5rem;
	height: 0.75rem;
	position: absolute;
	top: 2.25rem;
	right: 0.5rem;
	
	-webkit-transform: rotate(0deg);
  	-moz-transform:rotate(0deg);
  	transform: rotate(0deg);
  	
	-webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;    
    transition:all 0.2s ease-in-out;
}
.navSub ul li.on i{
	-webkit-transform: rotate(180deg);
  	-moz-transform:rotate(180deg);
  	transform: rotate(180deg);
}
.navSub_h{
	display: none;
}
.navSub_h ul{
	padding: 0;
	border-top: none;
}
.navSub_h ul li a{
	border: 0;
	line-height: 4.5rem;
	padding-left: 2.5rem;
	background: #03509c;
}
.bodyBj{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
}
.focus {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.focus .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 1.25rem;
	text-align: center;
}
.focus .hd ul {
	display: inline-block;
	font-size: 0;
	vertical-align: top;
}
.focus .hd ul li {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: none;
	margin: 0 0.75rem;
	border: 1px solid #fff;
	vertical-align: top;
	overflow: hidden;
}
.focus .hd ul .on {
	background: #fff;
	border: 1px solid #fff;
}
.focus .bd {
	position: relative;
	z-index: 0;
}
.focus .bd li{
	width: 100%;
	position: relative;
}
.focus .bd li img {
	width: 100%;
}
.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 取消链接高亮 */
}
.main{
	padding: 0 2rem;
}
.title{
	height:4.5rem; 
	line-height: 4.5rem;
	border-bottom: 0.1875rem solid #003366;
}
.title h1{
	float: left; 
	font-size: 1.875rem; 
	font-weight: normal;
	color: #003366;
}
.title h1 img{
	vertical-align: 0;
	width: 0.3125rem;
	padding-right: 1rem;
}		
.more{
	float: right;
	font-size: 1.5rem;
}
.more a{
	color: #003366;
}
.gyxw{
	margin-top: 1rem;
}
.gyxw_s .jdt{
	width: 100%;
} 
.gyxw_s .jdt a{
	display: block;
	width: 100%;
} 
.gyxw_s .jdt img{
	width: 100%;
        max-height:16.25rem;
} 
.gyxw_s h1{
	font-size: 1.75rem;
	font-weight: normal;
	padding-top: 1rem;
}
.gyxw_s h1 a{
	color: #036;
}
.gyxw_s p{
	font-size: 1.375rem;
	line-height: 3rem;
	color: #666;
}
.gyxw ul li{
	border-bottom: 1px dashed #bdbdbd;
	padding: 1rem 0;
}
.gyxw ul li h2{
	font-size: 1.75rem;
	font-weight: normal;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.gyxw ul li h2 a{
	color: #036;
}
.gyxw ul li p{
	font-size: 1.375rem;
	line-height: 2.5rem;
	color: #666;
	margin-top: 1rem;
}
.gyxw ul li span{
	display: block;
	line-height: 3rem;
	font-size: 1.375rem;
	color: #666;
	background: url(../img/time.png) no-repeat left center;
	background-size: 1.375rem 1.375rem;
	padding-left: 3rem;
}
.ybdt, .tzgg, .wmjj, .ztwz{
	margin-top: 2rem;
}
.ybdt ul{
	padding-top: 1rem;
}
.ybdt ul li{
	line-height: 5rem;
	font-size: 1.625rem;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.ybdt ul li span{
	color: #036;
	padding-right: 1rem;
}
.ybdt ul li a{
	background: url(../img/sx.jpg) no-repeat left;
	background-size: 0.125rem 1.4375rem;
	padding-left: 1rem;
}
.tzgg ul li{
	height: 62px;
	line-height: inherit;
	margin-top: 20px;clear:both;
}
.tzgg ul li .gyxw_time{
	float: left;
	margin-right: 1.5rem;
}
.tzgg ul li .gyxw_time p{
	width: 6rem;
	height: 2.875rem;
	line-height: 2.875rem;
	background: #003466;
	color: #fff;
	text-align: center;
	font-size: 1.75rem;
}
.tzgg ul li .gyxw_time span{
	display: block;
	width: 6rem;
	height: 2.875rem;
	line-height: 2.875rem;
	background: #eeeeee;
	font-size: 1.375rem;
	text-align: center;
	color: #333;
}
.tzgg ul li h1{
	font-size: 1.625rem;
	font-weight: normal;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.tzgg ul li h1 a:hover{
	color: #ffcc33;
}
.tzgg ul li > p{
	font-size: 1.375rem;
	color: #666;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding-top: 1rem;
}
.wmjj ul{
	margin-top: 1rem;
}
.wmjj ul li{
	padding: 1rem 0;
	overflow: hidden;
	border-bottom: 1px dashed #BDBDBD;
}
.wmjj ul li .gyxw_time{
	float: left;
	width: 9rem;
	height: 3rem;
	line-height: 3rem;
	background: #e5f1fc;
	font-size: 1.5rem;
	text-align: center;
	color: #036;
	margin-top: 1rem;
}
.wmjj ul li .wmjj_tx{
	padding-left: 10rem;
}
.wmjj ul li h1{
	font-size: 1.75rem;
	font-weight: normal;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.wmjj ul li p{
	font-size: 1.5rem;
	color: #666;
	padding-top: 0.5rem;
}



.wmjj1 ul{
	margin-top: 0;
}
.wmjj1 ul li{
	padding: 1rem 0;line-height:1.5rem;
	overflow: hidden;
	border-bottom: 1px dashed #BDBDBD;
}
.wmjj1 ul li .gyxw_time{
	float: left;
	width: 9rem;
	height: 3rem;
	line-height: 3rem;
	background: #e5f1fc;
	font-size: 1rem;
	text-align: center;
	color: #036;
}
.wmjj1 ul li .wmjj_tx{
	padding-left: 10rem;
}
.wmjj1 ul li h1{
	font-size: 1.75rem;
	font-weight: normal;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.wmjj1 ul li p{
	font-size: 1.5rem;
	color: #666;
	padding-top: 0.5rem;
}



.xyfj{
	margin-top: 2rem;
	width: auto;
}
.xyfj .hd{
	display: none;
}
.xyfj a{
	display: block;
}
.xyfj img{
	display: block;
	width: 100%;
	height: 17.5rem;
}
.xyfj .bd li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15.9375rem;
	height: 4rem;
	line-height: 4rem;
	background: url(../img/xylybg.png) no-repeat;
	font-size: 1.875rem;
	color: #fff;
	padding-left: 1rem;
}
.ztwz .title{
	margin: 0 2rem;
}
.ztwz ul{
	margin: 1rem 1rem;
}
.ztwz ul li{
	float: left;
	width: 50%;
}
.ztwz ul li a{
	display: block;
	margin: 1rem;
}
.ztwz ul li img{
	display: block;
	width: 100%;
	height: 100%;
}
.kstd{
	margin: 2rem 1rem 0 1rem;
}
.kstd ul li{
	float: left;
	width: 50%;
	text-align: center;
}
.kstd ul li a{
	display: block;
	margin: 1rem 0;
	height: 3.5rem;
	line-height: 3.5rem;
	font-size: 1.525rem;
	color: #fff;
}
.kstd ul li.kstd1 a{
	background: #003366;
}
.kstd ul li.kstd2 a{
	background: #bf6030;
}
.kstd ul li.kstd3 a{
	background: #24a8e6;
}
.kstd ul li.kstd4 a{
	background: #c9a952;
}
.kstd ul li.kstd5 a{
	background: #8cb08a;
}
.kstd ul li.kstd6 a{
	background: #ffcc33;
}
.kstd ul li.kstd7 a{
	background: #0f8970;
}
.kstd ul li.kstd8 a{
	background: #a3826d;
}
.kstd ul li.kstd9 a{
	background: #ecb08a;
}

footer{
	width: 100%;
	background: #036;
	margin-top: 4rem;
	padding: 1.5rem 0;
}
footer > p{
	font-size: 1.375rem;
	text-align: center;
	line-height: 2.5rem;
	color: #fff;
}
footer ul li{
	float: left;
	width: 50%;
}
footer ul li > div{
	display: block;
	color: #fff;
	margin: 1rem 1rem 0 1rem;
}
footer ul li > div > a{
	display: block;
	width: 7.5rem;
	color: #fff;
}
footer ul li:first-child > div > a{
	float: right;
}
footer ul li div a > p{
	width: 7.5rem;
	font-size: 1.375rem;
	text-align: center;
}
footer ul li img{
	display: inline-block;
	width: 7.5rem;
	height: 7.5rem;
}

/*以下是子页面样式*/
.xlnav h1{
	font-size: 1.875rem;
	line-height: 6rem;
	border-bottom: 1px solid #e8e7e7;
	box-shadow:0px 1px 2px rgba(0,0,0,.05);
	text-align: center;
}
.xlnav h1 img{
	display: inline-block;
	width: 0.875rem;
	height: 0.625rem;
	vertical-align: middle;
	padding-left: 1rem;
}
.xlnav ul{
	display: none;
}
.xlnav ul li a{
	display: block;
	line-height: 4.5rem;
	font-size: 1.625rem;
	text-align: center;
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
}
.weizhi{
	line-height: 5rem;
	border-bottom: 1px solid #c9c9c9;
	margin: 0 2rem;
	font-size: 1.625rem;
}
.list_tx{
	padding: 0 2rem;
}
.list_tx ul{
	padding-top: 1rem;
}
.list_tx ul li{
	line-height: 4.5rem;
	font-size: 1.625rem;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.list_tx ul li i{
	float: right;
	padding-left: 1.5rem;
}
.con{
	padding: 0 2rem;
}
.dpzw{
	font-size: 1.625rem;
	line-height: 3.5rem;
	padding-top: 2rem;
}
.dpzw p{
	
}
.dpzw img{width:100%;}
.con_ti{
	text-align: center;
	margin: 2rem 0 0 0;
}
.con_ti h1{
	font-size: 1.75rem;
	color: #0064D4;
}
.con_ti h2{
	height: 3rem;
	line-height: 3rem;
	font-size: 1.375rem;
	font-weight: normal;
	color: #666;
	margin-top: 0.5rem;
	border-bottom: 1px dashed #c9c9c9;
}
.con_ti h2 i{
	padding: 0 1rem;
}
.sxp ul li{
	float: left;
	width: 50%;
}
.sxp ul li div{
	padding: 2.5rem 5rem 0 5rem;
}
.sxp ul li div a{
	display: block;
	height: 4rem;
	line-height: 4rem;
	background: #F3A61F;
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
}
.list_pic{
	padding: 0 1.5rem;
}
.list_pic ul li{
	width: 100%;
	margin-top: 2rem;
}
.list_pic ul li img{
	display: block;
	width: 100%;
}
.list_pic ul li p{
	padding: 0.75rem;
	font-size: 1.625rem;
	text-align: center;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.linklist{
	padding: 0 2rem;
}
.linklist ul{
	padding-top: 1rem;
}
.linklist ul li{
	float: left;
	width: 50%;
	line-height: 4rem;
	font-size: 1.5rem;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.linklist ul li a{
	display: block;
	margin: 0 1rem;
	border-bottom: 1px solid #e5e5e5;
}
/*切换样式*/
.qh{
	width: 100%;
	margin-top: 2rem;	
}
.qh_nav{
	line-height: 4rem;
	background-color: #e7e5e5;
	overflow: hidden;
}
.qh_nav ul{
	float: left;
	margin: 0;
	padding: 0;
}
.qh_nav ul li{
	font-size: 1.625rem;
	padding: 0 1rem;
	border-left: 1px solid #fff;
	float: left;
	cursor: pointer;
}
.qh_nav ul li:first-child{
	border-left:0;
}
.qh_nav ul li.on{
	background-color: #E60013;
	color: #fff;
}
.qh_show .each{
	display: none;
	font-size: 1.625rem;
	line-height: 3.5rem;
	margin-top: 2rem;
}
.qh_show .each p{
	text-indent: 2em;	
}