@charset "utf-8"; /*初始化*/ body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;}img{border:0;}button,input,select,textarea{font-size:100%;} .clear{ clear:both; } .list-none{ list-style:none; padding:0px; margin:0px;} .editor{ line-height:2; color:#333;} .editor ul,.editor ol{ padding:0px 0px 0px 25px; margin:0px;} .editor a{ color:#1C57C4; text-decoration:underline;} /*按钮*/ .button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);} .button:hover { text-decoration: none; color:#fff; } .button:active { position: relative; top: 1px;} .orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top, #faa51a, #f47a20); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); } .orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top, #f88e11, #f06015); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); } .orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top, #f47a20, #faa51a); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');} input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; } input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;} /*表单*/ td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;} td.input{ padding:6px 8px;} td.input input{ margin-right:8px;} td.input .info{ padding-left:15px; color:#f00;} td.input img{ position:relative; bottom:1px;} td.submint{ padding:10px;} /*简介模块*/ #showtext{ padding:15px; line-height:2;} /*文章模块*/ #newslist{ padding:15px 20px;} #newslist li{width: 980px;margin: 0 auto;height: 85px;margin-top: 8px;border-bottom: dashed 1px #ccc;} #newslist li a{font-size:14px;margin-right:5px;line-height: 35px;} #newslist li span{float:right;color:#aaa;line-height: 35px;} #newslist li p{ color:#aaa;} #shownews{ padding:0px 15px 15px;} #shownews .editor{line-height:2;padding: 0px 10px;padding-top: 5px;font-size:14px;} #shownews h1{font-size:20px;text-align:center;padding:5px 0px;margin-top: 10px;color:#333;} .active .view-date{width:100%;text-align:center;font: 14px/24px "microsoft yahei";color:#999;} .active .view-date span{margin:0 7px;} .active .view-share{width:140px;margin:0 auto;} .active .viewpage{background:#e3e3e3;width:100%;border-radius: 5px;margin-top: 20px;overflow: hidden;} .active .main_r_nav{float:left;width: 800px;height:66px;padding:10px 0;font-size:14px;margin-left:20px;display:inline;} .active .returnlist{width:50px;height:56px;padding:15px 18px;display:inline;float:right;color:#fff;line-height:30px;font-size:12px;background: #424848;border-radius:5px;} .active .returnlist a{color:#fff;text-align:center;font-size:18px;font-family:"microsoft yahei";width:100%;display:block;text-decoration: none;} .active .main_r_nav a{color: #424848;float:left;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:33px;font-size:14px;text-decoration: none;} .active .main_r_nav a:hover{color: #333;} /*产品模块*/ #productlist{ padding:15px 10px;} #productlist li{ float:left; display:inline; text-align:center;} #productlist li a.img{ display:block; text-align:center; font-size:0px;} #productlist li a.img img{ margin:auto; border:1px solid #ccc;} #productlist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;} #showproduct{padding: 0 15px 15px;} #showproduct h1.title{font-size: 20px;padding:5px 0px;margin-top: 10px;text-align:center;color: #333;} #showproduct .pshow dt{float:left;padding-top: 5px;} #showproduct .pshow dd{width:160px;margin:0 auto; } #showproduct .pshow dd ul{ } #showproduct .pshow dd li{ padding:5px 5px 5px 30px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #fff; position:relative; line-height:2;margin-top:10px;font-size:16px; } #showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;} #showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; } #showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;} /*图片模块*/ #imglist{ padding:15px 10px;} #imglist li{ float:left; display:inline; text-align:center;} #imglist li a.img{ font-size:0px; display:block;} #imglist li a.img img{ margin:auto; border:1px solid #ccc; } #imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;} #showimg{padding: 0px 15px 15px;} #showimg h1.title{font-size: 20px;padding:5px 0px;margin-top: 10px;text-align:center;color: #333;} #showimg .imgshow{text-align:center;padding-top: 5px;} #showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;} .imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;} .imgparalist li span{ float:left; margin-right:10px; color:#999;} #showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; } /*友情链接*/ #linklist{ padding:15px 15px 25px;} #linklist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;} #linklist .inside{ padding:15px 0px 0px;} #linklist .metlist .img li{ list-style:none; display:inline; padding-right:5px;} #linklist .metlist .img img{ width:88px; height:31px;} #linklist .metlist .txt li{ list-style:none; float:left; width:88px; height:20px; line-height:20px; margin-right:5px; overflow:hidden;} #linksubmit{ padding:15px;} #linksubmit table{ margin:0px auto;} #memberbox{ padding:15px;}