*{
	padding: 0px;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
}
@media  (max-width:1535px) {
	body{
		/* height: 1308px; */
		overflow-x: hidden;
		min-height: 1242px;
	}
	#topbg{
		/* height: 457px;
		width:1536px ; */
		height: 400px;
		width:1344px;
		background: url(./image/BGround.png) center no-repeat;
		background-size: contain;
		position: relative;
		margin: 0 auto;
	}
	#navi_list{
		/* height: 91px; */
		height: 80px;
		width: 100%;
		background: url(./image/navi.jpg) bottom center no-repeat;
		background-size: contain;
		position: absolute;
		margin: 0 auto;
		bottom: 0px;
	}
	#navi_list span:hover{
		color: #004cca;
	}
	#navi_window{
		width:1344px;
		height: 80px;
	}
	.content{
		width:1344px;
		height: 80px;
	}
	.wp_nav {
	    margin: 0 auto;
	    padding: 40px 152px;
	    display: block;
	}
	.wp_nav .nav-item {
	    display: inline-block;
	    float: left;
	    position: relative;
	    vertical-align: bottom;
	    width: 100px;
	}
	.wp_nav .nav-item a span.item-name {
	    display: inline-block;
	    padding: 5px 10px;
	    line-height: 22px;
	    cursor: pointer;
	    color: #ffffff;
	    font-size: 16px;
	}
	.wp_nav .sub-nav {
	    display: block;
	    position: absolute;
	    z-index: 200;
	    border: 1px solid #ccc;
	    border-top: none;
	    background-color: #95d5ff;
	}
	.wp_nav .sub-nav:hover{
	   background-color: #95d5ff;
	}
	.item-name:hover{
	  color: #004cca;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul{
		width: 100px;
	    height: 198px;
	    padding-right: 20px;
	    top: 32px;
	    left: 0px;
	}
		
	#wp_nav_w1 > ul > li.nav-item.i6 > ul{
		padding-right: 15px;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul > li.nav-item > a > span {
	    text-align: center;
	    padding-right: 10px;
	    background-color: #95d5ff;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul > li.nav-item.i3-5 > a > span {
	    padding-right: 42px;
	}
	#wp_nav_w1 > ul > li.nav-item.i6 > ul > li.nav-item > a > span {
	    background-color: #95d5ff;
	}
	
	
	#table table tbody tr:nth-child(2) td:nth-child(1){
		width: 27px;
	}
	#table table tbody tr:nth-child(2) td:nth-child(7){
		width: 157px;
	}
	
	#copyright{
		width:1344px ;
		height: 88px;
		background: url(./image/copyright.jpg) center no-repeat;
		margin: 0 auto;
	}
	#copyright span{
		display: block;
		height: 15px;
		padding-top:30px ;
	}
	#copyright span p{
		color: #ffffff;
		font-size: 13px;
		text-align: center;
	}
}
@media (min-width:1536px) and (max-width:1727px) {
	body{
		/* height: 1308px; */
		min-height:1312px;
		overflow-x: hidden;
	}
	#topbg{
		height: 457px;
		background: url(./image/BGround.png) center no-repeat;
		background-size: contain;
		width:1536px ;
		position: relative;
		margin: 0 auto;
	}
	#navi_list{
		height: 91px;
		width: 100%;
		background: url(./image/navi.jpg) bottom center no-repeat;
		background-size: contain;
		position: absolute;
		bottom: 0px;
	}
	#navi_list span:hover{
		color: #004cca;
	}
	#navi_window{
		height: 91px;
		width: 1536px;
	}
	.content{
		height: 91px;
		width: 1536px;
	}
	
	.wp_nav {
	    display: block;
	    margin: 0;
	    padding: 40px 218px;
	    display: block;
	}
	.wp_nav .nav-item {
	    display: inline-block;
	    float: left;
	    position: relative;
	    vertical-align: bottom;
	    width: 110px;
	}
	.wp_nav .nav-item a span.item-name {
	    display: inline-block;
	    padding: 5px 10px;
	    line-height: 22px;
	    cursor: pointer;
	    color: #ffffff;
	    font-size: 18px;
	}
	.wp_nav .sub-nav {
	    display: block;
	    position: absolute;
	    z-index: 200;
	    border: 1px solid #ccc;
	    border-top: none;
	    background-color: #95d5ff;
	}
	li.nav-item.i3 .sub-nav{
		width:118px;
		height:198px;
		top:32px;
		left:32px
	}
	li.nav-item.i6 .sub-nav{
		width:100px;
		height:99px;
		top:32px;
		left:0px;
	}
	.wp_nav .sub-nav:hover{
	   background-color: #95d5ff;
	}
	.item-name:hover{
	  color: #004cca;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul{
	width: 110px;
	    height: 198px;
	    padding-right: 30px;
	    top: 32px;
	    left: 0px;
	}
	#wp_nav_w1 > ul > li.nav-item.i6 > ul{
		 padding-right: 25px;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul > li.nav-item > a > span {
	    background-color: #95d5ff;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul > li.nav-item.i3-5 > a > span {
	    padding-right: 42px;
	}
	#wp_nav_w1 > ul > li.nav-item.i6 > ul > li.nav-item > a > span {
	    background-color: #95d5ff;
	}
	
	
	#table table tbody tr:nth-child(2) td:nth-child(1){
		width: 180px;
	}
	#table table tbody tr:nth-child(2) td:nth-child(7){
		width: 180px;
	}
	#copyright{
		width:1536px ;
		height: 101px;
		background: url(./image/copyright.jpg) center no-repeat;
		margin: 0 auto;
	}
	#copyright span{
		display: block;
		height: 18px;
		padding-top:35px ;
	}
	#copyright span p{
		color: #ffffff;
		font-size: 15px;
		text-align: center;
	}
}

