.content_list_btn,.content4_list_btn, .content7_list_btn{
	width:100%;
}
.pagination a:hover{
	color: #003E8B !important;
    background: white !important;
    border: 1px #003E8B solid !important;
}
 .pagination a{
	padding:1px 12px !important;
	color: #003E8B !important;
}
 .pagination a.cur{
	background: #003E8B !important;
	color:#fff!important;
}


.center {
	width: 1200px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 115px;
	background: url(/static/image/top_back.jpg);
	background-size: 100% 100%;
	position:relative;
	
}

#header>.center {
	padding-top: 20px;
	box-sizing: border-box;
	position: relative;
	height:75px;
}

#header .logo {
	width: 301px;
	height: 75px;
	background: url(/static/image/logo.png);
	background-size: 100% 100%;
	
}

#header .logo {
	float: left;
}

#header .logo>div:first-child {
	font-size: 36px;
	color: #fff;
	line-height: 1;
}

#header .logo>div:nth-child(2) {
	font-size: 21px;
	color: #fff;
	line-height: 1;
	margin-top: 13px;
	letter-spacing: 5.5px;
}

#header .r_logo{
	height: 100%;
	position: absolute;
	top: 0;
	right:-44px;
	width: auto;
	height: 115px;
}

#header .cen_logo {
	width: 110px;
	height: 110px;
	overflow: hidden;
	background: url(/static/image/logo_bac.png);
	
	position: absolute;
	left: 50%;
	margin-left: -55px;
	top: 6%;
	
	
	
	
}

#header .cen_logo>img {
	width: 100px;
	height: 100px;
	transition: all 2s;
	margin: 22px 22.5px;
}

#header .cen_logo:hover .logo_pic {
	transform: rotateY(360deg);
}

#header .search_01 {
	width: 190px;
	height: 40px;
	box-sizing: border-box;
	border: 2px solid #fff;
	border-radius: 40px;
	position: absolute;
	right: -57px;
	z-index: 9999;
	margin-top: 8px;
	display: none;
}

#header .search_01>input {
	width: 145px;
	height:40px;
	background: transparent;
	border: none;
	margin-left: 1.3em;
	font-size: 16px;
	line-height: 40px;
	float: left;
	color: #fff;
}


#header .search_01>div {
	
	
	width: 20px;
	height: 16px;
	float: left;
	background: url(/static/image/search_index.png);
	
	background-size:20px;
	
	margin-top: 12px;
}
#header .search_01>div:hover{
	background: url(/static/image/search_index_hover.png);
	background-size:20px;
	cursor:pointer;
}
.search_02 {
	width: 44px;
	height: 39px;
	background: url(/static/image/search1.png)no-repeat right center;
	background: url(/static/image/search1.png);
	right: -57px;
	position: absolute;
	z-index: 9999;
	margin-top: 18px;
}

.head_right_word{
	
	font-size:25px;
	color: #fff;
	font-weight: bolder;
	position: absolute;
	
	top:38px;
	right:134px;
    
    font-family: 楷体;
    letter-spacing: 1px;
}

.old_add{
	display: block;
	position: absolute;
	bottom: -25px;
	right: -74px;
	z-index: 99999;
	color: #fff;
	letter-spacing: 1px;
	font-size: 16px;
}



.nav {
	width: 100%;
	height: 50px;
	background: url(/static/image/nav_back.png)repeat-y;
	background-size: 100% 100%;
	background-color: #006fca; 
	position: relative;
	z-index: 10;
	
	
	
}

.drop {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 46px;
	
	display: none;
}
.drop  li{
	height: auto !important;
}
.nav .right li:last-child ol{
	left: -170px;
}

.nav .left {
	float: left;
}

.nav .right {
	float: right;
	width: auto !important;
}

.nav .left>li:last-child,
.nav .right>li:last-child {
	margin-right: 0;
}
#last_nav{
	margin-right: 0;
}
.nav ul>li {
	float: left;
	margin-right: 10px;
	position: relative;
	width: 110px;
	text-align: center;
	border-top: 4px solid transparent;
}
.nmvio{
    color:#acabac
}

.nav ul>li>a {
	letter-spacing: 1px;
	font-size: 20px;
	color: #fff;
	line-height: 46px;
	transition: 0.3s;
	width: 110px;
}

.nav ul>li:hover .nav_a {
	color: #003f8b !important;
}

.nav ul>li:hover .nav_a{
	color: #fff;
}

.nav ol{
	transition: 0.3s;
	width: 140px;
  background: #fff;
 }
