.banner-wrapper {
	width: 1200px;
	background: url("../img/bg_01.png") no-repeat center center;
	height: 350px;
	overflow: hidden;
	box-shadow: 0 0 10px #666;
}
.banner {
	padding: 20px;
}
.banner img{
	    border: 2px solid #fff;
}
.slideBox1 {
	width: 1156px;
	height: 300px;
	overflow: hidden;
	position: relative;
	border: 2px solid #fff;
}
.slideBox1 .hd {
	width: 100%;
	height: 13px;
	position: absolute;
	bottom: 20px;
	z-index: 1;
}
.slideBox1 .hd ul {
	zoom: 1;
	text-align: center;
}
.slideBox1 .hd ul li {
	display: inline-block;
 *zoom: 1;
 *display: inline;
	margin-right: 10px;
	width: 13px;
	height: 13px;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}
.slideBox1 .hd ul li.on {
	background: #ad2829;
	color: #fff;
}
.slideBox1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox1 .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox1 .bd img {
	width: 1156px;
	height: 300px;
	display: block;
}
.slideBox1 .prev {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 50px;
	height: 50px;
	background: url("../img/banner-l-arrow.png") no-repeat center center;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox1 .next {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 50px;
	height: 50px;
	background: url("../img/banner-r-arrow.png") no-repeat center center;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox1 .prev:hover, .slideBox1 .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox1 .prevStop {
	display: none;
}
.slideBox1 .nextStop {
	display: none;
}
.column-name h3 {
	font-size: 30px;
	color: #333;
	padding-bottom: 23px;
	margin-bottom: 30px;
	text-align: center;
	background: url("../img/title-bg.png") no-repeat bottom center;
}
.column-name ul {
	text-align: center;
	padding-bottom: 30px;
	font-size: 0;
}
.column-name ul li {
	display: inline-block;
 *zoom: 1;
 *display: inline;
	background-color: #e7d7bd;
}
.column-name ul li a {
	display: block;
	width: 110px;
	height: 30px;
	text-align: center;
	color: #8f6f3a;
	background: url("../img/nav-border.png") no-repeat left center;
	line-height: 30px;
}
.column-name ul li:first-child a {
	background: none;
}
.column-name ul .on {
	background-color: #ad2829;
}
.column-name ul .on a {
	color: #fff;
}
.list-wrapper {
	width: 1200px;
	box-shadow: 0 0 10px #666;
}
.list-01-wrapper {
	background: url("../img/list_bg_01.jpg") no-repeat center;
	height: 1032px;
}
.list-02-wrapper {
	background: url("../img/list_bg_02.jpg") repeat-y center;
/*	height: 870px;*/
	    padding-bottom: 30px;
}
.list-03-wrapper {
	background: url("../img/list_bg_03.jpg") no-repeat center;
	height: 1295px;
}
.list-04-wrapper {
	background: url("../img/list_bg_04.jpg") no-repeat center;
	height: 982px;
}
.list-05-wrapper {
	background: url("../img/list_bg_05.jpg") no-repeat center;
	height: 1197px;
}
.list-06-wrapper {
	background: url("../img/about-bg1.jpg") center;
	padding-bottom: 70px
}
.list-contact-wrapper {
	background: url("../img/contact_bg.jpg") no-repeat center;
	height: 960px;
}
.list {
	width: 1160px;
	margin: 0 auto;
}
.list-01 > ul {
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}
.list-01 > ul li {
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
}
.list-01 > ul li a {
	float: left;
	max-width: 880px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333;
	padding-left: 30px;
	background: url(../img/dot.png) no-repeat 14px center;
}
.list-01 > ul li a:hover{
	color: #ad2829
}
.list-01 > ul li span {
	float: right;
	color: #333;
	margin-right: 20px;
}
.list-02 > ul {
	width: 1160px;
	margin: 0 auto;
}
.list-02 > ul li {
	width: 275px;
	margin-right: 20px;
	height: 275px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	box-shadow: 0 0 10px #666;
	margin-top: 30px
}
.list-02 > ul li .dtl27{
	height: 235px;
}
.list-02 > ul li img {

	width: 275px;
	height: 235px;

	    /*min-height: 235px;*/
}
.list-02 > ul li .title {
	line-height: 40px;
	background-color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.hero-search {
	width: 300px;
	margin: 0 auto;
	height: 40px;
}
.hero-search input {
	padding: 0;
	float: left;
	border: none;
	background-color: #fff;
	height: 38px;
	width: 198px;
	border: 1px solid #bdbdbd;
	padding-left: 10px;
}
.hero-search button {
	padding: 0;
	float: left;
	border: none;
	background-color: #ad2829;
	width: 90px;
	height: 40px;
	color: #fff
}
.list-03 > ul li {
	float: left;
	width: 335px;
	margin-right: 77px;
	margin-top: 30px;
}
.list-03 > ul li h3 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #333;
}
.list-03 > ul li p {
	line-height: 1.8;
	text-indent: 2em;
}
.list-03 > ul li p a {
	color: #ad2829;
}
.list-03 > ul .avatar {
	float: left;/*	overflow: hidden*/
}
.list-03 > ul .avatar img {
	width: 85px;
	height: 160px;
}
.list-03 > ul .hero-desc {
	float: right;
	width: 230px;
}
.list-04 > ul li {
	width: 580px;
	float: left;
	margin-top: 30px;
}
.list-04 > ul li .list-04-left {
	float: left;
	margin-right: 30px;
}



.list-04 > ul li .list-04-left img{
	transition: all 0.5s;
}
.list-04 > ul li .list-04-left img:hover{
	transform: scale(1.2)
}
.list-04 > ul li .list-04-left div{
	width: 135px;
	height: 185px;
	overflow: hidden;
	border: 3px solid #d9d9d9;
}






.list-04 > ul li .list-04-right {
	width: 405px;
	float: left;
}
.list-04 > ul li .list-04-right h3 {
	margin-bottom: 10px;
	font-weight: normal;
}
.list-04 > ul li .list-04-right h3 a {
	font-size: 16px;
	color: #333;
}
.list-04 > ul li .list-04-right p {
	line-height: 1.8;
}
.list-05>ul li .list-05-left {
	float: left;
}
.list-05>ul li {
	border-top: 1px dashed #d9d9d9;
	padding: 20px 0;
	float: left;
	width: 100%;
}
.list-05>ul li .list-05-left img {
	border: 3px solid #d9d9d9;
}
.list-05>ul li .list-05-right {
	float: right;
	width: 945px;
	margin-right: 15px;
	margin-top: 25px;
}
.list-05>ul li .list-05-right h3 {
	font-size: 16px;
	color: #333;
}
.list-05>ul li .list-05-right h3 a{
	font-size: 16px;
}
.list-05>ul li .list-05-right h5 {
	font-size: 14px;
	color: #999;
	margin: 20px 0 15px 0;
}
.list-05>ul li .list-05-right p {
	font-size: 14px;
	color: #999;
	line-height: 1.8;
}
.list-06 {
	width: 1160px;
	margin: 0 auto
}
.list-06 .about img {
	float: left;
}
.list-06 .about>div {
	float: right;
	width: 550px;
}
.list-06 .title {
	width: 155px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	background: url("../img/list-title-bg.png") no-repeat center center;
	margin: 50px auto 30px auto;
}
.about .about-text p {
	text-indent: 2em;
	line-height: 2;
	color: #333;
}
.about .about-text h3 {
	color: #8f6f3a;
	font-size: 16px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid #a5763e;
	font-weight: normal;
}
.history ul {
	width: 960px;
	margin: 0 auto;
	margin-top: -20px;
}
.history ul li {
	width: 430px;
	margin: 0 25px;
	float: left
}
.history ul li h5 {
	margin-top: 5px;/*	margin-bottom: 5px;*/
}
.history ul li p {
	line-height: 1.5;
	text-indent: 2em
}
.history ul li {
	width: 390px;
	height: 140px;
	padding: 0 20px;
	margin-top: 20px;
}
.history ul .one {
	background: url("../img/one.png") no-repeat center
}
.history ul .one h5 {
	text-align: right;
	background: url("../img/time.png") no-repeat right center;
	padding-right: 30px;
	height: 25px;
	line-height: 25px;
}
.history ul .two {
	background: url("../img/two.png") no-repeat center;
}
.history ul .two h5 {
	text-align: left;
	background: url("../img/time.png") no-repeat left center;
	padding-left: 30px;
	height: 25px;
	line-height: 25px;
}
.list-contact {
	margin: 0 auto
}
.address .address-left {
	float: left;
	width: 576px;
}
.address .address-left>div {
	background-color: #fff;
	width: 500px;
	height: 280px;
	margin-left: 55px;
	padding: 30px 0;
}
.address .address-left p {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.address .address-left input {
	height: 33px;
	width: 388px;
	padding-left: 10px;
	border: 1px solid #ccc
}
.address .address-left textarea {
	width: 388px;
	height: 128px;
	border: 1px solid #ccc;
	resize: none;
	padding: 0;
	padding-left: 10px;
	font-family: "微软雅黑"
}
.address .address-left button {
	width: 400px;
	height: 35px;
	background-color: #ad2829;
	border: none;
	color: #fff;
	cursor: pointer
}
.address-right {
	float: right;
	width: 580px;
}
.address-right ul {
	margin-left: 5px;
	margin-top: -20px
}
.address-right ul li {
	float: left;
	width: 180px;
	height: 120px;
	padding: 20px 30px;
	background-color: #fff;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	transition: all 0.3s;
}
.address-right ul li:hover{
	box-shadow: 0 0 10px #666
}
.address-right ul li img {
	margin: 0 auto
}
.address-right ul h3 {
	margin: 10px 0 15px 0;
	color: #ad2829;
	font-size: 16px
}
.address-right ul p {
	line-height: 1.6
}
.map {
	width: 1050px;
	margin: 0 auto;
	padding-top: 30px;
}
.list_zn {
	line-height: 2;
	width: 1000px;
	margin: 0 auto
}
.list_zn h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0;
	color: #a70d00;
}
.list_zn p {
	font-size: 16px;
	text-indent: 2em
}
.article-wrapper {
	background-color: #fff;
}
.article-wrapper .article {
	background: url(../img/contact_bg.jpg) repeat-y center;
	padding: 20px 0 60px 0;
}
.article-wrapper .article-content {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	line-height: 2
}
.article-wrapper .article-content img {
	margin: 0 auto
}
.article-wrapper .article h1 {
	font-size: 26px;
	color: #333;
	font-weight: normal;
	text-align: center;
	padding: 30px 50px;
	line-height: 1.6
}
.article-wrapper .article .desc {
	height: 30px;
/*	background-color: #f7f7f7;*/
	text-align: center;
	line-height: 30px;
}
.pageing {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px dashed #ccc
}
.pageing>div {
	width: 900px;
	margin: 0 auto
}
.pageing>div p {
	/*	margin-top: 20px;*/
	line-height: 2
}
.pageing .left {
	float: left;
	max-width: 500px
}
.pageing .right {
	float: right
}
.article-toolbar .bdsharebuttonbox a {
	float: inherit;
	display: inline-block;
 *zoom: 1;
 *display: inline;
	margin: 0;
}
.bdsharebuttonbox .bds_tsina {
	width: 31px;
	height: 30px;
	background: url(../img/sina-icon.png) no-repeat;
	background-position: center center !important;
}
.bdsharebuttonbox .bds_weixin {
	width: 31px;
	height: 30px;
	background: url(../img/wechat-icon.png) no-repeat;
	background-position: center center !important;
}
.bdsharebuttonbox .bds_qzone {
	width: 31px;
	height: 30px;
	background: url(../img/qq-icon.png) no-repeat;
	background-position: center center !important;
}
.list-06 .list-js>div {
	float: left;
	width: 550px;
}
.list-js h3 {
	color: #8f6f3a;
	font-size: 16px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid #a5763e;
	font-weight: normal;
	margin-top: 50px
}
.list-js-text p {
	text-indent: 2em;
	line-height: 2;
	color: #333;
}
.list-06 .list-js img {
	float: right;
	max-width: 560px;
}
.about-zz img {
	margin: 0 auto;
	width: 610px;
}

.Xs-content{
	margin-top: 15px;
}

.Xs-content .Xs-content-title h3{
	color: #8f6f3a;
	font-size: 16px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid #a5763e;
	font-weight: normal;
	margin-top: 50px;
	width: 550px;
}

.Xs-content .Xs-content-title p{
	text-indent: 2em;
	line-height: 2;
	color: #333;
}

.Xs-content-list{
	display: flex;
	justify-content: space-between;
	gap: 10px;
	align-items: center;
	margin-top: 30px;
}

.Xs-content-list .Xs-content-item{
	flex: 1;
}

.Xs-content-list .Xs-content-item img{
	max-width: 200px;
}