/*commom style*/

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
	border: medium none;
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
}

ul,
ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
ins {
	text-decoration: none;
}

*:focus {
	outline: none;
}

a {
	color: #333;
}

a:hover {
	color: #bf0c0d;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: "";
	height: 0;
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.hide {
	display: none;
}

.block {
	display: block;
}

body,
input {
	font-family: "微软雅黑";
	text-align: left;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1275 {
	width: 1275px;
	margin: 0 auto;
}

.dqbu {
	padding-top: 40px;
}

.dqbk {
	border: 1px solid #f8e9cf;
	width: 1200px;
	position: relative;
}

.dqbk img {
	position: absolute;
	left: 510px;
	top: -15px;
}

.dq-list li {
	background: url("zj-1.png") left center no-repeat;
	width: 170px;
	height: 30px;
	line-height: 30px;
	margin-right: 16px;
	margin-bottom: 20px;
}

.dq-list li a {
	display: inline-block;
	line-height: 30px;
	padding-left: 50px;
	color: #000000;
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 260px;
}

.zfbm {
	margin-top: 40px;
}

.zf-list li {
	background: url("zfbm.png") left center no-repeat;
	width: 265px;
	height: 30px;
	line-height: 30px;
	margin-right: 14px;
	margin-bottom: 20px;
}

.zj span {
	letter-spacing: 25px;
}

.w1260 {
	width: 1260px;
	margin: 0 auto;
}

.contentBg {
	background: url(bg03.png) repeat-y left center;
	width: 1260px;
	margin: 0 auto;
	margin-left: -3px;
}

.ly-title {
	font-size: 15px;
	border: 1px solid #ccc;
	position: relative;
	line-height: 1;
	text-align: left;
	color: #fff;
	height: 33px;
}

.ly-title span {
	padding: 0 40px;
	display: inline-block;
	height: 33px;
	line-height: 33px;
	background-color: #c3141c;
}

.ly-content li {
	float: left;
	width: 180px;
	height: 180px;
	padding: 20px 35px 0;
	text-align: center;
	border: 1px solid #ebebeb;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
	margin: 20px 20px 0 0;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.ly-content .ly-subtitle {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}

.ly-content img {
	width: 110px;
	height: 110px;
}

.bg_bg01 {
	height: 280px;
	background: url(/picture/0/2012121016458512828.png) center no-repeat;
	margin: -4px 0 0 -2px;
	width: 100%;
}

.bg_bg01 a {
	background: #C3141C;
	color: #fff;
	display: inline-block;
	width: 380px;
	height: 40px;
	border-radius: 15px;
	text-align: center;
	line-height: 40px;
	margin-top: 230px;
	margin-left: 30px;
	font-size: 18px;
	font-weight: bold;
}

.dq-list {
	width: 370px;
}

.dq-list li {
	width: 160px;
	height: 35px;
	padding: 0px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 22px;
}

.dq-list li a {
	width: 160px;
	height: 35px;
	padding: 0px;
	line-height: 35px;
	background-color: #f5f5f5;
}

.dq-list li a:hover {
	color: #C3141C;
}

.dq-list li .active {
	background-color: #C3141C;
	color: #ffffff;
}

.dq-list li .active:hover {
	color: #ffffff;
}

.dqbk span {
	display: block;
	width: 330px;
	padding: 8px;
	margin-top: 7px;
	margin-bottom: 10px;
	font-size: 16px;
	position: relative;
	text-indent: 8px;
	background-color: #f4f4f4;
}

.dqbk span::before {
	content: "";
	position: absolute;
	width: 4px;
	height: 15px;
	top: 12px;
	left: 10px;
	background-color: #bf0c0d;
}

.dpbkright .dpbkright_tit {
	width: 100%;
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
}

.dpbkright .dpbkright_tit ul li {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	position: relative;
	padding-left: 25px;
}

.dpbkright .dpbkright_tit ul .hover::before {
	content: "";
	position: absolute;
	width: 4px;
	height: 15px;
	top: 16px;
	left: 14px;
	background-color: #bf0c0d;
}

.dpbkright .dpbkright_tit ul .hover a {
	font-weight: bold;
	color: #bf0c0d;
}

.dpbkright_list ul li .dot {
	display: inline-block;
	width: 3px;
	height: 3px;
	background-color: #333;
	border-radius: 50%;
}

.dqbk .dqbkspan {
	display: inline-block;
	position: absolute;
	left: 450px;
	top: -70px;
	color: #ffffff;
}
.oldfoot{
	padding-top: 0 !important;
}
.footer{
	padding-top: 25px !important;
}
.endCricleDot,.startCricleDot{
	display: none !important;
}