.nav ol a {
	height: 46px;
	line-height: 46px;
	background: #fff;
	text-decoration: none;
	color: #003f8b;
	text-transform: capitalize;
	display: block;
	width: 155px;
	font-size: 16px;
	transition: background-color 0.5s ease-in-out;
	text-align: center;
}
.nav ol a:hover {
	background-color: #003f8b;
	
	color: #FFF !important;
}


.bomnone{
	border-bottom: none !important;
}
.left li:first-child ol,.nav .menu3,.nav .menu4,.right li:last-child ol{
	width: 310px;
}
.left li:first-child ol li,.nav .menu3 li,.nav .menu4 li,.right li:last-child ol li{
	float: left;
}



.main>li:hover {
	background: #fff;
	color: #003f8b;
	border-top: 4px solid #003f8b;
	
}
.xysy{
	float: left;
	margin-right:10px;
	width: 110px;
	line-height:46px;
	font-size:20px;
	color:#fff;
	text-align: center;
	border-top: 4px solid transparent;
	cursor: pointer;
}
.xysy:hover {
	background: #fff;
	color: #003f8b;
	border-top: 4px solid #003f8b;
	line-height: 46px;
}


.main>li:hover ol{
	z-index: 2;
	
	display: block;
}

.main>ol:hover a {
	border-top: 4px solid #ff9501;
	color: #6510AD !important;
}

.main>li:hover .menu1 li:first-of-type {
	animation: menu1 0s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(2) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(3) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(4) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(5) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(6) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(7) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(8) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(9) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(10) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(11) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(12) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:nth-of-type(13) {
	animation: menu1 0.2s ease-in-out forwards;
}

.main li:hover .menu1 li:last-of-type {
	animation: menu1 0.2s ease-in-out forwards;
}

@keyframes menu1 {
	from {
		opacity: 0;
		
	}
	to {
		
		opacity: 1;
		
	}
}




.main li:hover .menu2 li:first-of-type {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(2) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(3) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(4) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(5) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(6) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(7) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(8) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(9) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(10) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(11) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(12) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(13) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(14) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(15) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(16) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu2 li:nth-of-type(17) {
	animation: menu2 0.2s ease-in-out forwards;
}


@keyframes menu2 {
	0% {
		opacity: 0;
		
	}
	50% {
		
		opacity: 0.5;
		
	}
	100% {
		
		opacity: 1;
		
	}
}




.main li:hover .menu3 li:first-of-type {
	animation: menu3 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(2) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(3) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(4) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(5) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(6) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(7) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(8) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(9) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(10) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(11) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(12) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(13) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(14) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(15) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(16) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu3 li:nth-of-type(17) {
	animation: menu2 0.2s ease-in-out forwards;
}

@keyframes menu3 {
	0% {
		opacity: 0;
		
	}
	100% {
		
		opacity: 1;
		
	}
}




.main li:hover .menu4 li:first-of-type {
	animation: menu4 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(2) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(3) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(4) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(5) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(6) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(7) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(8) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(9) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(10) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(11) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(12) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(13) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(14) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(15) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(16) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu4 li:nth-of-type(17) {
	animation: menu2 0.2s ease-in-out forwards;
}

@keyframes menu4 {
	0% {
		opacity: 0;
		
	}
	100% {
		
		opacity: 1;
		
	}
}




.main li:hover .menu5 li:first-of-type {
	animation: menu5 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(2) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(3) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(4) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(5) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(6) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .men5 li:nth-of-type(7) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(8) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(9) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(10) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(11) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(12) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(13) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(14) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(15) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(16) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu5 li:nth-of-type(17) {
	animation: menu2 0.2s ease-in-out forwards;
}

@keyframes menu5 {
	0% {
		opacity: 0;
		
	}
	100% {
		
		opacity: 1;
		
	}
}




.main li:hover .menu6 li:first-of-type {
	animation: menu6 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(2) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(3) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(4) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(5) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(6) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(7) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(8) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(9) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(10) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(11) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(12) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(13) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(14) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(15) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(16) {
	animation: menu2 0.2s ease-in-out forwards;
}

.main li:hover .menu6 li:nth-of-type(17) {
	animation: menu2 0.2s ease-in-out forwards;
}
.content4_list_btn{
    color: black;
    font-size: 16px;
}
.content4_list_btn a{
    color: black;
}
.content4_list_btn span {
    margin: 3px;
}

@keyframes menu6 {
	0% {
		opacity: 0;
		
	}
	100% {
		
		opacity: 1;
		
	}
}




.white-mode {
	text-decoration: none;
	padding: 7px 10px;
	background-color: #122;
	border-radius: 3px;
	color: #fff;
	transition: 0.35s ease-in-out;
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-family: sans-serif;
}

.white-mode:hover {
	background-color: #fff;
	color: #122;
}

.search_02:hover{
			background-image:url(/static/image/hover.png);
		}
