/*初始化css*/
/*清除默认样式*/
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
input {
	outline: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
em, i {
	font-style: normal;
}
img {
	border: 0;

	vertical-align: middle;
}

body {
	font-family: "微软雅黑" !important;
	font: 12px arial, 'microsoft yahei';
	color: #666;
}
.w {
	width: 1200px;
	margin: 0 auto;
}
@media screen and (max-width: 750px) 
{ 
	.w {
		width: 100%;
		margin: 0 auto;
	}
	.header {
		height: 380px;
	}
} 
a {
	color: #ffffff;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:before, .clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
	
}

/* 首页开始 */

.header{
	width: 100%;

	background: url(bj-1_01.png) no-repeat;
	background-size: 100% 100%;
}
@media screen and (max-width: 750px) 
{ 
	.header {
		height: 410px;
	}
} 
.top{

	width: 110px;
    height: 500px;
    margin-left: 85%;
    line-height: 42px;
    text-align: center;
}
.top a{
	display: block;
	width: 100px;
    height: 45px;
    line-height: 45px;
    background-color: red;
    float: right;
    text-align: center;
	color: #ffffff;
    font-size: 18px;
}
@media screen and (max-width: 750px) 
{ 
	.top a{
	margin-right: 15%;
	}
} 
.dy{
	width: 100%;
	padding-top: 45px;
    height: 385px;
	background: url(bj2.png) no-repeat;
	background-size: 100% 100%;
}
.dy01{
	height: 320px;
	background: url(bj1.png) no-repeat;
	background-size: 100% 100%;
	padding-top:10px;
}
.dy01 p{
color: #333333;
    line-height: 30px;
    text-align: justify;
line-height: 30px;
font-size: 18px;
text-indent: 2em;
padding-top: 10px;
margin: 0 auto;
width: 95%;
font-family: 微软雅黑 !important;
}
.sjjpdk{
	width: 100%;
	height: 1185px;
	background: url(bj-1_03.png) no-repeat;
	background-size: 100% 100%;
}
.biaot{
	height: 105px;
}
.biaot img{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.lb01{
	float: left;
	width: 580px;
	margin: 20px 10px;
	height: 173px;
	background: #ffffff;
	box-shadow: 0px 0px 10px #888888;
	border-radius: 10px;
}
@media screen and (max-width: 750px) 
{ 
	.lb01{
		margin: 20px 18px;
	}
} 
.lb01-zuo{
	float: left;
	height: 100%;
	width: 50%;

}
.lb01 img{
	width: 90%;
	height: 90%;
	border-radius: 10px;
	margin: 8px 10px;
}
.lb01-you{
	float: left;
	height: 100%;
	width:47%;
}
.lb01-you p a{
	color: #333333;
	font-size: 22px;
	line-height: 40px;
}
.lb01-you p{
	margin-top: 15px;
	color: #999999;
	font-size: 16px;
}
.footer{
	height: 111px;
	width: 100%;

}
.footer p {
    height: 111px;
    line-height: 128px;
    text-align: center;
    font-size: 16px;
    color: #f6cdcd;
    width: 100%;
    background: #cc130a;
}


/* 文章页样式开始 */

.top-by {
	background: #fafaf9 !important;
	height: auto;
    margin: 0 auto;
}
.top-by1 {
	background: none;
	width: 100%;
	margin: 0 auto;
	height: auto;
}
.kmk a {
    line-height: 50px;
    color: #333333;
    font-family: "微软雅黑";
}
.kmk{
	height: 50px;
font-size: 14px;
padding-left: 20px;

}
  .top-by1{
	background: none;
}
 .top-by{
	 background:#fafaf9 !important;
 }
.kmk a{
   line-height: 50px;
   color: #333333;
   font-family: "微软雅黑";
}
.top-by11 {
    width: 75%;
    text-align: center;
    margin: 0 auto;
}
.top-by11 h1{
	padding-top: 0px !important;
	height: 97PX;
	width: 100%;
	font-size: 25px;
    line-height: 44px;
    color: #333333;
    font-weight: 900;
	}
.top-by2{
	padding-top: 0px !important;
	width: 84%;
    margin: 0 auto;
    height: auto;
    text-align: center;
	border-top: 2px solid #ccc;
	min-width: 500px;
    padding-bottom: 20px;
	}
.top-by11 h2{
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 20px;
	text-align: center;
	color: #333333;
	line-height: 1.8;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	box-sizing: content-box;
	font-weight: 700;
	}
	.top-by2 p {
		width: 100%;
		height: auto;
		margin: 15px 0;
		font-size: 16px;
		font-family: "微软雅黑";
		line-height: 30px;
		color: #999999;
		white-space: normal;
		word-break: break-all;
		text-indent: 2em;
	}