.banner-box{
	padding-top:80px;
	box-sizing:border-box;
}
.banner-box img {
	width: 100%;
}
.page-box {
	text-align: center;
	font-size: 0;
}
.page-box span {
	display: inline-block;
	height: 30px;
	border: 1px solid #ededed;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	color: #4c4c4c;
	font-size: 16px;
	margin-left: 6px;
	margin-right: 6px;
	cursor: pointer;
	vertical-align: middle;
}
.page-box span:hover {
	background: #9C2326;
	border-color: #9C2326;
	color: #fff;
}
.page-box span.active {
	color: #9C2326;
	border-color: transparent;
}
.page-box span.active:hover {
	background: transparent;
}
.page-box em {
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	height: 30px;
	vertical-align: middle;
	margin-top: 2px;
}
.public-site {
	height: 80px;
	line-height: 80px;
	margin-bottom: 75px;
	background-color: #f9f9f9;
}
.public-site .right-box {
	float: right;
	font-size: 16px;
	color: #999999;
}
.public-site .right-box span {
	color: #9C2326;
}
.public-site .right-box img {
	position: relative;
	top: -2px;
	margin-right: 10px;
}
.public-site .left-box {
	float: left;
	font-size: 0;
}
.public-site .left-box li {
	position: relative;
	display: inline-block;
	margin-right: 60px;
}
.public-site .left-box li:before {
	position: absolute;
	content: "";
	height: 2px;
	background: #9C2326;
	left: 50%;
	margin-left: 0;
	width: 0px;
	transition: all 0.3s;
	bottom: 4px;
}
.public-site .left-box li a {
	font-size: 16px;
	color: #666666;
}
.public-site .left-box li:hover a,
.public-site .left-box li.active a {
	color: #9C2326;
}
.public-site .left-box li:hover:before,
.public-site .left-box li.active:before {
	transition: all 0.3s;
	width:100%;
	margin-left:-50%;
}

.public-header.block{
	width:1600px;
}
.public-header {
	background:#fff;
	position: fixed;
	top: 0;
	z-index: 999;
	left: 0;
	right: 0;
	height:80px;
	line-height:80px;
	box-sizing: border-box;
}
.public-header.active{
	background:transparent;
}
.public-header .block {
	width:1600px;
	box-sizing: border-box;
}
.public-header .body-box {
	position: relative;
	box-sizing: border-box;
}
.public-header .body-box .logo-box {
	float: left;
}
.public-header .body-box .logo-box img {
	height:50px;
}
.public-header.active .body-box .logo-box img{
	display:none;
}
.public-header.active .body-box .logo-box img.active{
	display:inline-block;
}
.public-header .body-box .link-box {
	float: right;
}
.public-header .right-box .tel-box {
	float: right;
	margin-left: 100px;
	cursor: pointer;
	color: #888;
	font-size:18px;
}
.public-header.active .right-box .tel-box{
	color:#666;
}
.public-header .right-box .tel-box img {
	margin-right:2px;height:18px;
}
.public-header .body-box li {
	float: left;
	text-align: center;
	margin-left:45px;
}
.public-header .body-box li a {
	display: block;  padding-left: 10px;
	padding-right: 10px;
	box-sizing:border-box;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	vertical-align: middle;
	width: 100%;
	box-sizing: border-box;
}
.public-header .body-box li a:before {
	position: absolute;
	content: '';
	height:2px;
	background: #9C2326;
	left: 50%;
	margin-left: 0;
	width: 0px;
	transition-property: margin, width;
	transition-duration: 0.3s, 0.3s;
	bottom: 0px;
}
.public-header .body-box li:hover a,
.public-header .body-box li.active a {
	color: #9C2326 !important;
}
.public-header .body-box li:hover a:before,
.public-header .body-box li.active a:before {
	width: 100%;
	margin-left: -50%;
}
.public-header .body-box li.active a span {
	transform: translate(0, -22px);
}
.public-header .left-box {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0;
	z-index: 99;
	opacity: 0;
	transform: translateX(-80px);
	transition: all .3s;
	line-height: 1;
}
.public-header .left-box .icon-box {
	display: inline-block;
	vertical-align: top;
}
.public-header .left-box .icon-box img {
	height:80px;width:80px;
}
.block{
	width:1400px;
}



