html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span,p {
    padding: 0;
    margin: 0;       
}
ul { list-style: none;margin: 0; padding: 0;}
a:hover{cursor: pointer;}
html {width: 100%;overflow-x: hidden;}
 input[type="button"], input[type="submit"], input[type="reset"] {

-webkit-appearance: none;

}

html {font-size:calc(100vw/360 * 100);} 
body {font-size: 0.14rem;overflow-x:hidden;}


textarea {  -webkit-appearance: none;}   
.left{float: left;}
.right{float: right;}
.clear{clear: both}
body { width: 100%;  *cursor: default;
font: 16px/1.5;overflow-x:hidden;font-family:"MSYH";}
img{border:0px;max-width: 100%}
a{text-decoration: none;outline: none}
div{outline: none}
ul,li{list-style-type: none}
*{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing: border-box;}
.main{margin:0 auto;width: 94%}

.clearfix:before,.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.overflow{overflow: hidden;}


html{height: 100%;}
body.open {height: 100%;
  overflow: hidden;
}

#sidebar {
    width: 0%;
    height: 100%;
    background: #db1215;
    position: absolute;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto;
  
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    z-index: 10;
}
#sidebar ul li {
    display: block;
    min-height: 0.49rem;
    border-bottom: 1px solid #d40d10;
    font-size: 14px;
    width: 100%;
}
.agent-mobile #sidebar ul li {
    border-color: rgba(255, 255, 255, .05);
}
#sidebar ul li a {
    display: block;
    color: #fff;
    padding: 0 0.25rem;
    height: 0.49rem;
    line-height: 0.49rem;
    
}

