.about{width:100%;margin:0 auto;position:relative;overflow:hidden;box-sizing:border-box}
a{color:#000;text-decoration:none}
.content{margin:0 auto;box-sizing:border-box;position:relative;text-align:justify;padding:0px 10px;line-height:25px;}
.left{float:left}
.right{float:right}
.overflow{overflow:hidden}
html,body{font-family:"微软雅黑";color:#333333;-webkit-overflow-scrolling:touch}
header.about{background:rgba(0,0,0,0.5);width:100%;top:0;left:0;z-index:11;overflow:initial}
header .showmenu{width:32px;cursor:pointer}
header .content{display:flex;align-items:center;justify-content:space-between;padding:15px}
header a.logo{display:inline-block;vertical-align:middle;position:relative}
header a.logo .text:after{position:absolute;left:0;top:0;background:#e5e5e5;width:2px;content:'';height:100%}
header a.logo img{display:inline-block;vertical-align:middle;position:relative;width:100px}
header a.logo .text{display:inline-block;vertical-align:middle;position:relative;padding-left:13px;margin-left:20px;color:#ccc;font-size:12px;line-height:20px;display:none}
header a.logo .text h1{font-size:20px}
header .menu{vertical-align:middle;position:fixed;top:0;bottom:0;left:0;right:0;flex-wrap:wrap;background:rgba(0,0,0,0.7);text-align:center;overflow-y:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch;height:100vh;display:none;width: 40vw;}
header .menu::-webkit-scrollbar{display:none}
header .menu a{color:#fff;font-size:16px;display:inline-block;line-height:30px;position:relative;padding:10px 0}
header .menu a:hover:after{position:absolute;background:#ea5413;bottom:0;content:'';width:100%;left:0;height:3px}
header .menu>li.active>a:after{position:absolute;background:#ea5413;bottom:0;content:'';width:100%;left:0;height:3px}
header .menu li:last-child{margin-right:0}
header .menu a p{color:#999;font-size:12px;text-transform:uppercase}
header .menu li:hover .float_window{display:block}
header .yuyan{margin-top:30px;line-height:30px;margin-left:-130px;position:relative;left:130px;display:none}
header .yuyan a{font-size:14px;color:#a6a6a6;padding:0 2px;position:relative}
header .yuyan span{color:#a6a6a6}
header .menu li{display:inline-block;width:100%}
header .menu>li{background:#fff;color:#000;align-self:inherit}
header .menu a{color:#000}
header .menu #close{position:fixed;width:30%;right:0;top:0;background-color:transparent;height:100vh}
.lbt img{width:100%;overflow:hidden}
.lbt .index .swiper-pagination-bullet{height:4px;width:40px;background:rgba(255,255,255,0.7);opacity:1;border-radius:0}
.lbt .index .swiper-pagination-bullet-active{background-color:#fff}
.lbt .index .swiper-pagination{bottom:12px}
.main .top{margin:20px 0;text-align:center}
.main .top h1{font-size:20px;color:#333333}
.main .top h2{margin:10px 0;font-size:14px;color:#ccc;position:relative}
.main .top p{font-size:14px;color:#cccccc;max-width:939px;display:block;margin:0 auto;line-height:20px}
.main .top h2 span{padding:0 10px;position:relative;text-transform:uppercase}
.main .top h2 span:before,.main .top h2 span:after{width:60px;height:10px;position:absolute;background:url("../images/before.png")no-repeat;content:'';right:100%;top:50%;transform:translateY(-50%)}
.main .top h2 span:after{background:url("../images/after.png")no-repeat;left:100%}
.main{background:url("../images/probg.png") no-repeat}
.main .pro_lbt .left{width:100%;padding:15px;box-sizing:border-box}
.main .pro_lbt .left h1{font-size:17px;padding-bottom:17px;position:relative}
.main .pro_lbt .left h1:after{position:absolute;width:3em;height:4px;content:'';bottom:0;left:0;background:#ea5513}
.main  .swiper-pagination-bullet{background:#bfbfbf;width:10px;height:10px;margin:0 6px;display:inline-block;vertical-align:middle;opacity:1}
.main  .swiper-pagination-bullet-active{background:#fff;border:1px solid #ea5513}
.main .pro_lbt .left p{font-size:14px;color:#333;margin:9px 0 9px 0;line-height:21px}
.main .pro_lbt .left a{padding:9px 19px;background:#ea5513;color:#fff;display:inline-block;font-size:14px;border-radius:3px}
.main .pro_lbt .right{width:100%;overflow:hidden}
.main .pro_lbt .right img{width:100%}
.main .control{position:relative;height:30px;margin:20px 0;width:96%}
.main  .swiper-button-next,.main .swiper-button-prev{position:absolute;top:50%;width:15px;height:15px;margin-top:0px;z-index:10;cursor:pointer;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("../images/goleft.png");transform:translateY(-50%)}
.main  .swiper-pagination{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.main  .swiper-button-next{background-image:url("../images/goright.png")}
.main.methods{background:url("../images/method.png")no-repeat}
.main.methods .top h1{color:#fff}
.methods .limit{width:100%;height:0;padding:50% 0;overflow:hidden;position:relative;background:#eee}
.methods .limit img{max-width:100%;margin-top:-50%;width:100%;position:relative}
.methods .limit p.title{position:absolute;width:100%;bottom:0;text-align:center;font-size:18px;color:#333;padding:30px 0;background:#fff}
.methods .limit .float_text{position:absolute;top:100%;left:0;width:100%;background:rgba(238,62,53,0.8);bottom:0;color:#fff;text-align:center;padding:100px 35px;box-sizing:border-box;transition:top 0.3s}
.methods .limit:hover .float_text{top:0;transition:top 0.3s}
.methods .more{padding:57px 0;text-align:center}
.methods .more a{padding:9px 19px;background:#ea5513;color:#fff;display:inline-block;font-size:14px;border-radius:3px}
.methods .limit .float_text h1{font-size:18px;padding-bottom:15px;position:relative}
.methods .limit .float_text h1:after{position:absolute;width:1em;background:#fff;left:50%;transform:translateX(-50%);bottom:0;height:2px;content:''}
.methods .limit .float_text p{font-size:14px;line-height:25px;margin:20px 0}
.methods .limit .float_text i{display:block;width:35px;height:30px;cursor:pointer;background:url("../images/icons.png")no-repeat;background-position:0 0;margin:0 auto}
.bigpc{display:none}
.news{background:none}
.news .left{width:100%}
.news .left .limit{height:360px;width:100%;overflow:hidden}
.news .time{margin-top:10px}
.news .article{font-size:12px;color:#ccc}
.main.news .article{padding:15px}
.news .article h1{font-size:14px;color:#333;margin:10px 0}
.news .article p{line-height:22px;display:-webkit-box;text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.news .article a{padding:9px 19px;color:#ccc;display:inline-block;font-size:14px;border-radius:20px;border:1px solid #ccc;margin-top:10px}
.news .right{width:100%}
.news .right li{width:100%;box-sizing:border-box;padding:15px;border:1px solid #eee}
.news .right{font-size:12px;color:#ccc}
.news .right h1{font-size:14px;color:#333;margin:10px 0}
.news .right p{line-height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news .right a{padding:9px 19px;color:#ccc;display:inline-block;font-size:14px;border-radius:20px;border:1px solid #ccc;margin-top:15px}
.news .right li:hover h1{color:#fff}
.news .right li:hover a{color:#fff;border-color:#fff}
.news .right li:hover{background:#eb6100;color:#fff;border-color:#eb6100;box-shadow:0px 2px 2px 0px rgba(0,0,0,0.5)}
.news .right li{}
.whyselct{position:relative;display:none}
.whyselct .imgtab{position:absolute;width:100%;left:0;top:0;bottom:0;right:0}
.whyselct .imgtab img{width:100%;display:none}
.whyselct .imgtab img.active{display:block}
.whyselct .top h1{color:#fff}
.whyselct .reseaons{width:100%;background-color:rgba(210,210,210,0.9);position:relative}
.whyselct .reseaons ul.left{width:100%;display:flex;overflow:hidden;height:100%}
.whyselct .reseaons ul.left li{height:40px;width:100%;line-height:40px;font-size:12px;color:#fff;text-align:center}
.whyselct .reseaons .right{width:100%;height:100%;padding:15px;box-sizing:border-box;background:rgba(255,255,255,0.5);position:relative}
.whyselct .reseaons .right{display:none}
.whyselct .reseaons .right.active{display:block}
.whyselct .reseaons .right h1{font-size:15px;color:#fff;margin-bottom:10px}
.whyselct .reseaons .right p{font-size:14px;color:#fff;line-height:20px}
.whyselct .reseaons ul.left li:hover{background:#eb6100;color:#fff;cursor:pointer}
.whyselct .reseaons ul.left li.active{background:#eb6100;color:#fff}
.whyselct .reseaons .right .resenum{position:absolute;text-align:center;font-size:30px;padding:12px;color:#fff;background:#eb6100;right:50px;top:-10px;display:none}
.whyselct .reseaons .right .resenum:after{position:absolute;content:'';height:35px;background:#eb6100;width:100%;top:-35px;left:0}
.whyselct .tab_btn{position:absolute;bottom:0;right:-370px;display:none}
.whyselct .tab_btn li{display:inline-block;width:30px;height:30px;background:url("../images/icons.png")no-repeat;background-position:4px -48px;cursor:pointer}
.reselist{float:right;width:100%}
.whyselct .tab_btn li:nth-child(2){background-position:-33px -48px}
.goin{}
.goin .video{overflow:hidden;background:#fff}
.goin .video video{width:100%;height:auto}
.goin .video .left,.goin .video .right{width:100%;overflow:hidden}
.goin .video .right{padding:15px;box-sizing:border-box;line-height:23px;color:#555;font-size:14px;background:#fff;height:100%}
.goin .video .right .ourname{font-size:18px;font-weight:bolder;color:#555}
.goin .video .right a{color:#eb6100;font-size:14px}
.goin .video .right .linkto{margin-top:20px;font-size:14px;display:flex;flex-wrap:wrap}
.goin .video .right .linkto i{width:40px;height:35px;display:inline-block;vertical-align:middle;background:url("../images/icons.png")no-repeat;background-position:10px -117px}
.goin .video .right .linkto a:nth-child(2) i{background-position:5px -173px}
.goin .video .right .linkto a:nth-child(3) i{background-position:5px -224px}
.goin .video .right .linkto a:nth-child(4) i{background-position:5px -268px}
.goin .video .right .linkto a{width:50%;margin-bottom:10px;text-align:center}
.footer{background-image:url("../images/footerbg.png");background-repeat:round;background-size:contain;background-color:rgba(0,0,0,0.9)}
.footer .top{font-size:14px;color:#666}
.footer .top .left{width:100%;background-color:#fff;box-sizing:border-box;height:100%;padding:40px 33px;text-align:center}
.footer .top .left img{width:100%}
.footer .top .left img.code{width:125px;margin:45px 0 20px 0}
.footer .top .right{width:100%;padding:15px;box-sizing:border-box;height:100%}
.footer .top .right dl{float:left;width:100%;vertical-align:top;font-size:12px;color:#ccc;overflow:hidden;text-overflow:ellipsis;margin-bottom:15px}
.footer .top .right dt{font-size:18px;color:#fff;position:relative;padding-bottom:15px}
.footer .top .right dd{line-height:30px}
.footer .top .right dt:after{height:2px;width:3em;background-color:#d2d2d2;position:absolute;bottom:0;left:0;content:''}
.footer .top .right .address{overflow:hidden;display:flex;flex-wrap:wrap}
.footer .callway{margin:15px 0}
.footer .callway .telnum{float:left}
.footer .callway .telnum img{display:inline-block;vertical-align:middle;margin-right:14px}
.footer .callway .telnum .inline_text{display:inline-block;vertical-align:middle;font-size:18px;color:#fff;font-weight:bold;line-height:30px}
.footer .callway .telnum .inline_text h1{font-size:30px;color:#ea5513}
.footer .callway .search{float:right;width:100%;box-sizing:border-box;height:35px;border:1px solid #848486;background:rgba(0,0,0,0.5);background-repeat:no-repeat;background-position:240px 5px;margin:20px 0}
.footer .callway .search input{width:100%;height:100%;font-size:14px;color:#fff;border:none;background:transparent;padding:0 5px}
.footer .callway .search input::-webkit-input-placeholder{color:#f6f6f6;opacity:.5}
.footer .friendlink{font-size:14px;color:#fff}
.footer .friendlink .inline{display:inline-block;margin:10px 0}
.footer .friendlink .inline a{font-size:14px;color:#fff;padding:0 5px}
.footer .friendlink h1{display:inline-block;font-size:36px}
.footer .friendlink h2{font-size:18px;display:inline-block}
.footer .end{font-size:14px;color:#999;padding:15px;background-color:#333;line-height:21px}
.detail{z-index:1}
.detail .top{background:rgba(255,255,255,0.8)}
.detail .top .content{display:flex;justify-content:space-between;flex-wrap:wrap}
.detail .top>ul li{display:inline-block;position:relative;width:50%;text-align:center}
.detail .top>ul>li>a{padding:20px 0;font-size:14px;color:#333;position:relative;display:inline-block;cursor:pointer}
.detail .top>ul>li.active>a{color:#ea5513}
.detail .top>ul>li.active>a:after{position:absolute;bottom:0;width:100%;height:2px;background-color:#ea5513;left:0;content:''}
.detail .top>ul .prolist{position:fixed;left:0;z-index:1;background:rgba(0,0,0,0.5);top:0;bottom:0;height:100%;width:100%;transform:translateZ(0)}
.detail .bottom{background:#f9f9f9;padding:25px 0}
.detail .detail_lbt{width:100%;margin:0 auto;background-color:#eef3f9}
.detail .detail_lbt img{max-width:100%}
.detail .bottom h1.title{font-size:25px;text-align:center;padding:15px 0;color:#333;padding-top:0}
.detail_lbt{position:relative}
.detail_lbt .swiper-button-prev{width:26px;height:33px;left:-120px;background:url("../images/previmgn.png")no-repeat;cursor:pointer}
.detail_lbt .swiper-button-next{width:26px;height:33px;right:-120px;background:url("../images/nextimgn.png")no-repeat;cursor:pointer}
.detail_lbt .swiper-button-prev:hover{background:url("../images/previmgs.png")no-repeat}
.detail_lbt .swiper-button-next:hover{background:url("../images/nextimgs.png")no-repeat}
.detail .article{font-size:14px;color:#333;line-height:45px}
.detail .bottom .content{padding:15px;box-sizing:border-box;background:#fff}
.detail .article h1{font-size:18px}
.about .article{line-height:30px;}
.detail .pagego a{padding:15px 0;width:100%;text-align:center;font-size:18px;color:#c2c2c2;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}
.detail .pagego li{float:left;width:100%;border-bottom:1px solid #f9f9f9}
.detail .pagego{font-size:18px;color:#c2c2c2;margin:0 auto;margin-top:20px;background-color:#fff;padding:0 20px;box-sizing:border-box}
.detail .pagego li:hover a{color:#333333}
.list li{overflow:hidden;padding-bottom:15px;background-position:bottom center}
.list li>div.center{height:100%;margin:0 auto}
.list .left,.list .right{width:100%;position:relative;padding:15px;box-sizing:border-box}
.list .left img{max-width:100%;max-height:100%}
.list .right h1{font-size:21px;color:#333;position:relative;padding-bottom:15px}
.list .right h1:after{background-color:#e4322c;height:4px;width:4em;position:absolute;content:'';left:0;bottom:0}
.list .right{box-sizing:border-box}
.list .right p{font-size:14px;line-height:26px;color:#333;text-indent:2em;margin:15px 0}
.list .right a{width:160px;height:40px;border:1px solid #dcdcdc;box-sizing:border-box;text-align:center;line-height:40px;display:inline-block;font-size:14px}
.list .right a i{display:inline-block;vertical-align:middle;width:25px;height:20px;margin-left:15px;background:url("../images/search.png")no-repeat}
.list li:nth-child(odd){background-color:#f9f9f9}
.list li:nth-child(even) .right{float:left}
.list li:nth-child(even) .left{float:right}
.pageLists{text-align:center;overflow:hidden;max-width:100%;clear:both;margin:10px 0}
.pageLists li{display:inline-block;margin:0 5px;border-radius:2px;overflow:hidden}
.pageLists li a{font-size:16px;color:#666;padding:8px 12px;border-radius:2px;display:inline-block;border:1px solid #e5e5e5}
.pageLists li a:hover{background-color:#eee;border-color:#eee}
.pageLists li.active a{background-color:#eee;border-color:#eee}
.pageLists li input{width:50px;height:30px;border:1px solid #e5e5e5;border-radius:3px;text-align:center;margin:0 10px}
.methods_list{display:flex;flex-wrap:wrap}
.detail .methods_list li{width:50%;float:left;overflow:hidden;position:relative;background:#fff;padding:10px;box-sizing:border-box}
.detail .methods_list li:hover{border:1px solid rgba(0,0,0,0.2)}
.detail .methods_list li .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:14px 0;font-size:14px;color:#333;text-align:center;font-weight:bold}
.detail .methods_list li .limit{height:0;width:100%;position:relative;overflow:hidden;padding:50% 0}
.detail .methods_list li .limit img{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.detail .methods_list li .float_text{position:absolute;background:rgba(0,0,0,0.5);top:100%;bottom:0;left:0;right:0;transition:all 0.2s}
.detail .methods_list li .float_text .harf{height:100%;background-color:#fff;position:absolute;top:0;left:0;text-align:center;padding:20px 14px 10px 14px;bottom:0;box-sizing:border-box}
.detail .methods_list li .float_text .harf h1{padding:20px 0 10px 0;position:relative;line-height:20px}
.detail .methods_list li .float_text .harf h1:after{position:absolute;left:50%;transform:translateX(-50%);width:3em;height:3px;background-color:#333;bottom:0;content:''}
.detail .methods_list li .float_text .harf p{line-height:25px;font-size:14px;color:#999;text-align:left;text-indent:2em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.detail .methods_list li .float_text .harf a{font-size:14px;color:#ea5513;text-decoration:underline;padding-bottom:2px;margin-top:10px}
.detail .methods_list li:hover .float_text{top:0;transition:all 0.2s}
.about .pub_top{text-align:center;line-height:40px;margin-bottom:15px}
.detail .article .text{width:100%;margin:0 auto;text-align:center;box-sizing:border-box;padding:15px}
.detail .article .text img{max-width:100%}
.energy .article{line-height:inherit}
.about .pub_top h2{font-size:16px;color:#666}
.about .pub_top h2 span{color:#ea5513}
.about .pub_top h1{font-size:20px;font-weight:normal;line-height:20px}
.energy .article .text p{text-align:left;font-size:16px;color:#666;line-height:30px;text-indent:2em}
#certify .swiper-slide{width:175px;height:auto}
#certify{position:relative;margin:0 auto}
#certify .swiper-container{padding-bottom:60px}
#certify  .swiper-slide{width:400px;height:314px;position:relative;text-align:center}
#certify  .swiper-slide img{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
#certify .swiper-button-prev{background:url(../images/zuo.png) no-repeat;width:37px;height:54px}
#certify .swiper-button-next{background:url(../images/you.png) no-repeat;width:37px;height:54px}
.reform{}
.about.odd:nth-child(odd){background-color:#f3e6e0}
.reform .hexin h1{font-size:20px;color:#ea5513;position:relative;padding-left:28px;margin-bottom:5px}
.reform .hexin h1:after{position:absolute;left:0;height:100%;background-color:#ea5513;content:'';top:0;width:4px}
.reform .hexin h1 span{font-size:14px}
.reform .hexin .left i{width:25px;height:25px;border-radius:50%;color:#fff;text-align:center;line-height:25px;font-size:14px;background-color:#ea5513;display:inline-block;box-sizing:border-box;font-style:normal}
.reform .hexin .left{margin-left:0 !important}
.reform .hexin.jieneng .left{margin-left:0 !important;display:flex;flex-wrap:wrap;justify-content:space-between}
.reform .hexin .right{float:none;width:100%;text-align:center}
.reform .hexin .right img{max-width:100%}
.reform .hexin .left li{margin-bottom:24px;font-size:14px}
.reform .xiangmu_list li{background-color:#fff}
.reform .xiangmu_list li:nth-child(even){background:#cfc6c1}
.reform .xiangmu_list li div{display:inline-block;width:177px;text-align:center;padding:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.reform .xiangmu_list{display:none}
.reform .case{color:#ea5513;font-size:24px;padding:10px}
.reform .case p{font-size:14px !important;color:#555;margin:10px 0 !important}
.reform .case img{margin-right:0 !important;margin-bottom:10px}
.reform .gaizao ul.left li{color:#fff;text-align:right;width:49%;height:60px;line-height:60px;padding:0 8px;box-sizing:border-box;font-size:14px;white-space:nowrap;margin-bottom:10px;background-color:#D84100;display:flex;align-items:center;justify-content:space-between}
.reform .gaizao ul.left li i{width:50px;height:50px;vertical-align:middle;border-radius:0;background:url("../images/icons.png")no-repeat;background-position:-88px 4px;float:left}
.reform .hexin{padding:10px}
.reform .gaizao ul.left li:nth-child(8) i{background-position:-190px -252px}
.reform .gaizao ul.left li:nth-child(2) i{background-position:-88px -80px}
.reform .gaizao ul.left li:nth-child(3) i{background-position:-88px -168px}
.reform .gaizao ul.left li:nth-child(4) i{background-position:-88px -250px}
.reform .gaizao ul.left li:nth-child(5) i{background-position:-190px 3px}
.reform .gaizao ul.left li:nth-child(6) i{background-position:-190px -75px}
.reform .gaizao ul.left li:nth-child(7) i{background-position:-190px -162px}
.reform .gaizao ul.right{width:100%;float:left;position:relative}
.reform .gaizao ul.right:after{position:absolute;left:20px;height:100%;width:2px;background:#d0d0d0;content:'';top:0;display:none}
.reform .gaizao ul.right:before{position:absolute;left:16px;height:10px;width:10px;border-radius:50%;background:#d0d0d0;content:'';top:50%;display:none}
.reform .gaizao ul.right .limit{width:100%;overflow:hidden;text-align:center;background:#eee}
.reform .gaizao ul.right h2{font-size:21px;color:#ea5513;margin:15px 0}
.reform .gaizao ul.right p{font-size:16px;color:#666;line-height:25px}
.reform .gaizao ul.right li{margin-bottom:28px}
.hexin .liucheng li .quan{width:93px;height:93px;border-radius:50%;border:1px solid #fbc9b1;padding:10px;box-sizing:border-box;text-align:center;margin:0 auto;margin-bottom:7px}
.hexin .liucheng li .quan span{width:72px;height:72px;border-radius:50%;font-size:34px;color:#fff;background-color:#ea5513;display:block;text-align:center;line-height:72px}
.hexin .liucheng>li{display:inline-block;text-align:center;width:50%;position:relative;margin-bottom:20px}
.hexin .liucheng{position:relative;display:flex;flex-wrap:wrap}
.hexin .liucheng>li .float_text{position:absolute;width:400px;left:100%;height:140px;top:0;text-align:left;background:#fff;z-index:1;display:none;padding:11px 20px;box-sizing:border-box;font-size:14px;color:#666;line-height:25px;box-shadow:2px 1px 9px 0px rgba(0,0,0,0.5);border-left:5px solid #ea5513}
.hexin .liucheng>li:hover .float_text{}
.hexin .liucheng>li .float_text p{display:-webkit-box;text-align:left;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.reform .weibao{display:flex;justify-content:space-around;flex-wrap:wrap;margin-bottom:20px}
.reform .hexin p{margin:10px 0}
.reform .weibao li{display:inline-block;text-align:center;width:33%}
.reform .weibao .limit{width:100%;height:134px;overflow:hidden;text-align:center;position:relative}
.reform .weibao .limit img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60%}
.reform .wbcont{padding:10px;border-radius:20px;background-color:#fff;margin-bottom:6px;display:flex;flex-wrap:wrap}
.reform .wbcont li{display:inline-block;width:32%;text-align:center;margin:10px 0;position:relative}
.reform .wbcont li .float_text{position:absolute;left:0;text-align:left;background:#fff;padding:10px;border-top:3px solid #ea5513;width:100%;box-shadow:2px 1px 9px 0px rgba(0,0,0,0.5);display:none;font-size:14px;color:#666;line-height:25px;z-index:9}
.reform .wbcont li:hover .float_text{display:block}
.reform .wbcont li h1{font-size:16px}
.reform .wbcont li p{display:-webkit-box;text-align:left;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
#case .swiper-slide{width:175px;height:auto}
#case{position:relative;margin:0 auto}
#case .swiper-container{padding-bottom:60px}
#case  .swiper-slide{width:400px;height:280px;position:relative;text-align:center}
#case  .swiper-slide img{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
#case .swiper-button-prev{background:url(../images/zuo.png) no-repeat;width:37px;height:54px}
#case .swiper-button-next{background:url(../images/you.png) no-repeat;width:37px;height:54px}
#case .swiper-slide p{position:absolute;width:100%;left:0;padding:15px 0;background:rgba(0,0,0,0.5);color:#fff;text-align:center;font-size:18px;bottom:0}
.newslist ul li{border:1px solid #eee;overflow:hidden;display:flex;align-items:center;cursor:pointer;margin-bottom: 10px;}
.newslist ul li .limit{width:40%;overflow:hidden;padding:5px;box-sizing:border-box}
.newslist ul li .right{width:60%;padding:5px;box-sizing:border-box}
.newslist ul li h1{font-size:13px;color:#fe4e00;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:16px}
.newslist ul li h1 span{color:#999;float:right}
.newslist ul li p{font-size:12px;color:#666;display:-webkit-box;text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:20px}
.newslist ul{margin-top:15px;}
.newslist ul li a{float:right;color:#ea5513;font-size:12px;padding:5px 20px;}
.newslist ul li:hover a{display:inline-block}
.newslist ul li img{max-height:100%;max-width:100%}
.newsdetail .top h1{color:#333;font-size:17px;text-align:center;margin:15px 0;line-height:20px}
.newsdetail .top p{}
.newsdetail .top p{font-size:12px;color:#999;text-align:center;line-height:20px}
.newsdetail .top{padding-bottom:15px;border-bottom:1px solid #eee}
.newsdetail p{font-size:14px;color:#333;line-height:40px}
.newsdetail>.content{padding:15px;background-color:#fff;box-sizing:border-box;margin-top:15px}
.newsdetail .changepage{padding:20px;border-radius:9px;box-sizing:border-box;background-color:#fff;margin-bottom:20px}
.newsdetail .changepage .left{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}
.newsdetail .changepage a{display:inline;line-height:30px;font-size:14px;color:#333;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.newsdetail .changepage a:hover{color:#ea5513;text-decoration:underline}
.newsdetail{background-color:#f9f9f9}
.us{padding:15px;padding-bottom:0 !important}
.us img{max-width:100%}
.us .top h1{padding-bottom:20px;font-size:17px;color:#333;text-align:center;position:relative;border-bottom:1px solid #eee}
.us .top h1:after{position:absolute;width:2em;height:2px;content:'';bottom:0;left:50%;transform:translateX(-50%);background-color:#ea5513}
.us .top{padding:20px 0 20px 0}
.us video{width:100%;height:auto}
.us p{line-height:25px;color:#666;font-size:14px;margin-bottom:10px;text-indent:2em}
.us .lingpao .swiper-slide{width:100%;overflow:hidden;text-align:center}
.us .lingpao .swiper-slide img{width:100%}
.us .swiper-button-prev{background:url("../images/prevlingpao.png")no-repeat;width:101px;left:0;display:none}
.us .swiper-button-next{background:url("../images/nextlingpao.png")no-repeat;width:101px;right:0;display:none}
.us .jinggong .swiper-slide{height:280px;overflow:hidden}
.us .jinggong .left .limit{width:600px;height:280px;overflow:hidden}
.us .jinggong .right{width:100%;box-sizing:border-box;text-align:left}
.us .jinggong .right p{text-align:left;margin:10px 0}
.us .yanfa .swiper-slide{text-align:center}
.us .yanfa{text-align:center;padding-bottom:10px}
.us .yanfa .limit{box-sizing:border-box;padding:10px;border-radius:50%;overflow:hidden;background-color:#e5e5e5;margin:0 auto}
.us .yanfa .limit img{max-width:100%;max-height:100%}
.us .yanfa p{margin:20px 0}
.us .yanfa .swiper-pagination{bottom:0}
.us .swiper-pagination-bullet{width:15px;height:15px;background-color:#d2d2d2;opacity:1}
.us .swiper-pagination-bullet-active{background-color:#ea5513}
.us.culture .jiazhi li{float:left;width:100%;text-align:center}
.us.culture .jiazhi li i{width:25%;height:0;padding:12.5% 0;border-radius:50%;display:inline-block;background:url(../images/icons.png)no-repeat;background-position:-106px 25px;background-color:#2fb87c;margin-bottom:20px;background-size:360px}
.us.culture .jiazhi li h1{font-size:20px;padding-bottom:16px;position:relative}
.us.culture .jiazhi li h1:after{position:absolute;height:4px;width:2em;left:50%;bottom:0;transform:translateX(-50%);content:'';background-color:#2fb87c}
.us.culture .jiazhi li:nth-child(2) h1:after{background-color:#e37d27}
.us.culture .jiazhi li:nth-child(3) h1:after{background-color:#2683bc}
.us.culture .jiazhi li:nth-child(4) h1:after{background-color:#2db4bd}
.us.culture .jiazhi li:nth-child(2) i{background-position:-106px -70px;background-color:#e37d27}
.us.culture .jiazhi li:nth-child(3) i{background-position:-193px 25px;background-color:#2683bc}
.us.culture .jiazhi li:nth-child(4) i{background-position:-193px -60px;background-color:#2db4bd}
.us.culture .jiazhi{}
.us.culture li p{font-size:14px;color:#999999;line-height:25px;padding:25px}
.cultureimg{width:100%}
.culture .zhixing li{width:12%;float:left;height:400px;text-align:center;overflow:hidden;position:relative;transition:width 0.2s}
.culture .zhixing li>img{display:block;margin:0 auto;position:absolute;left:50%;top:50%;width:400px;height:400px;transform:translate(-50%,-50%)}
.culture .zhixing li .float_text{position:absolute;left:0;right:0;top:0;bottom:0;text-align:center;color:#fff}
.culture .zhixing li .float_text p{font-size:18px;color:#fff;padding:0;margin:10px}
.culture .zhixing li i{width:80px;height:80px;display:inline-block;background:url("../images/io.png")no-repeat;background-position:-2px -20px;display:none}
.culture .zhixing li.active i{display:inline-block}
.culture .zhixing li:nth-child(2) i{background-position:0 -190px}
.culture .zhixing li:nth-child(3) i{background-position:0 -405px}
.culture .zhixing li:nth-child(4) i{background-position:0 -620px}
.culture .zhixing li:nth-child(5) i{background-position:-7px -825px}
.culture .zhixing .float_text h1{margin-top:30px;font-size:24px}
.culture .zhixing .float_text{margin-top:120px;transition:all 0.2s}
.culture .zhixing .float_text img{margin-top:20px;cursor:pointer}
.culture .zhixing .float_text p{text-align:center;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;display:none}
.culture .zhixing li.active{width:50%;transition:width 0.2s}
.culture .zhixing li.active .float_text img{display:none}
.culture .zhixing li.active .float_text p{display:-webkit-box}
.culture .zhixing li.active .float_text{margin-top:80px;transition:all 0.2s}
.honorlbt .swiper-slide{width:271px;background-size:cover;text-align:center}
.honorlbt{width:100%}
.honorlbt .swiper-pagination{bottom:10px}
.honorlbt .swiper-button-prev,.honorlbt .swiper-button-next{width:15px;height:15px;background:url(../images/goleft.png)no-repeat;bottom:60px;top:inherit;left:40%}
.honorlbt .swiper-button-next{right:40%;left:inherit}
.honorlbt .swiper-button-next{background:url("../images/goright.png")no-repeat}
.honorlbt .swiper-pagination-bullet{background:#bfbfbf;width:10px;height:10px;margin:0 6px;display:inline-block;vertical-align:middle;opacity:1}
.honorlbt .swiper-pagination-bullet-active{background:#fff;border:1px solid #ea5513}
.honorlbt.hon2 .swiper-slide{width:100%}
.honorlbt.hon2 .swiper-slide li{width:100%;height:230px;float:left;background:url("../images/honbg.png")no-repeat;padding:10px;box-sizing:border-box;position:relative;margin-bottom:30px}
.honorlbt.hon2{padding-bottom:40px}
.honorlbt.hon2 .swiper-slide li img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.honorlbt.hon2 .swiper-slide{background:none}
.idea ul.guanhuai li{width:100%;text-align:center}
.idea ul.guanhuai li h1{font-size:18px;color:#333;padding:10px 0}
.idea ul.guanhuai li p{font-size:14px;color:#999}
.about.summary .post{padding:15px;box-sizing:border-box}
.about.summary .post .tips{background-color:#6b6b6b;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:space-around}
.about.summary .post .tips li{display:inline-block;line-height:50px;text-align:center}
.about.summary .postLists .abstract span{display:inline-block;vertical-align:middle;text-align:center}
.about.summary .postLists li{line-height:50px;cursor:pointer;border-bottom:1px dashed #e5e5e5}
.about.summary .postLists .abstract{position:relative}
.about.summary .postLists .abstract i.icon{width:25px;position:absolute;right:18px;top:50%;transform:translateY(-50%);height:25px;display:inline-block;background:url(../images/select.png)no-repeat;background-position:0 0}
.about.summary .postLists li.active .abstract i.icon{background-position:0 -51px}
.about.summary .postLists .detailText{display:none;background:#f6f9ff;padding:10px;box-sizing:border-box}
.link{margin:15px 0}
.link .address_link{display:flex;flex-wrap:wrap}
.link .address_link li{display:inline-block;vertical-align:middle;width:100%;text-align:center;font-size:12px;color:#333;padding:40px 30px 30px 30px;box-sizing:border-box;border:1px solid #eee}
.link .address_link li h1{font-size:20px}
.link .address_link li i{width:80px;height:70px;display:inline-block;background:url("../images/link.png")no-repeat;background-position:10px 0;margin:25px 0}
.link .address_link li:nth-child(2) i{background-position:10px -180px}
.link .address_link li:nth-child(3) i{background-position:10px -370px}
.link .address_link li:nth-child(4) i{background-position:10px -570px}
.link .address_link li p{margin-bottom:0}
.link .address_link li:hover{background:#ea5513;border-color:#ea5513;color:#fff;cursor:pointer}
.link .address_link li:hover p{color:#fff}
.link .address_link li h2{font-size:30px;color:#ea5513}
.link .address_link li:hover h2{color:#fff}
.link .address_link li:hover i{background-position:-230px 0}
.link .address_link li:nth-child(2):hover i{background-position:-230px -180px}
.link .address_link li:nth-child(3):hover i{background-position:-230px -370px}
.link .address_link li:nth-child(4):hover i{background-position:-230px -570px}
.map .area{padding:20px;border:1px solid #eee;width:100%;margin:0 auto;box-sizing:border-box}
.link .fenlei{font-size:18px;color:#333;padding-bottom:10px;position:relative;border-bottom:1px solid #eee}
.link .fenlei:after{position:absolute;content:'';height:2px;width:4em;background:#2ba6e5;bottom:0;left:0}
.link .fenbu{margin-top:15px;display:flex;flex-wrap:wrap}
.link .fenbu li{width:100%;padding:20px 0;text-align:center;display:inline-block;background:#eee;margin-bottom:15px}
.link .fenbu li p{margin:0}
.link .fenbu li h1{padding-bottom:15px;position:relative;margin-bottom:4px}
.link .fenbu li h1:after{position:absolute;content:'';left:50%;bottom:0;transform:translateX(-50%);width:1em;background-color:#bfbfbf;height:2px}
.link .fenbu li:hover{background-color:#ea5513;color:#fff}
.link .fenbu li:hover p{color:#fff}
.link .fenbu li:hover h1:after{background-color:#fff}
.link .form{margin:15px 0}
.link .form input{width:100%;box-sizing:border-box;padding:20px 25px;font-size:16px;border:1px solid #e5e5e5;color:#333;margin-bottom:30px;margin-right:25px}
.link .form input::-webkit-input-placeholder{color:#e5e5e5}
.link .form textarea{height:215px;border:1px solid #e5e5e5;color:#333;font-size:16px;resize:none;box-sizing:border-box;padding:20px 25px;width:100%}
.link .form textarea::-webkit-input-placeholder{color:#e5e5e5}
.link .form button{width:235px;height:40px;text-align:center;line-height:40px;font-size:17px;color:#fff;cursor:pointer;background-color:#2ba6e5;outline:none;border:none;margin:0 auto;display:block;margin-top:20px}
.link .form input.error::-webkit-input-placeholder{color:#ea5513}
.link .form textarea.error::-webkit-input-placeholder{color:#ea5513}
.help{background-color:#f9f9f9}
.help ul li{float:left;width:50%;background-color:#f8f8f8;padding:17px 0;box-sizing:border-box;background-image:url(../images/help_right.png);background-repeat:no-repeat;background-position:330px center;cursor:pointer;text-align:center}
.help ul li:nth-child(3n){margin-right:0}
.help ul li div{display:inline-block;vertical-align:middle;text-align:center;width:100%}
.help ul li div i{width:45px;height:40px;display:inline-block;background:url("../images/help.png")no-repeat;background-position:4px 4px}
.help ul li:nth-child(2) i{background-position:4px -93px}
.help ul li:nth-child(3) i{background-position:8px -187px}
.help ul li:nth-child(4) i{background-position:4px -283px}
.help ul li:nth-child(5) i{background-position:4px -370px}
.help ul li:nth-child(6) i{background-position:0 -452px}
.help ul li:nth-child(7) i{background-position:0 -545px}
.help ul li:nth-child(8) i{background-position:0 -638px}
.help ul li:nth-child(9) i{background-position:0 -737px}
.help ul li:nth-child(1):hover i{background-position:-159px 4px}
.help ul li:nth-child(2):hover i{background-position:-162px -93px}
.help ul li:nth-child(3):hover i{background-position:-163px -187px}
.help ul li:nth-child(4):hover i{background-position:-157px -283px}
.help ul li:nth-child(5):hover i{background-position:-158px -370px}
.help ul li:nth-child(6):hover i{background-position:-161px -452px}
.help ul li:nth-child(7):hover i{background-position:-157px -545px}
.help ul li:nth-child(8):hover i{background-position:-159px -638px}
.help ul li:nth-child(9):hover i{background-position:-159px -737px}
.help ul li:hover{background-color:#fff;box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1)}
.help ul li:hover h2{color:#ea5513}
.help ul li div h2{font-size:20px;font-weight:normal}
.help ul li p{display:inline-block;margin:0;vertical-align:middle;text-indent:0}
.help .content{padding:0 15px;background-color:#fff}
.shadow{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.5);z-index:9;display:none;transform:translateZ(0)}
.shadow .top{text-align:center;padding:20px 0;font-size:15px;position:relative}
.shadow .top img{position:absolute;right:20px;cursor:pointer;top:50%;transform:translateY(-50%);width:20px}
.shadow .pop{position:fixed;left:50%;top:50%;transform:translate3d(-50%,-50%,0);background-color:#fff}
.shadow .swiper-slide{width:365px;height:230px;overflow:hidden;text-align:center}
.shadow .pop .text{padding:10px}
.shadow .pop .text h1{font-size:18px;padding-left:14px;border-left:2px solid #fe4e00;margin-bottom:20px}
.shadow .pop .text p{text-indent:2em;line-height:25px;font-size:14px;color:#333}
.shadow .pop table{width:100%;text-align:center;border:1px solid #eee;box-sizing:border-box}
.shadow .pop table tr td,.shadow .pop table tr th{border:1px solid #eee;padding:10px 0;font-size:12px}
.shadow .pop{max-height:60vh;overflow-y:auto;width:100%}
.shadow .pop::-webkit-scrollbar{display:none}
.methodsoutimg{display:none}
.methodsoutimg.mobile{display:block;padding:10px;width:100%;text-align:center}
.history .left .swiper-container{width:200px;height:160px;border:1px solid #ccc;border-style:solid none}
.history .left .swiper-container .swiper-slide{height:50px;text-align:center;line-height:50px}
.history .left h1{font-size:30px;padding:40px 30px}
.history{background-color:#f9f9f9}
.history .content{padding:20px;background-color:#fff;margin:10px auto}
.history .swiper-button-next,.history .swiper-button-prev{width:15px;height:15px;background:url("../images/goright.png")no-repeat;margin-bottom:0;margin:0;transform:translateY(-50%)}
.history .swiper-button-prev{background:url("../images/goleft.png")no-repeat}
.history .right{width:100%}
.years h1{text-align:center}
.years h1 span{padding:0 14px;height:44px;display:inline-block;text-align:center;line-height:44px;font-size:18px;background:#eee}
.years .events{text-align:left;font-size:18px;font-weight:normal;position:relative;padding-top:40px}
.years .events h1{text-align:left;font-weight:normal}
.years .events li div:before{width:15px;height:15px;content:'';border-radius:50%;background-color:#ea5513;right:-43px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}
.years .events li{width:100%;overflow:hidden;position:relative}
.years .events li div{position:relative}
.years .events li div:after{position:absolute;width:0;height:0;content:'';top:50%;right:-10px;transform:translateY(-50%);border-top:7px solid transparent;border-left:10px solid #eee;border-bottom:7px solid transparent}
.years .events li div{width:100%;padding:10px 17px 20px 17px;box-sizing:border-box;border:1px solid #eee;font-size:14px;color:#999;line-height:30px}
.years .events li:nth-child(even) div{float:right}
.years .events li:nth-child(even) div:before{position:absolute;width:0;height:0;content:'';top:50%;left:-10px;transform:translateY(-50%);border-top:7px solid transparent;border-right:10px solid #eee;border-bottom:7px solid transparent;background:transparent}
.years .events li:nth-child(even) div:after{width:15px;height:15px;content:'';border-radius:50%;background-color:#ea5513;left:-43px;position:absolute;top:50%;transform:translateY(-50%);z-index:2;border:0}
.years .events:after{}
.history .right{max-height:600px;margin-top:45px}
.history .left{width:100%;text-align:center}
.float_window{position:relative;left:0;right:0;z-index:9;background-color:#ddd;display:none}
.float_window .center{width:100%}
.float_window .right{width:100% !important;display:none}
.float_window .left{display:none}
.float_window .center li{display:block;}
.float_window .center li a{padding:0;color:#333;display:inline-block;width:100%;font-size:14px;}
.detail .top>ul .prolist{z-index:2;display:none}
.prolist>ul{width:100%;right:0;background-color:#fff;overflow-y:auto;position:fixed;bottom:0px;z-index:100;border-top:1px solid #999;}
.prolist li{float:left;width:50%;box-sizing:border-box}
.prolist .sonpro li{width:100%}
.prolist li a{padding:16px 0;display:block;text-align:center;font-size:13px}
.detail .top>ul>li:hover .prolist{display:block;overflow-y:auto}
.prolist li a:hover{color:#ea5513}
.fix_window{position:fixed;right:10px;top:70%;transform:translate3d(0,-50%,0);z-index:100;border-radius:30px;background-color:#f9f9f9}
.fix_window li{padding:10px;width:60px;box-sizing:border-box;position:relative;cursor:pointer}
.fix_window li a{display:block;cursor:pointer}
.fix_window li div{display:none}
.fix_window li:last-child{display:none}
.fix_window li i{width:40px;height:40px;display:inline-block;background:url("../images/index.png")no-repeat;background-position:0 0}
.fix_window li:nth-child(2) i{background-position:0 -77px}
.fix_window li:nth-child(3) i{background-position:0 -155px}
.fix_window li:nth-child(4) i{background-position:0 -155px}
.help ul{display:flex;flex-wrap:wrap}
.fix_div1,.fix_div2,.fix_div3,.fix_div4,.fix_div5,.fix_div6,.fix_div7,.fix_div8,.fix_div9,.fix_div10{width:90%;position:absolute;top:50%;bottom:0;left:0;right:0;z-index:1000;margin-left:auto;margin-right:auto;display:none;height:70%;overflow-y:auto}
#allmap{width:100%;height:300px}
.fix_div1_div{padding:13px;background:white;position:fixed;width:100%;padding:0 !important;padding-bottom:20px !important;height:auto}
.fix_div1,.fix_div2,.fix_div3,.fix_div4,.fix_div5,.fix_div6,.fix_div7,.fix_div8,.fix_div9,.fix_div10{width:100% !important;top:0 !important;height:60% !important}
.fix_div1_div_title{font-size:15px;margin-bottom:10px !important;margin-left:4% !important}
.fix_div1_div_list_div{text-align:center;padding:6px !important;line-height:24px;font-size:13px;color:#000;display:inline-block;border:1px solid #d6d6d6;position:relative;cursor:pointer;margin-bottom:5px;margin-left:4% !important}
.fix_div1_div_ul{font-size:13px;color:#585858;margin-bottom:0 !important;padding:4%}
.fix input{display:block}
.fix table{width:92%;margin-left:4%;overflow:auto;font-size:12px}
.energy .top{display:none}
.fix_window li div{position:absolute;height:40px;top:50%;transform:translateY(-50%);background-color:#fff;color:#ea5513;line-height:40px;text-align:center;padding:0 10px;border-radius:10px;white-space:nowrap;right:65px;box-shadow:0 2px 8px 2px rgba(0,0,0,0.2);box-sizing:border-box;display:none}
.fix_window li div.code{height:120px;width:120px;padding:10px;top:0;transform:translateY(0)}
.fix_window li div.code img{width:100%}
.fix_window li:hover div{display:block;}


.pro a{width: 50%;}
#videojs-flvjs-player{width: 100%;}
.index_news_left{width:100%;}
.index_news_center{margin-left: 0px;padding-left: 5px;margin-bottom: 20px;}
.index_news_right{float:left;}
.content img{max-width: 100%!important;height: auto!important;}


/* 接手后自己处理的样式 */
.news .content{padding: 5px;}
.pageLists a{display:inline-block;padding:8px;border:1px solid #999999;color:white;background:#2683BC;font-size:14px}
