.logo{ margin-top: 10px; height: 100px; overflow: hidden; font-size: 0; } .logo img{ max-height: 100%; } .call{ background: url(/Template/Home/Default/Public/image/call.png) no-repeat center left; padding-left: 63px; font-size: 37px; color: #53c71e; font-family: arial; line-height: 42px; height: 42px; margin-top: 40px; } .call i{ display: inline-block; width: 44px; line-height: 21px; font-size: 18px; letter-spacing: 2px; vertical-align: -3px; margin-right: 7px; } /* 顶部导航 */ .navbar{ height: 58px; background: #1775c5; } #nav_box{ display: flex; justify-content: space-between; align-items: center; } .navbar li{ float: left; text-align: center; flex: 1 1 auto; } .navbar li a{ font-size: 18px; line-height: 58px; display: block; color: #fff; position: relative; } .navbar li.on a, .navbar li a:hover{ background:#0ab143; } .navbar li{position: relative;} .nav li ul{position:absolute; left:0; top:45px; width:133px; background-color:#1775c5;display:none; overflow:hidden;} .nav li ul li{ width:100%; height:40px;} .nav li ul li a{ font-size:14px;color:#fff; line-height:40px; display:block; white-space: nowrap;padding: 0 ;text-align: center;border: none;} .nav li ul li a:hover{ color:#fff;background-color:#0ab143;} .nav .on ul li a{background-color:#1775c5;color:#fff;} .nav .on ul li a:hover{background-color:#0ab143;} /* search */ .i-search{ height: 50px; background: #f7faf3; line-height: 50px; overflow: hidden; } .i-search-hd{ width: 900px; font-size: 14px; color: #444; } .i-search-bd{ padding: 10px 0 0 10px; } .i-search-bd form{ width: 250px; } .i-search-bd .search-key{ width: 200px; height: 28px; border: #0ab143 1px solid; padding: 0 5px; color: #999; line-height: 26px; float: left; font-size: 12px; outline: none; } .i-search-bd .search-button{ width: 50px; height: 28px; background: #8cc63c; color: #fff; border: none; float: left; margin-left: -1px; cursor: pointer; outline: none; } .i-search-bd .search-button:hover{ background: #56a41c; } /* product */ .i-product{ padding: 60px 0 45px; } .i-product-hd{ width: 278px; background: #329b01; } .i-product-hd .item-hd h2{ height: 62px; font-size: 24px; font-weight: normal; line-height: 62px; text-align: center; color: #fff; } .i-product-hd .item-bd{ margin: 0 3px; background: #fff; padding: 15px; height: 350px; overflow: hidden; } .i-product-hd .item-bd li:nth-child(1n+8){ display: none; } .i-product-hd .item-bd h3{ font-size: 14px; color: #fff; height: 38px; line-height: 38px; background: #329b01; padding: 0 10px; font-weight: normal; font-size: 15px; } .i-product-hd .item-bd h3:hover{ background: #36870d; } .i-product-hd .item-bd li{ margin-bottom: 10px; } .i-product-hd .item-bd li:last-child h3{ margin-bottom: 0; } .i-product-hd .item-ft{ background: url(/Template/Home/Default/Public/image/prohdcall.png) no-repeat center top; padding-top: 50px; color: #fff; font-size: 14px; } .i-product-hd .item-ft span{ display: block; font-size: 24px; line-height: 2; } .i-product-hd .item-more{ height: 85px; padding-top: 30px; border-top: 1px solid #41c702; } .i-product-hd .item-more li{ display: inline-block; } .i-product-hd .item-more li a{ display: block; width: 82px; height: 29px; color: #fff; text-align: center; line-height: 29px; margin: 0 15px; font-size: 13px; } .i-product-hd .item-more li:first-child a{ background: #ff9f02; } .i-product-hd .item-more li:last-child a{ background: #0364a8; } .i-product-bd{ width: 892px; } .i-product-bd .item-hd{ height: 62px; line-height: 62px; margin-bottom: 20px; background: #f4f4f4; } .i-product-bd .item-hd span{ display: inline-block; padding: 0 72px; font-size: 20px; color: #fff; line-height: 62px; background: #3bb000; } .i-product-bd .item-hd a{ padding: 0 15px; font-size: 14px; } .i-product-bd .item-hd a:hover{ color: #3bb000; } .i-product-bd .item-bd li{ width: 208px; margin-right: 20px; font-size: 0; margin-bottom: 20px; } .i-product-bd .item-bd li img{ width: 100%; } .i-product-bd .item-bd li p{ line-height: 49px; text-align: center; color: #666; font-size: 14px; padding: 0 8px; } .i-product-bd .item-bd li:hover p{ background: #3bb000; color: #fff; } /* 通用 */ .box1-hd{ height: 75px; border-bottom: 1px solid #cdcdcd; } .box1-hd h2{ line-height: 71px; font-size: 30px; font-weight: normal; color: #329b01; display: inline-block; padding: 0 20px; border-bottom: 4px solid #329b01; } .box2-hd{ height: 39px; line-height: 27px; padding-bottom: 12px; border-bottom: 1px solid #e4e4e4; margin-bottom: 20px; } .box2-hd h2{ font-size: 18px; color: #222; border-left: 5px solid #3bb001; padding-left: 10px; font-weight: normal; } .box2-hd a{ font-size: 12px; padding-right: 20px; background: url(/Template/Home/Default/Public/image/boxjia.jpg) no-repeat right center; } /* 案例 */ .i-case{ padding-bottom: 60px; } .i-case-bd{ margin-top: 30px; position: relative; } .i-case-bd li{ border: 1px solid #ddd; text-align: center; width: 227px !important; margin-right: 16px; font-size: 0; } .i-case-bd li img{ width: 100%; } .i-case-bd li p{ line-height: 41px; color: #666; font-size: 14px; padding: 0 8px; } .i-case-bd li:hover{ border: 1px solid #329b01; } .i-case-bd .tempWrap{ width: 1200px !important; } .i-case-bd .btn{ display: block; position: absolute; width: 30px; height: 60px; color: #666; background: #d5d5d5; line-height: 60px; text-align: center; font-family: '宋体'; top: 50%; margin-top: -30px; font-size: 32px; } .i-case-bd .sPrev{ left: -55px; } .i-case-bd .sNext{ right: -55px; } .i-case-bd .btn:hover{ background: #329b01; color: #fff; } /* 客户 */ .i-client{ margin-top: 30px; background-image: url(/Template/Home/Default/Public/image/clientbg.jpg); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 80px; } .i-client .box1-hd{ margin-bottom: 30px; } .i-client-bd li{ margin-left: 8px; margin-right: 8px; border: 1px solid #ddd; text-align: center; width: 182px; float: left; font-size: 0; } .i-client-bd li img{ width: 100%; } .i-client-bd li:hover{ border-color: #329b01; } /* 优势 */ .i-advantage-hd{ background: url(/Template/Home/Default/Public/image/advhd.jpg) no-repeat center; height: 343px; padding-top: 23px; } .i-advantage-hd .item-hd{ height: 130px; color: #fff; width: 770px; font-size: 20px; } .i-advantage-hd .item-hd p{ color: #53c71e; font-size: 20px; text-transform: uppercase; } .i-advantage-hd .item-hd i{ font-size: 60px; text-shadow: white 3px 1px 2px; padding-right: 53px; } .i-advantage-hd .item-hd h2{ font-size: 30px; padding-top: 10px; } .i-advantage-hd .item-hd span{ font-size: 16px; } .i-advantage-hd .item-bd{ height: 130px; } .i-advantage-hd .item-bd a{ display: block; width: 126px; height: 41px; line-height: 41px; text-align: center; color: #fff; font-size: 14px; background: #ffa101; margin-top: 10px; } .i-advantage-hd .item-bd a:last-child{ background: #127bcc; } .i-advantage-hd .item-ft{ height: 104px; border-top: 1px solid #60cd2a; clear: both; } .i-advantage-hd .item-ft .call{ color: #fff; background-image: url(/Template/Home/Default/Public/image/advcall.png); display: inline-block; } .i-advantage-bd .advantage-li{ background-color: #fff; -webkit-box-shadow: 1px 5px 8px rgba(153,153,153,.5); -moz-box-shadow: 1px 5px 8px rgba(153,153,153,.5); box-shadow: 1px 5px 8px rgba(153,153,153,.5); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; margin-top: 40px; } .i-advantage-bd .advantage-li .item-hd, .i-advantage-bd .advantage-li .item-bd{ width: 50%; } .i-advantage-bd .advantage-li .item-hd h3{ border-bottom: 1px solid #e9e9e7; padding-top: 10px; padding-bottom: 10px; color: #3bb000; font-size: 20px; padding-left: 20px; font-weight: normal; text-transform: uppercase; } .i-advantage-bd .advantage-li .item-hd ul{ font-size: 15px; color: #666666; } .i-advantage-bd .advantage-li .item-hd li{ background-image: url(/Template/Home/Default/Public/image/xing.jpg); background-repeat: no-repeat; background-position: left 5px; padding-left: 20px; margin-top: 10px; } .i-advantage-bd .advantage-li .item-hd li span{ color: #ff9900; } /* 关于我们 */ .i-about{ padding-top: 60px; } .i-about .box2-hd{ } .i-about-hd{ width: 780px; background: #f8f8f8; padding: 15px; } .i-about-hd .img{ width: 254px; height: 200px; font-size: 0; margin-right: 15px; } .i-about-hd .img img{ width: 100%; height: 100%; } .i-about-hd h3{ font-size: 18px; color: #333; font-weight: bold; } .i-about-hd .about-con{ font-size: 13px; color: #666666; height: 118px; overflow: hidden; line-height: 23px; margin: 15px 0 20px; } .i-about-hd .link{ display: block; font-size: 14px; color: #3bb000; } .i-about-bd{ width: 400px; background: #f8f8f8; padding: 15px; } .i-about-bd p{ font-size: 14px; color: #666; margin-top: 5px; line-height: 22px; } /* 评价 */ .i-evaluation{ margin-top: 30px; } .i-evaluation .box2-hd{ margin-bottom: 30px; } .i-evaluation-bd li{ margin-left: 8px; margin-right: 8px; width: 280px; height: 160px; float: left; margin-top: 10px; } .i-evaluation-bd li img{ width: 100%; } /* 新闻 */ .i-news{ padding: 20px 0; } .i-news-hd{ width: 780px; } .i-news-hd .news-item{ background: #f8f8f8; padding: 15px; } .i-news-hd .news-item img{ width: 180px; margin-right: 14px; } .i-news-hd .news-item h3{ line-height: 34px; padding-top: 10px; font-size: 16px; font-weight: normal; color: #333; padding-right: 10px; } .i-news-hd .news-item p{ height: 38px; overflow: hidden; color: #666; font-size: 13px; line-height: 19px; margin-top: 10px; margin-bottom: 10px; padding-right: 10px; } .i-news-hd .news-item li:nth-child(1){ margin-bottom: 15px; overflow: hidden; } .i-news-hd .news-item li:nth-child(1):hover{ background-color: #3bb000; } .i-news-hd .news-item li:nth-child(1):hover h3, .i-news-hd .news-item li:nth-child(1):hover p{ color: #fff; } .i-news-hd .news-item li:nth-child(1n+2) img, .i-news-hd .news-item li:nth-child(1n+2) p{ display: none; } .i-news-hd .news-item li:nth-child(1n+2){ width: 50%; float: left; } .i-news-hd .news-item li:nth-child(1n+2) h3{ font-size: 14px; padding-top: 5px; display: block; color: #333; } .i-news-hd .news-item:nth-child(2){ margin-top: 18px; } .i-news-bd{ width: 400px; background: #f8f8f8; padding: 15px; } .i-news-bd li{ border-bottom: 1px dashed #dddddd; padding-bottom: 15px; margin-bottom: 15px; } .i-news-bd li:last-child{ margin-bottom: 0; padding-bottom: 0; border: none; } .i-news-bd h3{ display: block; margin-top: 5px; background-image: url(/Template/Home/Default/Public/image/a.png); background-repeat: no-repeat; background-position: left center; line-height: 30px; padding-left: 35px; font-size: 15px; font-weight: bold; color: #3bb000; margin-bottom: 8px; } .i-news-bd p{ line-height: 24px; overflow: hidden; background-image: url(/Template/Home/Default/Public/image/q.png); background-repeat: no-repeat; background-position: left 3px; padding-left: 35px; font-size: 12px; color: #666666; height: 72px; } /* 地区分站&友情链接 */ .i-link{ height: 70px; line-height: 70px; background: #f8f8f8; } .i-link span{ display: inline-block; font-size: 18px; background: #1775c5; color: #fff; padding: 0 22px; } .i-link a{ padding-left: 15px; font-size: 14px; color: #5a5a5a; } /*-------------------------------------------------*/ /* 内页上方 */ .um-banner{ height: 300px; background: url(/Template/Home/Default/Public/image/um-banner.jpg) no-repeat center; } .pos{ height: 44px; line-height: 44px; border-bottom: 1px solid #eaeaea; } .pos .link{ display: block; width: 43px; height: 43px; background: url(/Template/Home/Default/Public/image/mub02address_homePage.png) no-repeat center; float: left; border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; margin-right: 18px; } .pos,.pos a{ color:#999; font-size: 13px;} .pos h2{ font-size:16px; font-weight: bold; color: #1775c5; } /* 内页左右侧 */ .main{ padding-bottom: 50px; background: #f5f5f5; } .main .w{ position: relative; } .um-bd{ } .um-left{ width: 890px; float: left; } .um-right{ width: 270px; float: right; } /* 单页 */ .um-hd{ margin-bottom: 20px; margin-top: 40px; } .um-hd ul{ text-align: left; } .um-hd li{ display: inline-block; position: relative; line-height: 38px; margin-right: 20px; } .um-hd li a{ display: block; font-size: 14px; transition: all .3s; background: #e8e8e8; border-radius: 3px; text-align: center; padding: 0 40px; color: #333; } .um-hd li a:hover{ color: #fff; border-color: #1775c5; background: #1775c5; padding: 0 50px; } .um-hd li ul{ position: absolute; top: 39px; left: 0; width: 100%; display: none !important; z-index: 999; } .um-hd li ul li{ margin: 0; border: none; display: block; height: 30px; line-height: 30px; } .um-hd li ul a{ border: none; height: 30px; line-height: 30px; background: rgba(59,176,0,.9); color: #fff; text-align: center; } .um-hd li:hover ul{ display: block; } /* 列表页左侧 */ .um-side{ background: #1775c5; } .um-side .title h2{ height: 60px; line-height: 60px; color: #fff; font-weight: normal; text-align: center; } .um-side .title h2 span{ text-transform: uppercase;; font-size: 14px; padding-left: 5px; } .um-hd_hd { padding-bottom: 20px; } .um-hd_hd .menu{ margin: 0 10px; background: #fff; border-radius: 10px; padding: 10px; } .um-hd_hd .menu h3{ margin-bottom: 2px; } .um-hd_hd .menu h3 a{ display: block; background: url(/Template/Home/Default/Public/image/right.png) no-repeat 13px center #dfdfdf; background-size: 8px; padding-left: 30px; height: 37px; line-height: 37px; font-size: 16px; color: #000; font-weight: normal; } .um-hd_hd .menu h3 a:hover{ background: url(/Template/Home/Default/Public/image/right2.png) no-repeat 13px center #dfdfdf; background-size: 8px; background-color: #1775c5; color: #fff; } .um-hd_hd .menu li{ margin-bottom: 1px; } .um-hd_hd .menu li a{ background: url(/Template/Home/Default/Public/image/liright.png) no-repeat 23px center #efeeee; background-size: 7px; height: 34px; line-height: 34px; padding-left: 40px; display: block; color: #444; font-size: 13px; } .um-hd_hd .menu li a:hover{ background: url(/Template/Home/Default/Public/image/liright2.png) no-repeat 23px center #0ab143; background-size: 7px; color: #fff; } .um-hd_bd .con{ background: #efefef; padding: 10px 20px 20px; color: #000; font-size: 12px; line-height: 2; } /* 列表页右上 */ .um-bd_hd2{ height: 40px; line-height: 40px; border-bottom: 1px solid #ccc; font-size: 14px; color: #666; margin-bottom: 20px; } .um-bd_hd2 a:last-child{ color: #1775c5;; } /* 产品列表页 */ .items-img li{ width: 276px; margin-right: 22px; margin-bottom: 15px; } .items-img li .img{ width: 100%; } .items-img li img{ display: block; } .items-img li p{ height: 40px; line-height: 40px; color: #333; font-size: 14px; } .items-img li:hover p{ background: #1775c5; color: #fff; } /* 产品图 */ .product_detail{ padding-left:20px;} .um-imgZoom{float:left;margin-right:20px;} .um-imgZoom p{text-align:center;padding-bottom:10px;} #zoom_box{display:block;zoom:1;width:350px;height:350px;text-align:center;border:1px solid #ddd;vertical-align:middle;font-size:170px;padding:0;} #zoom_box img{margin:0;padding:0;} #zoom_box img.big_small{max-width:298px;max-height:298px;width: 298px; height: 298px;width:expression(this.width>300&&this.width>this.height?300:true);height:expression(this.height>300?300:true);} #zoom_list{width:352px;height:60px;background:#EFEFEF;padding-top: 4px;position: relative;z-index: 99;} #zoom_list .pre{float:left;width:14px;height:54px;margin-top:2px;text-align:center;overflow:hidden;background:#EFEFEF url(/Template/Home/Default/Public/images/pre.gif) no-repeat -3px 18px;} #zoom_list .next{float:right;width:14px;height:54px;margin-top:2px;text-align:center;overflow:hidden;background:#EFEFEF url(/Template/Home/Default/Public/images/next.gif) no-repeat -3px 18px;} #zoom_list #zoom_list_box{float:left;width: 323px;overflow:hidden;height:56px;position:relative;} #thumblist{position:absolute;} #thumblist li{float:left;width:53px;overflow:hidden;text-align:center;margin:2px 0;} #thumblist li span{width:52px;height:52px;} #thumblist li span a{width:50px;height:50px;font-size:42px;border:1px solid #FFF;} #thumblist li span img{max-height:50px;max-width:50px;width:50px;height:50px;} #big_box{float:left;} #big_box span{width:302px;height:242px;} #big_box span a{width:300px;height:240px;font-size:200px;} #big_box span img{max-width:300px;max-height:240px;} .p_info li{margin-bottom:10px;} .um-imgDetail{} .um-imgDetail .cent { padding:20px 0; font-size:14px;} .um-imgDetail .cent img{ max-width: 100%; } .um-imgDetail table{border-spacing: 0; border-left:#ddd solid 1px; border-top:#ddd solid 1px;} .um-imgDetail table td{ padding:5px 10px; border-right:#ddd solid 1px; border-bottom:#ddd solid 1px;} .um-imgDetail-news a{ display: block; width: 50%; float: left; padding-right: 20px; line-height: 30px; font-size: 14px; margin-bottom: 5px; } .um-imgDetail-news a span{ font-size: 12px; color: #999; } /* 缩略图旁 */ .um-imgInfo{ width: 528px; } .um-imgInfo .tit{ font-size: 23px; color: #1775c5; font-weight: normal; line-height: 1.8; } .um-imgInfo .p_tabs{ background: #f2f2f2; padding: 20px 15px; min-width: 325px; } .um-imgInfo .p_tabs li{ line-height: 35px; font-size: 14px; } .um-imgInfo .p_tabs li em{ font-style: italic; } .um-imgInfo-but a{ display: inline-block; width: 200px; height: 45px; background: #1775c5; color: #fff; font-size: 14px; line-height: 45px; text-align: center; border: 1px solid #1775c5; } /* 下方推荐 */ .um-bd_recommend{ margin-top: 35px; background: #fff; } .um-bd_imgShow_bd .tag, .um-bd_recommend .tag{ height: 30px; margin-bottom: 20px; background: rgba(1,77,150, .1); border-left: 1px solid #1775c5; } .um-bd_imgShow_bd .tag b, .um-bd_recommend .tag b{ display: inline-block; height: 30px; line-height: 30px; color: #1775c5; text-align: center; font-size: 16px; padding-left: 20px; } .um-bd_recommend .items-img li{ width: 201px; } .um-bd_recommend .items-img li p{ height: 35px; line-height: 35px; font-size: 13px; } /* 城市分销 */ .um-bd_recommend .citybox a{ display: inline-block; padding-right: 10px; line-height: 30px; } /* 图片列表 */ .case-show li{ width: 273px; margin-right: 25px; margin-bottom: 15px; } .case-show li img{ width: 100%; } .case-show li p{ line-height: 25px; font-size: 14px; } /* 图片推荐 */ .um-bd_recommend li{ width: 203px; } /* 新闻通用 */ .items-desc-text li{ margin-bottom: 30px; overflow: hidden; padding-bottom: 30px; border-bottom: 1px dashed #ddd; } .items-desc-text li img{ display: block; width: 260px; transition: all .3s; } .items-desc-text li:hover img{ border-radius: 3px; transform: translateX(10px); } .items-desc-text li .con{ margin-left: 280px; height: 130px; background: #fff; transition: all .3s; padding: 10px 25px; } .items-desc-text li .con h2{ font-size: 19px; color: #222; transition: all .3s; margin-bottom: 5px; font-weight: normal; transition: all .3s; } .items-desc-text li .con p{ font-size: 13px; color: #666; line-height: 25px; height: 75px; transition: all .3s; overflow: hidden; margin-bottom: 10px; margin: 17px 0; } .items-desc-text li .con span{ font-size: 12px; padding-right: 10px; color: #999; font-family: '宋体'; } .items-desc-text li:hover .con h2{ color: #1775c5; } /* 新闻详情页 */ .um-bd_recommend .related a{ width: 50%; display: block; line-height: 30px; color: #333; float: left; padding-right: 10px; font-size: 14px; margin-bottom: 5px; } .um-bd_recommend .related a span{ color: #999; } /* 详情页推荐 */ .um-bd_recommend .article li{ padding-bottom: 10px; border-bottom: 1px dotted #ddd; margin-bottom: 15px; } .um-bd_recommend .article li{ width: 100%; } .um-bd_recommend .article li img{ width: 150px; margin-right: 20px; } .um-bd_recommend .article li h2{ font-size: 16px; font-weight: bold; color: #222; line-height: 24px; height: 72px; overflow: hidden; margin-bottom: 1px; } .um-bd_recommend .article li p{ font-size: 13px; color: #666; line-height: 20px; height: 40px; overflow: hidden; } .um-bd_recommend .article li span{ display: block; font-size: 12px; color: #999; } .um-bd_recommend .article li:hover h2{ color: #1775c5; } /* 详情页标题 */ .um-bd_hd{ float: left; width: 250px; min-height: 800px; background: #fff; padding: 15px; transition: all .3s; } .um-bd_hd_on{ position: fixed; top: 0; transition: all .3s; } .um-bd_hd_ft{ position: fixed; bottom: 360px; transition: all .3s; } .um-bd_hd dl{ padding-bottom: 20px; border-bottom: 1px dotted #c5c5c5; margin-bottom: 20px; } .um-bd_hd dt{ border-left: 2px solid #1775c5; color: #1775c5; height: 30px; line-height: 30px; padding-left: 10px; font-size: 16px; font-weight: bold; margin-bottom: 10px; } .um-bd_hd dd{ font-size: 13px; color: #444; line-height: 25px; } .um-bd_hd .um-bd_habout{ height: 150px; overflow: hidden; } .um-bd_hd .um-bd_nav li a{ display: block; border: 1px solid rgba(1,77,150,.4); line-height: 30px; float: left; width: 47%; margin: 2px 1%; text-align: center; } .um-bd_hd .um-bd_nav li a:hover{ background: rgba(1,77,150,1); color: #fff; } .um-bd_hd .um-bd_hpro li{ margin-bottom: 15px; } .um-bd_hd .um-bd_hpro li img{ width: 100%; display: block; } .um-bd_hd .um-bd_hpro li p{ padding: 0 15px; } .um-bd_hd .um-bd_hpro li:hover p{ background: #1775c5; color: #fff; } .um-bd_hd .um-bd_hpro li:last-child{ margin-bottom: 0; } .um-bd_hd .um-bd_harticle li{ line-height: 30px; width: 100%; } .um-bd_hd .um-bd_harticle li i{ display: inline-block; width: 3px; height: 3px; background: #1775c5; border-radius: 10px; margin-right: 4px; vertical-align: 3px; } .um-bd_hd .um-bd_hwords a{ display: inline-block; line-height: 30px; padding: 0 12px; margin-right: 10px; margin-bottom: 10px; background: #dedede; color: #444; } .um-bd_hd .um-bd_hwords a:hover{ background: #1775c5; color: #fff; } .um-bd_bd{ float: right; width: 930px; padding: 15px; background: #fff; } .um-page{ width: 1200px; } .um-bd_bd .tit h3{ line-height: 1.5; font-size: 26px; color: #1775c5; font-weight: normal; } .meta{ margin-top: 10px; border-bottom: 1px dashed #ccc; padding-bottom: 10px; margin-bottom: 20px; font-family: '宋体'; } .content{ font-size: 16px; } /* 内容页正文 */ .um-page-content{ font-size: 15px; line-height: 1.8; color: #333; } /* 内页右侧 */ .um-right .tit{ font-size: 1em; color: #1775c5; text-transform: uppercase; letter-spacing: 1px; word-spacing: 2px; background: rgba(1,77,150, .1); padding: .35em .6em .35em .6em; margin-bottom: 20px; border-left: 2px solid #1775c5; font-weight: bold; } .um-right .tit a{ color: #0b67c5; font-weight: normal; } .r-module{ padding: 15px; background: #fff; margin-top: 30px; } .r-module-img li{ margin-bottom: 15px; background: #fff; border: 1px solid #eaeaea; } .r-module-img li:last-child{ margin-bottom: 0; } .r-module-img li .img{ position: relative; } .r-module-img li .img img{ display: block; } .r-module-img li .con p{ line-height: 22px; font-size: 15px; margin-bottom: 5px; margin-top: 5px; height: 22px; overflow: hidden; color: #525252; padding: 0 11px; } .r-module-img li .con span{ display: block; margin: 0 15px 15px; font-size: 12px; line-height: 1.5em; height: 3em; overflow: hidden; color: #8a8a8a; } .r-module-img li:hover .con p{ color: #1775c5; } .r-module-desc li{ margin-top: 14px; } .r-module-desc li .con{ margin-right: 95px; } .r-module-desc li .con h3{ font-size: 13px; font-weight: normal; color: #555; line-height: 23px; height: 46px; overflow: hidden; } .r-module-desc li .con h3 span{ display: inline-block; font-size: 12px; font-style: normal; background: #999; line-height: 12px; padding: 3px 6px; border-radius: 3px; color: #fff; vertical-align: middle; margin-top: -2px; margin-right: 8px; font-weight: normal; } .r-module-desc li:nth-child(1) .con h3 span{ background: red; } .r-module-desc li:nth-child(2) .con h3 span{ background: #FF5722; } .r-module-desc li:nth-child(3) .con h3 span{ background: orange; } .r-module-desc li .con p{ display: block; text-align: left; float: none; color: #c5c5c5; font-size: 12px; } .r-module-desc li:hover .con h3{ color: #000; } .r-module-desc li:nth-child(1n+4){ margin-top: 5px; } .r-module-desc li:nth-child(4){ margin-top: 14px; } .r-module-desc li:nth-child(1n+4) img{ display: none; } .r-module-desc li:nth-child(1n+4) .con{ width: 100%; } .r-module .li2 a{ display: block; margin-top: 14px; color: #c5c5c5; font-size: 12px; color: #8a8a8a; } .r-module-related a{ width: 9em; color: #717171; line-height: 1.8em; margin-bottom: 20px; } .r-module-related a span{ float: left; width: 1.5em; font-size: 28px; color: #e0e0e0; line-height: 1.1em; font-family: Impact,Arial,sans-serif; font-weight: normal; letter-spacing: 1px; } .r-module-related a:hover{ color: #000; } .r-module-related a:hover span{ color: #c3c3c3; } .r-module-keywords a{ display: inline-block; padding: 0 10px; margin-right: 5px; background: #333; color: #fff; line-height: 30px; margin-bottom: 3px; } .r-module-keywords a:hover{ background: #1775c5; } .um-right .con a{ font-size: 12px; font-family: '宋体'; margin-right: 10px; display: inline-block; line-height: 20px; } /*新闻详情页*/ .content{ font-size: 15px; line-height: 2; color: #333; } /*----------------------------------------------------------------------------------------------------------------*/ /* ** 产品列表 **/ .catelist{} .catelist li{ margin-top:20px; overflow:hidden;} .catelist .img{ width:120px; height:120px; margin:0 30px; border:#ddd solid 2px; overflow:hidden;} .catelist .com{ margin-left:30px;} .catelist .t{ padding-bottom:6px;} /*产品详细*/ .um-imgDetail{} .um-imgDetail .cent { padding:20px 0; font-size:14px;} .um-imgDetail .cent img{ max-width: 100%; } .um-imgDetail table{border-spacing: 0; border-left:#ddd solid 1px; border-top:#ddd solid 1px;} .um-imgDetail table td{ padding:5px 10px; border-right:#ddd solid 1px; border-bottom:#ddd solid 1px;} .pagenav{ padding:10px 0 0 0; border-top:#ddd solid 1px; font-size: 14px;} .pagenav a{ color:#1775c5;} .pagenav p{ margin-top: 10px; } .citybox{} .citybox a{ display:inline-block; margin-right:20px; line-height:28px;} /* ** 图片 **/ .photo_box{ overflow:hidden;} .photo_box .photo{ position:relative; float:left; width:625px; margin-left:40px; overflow:hidden;} .photo_box .btn_left, .photo_box .btn_right{ display:block; width:8px; height:30px; margin-top:195px; background:url(/Template/Home/Default/Public/image/roll.jpg) no-repeat;} .photo_box .btn_left{ float:left;} .photo_box .btn_right{ float:right; background-position:-8px 0;} .photo_view li{ float:left; width:625px;} .photo_desc h3{ margin:20px 0; padding-bottom:10px; border-bottom:#eee solid 1px;} /* ** 下载 **/ .down_list dl.img {margin:5px 10px;} .down_list dl.img dt {font-size:14px;background:#EFEFEF;line-height:28px;padding-left:5px;} .down_list dl.img dt a {color:#855352} .down_list dl.img dd.ext {line-height:22px;text-align:right;color:#333;} .down_list dl.img dd.desc {line-height:22px;color:#9E9E9E} .down_info { margin-bottom:20px;border:1px solid #EFEFEF;border-bottom:none;} .down_info ul li label {float:left;width:65px;border-right:1px solid #EFEFEF;text-align:center;margin-right:5px;} .down_info ul li { height:28px;line-height:28px;border-bottom:1px solid #EFEFEF; font-size:12px;} .down_info ul li a{ font-weight:bold; color:#F30;} #content {line-height:30px;font-size:14px;} #content h1.tit {font-size:20px;font-family:'Microsoft YaHei';color:#333;text-align:center;margin:20px 0;} #content h1.tit span {font-size:14px;font-weight:normal;} #content .content p{font-size:12px;} #content .content img {max-width:590px;_width:expression(this.width > 590 && this.width > this.height ? 590 : true); } #content .content strong{color:#000;} #content .content ol{ list-style-position: inside; margin:20px; } #content .content ul {list-style-position: inside; margin:20px; } #content .content ul li {list-style-type : disc;} #content .content ol li {list-style-type : decimal ;} #content .content h1,#content .content h2,#content .content h3,#content .content h4,#content .content h5,#content .content h6 {color:#000;font-size:100%;font-weight:bold;} #pages { padding:10px 0 10px;text-align:center;font:12px '宋体';} #pages a { display:inline-block; padding:0px 14px; height:40px;font-size:12px;line-height:40px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333} #pages a.a1 {padding:0px 12px; height:40px; line-height:40px;margin-top:0px;} #pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; } #pages span { display:inline-block; padding:0px 14px; height:40px; line-height:40px; background:#1775c5; border:1px solid #1775c5; color:#fff; text-align:center; } .page .noPage { display:inline-block; padding:0px 14px; height:40px; line-height:40px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; } .kefu {width:99px;height:60px;position:absolute;top:0px;} .kefu .kftop{background:url(/Template/Home/Default/Public/images/kefu_top.gif) no-repeat;height:20px;} .kefu .kfbottom{background:url(/Template/Home/Default/Public/images/kefu_bottom.gif) no-repeat;height:14px;} .kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;} .kefu .kfbox ul {padding-left:6px;} .kefu .kfbox ul li.tit {color:#800000;} .kefu .kfbox ul li img {vertical-align:middle;} /*留言反馈*/ .table-list td,.table-list th{padding-left:12px;} .table-list td img { vertical-align:middle;} .table-list thead th{ height:30px; background:#eef3f7; border-bottom:1px solid #d5dfe8; font-weight:normal;line-height:30px;} .table-list tbody td,.table-list .btn{border-bottom: #eee 1px solid;line-height:30px;} div.btn{background:#f6f6f6; padding:6px 12px; height:30px;line-height:30px} .table-list tr:hover,.table-list table tbody tr:hover{ background:#fbffe4} .nHover tr:hover,.nHover tr:hover td{ background:none} .table-list .input-text-c{ padding:0; height:18px} .input-text-c{border:1px solid #A7A6AA;height:18px;padding:2px 0 0; text-align:center} .td-line{border:1px solid #eee} .td-line td,.td-line th{border:1px solid #eee} .button{background: #0ab143; border:none;padding:5px 12px; margin-right:6px; cursor: pointer; color: #fff; } [type=reset]{ background: #999; } .button:hover{ background: #1775c5; } [type=reset]:hover{ background: rgb(87, 78, 78); } .table-list tr.on,.table-list tr.on td,.table-list tr.on th,.table-list td.on,.table-list th.on{background:#fdf9e5;} a.close-own{background: url(/Template/Home/Default/Public/Images/cross.png) no-repeat left 3px; display:block; width:16px; height:16px;position: absolute;outline:none;right:7px; top:8px; text-indent:200px; overflow: hidden} a.close-own:hover{background-position: left -46px} .input-text,.measure-input,textarea,input.date,input.endDate,.input-focus{border:1px solid #A7A6AA;line-height:18px;height:18px;margin:0 5px 0 0;padding:1px 0 1px 5px;border: 1px solid #d0d0d0;background: #FFF url(/Template/Home/Default/Public/Images/admin_img/input.png) repeat-x; font-family: Verdana, Geneva, sans-serif,"宋体";font-size:12px;} .input-focus{background: #FFF; border-color:#afcee6;font-size:12px;} input.date,input.endDate{background: #fff url(/Template/Home/Default/Public/Images/admin_img/input_date.png) no-repeat right 3px; padding-right:18px;font-size:12px;} textarea,textarea.input-text,textarea.input-focus{font-size:12px;height:auto; padding:5px; margin:0;} select{ vertical-align:middle;background:none repeat scroll 0 0 #F9F9F9;border-color:#666666 #CCCCCC #CCCCCC #666666;border-style:solid;border-width:1px;color:#333;padding:2px;} .search-form{ margin-bottom:10px} /*宋体宋体*/ .table_form {margin:10px;width:95%;} .table_form input{} .table_form td{padding-left:12px} .table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777} .table_form td label{ vertical-align:middle} .table_form td,.table_form th{padding:8px 0 5px 8px;line-height:22px;} .table_form tbody td,.table_form tbody th{border-bottom:1px solid #eee;} .colorpanel tbody td,.colorpanel tbody th{ padding:0;border-bottom: none;} em.error {overflow:hidden;zoom:1;background:url("/Template/Home/Default/Public/Images/unchecked.gif") no-repeat 0px 0px; padding-left: 19px;color:red;} em.success {overflow:hidden;zoom:1;background:url("/Template/Home/Default/Public/Images/checked.gif") no-repeat 0px 0px; padding-left: 19px;color:red;} .guestbook_list {margin:12px 0;line-height:26px;font-size: 14px;} .guestbook_list dl {border:1px solid #E9E9EB;margin:8px auto;padding:15px;} .guestbook_list dl dt {border-bottom:1px dashed #E9E9EB;height:26px;line-height:26px;color: #1775c5;} .guestbook_list dl dt span {float:right;line-height:26px;} .guestbook_list dl dd.g_content {padding:5px;line-height:26px;} .post_box {border:1px solid #eee;} .post_box h5 {line-height:35px;text-align:center;font-size:14px;border-bottom:1px solid #eee;height:35px;background:#f5f5f5;} /*user login*/ /*sitemap*/ .mapbox{ border:1px solid #ccc; background:#fff;} .mapbox h4 { margin:10px 0; padding:6px;border:none;border-top:1px solid #ccc;margin-top:-1px;border-bottom:1px solid #eee;} .smallcat ul{ overflow:hidden;} .smallcat ul li {float:left;line-height:24px;} .smallcat ul li a {margin:0 8px;} /* FILE ARCHIVED ON 09:30:59 May 11, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 14:11:48 Sep 08, 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.765 exclusion.robots: 0.038 exclusion.robots.policy: 0.024 esindex: 0.014 cdx.remote: 7.54 LoadShardBlock: 782.725 (3) PetaboxLoader3.datanode: 200.669 (4) PetaboxLoader3.resolve: 688.909 (2) load_resource: 168.948 */