@charset "utf-8";
#b1 {
	display: none
}

#b2 {
	display: none
}

.clearfix {
	clear: both
}

body {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none
}

body {
	margin: 0;
	padding: 0
}

input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none
}

ul {
	margin: 0;
	padding: 0
}

li {
	list-style: none
}

h1,
h2,
h3 {
	margin: 0;
	font-weight: normal
}

.header-box {
	max-width: 1200px;
	margin: 0 auto;
	position: relative
}

.logo {
	margin: 17px 0;
	float: left
}

.sousuo {
	width: 1px;
	height: 34px;
	
	
	
	float: right;
	
	background: none;border: #fff 1px solid;position: absolute;right: 0;top: 0;border-radius: 20px;opacity: 0;
    visibility: hidden;transition: all 0.3s;color: #fff;padding-left: 10px;font-size: 16px;}

.button {
	width: 37px;
	height: 36px;
	
	
	
	
	
	
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: 9px
;position: absolute;right: 0;top: 1px;z-index: 9999;}


.xiala {
	float: right;
	margin-top: 15px;
	cursor: pointer;
	display: none
}

.xiala input {
	width: 20px;
	height: 2px;
	background-color: #b91b0f;
	display: block;
	margin-top: 4px
}

.header-box ul {
	background-color: #b91b0f;
	position: absolute;
	z-index: 1;
	right: 18px;
	top: 26px;
	display: none
}

.header-box li {
	height: 38px;
	text-align: center;
	line-height: 38px;
	border-bottom: 1px solid #cf3725;
	padding: 0 5px
}

.header-box a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: white
}

@media(max-width:640px) {
	.sousuo {
		display: none
	}
	.button {
		display: none
	}
	.xiala {
		display: block
	}
	.header-box {
		padding: 0 20px
	}
	.logo {
		height: 64px;
		margin: 12px 0
	}
	.xiala {
		margin-top: 15px
	}
	.lg1 {
		width: 270px;
	}
	.lg2 {
		width: 62px
	}
}

.wrapper {
	max-height: 446px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden
}

.img_group {
	width: 11520px
}

.img_group img {
	width: 1920px;
	height: 446px;
	float: left
}

.ctrl_button {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -60px
}

.ctrl_button li {
	width: 21px;
	height: 21px;
	margin: 0 9px;
	float: left;
	background-color: #898989;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}

.ctrl_button .current {
	background-color: white
}

.left-btn {
	position: absolute;
	top: calc(50% - 37px);
	left: 100px
}

.right-btn {
	position: absolute;
	top: calc(50% - 37px);
	right: 100px
}

@media(max-width:1000px) {
	.wrapper {
		height: 232px
	}
	.img_group {
		width: 6000px
	}
	.img_group img {
		width: 1000px;
		height: 232px;
		float: left
	}
}

@media(max-width:800px) {
	.wrapper {
		height: 185px
	}
	.img_group {
		width: 4800px
	}
	.img_group img {
		width: 800px;
		height: 185px
	}
	.left-btn {
		width: 22px;
		left: 30px;
		top: calc(50% - 37px)
	}
	.right-btn {
		width: 22px;
		right: 30px;
		top: calc(50% - 37px)
	}
	.ctrl_button li {
		width: 14px;
		height: 14px
	}
}

@media(max-width:640px) {
	.wrapper {
		height: 148px
	}
	.img_group {
		width: 3840px
	}
	.img_group img {
		width: 640px;
		height: 148px
	}
	.left-btn {
		width: 22px;
		left: 30px;
		top: calc(50% - 37px)
	}
	.right-btn {
		width: 22px;
		right: 30px;
		top: calc(50% - 37px)
	}
	.ctrl_button li {
		width: 10px;
		height: 10px
	}
	.ctrl_button {
		margin-bottom: -10px
	}
	#b1 {
		display: block
	}
	#b2 {
		display: block
	}
}

@media(max-width:480px) {
	.wrapper {
		height: 111px
	}
	.img_group {
		width: 2880px
	}
	.img_group img {
		width: 480px;
		height: 111px;
		float: left
	}
	.left-btn {
		width: 22px;
		left: 30px;
		top: calc(50% - 37px)
	}
	.right-btn {
		width: 22px;
		right: 30px;
		top: calc(50% - 37px)
	}
	.ctrl_button li {
		width: 10px;
		height: 10px
	}
	.ctrl_button {
		margin-bottom: -10px
	}
	#b1 {
		display: block
	}
	#b2 {
		display: block
	}

}

