html{margin:0;padding:0;border:0;} body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img, dl,dt,dd,ol,ul,li,fieldset,form,label,footer, header,hgroup,nav,section {margin:0;padding:0;border:0;} body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;} a{text-decoration:none;outline:none;color:#666;} a:link{color:#666;} a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;} input{padding:0;margin:0;font-family:'Microsoft YaHei';} img{border:none;background:none;vertical-align:middle;} ul,ol,li{list-style-type:none;} select,input,img,select{vertical-align:middle;} table{border-collapse:collapse;border-spacing:0} table, th, td {vertical-align: middle} .clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;} .clearfix{zoom:1} .clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;} h1,h2,h3,h4{font-size:12px;font-weight:bold;} hr {border: 0;border-top:1px solid #ccc;height:0;} /*公用样式*/ .wt{width:1920px;position: relative;left:50%;margin-left:-960px;} .wt_t{width:1200px;margin:0 auto;} .fl{float:left;} .fr{float:right;} .di{_display:inline;} .fwn{font-weight:normal;} .dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;} /*头部*/ .hh1{height:27px;background:#028f08;overflow: hidden;} .wel{color:#c1e6ce;font-size:13px;line-height:27px} .kk1{color:#c1e6ce;font-size:13px;line-height:27px} .kk1 a{color:#c1e6ce;font-size:13px;line-height:27px} .hh2{height:159px;background:url(/template/default/assets/images/sky.png) no-repeat center top;} .logo{line-height:159px;} .sou{margin-left: 75px;} .tel{float:right;margin-top:50px;line-height:26px;} /*导航*/ #menux{background:#0574c2} .navx{height:58px;width:1200px;margin:0 auto} .navx li{line-height:58px;height:58px;text-align:center;width:150px;float:left;position:relative;z-index:999;} .navx li a{display:block;line-height:58px;color:#fff;height:58px;font-size:20px} .navx li a:hover{color:#fff;text-decoration:none;background-color:#000000;} .navx .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:58px;left:0px;} .navx .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:150px;} .navx .sec a:hover{background:#042d3f;text-decoration:none;} /* 导航样式 */ .x-menu { width:1200px; float: left; } .x-menu > li { float: left; position: relative; width: 135px; height: 47px; text-align: center; } .x-menu > li > a { display: block; width: 135px; height: 47px; font-size: 16px; color: #3e3a39; line-height: 47px; } .x-menu > li+li{margin-left: 42px;} .x-menu > li > a:hover { background: #028f08; color: #fff; } .x-menu > li.active > a { background: #028f08; color: #fff; } .x-menu > li:hover .x-sub-menu { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); } .x-sub-menu { position: absolute; z-index: 99; width: 100%; /* left: -25%; */ /* top: 65px; */ background: #028f08; /* border-radius: 5px; */ /* padding: 10px 0; */ opacity: 0; visibility: hidden; -webkit-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all .5s ease; transition: all .5s ease; } .x-sub-menu > li > a { display: block; text-align: center; line-height: 2; font-size: 14px; color: #fff; line-height: 1.5; padding: .5em; background:#028f08; } .x-sub-menu > li > a:hover { background: #026906; } /* 首页banner样式 */ .x-banner .owl-carousel { position: relative; } .x-banner .owl-carousel .banner-item a { display: block; } .x-banner .owl-carousel .owl-nav .owl-prev { left: 0; } .x-banner .owl-carousel .owl-nav .owl-next { right: 0; } .x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next { outline: none; position: absolute; top: 50%; z-index: 9999; background: #424246; height: 65px; width: 50px; margin-top: -32.5px; border-radius: 0; -webkit-transition: all .5s ease; transition: all .5s ease; } .x-banner .owl-carousel .owl-nav button.owl-prev:hover, .x-banner .owl-carousel .owl-nav button.owl-next:hover { background: #ab001a; } .x-banner .owl-carousel .owl-nav .icon-font { display: block; width: 100%; height: 100%; } .x-banner .owl-carousel .owl-nav .icon-left-arrow:after { background-position: -34px -180px; } .x-banner .owl-carousel .owl-nav .icon-right-arrow:after { background-position: -26px -480px; } @media (max-width: 990px) { .x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next { height: 40px; width: 30px; margin-top: -20px; } .x-banner .owl-carousel .owl-nav .iconfont { font-size: 20px; } } .x-banner .owl-carousel .owl-dots { position: absolute; z-index: 999; left: 0; width: 100%; text-align: center; font-size: 0; bottom: 5%; } .x-banner .owl-carousel .owl-dots button.owl-dot { display: inline-block; vertical-align: middle; font-size: 14px; margin: 0 .5em; outline: none; background: #f1f0f0; border-radius: 50%; width: 1em; height: 1em; } .x-banner .owl-carousel .owl-dots button.owl-dot:hover { background: #028f08; } .x-banner .owl-carousel .owl-dots button.owl-dot.active { background: #028f08; } @media (max-width: 990px) { .x-banner .owl-carousel .owl-dots button.owl-dot { font-size: 12px; } } /* 搜索 */ .my-search{height: 47px;background:#ebeaea;} .left2{line-height: 47px;} .right2{line-height: 47px;} /*热门搜索*/ .search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;} .hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;} #search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;} /*搜索和热门搜索*/ .hotSearch a{margin-right:6px;} #formsearch input#keyword{height: 35px; line-height: 35px; padding-left: 4px; color: #666; width: 221px; background: transparent; background: url(/template/default/assets/images/search-bg.png) no-repeat top center; outline: none; border: none;float: left;padding-left:15px;} #formsearch input#s_btn{width:40px;height:35px;line-height:35px;float: left; background:url(/template/default/assets/images/search-btn.png) no-repeat center left;border:none;cursor:pointer;margin-left: -40px;} #formsearch{margin-top: 4px;} .my-search{line-height: 47px;} .com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;} .com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;overflow:hidden;} .com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);overflow:hidden;} /*滚动*/ #demo{overflow:hidden;width:100%;margin:0 auto;} #indemo {float: left;width:800%} #demo1 {float: left;} #demo2 {float: left;} #m_demo{overflow:hidden;width:100%;margin:0 auto;} #m_indemo {float: left;width:800%} #m_demo1 {float: left;} #m_demo2 {float: left;} /* header */ .left1{width: 707px;height: 103px;float: left;line-height: 103px;} .right1{width: 188px;height: 103px;line-height: 103px;float:right;} .right2{line-height: 47px;} /* 产品展示 */ .title1{background:url(/template/default/assets/images/tl-bg1.png) no-repeat top left 37%;margin-top: 42px;} .title1 h3{font-size:30px;color: #111;text-align: center;margin:0 auto;} .title1 h4{font-size:20px;color: #5c5c5c;font-weight:500;text-transform: uppercase; text-align: center;margin:0 auto;margin-top: 6px;letter-spacing: 1px;} #tabs{width: 211px;margin:0 auto;height: 30px;margin-top: 20px;} #tabs li{width: 100px;height: 30px; background: #eeeeee;text-align: center; line-height: 30px;font-size: 14px; color: #000;float: left;} #tabs li+li{margin-left: 11px;} #tabs li.on{background:#028f08;color: #fff;} .qiehuan{margin-top: 29px;} #tabs li:hover{background:#028f08;color: #fff;} .tabs1{width: 211px;margin:0 auto;height: 30px;margin-top: 20px;} .tabs1 li{width: 100px;height: 30px; background: #eeeeee;text-align: center; line-height: 30px;font-size: 14px; color: #000;float: left;} .tabs1 li+li{margin-left: 11px;} .tabs1 li.on{background:#028f08;color: #fff;} .qiehuan{margin-top: 29px;} .tabs1 li:hover{background:#028f08;color: #fff;} .ff li{width: 285px;height: 321px;text-align: center;float: left;position: relative;} .ff li .img1{ width: 287px; height: 271px; border: 1px solid #d2d2d2; text-align: center; display: block;} .ff li:nth-child(4n-2),.ff li:nth-child(4n-1),.ff li:nth-child(4n){margin-left: 20px;} .ff li h3{font-size: 14px;color: #595757;font-weight: 400;line-height: 47px;display: block;position: absolute;bottom: 0px;left: 46px;} .ff li:hover .img1{border:1px solid #028f08;} /* 案例展示 */ .my-case{background:url(/template/default/assets/images/case-bg.png) no-repeat top center;height: 727px;margin-top: 50px;padding-top: 10px;} .title2{background:url(/template/default/assets/images/tl-bg2.png) no-repeat top left 37%;margin-top: 42px;} .title2 h3{font-size:30px;color: #fff;text-align: center;margin:0 auto;} .title2 h4{font-size:20px;color: #fff;font-weight:500;text-transform: uppercase; text-align: center;margin:0 auto;margin-top: 6px;letter-spacing: 1px;} .case11 li{width: 285px;height: 260px;display: block;float: left;margin-top: 18px;position: relative; text-align: center;} .case11 li:nth-child(4n-2),.case11 li:nth-child(4n-1),.case11 li:nth-child(4n){margin-left: 20px;} .case11 li h3{width: 100%;height: 35px;line-height: 35px;position: absolute;text-align: center; bottom: 0px;background:#dcdcdc;font-size: 14px;color: #595757;font-weight: 400;} .case11 li:hover h3{background:#3b563e;color: #fff;} /* 关于泸川 */ .my-about{height: 565px;} .title3{background:url(/template/default/assets/images/tl-bg3.png) no-repeat top left 37%;margin-top: 42px;} .title3 h3{font-size: 30px; color: #111; text-align: center; margin: 0 auto; margin-right: 53px;} .title3 h4{font-size:20px;color: #5c5c5c;font-weight:500;text-transform: uppercase; text-align: center;margin:0 auto;margin-top: 6px;letter-spacing: 1px;} .left3{width: 583px;height: 453px;float: left;margin-top: 5px;} .right3{float:right;width: 600px;height: 400px;display: block;margin-top: 17px;} .left3 p{line-height: 25px;} .left3 p span a{color: #039411;} /* 新闻动态 */ .my-news{height: 661px;background:url(/template/default/assets/images/news-bg.png) no-repeat top center;padding-top: 37px;} .title4{background:url(/template/default/assets/images/tl-bg4.png) no-repeat top left 37%;} .title4 h3{font-size: 30px; color: #111; text-align: center; margin: 0 auto; margin-right: 37px;} .title4 h4{font-size:20px;color: #5c5c5c;font-weight:500;text-transform: uppercase; text-align: center;margin:0 auto;margin-top: 6px;letter-spacing: 1px;} .my-btn3{ width: 325px; height: 30px; /* margin: 0 auto; */ margin-top: 14px; margin-left: 394px;} .my-btn3 li{width: 100px;height: 30px;display: block;float: left;font-size: 14px;color: #595757; text-align: center;line-height: 30px;background:#dcdddd;} .my-btn3 li+li{margin-left: 12px;} .my-btn3 li:hover{background:#009235;color: #fff;} .my-btn3 li:hover a{color: #fff;} .display2 li{width: 587px;height: 101px;display: block;float: left;border:1px solid #bdd3d2;padding-top: 18px;margin-top: 18px;} .display2 li:nth-child(2n){margin-left: 26px;} .left4{width: 102px;height: 101px;padding-left: 18px;} .right4{width: 483px;height: 101px;padding-left: 4px;} .left4 a h3{font-size: 26px;color: #898989;} .left4 a h4{font-size: 14px;color: #898989;font-weight: 400;} .right4 a h3{font-size: 14px;color: #595757;} .right4 a h4{ font-size: 14px; color: #898989; font-weight: 400; /* text-align: right; */ margin-top: 7px;} .left4 a h4{ padding-left: 62px;} .display2 li:hover .left4 a h3, .display2 li:hover .left4 a h4, .display2 li:hover .right4 a h3, .display2 li:hover .right4 a h4{color: #fff;} .display2 li:hover{background:#028f08;} /* footer */ .my-footer{height: 219px;background:#009235;} .left5{width: 870px;height: 219px;} .right5{width: 281px;height: 219px;margin-top: 42px;} .right5 table{float:left;} .right5 table+table{margin-left:20px;} .nav-bot{margin-top: 36px;color: #fff;} .nav-bot a{color: #fff;text-decoration: none!important;} .copy{color: #fff;font-size: 12px;margin-top: 22px;line-height: 27px;} .copy a{color: #fff;} .footer2{height: 60px;background:#007a2c;} .my-link{background:url(/template/default/assets/images/f-link.png) no-repeat center left;padding-left: 75px; height: 60px;line-height: 60px;} .my-link a{color: #fff;line-height: 60px;} .my-link a:hover{color: #fe8f00;} .my-home{ line-height: 19px; margin-bottom: 5px; margin-right: 5px;} .my-title{ width: 300px; height: 22px; float: left; font-size: 20px; color: #fff; padding-left: 10px; overflow: hidden;} .my-title:before{content:"◆";font-size: 20px;margin-right: 10px;} .xypg-right-content{margin-top: 70px;} .my-right{ color: #fff; float: right; background: url(/template/default/assets/images/home.png) no-repeat center left; padding-left: 20px; margin-top: 0px; margin-right: 10px; } .page-position .container{color: #fff;position: relative;} .more3{width: 70px;height: 30px;font-size: 14px;color: #fff;text-align: center; margin:0 auto;line-height: 30px;background:#bbb;} .more3:hover{background:#009235;color:#fff;} .more3 a{color: #fff;line-height: 30px;} .more4{width: 70px;height: 30px;font-size: 14px;color: #fff;text-align: center; margin:0 auto;line-height: 30px;margin-top: 15px;background:#bbb;} .more4:hover{background:#3b563e;} .more4 a{color: #fff;line-height: 30px;} .page-wrap .container { width: 1200px!important; margin:0 auto; padding:0px; } /* FILE ARCHIVED ON 21:26:55 May 24, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 01:34:23 Aug 07, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.862 exclusion.robots: 0.043 exclusion.robots.policy: 0.025 esindex: 0.017 cdx.remote: 8.619 LoadShardBlock: 201.619 (3) PetaboxLoader3.datanode: 72.995 (4) PetaboxLoader3.resolve: 71.949 (2) load_resource: 79.923 */