.nr {
    position: relative;
    z-index: 10;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

#close{position: absolute;right:0.1rem;top:0.1rem;}
#close img{height:0.15rem;}

li.navitem{
    position: relative;
    top: 1rem;
    opacity: 0;
    transition: .3s;
    transitino-delay: 1s;
}

body.open li.navitem{
    top: 0px;
    opacity: 1;
    transition: 1s;
}
body.open li.navitem:nth-child(2)  {
    transition-delay: 0.2s;
}

body.open li.navitem:nth-child(3)  {
    transition-delay: 0.4s;
}

body.open li.navitem:nth-child(4)  {
    transition-delay: 0.6s;
}

body.open li.navitem:nth-child(5)  {
    transition-delay: 0.8s;
}

body.open li.navitem:nth-child(6)  {
    transition-delay: 1s;
}

body.open li.navitem:nth-child(7)  {
    transition-delay: 1.2s;
}
body.open li.navitem:nth-child(8)  {
    transition-delay: 1.4s;
}
body.open li.navitem:nth-child(9)  {
    transition-delay: 1.6s;
}
body.open li.navitem:nth-child(10)  {
    transition-delay: 1.8s;
}

body.open li.navitem:nth-child(11)  {
    transition-delay: 2s;
}
body.open li.navitem:nth-child(12)  {
    transition-delay: 2.2s;
}
body.open li.navitem:nth-child(13)  {
    transition-delay: 2.4s;
}
body.open li.navitem:nth-child(14)  {
    transition-delay: 2.6s;
}
body.open #sidebar{width:70%} 
body.open .nr { transform: translate3d(70%,0,0);  -webkit-transform: translate3d(70%,0,0)}




header{padding:0.1rem 0;background:#fff;position: relative;}
header .nav img{height:0.2rem;display: block;position: relative;z-index: 1;margin-top: 0.04rem}
header .logo img{height:0.28rem;display: block}



.banner{position: relative;}
.banner img{display: block;}


.section1{background:#db1215;padding:0.15rem 0;color: #fff}
.section1 .tit{font-size: 0.18rem;font-weight: bold;}
.section1 .des{font-size: 0.12rem;line-height: 1.5;margin-top: 0.05rem}

.section2{padding:0.2rem 0 0.15rem}
.title1{text-align: center;}
.title1 span{display: block;font-size: 0.22rem;color: #db1215;font-weight: bold;}
.title1 p{color: #424242;font-size: 0.13rem;margin-top: 0.05rem}
.sec2_type{font-size: 0;margin-bottom:0.1rem;}
.sec2_type a{display:inline-block;height:0.3rem;line-height: 0.3rem;padding: 0 0.08rem;text-align: center;margin:0 1% 0.05rem;color: #4e4e4e;border:1px solid #a0a0a0;font-size: 0.13rem;}
.section2 .title1{margin-bottom:0.2rem;}
.sec2_type a:first-child{background:#db1215;border:1px solid #db1215;color: #fff}

.sec2_list li{width: 48.5%;float: left;border:1px solid #a0a0a0;padding: 0.05rem 0.05rem 0.07rem;margin-bottom:0.1rem;}
.sec2_list li:nth-child(2n){float: right;}

.sec2_list li .pic{position:relative;width:100%;height:0;padding-top:77%;}
.sec2_list li .pic p{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.sec2_list li .pic img{width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.sec2_list .tit{font-size:0.13rem;color: #424242;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top:0.05rem;text-align: center;}

.hottel{background:#db0320;padding: 0.1rem 0;color: #fff}
.hottel a{color: #fff;font-size: 0.17rem;font-weight: bold;}
.hottel p{margin-top:0.05rem;}
.hottel .main{background:url('../images/24.png') no-repeat center left;padding-left: 0.5rem;background-size: 0.5rem}
.hottel2{margin-left:0.1rem;}

.section3{width: 100%;background:url('../images/sec3.jpg') no-repeat center top;padding:0.25rem 0 0.3rem;background-size: cover;}
.title1.white span{color: #fff}
.title1.white p{color: #fff;}
.title1{margin-bottom:0.2rem;}
.sec3_list li{width:32%;float: left;padding:0.05rem;border:1px solid #fff;margin-bottom: 0.1rem;margin-right: 2%}
.sec3_list li:nth-child(3n){margin-right:0;}

.sec3_list .swiper-slide .pic{position:relative;width:100%;height:0;padding-top:131%;display: block;}
.sec3_list .swiper-slide a.pic2{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.sec3_list .swiper-slide img{width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}

.more{width: 1.8rem;height:0.37rem;line-height: 0.37rem;background:#db0320;color: #fff;margin:0 auto;display: block;text-align: center;font-size: 0.15rem;}
.sec3_list{margin-bottom:0.15rem;}


.sec4_list .swiper-slide .pic{position:relative;width:100%;height:0;padding-top:72%;display: block;}
.sec4_list .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;}


.section4{padding:0.25rem 0;}
.section4 .title1{margin-bottom:0.2rem;}
.section4 .swiper-slide{padding:0.05rem;position: relative}
.section4 .swiper-slide .info{height:2.2rem;position: relative}
.section4 .swiper-slide .info .tit{font-size: 0.16rem;color: #252424;text-align: center;padding:0.1rem 0;}
.section4 .swiper-slide .info .con{color: #252424;font-size: 0.14px;line-height: 1.7;padding:0.1rem 0;border-top: 1px dashed #bfbfbf;width:88%;margin:0 auto;}
.section4 .swiper-slide .bg{background:#eeeeee;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}
.sec4_bg{position: absolute;bottom: 0;left:0;width: 100%;background:url('../images/sec4_bg.png') no-repeat center;background-size: 100%;height:0.25rem;}
.sec4_list{padding-bottom: 0.35rem;position: relative}
.section4 .swiper-pagination{bottom: 0;width: 100%}
.section4 .swiper-pagination-bullet{margin:0 0.04rem;width:0.35rem;height:0.06rem;border-radius:0.05rem;opacity: 1;background:#bfbfbf;}
.section4 .swiper-pagination-bullet-active{background:#db1215;}


.section5{width: 100%;background:url('../images/sec5.jpg') no-repeat center top;padding:0.28rem 0;}

.sec6_list li{width: 32%;margin-right:2%;float: left;}
.sec6_list li:nth-child(3n){margin-right:0;}

.sec6_list li{float: left;border:1px solid #bfbfbf;margin-bottom:0.1rem;}
.sec6_list li .pic{position:relative;width:100%;height:0;padding-top:40%;}
.sec6_list li .pic a{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: block;}
.sec6_list li .pic img{width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}

.section6{padding:0.25rem 0;}
.section7{padding:0.25rem 0;background:#ececec url('../images/sec7.jpg') no-repeat center top;background-size: 120%}

.sec7_tit{color: #fff;margin-bottom:0.15rem;}
.sec7_tit span{display: block;font-size: 0.22rem;}
.sec7_tit p{color: #ec7d8c;font-size:0.13rem;text-transform: uppercase;}
.sec7_list .swiper-slide{padding-top:0.18rem;}
.sec7_list .swiper-slide .info{border:1px solid #fff;color: #fff;font-size: 0.13rem;line-height: 1.7;padding:0.1rem;height:1.55rem;padding-top:0.35rem;position: relative}
.sec7_list .swiper-slide .tit{position: absolute;top:0;left:50%;width: 1.2rem;transform: translate(-50%,-50%);color: #262525;font-size: 0.15rem;background:#fff;border-radius: 20px;font-size: 0.18rem;font-weight: bold;line-height: 0.35rem;text-align: center;}

.sec7_list{position: relative;padding-bottom: 0.3rem;margin-bottom:0.2rem;}
.sec7_list .swiper-pagination{bottom: 0;width: 100%}
.sec7_list .swiper-pagination-bullet{margin:0 0.04rem;width:0.35rem;height:0.06rem;border-radius:0.05rem;background:#fff;}
.sec7_list .swiper-pagination-bullet-active{background:#fff;}

.sec7_bot{width:100%;background:#fff;padding:0.2rem 0.1rem;}

.sec7_bot .sec7_tit span{color: #060606;font-weight: bold;}
.sec7_bot .sec7_tit p{color: #9b9b9b;font-size: 0.12rem;margin-top: 0.05rem}
.sec7_r_list li{width: 48.5%;float: left;margin-bottom:0.1rem;}
.sec7_r_list li:nth-child(2n){float: right;}

.sec7_r_list li .pic{position:relative;width:100%;height:0;padding-top:86%;}
.sec7_r_list li img{position:absolute;top:0;left:0;width:100%;height:100%;}

.sec7_r_des{font-size: 0.13rem;color: #585858;padding:0.05rem 0;}

.section8{padding:0.25rem 0;}
.sec8_tit{position:relative;}
.sec8_tit span{font-size:0.22rem;font-weight: bold;color: #454545;position: absolute;bottom:0;left: 0}
.sec8_tit p{color: #e2e2e2;font-size:0.45rem;text-transform: uppercase;font-weight: bold;line-height: 1;}
.sec8_nr{color: #454545;font-size: 0.14rem;line-height:1.7;padding:0.1rem 0 0.15rem;}

.sec8_list li.icon1{background:url('../images/ic1.png') no-repeat center left;background-size: 0.25rem}
.sec8_list li.icon2{background:url('../images/ic2.png') no-repeat center left;background-size: 0.25rem}
.sec8_list li.icon3{background:url('../images/ic3.png') no-repeat center left;background-size: 0.25rem}
.sec8_list li.icon4{background:url('../images/ic4.png') no-repeat center left;background-size: 0.25rem}
.sec8_list li{padding-left:0.35rem;float: left;color: #454545;width: 48.5%;margin-bottom:0.15rem;}
.sec8_list li span{display: block;font-size:0.15rem;}
.sec8_list li p{font-size:0.08rem;margin-top: 0.03rem}
.sec8_list li:nth-child(2n){float: right;}

.section9{background:url('../images/sec9.jpg') no-repeat center top;padding:0.25rem 0;background-size: cover}
.sec9_list li{width: 22%;float: left;margin-right: 4%}
.sec9_list li:nth-child(4n){margin-right:0;}
.sec9_list li .pic{position:relative;width:100%;height:0;padding-top:100%;border-radius: 50%;overflow:hidden;}
.sec9_list li img{position:absolute;top:0;left:0;width:100%;height:100%;}

.sec9_des{margin-top: 0.15rem;font-size: 0.17rem;color: #fff;font-weight: bold;}
.sec9_des a{color: #fff;}

.section10{padding:0.25rem 0;}
.sec10_top img{display: block;width: 100%}
.sec10_bot li{height:0.35rem;line-height: 0.35rem;background: url(../images/dot2.png) no-repeat center left;border-bottom: 1px dashed #535353;padding-left:0.15rem;background-size: 0.07rem}
.sec10_bot li a{color: #424242;font-size: 0.13rem;display: block;float: left;width: calc(100% - 0.9rem);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sec10_bot li span{display: block;float: right;color: #424242}
.sec10_bot li:last-child{border-bottom: 0}
.sec10_bot{padding-top:0.05rem;}

.bot{width: 100%;background:#db1215;}
.botlogo{width: 48%;}
.bot1 .main{position: relative}
.web{font-size: 0.15rem;color: #fff;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.bot1{padding:0.1rem 0;border-bottom: 1px solid #fff}
.bot2 .main{background:#fff;color: #0f0f0f;line-height:1.7;font-size: 0.14rem;padding:0.15rem;border-radius: 0.1rem}
.bot2{padding:0.15rem 0;}
.bot_lx{margin-bottom:0.1rem;text-align: center;}
.bot_code{text-align: center;}

.h70{height:0.7rem;}
.foot{width: 100%;background:#fff;height: 0.65rem;position: fixed;bottom: 0px;left: 0;width: 100%;display: block;z-index: 100;}
.foot a{display: block;float: left;text-align: center;color: #050505;width: 25%;padding-top:0.38rem;font-size:0.14rem;}
.foot a:nth-child(1){background: url('../images/foot1.png') no-repeat center top 0.1rem;background-size: auto 0.23rem;}
.foot a:nth-child(2){background: url('../images/foot2.png') no-repeat center top 0.12rem;background-size: auto 0.2rem;}
.foot a:nth-child(3){background: url('../images/foot3.png') no-repeat center top 0.1rem;background-size: auto 0.24rem;}
.foot a:nth-child(4){background: url('../images/foot4.png') no-repeat center top 0.1rem;background-size: auto 0.24rem;}

.sec5_list .swiper-slide{
    border-radius: 0.05rem;
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    display: block;

}
.sec5_list .swiper-slide-active{
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    z-index: 1002;
}


.sec5_list .swiper-slide .pic{position:relative;width:100%;height:0;padding-top:77%;border-top-left-radius:0.1rem;border-top-right-radius:0.1rem;}
.sec5_list .swiper-slide .pic img{position:absolute;top:0;left:0;width:100%;height:100%;}
.sec5_list .swiper-slide{overflow: hidden;padding-bottom: 0.1rem}
.sec5_list .swiper-slide .tit{background:#db0320;color: #fff;overflow:hidden;height:0.33rem;line-height: 0.33rem;text-align: center;border-bottom-left-radius:0.1rem;border-bottom-right-radius:0.1rem;padding:0 0.05rem;}
.sec5_list {padding-bottom: 0.1rem}
.sec5_list .swiper-slide .tit p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sec5_list .swiper-container{padding:5% 0;}

.lanmu{background:#db1215;color: #fff;padding:0.13rem 0;}
.lanmuname p{font-size: 0.18rem;font-weight: bold;}
.lanmuname span{display: block;font-size: 0.13rem;text-transform: uppercase;margin-top:0.05rem;}
.type{text-align: center;font-size: 0;padding-top:0.1rem;}
.type li{display: inline-block;position: relative;line-height: 0.14rem;}
.type li a{color: #fff;font-size: 0.14rem;padding:0 0.15rem;}
.type li:after {content: "";display: block;color: #fff;width: 1px;height:0.14rem;background:#fff;position: absolute;right: 0;top: 0;}
.type li:last-child:after{display: none;}
.type li.active a{font-weight: bold;}

.title{text-align: center;font-size:0.22rem;font-weight: bold;color: #1c1b1b;padding-top:0.25rem;margin-bottom:0.1rem;}
.title:after {content: "";display: block;width:0.4rem;height:0.02rem;background:#7b7b7b;margin:0.07rem auto 0;}

.news_list li{padding:0.1rem 0;margin-bottom:0.1;border-bottom: 1px solid #bfbfbf}
.news_list li .news_top a{display: block;font-size:0.15rem;font-weight: bold;color: #1c1b1b;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_list li .news_top span{display: block;font-size: 0.13rem;color: #676767;margin:0.05rem 0;}
.news_jian{font-size:0.13rem;color: #626161;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height:1.7;}
.news_jian a{color: #626161;}

.page{padding:0.25rem 0;text-align:center;font-size: 0px}
.page a{display: inline-block;height:0.3rem;line-height:0.3rem;padding:0 0.05rem;border:1px solid #dddddd;color: #333333;font-size:0.13rem;margin:0 0.02rem;min-width: 0.28rem}
.page a.select{background:#db0320;color: #fff;border:1px solid #db0320;}

.title2{text-align: center;font-size:0.18rem;font-weight: bold;color: #1c1b1b;padding-top:0.25rem;margin-bottom:0.1rem;}
.title2:after {content: "";display: block;width:0.4rem;height:0.02rem;background:#7b7b7b;margin:0.07rem auto 0;}
.info{font-size: 0.13rem;color: #676767;text-align: center;}
.content{color: #343434;font-size:  0.13rem;line-height:2;padding:0.2rem 0;}

.fenye li{color: #545454;font-size: 0.13rem;margin-bottom:0.05rem;line-height: 1.5;}
.fenye li a{color: #0070ce}

.back{float: right;color: #373737;font-size: 0.15rem;background:url('../images/back.png') no-repeat center right;padding-right: 0.3rem;}
.fenye{border-top: 1px solid #bfbfbf;padding-top: 0.1rem;width: 100%}
.tj_tit{border-left:2px solid #db1215;padding-left: 0.07rem;color: #1c1b1b;font-size: 0.18rem;line-height: 0.18rem;margin-bottom:0.15rem;}

.tuijian{padding-bottom: 0.2rem}

.prodtype li{display: block;width: 32%;margin-right: 2%;float: left;text-align: center;height:0.3rem;line-height: 0.3rem;border:1px solid #fff;border-radius: 0.04rem;margin-bottom:0.1rem;}
.prodtype li:nth-child(3n){margin-right:0;}
.prodtype li a{color: #fff;font-size: 0.13rem;}
.prodtype{padding-top: 0.13rem;}

.prodtype li.active{background:#fff; }
.prodtype li.active a{color: #db1215}


.prod_list{margin-top: 0.2rem;padding-bottom: 0.1rem}
.prod_list li{width: 48.5%;float: left;border:1px solid #a0a0a0;padding: 0.05rem 0.05rem 0.07rem;margin-bottom:0.1rem;}
.prod_list li:nth-child(2n){float: right;}
.prod_list .tit{font-size:0.13rem;color: #424242;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top:0.05rem;text-align: center;}

.prod_list li .pic{position:relative;width:100%;height:0;padding-top:77%;}
.prod_list li .pic p{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.prod_list li .pic img{width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}

.honor .prod_list li .pic{position:relative;width:100%;height:0;padding-top:131%;}

.about1_nr{color: #5b5a5a;font-size: 0.13rem;line-height: 2;}
.about2_nr{padding:0.25rem 0;background-color: #f6f6f6;margin-top: 0.2rem}

.about2_list{padding:0 0.25rem;position: relative}
.about2_list .swiper-slide{border:1px solid #bfbfbf;padding:0.05rem;}
.about2_list .swiper-slide .pic{position:relative;width:100%;height:0;padding-top:131%;display: block;}
.about2_list .swiper-slide a.pic2{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.about2_list .swiper-slide img{width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}

.about2_list .swiper-button-next{background:url('../images/next1.png') no-repeat center;width:0.15rem;height:0.24rem;margin-top:-0.12rem;right:0;background-size: 100%}
.about2_list .swiper-button-prev{background:url('../images/prev1.png') no-repeat center;width:0.15rem;height:0.24rem;margin-top:-0.12rem;left:0;background-size: 100%}


.contact_tit p{font-size: 0.18rem;color: #1c1b1b;font-weight: bold;}
.contact_tit span{color: #989898;font-size: 0.12rem;text-transform: uppercase;}
.contact_top{padding-top: 0.1rem;margin-bottom:0.1rem;}
.contact_bot{border: 1px solid #bfbfbf;padding:0.07rem;}
.contact_bot .pic img{width: 100%}

.c_r_bl{width:37%;float: left;text-align: center;padding:0.75rem 0 0.12rem;background:url('../images/hottel.png') no-repeat center top 0.15rem;background-size:auto 0.5rem;border-right: 1px solid #7d7d7d;}
.c_r_br{width:60%;float: right;}
.c_r_bl p{font-size: 0.16rem;color: #db1215;font-weight: bold;}
.c_r_bl span{display: block;font-size: 0.14rem;color: #434343}
.c_r_br{color: #737373;font-size: 0.12rem;line-height: 1.8;}
.c_r_b{padding:0.13rem 0 0.05rem;}

.contact_map{margin: 0.15rem 0 0.2rem;border: 1px solid #bfbfbf;}
.contact_map_tit {width: 100%;padding:0.07rem 0.05rem;font-size:0.13rem;color: #737373;}
.map iframe{width: 100%!important;height:auto!important;}

.message .item{border:1px solid #7d7d7d;font-size:0.14rem;}
.message .textarea{width: 100%;height:0.75rem;padding:0.1rem;resize: none;display: block;margin-bottom:0.1rem;background:transparent;color: #787878;font-family: 微软雅黑}
.message .item.input{display: block;width:48.5%;height:0.35rem;line-height: 0.35rem;padding:0 0.1rem;background:transparent;color: #787878}

.message ::-webkit-input-placeholder { /* Edge */
  color:#787878;
}

.message :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#787878;
}

.message ::placeholder {
  color:#787878;
}
.message .submit{display: block;width:100%;height:0.35rem;line-height: 0.35rem;background:#db1215;font-size:0.16rem;color: #fff;text-align: center;margin-top:0.1rem;cursor: pointer;}
.message{margin-bottom:0.25rem;}

.mes_bt{color: #0d0d0d;font-size: 0.18rem;border-left: 2px solid #0d0d0d;padding-left: 0.07rem;text-transform: uppercase;line-height: 0.18rem;margin-bottom:0.15rem;}

.sec3_list li .pic{position:relative;width:100%;height:0;padding-top:131%;display: block;}
.sec3_list li a.pic2{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.sec3_list li img{width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}

.newsshow .pic{text-align:center;padding-top:0.2rem;}