/*联系*/
.link-wrap{
	padding-bottom:90px;
}
.link-wrap .public-site{
	margin-bottom:0;
}
.link-wrap .session_1 {
	margin-top:80px;
}
.link-wrap .session_1 .er-box{
	display:flex;justify-content:center;
}
.link-wrap .session_1 .item-box {
	margin-left:20px;margin-right:20px;
}
.link-wrap .session_1 .item-box .img-box{
	border:1px solid #EEEEEE;
}
.link-wrap .session_1 .item-box .img-box img{
	width:100px;height:100px;
}
.link-wrap .session_1 .item-box p{
	text-align:center;margin-top:5px;font-size:16px;
}
.link-wrap .session_1 .des-box{
	/* margin-top:50px;display:flex;justify-content:space-between;*/
	text-align:center;margin-top:40px;
}
.link-wrap .session_1 .des-box .txt-box{
	position:relative;margin-top:10px;
	/*padding-left:35px;*/
	box-sizing:border-box;
	/*height:20px;line-height:20px;*/
}
.link-wrap .session_1 .des-box .txt-box:nth-child(2),
.link-wrap .session_1 .des-box .txt-box:nth-child(4){
	padding-left:0;
}
/*.link-wrap .session_1 .des-box .txt-box span{
  position:absolute;left:0;
}*/
.link-wrap .session_2 img {
	width: 100%;
}
.link-wrap .session_3 {
	margin-top:50px;
	margin-bottom:60px;
}
.link-wrap .session_3 .title {
	text-align: center;
	margin-bottom:38px;
}
.link-wrap .session_3 .title h3 {
	font-size:26px;
}
.link-wrap .session_3 .title p {
	font-size: 14px;
	color: #666666;
}
.link-wrap .session_3 .form-box .input-box {
	position: relative;
	float: left;
	width: 25%;
	margin-bottom:20px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
.link-wrap .session_3 .form-box .input-box span {
	position: absolute;
	right: 4px;
	top: 18px;
	line-height: 1;
	color: #9C2326;
	font-size: 20px;
}
.link-wrap .session_3 .form-box .input-box:last-child {
	width: 100%;
}
.link-wrap .session_3 .form-box .input-box input {
	width: 100%;
	height: 42px;
	line-height: 40px;
	border: 1px solid #eeeeee;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	background: transparent;
	background: #fff;
	font-size: 14px;
}
.link-wrap .session_3 .form-box .input-box textarea {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	height: 200px;
	border: 1px solid #eeeeee;
	background: transparent;
	background: #fff;
	font-size: 14px;
}
.link-wrap .session_3 .form-box .input-box:last-child {
	margin-bottom: 20px;
}
.link-wrap .session_3 .form-box .input-box.other-box input {
	width: 120px;
}
.link-wrap .session_3 .form-box .input-box.other-box label {
	left: 125px;
}
.link-wrap .session_3 .form-box .input-box.other-box .img-box {
	margin-left: 20px;
	display: inline-block;
	border: 1px solid #a5a5a4;
}
.link-wrap .session_3 .form-box .btn-box {
	margin-top: 20px;
	padding-left: 20px;
}
.link-wrap .session_3 .form-box .btn-box .ok {
	display: block;
	width: 145px;border:none;
	height: 45px;
	background: #9C2326;
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}


/*新闻*/
.news_list-wrap{
	padding-bottom:110px;
}
.news_list-wrap .session_1 .item-box {
	display:flex;align-items:center;
	padding-bottom:25px;border-bottom:1px solid #eee;
	margin-bottom:25px;
}
.news_list-wrap .session_1 .col-md-4:last-child .item-box{
	border-bottom:none;
}
.news_list-wrap .session_1 .item-box .img-box {
	overflow: hidden;
	width:43%;
	height:425px;
}
.news_list-wrap .session_1 .item-box .img-box img{
	width:100%;height:100%;object-fit:cover;
}
.news_list-wrap .session_1 .item-box .txt-box {
	padding-left:78px;width:57%;
}
.news_list-wrap .session_1 .item-box .txt-box .title-box{
	width:520px;
}
.news_list-wrap .session_1 .item-box .txt-box .time {
	font-size: 14px;font-weight:300;
	color: #9C2326;
}
.news_list-wrap .session_1 .item-box .txt-box .center {
	margin-top:30px;
}
.news_list-wrap .session_1 .item-box .txt-box .title-box > h3 {
	font-size: 26px;
	font-weight:300;
	color: #9C2326;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.news_list-wrap .session_1 .item-box .txt-box .center p {
	line-height: 1.8;
	font-size: 14px;font-weight:300;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.news_list-wrap .session_1 .item-box .txt-box .center span{
	margin-top:55px;display:inline-block;
	color:#9C2326;font-size:14px;border-bottom:1px solid #9C2326;
}
.news_list-wrap .page-box{
	margin-top:30px;
}

.news_list-wrap .session_2 .title-box {
	text-align: center;
	margin-bottom: 45px;
}
.news_list-wrap .session_2 .title-box p {
	font-size: 30px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 10px;
}
.news_list-wrap .session_2 .title-box .txt_1 span {
	display: inline-block;
	font-size: 14px;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 400;
}
.news_list-wrap .session_2 .des-box p {
	font-size: 16px;
	color: #4d4948;
	line-height: 30px;
	text-indent: 2em;
}
.news_list-wrap .session_2 .des-box p img {
	max-width: 100%;
}
.news_list-wrap .session_2 .bottom-box {
	border-bottom: 1px solid #cacbcd;
	margin-top: 50px;
}
.news_list-wrap .session_2 .bottom-box .black-btn {
	float: left;
	width: 145px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #9C2326;
	color: #ffffff;
	font-size: 16px;
}
.news_list-wrap .session_2 .bottom-box .share-box {
	float: right;
}
.news_list-wrap .session_2 .bottom-box .share-box #share-1 {
	display: inline-block;
}
.news_list-wrap .session_2 .bottom-box .share-box #share-1 .social-share-icon {
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
}
.news_list-wrap .session_2 .other-box {
	margin-top: 20px;
}
.news_list-wrap .session_2 .other-box ul li a {
	line-height: 2;
	color: #4d4948;
	font-size: 16px;
}
.news_list-wrap .session_2 .other-box ul li a:hover {
	color:#9C2326;
}




