@charset "utf-8";
/* ---htmlbody100%--- */
*{margin:0;padding:0}
html, body{}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
.active {
	color: white!important;
	background: url('../images/54.png') no-repeat!important;
	background-size: 100% 100%!important;
}

header {
	height: 171px;
	background: url('../images/1.png') no-repeat;
	background-size: 100% 100%;
	position: relative;
}
header .flex {
	width: 1350px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .flex .search{
	width: 319px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #0066DC;
	background: #004AA0 url('../images/41.png') no-repeat 90%;
	background-size: 21px 21px;
	color: white;
	border-radius: 30px;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 20px;
	outline: none;
		cursor: pointer;
}
::-webkit-input-placeholder {
	color: white;
}
header .flex .search .searchSon {
	width: 100%;
	height: 100%;
}
header .flex .flexSon {
	width: 60%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: white;
	margin-top: 19px;
}
header .flex .flexSon .border{
	width: 1px;
	height: 25px;
	background: white;
}
header .nav {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 57px;
	background: rgba(0,65,142,0.8);
}
header .nav .navSon {
	width: 1350px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .nav .navSon .navSons {
	width: 100%;
	height: 100%;
}
.is{
 cursor: pointer;
 height: 57px;
 line-height: 57px;
}
.wp_nav .nav-item {
    width: 10%;
}
.wp_nav .nav-item:hover {
	background: #2E8CFC;
}
.wp_nav .nav-item a{
	color: #FFFFFF!important;
	border:none!important;
}
.wp_nav .nav-item a span.item-name {
	padding: 0;
	line-height: 57px;
}
.wp_nav .sub-nav .nav-item a span.item-name {
	line-height: 40px;
	background: #003F8A;
	width: 86.5%;
	border: 1px solid grey;
	border-bottom: none;
	text-align: center;
}
.wp_nav .sub-nav .nav-item a span.item-name:hover {
	background: #2E8CFC;
}
.wp_search table tbody tr td{
border: none;
background: #004AA0;
color: white;
border-radius: 30px;
height: 42px;
}
.wp_nav .sub-nav .nav-item {
	width: 84%;
}
.wp_nav .sub-nav {
	width: 131px!important;
	border: none;
}
.content {
	display: flex;
	justify-content: flex-end;
	position: relative;
	bottom: 80px;
width: 1350px;
    margin: 0 auto;
}
.content .left {
	width: 281px;
	margin-top: 40px;
}
.content .left .leftSon {
	height: 80px;
	line-height: 80px;
	background: linear-gradient(to right,#1A3BBF,#2B89F0);
	color: white;
	font-size: 20px;
}
.content .left .leftSon img {
	display: inline-block;
	margin: 0px 10px -4px 20px;
}
.content .right {
	padding: 30px;
	background: white;
	width: 1350px;
	box-sizing: border-box;
}
.content .right .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 20px;
}
.content .right .flex .name {
	font-size: 24px;
	color: #003777;
}
.content .right .flex .names a{
	color: #898989;
}
.content .right .flexTwo{
	display: flex;justify-content: space-between;
	align-items: center;
	height: 60px;
}
.content .right .flexTwo .title a{
	color: #6B6B6B;
}
.content .right .flexTwo .title{
	padding-left: 20px;
	background: url('../images/56.png') no-repeat left;
	background-size: 10px 10px; 
	width: 88%;
}
.content .right .flexTwo .time {
	color: #6B6B6B;
}
.wp_listcolumn .wp_column a {
	 height: 50px;
	 line-height: 50px;
	 background: none;
	 border: none;
	 color: black;
	 padding-left: 20px;
	 box-sizing: border-box;
}
.wp_listcolumn .wp_column a .column-name {
	padding: 0;
	line-height: 50px;
}
.wp_listcolumn .wp_column a:hover{
	color: white;
	background: url('../images/54.png') no-repeat;
	background-size: 100% 100%;
}
.wp_listcolumn .wp_column a.selected:hover {
	color: white;
	background: url('../images/54.png') no-repeat;
	background-size: 100% 100%;
}
.wp_listcolumn .wp_column a.selected {
	background: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
	background: none;
	border: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
	color: white;
	background: url('../images/54.png') no-repeat;
	background-size: 100% 100%;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
	padding: 0;
	color: black;
	font-size: 15px;
	line-height: 50px;
	width: 100%;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name:hover{
	color: white;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
	background: none;
}
#wp_listcolumn_w3 {
	border: 1px solid #E3E3E3
}
footer {
	height: 250px;
	background:#003777;
	color: white;
}
footer .footerSon {
	width: 1350px;
	display: flex;
	justify-content: space-between;
	height: 100%;
	margin: 0 auto;
	align-items: center;
}
.footerSon .left p{
	margin: 10px 0;
}
.footerSon .left img {
	vertical-align: middle;
	margin-right: 10px;
}
.footerSon .right {
width: 22%;display: flex;justify-content: space-between
}
.footerSon .right div {
	text-align: center;
}
.footerSon .right div img {
        width: 75%;
    height: 95px;
	margin-bottom: 10px;
}
.footerSon .center {
	text-align: center;
}
.footerSon .center .border {
	width: 25px;
	height: 1px;
	background: white;
	margin: 20px auto;
}
.footerSon .center .coop {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
}
.phoneHead {
	display: none;
}
.phonecenter {
	display: none;
}
@media screen and (min-width:750px) {
html{
		background: #EDEDED;
}
body {
    background-color: #fff;
    font-size: 16px;
		min-width: 1440px;
		max-width: 1920px;
		margin: 0 auto;
		width: 100%;
		position: relative;
}
}
@media screen and (max-width:750px) {
	html,
	body {
	   
	}
	header {
		display: none;
	}
	.phoneHead {
		display: block;
		background: #003777;
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 50px;
		color: white;
		font-size: 14px;
		padding: 0 20px;
	}
	.phoneHead .flexOne {
		width: 70%;
		justify-content: space-between;
		align-items: center;
		display: flex;
	}
	.phoneHead .flexTwo {
		width: 15%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.phoneHead .china {
		width: 100%;
		height: 35px;
		vertical-align: middle;
	}
	.phoneHead .three {
		width: 22px;
		height: 16px;
	}
	.phoneHead .search{
		width: 15px;
		height: 16px;
	}
	.phoneHead .wp_nav .nav-item  {
		width: 100%;
		background: #003777;
		border: 1px solid grey;
		border-bottom: 0;
	}
	.phoneHead .wp_nav .nav-item:last-child {
		border-bottom: 1px solid grey;
	}
	.phoneHead .nav {
		position: absolute;
		top: 50px;
		z-index: 99;
		right: 2px;
width:40%;
	}
	/* .wp_nav .sub-nav {
		width: 100%!important;
		position: static!important;
	}
	.wp_nav .nav-item .mark {
		position: static!important;
	} */
	.phoneImg {
		height: 200px!important;
	}
	.content {
		width: 100%;
		bottom: 0;
		display: block;
	}
	.content .left {
		display: none;
	}
	.content .right {
		width: 94%;
		margin: 0 auto;
		padding: 10px 0;
	}
	.content .right .flexTwo .title {
		width: 60vw;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.content .right .flexTwo {
		height: 50px;
	}
	.pass .moment {
		width: 94%;
		left: 3%;
	}
	.moment .box {
		width: 100%!important;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.moment .box .curry {
		width: 45%;
	}
	.content .right .flex .name {
		width: 96px;
		margin-right: 10px;
	}
	footer {
		height: 100%;
		font-size: 14px;
		display: flex;
		justify-content: center;
		padding: 20px;
		padding-bottom: 50px;
	}
	footer .footerSon {
		width: none;
		display: block;
	}
	.footerSon .right {
		width: 70%;
		margin: 0 auto;
	}
	.footerSon .right div img {
		width: 100px;
	}
	.footerSon .center {
		margin: 20px 0;
	}
	footer .footerSon .center {
		display: none;
	}
	.phonecenter {
		display: block;
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 80%;
		margin: 15px 0;
	}
	.phonecenter .imgOne {
		width: 60%;
	}
	.phonecenter p {
		font-weight: bold;
	}
	footer .footerSon .left{
		margin: 30px 0;
	}
.wp_nav .sub-nav {
	width: 146px!important;
top:0px!important;
left:-96%!important;
}
}