.nav {
	background-color: #930523;
	height: 60px
}

.nav-box {
	max-width: 1200px;
	margin: 0 auto
}

.nav li {
	float: left;
	padding: 0 52px
}

.nav a {
	font-size: 18px;
	font-family: "微软雅黑";
	color: white;
	line-height: 60px
}

.nav li:hover {
	height: 68px;
	background-color: #890824;
	position: relative;
	top: -4px
}

.nav .on {
	height: 60px;
	background-color: #890824;
	position: relative;
	top: 0;
}

.nav li:hover a {
	line-height: 68px
}

.subnav a {
	color: #fff;
	height: 34px;
	line-height: 34px;
	font-size: 14pxdisplay:block
}

.subnav a:hover {
	height: 34px;
	line-height: 34px;
	width: 130%
}

.subnav {
	background: grey;
	position: absolute;
	left: 0px;
	top: 68px;
	display: none
}

.subnav li:hover {
	height: 34px;
	line-height: 34px
}

.nav li:hover .subnav a {
	height: 34px;
	line-height: 34px
}

.nav li:hover .subnav {
	display: block
}

@media(max-width:1199px) {

	.nav li {
		float: left;
		padding: 0;
		width: 14.2%;text-align:center;
	}
	.nav a {
		font-size: 16px;
		font-family: "微软雅黑";
		color: white;
		line-height: 60px
	}
}


@media(max-width:640px) {
	.nav {
		display: none
	}
}

.guanyu {
	font-family: "微软雅黑";
	font-size: 28px;
	color: #333333;
	line-height: 28px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 32px
}

.dingwei {
	width: 300px;
	margin: 0 auto;
	margin-bottom: 34px
}

.dq {
	text-align: center;
	height: 23px
}

.dingwei img {
	height: 11px
}

.dingwei a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	line-height: 16px
}

.xiaoanniu {
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 48px;
	margin-top: 40px;
}

.xiaoanniu a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	float: left;
	width: 108px;
	height: 45px;
	border-radius: 5px;
	background-color: #e7e7e7;
	margin: 7px 6px;
	text-align: center;
	line-height: 45px;
}

.xiaoanniu .xian {
	background-color: #890824;
	color: white
}

@media(max-width:800px) {
	.xiaoanniu {
		width: 100%
	}
	.xiaoanniu a {
		width: 46%;
		margin: 0 2%;
		margin-bottom: 10px
	}
}

@media(max-width:640px) {
	.guanyu {
		margin-bottom: 12px;
		margin-top: 22px
	}
	.dingwei {
		margin-bottom: 24px
	}
}

.liebiaoxiang {
	background-color: #e7e7e7;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 25px;
	cursor: pointer
}

.liebiaoxiang span {
	width: 120px;
	height: 82px;
	background-color: #890824;
	display: block;
	float: left;
	color: white;
	font-family: "微软雅黑";
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
	margin-left: 10px;
	margin-top: 0;
	margin-right: 20px;
}

.xiang-you {
	float: left;
	width: calc(100% - 150px);
}

.xiang-you h1 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px
}

.xiang-you h2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	text-align: justify;
	margin-bottom: 16px;
	margin-top: 20px
}

.xiang-you h3 {
	amily: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 14px;
	margin-bottom: 14px
}

.hengxian2 {
	display: none
}

.jt {
	float: left;
	margin-right: 16px;
	margin-top: 3px
}

.jtb {
	float: left;
	margin-right: 16px;
	margin-top: 3px;
	display: none
}

.liebiaoxiang:hover {
	background-color: #890824;
	color: white
}

.liebiaoxiang:hover h1 {
	color: #fff
}

.liebiaoxiang:hover h2 {
	color: #fff
}

.liebiaoxiang:hover h3 {
	color: #fff
}

.liebiaoxiang:hover .jtb {
	display: block
}

.liebiaoxiang:hover .jt {
	display: none
}

@media(max-width:640px) {
	.liebiaoxiang span {
		width: 90px;
		margin-left: 10px;
		margin-top: 13px;
		margin-right: 20px;
		height: 80px;
	}
	.hengxian {
		display: none !important
	}
	.xiang-you h2 {
		display: none
	}
	.liebiaoxiang:hover .hengxian2 {
		display: none !important
	}
}

.header-box ul {
	background-color: #b91b0f;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 45px;
	display: none;
	width: 100%;
}
