@charset "utf-8"; @media only screen and (max-width: 1200px){ *{box-sizing: border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);} .article{line-height: 24px;font-size: 14px;} .wrapper{padding-top: 0px;padding-bottom: 0px;float: right;} .header{height: 50px;z-index: 105;top: 0px;right: 0;left: auto;position: fixed;} .header .wrap{height: 50px;padding-top:1px;} .header .logo{width: 160px;height: 32px;float: none;margin: 10px auto 0 auto;} .header .search .tit{background-position: 12px center;padding-left: 40px;height: 34px;line-height: 34px;margin-top: 8px;} .header .search{margin: 0px;position: absolute;right: 10px;top: 0;} .header .search .tit{width: 50px;background-position: center;background-image: url(../images/search.png);} .header .search .titbg{position: absolute;top: 0;left: 0;z-index: 2;width: 50px;height: 34px;line-height: 34px;margin-top: 8px;text-align: center;} .header .search .titbg svg{vertical-align: middle;width: 22px;height: 22px;} .header .search .searchBar{width: 100%;position: fixed;right: 0px;top: 0px;padding: 0 0 10px 0;box-sizing: border-box;display: none;z-index: 210;} .header .search .searchBar .inpubox .closeBtn, .header .search .searchBar .inpubox .searchBtn{width: 50px;height: 50px;} .header .search .searchBar .inpubox .searchBtn{background-image: url(../images/search.png);} .header .search .searchBar .inpubox .closeBtn{width: 50px;} .header .search .searchBar .inpubox .closeBtn:hover{transform: rotate(0deg);-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);-moz-transform: rotate(0deg);} .header .search .searchBar .inpubox .inpu{padding: 0 50px 0 50px;} .header .search .searchBar .inpubox .inpu input{height: 50px;line-height: 50px;} .header .search .searchBar ul{margin-top: 12px;} .header .search .searchBar ul li{margin-bottom: 4px;padding: 0 50px;box-sizing: border-box;} .header .search .searchBar ul li a{height: 30px;line-height: 30px;text-indent: 0px;} .header .search .searchBar ul li a:hover{background: none;} .header .shopping{display: block;width: 50px;height: 24px;position: absolute;right: 0;top: 13px;z-index: 6;background: url(../images/language.png) no-repeat center;background-size: 20px auto;border-left: solid 1px #cccccc;} .header .menuBtn{width: 50px;height: 50px;display: block;position: absolute;left: 0;top: 0;z-index: 130;} .header .menuBtn span{width: 24px;height: 0.14em;background: #434343;border-radius: 3px;position: absolute;left: 13px;top: 23px;z-index: 2;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;} .header .menuBtn span.line1{top: 15px;} .header .menuBtn span.line3{top: 31px;} /*.header .nav{width: 200px;position: fixed;left: -200px;top: 0;bottom: 0;margin: 0;z-index: 105;background: #fff;overflow: auto;min-height: 100%;padding-bottom: 100px;} .header .nav .bottom{display: block;} .header .nav .tit{display: block;font-size: 30px;font-weight: bold;color: #e12524;text-align: center;padding: 20px 0;}*/.wrapper.shiftLeft{margin-right: -200px;} .wrapper.shiftLeft .header{right: -200px;z-index: 105;} .wrapper .header.static{padding-top: 1px;position: relative;z-index: 90;} .wrapper.shiftLeft .header.static{position: fixed;z-index: 105;} .wrapper.shiftLeft .header .nav{left: 0;margin: 0;} .wrapper .menuBtn.on span{background: #fff;} .wrapper .menuBtn.on span.line1,.wrapper.shiftLeft .menuBtn span.line1{top: 23px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);-moz-transform: rotate(45deg);} .wrapper .menuBtn.on span.line2,.wrapper.shiftLeft .menuBtn span.line2{opacity: 0;} .wrapper .menuBtn.on span.line3,.wrapper.shiftLeft .menuBtn span.line3{top: 23px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);} /* ↓ 旧版导航* /* ↑ 旧版导航*/ .header .nav{width: 100%;min-height: 100vh;position: fixed;top: 0;left: 0;bottom: 0;z-index: 105;margin: 0px;background: #373941;overflow: auto;display: none;opacity: 0.98;} .header .nav .logo{width: 160px;height: auto;margin: 30px auto 0 auto;display: block;} .header .nav .logo img{width: 100%;display: block;} .header .nav .bottom{display: block;} .header .nav > ul{padding: 0 30px;box-sizing: border-box;margin-top: 30px;padding-bottom:10px;} .header .nav > ul > li{float: none;margin: 0;border-bottom: solid 1px #595b60;} .header .nav > ul > li.down > a{background: url(../images/arrow21.png) no-repeat right 0 center;background-size: 10px auto;padding: 0;} .header .nav > ul > li.now > a{background-image: url(../images/arrow22.png);} .header .nav > ul > li.on > a,.header .nav > ul > li > a{width: 100%;height: 50px;line-height: 50px;font-size: 16px;color: #fff;padding:0;} .header .nav .sub2,.header .nav .sub1{width: 100%;min-width: 160px;position: static;top: 0;left: 0;transform: translate(0, 0);-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);background: none;} .header .nav .sub2{padding:0;box-shadow: none;} .header .nav .sub2>ul>li,.header .nav .sub1>li{width: 100%;background: none;margin: 0;float: none;} .header .nav .sub2>ul>li>a,.header .nav .sub1>li>a:hover,.header .nav .sub1>li>a{display: block;height: 50px;line-height: 50px;text-align: left;color: #ccc;padding: 0;text-indent: 20px;border-top: dashed 1px #454650;font-size:14px;} .header .nav .sub2>.lsm-sidebar>ul>li>a>h3{color:#dedede;font-size: 14px;font-weight: normal;} .header .nav .sub2>.lsm-sidebar>ul>li ul{margin:0;display:none;} .header .nav .sub2>.lsm-sidebar>ul{width:100%;} .header .nav .sub2>.lsm-sidebar>ul>li{width:100%;float:none;border-top: dashed 1px #454650;} .header .nav .sub2>.lsm-sidebar>ul>li>ul>li{border-top: dashed 1px #454650;margin-bottom:0;} .header .nav .sub2>.lsm-sidebar>ul>li>ul>li>a{color:#969696;padding:8px 15px;font-size:14px;text-indent:5px;} .header .nav .sub2>.lsm-sidebar>ul>li>ul>li>a>h3 {font-weight: normal;color:#969696;padding:0 5px;} .header .nav .sub2>.lsm-sidebar>ul>li>ul>li>ul>li{border-top: dashed 1px #47484a;} .header .nav .sub2>.lsm-sidebar>ul>li>ul>li>ul>li>a{color:#7f7f7f;padding:8px 20px;} .header .nav .sub2>.lsm-sidebar>ul>li a{display:block;padding:8px 10px;border-color: #4a4d53;margin-bottom: 0;} .header .nav .bottom{text-align: center;line-height: 50px;margin-top: 30px;} .header .nav .bottom center{display: inline-block;} .header .nav .bottom a{width: 40px;height: 40px;line-height: 40px;float: left;background: no-repeat center;background-size: 100% 100%;margin-left: 10px;font-size: 20px;color: #fff;} .header .nav .bottom a.wb{background-image: url(../images/nav_bottom1.png);} .header .nav .bottom a.dl{background-image: url(../images/nav_bottom2.png);} .header .nav .bottom a.kf{background-image: url(../images/nav_bottom3.png);} .header .nav .bottom a.dh{width: auto;} .banner a{height:300px;} .banner a h3{ background:rgb(222 56 13 / 0.7); width: 80%; height: 100px; left: 10%; top: 100px; font-size: 20px;} .i_title {margin:40px 0;} .i_title h3{font-size:26px;} .i_hxjs .list ul li{width:100%;} .i_hxjs .list ul li h3 { font-size: 20px;} .i_hxjs .list ul li p{font-size:16px;} .i_jjfa .i_jjfal { width: 100%; float:none;margin-bottom:10px;} .i_jjfa .i_jjfar{width: 100%;float: none;} .i_jjfa .i_jjfal .slick-list,.i_jjfa .i_jjfal .slick-list .slick-track{height:auto!important;} .i_jjfa .i_jjfal .jjfa_slide_nav .slick-slide:before{width:0;height:100%;bottom:0;left:auto;right:0;} .i_jjfa .i_jjfal .jjfa_slide_nav .slick-slide:hover:before,.i_jjfa .i_jjfal .jjfa_slide_nav .slick-slide.slick-current:before{width:100%;right:auto;left:0;} .i_jjfa .i_jjfal .jjfa_slide_nav .slick-slide{*width:50%!important;} .i_jjfa .i_jjfal .jjfa_slide_nav .slick-slide a{ height:50px;line-height:50px;padding:0;font-size:18px;text-align: center;} .i_jjfa .i_jjfal .jjfa_slide_nav .slick-slide:hover:before{height:0;} .i_jjfa .i_jjfal .jjfa_slide_nav .slick-slide:hover a{color:#333333;} .i_jjfa .i_jjfal .jjfa_slide_nav .slick-slide.slick-current:before{height:100%;bottom:auto;top:0;} .i_jjfa .i_jjfal .jjfa_slide_nav .slick-slide.slick-current a{color:#FFFFFF;} .i_jjfa .i_jjfar .jjfa_pic li.slick-slide .img{height:auto;} .i_jjfa .i_jjfar .jjfa_pic li.slick-slide .img h3{width:calc(100% - 0px);padding:0 20px;height:50px;line-height:50px;font-size:18px;} .i_jjfa .i_jjfar .jjfa_pic li.slick-slide .txt{margin-top:20px;font-size:14px;line-height:24px;padding:0 20px 30px;} .i_jjfa .i_jjfar .jjfa_pic li.slick-slide .txt p{text-align: justify;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;} .i_jjfa .i_jjfar .jjfa_pic li.slick-slide .txt a{right:20px;font-size:14px;} .i_jdal .i_jdalt{width:100%;margin: 0 auto 40px;} .i_jdal .i_jdalt .jdal_slide_nav li a{font-size:18px;} .i_jdal .i_jdalt .jdal_slide_nav li a:hover:after{width:0px;} .i_jdal .i_jdalt .jdal_slide_nav li a:hover{color:#808080;} .i_jdal .i_jdalt .jdal_slide_nav li.slick-current a:after{width:50px;} .i_jdal .i_jdalt .jdal_slide_nav li.slick-current a{color:var(--wz-color);} .i_jdal .i_jdalb .jdal_pic li.slick-slide .img{width:100%;float:none;height:300px;} .i_jdal .i_jdalb .jdal_pic li.slick-slide .img a{height:300px;} .i_jdal .i_jdalb .jdal_pic li.slick-slide .txtbox{width:100%;float:none;height:300px;} .i_jdal .i_jdalb .jdal_pic li.slick-slide .txtbox .box{padding: 30px 20px; width:100%;height: 280px;} .i_jdal .i_jdalb .jdal_pic li.slick-slide .txtbox p{margin-top: 20px;line-height: 24px; height: 160px;font-size: 13px;} .i_jdal .i_jdalb .jdal_pic li.slick-slide .txtbox a{bottom: 20px;right:20px;font-size: 14px;} .i_jdal .i_jdalb .jdal_pic .jdal_pic_slide .slick-dots{bottom: 20px;left: 20px; width: 80%;} .i_hxcp .i_hxcpt{width:100%;margin-bottom:40px;} .i_hxcp .i_hxcpb .hxcp_pic li.slick-slide .txtbox{width:100%;padding:0 20px;height:260px;} .i_hxcp .i_hxcpb .hxcp_pic li.slick-slide .img{width:100%;float: none; height: 260px;} .i_hxcp .i_hxcpb .hxcp_pic li.slick-slide .txtbox p{font-size: 14px;-webkit-line-clamp: 5;margin-top: 20px;} .i_hxcp .i_hxcpb .hxcp_pic li.slick-slide .txtbox a{bottom: 20px;font-size: 14px;right:20px;} .i_hxcp .i_hxcpb .hxcp_pic li.slick-slide .img h3{height: 50px; line-height: 50px;font-size: 18px;padding: 0 20px;width:100%;} .i_news .i_news_box{padding:20px 0;} .i_news .i_news_box .imgbox{width:100%;height: 420px;} .i_news .i_news_box .imgbox .news_pic_slide .slick-slide .img a,.i_news .i_news_box .imgbox .news_pic_slide .slick-slide .img{width:100%;} .i_news .i_news_box .imgbox .news_pic_slide{padding:15px;margin-bottom: 10px;} .i_news .i_news_box .imgbox .txtbox h3{font-size: 18px; line-height: 24px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;} .i_news .i_news_box .imgbox .txtbox p{font-size: 14px;line-height: 24px;} .i_news .i_news_box .textbox{width:100%;padding:0 20px} .i_news .i_news_box .textbox ul li h3 a{font-size: 18px; line-height: 24px;} .i_news .i_news_box .textbox ul li p{font-size: 14px; line-height: 24px;} .i_news .i_news_box .imgbox .news_pic_slide .slick-dots{bottom:-10px;} .footer{padding: 40px 0 0;} .footer .ftop .logobox{padding:0 10px;width:100%;margin:auto;float:none;} .footer .ftop .fnvabox{width:100%;padding:0 10px;} .footer .ftop .fnvabox .fnav{margin-bottom:30px;} .footer .ftop .fnvabox .fnav dl{float:none;padding-right:0px;width:100%;display:block;} .footer .ftop .fnvabox .fnav dl dt a{display: block; padding:10px;font-size: 14px;} .footer .ftop .fnvabox .fnav dl dd{display:none;padding:15px 20px 0;} .footer .ftop .fnvabox .fnav dl dd a{color: #666666;} .footer .ftop .fnvabox .fnav dl:nth-child(4) {width:100%;} .footer .ftop .fnvabox .fnav dl:nth-child(4) dd a {width:100%;float:none;} .footer .fbot{height: auto;line-height:24px;padding:15px 10px;} .footer .fbot .fr{float:none;} .footer .ftop .fnvabox .fadd p{margin-right: 0%;width:50%;margin-bottom:10px;} .footer .ftop .fnvabox .fadd p:last-child{width:100%;} .nybanner { height: 300px;} .nybanner .text{width: 90%;left: 5%; top: 80px;height: auto;} .nybanner .text h3{font-size: 18px;margin-bottom:10px;} .nybanner .text p{font-size: 14px;line-height:24px;text-align:justify;} .aboutbanner{height:300px;background-size: cover;} .aboutbanner .text{width: 90%;left: 5%; top: 80px;height: auto;} .aboutbanner .text h3{font-size: 18px;margin-bottom:10px;} .aboutbanner .text p{font-size: 14px;line-height:24px;text-align:justify;} .nyaboutbox .aboutbox3 .list ul li{width:100%;float:none; position: relative;min-height:250px;} .nyaboutbox .aboutbox3 .list ul li .ltit{height:auto;} .nyaboutbox .aboutbox3 .list ul li .box{height:auto;} .nyaboutbox .aboutbox3 .list ul li .ltit h3{font-size:16px;} .nyaboutbox .aboutbox3 .list ul li .box:after,.nyaboutbox .aboutbox3 .list ul li .ltit:after{content:'';display:block; overflow: hidden;clear: both;} .nyaboutbox .aboutbox3 .list ul li:nth-child(1):before,.nyaboutbox .aboutbox3 .list ul li:nth-child(2):before,.nyaboutbox .aboutbox3 .list ul li:nth-child(3):before{width:100%;height:100%;} .nyaboutbox .aboutbox3 .list ul li:nth-child(1),.nyaboutbox .aboutbox3 .list ul li:nth-child(2),.nyaboutbox .aboutbox3 .list ul li:nth-child(3){height:auto;} .nyaboutbox .aboutbox3 .list ul li:hover .ltit{width: 100% ;} .nyaboutbox .aboutbox3 .list ul li:hover .rtext{width:100%;} .nyaboutbox .aboutbox3 .list ul li .rtext{width:100%;height:auto;} .nyaboutbox .aboutbox3 .list ul li:hover .box{height:auto;position: relative;} .nyaboutbox .aboutbox3 .list ul li:hover:nth-child(1):before,.nyaboutbox .aboutbox3 .list ul li:hover:nth-child(2):before,.nyaboutbox .aboutbox3 .list ul li:hover:nth-child(3):before{height:100%;} .nyaboutbox .aboutbox3 .list ul li:hover:nth-child(1) .ltit:after,.nyaboutbox .aboutbox3 .list ul li:hover:nth-child(2) .ltit:after,.nyaboutbox .aboutbox3 .list ul li:hover:nth-child(3) .ltit:after{border-right:0;} .nyaboutbox .aboutbox5 .slick-slide .textbox .text{position: inherit;margin-top:30px;} .nyaboutbox .aboutbox5 .slick-slide .textbox{height:auto;} .nyhxjsbox .wrap{width:100%;} .nyhxjsbox .hxjs1, .nyhxjsbox .hxjs3{padding:40px 0;} .nyhxjsbox .imgbox{width:100%;float:none;} .nyhxjsbox .textbox{width:100%;padding:0 20px;} .nyjjfabox .fagx{padding: 40px 0 0;} .nyjjfabox .fagx .fagx_list{margin-top:30px;} .nyjjfabox .jjfa_title{width: 100%; height:60px; line-height: 60px;} .nyjjfabox .jjfa_title h1{font-size:24px;} .nyjjfabox .jjfatit h3{font-size: 26px;} .nyjjfabox .fagx .fagx_list .textbox{width:90%;margin:0 auto 20px;float:none;} .nyjjfabox .fagx .fagx_list .imgbox{width:100%;float:none;} .nyjjfabox .fagx .fagx_list .textbox .text_bot .swiper-slide{height: 50px;} .nyjjfabox .fagx .fagx_list .imgbox .swiper-slide{height:300px;background-position: center;} .nyjjfabox .fays{ padding-top: 40px; padding-bottom: 40px;} .nyjjfabox .fays .fays_list{margin-top:30px;} .nyjjfabox .fays .fays_list ul{margin:0;} .nyjjfabox .fays .fays_list ul li{width:100%;float:none;margin:0 0 10px;} .nyjjfabox .fays .fays_list ul li .box{padding:20px ;} .nyhxcpbox .yycj .wrap{left:0;} .nyhxcpbox .yycj .yycj_list{left:calc(50% - 175px);padding: 10px 25px 15px;} .nyhxcpbox .yycj .yycj_img .swiper-button-next, .nyhxcpbox .yycj .yycj_img .swiper-button-prev{left:calc(50% + 80px); top: 350px;} .nyhxcpbox .yycj .yycj_img .swiper-button-next{left: calc(50% + 130px);} .nyhxcpbox .yycj .yycj_img .swiper-pagination{left: calc(50% - 175px);width:100%;height:20px;top: 340px;} .nyjjfabox .khjz .khjz_list ul li{width:100%;} .nyhxcpbox .hxcp_title{width: 100%; height:60px; line-height: 60px;} .nyhxcpbox .hxcp_title h1{font-size:24px;} .nyhxcpbox .hxcptit h3{font-size: 26px;} .nyhxcpbox .cpgx{padding: 40px 0 0;} .nyhxcpbox .cpgx .cpgx_list{margin-top:30px;} .nyhxcpbox .cpgx .cpgx_list .textbox{width:100%;padding:0 20px;} .nyhxcpbox .cpgx .cpgx_list .textbox .text_top{font-size: 14px;} .nyhxcpbox .cpgx .cpgx_list .textbox .text_bot .swiper-slide{height: 50px;} .nyhxcpbox .cpgx .cpgx_list .imgbox{width:100%;} .nyhxcpbox .cpgx .cpgx_list .imgbox .swiper-slide{height:300px;} .nyhxcpbox .cpys{padding-top: 40px; padding-bottom: 40px;} .nyhxcpbox .cpys .cpys_list{margin-top:30px;} .nyhxcpbox .cpys .cpys_list ul li{width:100%;float:none;margin:0 0 10px;} .nyhxcpbox .cpys .cpys_list ul li .box{padding:20px ;} /**/ .nyaboutbox .aboutbox1{padding: 50px 0;} .nyaboutbox .aboutbox1 .wrap{width:90%;} .nyaboutbox .about_tit h3{font-size: 28px;} .nyaboutbox .aboutbox1 .about_content{line-height: 30px; font-size: 14px; margin-top: 30px;} .nyaboutbox .aboutbox1 .about_content p {margin-bottom: 20px;} .nyaboutbox .aboutbox2{padding:40px 0 0;} .nyaboutbox .aboutbox2 .tit h1{font-size: 28px;margin-bottom:30px;} .nyaboutbox .aboutbox2 .tit{width: 100%; padding-right: 0;text-align:center;} .nyaboutbox .aboutbox2 .text{width:calc(100% - 20px); padding-left:0px;margin:0 10px;border:0;} .nyaboutbox .aboutbox2 .text h3{font-size: 18px;} .nyaboutbox .aboutbox2 .text p{font-size: 15px; line-height: 30px;} .nyaboutbox .aboutbox3,.nyaboutbox .aboutbox4,.nyaboutbox .aboutbox5,.nyaboutbox .aboutbox6,.nyaboutbox .aboutbox7{padding: 50px 0 0;} .nyaboutbox .aboutbox3 .box,.nyaboutbox .aboutbox4 .box,.nyaboutbox .aboutbox5 .box,.nyaboutbox .aboutbox6 .box,.nyaboutbox .aboutbox7 .box{padding: 30px 0 0;} .nyaboutbox .aboutbox4 .box .imgbox{width: 100%; height: 300px; background-size:cover!important;} .nyaboutbox .aboutbox4 .box .textbox{width: 100%; height: 300px;} .nyaboutbox .aboutbox4 .box .textbox article{width: auto; padding: 30px 20px 20px 20px; line-height:24px; font-size: 14px;} .nyaboutbox .aboutbox4_2 .wrap{padding:0 15px} .nyaboutbox .aboutbox4_2 article ul li{float:none;width:100%;} .nyaboutbox .aboutbox4_2 article p{height:auto;} .nyaboutbox .aboutbox5 .slick-slide .imgbox,.nyaboutbox .aboutbox5 .slick-slide .textbox{width:100%;} .nyaboutbox .aboutbox5 .slick-slide .textbox{padding:20px 10px;height: auto;} .nyaboutbox .aboutbox5 .slick-slide .textbox .text p{font-size: 14px; line-height: 30px;} .nyaboutbox .aboutbox6 .box,.nyaboutbox .aboutbox7 .box{margin-top:30px;} .nyaboutbox .aboutbox6 .box .tit_list{width:100%;padding:0 10px;} .nyaboutbox .aboutbox6 .box .tit_list .swiper-container{height: 350px;} .nyaboutbox .aboutbox6 .box .imgbox{height: 240px;width: 100%;} .nyaboutbox .aboutbox6 .box .imgbox .swiper-slide{ background-size:cover!important;height: 200px; } .nyaboutbox .aboutbox7{padding-bottom:30px;} .nyaboutbox .aboutbox7 .box{margin-top:0;} .nyaboutbox .aboutbox7 .map #allmap{height:350px;} .nyaboutbox .aboutbox7 .tit .swiper-slide{width:20%!important;text-align:center;} .nyaboutbox .aboutbox7 .content .swiper-slide{ padding: 20px 20px 0;} .aboutbox9{padding:40px 0 0} .aboutbox9 .wrap{padding:0 15px;} .aboutbox9 .list_box ul{margin-right:0;} .aboutbox9 .list_box ul li{width:100%;margin-right:0;height:auto;float:none;margin-bottom:30px;padding:30px; } .aboutbox9 .list_box ul li h3{font-size: 18px;padding-bottom: 10px;} .aboutbox9 .list_box ul li p{font-size: 16px;line-height: 30px;} .news_show{padding:30px 10px;} .news_show .ar_article{} .news_show .show{width:100%;} .news_show .ar_article img{max-width:100%;height:auto!important;} .news_show .piaofu_news{margin-top: 30px;} .news_show .piaofu_news ul li{width:100%;margin-bottom:20px;} .news_show .rm_newsbox{width:100%;} .nynewsbox{padding: 0 10px 30px;} .nynewsbox .list ul li{padding: 30px 0;} .nynewsbox .list ul li .imgbox{height: 200px;max-width:100%;} .nynewsbox .list ul li .textbox{width: 100%;height: auto;margin-top:10px;} .nynewsbox .list ul li .textbox .text{position: relative;} .nynewsbox .list ul li .textbox h3 a{font-size: 18px;margin-bottom: 0px;} .nynewsbox .list ul li .textbox p.time{font-size:14px;} .nynewsbox .list ul li .textbox .text p{font-size:14px;margin-top:10px;} .nynewsbox .paging a{font-size:14px;padding:0 10px;} .stay-btn{display:block; position: fixed;width:50px;height:50px; border-radius: 50%;right:10px;bottom:50px;background:#FFFFFF;border:2px solid #dfdfdf;} .stay-btn a{display:block;width:46px;height:46px;background:url(../images/tel_icon.png)no-repeat center;background-size:25px;} } /*手机版css*/