.middle {
	width: 1400px;
	margin: 0 auto;
}
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.myxian {
	position: relative;
	margin: 20px 0;
	height: 2px;
	overflow: hidden;
}
.myxian div:nth-child(1) {
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #e5e5e5;
	left: 0;
	top: 0;
}
.myxian div:nth-child(2) {
	position: absolute;
	width: 9px;
	height: 2px;
	background-color: #262626;
	left: 0;
	top: 0;
}
.arrow_right {
	border: solid black;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}



.upText {
	display: flex;
	color: #666666;
	margin-top: 22px;
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
.upText_icon {
	width: 22px;
	height: 25px;
	margin: 0 10px;
	background: url("/themes/index/public/assets/image/home.png") no-repeat;
}
.leftText {
	width: 310px;
	float: left;
}
.leftText .ret {
	width: 95px;
	height: 50px;
	border: 2px solid rgba(9, 67, 141, 0.05);
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(11,77,161,1);
	margin-top: 50px;
	margin-bottom: 36px;
	text-align: center;
	line-height: 46px;
}
.leftText .ret a {
	display: block;
	color: rgba(11,77,161,1);
}
.leftText > p {
	color: #0B4DA2;
	margin-bottom: 32px;
}
.leftText > p span {
	color: #999999;
}
.leftText .xian {
	width: 300px;
	height: 2px;
	background-color: #EEEEEE;
	margin-top: 57px;
	margin-bottom: 15px;
}
.artice .news span {
    display: inline-block;
    font-size: 20px;
    color: #0B4DA2;
    margin-bottom: 36px;
}
.artice .news p {
	margin-bottom: 18px;
	color: #666666;
}
.artice .news p a {
	color: #666;
}
.artice .rightText2 {
	width: 100%;
	float: right;
	margin-top: 50px;
	padding-top: 40px;
	background-color: #FDFDFF;
	padding-bottom: 50px;
	line-height: 36px;
	margin-bottom: 50px;
}
.artice .rightText2 > p {
	margin-bottom: 16px;
	margin-left: 47px;
	color: #666666;
	font-size: 28px;
}
.artice .rightText {
	width: 850px;
	float: right;
	margin-top: 50px;
	padding-top: 40px;
	background-color: #FDFDFF;
	padding-bottom: 50px;
	line-height: 36px;
}
.artice .rightText > h2 {
	margin-bottom: 16px;
	margin-left: 47px;
	color: #666666;
	font-size: 28px;
}
.artice .time_eye {
	margin-left: 47px;
	display: flex;
	align-items: center;
}
.artice .time_eye img:nth-of-type(1) {
	width: 19px;
}
.artice .time_eye img:nth-of-type(2) {
	width: 21px;
}
.artice .time_eye span {
	padding-left: 10px;
	padding-right: 33px;
	color: #999999;
	font-size: 14px;
}
.artice .rightText .contextt{padding-left: 47px}
.artice .rightText .contextt p{font-size: 18px;}
.artice .rightText .contextt p img{width: 100%;}
.artice .rightText .imgs {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.artice .rightText .imgs img {
	width: 558px;
	/*	height: 419px;*/

	margin-top: 22px;
}
.artice .rightText .imgs p {
	width: 756px;
	color: #666666;
}
.artice .rightText .imgs p:nth-of-type(1) {
	margin-top: 46px;
}
.artice .rightText .imgs p:nth-of-type(2) {
	margin-top: 22px;
}
.artice .rightText2 .imgs {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-left: 50px;
	padding-right: 50px;
}
.artice .rightText2 .imgs img {
	margin-top: 22px;
}
.artice .rightText2 .imgs p {
	/*	width: 756px;*/

	color: #666666;
}
.corg {
	color: #F39801;
}
.detailsItem li:hover {
/*	background-color: #0B4DA2!important;*/
	color: #0B4DA2!important;
}
.detailsItem li:hover a {
	color: #0B4DA2!important;
}
/*css page style pagination*/

.page {
	padding: 3px;
	margin: 20px 5px 15px 5px;
	text-align: center;
}
.page a {
	display: inline-block;
	border: #eee 1px solid;
	padding: 5px 12px;
	margin: 2px;
	color: #036cb4;
	text-decoration: none;
}
.page a:hover {
	border: #999 1px solid;
	color: #666;
}
.page a:active {
	border: #999 1px solid;
	color: #666;
}
.page .current {
	border: #036cb4 1px solid;
	padding: 5px 8px;
	font-weight: bold;
	margin: 2px;
	color: #fff;
	background-color: #036cb4;
}
.page .disabled {
	border: #eee 1px solid;
	padding: 5px 8px;
	margin: 2px;
	color: #ddd;
}







@media only screen and (max-width:1024px){
	.artice .rightText{width: 100%;margin-top: 0;padding-top: 0;}
	.arrt{width: 90% !important;margin: auto;}
	.artice .rightText > h2{margin-left: 0;font-size: 16px;}
	.artice .rightText .contextt {padding-left: 0;}
	.artice .time_eye{margin-left: 0;}
	.artice .rightText .contextt p{font-size: 14px;}
}