@media (min-width:1728px) and (max-width:1919px){
	body{
		min-height: 1381px;
		overflow-x: hidden;
	}
	#topbg{
		/* height: 457px;
		width:1536px ; */
		height: 515px;
		width: 1728px;
		background: url(./image/BGround.png) center no-repeat;
		background-size: contain;
		position: relative;
		margin: 0 auto;
	}
	#navi_list{
		/* height: 91px; */
		height: 103px;
		width: 100%;
		background: url(./image/navi.jpg) bottom center no-repeat;
		background-size: contain;
		position: absolute;
		margin: 0 auto;
		bottom: 0px;
	}
	#navi_list span:hover{
		color: #004cca;
	}
	#navi_window{
		height: 103px;
		width: 1728px;
	}
	.content{
		height: 103px;
		width: 1728px;
	}
	
	.wp_nav {
	    margin: 0;
	    padding: 50px 314px;
	    display: block;
	}
	.wp_nav .nav-item {
	    display: inline-block;
	    float: left;
	    position: relative;
	    vertical-align: bottom;
	    width: 110px;
	}
	.wp_nav .nav-item a span.item-name {
	    display: inline-block;
	    padding: 5px 10px;
	    line-height: 22px;
	    cursor: pointer;
	    color: #ffffff;
	    font-size: 19px;
	}
	.wp_nav .sub-nav {
	    display: block;
	    position: absolute;
	    z-index: 200;
	    border: 1px solid #ccc;
	    border-top: none;
	    background-color: #95d5ff;
	}
	li.nav-item.i3 .sub-nav{
		width: 138px;
	     	height: 198px;
	   	top: 32px;
	    	left: -12px;
	}
	li.nav-item.i6 .sub-nav{
		width: 115px;
	   	 height: 99px;
	   	 top: 32px;
	   	 left: -5px;
	}
	
	.wp_nav .sub-nav:hover{
	   background-color: #95d5ff;
	}
	.item-name:hover{
	  color: #004cca;
	}
	
	#wp_nav_w1 > ul > li.nav-item.i3 > ul{
	    width: 110px;
	    height: 198px;
	    padding-right: 25px;
	    top: 32px;
	    left: 0px;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul > li.nav-item > a > span {
	    background-color: #95d5ff;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul > li.nav-item.i3-5 > a > span {
	    padding-right: 42px;
	}
	#wp_nav_w1 > ul > li.nav-item.i6 > ul{
	    width: 110px;
	    height: 99px;
	    top: 32px;
	    padding-right: 10px;
	    left: 0px;
	    visibility: hidden;
	}
	#wp_nav_w1 > ul > li.nav-item.i6 > ul > li.nav-item> a > span {
	    background-color: #95d5ff;
	}
	
	
	#table table tbody tr:nth-child(2) td:nth-child(1){
		width: 202px;
	}
	#table table tbody tr:nth-child(2) td:nth-child(7){
		width: 202px;
	}
	#copyright{
		width:1728px ;
		height: 112px;
		background: url(./image/copyright.jpg) center no-repeat;
		margin: 0 auto;
	}
	#copyright span{
		display: block;
		height: 21px;
		padding-top:39px ;
	}
	#copyright span p{
		color: #ffffff;
		font-size: 18px;
		text-align: center;
	}
}
@media (min-width: 1920px) {
	body{
		min-height: 1450px;
		overflow-x: hidden;
	}
	#topbg{
		/* height: 457px;
		width:1536px ; */
		height: 572px;
		width: 1920px;
		background: url(./image/BGround.png) top center no-repeat;
		background-size: contain;
		position: relative;
		margin: 0 auto;
	}
	#navi_list{
		/* height: 91px; */
		height: 111px;
		width: 100%;
		background-size: contain;
		position: absolute;
		margin: 0 auto;
		bottom: 0px;
		padding-top: 64px;
	}
	#navi_list span:hover{
		color: #004cca;
	}
	#navi_window{
		height: 111px;
		width: 1920px;
	}
	.content{
		height: 111px;
		width: 1920px;
	}
	
	.wp_nav {
	    margin: 0;
	    padding: 60px 290px;
	    display: block;
	}
	.wp_nav .nav-item {
	    display: inline-block;
	    float: left;
	    position: relative;
	    vertical-align: bottom;
	    width: 130px;
	}
	.wp_nav .nav-item a span.item-name {
	    color: #ffffff;
	    display: inline-block;
	    padding: 5px 10px;
	    line-height: 22px;
	    cursor: pointer;
	    font-size: 21px;
	}
	.wp_nav .sub-nav {
	    display: block;
	    position: absolute;
	    z-index: 200;
	    border: 1px solid #ccc;
	    border-top: none;
	    background-color: #95d5ff;
	}    
	li.nav-item.i3 .sub-nav{
		width: 146px;
	    	height: 198px;
	  	  top: 32px;
	   	 left: -10px;
	}
	li.nav-item.i6 .sub-nav{
		width: 130px;
	   	 height: 99px;
	   	 top: 32px;
	   	 left: 0px;
	}
	.wp_nav .sub-nav:hover{
	   background-color: #95d5ff;
	}
	.item-name:hover{
	  color: #004cca;
	}	
	#wp_nav_w1 > ul > li.nav-item.i3 > ul{
		    width: 130px;
	    height: 198px;
	    padding-right: 15px;
	    top: 32px;
	    left: 0px;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul > li.nav-item > a > span {
	    background-color: #95d5ff;
	}
	#wp_nav_w1 > ul > li.nav-item.i3 > ul > li.nav-item.i3-5 > a > span {
	    padding-right: 42px;
	}
	
	#wp_nav_w1 > ul > li.nav-item.i6 > ul > li.nav-item> a > span {
	    background-color: #95d5ff;
	    padding-right:16px;
	}
	
	
	#table table tbody tr:nth-child(2) td:nth-child(1){
		width: 224px;
	}
	#table table tbody tr:nth-child(2) td:nth-child(7){
		width: 224px;
	}
	
	#copyright{
		width:1920px ;
		height: 124px;
		background: url(./image/copyright.jpg) center no-repeat;
		margin: 0 auto;
	}
	#copyright span{
		display: block;
		height: 24px;
		padding-top:43px ;
	}
	#copyright span p{
		color: #ffffff;
		font-size: 21px;
		text-align: center;
	}
	
}
	
	#table{
		height: 754px;
		width: 1536px;
		margin: 0 auto;
	}
	#table table{
		width: 1536px;
		height: 100%;
	}
	#table table tbody{
		
	}
	#table table tbody tr:first-child{
		height: 17px;
		width: 100%;
	}
	#table table tbody tr:nth-child(2){
		height: 720px;
	}
	#table table tbody tr:nth-child(2) td:nth-child(2){
		width:330px;
	}
	.window1{
		width: 328px;
		height: 382px;
		border: 1px solid #95d5ff;
		border-radius: 11px;
	}
	.window1 ul {
	    margin: 12px 5px 24px 12px;
	    height: 301px;
	    width: 290px;
	}
	.wp_article_list .list_item .Article_Title{
		display: inline-block;
		vertical-align: top;
		float: left;
		margin-left: 15px;
	}
	.wp_article_list .list_item .Article_Index{
		display: none;
		margin-left: 0px;
	}
	.window2{
		width: 328px;
		height: 9px;
	}
	.window3{
		width: 328px;
		border: 1px solid #95d5ff;
		height: 325px;
		border-radius: 11px;
	}
	.window3 ul {
	    margin: 12px 5px 24px 10px;
	    height: 301px;
	    width: 290px;
	}
	#table table tbody tr:nth-child(2) td:nth-child(4){
		width:484px ;
	}
	#table table tr td {
			margin-right:0px ;
	}
	.window4{
		width:482px ;
		height:718px;
		border: 1px solid #95d5ff;
		border-radius: 11px;
	}
	.window4 .imgbox{
		height: 296px;
		width:452px ;
	}
	.window4 .ull{
		margin-top: 14px;
	}
	.window4 ul {
	    display: block;
	    margin: 10px 15px 24px 18px;
	    width: 415px;
	}
	#table table tbody tr:nth-child(2) td:nth-child(6){
		width:330px ;
	}
	#table table tbody tr:last-child{
		height: 18px;
	}
	#table table tbody tr td div .title{
		width: 319px;
		height: 42px;
		background: linear-gradient(to bottom, #95d5ff, #d1f2ff);
		margin:3px 4px;
		border-radius: 10px 10px 0 0 ;
	}
	#table table tbody tr td div .title2{
		width: 474px;
		height: 42px;
		background: linear-gradient(to bottom, #95d5ff, #d1f2ff);
		margin:3px 4px;
		border-radius: 10px 10px 0 0 ;
	}
	
	#table table tbody tr td div div img{
		margin: 14px 9px 0 22px ;
		float: left;
	}
	#table table tbody tr td div div h3{
		 line-height: 42px;
		    width: 60%;
		    color: #004cca;
		    float: left;
	}
	#table table tbody tr td div div .more{
		line-height: 42px;
		    font-size: 13px;
		    float: right;
		    padding-right: 10px;
	}
	#table table tbody tr td div div .more a{
		   color: #2a2727a3;
	}
	#table table tbody tr td div ul li{
		height: 43px;
		margin: 1px 0;
		width: 100%;
		line-height: 43px;
		
		background: url(./image/list_icon.png) center left no-repeat;
	}
	#table table tbody tr td div ul li a{
		color: #363636;
		padding-left: 10px;
	}
	.wp_article_list .list_item .ex_fields {
	    display: inline;
	    float: right;
	    margin-right: 12px;
	}
	#table table tbody tr td div ul li a:hover{
		color: #0052b7;
	}

	.wp_nav .nav-item .mark {
	    display: none;
	}