.banner{position: relative; text-align:center;}

.banner .swiper,.banner .swiper-wrapper,.banner .swiper-slide{height: 100%;}
.banner .swiper-pagination span{background: #818181;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{background: #fff;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after,.wap_banner .swiper-button-next:after,.wap_banner .swiper-button-prev:after{color: #163f77}
.banner img{width: 100%; height: 100%; object-fit: cover;}


@media (min-width: 768px){
    .banner{height: 100vh;}
    .wap_banner{display: none;}
    .banner .swiper-pagination span{height:8px; width: 8px; border-radius: 4px;}
    .banner .swiper-pagination span.swiper-pagination-bullet-active{width: 30px;}
}
@media (max-width: 767px){
    .banner{height: 20em;}
    .banner video{height: 120%;}
    .pc_banner{display: none;}
    .banner .swiper-button-next:after,.banner .swiper-button-prev:after,.wap_banner .swiper-button-next:after,.wap_banner .swiper-button-prev:after{display: none;}
    .banner .swiper-pagination span{height:8px; width: 8px; border-radius: 4px;}
    .banner .swiper-pagination span.swiper-pagination-bullet-active{width: 20px;}

}







.ind_product .container{position: relative;}

.ind_procate li{box-shadow: 0px 0px 5px #eee; position: relative; overflow: hidden; float: left;}
.ind_procate li a.more{display: block; color: #999;}
.ind_procate li .word1{width: 100%; height: 100%; background: url(../images/indexbg_09.jpg) center center no-repeat; background-size: cover; text-align: center;}
.ind_procate li .word1 .img img{max-height: 100%;}
.ind_procate li .word2{background: url(../images/indexbg_07.jpg) center center no-repeat; background-size: cover; position: absolute; left: 0px; top: 100%; width: 100%; height: 100%; color: #fff; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
.ind_procate li .word2 .title img{filter: grayscale(100%) brightness(0) invert(1);}
.ind_procate li .word2 a{color: #fff; }
.ind_procate li .word2 .list a{display: block; line-height: 2; padding-left: 10px; position: relative;}
.ind_procate li .word2 .list a:before{position: absolute; left: 0px; top: 50%; transform: translate(0,-50%); content:""; display: inline-table; width: 5px; height: 5px; border-radius: 50%; border:1px #ffffff solid;}



.ind_prolist{position: absolute; right: 0px; bottom: 0px; text-align: center;}
.ind_prolist h3{line-height: 2;}
.ind_prolist .swiper-button-next,.ind_prolist .swiper-button-prev{text-indent: -9999999px; top: auto;}
.ind_prolist .swiper-button-prev{background: url(../images/index_37.png) center center no-repeat; background-size: 100% 100%;}
.ind_prolist .swiper-button-prev:hover{background: url(../images/index_37hover.png) center center no-repeat; background-size: 100% 100%;}
.ind_prolist .swiper-button-next{background: url(../images/index_39.png) center center no-repeat; background-size: 100% 100%;}
.ind_prolist .swiper-button-next:hover{background: url(../images/index_39hover.png) center center no-repeat; background-size: 100% 100%;}


@media (min-width: 1800px){
    .ind_procate li{height: 480px;}
    .ind_procate li .title{font-size: 24px;}
    .ind_procate li a.more{margin-top: 60px;}
    .ind_procate li .word1{height: 480px;padding-top: 150px;}
    .ind_procate li .word1 .img{height: 75px;}
    .ind_procate li .word1 .title{margin-top: 40px;}

    .ind_procate li .word2{padding: 70px 8% 0px;}
    .ind_procate li .word2 .title img{width: 30px; margin-right: 20px;}
    .ind_procate li .word2 .list{margin-top: 25px;}

	.ind_prolist h3{font-size: 24px; margin-top: 60px;}
	.ind_prolist .swiper-button-next,.ind_prolist .swiper-button-prev{width: 38px; height: 38px; bottom: 5px;}
}
@media (min-width: 1500px) and (max-width: 1799px){
    .ind_procate li{height: 420px;}
    .ind_procate li .title{font-size: 22px;}
    .ind_procate li a.more{margin-top: 50px;}
    .ind_procate li .word1{height: 420px;padding-top: 100px;}
    .ind_procate li .word1 .img{height: 68px;}
    .ind_procate li .word1 .title{margin-top: 40px;}

    .ind_procate li .word2{padding: 60px 8% 0px;}
    .ind_procate li .word2 .title img{width: 28px; margin-right: 20px;}
    .ind_procate li .word2 .list{margin-top: 20px;}

	.ind_prolist h3{font-size: 22px; margin-top: 50px;}
	.ind_prolist .swiper-button-next,.ind_prolist .swiper-button-prev{width: 32px; height: 32px; bottom: 4px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
    .ind_procate li{height: 380px;}
    .ind_procate li .title{font-size: 20px;}
    .ind_procate li a.more{margin-top: 50px;}
    .ind_procate li .word1{height: 380px;padding-top: 80px;}
    .ind_procate li .word1 .img{height: 60px;}
    .ind_procate li .word1 .title{margin-top: 40px;}

    .ind_procate li .word2{padding: 45px 8% 0px;}
    .ind_procate li .word2 .title img{width: 28px; margin-right: 20px;}
    .ind_procate li .word2 .list{margin-top: 20px;}

	.ind_prolist h3{font-size: 20px; margin-top: 50px;}
	.ind_prolist .swiper-button-next,.ind_prolist .swiper-button-prev{width: 32px; height: 32px; bottom: 4px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .ind_procate li{height: 320px;}
    .ind_procate li .title{font-size: 20px;}
    
    .ind_procate li .word1{height: 320px;padding-top: 50px;}
    .ind_procate li .word1 .img{height: 60px;}
    .ind_procate li .word1 .title{margin-top: 40px;}
    .ind_procate li .word1 .more{margin-top: 50px;}

    .ind_procate li .word2{padding: 25px 8% 0px;}
    .ind_procate li .word2 .title img{width: 28px; margin-right: 20px;}
    .ind_procate li .word2 .list{margin-top: 20px;}
    .ind_procate li .word2 .more{margin-top: 20px;}

	.ind_prolist h3{font-size: 20px; margin-top: 50px;}
	.ind_prolist .swiper-button-next,.ind_prolist .swiper-button-prev{width: 32px; height: 32px; bottom: 4px;}
}
@media (min-width: 768px) and (max-width: 991px){
	.ind_procate li{height: 320px;}
    .ind_procate li .title{font-size: 20px;}
    
    .ind_procate li .word1{height: 320px;padding-top: 50px;}
    .ind_procate li .word1 .img{height: 60px;}
    .ind_procate li .word1 .title{margin-top: 40px;}
    .ind_procate li .word1 .more{margin-top: 50px;}

    .ind_procate li .word2{padding: 25px 8% 0px;}
    .ind_procate li .word2 .title img{width: 28px; margin-right: 20px;}
    .ind_procate li .word2 .list{margin-top: 20px;}
    .ind_procate li .word2 .more{margin-top: 20px;}

    .ind_prolist{display: none;}
}
@media (max-width: 767px) {
    .ind_procate li{width: 32%}
    .ind_procate li:nth-child(3n-1){margin: 0px 2%;}
    .ind_procate li .title{font-size: 1.2em;}
    
    .ind_procate li .word1{padding: 2em 0px;}
    .ind_procate li .word1 .img{height: 3em;}
    .ind_procate li .word1 .title{margin-top: 1em;}
    .ind_procate li .word1 .more{margin-top: 1.5em;}

    .ind_prolist{display: none;}
}
@media (min-width: 992px) {
	.ind_procate{width: 62%;}
	.ind_prolist{width: 34%;}
}
@media (min-width: 768px){
    .ind_procate li{width: 33%; margin: 0.1666%;}  
    .ind_procate li:hover .word2{top: 0px;}  
}



.index_prolist2{position: relative;}
.index_prolist2 li{padding:20px;}
.index_prolist2 li a{display: block; background: #fff; box-shadow: 0 0 20px rgb(29 56 72 / 15%); transition: all .5s ease; border-radius: 10px;}
.index_prolist2 li .desc h3{font-weight: bold; line-height: 1.8;}
.index_prolist2 li .desc p{color: #999; line-height: 1.8;}

.index_prolist2 .swiper-button-prev,.index_prolist2 .swiper-button-next{ cursor: pointer; background: rgba(255, 255, 255, 1); box-shadow: 0 0 40px rgb(29 56 75 / 17%); align-items: center; justify-content: center; display: flex; border-radius: 50%;   bottom: 10px;  z-index: 1;  transition: all .5s ease;}

.index_prolist2 .swiper-button-prev:after,.index_prolist2 .swiper-button-next:after{color: #294770; font-size: 20px;}

.index_prolist2 li img{transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
.index_prolist2 li:hover img{transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);}


@media (min-width: 1800px){
    .index_prolist2{padding:0px 40px;}
    .index_prolist2 li .img .middle{height: 210px;}
    .index_prolist2 li .desc{margin-top: 10px;}
    .index_prolist2 li .desc h3{font-size: 22px;}
    .index_prolist2 li .desc p{font-size: 14px; margin-top: 6px; min-height: 51px;}
    .index_prolist2 .swiper-button-prev,.index_prolist2 .swiper-button-next{width: 60px; height: 60px;}
}
@media (min-width: 1500px) and (max-width: 1799px){
    .index_prolist2{padding:0px 30px;}
    .index_prolist2 li .img .middle{height: 168px;}
    .index_prolist2 li .desc{margin-top: 10px;}
    .index_prolist2 li .desc h3{font-size: 20px;}
    .index_prolist2 li .desc p{font-size: 14px; margin-top: 6px; min-height: 76px;}
    .index_prolist2 .swiper-button-prev,.index_prolist2 .swiper-button-next{width: 50px; height: 50px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
    .index_prolist2{padding:0px 30px;}
    .index_prolist2 li .img .middle{height: 186px;}
    .index_prolist2 li .desc{margin-top: 10px;}
    .index_prolist2 li .desc h3{font-size: 18px;}
    .index_prolist2 li .desc p{font-size: 13px; margin-top: 6px; min-height: 48px;}
    .index_prolist2 .swiper-button-prev,.index_prolist2 .swiper-button-next{width: 50px; height: 50px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .index_prolist2{padding:0px 30px;}
    .index_prolist2 li .img .middle{height: 150px;}
    .index_prolist2 li .desc{margin-top: 10px;}
    .index_prolist2 li .desc h3{font-size: 18px;}
    .index_prolist2 li .desc p{font-size: 13px; margin-top: 6px; min-height: 70px;}
    .index_prolist2 .swiper-button-prev,.index_prolist2 .swiper-button-next{width: 50px; height: 50px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .index_prolist2{padding:0px 30px;}
    .index_prolist2 li .img .middle{height: 150px;}
    .index_prolist2 li .desc{margin-top: 10px;}
    .index_prolist2 li .desc h3{font-size: 18px;}
    .index_prolist2 li .desc p{font-size: 12px; margin-top: 6px; min-height: 70px;}
    .index_prolist2 .swiper-button-prev,.index_prolist2 .swiper-button-next{width: 50px; height: 50px;}
}
@media (max-width: 767px) {
    .index_prolist2{padding:0px 1em;}
    .index_prolist2 li a{padding:1em;}
    .index_prolist2 li .img .middle{height: 150px;}
    .index_prolist2 li .desc{margin-top: 10px;}
    .index_prolist2 li .desc h3{font-size: 18px;}
    .index_prolist2 li .desc p{font-size: 12px; margin-top: 6px; min-height: 44px;}
    .index_prolist2 .swiper-button-prev,.index_prolist2 .swiper-button-next{width: 2.5em; height: 2.5em;}
}
@media (min-width: 768px){
    .index_prolist2 li a{padding:15px;}
}









.ind_aboutimg{text-align: center;}
.ind_aboutimg img{width: 100%; height: 100%; object-fit: cover;}


.ind_about{background: url(../images/indexbg_02.jpg) center bottom no-repeat; background-size: 100% auto;}

.ind_aboutcon{line-height: 2;}


.ind_aboutbiao li{float: left; width: 49%; text-align: center;}
.ind_aboutbiao li:nth-child(2n){float: right;}
.ind_aboutbiao li .div{background: #fff; box-shadow: 0px 0px 5px #eee; height: 100%;}
.ind_aboutbiao li .imgbig{margin:0px auto;}
.ind_aboutbiao li .img{display: table-cell; vertical-align: middle; background: #f3fbfd; border-radius: 50%; }
.ind_aboutbiao li .img img{max-width: 40%;}
.ind_aboutbiao li h3{color: #234eab; font-weight: bold;}
.ind_aboutbiao li p{color: #666666; }
@media (min-width: 1800px){
    .ind_aboutcon{margin:40px 0px; }

    .ind_aboutbiao li{height: 305px; margin:15px 0px; }
    .ind_aboutbiao li .div{padding-top: 30px;}
    .ind_aboutbiao li:nth-child(2n) .div{margin-top: -50px;}
    .ind_aboutbiao li .imgbig,.ind_aboutbiao li .img{height: 165px; width: 165px;}
    .ind_aboutbiao li h3{font-size: 40px; margin-top: 15px;}
}
@media (min-width: 1500px) and (max-width: 1799px){
    .ind_aboutcon{margin:35px 0px; }

    .ind_aboutbiao li{height: 290px; margin:10px 0px; }
    .ind_aboutbiao li .div{padding-top: 30px;}
    .ind_aboutbiao li:nth-child(2n) .div{margin-top: -50px;}
    .ind_aboutbiao li .imgbig,.ind_aboutbiao li .img{height: 150px; width: 150px;}
    .ind_aboutbiao li h3{font-size: 32px; margin-top: 12px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
    .ind_aboutcon{margin:30px 0px; }

    .ind_aboutbiao li{height: 250px; margin:10px 0px; }
    .ind_aboutbiao li .div{padding-top: 25px;}
    .ind_aboutbiao li:nth-child(2n) .div{margin-top: -50px;}
    .ind_aboutbiao li .imgbig,.ind_aboutbiao li .img{height: 120px; width: 120px;}
    .ind_aboutbiao li h3{font-size: 28px; margin-top: 12px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .ind_aboutcon{margin:25px 0px; }

    .ind_aboutbiao li{height: 220px; margin:8px 0px; }
    .ind_aboutbiao li .div{padding-top: 20px;}
    .ind_aboutbiao li:nth-child(2n) .div{margin-top: -50px;}
    .ind_aboutbiao li .imgbig,.ind_aboutbiao li .img{height: 100px; width: 100px;}
    .ind_aboutbiao li h3{font-size: 24px; margin-top: 10px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .ind_aboutcon{margin:25px 0px; }

    .ind_aboutbiao li{height: 180px; margin:6px 0px; }
    .ind_aboutbiao li .div{padding-top: 20px;}
    .ind_aboutbiao li:nth-child(2n) .div{margin-top: -50px;}
    .ind_aboutbiao li .imgbig,.ind_aboutbiao li .img{height: 80px; width: 80px;}
    .ind_aboutbiao li h3{font-size: 20px; margin-top: 10px;}
}
@media (max-width: 767px) {
    .ind_aboutimg{height: 14em; margin-bottom: 1em;}
    .ind_aboutcon{margin:1.5em 0px; }
	
	.ind_aboutbiao{margin-top: 1em;}
    .ind_aboutbiao li{height: 180px; margin:6px 0px; }
    .ind_aboutbiao li .div{padding-top: 20px;}
    .ind_aboutbiao li .imgbig,.ind_aboutbiao li .img{height: 80px; width: 80px;}
    .ind_aboutbiao li h3{font-size: 20px; margin-top: 10px;}
}
@media (min-width: 768px){
	.ind_aboutcon{width: 52%;}
	.ind_about .container{position: relative;}
	.ind_aboutbiao{position: absolute; right: 0px; bottom: 0px;}
    .ind_aboutbiao{width: 40%;}
}

.ind_kjyf{color: #fff;}

.ind_kjyfcon{}
.ind_kjyf .right li h3{line-height: 2;}
.ind_kjyf .right li .desc{line-height: 2;}
.ind_kjyf .left .ind_kjyfcon{line-height: 2;}

@media (min-width: 1800px){
    .ind_kjyf,.ind_kjyf .left .middle{height: 860px;}
    .ind_kjyf .ind_title h1{color: rgba(255,255,255,0.1);}
    .ind_kjyf .left .ind_kjyfcon{margin:80px 0px;}
	
	.ind_kjyf .right li{padding: 0px 10%;}
    .ind_kjyf .right li .middle{height: 430px;}
    .ind_kjyf .right li h3{font-size: 30px;}
    .ind_kjyf .right li .desc{margin-top: 20px;}
}
@media (min-width: 1500px) and (max-width: 1799px){
    .ind_kjyf,.ind_kjyf .left .middle{height: 760px;}
    .ind_kjyf .ind_title h1{color: rgba(255,255,255,0.1);}
    .ind_kjyf .left .ind_kjyfcon{margin:60px 0px;}
	
	.ind_kjyf .right li{padding: 0px 10%;}
    .ind_kjyf .right li .middle{height: 380px;}
    .ind_kjyf .right li h3{font-size: 28px;}
    .ind_kjyf .right li .desc{margin-top: 20px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
    .ind_kjyf,.ind_kjyf .left .middle{height: 680px;}
    .ind_kjyf .ind_title h1{color: rgba(255,255,255,0.1);}
    .ind_kjyf .left .ind_kjyfcon{margin:50px 0px;}
	
	.ind_kjyf .right li{padding: 0px 10%;}
    .ind_kjyf .right li .middle{height: 340px;}
    .ind_kjyf .right li h3{font-size: 24px;}
    .ind_kjyf .right li .desc{margin-top: 18px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .ind_kjyf,.ind_kjyf .left .middle{height: 600px;}
    .ind_kjyf .ind_title h1{color: rgba(255,255,255,0.1);}
    .ind_kjyf .left .ind_kjyfcon{margin:40px 0px;}
	
	.ind_kjyf .right li{padding: 0px 10%;}
    .ind_kjyf .right li .middle{height: 300px;}
    .ind_kjyf .right li h3{font-size: 20px;}
    .ind_kjyf .right li .desc{margin-top: 16px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .ind_kjyf,.ind_kjyf .left .middle{height: 540px;}
    .ind_kjyf .ind_title h1{color: rgba(255,255,255,0.1);}
    .ind_kjyf .left .ind_kjyfcon{margin:30px 0px;}
	
	.ind_kjyf .right li{padding: 0px 10%;}
    .ind_kjyf .right li .middle{height: 270px;}
    .ind_kjyf .right li h3{font-size: 18px;}
    .ind_kjyf .right li .desc{margin-top: 15px;}
}
@media (max-width: 767px) {
    .ind_kjyf,.ind_kjyf .left .middle{}
    .ind_kjyf .left{padding: 2em 6%; background: url(../images/indexbg_16.jpg) center center no-repeat; background-size: cover;}
    .ind_kjyf .ind_title h1{color: rgba(255,255,255,0.1);}
    .ind_kjyf .left .ind_kjyfcon{margin:30px 0px;}
	
	.ind_kjyf .right li{padding: 2em 6%; background: url(../images/indexbg_17.jpg) center center no-repeat; background-size: cover;}
	.ind_kjyf .right li:nth-child(2n){background: url(../images/indexbg_18.jpg) center center no-repeat; background-size: cover;}
    .ind_kjyf .right li h3{font-size: 18px;}
    .ind_kjyf .right li .desc{margin-top: 15px;}
}
@media (min-width: 768px){
	.ind_kjyf{background: url(../images/indexbg_15.jpg) center center no-repeat; background-size: cover;}
    .ind_kjyf .left{float: left; width: 35%;}
    .ind_kjyf .right{float: right; width: 50%;}
}




.ind_news{background: url(../images/indexbg_19.jpg) center center no-repeat; background-size: cover;}
.ind_newslist .left{background: #fff; box-shadow: 0px 0px 5px #eee; border-radius: 10px; overflow: hidden;}
.ind_newslist .left a{display: block; border-bottom: 1px #ebeae9 solid;}
.ind_newslist .left h3{font-weight: bold; line-height: 1.5; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.ind_newslist .left p{line-height: 1.6; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.ind_newslist .left span{display: block; color: #999999;}

.ind_newslist .right a{width: 49%; display: block; float: left; position: relative; box-shadow: 0px 0px 6px #eee; background: #fff;}
.ind_newslist .right a:nth-child(2n){float: right;}

.ind_newslist .right a img{width: 100%; height: 100%; object-fit: cover;}
.ind_newslist .right a .title{font-weight: bold; line-height: 1.4; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.ind_newslist .right a .datetime{font-size: 14px; color: #999;}

@media (min-width: 1800px){
    .ind_newslist .left,.ind_newslist .right a{margin-bottom: 20px;}
    
    .ind_newslist .left{padding: 10px 2% 30px;}
    .ind_newslist .left a{padding: 25px 0px; margin-top: 12px;}
    .ind_newslist .left h3,.ind_newslist .right a .title{font-size: 24px;}
    .ind_newslist .left p{margin-top: 5px;}
    .ind_newslist .left span{margin-top: 8px;}
    
    .ind_newslist .right a .img{height: 325px;}
    .ind_newslist .right a .desc{padding:20px 5%;}
    .ind_newslist .right a .desc .title{margin-bottom: 10px;}
}
@media (min-width: 1500px) and (max-width: 1799px){
    .ind_newslist .left,.ind_newslist .right a{margin-bottom: 20px;}
    
    .ind_newslist .left{padding: 10px 2% 30px;}
    .ind_newslist .left a{padding: 18.5px 0px; margin-top: 10px;}
    .ind_newslist .left h3,.ind_newslist .right a .title{font-size: 20px;}
    .ind_newslist .left p{margin-top: 5px;}
    .ind_newslist .left span{margin-top: 8px;}
    
    .ind_newslist .right a .img{height: 273px;}
    .ind_newslist .right a .desc{padding:16px 5%;}
    .ind_newslist .right a .desc .title{margin-bottom: 8px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
    .ind_newslist .left,.ind_newslist .right a{margin-bottom: 20px;}
    
    .ind_newslist .left{padding: 8px 2% 25px;}
    .ind_newslist .left a{padding: 15px 0px; margin-top: 5px;}
    .ind_newslist .left h3,.ind_newslist .right a .title{font-size: 18px;}
    .ind_newslist .left p{margin-top: 4px;}
    .ind_newslist .left span{margin-top: 6px;}
    
    .ind_newslist .right a .img{height: 225px;}
    .ind_newslist .right a .desc{padding:14px 5%;}
    .ind_newslist .right a .desc .title{margin-bottom: 6px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .ind_newslist .left,.ind_newslist .right a{margin-bottom: 18px;}
    
    .ind_newslist .left{padding: 4px 2% 15px;}
    .ind_newslist .left a{padding: 10.5px 0px; margin-top: 5px;}
    .ind_newslist .left h3,.ind_newslist .right a .title{font-size: 16px;}
    .ind_newslist .left p{margin-top: 2px;}
    .ind_newslist .left span{margin-top: 4px;}
    
    .ind_newslist .right a .img{height: 190px;}
    .ind_newslist .right a .desc{padding:10px 5%;}
    .ind_newslist .right a .desc .title{margin-bottom: 6px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .ind_newslist .left,.ind_newslist .right a{margin-bottom: 10px;}
    
    .ind_newslist .left{padding: 4px 2% 15px;}
    .ind_newslist .left a{padding: 11px 0px; margin-top: 9px;}
    .ind_newslist .left h3,.ind_newslist .right a .title{font-size: 15px;}
    .ind_newslist .left p{display: none;}
    .ind_newslist .left span{margin-top: 4px;}
    
    .ind_newslist .right a .img{height: 140px;}
    .ind_newslist .right a .desc{padding:8px 5%;}
    .ind_newslist .right a .desc .title{margin-bottom: 6px;}
}
@media (max-width: 767px) {
    .ind_newslist .left{margin-bottom: 1em;}
    .ind_newslist .right a{margin-bottom: 1em;}
    
    .ind_newslist .left{padding: 0.5em 5% 2em;}
    .ind_newslist .left a{padding: 0.6em 0px; margin-top: 0.5em;}
    .ind_newslist .left h3,.ind_newslist .right a .title{font-size: 1.1em;}
    .ind_newslist .left p{margin-top: 2px;}
    .ind_newslist .left span{margin-top: 4px;}
    
    .ind_newslist .right a .img{height: 8em;}
    .ind_newslist .right a .desc{padding:0.6em 5%;}
    .ind_newslist .right a .desc .title{margin-bottom: 0.3em;}

}
@media (min-width: 768px){
    .ind_newslist .left{float: left; width: 28%;}
    .ind_newslist .right{float: right; width: 70%;}

}




@media (min-width: 1800px){
    
}
@media (min-width: 1500px) and (max-width: 1799px){
    
}
@media (min-width: 1200px) and (max-width: 1499px){
    
}
@media (min-width: 992px) and (max-width: 1199px){
    
}
@media (min-width: 768px) and (max-width: 991px){
    
}
@media (max-width: 767px) {
    
}
@media (min-width: 768px){
    
}












@media (min-width: 1800px){
    
}
@media (min-width: 1500px) and (max-width: 1799px){
    
}
@media (min-width: 1200px) and (max-width: 1499px){
    
}
@media (min-width: 992px) and (max-width: 1199px){
    
}
@media (min-width: 768px) and (max-width: 991px){
    
}
@media (max-width: 767px) {
    
}
@media (min-width: 768px){
    
}





















