#pc-ban  .swiper-button-prev{left:20px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); opacity:0.7}
#pc-ban  .swiper-button-prev:hover{ opacity:1}
#pc-ban  .swiper-button-next{right:20px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); opacity:0.7}
#pc-ban  .swiper-button-next:hover{ opacity:1}

/*# sourceMappingURL=style.css.map */
body{
	padding: 0;
	margin: 0;
}
@media (min-width:320px){
	#phone-ban,
	#pc-ban{
        width: 100%;
        height:auto;
    }
    #pc-ban{display: none;}
    #phone-ban .swiper-slide,
    #pc-ban .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;
    }
    #phone-ban .swiper-slide img,
    #pc-ban .swiper-slide img{
    	display: block;
    	width: 100%;
    }
    #phone-ban .swiper-pagination-bullet,
    #pc-ban  .swiper-pagination-bullet{
	    width: 8px;
	    height: 8px;
	    display: inline-block;
	    border-radius: 100%;
	    background: #fff;
	    opacity: 1;
	}
    #phone-ban .swiper-pagination-bullet-active,
    #pc-ban  .swiper-pagination-bullet-active{
    	background: #b41414;
    }
	.ind-new{
		padding: 0.5rem 0rem 0;
		margin-bottom: 0.5rem;
	}
	.ind-new #ind-new{
		width:92%;
		margin: 0 auto;
		padding-bottom: 0.7rem;
	}
	.ind-new #ind-new .swiper-slide{
		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;
	}
	.ind-new #ind-new .swiper-slide .time{
		font-size: 0.32rem;
		color: #a72126;
		line-height: 1.6;
		margin-bottom: 0.25rem;
	}
	.ind-new #ind-new .swiper-slide .title{
		font-size: 0.32rem;
		color: #333333;
		line-height: 1.5;
		text-align: justify;
		width: 90%;
		margin-bottom: 0.1rem;
	}
	.ind-new #ind-new .swiper-slide .detaile{
		font-size: 0.28rem;
		line-height: 1.6;
		text-align: justify;
		color: #666;
		height: 0.88rem;
		overflow: hidden;
	}
	.ind-new #ind-new .swiper-slide .detaile span{
		color: #b41414;
	}
	.ind-new #ind-new .swiper-slide .detaile span i{
		font-style:normal;
		font-family: '宋体';
		font-weight: bold;
		margin-left: 0.1rem;
	}
	.ind-new #ind-new .swiper-pagination{
		bottom: 0;
		text-align: left;
	}
	.ind-new #ind-new .swiper-pagination-bullet-active{
		background-color: #b41414;
	}
	.ind-new .ind-video{
		width: 92%;
		margin: 0 auto;
		padding: 0.6rem 0;
	}
	.ind-new .ind-video .video{
		width: 100%;
		margin-bottom: 0.4rem;
	}
	.ind-new .ind-video video{
		display: block;
		width: 100%;
	}
	.ind-new .ind-video .box h3{
		font-family: 'Times New Roman';
	    font-size: .28rem;
	    line-height: 1;
	    color: #c2c2c2;
	    text-transform: uppercase;
	    margin-bottom: 0.07rem;
	}
	.ind-new .ind-video .box h2{
		font-size: 0.32rem;
	    color: #a72126;
	    line-height: 1.6;
	    margin-bottom: 0.07rem;
	}
	.ind-new .ind-video .box h4{
		font-size: 0.28rem;
		color: #a72126;
		font-weight: bold;
		line-height: 1.6;
		text-transform: uppercase;
		margin-bottom: 0.05rem;
	}
	.ind-new .ind-video .box .detaile{
		font-size: 0.28rem;
		line-height: 1.6;
		color: #999999
	}
	.ind-new .ind-map{
		padding: 0.6rem 0.3rem;
		background-color: #f6f6f6;
	}
	.ind-new .ind-map h2{
		font-size: 0.32rem;
		color: #a72126;
		line-height: 1.6;
		margin-bottom: 0.08rem;
		padding-left: 0.2rem;
	}
	.ind-new .ind-map h3{
		font-size: 0.32rem;
		color: #c2c2c2;
		line-height: 1.2;
		font-family: 'Kalinga';
		text-transform: uppercase;
		margin-bottom: 0.25rem;
		padding-left: 0.2rem;
	}
	.ind-new .ind-map .mbtn{
		display: inline-block;
	    width: auto;
	    height: 0.47rem;
	    line-height: 0.47rem;
	    border: 1px solid #b41f2e;
	    border-radius: 0.3rem;
	    position: relative;
	    font-size: 0.26rem;
	    margin-left: 0.2rem;
	    color: #b41f2e;
	    padding: 0 0.9rem 0 0.3rem;
	}
	.ind-new .ind-map .mbtn:before {
	    display: block;
	    width: 0.45rem;
	    height: 0.47rem;
	    position: absolute;
	    content: '';
	    right: .25rem;
	    top: 0;
	    background: url(../img/ind-arr1.png) center/0.45rem no-repeat;
	}
	/*.ind-new .ind-map .mbtn:before{
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		content: '';
		z-index: 2;
		background: url(../img/xs-img1.png) center/0.25rem no-repeat;
	}*/

	.ind-new .ind-map .img{
		width: 100%;
	}
	.ind-new .ind-map .img img{
		display: block;
		width: 100%;
	}
	.ind-list{
		padding: 0 0.3rem;
	}
	.ind-list li{
		width: 100%;
		margin-bottom: 0.15rem;
	}
	.ind-list li a{
		display: block;
		width: 100%;
		height: 100%;
		cursor: pointer;
	}
	.ind-list li a img{
		display: block;
		width: 100%;
	}
	.web-box{
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }
    .web-box a{
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    .webi .pc-img{
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .webi .ph-img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .webi i{
        background-color: #dfd6c9;
        position: absolute;
        display: block;
        z-index: 2;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        display: none;
        opacity: 0;
        filter: alpha(opacity=0);
        animation:mymoo 0.4s 0.1s 1 forwards;
        -webkit-animation:mymoo 0.4s  0.1s 1 forwards;
    }
    @-webkit-keyframes mymoo{
      0%{
        opacity: 0;
        filter: alpha(opacity=0);
      }
      100%{
        opacity:1;
        filter: alpha(opacity=100);
      }
    }
    @keyframes mymoo{
      0%{
        opacity: 0;
        filter: alpha(opacity=0);
      }
      100%{
        opacity:1;
        filter: alpha(opacity=100);
      }
    }
	.base-footer{display: none;}
	.fot-bot{
		position: fixed;
		bottom: 0.45rem;
		padding: 0 0.3rem;
		box-sizing:border-box;
		z-index: 2;
		left: 0;
		width: 100%;
	}
	.fot-bot .logo{
		display: block;
		width: 2rem;
		margin-bottom: 0.3rem;
	}
	.fot-bot .logo img{
		display: block;
		width: 100%;
	}
	.fot-bot .lis{
		width: 100%;
		font-size: 0
	}
	.fot-bot .lis a{
		font-size: 0.24rem;
		color: #94807c;
		line-height: 1.7;
		display: inline-block;
		margin-right: 0.17rem;
	}
	.fot-bot .lis .tit{
		display: block;
	}
	.fot-bot .lis a:first-child,
	.fot-bot .lis a:last-child{
		margin-right: 0
	}
}
@media (min-width:768px){
	#phone-ban .swiper-pagination-bullet,
	.ind-new #ind-new  .swiper-pagination-bullet{
	    width: 12px;
	    height: 12px;
	    margin: 0 8px;
	}
}
@media (min-width:1024px){
	#phone-ban{
        display: none;
    }
    #pc-ban{
    	display: block;
    	width: 97%;
    	margin: 0 auto;
    }
    #pc-ban  .swiper-pagination-bullet{
    	width: 10px;
	    height: 10px;
	    margin: 0 8px;
    }
    .ind-new{
    	width: 97%;
    	margin: 0 auto 40px;
    	height: 210px;
    	overflow: hidden;
    	padding: 40px 0 0;
    	position: relative;
    }
    .ind-new #ind-new{
    	width: 28%;
    	float: left;
    	height: 210px;
    	padding-bottom: 20px;
    	/*padding-left: 15px;*/
    	margin-left: 2%;
    	box-sizing:border-box;
    	position: relative;
    }
    .ind-new .em1{
    	display: block;
    	width: 1px;
    	height: 54px;
    	background-color: #a72126;
    	content: '';
    	position: absolute;
    	left:0;
    	top: 40px;
    	z-index: 2;
    }
    .ind-new .em2{
    	display: block;
    	width: 1px;
    	height: 180px;
    	background-color: #dbdbdb;
    	content: '';
    	position: absolute;
    	left: 0px;
    	top: 40px;
    }
	.ind-new #ind-new .swiper-slide .time{
	    font-size: 24px;
	    color: #a72126;
	    line-height: 1;
	    margin-bottom: 10px;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.ind-new #ind-new .swiper-slide .title {
	    font-size: 22px;
	    color: #333333;
	    line-height: 1.4;
	    text-align: justify;
	    height: 65px;
	    overflow: hidden;
	    width: 90%;
	    margin-bottom: 12px;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.ind-new #ind-new .swiper-slide .detaile{
	    font-size: 14px;
	    line-height: 1.7;
	    text-align: justify;
	    color: #666;
	    height: 44px;
	    overflow: hidden;
	}
	.ind-new #ind-new .swiper-pagination{
		text-align: right;
		font-size: 0;
		bottom: 5px;
	}
	.ind-new #ind-new  .swiper-pagination-bullet{
		width: 7px;
		height: 7px;
		margin: 0 5px;
	}
    .ind-new .ind-video{
    	width: 42%;
    	float: left;
    	margin-left: 1.5%;
    	padding: 0;
    }
    .ind-new .ind-video .video{
    	display: none;
    }
    .ind-new .ind-video .img{
    	float: left;
    	width: 43%;
    	height: 210px;
    	position: relative;
    	overflow: hidden;
    }
    .ind-new .ind-video .img i{
    	display: block;
    	width: 54px;
    	height: 54px;
    	position: absolute;
    	left: 50%;
    	top: 50%;
    	margin: -27px 0 0 -27px;
    	border-radius: 50%;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
  		cursor: pointer;
    	background:rgba(0,0,0,0.3) url(../img/img42.png) 23px center/12px no-repeat;
    }
    .ind-new .ind-video .img:hover i{
    	background-color: #b41414;
    }
    .ind-new .ind-video .box{
    	float: right;
    	width: 54%;
    }
    .ind-new .ind-video .box h3 {
	    font-size: 16px;
	    margin:0px 0 9px;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.ind-new .ind-video .box h2 {
	    font-size: 22px;
	    line-height: 1.6;
	    margin-bottom: 0px;
    	padding: 12px 0 8px;
	}
	.ind-new .ind-video .box h4 {
	    font-size: 16px;
	    color: #a72126;
	    font-weight: bold;
	    line-height: 1.6;
	    text-transform: uppercase;
	    margin-bottom: 25px;
	}
	.ind-new .ind-video .box .detaile {
	    font-size: 14px;
	    line-height: 1.7;
	    height: 44px;
	    color: #999999;
	    overflow: hidden;
	}
    .ind-new .ind-map{
    	width: 25%;
    	float: right;
    	padding: 0;
    	height: 210px;
    	position: relative;
    }
	.ind-new .ind-map h2 {
	    font-size: 22px;
	    color: #a72126;
	    line-height: 1.6;
	    margin-bottom: 8px;
	    padding:12px 0 0 15px;
	    position: relative;
	    z-index: 2;
		-webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
    .ind-new .ind-map h3 {
	    font-size: 15px;
	    color: #c2c2c2;
	    line-height: 1.2;
	    font-family: 'Kalinga';
	    text-transform: uppercase;
	    margin-bottom: 0;
	    padding-left: 15px;
	    position: relative;
	    z-index: 2;
	}
	.ind-new .ind-map h3 span{
		display: block;
	}
	.ind-new .ind-map .img{
    	position: absolute;
    	right: 4%;
    	bottom: 2%;
    	height: 135px;
    	margin-top: 0;
    	width: auto;
    	-webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.ind-new .ind-map .img img{
		height: 100%;
		width: auto;
	}
	.tip-videobg{
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 20;
		top: 0;
		left:0;
		display: none;
		background-color: rgba(0,0,0,0.8);
	}
	.tip-video{
		width: 100%;
		height: 100%;
		position: fixed;
		display: none;
		top: 0%;
		left: 0%;
		z-index: 21;
		-webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.tip-video .box{
		height: 100%;
		height: 100%;
	}
	.tip-video i{
		display: block;
		width: 35px;
		height: 35px;
		background: url(../img/xx.png) center/cover no-repeat;
		position: absolute;
		z-index: 5;
		right: 10%;
		cursor: pointer;
		top: 10%;
	}
	.tip-video video{
		display: block;
		width: 100%;
		height: 100%;
	}
	.tip-video .waiter{
		display: block;
		width: 50px;
		height: 50px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin: -25px 0 0 -25px;
		z-index: 10;
	}
	.ind-list{
		width: 97%;
		max-width: 1920px;
		margin: 0 auto 45px;
		padding: 0;
		overflow: hidden;
		height: 165px;
		position: relative;
	}
	.ind-list ul,
	.ind-list .ul{
		position: relative;
		width: 100%;
		height: 100%;
		font-size: 0;
		white-space:nowrap;
		text-overflow:ellipsis;
		overflow: hidden;
	}
	.ind-list li,
	.ind-list .li{
		/*float: left;*/
		display: inline-block;
		height: 165px;
		position: relative;
		overflow: hidden;
		-webkit-transition: width 0.4s;
  		transition: width 0.4s;
  		margin-bottom: 0;
  		top: 0;
  		overflow: hidden;
	}
	.ind-list li:nth-child(1),
	.ind-list .li:nth-child(1){
		width: 28%;
		background:#3a82fb;
	}
	.ind-list li:nth-child(2),
	.ind-list .li:nth-child(2){
		width: 26%;
		background:#eba708;
	}
	.ind-list li:nth-child(3),
	.ind-list .li:nth-child(3){
		width: 24%;
		background:#ff7441;
	}
	.ind-list li:nth-child(4),
	.ind-list .li:nth-child(4){
		width:22%;
	}
	.ind-list li:nth-child(5),
	.ind-list .li:nth-child(5){
		width:22%;
		background:#8c1d5f;
	}
	.ind-list li a img,
	.ind-list .li a img{
		/*position: absolute;*/
		height: 165px;
		/*left: 0;
		top: 0;*/
		width: 517px;
	}
	.ind-list li.cur,
	.ind-list .li.cur{
		width: 48%;
	}
	.ind-list li.on,
	.ind-list .li.on{
		width: 17.333%;
	}
 	.webi .pc-img{
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        animation:mymo 5s 0.15s 1 forwards;
        -webkit-animation:mymo 5s  0.15s 1 forwards;
    }
    @-webkit-keyframes mymo{
      0%{
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform:scale(1);
      }
      10%{
        opacity:0.8;
        filter: alpha(opacity=80);
      }
      50%{
        opacity:1;
        filter: alpha(opacity=100);
        transform:scale(1.00);
        -webkit-transform:scale(1.005);
      }
      100%{
         opacity:1;
        filter: alpha(opacity=100);
        transform:scale(1);
        -webkit-transform:scale(1);
      }
    }
    @keyframes mymo{
      0%{
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform:scale(1);
      }
      10%{
        opacity:0.8;
        filter: alpha(opacity=80);
      }
      50%{
        opacity:1;
        filter: alpha(opacity=100);
        transform:scale(1.00);
        -webkit-transform:scale(1.005);
      }
      100%{
        opacity:1;
        filter: alpha(opacity=100);
        transform:scale(1);
        -webkit-transform:scale(1);
      }
    }
    .webi .ph-img{
        display: none;
    }

    .fot-bot{
    	width: 100%;
    	margin: 0 auto;
    	padding: 0;
    	left:0%;
    	bottom: 40px;
    }
    .fot-bot .logo{
    	width: 105px;
    	margin-bottom: 0;
    	float: left;
    	margin-left: 2%;
    }
    .fot-bot .lis{
    	width: 710px;
    	position: relative;
    	float: right;
    	padding-right: 65px;
    	background: url(../img/img55.png) right center/auto 100% no-repeat;
    }
    .fot-bot .lis a{
    	font-size: 12px;
    	margin-right: 14px;
    	line-height: 27px;
    			-webkit-transition: all 0.4s;
  		transition: all 0.4s;
    }
    .fot-bot .lis .ti:hover{color: #fff;}
    .fot-bot .lis a:first-child{
    	display: inline-block;
    	margin-right: 14px;
    }
/*    .ind-new .ind-map .mbtn{
	    width: 23px;
	    height: 23px;
	    border: 1px solid #b41f2e;
	    margin-left: 15px;
	    margin-top: 10px;
	    overflow: hidden;

	}*/
	.ind-new .ind-map .mbtn {
	    width: 110px;
	    height: 23px;
	    line-height: 23px;
	    border: 1px solid #b41f2e;
	    margin-left: 15px;
	    margin-top: 87px;
	    overflow: hidden;
	    font-size: 12px;
	    box-sizing: border-box;
	    position: absolute;
	    bottom: 12px;
	    padding: 0 0 0 10px;
	    z-index: 5;
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
	}
	.ind-new .ind-map .mbtn:before {
	    /*background: url(../img/xs-img1.png) center/14px no-repeat;*/
	    -webkit-transition: all 0.4s;
  		transition: all 0.4s;
  		display: block;
	    width: 20px;
	    height: 23px;
	    right: 12px;
	    background: url(../img/ind-arr1.png) right center/23px no-repeat;
	}
	.ind-new .ind-map .mbtn:hover:before{
		background: url(../img/ind-arr2.png) right center/23px no-repeat;
	}
	.ind-new .ind-map .mbtn:hover{
		background-color: #b41f2e;
		color: #fff;
	}

	
}
@media (min-width:1100px){
	.ind-list li.cur,
	.ind-list .li.cur{
		width: 44%;
	}
	.ind-list li.on,
	.ind-list .li.on{
		width: 18.666%;
	}
}


@media (min-width:1200px){
	.ind-new .ind-video .box h2,
	.ind-new .ind-map h2{
		font-size: 24px;
	}
	.ind-list li.cur,
	.ind-list .li.cur{
		width: 40%;
	}
	.ind-list li.on,
	.ind-list .li.on{
		width: 20%;
	}
	.fot-bot .lis{
		padding-left: 15%;
	}
	.fot-bot .lis:before{
    	display: block;
    	width: 2px;
    	height: 27px;
    	content: '';
    	position: absolute;
    	left:0;
    	padding-left: calc(100% - 95px - 710px);
    	top: 0;
    	background: url(../img/img57.png) right center no-repeat;
    }
    .fot-bot .lis i{
    	display: block;
    	position: absolute;
    	left: 0;
    	height: 27px;
    	width: calc(100% - 95px - 710px);
    	top: 0;
    	background: url(../img/img58.png) center repeat-x;
    }
    .ind-new .ind-map .mbtn{
    	bottom: 20px;
    }
    .ind-new .ind-map .img{
		height: 75%;
	}
}
@media (min-width:1300px){
	.ind-list li.cur,
	.ind-list .li.cur{
		width: 36%;
	}
	.ind-list li.on,
	.ind-list .li.on{
		width: 21.333%;
	}
	.ind-new .ind-map .mbtn{
    	bottom: 26px;
    	width: 115px;
    }

}
@media (min-width:1400px){
	.ind-new #ind-new .swiper-slide .time {
	    display: inline-block;
	    margin: 4px 0 0 0;
	    width: 150px;
	    float: left;
	}
	.ind-new #ind-new .swiper-slide .title {
	    width: calc(100% - 150px);
	    margin-bottom: 15px;
	}
	.ind-new #ind-new .swiper-slide .detaile {
	    float: left;
	    width: 100%;
	}
	.ind-new #ind-new .swiper-pagination {
	    padding-right: 0;
	}
	
	.ind-list li.cur,
	.ind-list .li.cur{
		width: 34%;
	}
	.ind-list li.on,
	.ind-list .li.on{
		width: 22%;
	}
	.fot-bot .lis{
		padding-left: 20%;
	}
	.ind-new .ind-video{
		width: 40%;
		margin-left: 2.5%;
	}
	.ind-new .ind-video .box{
		width: 50%;
	}
	.ind-new .ind-video .img{
		width: 45%;
	}
	.ind-new .ind-map .img {
	    height: 80%;
	}
}	
@media (min-width:1500px){
	.ind-list li.cur,
	.ind-list .li.cur{
		width: 33.2%;
	}
	.ind-list li.on,
	.ind-list .li.on{
		width: 16.7%;
	}
	.ind-new #ind-new{
		width: 28.5%;
		margin-left: 1.5%
	}
	.ind-new .ind-map .mbtn{
		bottom: 40px;
	}
}
@media (min-width:1600px){
/*	.ind-new .ind-map h2 {
	    padding: 45px 0 0 15px;
	}*/

	.ind-new .ind-map .img{
		margin-top: -70px;
	}
	.ind-list li.cur,
	.ind-list .li.cur{
		width: 30%;
	}
	.ind-list li.on,
	.ind-list .li.on{
		width: 17.5%;
	}
	.fot-bot .lis{
		padding-left: 25%;
	}
	.ind-new .ind-map h3{
		padding-left: 15px;
	}
	.ind-new .ind-map .img {
	    right: 4%;
	    bottom:6%;
	    height: 86%;
	}
}
@media (min-width:1650px){
	.ind-new .ind-map h2,
	.ind-new .ind-map h3{
	    padding-left:20px;
	}
	.ind-new .ind-map .mbtn{
		margin-left: 20px;
	}
}
@media (min-width:1700px){
	.ind-list li.cur,
	.ind-list .li.cur{
		width: 28%;
	}
	.ind-list li.on,
	.ind-list .li.on{
		width: 24%;
	}
	.ind-new .ind-map .img {
	    bottom: 3%;
	    height: 94%;
	}
	.ind-new .ind-map h2, .ind-new .ind-map h3{
		padding-left: 25px;
	}
	.ind-new .ind-map .mbtn{
		margin-left: 25px;
	}
}
@media (min-width:1800px){
/*	.ind-new .ind-map .img{
		height: 160px;
		bottom: 5%;
	}*/
	.ind-list li.cur,
	.ind-list .li.cur{
		width: 31%;
	}
	.ind-list li.on,
	.ind-list .li.on{
		width: 23%;
	}
	.fot-bot .lis{
		padding-left: 30%;
	}
	.ind-new .ind-map h2, .ind-new .ind-map h3{
		padding-left: 30px;
	}
	.ind-new .ind-map .mbtn{
		margin-left: 30px;
	}

}	