@charset "utf-8"; /* CSS Document */ *{ padding:0px; margin:0px;box-sizing:border-box;} img{ border:none;margin: 0;vertical-align: top;} body{font: 12px/22px "微软雅黑";color: #000; width:100%;background: #fff;} html, body{width: 100%;height: 100%;} a{ text-decoration:none; color:#000;-webkit-tap-highlight-color: transparent;} .clearfix:after{content: "";display: block;height: 0;font-size: 0;clear: both;visibility: hidden;} button, input[type="text"], textarea{font-size: 100% ;font-family: "微软雅黑";outline: none;-webkit-appearance: none;} select{font-size: 100% ;font-family: "微软雅黑";outline: none;} ul, li, ol, ol li{list-style: none;} .textec{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;} .banner{width:100%;position: relative;overflow: hidden;} .banner img{width:100%;} .fl{float: left;} .fr{float:right;} .cut-2{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} .cut-3{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;} .pagination {background: #fff;border: 1px solid #ebebeb;border-radius: 2px;} .pagination .nav-links{min-height: 30px;position: relative;text-align: center;} .pagination .current .screen-reader-text{position: static !important;} .screen-reader-text{height: 1px;overflow: hidden;position: absolute !important;} .page-numbers{display: none;line-height: 25px;padding: 5px;} .pagination .page-numbers.current{text-transform: uppercase;} .pagination .current{display: inline-block;} .pagination .prev, .pagination .next{background: #0088cc;color: #fff;display: inline-block;height: 35px;line-height: 35px;overflow: hidden;padding: 0 8px;position: absolute;border: 1px solid #0088cc;} .pagination .next{border-radius: 0 2px 2px 0} .pagination .prev{border-radius: 2px 0 0 2px;} .pagination .prev a, .pagination .next a{color: #fff;line-height: 20px;padding: 0;display: inline-block;} .pagination .prev{left: 0;} .pagination .prev:before{left: -1px;} .pagination .next{right: 0;} .pagination .next:before{right: -1px;} .header{width: 100%;} .header .logo{float: left;width: 80%;} .header .hdlinc{float: left;width: 20%;} .main_menu{display: none;} .footerimg{width: 100%;} .mains{margin-top: 20px;padding: 0 10px;box-sizing:border-box;margin-bottom: 20px;} .mains .tyitle{width:100%;line-height:30px;font-size:16px;border-bottom: 1px #ddd dashed;margin-bottom: 20px;text-align: center;padding-bottom: 10px;} .wizg{width:100%;font-size:14px;line-height:26px;margin-top:20px;} .wizg img{width:100%;} .piclist{width:100%;} .piclist li{width:48%;margin-right: 2%;padding: 5px;box-sizing:border-box;margin-bottom: 10px;border: 1px solid #666;float: left;} .piclist li img{width:100%;} .piclist li p{width:100%;height:20px;line-height:20px;font-size:13px;text-align: center;} .piclist li:nth-of-type(2n){margin-right: 0;} .textlist{width:100%;} .textlist li{width:100%;height:40px;line-height:40px;font-size:14px;margin-bottom: 5px;border-bottom: 1px solid #ddd;} .textlist li p{width:70%;float: left;height:40px;} .textlist li span{float: right;text-align: right;} #page{background: #fff;height: 100%;} .flex-wrap{display: -webkit-box;display: -webkit-flex;display: flex;} .flex-vertical{-webkit-box-orient: vertical;-webkit-flex-flow: column;flex-flow: column;} #main{-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;overflow: auto;} .mm-page{height: 100%;}