* {
			padding: 0;
			margin: 0;

			font-family: "微软雅黑";
		}
		
		body,
		div,
		dl,
		dt,
		dd,
		ul,
		ol,
		li,
		h1,
		h2,
		h3,
		h4,
		h5,
		h6,
		pre,
		form,
		fieldset,
		input,
		textarea,
		p,
		blockquote,
		th,
		td {
			padding: 0;
			margin: 0;
		}
		
		table {
			border-collapse: collapse;
			border-spacing: 0;
		}
		
		fieldset,
		img {
			border: 0;
		}
		
		a {
			color: #000;
			text-decoration: none;
		}
		
		address,
		caption,
		cite,
		code,
		dfn,
		em,
		th,
		var {
			font-weight: normal;
			font-style: normal;
		}
		
		ol,
		ul {
			list-style: none;
		}
		
		h1,
		h2,
		h3,
		h4,
		h5,
		h6 {
			font-weight: normal;
			font-size: 100%;
		}
		
		q:before,
		q:after {
			content: "";
		}
		
		ol,
		ul {
			list-style: none;
		}
		
		img{
			vertical-align: middle;
		}
		
		.pc {
			display: block;
		}
		
		.mobile {
			display: none;
		}
		
		.container {
			width: 1200px;
			margin: 0 auto;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
		}
		.container1300{
			width: 1300px;
			margin:0 auto;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
		}
		
		.left {
			float: left;
		}
		
		.right {
			float: right;
		}
		
		.clear {
			clear: both;
		}
		
		.clearfix:after {
			content: '';
			overflow: hidden;
			clear: both;
			visibility: hidden;
			display: block;
		}
		
		.banner .swiper-slide {
		    text-align: center;
		    font-size: 18px;
		    background: #fff;
		    display: -webkit-box;
		    display: -ms-flexbox;
		    display: -webkit-flex;
		    display: flex;
		    -webkit-box-pack: center;
		    -ms-flex-pack: center;
		    -webkit-justify-content: center;
		    justify-content: center;
		    -webkit-box-align: center;
		    -ms-flex-align: center;
		    -webkit-align-items: center;
		    align-items: center;
		    overflow: hidden;
		}
		.header-top {
		    background: #211916;
		    padding: 8px 0;
		}
		.header-top span {
		    color: #fff;
		    font-size: 14px;
		    position: relative;
		}
		.header-top .language{
			float: right;

		}
		.header-top .language{
			font-size: 14px;
			color: #fff;
		}
		.header-top .language a{
			font-size: 14px;
			color: #fff;
			padding: 0 5px;
			display: inline-block;
		}
		.header-middle{
			padding: 15px 0;
			position: relative;
		}
		.header-middle .leftimg img{
			height: 75px;
		}
		.header-middle .leftimg{
			width: 20%;
			float: left;
		}
		.header-middle .right_nav{
			float: right;
			width: 65%;
			padding-top: 25px;
		}
		.header-middle .right_nav ul li{
			float: left;
			text-align: center;
			width: 16.5%;
		}
		.header-middle .right_nav ul li p.main{
			font-size: 14px;
			color: #333333;
		}
		.header-middle .right_nav ul li p.fu{
			font-size: 12px;
			color: #333333;
		}
		.header-middle .right_nav ul li{
			float: left;
			text-align: center;
			width: 16.5%;
		}
		.header-middle .right_nav ul li.on p.main{
			color:#722628;
			font-weight:bold;
		}
		.header-middle .right_nav ul li.on p.fu{
			color:#722628;
			font-weight:500;
		}
		.header-middle .right_nav ul li:hover p.main{
			color:#722628;
			font-weight:bold;
		}
		.header-middle .right_nav ul li:hover p.fu{
			color:#722628;
			font-weight:500;
		}
		.serses{
			padding: 60px 0;
		}
		.serses .left{
			width: 33%;
		}
		.serses .left img{
			width: 100%;
		}
		.serses .right_xilie{
			float: right;
			width: 65%;
		}
		.serses .right_xilie .item{
			float: left;
			width: 33.3%;
			background: #231F20;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			padding:35px;
			height: 242px;
			background-size: cover!important;
			transition: all .3s ease-in-out;
			border:1px solid #fff;
			position:relative;
		}
		.serses .right_xilie .item h3{
			color: #fff;
			border-left: 2px solid #fff;
			padding-left: 20px;
			font-size: 16px;
			margin-bottom: 30px;
		}
		.serses .right_xilie .item p{
			color: #fff;
			font-size: 14px;
			line-height: 28px;
		}
		.serses .right_xilie .item .line{
			height: 1px;
			width: 40px;
			background: #fff;
			position:absolute;
			bottom:35px;
		}
		.serses .right_xilie .item:hover{
			background: #722628;
		}
		.ztitle{
			text-align: center;
			position: relative;
		}
		.ztitle h3{
			font-size: 33px;
			color: #585858;
		}

		.ztitle span{
			font-family: Source Han Sans CN;
			color: #7F7F7F;
			font-size: 60px;
			position: relative;
			right: 260px;
			background-color: #fff;
			padding: 0 10px;
			line-height: 50px;
		}
		.ztitle .newtitle span{
			right: 190px;
		}
		.ztitle p{
			font-family: Source Han Sans CN;
			color: #722628;
			font-size: 30px;
			position: relative;
		    bottom: 15px;
		    right: 35px;
		}
		.ztitle hr{
			position: absolute;
			width: 100%;
			top: 72px;
			z-index: -1;
			background: #f7f7f7;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
		}
		.index_about_a{
			position: relative;
		}
		.index_about .leftimg{
			position: absolute;
			top: 0;
			left: 0;
		}
		.index_about .index_about_a{
			margin: 40px auto;
		}
		.index_about .index_aboutc{
			float: right;
			width: 90%;
			background: #231F20;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			padding:20px 40px 40px 530px;
			margin-top: 30px;
		}
		.index_about .index_aboutc h3{
			color: #fff;
			font-size: 24px;
			padding-bottom: 30px;
			font-weight: bold;
		}
		.index_about .index_aboutc p{
			color: #fff;
			font-size: 14px;
			line-height: 22px;
			padding-bottom: 20px;
		}
		.index_about .index_aboutc .more{
			text-align: center;
		}
		.index_about .index_aboutc .more a{
			color: #fff;
			border: 1px solid #fff;
			display: inline-block;
			padding: 4px 18px;
			transition:all .3s ease-in-out;
			font-size:14px;
		}
		.index_about .index_aboutc .more a:hover{
			background:#6A2C2D;
			border: 1px solid #231F20;
		}
		.index_adv{
			background: url(../images/adv_bg.jpg) no-repeat center;
			height: 560px;
		}
		.index_adv .item{
			float: left;
			width: 25%;
			padding: 90px 10px 0 10px;
			position: relative;
			height: 560px;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
		}
		.index_adv .item:hover{
			background: rgba(104,40,41,.8);
		}
		.index_adv .item h3{
			color: #fff;
			font-size: 18px;
			padding-bottom: 60px;
		}
		.index_adv .item p{
			color: #fff;
			font-size: 14px;
			line-height: 28px;
		}
		.index_adv .item span{
			font-size: 24px;
			color: #fff;
			background: url(../images/num_bg.png) no-repeat center;
			background-size: 100% 100%;
			padding: 5px;
			display: inline-block;
			position: absolute;
			bottom: 30px;
		}
		.index_news{
			padding: 40px 0;
		}
		.index_news .imglist{
			float: left;
			width: 50%;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			padding: 15px;
		}
		.index_news .imglist ul li{
			border-bottom: 1px solid #ACACAC;
			padding: 20px 0;
		}
		.index_news .imglist ul li .title{
			padding: 10px 0;
		}
		.index_news .imglist ul li .title h3{
			font-size: 16px;
			color: #000;
			display: inline-block;

		}
		.index_news .imglist ul li .title span{
			float: right;
			font-size: 14px;
			color: #333333;
		}
		.index_news .imglist ul li p{
			font-size: 14px;
			color: #333;
			line-height: 24px;
			overflow : hidden;
		 	text-overflow: ellipsis;
		 	display: -webkit-box;
		  	-webkit-line-clamp: 2;  
		  	-webkit-box-orient: vertical;
		}
		.index_news .imglist ul li:hover .title h3{
			color: #6b2d2e;
		}
		.index_news .imglist .more{
			text-align: center;
			font-size: 0;
			margin-top: 100px;
		}
		.index_news .imglist .more a{
			border: 1px solid #6A2C2D;
			display: inline-block;
    		font-size: 14px;
    		color: #fff;
    		height: 40px;
    		width: 150px;
    		line-height: 40px;
		}
		.index_news .imglist .more a:first-child{
			background: #6A2C2D;
		}
		.index_news .imgright{
			float: right;
			width: 50%;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			text-align: right;
			position: relative;
		}
		.index_news .imgright img{
			max-width: 100%;
		}
		.index_news .imgright .content{
			position: absolute;
			top: 35px;
			right: 50px;
		}
		.index_news .imgright .content h3{
			text-align: right;
			font-size: 24px;
			color: #000;
			font-family: Source Han Sans CN;
			text-shadow: 1px 1px 2px #808080;
		}
		.index_news .imgright .content p{
			text-align: right;
			font-size: 18px;
			color: #000;
			font-family: Source Han Sans CN;
			font-weight: bold;
			padding-top: 15px;
		}
		.footer{
			background:#231F20;
			color: #fff;
			padding: 50px 0;
		}
		.footer .foot_item{
			float: left;
			width: 33%;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			position: relative;
		}
		.footer .foot_item .foot_t{
			font-size: 18px;
			padding-bottom: 25px;
		}
		.footer .foot_item .info h3{
			font-size: 24px;
			word-break: break-all;
		}
		.footer .foot_item .info {
			border-right: 1px solid #8A8889;
		}
		.footer .foot_item:last-child .info{
			border-right:0; 
		}
		.footer .foot_item .info .add{
			font-size: 14px;
			padding: 50px 0 30px 0;
		}
		.footer .foot_item .info .info-c{
			font-size: 14px;
			line-height: 22px;
		}
		.footer .foot_item .himg{
			text-align: center;
			padding: 30px 0;
		}
		.footer .foot_item .himg img{
			width: 90%;
			margin:0 auto;
		}
		.footer .last a{
			display: block;
			color: #fff;
			font-size: 14px;
			line-height: 22px;
		} 
		.footer .foot_item.last .info h3{
			font-size: 16px;
			padding-bottom: 30px;
		}
		.footer .foot_item.last{
			padding-left: 30px;
		}
		.footer .last .wxcode{
			position: absolute;
			right: 0;
			top: 30%;
			text-align: center;
		}
		.footer .last .wxcode p{
			font-size: 14px;
			padding:5px 0;
		}
		.copyright{
			background: #2E2A2B;
			padding: 8px 0;
		}
		.copyright p{
			color: #fff;
			font-size: 14px;
		}
		.copyright a{
			color: #fff;
			font-size: 14px;
		}
		.mobile_footer{
			display: none;
		}
		.banner_cate{
			height: 330px;
			position: relative;

		}
		.banner_cate .category{
			position: absolute;
			width: 100%;
			left: 0;
			bottom: 0;
			background: rgba(0,0,0,.4);
		}
		.banner_cate .category ul li{
			float: left;
		}
		.banner_cate .category ul li a{
			color: #fff;
			font-size: 18px;
			padding: 10px 0;
			display: block;
			width:188px;
			text-align:center;
		}
		.banner_cate .category ul li a.on{
			background: #722628;
		}
		.banner_cate .category ul li a:hover{
			background: #722628;
		}
		.about_content{
			padding: 60px 0;
		}
		.about_content img{
			max-width: 100%;
		}
		.map{
			padding: 60px 0;
		}
		.contact_info{
			padding: 0 0 60px 0;
		}
		.contact_info .left h3{
			font-size: 24px;
			color: #722628;
			font-weight: bold;
			padding: 15px 0;
		}
		.contact_info .left p{
			font-size: 14px;
			color: #333;
			line-height: 24px;
		}
		.contact_info .right{
			width: 30%;
			text-align: center;
			padding-top: 20px;
		}
		.contact_info .right p{
			font-size: 18px;
			color: #333333;
			padding: 10px 0;
		}
		.news_list{
			padding: 30px 0;
		}
		.news_list ul li{
			overflow: hidden;
			padding: 30px 0;
			border-bottom: 1px dotted #eaeaea;
		}
		.news_list ul li .date{
			float: left;
			width: 8%;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
		}
		.news_list ul li .date p{
			font-size: 24px;
			color: #333333;
		}
		.news_list ul li .date span{
			font-size: 48px;
			color: #722628;
		}
		.news_list ul li .date .line{
			height: 3px;
			width: 20px;
			background: #CCCCCC;
		}
		.news_list ul li .img{
			float: left;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			width: 33%;
		}
		.news_list ul li .img img{
			width: 100%;
		}
		.news_list ul li .info{
			float: right;
			width: 55%;
		}
		.news_list ul li .info h3{
			font-size: 18px;
			color: #722628;
		}
		.news_list ul li .info span{
			font-size: 14px;
			color: #000;
			display: block;
			padding: 15px 0;
		}
		.news_list ul li .info p{
			font-size: 14px;
			color: #333333;
			line-height: 24px;
			overflow: hidden;
		    text-overflow: ellipsis;
		    display: -webkit-box;
		    -webkit-line-clamp: 3;
		    -webkit-box-orient: vertical;
		}
		.news_list ul li .info .chakan{
			font-size: 14px;
			color: #333333;
			display: inline-block;
			border: 1px solid #000;
			padding: 8px 30px;
			margin-top: 70px;
		}
		.news_list ul li .info .chakan:hover{
			background: #722628;
			color: #fff;
		}
		.page span{
			border: 1px solid #000;
			display: inline-block;
			padding: 3px 8px;
		}
		.page a{
			border: 1px solid #000;
			display: inline-block;
			padding: 3px 8px;
		}
		.page{
			text-align: center;
			font-size: 14px;
			padding: 30px 0;
		}
		.page a.ad{
			border:0;
		}
		.page span.on{
			background: #000;
			color: #fff;
		}
		.page a.on{
			background: #000;
			color: #fff;
		}
		.product_list{
			padding: 60px 0;
		}
		.product_list .left_nav{
			float: left;
			width: 25%;
		}
		.product_list .left_nav ul li{
			border: 1px solid #D9D9D9;
			
			margin-bottom: 10px;
		}
		.product_list .left_nav ul li a{
			padding: 10px 20px 10px 30px;
			display: block;
		}
		.product_list .left_nav ul li p{
			display: inline-block;
			font-size: 14px;
			color: #333333;
		}
		.product_list .left_nav ul li span{
			float: right;
			font-size: 20px;
			font-weight: bold;
		}
		.product_list .right_pro{
			float: right;
			width: 72%;
		}
		.product_list .right_pro ul li{
			float: left;
			width: 32%;
			margin-right: 2%;
			margin-bottom: 15px;
		}
		.product_list .right_pro ul li:nth-child(3n){
			margin-right: 0;
		}
		.product_list .right_pro ul li .img{
			height:270px;
			overflow:hidden;
			text-align:center;
			line-height:270px;
		}
		.product_list .right_pro ul li img{
			max-width: 100%;
			max-height:270px;
			transition:all .5s ease-in-out;
		}
		.product_list .right_pro ul li .title{
			padding: 15px 0;
			border-bottom: 1px solid #CCCCCC;
			overflow: hidden;
		}
		.product_list .right_pro ul li .title span{
			font-size: 14px;
			color: #000;
		}
		.product_list .right_pro ul li .title .mtitle{
			float: left;
		}
		.product_list .right_pro ul li .title .ftitle{
			float: right;
		}
		.product_list .right_pro ul li:hover img{
			transform:scale(1.1);
		}
		.product_list .right_pro ul li .title:hover span{
			color: #722628;
		}
		.location{
			font-size: 14px;
			color: #333333;
			padding: 30px 0;
		}
		.location a{
			font-size: 14px;
			color: #333333;
		} 
		.productshow .bigpic{
			width: 50%;
			float: left;
		}
		.productshow .bigpic img{
			width: 100%;
		}
		.productshow .content{
			width: 50%;
			float: right;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			padding: 0 20px 0 100px;
		}
		.showpro{
			padding: 60px 0;
		}
		.showpro .title{
			text-align: center;
			padding: 30px 0;
		}
		.showpro .info img{
			max-width: 100%;
		}
		.newshow{
			padding: 30px 0 60px 0;
		}
		.newshow .title{
			text-align: center;
			padding: 30px 0;
		}
		.newshow .title h3{
			font-size: 30px;
			color: #333;
		}
		.newshow .title span{
			font-size: 16px;
			color: #333;
			display: inline-block;
			padding: 10px 0;
		}
		.list_case{
			padding: 60px 0;
		}
		.list_case ul li{
			float: left;
			width: 25%;
			text-align: center;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			padding: 10px;
		}
		.list_case ul li img{
			width: 100%;
			transition: all .3s ease-in-out;
		}
		.list_case ul li p{
			font-size: 14px;
			padding: 10px 0;
		}
		.list_case ul li .img{
			overflow: hidden;
		}
		.list_case ul li img:hover{
			transform: scale(1.1);
		}
		.inputform{
			width: 400px;
			height: 45px;
			position: absolute;
			bottom: -23px;
			left: 0;
			right: 0;
			margin: 0 auto;
		}
		.inputform input[type=text]{
			width: 325px;
			height: 45px;
			border: 0;
			float: left;
			border: 1px solid #eaeaea;
			border-radius: 20px 0 0 20px;
			padding-left: 25px;
			box-sizing: border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			outline: none;
		}
		.inputform input[type=submit]{
			width: 65px;
			height: 45px;
			border: 0;
			background:url(../images/search.png) no-repeat center;
			background-color: #000;
			background-size: 25px 25px; 
			float: left;
			border-radius: 0 20px 20px 0;
			outline: none;
		}
		.tanchuan {
		    transform: scale(0);
		    width: 150px;
		    margin: 0 auto;
		    position: fixed;
		    bottom: 52px;
		    right: 0;
		    margin-left: -75px;
		    transition: all .3s ease-in-out;
		    text-align: center;
		    background: #fff;
		    padding: 30px 0 0px 0;
		    z-index: 99;
		    border: 1px solid #f1f1f1;
		}
		.tanchuan img {
		    width: 100px;
		}
		.tanchuan p {
		    font-size: 14px;
		    padding: 10px 0;
		}
		.tanchuan .gb {
		    position: absolute;
		    width: 25px;
		    height: 25px;
		    top: 0;
		    right: 0;
		}
		@media screen and (min-width: 300px) and (max-width: 768px){
			.container{
				width: 100%;
				padding: 0 10px;
			}
			.pc {
				display: none;
			}
			
			.mobile {
				display: block;
			}
			.header-top {
			    padding: 6px 0;
			}
			.header-top span {
			    font-size: 12px;
			}
			.header-top .language a {
			    font-size: 12px;
			}
			.header-middle {
			    border-bottom: 1px solid #eaeaea;
			    padding: 10px 0;
			}
			.header-middle .leftimg img {
			    height: 45px;
			}
			.header-middle .right_nav {
			    width: 100%;
			    padding-top: 0; 
			    position: absolute;
			    top: 66px;
			    z-index: 99;
			    left: 0;
			    background: #fff;
			    display: none;
			    border-bottom: 1px solid #eaeaea;
			}
			.header-middle .right_nav ul li {
			    text-align: center;
			    width: 100%;
			}
			.header-middle .right_nav ul li p.main {
			    font-size: 14px;
			    color: #333333;
			    padding: 10px 0;
			}
			.header-middle .right_nav ul li p.fu {
			    font-size: 12px;
			    color: #333333;
			    display: none;
			}
			.menu-open {
			    display: block;
			    position: absolute;
			    top: 4px;
			    right: 0;
			    width: 70px;
			    height: 60px;
			    z-index: 1000;
			}
			.button-menu-line {
			    display: block;
			    position: absolute;
			    left: 30px;
			    width: 24px;
			    height: 1px;
			    background-color: #333333;
			    -webkit-transform-origin: center center 0px;
			    -moz-transform-origin: center center 0px;
			    -ms-transform-origin: center center 0px;
			    -o-transform-origin: center center 0px;
			    transform-origin: center center 0px;
			    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
			    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
			    -ms-transform: matrix(1, 0, 0, 1, 0, 0);
			    -o-transform: matrix(1, 0, 0, 1, 0, 0);
			    transform: matrix(1, 0, 0, 1, 0, 0);
			    -webkit-transition: .25s;
			    -moz-transition: .25s;
			    -ms-transition: .25s;
			    -o-transition: .25s;
			    transition: .25s;
			}
			.button-menu-line--1 {
			    top: 24px;
			}
			.button-menu-line--2 {
			    top: 32px;
			}
			.button-menu-line--3 {
			    top: 40px;
			}
			.menu-open.open .button-menu-line--1 {
			    -webkit-transform-origin: center center 0px;
			    -moz-transform-origin: center center 0px;
			    -ms-transform-origin: center center 0px;
			    -o-transform-origin: center center 0px;
			    transform-origin: center center 0px;
			    -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -1);
			    -moz-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -1);
			    -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -1);
			    -o-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -1);
			    transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -1);
			    top: 33px;
			}
			.menu-open.open .button-menu-line--2 {
			    -webkit-transform-origin: center center 0px;
			    -moz-transform-origin: center center 0px;
			    -ms-transform-origin: center center 0px;
			    -o-transform-origin: center center 0px;
			    transform-origin: center center 0px;
			    -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -9);
			    -moz-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -9);
			    -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -9);
			    -o-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -9);
			    transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -9);
			    top: 41px;
			}
			.menu-open.open .button-menu-line--3 {
			    -webkit-transform-origin: center center 0px;
			    -moz-transform-origin: center center 0px;
			    -ms-transform-origin: center center 0px;
			    -o-transform-origin: center center 0px;
			    transform-origin: center center 0px;
			    -webkit-transform: matrix(1, 0, 0, 1, 0, 3);
			    -moz-transform: matrix(1, 0, 0, 1, 0, 3);
			    -ms-transform: matrix(1, 0, 0, 1, 0, 3);
			    -o-transform: matrix(1, 0, 0, 1, 0, 3);
			    transform: matrix(1, 0, 0, 1, 0, 3);
			    opacity: 0;
			}
			.banner img{
				width: 100%;
			}
			.serses .left {
			    width: 100%;
				display:none;
			}
			.serses .right_xilie {
			    float: right;
			    width: 100%;
			}
			.serses .right_xilie .item {
			    float: left;
			    width: 50%;
			    background: #231F20;
			    box-sizing: border-box;
			    -webkit-box-sizing: border-box;
			    -moz-box-sizing: border-box;
			    padding: 4vw;
			    height: 208px;
			    background-size: cover!important;
			    transition: all .3s ease-in-out;
			    border: 1px solid #fff;
			}
			.serses .right_xilie .item h3 {
			    color: #fff;
			    border-left: 2px solid #fff;
			    padding-left: 20px;
			    font-size: 15px;
			    margin-bottom: 25px;
			}
			.serses {
			    padding: 30px 0;
			}
			.serses_mobile{
				 padding: 30px 0;
			}
			.serses_mobile .item {
				float: left;
				width: 50%;
				background: #231F20;
				box-sizing: border-box;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				padding: 4vw;
				height: 208px;
				background-size: cover!important;
				transition: all .3s ease-in-out;
				border: 1px solid #fff;
				position:relative;
			}
			.serses_mobile .item h3 {
				color: #fff;
				border-left: 2px solid #fff;
				padding-left: 20px;
				font-size: 15px;
				margin-bottom: 25px;
			}
			.serses_mobile .item p {
				color: #fff;
				font-size: 14px;
				line-height: 28px;
			}
			.serses_mobile .item .line {
				height: 1px;
				width: 40px;
				background: #fff;
				position: absolute;
				bottom: 35px;
			}
			.footer .foot_item .info {
				border-right: 0;
			}
			.ztitle hr {
			    position: absolute;
			    top: 48px;
			}
			.ztitle p {
			    font-size: 18px;
			    position: relative;
			    bottom: -4px;
			     right: 0; 
			    display: inline-block;
			    background: #fff;
			    padding: 0 10px;
			}
			.ztitle h3 {
			    font-size: 24px;
			    color: #585858;
			}
			.ztitle span {
			    display: none;
			}
			.index_about .index_about_a {
			    margin: 20px auto;
			}
			.index_about .leftimg {
			    display: none;
			}
			.index_about .index_aboutc {
			    width: 100%;
			    padding: 0;
			    margin-top: 0px;
				background: url(../images/index_about.jpg) no-repeat;
				background-size: cover;
			}
			.index_about .index_aboutc .zhezhao{
				background: rgba(0,0,0,.5);
				padding: 20px;
			}
			.index_adv .item {
			    float: left;
			    width: 50%;
			    padding: 20px 10px 0 10px;
			    position: relative;
			    height: 100px;
			    box-sizing: border-box;
			    -webkit-box-sizing: border-box;
			    -moz-box-sizing: border-box;
			}
			.index_adv .item h3 {
			    color: #fff;
			    font-size: 16px;
			    padding-bottom: 0;
				padding-top:35px;
			}
			.index_adv .item p {
			    color: #fff;
			    font-size: 13px;
			    line-height: 25px;
				display:none;
			}
			.index_adv {
			    height: 220px;
			    background-size: cover;
				display:none;
			}
			.index_adv .item span {
			    bottom: 50px;
			}
			.index_news .imglist {
			    float: left;
			    width: 100%;
			    box-sizing: border-box;
			    -webkit-box-sizing: border-box;
			    -moz-box-sizing: border-box;
			    padding: 0;
			}
			
			.index_news .imglist ul li {
			    padding: 15px 0;
			}
			.index_news .imglist .more {
			    text-align: center;
			    font-size: 0;
			    margin-top: 60px;
			}
			.index_news .imgright {
			    width: 100%;
				display:none;
			}
			.index_news .imgright .content {
			    right: 0;
			}
			.footer {
			    background: #231F20;
			    color: #fff;
			    padding: 30px 0;
			}
			.footer .foot_item {
			    width: 100%;

			}
			.footer .foot_item:nth-child(2){
				display: none;
			}
			.footer .foot_item.last{
				display: none;
			}
			.footer .foot_item:nth-child(2) .info{
				display: none;
			}
			.footer .last .wxcode {
			    position: absolute;
			    right: 0;
			    top: 30%;
			    text-align: center;
			    display: none;
			}
			.footer .foot_item .info .add {
			    font-size: 14px;
			    padding: 30px 0 15px 0;
			}
			.footer .foot_item .info h3 {
			    font-size: 20px;
			    word-break: break-all;
			}
			.footer .foot_item.last .foot_t{
				display: none;
			}
			.mobile_footer {
			    background: rgba(106,44,45,.8);
			    width: 100%;
			    position: fixed;
			    bottom: 0;
			    padding: 3px 0;
			    z-index: 999;
			    display: block;
			}
			.mobile_footer ul li {
			    float: left;
			    width: 25%;
			    box-sizing: border-box;
			    -webkit-box-sizing: border-box;
			    -moz-box-sizing: border-box;
			    text-align: center;
			}
			.mobile_footer ul li img {
			    width: 20px;
			    padding: 5px 0;
			}
			.mobile_footer ul li p {
			    color: #fff;
			    font-size: 12px;
			    margin: 0;
			}
			.mobile{
				display: block;
			}
			.banner_cate{
				background-size: cover!important; 
				height: 300px;
			}
			.banner_cate .category ul li a {
			    font-size: 14px;
			    width:100%;
			}
			.banner_cate .category ul li {
				float: left;
				width: 30%;
			}
			.about_content {
			    padding: 30px 0;
			}
			.contact_info .right {
			    width: 100%;
			    text-align: center;
			    padding-top: 20px;
				display:none;
			}
			.contact_info {
			    padding: 0 0 30px 0;
			}
			.map {
			    padding: 30px 0;
			}
			.news_list {
			    padding: 15px 0;
			}
			.news_list ul li {
			    padding: 15px 0;
			}
			.news_list ul li .date {
			    display: none;
			}
			.news_list ul li .img {
			    width: 37%;
			}
			.news_list ul li .info h3 {
			    font-size: 15px;
			    color: #722628;
			}
			.news_list ul li .info p {
			    display: none;
			}
			.news_list ul li .info .chakan {
			    display: none;
			}
			.product_list .left_nav {
			    float: left;
			    width: 100%;
			}
			.product_list .left_nav ul li a {
			    padding: 8px 20px 8px 30px;
			    display: block;
			}
			.product_list .left_nav ul li p {
			    display: inline-block;
			    font-size: 13px;
			    color: #333333;
			}
			.product_list {
			    padding: 30px 0;
			}
			.product_list .right_pro {
			    width: 100%;
			}
			.product_list .right_pro ul li {
			    float: left;
			    width: 49%;
			    margin-right: 2%!important;
			}
			.product_list .right_pro ul li:nth-child(2n) {
			    margin-right: 0%!important;
			}
			.product_list .right_pro ul li .title span {
			    font-size: 12px;
			    color: #000;
			}
			.product_list .right_pro ul li .img {
				height: 40vw;
				overflow: hidden;
				text-align: center;
				line-height: 40vw;
			}
			.showpro .title img{
				max-width: 100%;
			}
			.showpro {
			    padding: 30px 0;
			}
			.productshow .bigpic {
			    width: 100%;
			    float: left;
			}
			.productshow .content {
			    width: 100%;
			    float: right;
			    box-sizing: border-box;
			    -webkit-box-sizing: border-box;
			    -moz-box-sizing: border-box;
			    padding: 15px 20px;
			}
			.location {
			    font-size: 14px;
			    color: #333333;
			    padding: 20px 0;
			}
			.list_case {
			    padding: 30px 0;
			}
			.list_case ul li {
			    width: 50%;
			}
			.inputform {
			    width: 70%;
			    height: 35px;
			    position: absolute;
			    bottom: -18px;
			    left: 0;
			    right: 0;
			    margin: 0 auto;
			}
			.inputform input[type=text] {
			    width: 75%;
			    height: 35px;
			}
			.inputform input[type=submit] {
			    width: 22%;
			    height: 35px;
			    background-size: 22px 22px;
			}
		}
		@media screen and (min-width: 769px) and (max-width: 1200px){
			.container{
				width: 100%;
				padding: 0 10px;
			}
			.index_adv .item h3 {
			    color: #fff;
			    font-size: 18px;
			    padding-bottom: 4vw;
			}
			.index_adv .item {
			    float: left;
			    width: 25%;
			    padding: 20px 10px 0 10px;
			    position: relative;
			    height: 560px;
			    box-sizing: border-box;
			    -webkit-box-sizing: border-box;
			    -moz-box-sizing: border-box;
			}
			.index_adv .item span {
			    bottom: 20px;
			}
			.serses .right_xilie .item {
			    padding: 2vw;
			    height: 242px;
			}
			.ztitle h3 {
			    font-size: 30px;
			    color: #585858;
			}
			.ztitle span {
			    font-size: 40px;
			    right: 180px;
			    line-height: 42px;
			}
			.ztitle p {
			    font-size: 28px;
			}
			.ztitle hr {
			    top: 63px;
			}
			.ztitle .newtitle span {
			    right: 160px;
			}
			.index_about .leftimg {
			    display: none;
			}
			.index_about .index_aboutc {
			    float: right;
			    width: 100%;
			    background: #231F20;
			    box-sizing: border-box;
			    -webkit-box-sizing: border-box;
			    -moz-box-sizing: border-box;
			    padding: 20px 40px 40px 40px;
			    margin-top: 0;
			}
			.footer .last .wxcode {
			    position: absolute;
			    right: 0;
			    top: 30%;
			    text-align: center;
			}
			.footer .last .wxcode img{
				width: 80px;
			}
			.footer .foot_item .info .add {
			    font-size: 14px;
			    padding: 25px 0 20px 0;
			}
		}
		@media screen and (min-width: 420px) and (max-width: 529px){
			
		}
		@media screen and (min-width: 530px) and (max-width: 700px){
			
		}
		@media screen and (min-width: 701px) and (max-width: 768px){
			
		}