@CHARSET "utf-8"; /* Global */ html { font-size: 62.5%; } a { color: #000; } a:hover { color: #3f983b; } body { color: #333333; font: 15px/1.8 "Microsoft Yahei", Helvetica, sans-serif; background: #fff; } .wrapper{max-width:1200px; margin:0 auto;padding: 0 10px;position: relative;} .fade{opacity: 0;} /* ========================================================================== Header ========================================================================== */ .topbar{width: 100%;height: 110px;position: relative;z-index: 999;background: #fff} .topbar .logo{position: absolute;margin-top: 15px;left:18px;} .logo a{display: block;height: 80px;overflow: hidden;} .logo .logotxt{display: inline-block;line-height: 24px;border-left: 1px solid #ddd;padding-left: 15px;vertical-align: middle;font-size: 15px;color: #444} .logo .logotxt span{color: #d52a4b;font-weight: bold;font-size: 16px;} .topbar .toptel{float: right;margin-top: 25px} .topbar .toptel i{width: 43px;height: 43px;display: inline-block;margin-right: 5px;border-radius: 50%;background: #108343;text-align: center;color: #fff;line-height: 43px;font-size: 24px;} .topbar .toptel .mun{float: right;color: #555} .topbar .toptel .mun span{font-size: 26px;font-family: "宋体";line-height: 20px;color: #000;font-weight: bold} #topbar.scroll{position: fixed;top: 0;left: 0;} /* ========================================================================== Nav ========================================================================== */ .gn-list li{text-align: center;} .gn-list li a{font:14px/35px Arial,microsoft yahei;} #globalnav .gn-link:hover { background: #3f983b;} #globalnav .active1{color: #fff;background: #3f983b;} .dropdown {position: absolute;z-index: 999;background-color: rgba(0, 0, 0, 0.6);display: none;left: 50%;top: 100%;min-width: 180px;transform: translateX(-50%); box-shadow: 1px 2px 3px #4e4e4e38; -moz-box-shadow: 1px 2px 3px #4e4e4e38; } .dropdown a{line-height: 35px;display: block;margin: 0 10px;color: #fff;} .dropdown a .fa {font-size: 12px;line-height: 30px;color: #fff;padding-right: 5px;} .dropdown a:hover,.dropdown a:hover .fa {color: #fff;} .dropdown:before { content: ""; position: absolute; width: 0; height: 0; border: 0 dashed transparent; overflow: hidden; border-bottom-style: solid; border-width: 8px 8px 10px; border-bottom-color: rgba(0, 0, 0, 0.6); left: 50%; margin-left: -5px; top: -18px; } /* banner */ #owl-banner{position: relative;} #owl-banner .item{height: 400px;text-align: center} #owl-banner .item img{display: none;width: 100%} #owl-banner .owl-controls {margin-top: 0; position: absolute; bottom: 15px; left: 50%;margin-left: -30px;} #owl-banner .owl-controls .owl-buttons{display: none;} #owl-banner .owl-controls .owl-page span{ filter: Alpha(Opacity=100);/*IE7 fix*/ opacity:1; background: #fff;} #owl-banner .owl-controls .owl-page.active span, #owl-banner .owl-controls.clickable .owl-page:hover span{background: #e9613a;text-decoration: underline} /*---------------homemain -----------------*/ .homemain .title{text-align: center;margin-bottom: 3%;} .homemain .title h2{font: 600 36px "Microsoft Yahei";color: #333333;} .homemain .title h2 span{color: #108343;} .homemain .title .btinco{text-align: center;color: #666;margin-top: 10px;} .homemain img{max-width: 100%;} .search_m{width: 100%;background: #fff;position: relative;height: 60px;box-shadow: 0 0 5px #ddd;padding: 15px 0;} .search_m .fl{font-size: 14px;line-height: 60px} .search_m .fl span{color: #000;font-size: 15px;} .search_m .fl a{font-size: 14px;margin: 0 8px;color: #666;} .search_m .fr{width: 300px;height: 40px;margin-top: 10px;background: #fff;border: 1px solid #ddd;position: relative;} .search_m .ui-input{width: 250px;border: none;line-height: 40px;border-radius: 20px;padding-left: 20px;box-sizing: border-box;height: 40px;} .search_m .ui-btn1{width: 70px;height: 40px;right:0;border: none;position: absolute;top: 0;background: url(../images/search.png)center center no-repeat;background-color: #108343;} /* pro */ .pro{padding: 3% 0;position: relative;background: url(../images/pro-bg.png)center repeat-y;width: 100%;} .pro .pro1{background: #fff;} .pro .pro1 .top{padding: 0 10px;line-height: 60px;box-shadow: 0 0 8px #ddd;color: #108343;background-color: #108343;color: #fff;} /* .pro .pro1.show .top{background-color: #108343;color: #fff;} */ .pro h5{float: left;width: 80%;font-size: 16px;} .pro .fa-bars{padding-right: 10px;} .pro .fa-angle-down{float: right;line-height: 60px;font-size: 18px;} .pro .pro_con{padding: 25px 10px 15px 10px;} .pro .prolist li{width:23%;margin: 0 1%;float: left;text-align: center;} .pro .prolist .imgarea{display: block;width: 100%;border: 1px solid #ddd;height: 200px;overflow: hidden;margin-bottom: 5px;} .pro .prolist .imgarea img{max-width: 100%;height: 100%;width: 100%;transition: all 0.5s ease} .pro .prolist p{margin: 10px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .pro .prolist li:hover .imgarea{border-color: #3f983b;} .pro .prolist li:hover img{transform: scale(1.1);} .pro .prolist li:hover p{background: #3f983b;color: #fff;} /* area */ .area{position: relative;padding: 3% 0;width: 100%;overflow: hidden;} .area ul{width: 103%;} .area li{width: 30.33%;float: left;margin-right: 3%;margin-bottom: 30px;text-align: center;font-size: 15px;} .area li .imgarea{display: block;width: 300px;height: 300px;overflow: hidden;} .area li p{margin-top: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .area ul li img{max-width: 100%;width: 100%;height: 100%;transition: all 0.5s ease} .area ul li:hover img{transform: scale(1.1);} .area .more{display: block;line-height: 40px;width: 220px;text-align: center;color: #fff;background: #f59f20;margin: 2% auto 0;border-radius: 20px;} /* adv */ .adv{position: relative;padding: 4% 0;width: 100%;background: linear-gradient(to bottom,#108343 60%,#f5f5f6 60%);} .adv::before{content: '';width: 120px;height: 40px;background: url(../images/adv_icon.png)center top no-repeat;position: absolute;top: 0;left: 50%;transform: translate(-50%,0);} .adv .title h2{color: #fff;font-size: 30px;letter-spacing: 3px;} .adv .title h2 i{font-size: 36px;padding: 0 5px;} .adv .title .btinco span{color: #fff;position: relative;} .adv .title .btinco span::after,.adv .title .btinco span::before{content: '';width: 50px;height: 1px;background: rgba(255, 255, 255, 0.5);top: 50%;position: absolute;} .adv .title .btinco span::after{right: -70px;} .adv .title .btinco span::before{left: -70px;} .adv .select{text-align: center;margin-bottom: 50px;} .adv .select span{display: inline-block;width: 200px;text-align: center;background: #fff;margin: 0 20px;height: 50px;line-height: 50px;font-size: 15px;} .adv .select span.active{background: #f59f20;color: #fff;} .adv .item{background: #fff;display: none;position: relative;} .adv .item.show{display: block;} .adv .item .imgarea,.adv .item .txtarea{width: 50%;} .adv .item .txtarea .wrap{padding: 50px;} .adv .item .txtarea h3{font-size: 26px;font-weight: bold;position: relative;padding-bottom: 20px;margin-bottom: 25px;} .adv .item .txtarea h3::after{content: '';position: absolute;width: 100%;height: 1px;background: #ddd;left: 0;bottom: 0;} .adv .item .txtarea .des{font-size: 15px;} .adv .item .iconlist{display: flex;justify-content: space-between;margin-top: 80px;} .adv .item .iconlist span{display: flex;border: 1px dashed #ddd;text-align: center;width: 28%;height: 80px;font-size: 20px;font-weight: bold;align-items: center;justify-content: center;} /* about */ .about{padding: 4% 0;position: relative;overflow: hidden;background: url(../images/about_bg.jpg)left no-repeat;width: 100%;} .about .fl,.about .fr{width:49%;} .about .fr h4{font-size: 20px;font-weight: bold;color: #108343;padding: 5px 0 10px;} .about .fr .des{color: #666;font-size: 15px;line-height: 2;} .about .fr .des p{margin-bottom: 10px;} .about .more{display: inline-block;line-height: 40px;padding: 0 40px;text-align: center;color: #fff;background: #108343;margin-top: 40px;} .about .fl .imgarae{display: block;width: 100%;overflow: hidden;} .advert{position: relative;padding: 4% 0;background: url(../images/advert_bg.jpg)no-repeat center;background-size: cover;color: #fff;} .advert .fl{width: 60%;} .advert .fr{text-align: center;} .advert h3{font:600 26px/2 "Microsoft Yahei";margin-bottom: 10px;letter-spacing: 3px;} .advert p{font-size: 16px;} .advert .link{display: inline-block;padding:0 35px;line-height: 38px;border-radius: 30px;background: #f59f20;color: #fff;font-size: 15px;} .advert .tel{font-size: 18px;font-weight: bold;margin-top: 20px;} .advert .tel i{font-size: 28px;font-family: 'Century Gothic';font-style: italic;vertical-align: middle;} /* news */ .news{width: 100%;background: #fff;overflow: hidden;padding: 4% 0;position: relative;} .news .c_news{width: 62%;padding-right: 8%;} .news h3{font: 600 18px/30px "Microsoft Yahei";float: left;color: #000;} .news .tit a{line-height: 30px;float: right;font-size: 14px;color: #666;} .news .hotnews{margin: 20px 0 12px;} .news .hotnews .imgarea{width: 35%;display: block;height: 180px;float: left;overflow: hidden;} .news .hotnews .imgarea img{width: 100%;height: 100%;transition: all 0.5s ease} .news .hotnews:hover img{transform: scale(1.1);} .news .hotnews .txt{float: right;width: 60%;} .news .txt h4{font: 600 16px "Microsoft Yahei";overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .news .hotnews .txt .date{color: #666;margin:10px 0;font-family: "Arial";} .news .txt .des{color: #666;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow : hidden;word-break:break-all;} .news .txt .link{display: inline-block;padding: 5px 30px;background: #108343;color: #fff;margin-top: 20px;float: none;} .news .c_news li{position: relative;border-bottom: 1px dashed #ddd;overflow: hidden;padding: 15px 0 15px 20px;} .news .c_news li::before{content: '';position: absolute;width: 12px;height: 12px;border-radius: 50%;border: 2px solid #ddd;left: 0;top: 50%;transform: translateY(-50%);box-sizing: border-box;} .news .c_news li .txt{float: left;width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 15px;} .news .c_news li span{float: right;color: #999;font-size: 13px;} .news .c_news li:hover::before{border-color: #108343 ;transition: all 0.5s ease} .news .c_news li:hover .txt{color: #108343;padding-left: 5px;transition: all 0.5s ease} .news .h_news{width: 30%;} .news .h_news li{border-bottom: 1px dashed #ddd;padding: 15px 0 20px;} .news .h_news li h5{float: left;width: 60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #000;font-size: 16px;transition: all 0.5s ease} .news .h_news li .time{font-size: 13px;float: right;color: #999;} .news .h_news li .des{margin-top: 10px;color: #666;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow : hidden;word-break:break-all;} .news .h_news li:hover h5{color: #108343;padding-left: 10px;} /* foot */ .footer{position: relative;padding: 0 0 3%;width: 100%;background: #1f1f1f;border-top: 5px solid #108343;color: #999;} .frendlink{padding: 25px 0;border-bottom: 1px solid #999;color: #fff;} .footer .fn-bd {margin-top: 5%;} .footer .fn-col{float: left;} .frendlink a{color:#999;padding: 0 15px;} .footer .foootnav{width: 40%;float: left;margin-right: 5%;} .footer .flogo{text-align: center;width: 25%;text-align: center;padding-right: 10%;} .footer .flogo img{max-width: 100%;margin-bottom: 30px;} .footer .flogo .f_tel{text-align: center;font-size: 15px;line-height: 1.5;color: #fff;} .footer .flogo .f_tel span{font-size: 30px;font-weight: bold;color: #3f983b;font-family: Arial;} .footer .fn-col h3{font: 600 16px microsoft yahei;color: #fff;margin-bottom: 15px;} .footer ul li{width: 50%;float: left;line-height: 30px;} .footer .fn-col a{color: #999;font-size: 15px;} .footer .contact{width: 20%;} .footbar{padding: 1vw 0;background:#0b0b0b;color: #fff;} .footbar a{color: #fff;margin: 0 5px;} .footbar .support{float: right;} .footbar .icp{padding: 0 10px;} .footer .fn-col .contact{line-height: 30px} .fixed-b { position: fixed; width: 100%; background: #108343; bottom: 0; left: 0; display: none;z-index: 999; font-size: 20px;} .fixed-b li { width: 25%; text-align: center; color: #fff; float: left; } .fixed-b li a { display: block; border-right: 1px solid #fff; color: #fff; padding: 2px 0;} .fixed-b li:last-of-type a { border-right: 0 none; } .fixed-b li a .txt { display: block; margin-top: 5px;} #globalnav .gn-header .gn-apple:hover a{background: none;} @media only screen and (max-width: 1400px){ #owl-banner .item{background: none !important;height: auto;overflow:hidden;} #owl-banner .item img{display: block;overflow:hidden;} } @media only screen and (max-width: 1200px){ #owl-banner .item img{width: 140%;margin-left: -20%;} .search_m{padding: 5px 0;} .homemain .title{margin-bottom: 2%;} .homemain .title h2{font-size: 30px;} .area li .imgarea{height: 18vw;} .pro .prolist .imgarea{height: 16vw;} .adv .select span{width: 20%;margin: 0 2%;} .adv .item .iconlist{margin-top: 30px;} .adv .item .iconlist span{height: 60px;} .news .hotnews .imgarea{height: 14vw;} .news .txt .link{display: none;} .area .more{margin: 0 auto;} } @media only screen and (max-width: 1000px){ .topbar{display: none;} .gn-list li>a:hover {border-bottom: none; color: #fff; } #globalnav .gn-link:hover { color:#fff;} .dropdown{position: relative;margin-left:0} .dropdown a{display: inline-block;} .gn-content .lang{display: none} .gn-content .mo_lang{float: none;margin-left: 65%;margin-top: 8px;width: 60px} .fixed-b { display: block;} .footer{display: none} .copyright{padding-bottom: 40px;} .homemain .title h2{font: 600 26px "Microsoft Yahei";} /* homemian */ .advert h3{font-size: 18px;} .news .c_news{width: 65%;padding-right: 5%;} .adv::before{background-size: 80%;} .adv .item .txtarea .wrap{padding: 20px;} .adv .item .txtarea h3{font-size: 22px;padding-bottom: 10px;margin-bottom: 5px;} .adv .item .iconlist span{height: 40px;font-size: 18px;} .about .fr h4,.advert .tel{font-size: 17px;} .advert .link{font-size: 14px;} .search_m .fr{display: none;} .adv .item .txtarea .wrap{padding: 20px 30px;} } @media only screen and (max-width: 768px){ .about .fl, .about .fr{width: 100%;} .about .fl .imgarae{text-align: center;margin-bottom: 20px;} .about .fl .imgarae img{width: 100%;} .about .more{margin: 20px 0;} .advert .tel{font-weight: normal;} .news .c_news,.news .h_news{width: 100%;} .news .h_news{margin-top: 30px;} .advert p{font-size: 14px;} #owl-banner .item img{width: 140%;margin-left: -20%;} #owl-banner .owl-controls{bottom: 0;} .pro .prolist li{width: 48%;} .pro .prolist .imgarea{height: 28vw;} .adv .select span{height: 40px;line-height: 40px;} .area{padding: 4% 0 0;} .proshow .top .tit{border: none;padding: 0;} .footbar .support{display: none;} .pro .pro1 .top{line-height:50px ;} .pro .fa-angle-down{line-height: 50px;} .pro h5{font-size: 15px;} .search_m,.search_m .fl{height: 50px;line-height: 50px;} .news .hotnews .imgarea{height: 21vw;} .news .hotnews .txt .date{margin: 5px 0 0;} .adv{display: none;} .area li{width: 47%;} .area li .imgarea{height: 30vw;} .advert .fl{width: 100%;text-align: center;} .advert .fr{width: 100%;margin-top: 20px;} .advert .link{display: none;} .advert h3{font-size: 20px;letter-spacing: 0;} .advert .tel{display: inline-block;margin: 0 auto;padding: 5px 40px;background: #f59f20;border-radius: 35px;} .advert .tel i{font-size: 22px;font-weight: bold;} } @media only screen and (max-width: 640px){ .copyright{padding-bottom:60px;box-sizing: inherit;height: auto;padding-top:15px;line-height: 1.9em;text-align: center;} .skip .fr{margin-left: 10px;float: left;} .copyright a{float: none;} .fixed-b { display: block;} .footer{display: none} .adv{display: none;} .advert p{display: none;} .advert .fl,.advert .fr{width: 100%;text-align: center;} .advert .tel{margin-top: 10px;} } @media only screen and (max-width: 480px){ .fixed-b { display: block;} .footer{display: none} .search_m .fr{display: none} .news .hotnews .imgarea{display: none;} .news .hotnews .txt{width: 100%;} }