/*案例*/
.case_list-wrap{
	padding-bottom:110px;
}
.case_list-wrap .public-site{
	margin-bottom:0;
}
.case_list-wrap .session_1{
	margin-top:85px;
}
.case_list-wrap .session_1 #masonry {
	position: relative;margin-left:-25px;margin-right:-25px;
}
/*.case_list-wrap .session_1 .box {
  float: left;
  width:50%;
}
.case_list-wrap .session_1 .item-box {
  position: relative;
  width: 100%;
  padding-left:4px;
  padding-right:4px;
  padding-top:50px;
  box-sizing: border-box;
}*/
.case_list-wrap .session_1 .box {
	float: left;
	width:33.33%;
}
.case_list-wrap .session_1 .item-box {
	position: relative;
	width: 100%;
	padding-left:25px;
	padding-right:25px;
	box-sizing: border-box;
}
.case_list-wrap .session_1 .item-box .img-box {
	overflow: hidden;
}
.case_list-wrap .session_1 .item-box .img-box img {
	width: 100%;
	height:268px;
	object-fit:cover;
	transition: all .5s;
}
/*23.5.4改之前的样式*/
/*.case_list-wrap .session_1 .item-box .txt-box {
  position: relative;
  padding-left:95px;
  box-sizing:border-box;
  padding-top: 30px;
  padding-bottom:60px;
}
.case_list-wrap .session_1 .item-box .txt-box h3 {
  font-size:55px;line-height:1;height:55px;
  color:#9C2326;
  margin-bottom:10px;
}
.case_list-wrap .session_1 .item-box .txt-box p {
  font-size: 16px;
}
.case_list-wrap .session_1 .item-box .txt-box span{
  font-size:16px;color:#9C2326;display:inline-block;
  margin-top:25px;border-bottom:1px solid #9C2326;
}*/
.case_list-wrap .session_1 .item-box .txt-box {
	position: relative;
	box-sizing:border-box;
	padding-bottom:45px;
	text-align:center;
	padding-top:20px;
	line-height:1;
}
.case_list-wrap .session_1 .item-box .txt-box p {
	font-size: 16px;
	color:#5A5A5A;
}
.case_list-wrap .session_1 .item-box:hover .img-box img {
	transform: scale(1.1);
}








