

/*# sourceMappingURL=style.css.map */
body{
	padding: 0;
	margin: 0;
}
@media (min-width:320px){
	.project-box1{
		padding:0.5rem 0.3rem;
	}
	.project-box1 .title{
		text-align: center;
		margin-bottom: 0.5rem;
	}
	.project-box1 .title h3{
		font-size: 0.42rem;
		color: #000000;
		line-height: 1.6;
		padding-bottom: 0.15rem;
		margin-bottom: 0.25rem;
		position: relative;
	}
	.project-box1 .title h3:before{
		display: block;
		height: 2px;
		background-color: #b41414;
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 0.5rem;
		margin-left: -0.25rem;
	}
	.project-box1 .title .detaile{
		font-size: 0.24rem;
		color: #888888;
		line-height: 1.6;
	}
	.project-box1 .mian{
		width: 100%;
	}
	.project-box1 .mian .img{margin-bottom: 0.3rem;}
	.project-box1 .mian .img img{
		display: block;
		width: 100%;
	}
	.project-box1 .mian .right .titls{
		width: 100%;
		margin-bottom: 0.2rem;
	}
	.project-box1 .mian .right .titls .tt{
		float: left;
		display: block;
		width: auto;
		padding: 0.05rem 0.35rem;
		border-radius: 0.3rem;
		background-color: #dfdfdf;
		font-size: 0.24rem;
		color: #777777;
		margin: 0 0.2rem 0.2rem 0;
		-webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.project-box1 .mian .right .titls .tt.on,
	.project-box1 .mian .right .titls .tt:hover{
		color: #fff;
		background-color: #b41414;
	}
	.project-box1 .mian .right .ajx-box{
		width: 100%;
		position: relative;
		-webkit-transition: all 0.4s;
  		transition: all 0.4s;
  		top: 15px;
  		left: 0;
  		opacity: 0;
  		filter: alpha(opacity=0);
	}
	.project-box1 .mian .right .ajx-box.on{
		top: 0;
		opacity: 1;
  		filter: alpha(opacity=100);
	}

	.project-box1 .mian .right .ajx-box .list{
		width: 100%;
		margin-bottom: 0.2rem;
	}
	.project-box1 .mian .right .ajx-box .list span{
		font-size:0.24rem;
		color: #565656;
		line-height: 1.8;
		display: block;
		width: auto;
		cursor: pointer;
		float: left;
		padding: 0 0.05rem;
		border-bottom: 2px solid transparent;
		margin: 0 0.1rem 0.2rem 0.15rem;
	}
	.project-box1 .mian .right .ajx-box .list span.on{
		border-bottom: 2px solid #b41414;
	}
	.project-box1 .mian .right .ajx-box .det-box{
		position: relative;
		width: 100%;
		top: 15px;
		left: 0;
		opacity: 0;
  		filter: alpha(opacity=0);
  		-webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.project-box1 .mian .right .ajx-box .det-box.on{
		top: 0;
		opacity: 1;
  		filter: alpha(opacity=100);
	}

	.project-box1 .mian .right .ajx-box .det{
		/*width: 100%;*/
		padding: 0.2rem 0.15rem 0.1rem;
		border-top: 1px solid #e1e1e1;
	}
	.project-box1 .mian .right .ajx-box .det .ldet{
		font-size: 0.24rem;
		color: #000;
		line-height: 1.6;
		margin-bottom: 0.1rem;
	}
	.project-box1 .mian .right .ajx-box .det .rdet a{
		font-size: 0.24rem;
		color: #888888;
		line-height: 1.6;
		display:block;
		float: left;
		width: auto;
		margin: 0 0.15rem 0.1rem 0;
	}
	.project-box2{
		padding: 0 0.3rem;
	}
	.project-box2 .top-box{
		width: 100%;
		margin-bottom: 0.5rem;
	}
	.project-box2 .top-box .left,
	.project-box2 .top-box .right{
		float: left;
		width: 100%;
	}
	.project-box2 .top-box .left .point{
		width: 31%;
		float: left;
		height: 0.54rem;
		line-height: 0.54rem;
		cursor: pointer;
		border:1px solid #cacaca;
		box-sizing:border-box;
		font-size: 0.24rem;
		color: #666666;
		background-color: #fdfdfd;
		text-align: center;
		margin-right: 3.5%;
	}
	.project-box2 .top-box .left .point .add{
		display: inline;
		height: 100%;
		padding: 0 0.15rem;
		margin-right: 0.1rem;
		background: url(../img/img19.png) center/0.23rem no-repeat;
	}
	.project-box2 .top-box .left .selt{
		display:block;
		float: left;
		width: 31%;
		padding: 0 0.15rem;
		border:1px solid #cacaca;
		box-sizing:border-box;
		font-size: 0.24rem;
		color: #666666;
		height: 0.54rem;
		text-align: center;
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
		background:#fdfdfd url(../img/img20.png) 92% center/0.12rem no-repeat;
	}
	.project-box2 .top-box .left .selt1{
		margin-right: 3.5%;
	}
	.project-box2 .top-box .right{
		width:100%;
		height: 0.54rem;
		line-height: 0.54rem;
		box-sizing:border-box;
		margin: 0.2rem 0 0 0;
	}
	.project-box2 .top-box .right .tet{
		border:0;
		width: calc(100% - 0.9rem);
		display: block;
		float: left;
		height:100%;
		line-height: 0.50rem;
		font-size: 0.24rem;
		border:1px solid #cacaca; 
		padding: 0 0.15rem;
		box-sizing:border-box;
		background-color: #fdfdfd
	}
	.project-box2 .top-box .right .sub{
		float: right;
		width: 0.9rem;
		box-sizing:border-box;
		height:100%;
		border:0;
		background:#b41414 url(../img/img21.png) center/0.25rem no-repeat;
	}
	.project-box2 .bot-list{
		width: 100%;
	}
	.project-box2 .bot-list li .pic{
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.project-box2 .bot-list li .pic img{
		display: block;
		width: 100%;
	}
	.project-box2 .bot-list li .pic .mlogo{
		display: block;
		width: 1.3rem;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 2;
	}
	.project-box2 .bot-list li .box{
		padding: 0.2rem 0.2rem 0.4rem;
	}
	.project-box2 .bot-list li .box h3{
		font-size: 0.34rem;
		color: #000000;
		line-height: 1.6;
		padding-bottom: 0.15rem;
		margin-bottom: 0.2rem;
		position: relative;
	}
	.project-box2 .bot-list li .box h3:before{
		display: block;
		width: 0.3rem;
		height: 2px;
		background-color: #b41414;
		position: absolute;
		left: 0;
		bottom: 0;
		content: '';
	}
	.project-box2 .bot-list li .box .detaile{
		font-size: 0.24rem;
		line-height: 1.6;
		color: #666666;
		text-align: justify;
		height: 0.80rem;
		overflow: hidden;
	}
	.tip-addbox{
		position: fixed;
		top: 0;
		left: 0;
		z-index: 50;
		background-color: rgba(0,0,0,0.3);
		height: 100%;
		width: 100%;
		display: none;
	}
	.tip-mian{
		width: 92%;
		height: auto;
		padding:0.3rem;
		background-color: #fff;
		box-shadow: 0 0 20px rgba(0,0,0,0.5);
		position: fixed;
		top: 25%;
		left: 4%;
		z-index: 51;
		box-sizing:border-box;
		-webkit-transform: scale(0);
	    transform: scale(0);
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.tip-mian.on{
		-webkit-transform: scale(1);
	    transform: scale(1);
	}
	.tip-mian i{
		display: block;
		width: 0.4rem;
		height: 0.4rem;
		cursor: pointer;
		background: url(../img/img18.jpg) center/0.3rem no-repeat;
		position: absolute;
		right: 0.3rem;
		top:0.3rem;
		z-index: 5;
	}
	.tip-mian h3{
		font-size: 0.3rem;
		color: #333;
		padding-bottom: 0.2rem;
		margin-bottom: 0.2rem;
		line-height: 1.6;
		border-bottom: 1px solid #eee;
	}
	.tip-mian .list{
		width: 100%;
	}
	.tip-mian .list ul li{
		width: 55%;
		float: left;
		padding-right: 0%;
		box-sizing:border-box;
		line-height: 2;
		font-size: 0.24rem;
	}
	.tip-mian .list ul li:nth-child(even){
		width: 45%;
	}
	.tip-mian .list ul li span{
		font-size: 0.26rem;
		color: #999;
	}
	.tip-mian .list ul li a{
		color: #666;
		margin-left: 0.1rem;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.tip-mian .list ul li a:hover{
		color: #b41414;
	}
	.proinfor-box1{
		padding: 0.5rem 0.3rem 0.6rem;
	}
	.proinfor-box1 .left h3{
		font-size: 0.4rem;
		color: #000000;
		line-height: 1.6;
		margin-bottom: 0.4rem;
	}
	.proinfor-box1 .left .detaile{
		font-size: 0.24rem;
		color: #666;
		line-height: 1.6;
		text-align: justify;
	}
	.proinfor-box1 .right{
		margin-top: 0.3rem;
		font-size: 0.24rem;
		color: #555555;
		line-height: 1.6;
	}
	.proinfor-box1 .right p{
		padding:0.05rem 0 0.05rem 0.6rem;
		position: relative;
		margin-bottom: 0.1rem;
	}
	.proinfor-box1 .right .price span{
		font-size: 0.34rem;
		color:#555555;
		line-height: 1.2;
	}
	.proinfor-box1 .right .price:before,
	.proinfor-box1 .right .time:before,
	.proinfor-box1 .right .add:before,
	.proinfor-box1 .right .tel:before{
		display: block;
		width: 0.4rem;
		height: 0.4rem;
		border:1px solid #c6c6c6;
		border-radius: 100%;
		position: absolute;
		left: 0;
		top:50%;
		margin-top: -0.2rem;
		content: '';
	}
	.proinfor-box1 .right .price:before{
		background: url(../img/img22.png) center/0.22rem no-repeat;
	}
	.proinfor-box1 .right .time:before{
		background: url(../img/img23.png) center/0.26rem no-repeat;
	}
	.proinfor-box1 .right .add:before{
		top: 0.03rem;
		margin-top: 0;
		background: url(../img/img24.png) center/0.24rem no-repeat;
	}
	.proinfor-box1 .right .tel{
		font-size: 0.34rem;
		color: #b41414;
		line-height: 1.4;
	}
	.proinfor-box1 .right .tel:before{
		border:1px solid #b41414;
		background:#b41414 url(../img/img25.png) center/0.28rem no-repeat;
	}
	.proinfor-box1 .right .btns{
		display: block;
		width: 2.3rem;
		height: 0.65rem;
		line-height: 0.65rem;
		font-size: 0.24rem;
		color: #fff;
		background-color: #b41414;
		text-align: center;
		margin-top: 0.3rem;
	}
	.proinfor-box2,
	.proinfor-box3,
	.proinfor-box4,
	.proinfor-box5{
		padding: 0 0.3rem;
		margin-bottom: 0.9rem;
	}
	.proinfor-box2 h2,
	.proinfor-box3 h2,
	.proinfor-box4 h2,
	.proinfor-box5 h2{
		font-size: 0.34rem;
		color: #000000;
		line-height: 1.6;
		padding-bottom: 0.15rem;
		border-bottom: 1px solid #dfdfdf;
		position: relative;
		margin-bottom: 0.5rem;
	}
	.proinfor-box2 h2:before,
	.proinfor-box3 h2:before,
	.proinfor-box4 h2:before,
	.proinfor-box5 h2:before{
		display: block;
		width: 0.95rem;
		height: 2px;
		background-color: #b41414;
		position: absolute;
		left: 0;
		bottom: -1px;
		content: '';
	}
	.proinfor-box2 .swiper-container{
        width: 100%;
        height: 100%;
    }
    .proinfor-box2 .swiper-slide {
        text-align: center;
        padding-top: 0.2rem;
        /* Center slide text vertically */
        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;
    }
    .proinfor-box2 .swiper-slide .mbox{
    	width: 90%;
    	margin: 0 auto;
    }
    .proinfor-box2 .swiper-slide .img{
    	width: 0.95rem;
    	height: 0.95rem;
    	border-radius: 100%;
    	border:1px solid #b41414;
    	margin: 0 auto 0.4rem;
    	position: relative;
    }
    .proinfor-box2 .swiper-slide .img:before,
    .proinfor-box2 .swiper-slide .img:after{
    	display: block;
    	width: 0.23rem;
    	height: 1px;
    	background-color: #b41414;
    	position: absolute;
    	content: '';
    	transform:rotate(-45deg);
		-ms-transform:rotate(-45deg); 
		-moz-transform:rotate(-45deg); 
		-webkit-transform:rotate(-45deg); 
		-o-transform:rotate(-45deg); 
    }
    .proinfor-box2 .swiper-slide .img:before{
    	top: 0;
    	right: 0;
    }
    .proinfor-box2 .swiper-slide .img:after{
    	bottom: 0;
    	left: 0;
    }
    .proinfor-box2 .swiper-slide .img img{
    	width: 0.6rem;
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	margin: -0.3rem 0 0 -0.3rem;
    }
    .proinfor-box2 .swiper-slide .img .img2{
    	opacity: 0;
    	filter: alpha(opacity=0);
    }
    .proinfor-box2 .swiper-slide h3{
    	font-size: 0.3rem;
    	color: #000000;
    	line-height: 1.6;
    	text-align: center;
    	margin-bottom: 0.15rem;
    	display:block;
    	white-space:nowrap; 
    	overflow:hidden; 
    	text-overflow:ellipsis;
    }
    .proinfor-box2 .swiper-slide .detaile{
     	font-size: 0.24rem;
     	color: #666666;
     	height: 0.8rem;
     	overflow: hidden;
     	line-height: 1.6;
     	text-align: center;
     	margin-bottom: 0.42rem;
     	position: relative;
    }
    .proinfor-box2 .swiper-slide i{
    	display: block;
    	width: 0.5rem;
    	height: 1px;
    	margin: 0 auto;
    	background-color:#b41414;
    }
    .proinfor-box2 .swiper-button-next,
    .proinfor-box2 .swiper-button-prev,
    .proinfor-box3 #proi-phone .swiper-button-next,
    .proinfor-box3 #proi-phone .swiper-button-prev,
    .proinfor-box4 #proi-box4 .swiper-button-next,
    .proinfor-box4 #proi-box4 .swiper-button-prev{
    	width: 0.6rem;
    	height: 0.6rem;
    	position: absolute;
    	top: 50%;
    	background-color: rgba(0,0,0,0.6);
    	border-radius: 50%;
    	margin-top: -0.3rem;
    }
    .proinfor-box2 .swiper-button-disabled,
    .proinfor-box3 #proi-phone .swiper-button-disabled,
    .proinfor-box4 #proi-box4 .swiper-button-disabled{
    	opacity: 0
    }
    .proinfor-box2 .swiper-button-next,
    .proinfor-box3 #proi-phone .swiper-button-next,
    .proinfor-box4 #proi-box4 .swiper-button-next{
    	right: 0;
    	background:rgba(0,0,0,0.6) url(../img/img29.png) center/0.35rem no-repeat;
    }
    .proinfor-box2 .swiper-button-prev,
    .proinfor-box3 #proi-phone .swiper-button-prev,
    .proinfor-box4 #proi-box4 .swiper-button-prev{
    	left: 0;
    	background:rgba(0,0,0,0.6) url(../img/img30.png) center/0.35rem no-repeat;
    }
    .proinfor-box3 #proi-phone{
        width: 100%;
        height: 100%;
    }
    .proinfor-box3 #proi-phone .swiper-slide{
        text-align: center;
        background: #fff;
        /* Center slide text vertically */
        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;
    }
	.proinfor-box3 #proi-phone .swiper-slide img{
		display: block;
		width: 100%;
	}
	.proinfor-box3 #proi-phone .swiper-button-next,
	.proinfor-box4 #proi-box4  .swiper-button-next{
		right: 0.3rem;
	}
	.proinfor-box3 #proi-phone .swiper-button-prev,
	.proinfor-box4 #proi-box4  .swiper-button-prev{
		left: 0.3rem;
	}
	.proinfor-box3 .proi-pc{display: none;}

	.proinfor-box4 #proi-box4{
        width: 100%;
        height: 100%;
    }
    .proinfor-box4 #proi-box4 .swiper-slide{
        /* Center slide text vertically */
        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;
    }
    .proinfor-box4 #proi-box4 .swiper-slide .mbox{
    	width: 100%;
    	height: 100%;
    }
    .proinfor-box4 #proi-box4 .swiper-slide img{
    	display: block;
    	width: 100%;
    }
    .proinfor-box4 #proi-box4 .swiper-slide .tit{
    	font-size: 0.26rem;
    	color: #888888;
    	line-height: 1.6;
    	padding:0.3rem 0.2rem 0;
    }
    .proinfor-box4 #proi-box4 .swiper-slide .tit span{
    	color: #000;
    	margin-right: 0.2rem;
    }

	.proinfor-box5{
		padding: 0;
		margin-bottom: 0;
	}
	.proinfor-box5 h2 {
	    width: 92%;
	    margin: 0 auto 0.5rem;
	}
	.proinfor-box5 .mian{
		width: 100%;
		position: relative;
	}
	.proinfor-box5 .pro-map{
		padding: 0 0.3rem;
		margin-bottom: 0.3rem;
	} 
	.proinfor-box5 .pro-map .titles{
		width: 100%;
		margin-bottom: 0.3rem;
		border-bottom: 1px solid #ccc;
	}
	.proinfor-box5 .pro-map .titles a{
		display: inline-block;float: left;
		margin-right: 0.5rem;
		font-size: 0.24rem;
		color: #000;
		line-height: 1.6;
		padding:0.3rem 0.1rem 0.1rem;
		border-bottom:2px solid transparent;
		position: relative;
		left: 0;
		bottom: -1px;
	}
	.proinfor-box5 .pro-map .titles a:last-child{
		margin-right: 0
	}
	.proinfor-box5 .pro-map .titles a.cut{
		border-bottom: 2px solid #b41414;
	}
	.proinfor-box5 .pro-map .titles a:nth-child(1){
		background: url(../img/img31.png) center top/0.3rem no-repeat;
	}
	.proinfor-box5 .pro-map .titles a:nth-child(2){
		background: url(../img/img32.png) center top/0.3rem no-repeat;
	}
	.proinfor-box5 .pro-map .titles a:nth-child(3){
		background: url(../img/img33.png) center top/0.3rem no-repeat;
	}
	.proinfor-box5 .pro-map .titles a:nth-child(4){
		background: url(../img/img34.png) center top/0.3rem no-repeat;
	}
	.proinfor-box5 .pro-map .list{
		position: relative;
		top: 15px;
		left: 0;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.proinfor-box5 .pro-map .list.on{
		top: 0;
		opacity: 1;
		filter: alpha(opacity=100);
	}
	.proinfor-box5 .pro-map .list li{
		padding: 0.2rem 0;
		border-bottom: 1px solid #e5e5e5
	}
	.proinfor-box5 .pro-map .list li h3{
		font-size: 0.24rem;
		color: #000;
		line-height: 2;
		padding-left: 0.5rem;
		background: url(../img/img35.png) left center/0.25rem no-repeat;
	}
	.proinfor-box5 .pro-map .list li .detaile{
		font-size: 0.24rem;
		color: #888888;
		line-height: 1.6;
		padding-left: 0.5rem;
	}
	.proinfor-box5 .pro-map .list li.on h3{
		color: #b41414;
		background: url(../img/img36.png) left center/0.25rem no-repeat;
	}
	.proinfor-box5 .map{
		width: 100%;
		height: 5rem;
	}
	.proinfor-box5 .map #allmap{
		width: 100%;
		height: 100%;
	}
	.proinfor-box5 .mian .map .mapbox{
		width: 5rem;
	}
	.proinfor-box5 .mian .map .mapbox .title{
		font-size: 0.26rem;
		line-height: 1.6;
		color: #cc5522;
	}
	.proinfor-box5 .mian .map .mapbox .title h3{
		width: auto;
		margin:0 0.2rem 0.1rem 0;
		max-width: 3rem;
		display:block;
		white-space:nowrap; 
		overflow:hidden; 
		text-overflow:ellipsis;
		font-size: 0.24rem;
		float: left;
		line-height: 1.6;
	}
	.proinfor-box5 .mian .map .mapbox .title a{
		font-size: 0.24rem;
	    color: #3d6dcc;
	    display: inline-block;
	    float: left;
	    line-height: 1.6;
	}
	.proinfor-box5 .mian .map .mapbox .detaile{
		font-size: 0.24rem;
		color: #666;
		line-height: 1.6;
	} 
	.proinfor-box5 .mian .map .anchorBL{display: none;}


}
@media (min-width:768px){
	.proinfor-box2 .swiper-button-next, 
	.proinfor-box2 .swiper-button-prev, 
	.proinfor-box3 #proi-phone .swiper-button-next, 
	.proinfor-box3 #proi-phone .swiper-button-prev,
	.proinfor-box4 #proi-box4 .swiper-button-prev,
	.proinfor-box4 #proi-box4 .swiper-button-next{
		width: 0.5rem;
		height: 0.5rem;
	}
	.proinfor-box2 .swiper-button-next,
	.proinfor-box3 #proi-phone .swiper-button-next,
	.proinfor-box4 #proi-box4 .swiper-button-next{
	    background: rgba(0,0,0,0.6) url(../img/img29.png) center/0.3rem no-repeat;
	}
	.proinfor-box2 .swiper-button-prev,
	.proinfor-box3 #proi-phone .swiper-button-prev,
	.proinfor-box4 #proi-box4 .swiper-button-prev{
	    background: rgba(0,0,0,0.6) url(../img/img30.png) center/0.3rem no-repeat;
	}
	.proinfor-box5 .mian .map .mapbox{
		padding: 0.1rem;
		box-sizing:border-box;
		background-color: #fff;
	}
}
@media (min-width:1024px){
	.project-box1 {
	    padding: 65px 0;
	    width: 1500px;
	    margin: 0 auto;
	    max-width: 92%;
	}
	.project-box1 .title h3 {
	    font-size: 32px;
	    padding-bottom: 15px;
	    margin-bottom: 25px;
	}
	.project-box1 .title .detaile {
	    font-size: 14px;
	}
	.project-box1 .mian .img {
	    margin-bottom: 0;
	    width: 45%;
	    float: left;
	}
	.project-box1 .mian .right{
		width: 51%;
		float: right;
	}
	.project-box1 .mian .right .titls{
	    margin-bottom: 25px;
	}
	.project-box1 .mian .right .titls .tt{
	    float: left;
	    display: block;
	    width: auto;
	    padding: 2px 28px;
	    border-radius: 30px;
	    background-color: #dfdfdf;
	    font-size: 14px;
	    color: #777777;
	    margin: 0 10px 15px 0;
	}
	.project-box1 .mian .right .ajx-box .list{margin-bottom: 0;padding-bottom: 10px;}
	.project-box1 .mian .right .ajx-box .list span {
	    font-size: 14px;
	    line-height: 1.8;
	    padding: 0 2px;
	    margin: 0 10px 15px 15px;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.project-box1 .mian .right .ajx-box .list span:hover{
		border-bottom: 2px solid #b41414;
	}
	.project-box1 .mian .right .ajx-box .det .ldet{
		font-size: 14px;
	    float: left;
	    margin-bottom: 0;
	    width: 75px;
	}
	.project-box1 .mian .right .ajx-box .det {
	    padding: 17px 15px 12px;
	}
	.project-box1 .mian .right .ajx-box .det .rdet{
		width:calc(100% - 75px);
		float: left;
	}
	.project-box1 .mian .right .ajx-box .det .rdet a{
	    font-size: 14px;
	    float: left;
	    width: auto;
	    margin: 0 15px 5px 0;
		-webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.project-box1 .mian .right .ajx-box .det .rdet a:hover{
		color: #333;
	}
	.project-box2{
		width: 1500px;
		max-width: 0 auto;
		max-width: 92%;
	}
	.project-box2 .top-box{
		width: 960px;
		margin: 0 auto 75px;
	}
	.project-box2 .top-box .left, .project-box2 .top-box .right{
		width:auto;
	}
	.project-box2 .top-box .left .point{
		width: 135px;
		height: 56px;
		line-height: 56px;
		font-size: 14px;
		margin-right: 9px;
	}
	.project-box2 .top-box .left .point .add {
	    padding: 0px 8px;
	    margin-right: 4px;
	    background: url(../img/img19.png) center/13px no-repeat;
	}
	.project-box2 .top-box .left .selt {
	    width: 135px;
	    padding: 0 15px;
	    font-size: 14px;
	    height: 56px;
	    margin-right: 9px;
	    background: #fdfdfd url(../img/img20.png) 92% center/10px no-repeat;
	}
	.project-box2 .top-box .right {
	    height: 56px;
	    line-height: 56px;
	    margin: 0;
	}
	.project-box2 .top-box .right .tet {
	    width: 438px;
	    line-height: 54px;
	    font-size: 14px;
	    padding: 0 15px;
	}
	.project-box2 .top-box .right .sub {
	    width: 68px;
	    background: #b41414 url(../img/img21.png) center/20px no-repeat;
	}
	.project-box2 .bot-list li{
		margin-bottom: 30px;
	}
	.project-box2 .bot-list li a{
		width: 100%;
		display: flex;
		display: -webkit-flex; 
		display: -moz-flex;
		display: -ms-flexbox;
		display: -o-flexbox;
		align-items:center;
		-ms-align-items:center;
		-webkit-align-items:center;
		-moz-align-items:center;
		flex-direction: row-reverse;
	    -webkit-flex-direction: row-reverse;
	    -ms-flex-direction: row-reverse;
	    -moz-direction: row-reverse;
	    -o-direction: row-reverse;
		height: 100%;
		position: relative;
	}
	.project-box2 .bot-list li a i{
		display: block;
		content: '';
		height: 5px;
		background-color: #eaeaea;
		position: absolute;
		letter-spacing: 0;
		bottom: 0;
		left: 4px;
		z-index: 10;
	}
	.project-box2 .bot-list li .pic{
		width: 61%;
		float: right;
	}
	.project-box2 .bot-list li .pic .mimg{
		-webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.project-box2 .bot-list li:hover .pic .mimg{
	    -webkit-transform: scale(1.15);
	    transform: scale(1.15);
	}
	.project-box2 .bot-list li .pic:before{
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		content: '';
  		background-color: rgba(0,0,0,0);
	   	-webkit-transition: background-color 0.4s;
  		transition: background-color 0.4s;
	}
	.project-box2 .bot-list li:hover .pic:before{
		background-color: rgba(0,0,0,0.55);
	}
	.project-box2 .bot-list li .pic .mlogo{
		width: 20%;
	}
	.project-box2 .bot-list li .box{
		width: 39%;
		float: left;
		padding:0 6% 0 0;
		box-sizing:border-box;
	}
	.project-box2 .bot-list li .box h3{
	    font-size: 22px;
	    line-height: 1.4;
	    padding-bottom: 10px;
    	margin-bottom: 10px;
	    position: relative;
	}
	.project-box2 .bot-list li .box h3:before{
	    width: 30px;
	}
	.project-box2 .bot-list li .box .detaile{
	    font-size: 14px;
	    line-height: 1.7;
	    height: 70px;
	    overflow: hidden;
		-webkit-transition: height 0.4s;
  		transition: height 0.4s;
	}
	.tip-mian{
		width: 570px;
	    height: 390px;
	    background: #fff;
	    padding: 35px;
	    left: 50%;
	    margin:-195px 0 0 -285px;
	    top: 50%;
	}
	.tip-mian h3 {
	    font-size: 20px;
	    padding-bottom: 15px;
    	margin-bottom: 15px;
	}
	.tip-mian i {
	    width: 30px;
	    height: 30px;
	    background: url(../img/img18.jpg) center/18px no-repeat;
	    right: 35px;
	    top: 35px;
	}
	.tip-mian .list ul li {
	    width: 50%;
	    font-size: 14px;
	}
	.tip-mian .list ul li span{
	    font-size: 16px;
	    margin-right: 5px;
	}
	.tip-mian .list ul li a{
		margin-left: 10px;
	}
	.proinfor-box1 {
	    padding: 40px 0 50px;
	    width: 1500px;
	    max-width: 92%;
	    margin: 0 auto;
	}
	.proinfor-box1 .left{
		width: 55%;
		float: left;
		-webkit-transition: width 0.4s;
  		transition: width 0.4s;
	}
	.proinfor-box1 .left h3 {
	    font-size: 30px;
	    line-height: 1.6;
	    margin-bottom: 30px;
	}
	.proinfor-box1 .left .detaile {
	    font-size: 14px;
	    color: #666;
	    line-height: 1.8;
	}
	.proinfor-box1 .right {
	    margin-top: 0;
	    font-size: 14px;
	    width: 330px;
	    float: right;
	    padding-top: 25px;
	}
	.proinfor-box1 .right p {
	    padding: 5px 0 5px 40px;
	    margin-bottom: 10px;
	}
	.proinfor-box1 .right .price{
		padding: 2px 0 2px 40px;
	}
	.proinfor-box1 .right .tel{
		margin-top: 10px;
	}
	.proinfor-box1 .right .price:before, 
	.proinfor-box1 .right .time:before, 
	.proinfor-box1 .right .add:before, 
	.proinfor-box1 .right .tel:before {
	    width: 28px;
	    height: 28px;
	    margin-top: -14px;
	}
	.proinfor-box1 .right .price:before {
	    background: url(../img/img22.png) center/17px no-repeat;
	}
	.proinfor-box1 .right .time:before {
	    background: url(../img/img23.png) center/17px no-repeat;
	}
	.proinfor-box1 .right .add:before {
		top: 15px;
	    background: url(../img/img24.png) center/17px no-repeat;
	}
	.proinfor-box1 .right .tel:before {
	    background: #b41414 url(../img/img25.png) center/17px no-repeat;
	}
	.proinfor-box1 .right .btns {
	    width: 150px;
	    height: 45px;
	    line-height: 45px;
	    font-size: 14px;
	    margin-top: 40px;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.proinfor-box1 .right .btns:hover{
		background-color: #d02929
	}
	.proinfor-box1 .right .price span {
	    font-size: 24px;
	}
	.proinfor-box1 .right .tel {
	    font-size: 24px;
	}
	.proinfor-box2,
	.proinfor-box3,
	.proinfor-box4,
	.proinfor-box5{
		padding: 0;
		width: 1500px;
		max-width: 92%;
		margin: 0 auto 90px;
	}
	.proinfor-box2 h2,
	.proinfor-box3 h2,
	.proinfor-box4 h2,
	.proinfor-box5 h2{
	    font-size: 24px;
	    padding-bottom: 15px;
	    margin-bottom: 50px;
	}
	.proinfor-box2 .swiper-slide .mbox{
		width: 76%;
	}
	.proinfor-box2 .swiper-slide .img {
	    width: 80px;
    	height: 80px;
	    margin: 0 auto 40px;
		-webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.proinfor-box2 .swiper-slide:hover .img{
		background-color: #b41414
	}
	.proinfor-box2 .swiper-slide .img img {
	    width: 48px;
	    margin: -23px 0 0 -23px;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.proinfor-box2 .swiper-slide:hover .img .img1{
		opacity: 0;
		filter: alpha(opacity=0);
	}
	.proinfor-box2 .swiper-slide:hover .img .img2{
		opacity: 1;
		filter: alpha(opacity=100);
	}
	.proinfor-box2 .swiper-slide .img:before, 
	.proinfor-box2 .swiper-slide .img:after {
	    width: 19px;
	    -webkit-transition:all 0.4s;
  		transition: all 0.4s;
	}
	.proinfor-box2 .swiper-slide h3 {
	    font-size: 20px;
	    margin-bottom: 15px;
	}
	.proinfor-box2 .swiper-slide .detaile {
	    font-size: 14px;
	    height: 45px;
	    overflow: hidden;
	    margin-bottom: 40px;
	}
	.proinfor-box2 .swiper-slide i{
		width: 45px;
	}
	.proinfor-box2 .swiper-button-next, 
	.proinfor-box2 .swiper-button-prev,
	.proinfor-box4 #proi-box4 .swiper-button-next,
	.proinfor-box4 #proi-box4 .swiper-button-prev{
		width: 43px;
		height: 43px;
		margin-top: -22px;
	    -webkit-transition: background-color 0.4s;
  		transition: background-color 0.4s;
	}
	.proinfor-box2 .swiper-button-next,
	.proinfor-box4 #proi-box4 .swiper-button-next{
		right: 1px;
	    background: rgba(0,0,0,0.6) url(../img/img29.png) center/29px no-repeat;
	}
	.proinfor-box2 .swiper-button-prev,
	.proinfor-box4 #proi-box4 .swiper-button-prev{
		left: 1px;
	    background: rgba(0,0,0,0.6) url(../img/img30.png) center/29px no-repeat;
	}
	.proinfor-box2 .swiper-button-next:hover,
	.proinfor-box2 .swiper-button-prev:hover,
	.proinfor-box4 #proi-box4 .swiper-button-next:hover,
	.proinfor-box4 #proi-box4 .swiper-button-prev:hover{
		background-color: #b41414
	}
	.proinfor-box3 #proi-phone{
		display: none;
	}
	.proinfor-box3 .left{
		width:74.6%;
		float: left;
	}
	.proinfor-box3 .right{
		width: 24.3%;
		float: right;
	}
	.proinfor-box3 .proi-pc{display: block;}
	.proinfor-box3 .right #proi-pc{
      width: 100%;
      height:406px;
    }
    .proinfor-box3 .right .swiper-slide{
		width: 100%;
		height: 130px;
		overflow: hidden;
		position: relative;
		cursor: pointer;
    }
    .proinfor-box3 .right .swiper-slide img{
    	display: block;
    	width: 100%;
    }
    .proinfor-box3 .right .swiper-slide:before{
		width: 100%;
		height: 100%;
		border:3px solid transparent;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		box-sizing:border-box;
    }
    .proinfor-box3 .right .swiper-slide.on:before{
		border:3px solid #b41414;
    }
	.proinfor-box3 .right .swiper-button-next, 
	.proinfor-box3 .right .swiper-button-prev{
		width: 43px;
		height: 43px;
		left: 50%;
		margin:0 0 0 -21.5px;
		transform:rotate(90deg);
		-ms-transform:rotate(90deg); 
		-moz-transform:rotate(90deg); 
		-webkit-transform:rotate(90deg); 
		-o-transform:rotate(90deg); 
		border-radius: 50%;
	}
	.proinfor-box3 .right .swiper-button-next{
		top: auto;
		bottom: 20px;
		background:rgba(0,0,0,0.6) url(../img/img29.png) center/26px no-repeat;
	}
	.proinfor-box3 .right .swiper-button-prev{
		top: 20px;
		background:rgba(0,0,0,0.6) url(../img/img30.png) center/26px no-repeat;
	}
	.proinfor-box3 .right .swiper-button-disabled{
		opacity: 0
	}
	.proinfor-box3 .right .swiper-button-next:hover,
	.proinfor-box3 .right .swiper-button-prev:hover{
		background-color: #b41414
	}
	.proinfor-box4 #proi-box4 .swiper-button-prev{
		left: 25px;
	}
	.proinfor-box4 #proi-box4 .swiper-button-next{
		right: 25px;
	}
	.proinfor-box4 #proi-box4 .swiper-slide .tit {
	    font-size: 16px;
	    line-height: 1.6;
	    padding: 30px 20px;
	}
	.proinfor-box4 #proi-box4 .swiper-slide .tit span {
	    margin-right: 15px;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.proinfor-box4 #proi-box4 .swiper-slide:hover .tit span {
		color: #b41414
	}
	.proinfor-box5{
		width: 100%;
		max-width: 100%;
		margin-bottom: 0;
	}
	/*.proinfor-box5 h2{width: 100%;}*/
	.proinfor-box5 .map{
		height: 500px;
		width: 100%;
	}
	.proinfor-box5 .pro-map .titles a {
		width: 25%;
	    margin-right:0;
	    font-size: 14px;
	    box-sizing:border-box;
	    padding: 30px 8px 10px;
	    text-align: center;
	}
	.proinfor-box5 .pro-map .titles a:nth-child(1) {
	    background: url(../img/img31.png) center top/22px no-repeat;
	}
	.proinfor-box5 .pro-map .titles a:nth-child(2) {
	    background: url(../img/img32.png) center top/22px no-repeat;
	}
	.proinfor-box5 .pro-map .titles a:nth-child(3) {
	    background: url(../img/img33.png) center top/22px no-repeat;
	}
	.proinfor-box5 .pro-map .titles a:nth-child(4) {
	    background: url(../img/img34.png) center top/22px no-repeat;
	}
	.proinfor-box5 .pro-map .titles {
	    margin-bottom:10px;
	}
	.proinfor-box5 .pro-map{
		width: 380px;
		height: 430px;
		background-color: #fff;
		border: 1px solid #e6e6e6;
		position: absolute;
		top: 50%;
		right:5%;
		z-index: 10;
		padding: 20px 25px;
		box-sizing:border-box;
		margin:-215px 0  0;
	}
	.proinfor-box5 .pro-map .list{
		width: 100%;
	}
	.proinfor-box5 .pro-map .list ul{
		padding-right: 50px;
		height: 300px;
		overflow-y: scroll;
	}
	.proinfor-box5 .pro-map .list li {
	    padding: 15px 0 10px;
	    cursor: pointer;
	}
	.proinfor-box5 .pro-map .list li h3 {
	    font-size: 14px;
	    line-height: 2;
	    padding-left: 30px;
	    background: url(../img/img35.png) left center/14px no-repeat;
	}
	.proinfor-box5 .pro-map .list li.on h3{
		background: url(../img/img36.png) left center/14px no-repeat;
	}
	.proinfor-box5 .pro-map .list li .detaile {
	    font-size: 14px;
	    padding-left: 30px;
	}
	.proinfor-box5 .mian .map .mapbox{
		width: 300px;
		padding: 10px;
	} 
	.proinfor-box5 .mian .map .mapbox .title {
	    font-size: 16px;
	}
	.proinfor-box5 .mian .map .mapbox .title h3 {
	    margin: 0 20px 10px 0;
	    max-width: 150px;
	    font-size: 14px;
	}
	.proinfor-box5 .mian .map .mapbox .title a,
	.proinfor-box5 .mian .map .mapbox .detaile{
		font-size: 14px;
	}
	
}
@media (min-width:1024px){
	

}
@media (min-width:1200px){
	.project-box1 .mian .right .titls .tt{
	    padding: 5px 35px;
	}
	.project-box1 .mian .right .ajx-box .list{
	    padding-bottom: 20px;
	}
	.project-box1 .mian .right .ajx-box .list span{
		margin: 0 10px 20px 15px;
	}
	.proinfor-box1 .left{
		width: 60%;
	}
	.proinfor-box1 .right{
		width: 390px;
	}
	.proinfor-box3 .right #proi-pc{
      height:466px;
    }
    .proinfor-box3 .right .swiper-slide{
		height: 150px;
    }
}
@media (min-width:1300px){
	.project-box2 .bot-list li .box .detaile {
	    height: 93px;
	}
	.proinfor-box2 .swiper-slide .img{
		width: 91px;
		height: 91px;
	}
	.proinfor-box2 .swiper-slide .img img {
	    width: 52px;
	    margin: -25px 0 0 -25px;
	}
	.proinfor-box2 .swiper-slide .img:before, 
	.proinfor-box2 .swiper-slide .img:after{
		width: 21px;
	}
	.proinfor-box2 .swiper-slide:hover .img:before, 
	.proinfor-box2 .swiper-slide:hover .img:after{
		transform:rotate(0deg);
		-ms-transform:rotate(0deg); 
		-moz-transform:rotate(0deg); 
		-webkit-transform:rotate(0deg); 
		-o-transform:rotate(0deg); 
	}
	.proinfor-box5 .map{
		height: 630px;
	}
	.proinfor-box5 .pro-map{
		width: 440px;
		height: 500px;
	}
	.proinfor-box5 .pro-map .list ul{
		height: 365px;

	}
}
@media (min-width:1400px){
	.proinfor-box3 .right #proi-pc{
      height:526px;
    }
    .proinfor-box3 .right .swiper-slide{
		height: 170px;
    }
}	
@media (min-width:1500px){
	.proinfor-box3 .right #proi-pc{
      height:586px;
    }
    .proinfor-box3 .right .swiper-slide{
		height: 190px;
    }
}
@media (min-width:1600px){
	.proinfor-box3 .right #proi-pc{
      height:622px;
    }
    .proinfor-box3 .right .swiper-slide{
		height: 202px;
    }
}	