@charset "utf-8";
body {
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ Regular", "Microsoft YaHei";
	color: #333;
	background-color: #FFFFFF !important;
}

body,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
ul {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

li,
ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #1f4b88;
}

button:hover {
	cursor: pointer;
}

img {
	border: none;
	display: inline-block;
	vertical-align: middle;
}

.clear {
	clear: both;
}

.img {
	max-width: 100%;
	height: auto;
}

.row {
	display: inline-block;
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*banner*/

.banner {
	width: 100%;
}


/*ÄÚÈÝ*/

.cont {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}


.wz {
	line-height: 30px;
	padding-bottom: 20px;
	border-bottom: 3px solid #EAEAEA;
}

.wz a:nth-child(1) {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #AD2E33;
}

.xian {
	width: 4px;
	height: 22px;
	background: #AD2E33;
	display: inline-block;
	margin: -3px 3px;
}
.contnr{
	width: 100%;
	padding-top: 50px;
}
.title{
	width: 100%;
	font-size: 20px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #333333;
line-height: 24px;
text-align: center;
margin-bottom: 28px;
}
.zh{
	width: 100%;
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
margin-top: 15px;
text-align: center;
}
.contbt{
	width: 100%;
	margin-bottom: 20px;
}
.contbt span{
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
}
.info {
	line-height: 14px;
	color: #999;
	margin: 0 auto 25px
}

.info p {
	line-height: 14px;
	font-size: 14px
}

.info .changeSize span {
	cursor: pointer;
	display: inline-block;
	margin-left: 10px
}

.info .changeSize span.on {
	color: #333
}

.info .share {
	height: 24px;
	margin-left: 25px;
	margin-top: -8px
}

@media screen and (max-width:991px) {
	
	.info {
		margin-bottom: 18px
	}
}

@media screen and (max-width:560px) {
	
	.info {
		margin-bottom: 13px
	}
}
.nrxian{
	width: 100%;
}
#detailContent{
	width: 100%;
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
line-height: 28px;
padding-top: 39px;
}
.ly,.zrbm{display:none;float:right;}
@media screen and (max-width: 991px) {
	.cont {
		width: 98%;
		padding: 0 1%;
	}
	
}