.pro_list-wrap .session_2 {
	margin-bottom: 95px;
}
.pro_list-wrap .session_2 .row {
	margin-left: -17px;
	margin-right: -17px;
}
.pro_list-wrap .session_2 .row .col-md-4 {
	float: left;
	width: 33.33%;
	padding-left: 17px;
	padding-right: 17px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.pro_list-wrap .session_2 .item-box {
	display: block;
	background-color: #fff;
}
.pro_list-wrap .session_2 .item-box .img-box {
	overflow: hidden;
}
.pro_list-wrap .session_2 .item-box .img-box img {
	width: 100%;
	height: 280px;
	object-fit: cover;
	transition: all 0.3s;
}
.pro_list-wrap .session_2 .item-box .txt-box {
	position: relative;
	height:66px;
	border-bottom: 1px solid #e5e5e5;
	border-top: none;
	line-height:66px;
	padding-left: 20px;
	padding-right: 50px;
}
.pro_list-wrap .session_2 .item-box .txt-box span {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
	font-weight: 100;
}
.pro_list-wrap .session_2 .item-box .txt-box span img{
	height:10px;
}
.pro_list-wrap .session_2 .item-box .txt-box p {
	font-size: 16px;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*.pro_list-wrap .session_2 .item-box:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}*/
.pro_list-wrap .session_2 .item-box:hover .img-box img {
	transform: scale(1.1);
}
.pro_list-wrap .session_2 .item-box:hover .txt-box p {
	color: #9C2326;
}
.pro_list-wrap .session_2 .page-box {
	margin-top: 30px;
}
.pro_list-wrap .session_2_1 h3{
	font-size:24px;
	margin-bottom:30px;
}
.pro_list-wrap .session_2_1 .row {
	margin-left: -17px;
	margin-right: -17px;
}
.pro_list-wrap .session_2_1 .row .col-md-4 {
	float: left;
	width:16.66%;
	padding-left: 17px;
	padding-right: 17px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.pro_list-wrap .session_2_1 .item-box {
	display: block;
	background-color: #fff;
}
.pro_list-wrap .session_2_1 .item-box .img-box {
	overflow: hidden;
}
.pro_list-wrap .session_2_1 .item-box .img-box img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	transition: all 0.3s;
}
.pro_list-wrap .session_2_1 .item-box .txt-box {
	position: relative;
	height:66px;
	border-bottom: 1px solid #e5e5e5;
	border-top: none;
	line-height:66px;
	padding-left: 20px;
	padding-right: 50px;
}
.pro_list-wrap .session_2_1 .item-box .txt-box span {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
	font-weight: 100;
}
.pro_list-wrap .session_2_1 .item-box .txt-box span img{
	height:10px;
}
.pro_list-wrap .session_2_1 .item-box .txt-box p {
	font-size: 16px;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*.pro_list-wrap .session_2_1 .item-box:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}*/
.pro_list-wrap .session_2_1 .item-box:hover .img-box img {
	transform: scale(1.1);
}
.pro_list-wrap .session_2_1 .item-box:hover .txt-box p {
	color: #9C2326;
}








.pro_list-wrap .session_3 {
	display:flex;align-items:center;
}
.pro_list-wrap .session_3 .left-box {
	width:71%;
}
.pro_list-wrap .session_3 .left-box .img-box{
	width:100%;height:526px;
}
.pro_list-wrap .session_3 .left-box .img-box img {
	width:100%;height:100%;object-fit:cover;
}
.pro_list-wrap .session_3 .right-box {
	width: 29%;
	padding-left:50px;box-sizing:border-box;
}
.pro_list-wrap .session_3 .right-box h3 {
	font-size:24px;position:relative;
	font-weight: 400;
	line-height: 1;
}
.pro_list-wrap .session_3 .right-box h3:before{
	position:absolute;content:'';left:0;bottom:-14px;
	width:30px;height:2px;background:#9C2326;
}
.pro_list-wrap .session_3 .right-box .img-box{
	margin-top:20px;
}
.pro_list-wrap .session_3 .right-box .img-box img{
	height:382px;object-fit:cover;
}



.pro_list-wrap .session_4 {
	position: relative;
	z-index: 2;
	margin-top: 40px;
	padding-bottom: 100px;
	width: 1350px;
}
.pro_list-wrap .session_4 .title-box {
	font-size:24px;
	font-weight:400;margin-top:20px;
	margin-bottom:20px;
	position: relative;
}
.pro_list-wrap .session_4 .title-box:before {
	position: absolute;
	content: '';
	height:2px;
	width:12px;
	background:#9C2326;
	bottom: -8px;
}
.pro_list-wrap .session_4 .img-box img{
	max-width:100%;
	height:200px;
}
.pro_list-wrap .session_4 .left-page {
	float: left;
	width: 950px;
}
.pro_list-wrap .session_4 .left-page .box_1 p{
	font-size:14px;color:#666;font-weight:300;
	line-height:2;
}
.pro_list-wrap .session_4 .left-page .box_4 {
	margin-top: 50px;
}
.pro_list-wrap .session_4 .left-page .box_4 .list-to {
	border-bottom: 1px solid #d9d9d9;
}
.pro_list-wrap .session_4 .left-page .box_4 .list-to a {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	background: #9C2326;
	color: #fff;
	width: 145px;
	text-align: center;
	font-size: 16px;
}
.pro_list-wrap .session_4 .left-page .box_4 .other-box .row {
	margin-left: -20px;
	margin-right: -20px;
}
.pro_list-wrap .session_4 .left-page .box_4 .other-box .row .col-md-6 {
	float: left;
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
.pro_list-wrap .session_4 .left-page .box_4 .other-box .row a {
	display: block;
	line-height: 64px;
	border-bottom: 1px solid #d9d9d9;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_list-wrap .session_4 .left-page .box_4 .other-box .row a:hover {
	color: #9C2326;
}


.pro_list-wrap .session_4 .right-page {
	float: right;
	width: 340px;
	box-sizing: border-box;
}
.pro_list-wrap .session_4 .right-page .item-box {
	margin-bottom: 74px;
}
.pro_list-wrap .session_4 .right-page .item-box .img-box {
	overflow: hidden;
}
.pro_list-wrap .session_4 .right-page .item-box .img-box img {
	width: 100%;
	transition: all .3s;
}
.pro_list-wrap .session_4 .right-page .item-box .txt-box {
	position: relative;
	height: 50px;
	line-height: 49px;
	border-bottom: 1px solid #d9d9d9;
	padding-right: 100px;
}
.pro_list-wrap .session_4 .right-page .item-box .txt-box:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: -1px;
	width: 0px;
	height: 1px;
	background: #c19d78;
	transition: all .3s;
}
.pro_list-wrap .session_4 .right-page .item-box .txt-box p {
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #333333;
}
.pro_list-wrap .session_4 .right-page .item-box .txt-box span {
	position: absolute;
	right: 0;
	top: 0;
	color: #666666;
	font-size: 14px;
}
.pro_list-wrap .session_4 .right-page .item-box:hover .img-box img {
	transform: scale(1.1);
}
.pro_list-wrap .session_4 .right-page .item-box:hover .txt-box:before {
	width: 100%;
}

/*# sourceMappingURL=style.css.map */