@charset "utf-8";
/* ---htmlbody100%--- */
*{margin:0;padding:0}
html, body{}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
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 {
	text-align: center;
	line-height: 40px;
	background: #003F8A;
	width: 86.5%;
	border: 1px solid grey;
	border-bottom: none;
}
.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 {
	width: 1350px;
        margin: 0 auto;
	background: white;
	display: flex;
	justify-content: flex-end;
	position: relative;
	bottom: 60px;
}
.content .left .wp_articlecontent img {
	margin: 10px 0;
}
.content .left {
	margin-right: 70px;
	width: 1020px;

}
.content .left .title {
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0;
text-align: center;
}
.content .left .time {
	color: #8C8C8C;
	font-size: 14px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #EAEAEA;
text-align: center;
}
.content .right {
	width: 268px;
}
.content .right .flexs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
}
.content .right .flexs .journ {
	font-size: 24px;
	color: #003777
}
.content .right .flexs .more a {
	color: #8FB4E3;
}
.content .right .flexs .more {
	width: 92px;
	height: 34px;
	line-height: 34px;
	background: url('../images/39.png') no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.content .right .flexs .move {
	position: relative;
}
.content .right .flexs .img {
	position: absolute;
	left: 81%;
	width: 29px;
	height: 27px;
	top: -15%;
}
.content .right .position {
	margin-top: 35px;
}
.content .right .position a {
	color: #919191;
	font-size: 14px;
}
.rightSon .box {
	margin-top: 19px;
}
.rightSon .box .time {
	margin-top: 15px;
}
.rightSon .box a {
	color: white;
}
.rightSon .box:first-child {
	background: url('../images/16.png') no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 141px;
	box-sizing: border-box;
	padding: 20px 30px;
	color: white;
}
.rightSon .box:nth-child(2) {
	background: url('../images/17.png') no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 141px;
	box-sizing: border-box;
	padding: 20px 30px;
	color: white;
}
.rightSon .box:last-child {
	background: url('../images/18.png') no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 141px;
	box-sizing: border-box;
	padding: 20px 30px;
	color: white;
}
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%;
	}
	.phoneImg {
		height: 200px!important;
	}
	.content .right {
		display: none;
	}
	.content {
		width: 94%;
		margin: 0 auto;
		bottom: 0;
		display: block;
	}
	.content .left {
		width: 100%;
	}
	.content .left .wp_articlecontent img {
		width:auto;
		height:auto;
		max-width:100%;
		max-height:100%;
		vertical-align: middle;
	}
	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;
}
}