@charset "utf-8";
/* 全局常用设置 */
html, body, strong, div, ul, li, ol, p, form, input, span, a, img, h1, h2, h3, h4, h5, h6, del, dl, dd, dt, textarea, label, fieldset {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	outline: none;
	list-style: none;
	font-family: 微软雅黑, Microsoft Yahei;
}
a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: #347ed4;
}
* {
	margin: 0;
	padding: 0
}
img {
	border: 0px;
	display: inline-block;
	vertical-align: middle
}
body, th, td {
	font: 14px "Microsoft Yahei", "simsun";
}
html, body {
	height: 100%;
}
ul {
	list-style-type: none;
}
table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
}
td {
	padding: 0;
}
.fl{
	float: left!important
}
.fr{
	float: right!important
}
.pos-r {
	position: relative
}
.of {
	overflow: hidden
}
/*常用间距*/



.ft40 {
	margin-top: 40px;
}
.line {
	text-decoration: line-through
}
/* 常用链接样式 */
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	
	color: #8b2031
}
.clear {
	clear: both;
}
.content {
	width: 1500px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.title{
	width:1440px;
	height: 60px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 26px;
	margin: auto;
}
.title01{
	width:730px;
	height: 60px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 26px;
}
.title h2,.title01 h2{
	display: inline-block;
	width: auto;
	height: 58px;
	border-bottom: 3px solid #8b2031;
	line-height: 50px;
	font-size: 30px;
	color: #8b2031;
}
/*以上代码编写：wt 20161010*/
.shadow{box-shadow:6px 6px 12px #e7e7e7;padding: 30px;box-sizing: border-box;}
.space{margin-top: 10px;padding:10px}
.hg337{height: 337px;box-shadow: 0 0 10px #d6e9f9;}
.hg245{height: 245px;box-shadow: 0 0 10px #d6e9f9;}
.hg270{height: 270px;box-shadow: 0 0 10px #d6e9f9;}
.hg375{height: 375px;box-shadow: 0 0 10px #d6e9f9;}
.pad10{padding: 10px;}
.mar30{margin:0 32px}
.hg385{height: 385px;}
.marb40{margin-bottom: 40px;}
.marb20{margin-bottom: 20px;}
.marb30{margin-bottom: 30px;}
.mart60{margin-top: 60px!important;}
.mart10{margin-top: 10px!important;}
.mart70{margin-top: 70px!important;}
.mar50{margin: 60px 0 50px;}

