/****All***/
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

ul,li {
	list-style: none;
	list-style-type: none;
}
a {
	color: #000000;
	text-decoration: none;

}
a:hover {
	text-decoration: none;
}
/****index***/
.xx {
	margin-top: 50px;
	margin-right: 50px;
}
.news {
	margin-top: 15px;
}
.yw-one-title {
	padding-bottom: 8px;
	padding-top: 8px;
}
.small {
	color: #999999;
}
.yw-title {
	padding-bottom: 10px;
	padding-top: 50px;
	border-bottom: 2px solid #003399;
}
.news-list {
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 12px;
	padding-top: 12px;
	height: 71px;
}
.news-list .list-time {
	margin-right: 12px;
	color: #003399;
	font-weight: bold;
	border-right: 1px solid #003399;
	padding-right: 12px;
}
.news-list .times {
	height: 48px;
	width: 82px;
	border: 1px solid #003399;
	float: left;
	text-align: center;
	color: #ffffff;
	margin-right: 14px;
}
.news-list .times .day {
	padding-top: 5px;
	float: left;
	background-color: #003399;
	height: 46px;
	width: 40px;
	font-size: 22px;
	font-weight: bold;
}
.news-list .times .yue {
	float: right;
	width: 36px;
	height: 46px;
	background-color: #ffffff;
	color: #000;
}
.news-list .list-time small {
	padding-left: 10px;
}
.xw-title {
	padding-bottom: 10px;
	padding-top: 20px;
	border-bottom: 2px solid #003399;
}
.right-bottom-list {
	height: 200px;
	width: 100%;
	margin-top: 30px;
}
.left25 {
	text-align: center;
	padding-top: 65px;
	float: left;
	width: 20%;
	height: 200px;
	display: inline;
	background-color: #f2f2f2;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.quick-all{
	width: 100%;
	background-color: #EEE9E9;
	padding-top: 50px;
	padding-left: 30px;
	padding-bottom: 50px;
}
.quick{
	float: left;
	width: 120px;
	text-align: center;
	font-weight: bold;
	color: #104E8B;
}
.right75 {
	float: right;
	width: 80%;
	height: 200px;
	display: inline;
	/*border-top: 2px #003399 solid; */
}
.right75 img {
	height: 200px;
}
.link {
	margin-top: 50px;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f2f2f2;
}
.link-list {
	float: right;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.quicklink {
	margin-right: 10px;
}
.quicklink img{
	opacity:0.5;
	filter:alpha(opacity=50);
}
.quicklink img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
/*********list*********/
.list-article {
	margin-bottom: 80px;
}
.list-article li {
	line-height: 40px;
}
.pagination {
	margin-top: 50px;
}
.pagination .page-link{
	color: #6c6c6c;
}
.right-photo {
	margin-top: 80px;
}
/*********article*********/
.position {
	color: #999999;
	margin-top: 80px;
	margin-bottom: 30px;
}
.at h3 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.info {
	padding-left: 20px;
	border-left: solid 1px #cccccc;
	padding-bottom: 10px;
}
.article_content {
	margin-top: 40px;
	font-size: 16px;
	line-height: 32px;
	word-wrap: break-word;
	padding-bottom: 50px;
}
.article_content img {
	margin-top: 30px;
	margin-bottom: 30px;
}
.share {
	margin-bottom: 50px;
}
.self {
	padding-top: 50px;
}
/*********jianjie*********/
#sidebar{
	margin-top: 40px;
	float: left;
	width: 100%;
	color: #ffbdbd;
	will-change: min-height;
}

#sidebar .sidebar__inner{
	padding: 10px;
	position: relative;
	transform: translate(0, 0);
	transform: translate3d(0, 0, 0);
	will-change: position, transform;
}
.content {
	font-size: 16px;
	line-height: 32px;
	word-wrap: break-word;
	padding-bottom: 100px;
	padding-top: 40px;
}
.content img {
	margin-top: 20px;
}
/*********footer*********/
.footer {
	background-color: #1c4692;
	color: #ffffff;
	padding-top: 50px;
	padding-bottom: 24px;
}
.weixin {
	color: #999999;
	margin-right: 30px;
	text-decoration: none;
}
.weixin:hover {
	color: #ffffff;
}
.span {
	line-height: 30px;
	color: #ccccff;
	font-size: 95%
}
.copyright {
	font-size: 90%;
	background-color: #16366f;
	text-align: center;
	line-height: 40px;
	color: #999999;
}
.copyright a {
	color: #999999;
	text-decoration: none;
}

@media (min-width: 992px) {
	body {
		margin-top: 165px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	
}
/*****
@media (min-width: 576px) and (max-width: 767.98px) {
	
}
*****/
@media (max-width: 767.98px) {
	body {
		margin-top: 80px;
	}
	.img {
		width: 287px;
		margin-left: 40px;
	}
	.codehim-dropdown {
		height: 80px;
	}
	.news-list {
		height: 70px;
	}
.news-list .times {
	height: 42px;
	width: 66px;
	margin-right: 8px;
}
.news-list .times .day {
	padding-top: 7px;
	height: 40px;
	width: 30px;
	font-size: 16px;
}
.news-list .times .yue {
	width: 30px;
	height: 40px;font-size: 14px;
}
	.article_content img {
		height:auto !important;
		overflow:hidden;
	}
	.content img {
		height:auto !important;
		overflow:hidden;
	}
	.left25 {
		padding-top: 45px;
		font-size: 14px;
		height: 160px;
	}
	.right75 {
		height: 160px;
	}
	.right75 img {
		height: 160px;
	}
	.jianjie h4 {
		width: 50%;
	}
	.footer {
		text-align: center;
		padding-top: 20px;
	}
	.one-news {
		display: inline-block;
		height: auto;
		max-width: 50%;
	}
	.position {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.at h3 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.info {
		padding-bottom: 0px;
	}
	.list-article {
		margin-bottom: 40px;
	}
	.list-article li {
		font-size: 18px;
		padding-top: 8px;
		padding-bottom: 8px;
		line-height: 24px;
		border-bottom: 1px solid #f3f3f3;
	}
	.pagination {
		margin-top: 30px;	
	}
	.pagination li {
		border-bottom: none;
	}
	.content {
		line-height: 30px;
		font-size: 18px;
		padding-top: 10px;
	}
	.article_content {
		margin-top: 20px;
		font-size: 18px;
		line-height: 30px;
	}
}
