body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #333333;
	font-family: "微软雅黑";
}

ul,
li,
p,
a,
span,
tr,
td {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}

a {
	text-decoration: none;
	transition: all 0.2s ease-out 0s;
}

.fl {
	float: left;
}

.flr {
	float: right;
}

.bt-clear {
	clear: both;
}

.bt-box-1200 {
	width: 1200px;
	margin: 0 auto;
}


/*头部信息开始*/


/*顶部*/

.nav_gd {
	border-bottom: 1px solid #CCCCCC
}

.nav_gd_k {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}

.nav_gd_k a {
	color: #333333;
	font-size: 13px;
}

.nav_gd_k span {
	color: #cccccc;
	padding: 0 5px;
}


/*banner*/

.top {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	background: url("../images/banner_03.jpg") center no-repeat;
}

.search {
	width: 384px;
	height: 40px;
	margin-top: 54px;
	background: url(../images/searchbg.png);
	position: relative;
}

.searchText {
	border: 0;
	background: none;
	height: 40px;
	padding: 5px 0;
	padding-left: 50px;
	padding-right: 85px;
	color: #245399;
	width: 100%;
	font-size: 15px;
	outline: none;
}

.searchimg {
	position: absolute;
	right: 0px;
	top: 0px;
	outline: none;
}


/*nav*/

.nav_k {
	width: 100%;
	height: 50px;
	background: #355e92;
}

.nav {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}

.nav a {
	float: left;
	display: block;
	width: 144.5px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 30px;
}

.nav span {
	float: left;
	display: block;
	width: 1px;
	height: 24px;
	background: #9aafc9;
	margin-top: 13px;
	margin-left: 15px;
	margin-right: 15px;
}

.nav a:hover {
	background-color: #4f80bf;
}

.nav_t1 {
	background: url(../images/nav1.png) no-repeat 30px center;
}

.nav_t2 {
	background: url(../images/nav2.png) no-repeat 18px center;
}

.nav_t3 {
	background: url(../images/nav3.png) no-repeat 18px center;
}

.nav_t4 {
	background: url(../images/nav4.png) no-repeat 18px center;
}

.nav_t5 {
	background: url(../images/nav5.png) no-repeat 18px center;
}

.nav_t6 {
	background: url(../images/nav6.png) no-repeat 18px center;
}

.nav_t7 {
	background: url(../images/nav7.png) no-repeat 18px center;
}


/*头部信息结束*/


/* 当前位置开始 */

.posit {
	width: 100%;
	height: 40px;
	background-color: #ededed;
}

.posit-c {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/dqwz.png) no-repeat;
	background-position: 20px;
}

.posit-c div a {
	font-size: 12px;
	color: #454545;
}

.posit-c div {
	font-size: 12px;
	color: #454545;
	line-height: 40px;
	margin-left: 40px;
}

.posit-c img {
	margin-bottom: 4px;
}


/* 当前位置结束 */


/* 文章正文开始 */

.bg-article {
	width: 1040px;
	margin: 0 auto;
        min-height:435px;
}

.artcle {
	width: 100%;
	margin: 0 auto
}

.artcle h1 {
	text-align: center;
	font-size: 25px;
}

.fbsj {
	width: 1040px;
	height: 40px;
	background-color: #f9f9f9;
	margin-top: 20px;
	text-align: center;
	position: relative;
}

.fbsj>span {
	font-size: 15px;
	color: #333;
	line-height: 40px;
	display: inline-block;
	margin: 0 20px;
}

.content {
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
}
   .content img{
    display: unset;
    margin: 0 auto;
  }
  .dayin img,.guanbi img{
    display: inline-block !important;
  }
.content p {
	line-height: 30px;
	margin-top: 15px;
	
}

.share {
	width: 1040px;
	height: 25px;
	margin-top: 30px;
}

.share-left {
	width: 130px;
	height: 25px;
	float: left;
}

.bj-right {
	float: right;
	line-height: 25px;
	font-size: 15px;
	color: #333;
}

.dowload {
	width: 1040px;
	height: 40px;
	background-color: #f1f1f1;
	margin-top: 40px;
}

.dow-left {
	float: left;
	line-height: 40px;
	padding-left: 10px;
}

.dow-left span {
	color: #f84d4d;
	font-weight: bold;
	margin-right: 10px;
}

.dow-left span a {
	color: #027bc2;
	text-decoration: underline;
}

.dow-left span a img {
	margin-top: -2px;
}

.dow-right {
	float: right;
	line-height: 40px;
}

.change {
	font-size: 15px;
}

.change a {
	color: #333333;
}

.dayin a {
	font-size: 15px;
	color: #333333;
}

.guanbi a {
	font-size: 15px;
	color: #333333;
}

.dow-right span {
	margin-right: 10px;
}

.dash {
	width: 1040px;
	height: 20px;
	border-bottom: 1px dashed #c5c5c5;
}

.fanye {
	margin-top: 20px;
}

.fanye .prevPage,
.fanye .nextPage {
	margin-top: 15px;
	font-size: 15px;
}

.fanye a {
	color: #333333;
}

.share_box {
	position: absolute;
	right: 52px;
	top: 3px;
	bottom: 0;
}


/* 文章正文结束 */


/* 自适应 */

.sma-top {
	width: 100%;
	height: 100%;
	padding: 20px 0;
	display: none;
}

.sma-top img {
	width: 80%;
	display: block;
	margin: 0 auto;
}

.footer-2 {
	background: #355e92;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	display: none;
}

.header_box02 {
	width: 100%;
	height: 100%;
	padding: 20px 0;
	display: none;
}

.header_box02 img {
	width: 80%;
	display: block;
	margin: 0 auto;
}

.footer_box02 {
	background: #355e92;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	display: none;
}

@media (max-width:769px) {
	.nav_gd_k,
	.clearfloat,
	.top,
	.search,
	.flr,
	.nav_k,
	.posit,
	.fbsj,
	.share,
	.dowload,
	.dash,
	.fanye,
	.bt-footer {
		display: none;
	}
	.footer_box01,
	.header_box01,
	.kb {
		display: none;
	}
	.footer_box02,
	.header_box02 {
		display: block;
	}
	.content {
		padding: 15px !important;
	}
	.content {
		width: 100%;
	}
	h1 {
		width: 100%;
		padding: 0 15px 15px 15px;
	}
	.sma-top {
		display: block !important;
	}
	.footer-2 {
		display: block !important;
	}
	.content img {
		max-width: 100% !important;
		display: block;
		
		height: auto;
	}
	.bg-article {
		width: 100%;
	}
	.content p {
		text-align: justify;
		margin-top: 0;
	}
}

@media (max-width:320px) {
	.content img {
		width: 320px !important;
	}
}

body {
	font-family: "微软雅黑" !important;
}

a:focus {
	outline: none;
}

img {
	border: none !important;
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ele {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.container {
	width: 1200px;
	margin: 0 auto;
}