@charset "utf-8"; /** 清除内外边距 **/ body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ img/* img elements 图片元素 */{ border-style: none; border-color: inherit; border-width: medium; margin: 0 0 0px 0; padding: 0; } /** 设置默认字体 **/ body,button, input, select, textarea { font-size:18px;font-family:STHeiti-Light,'Hiragino Sans GB','Microsoft Yahei',Arial;overflow-x:hidden} h2, h3, h4, h5, h6 { font-size: 100%; } h1{font-size:22px;} em{font-style:normal;} /** 重置列表元素 **/ ul, ol { list-style: none;} /** 重置超链接元素 **/ a { text-decoration: none; color:#333;} a:hover { text-decoration: underline; color:#F40; } /** 重置对齐方式 **/ img, button, input, select, textarea{ vertical-align:middle;} p{text-indent:30px;} img{display: block;} .clear{ clear:both; height:0; overflow:hidden; zoom:0.08;} .header{ padding:15px 0; text-align:center; background:#0066cb;} .header a{ font-size:22px; color:#fff;} .nav{ background:#0066cb;} .nav ul li{ float:left; width:18%; height:25px; line-height:18px; border-right:1px #fff solid; border-right-style:dotted; margin:5px 0; text-align:center;} .nav ul li a{ font-size:16px; color:#fff;} .box_title,.box_title a{ padding:0 10px 0 10px; background:#d5e5f4; color:#666;font-size:18px; line-height:30px;} .box_title p{text-align:center;font-size:14px;} .box_list{ padding:10px; background:#f1f1f1;word-break:break-all;word-wrap:break-word;} .box_list font b{font-size:20px;} .box_list ul li{ width:95%; height:25px; line-height:25px; border-bottom:1px #ccc solid; border-bottom-style:dotted; white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis;overflow:hidden;} .box_list ul li a{ padding-right:10px; color:#0066cb;} .box_content{ padding:10px; line-height:50px; background:#f9f9f9; text-indent:2em; color:#666;} .box_bottom{ padding:10px; line-height:50px;} .box_bottom span{ font-weight:bold;} .box_bottom a{ margin-right:10px;} .jz_conv_8888_bottom-box,.jz_conv_8888_bottom-low-box, .jz_conv_8888_bottom-high-box{ height:55px!important;} .jz_conv_8888_bottom-item-text{ line-height:18px!important;} .jz_conv_8888_bottom-item-text span{ line-height:18px!important; font-size:18px!important;} .jz_conv_8888_bottom-item-icon{ height:28px!important;} .box_list img { height: auto; width: auto\9; width:100%; } .box_list td img { height: auto; width: auto\9; width:100%; } .box_title h2{ float:left;} .box_title a{ float:right;width:80px;} .box_titleup,.box_titleup a{ padding:0 10px 0 10px; background:#d5e5f4; color:#666;font-size:18px; line-height:30px;height:auto;} .box_titleup p{text-align:center;font-size:14px;} .nav { padding-bottom: 60px; } .footsj{ box-shadow: -5px 5px 20px hsla(0,0%,0%,.9); border-top: solid hsla(0,100%,100%,.3) 2px; width:100%; height: 50px; line-height: 50px; background: hsla(210,90%,50%,.92); text-align: center; margin:0 auto; position:fixed; bottom:0;clear:both; z-index:999} .footsj ul{ width:100%;} .footsj li{ width:50%; float:left; line-height:50px; color:#FFF; text-align:center; list-style-type:none; border-right: solid hsla(0,100%,100%,.4) 1px; border-left: solid hsla(0,0%,0%,.1) 1px; margin-left: -2px;} .footsj li a{ color: white; display: inline-block; height: 50px; font-size:16px;text-shadow: 0 0 2px hsla(0,0%,0%,.2);} .footsj li:nth-child(1) a { padding-left: 33px; background: url(a1.png) left center no-repeat; background-size: auto 60%; } .footsj li:nth-child(2) a { padding-left: 35px; background: url(a2.png) left center no-repeat; background-size: auto 60%; }