html,body {font-family: PingFangSC-Medium, PingFang SC,Microsoft YaHei;background: #f5f5f5;margin: 0;padding: 0;font-size: 13px}
body,ul,form,p,h1,h2,h3,h4,h5,h6,form,input,button{ margin:0; padding:0; list-style:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;outline:none;}
img{ border:none; vertical-align:middle}
a {color: #595855;text-decoration: none}
a:hover{color: #006abe;}
.clearfix::after {content: "";display: table;clear: both;}
/**网站变灰**/
/*html,body{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}*/
.flex{display: flex;}
.wrap{width: 1200px;margin: 0 auto;}
.mr10{margin-right: 10px !important}
.mt10{margin-top: 10px !important}
.p10{padding: 10px !important}
.ad{background: #fff;}
.fl{width: 870px;margin-right: 10px;float: left;margin-top: 10px}
.fr{width: 320px;float: right;margin-top: 10px}
/*.ad a:after{content: "广告";position: absolute;right: 0;bottom: 0;line-height: 1.28;font-size: 12px;color: rgba(255, 255, 255, .5);background: rgba(0, 0, 0, .3);padding: 2px 4px;border-radius: 6px 0 0 0;transform-origin: right bottom;transform: scale(.8);}*/
/*颜色*/
.bgf{background: #fff}
.error{color: #FF0000!important}
.danger{color: #ff5722!important}
.warning{color: #ffb800!important}
.success{color: #16b777 !important}
.errorBg{background: #FF0000!important}
.dangerBg{background: #ff5722!important}
.warningBg{background: #ffb800!important}
.successBg{background: #16b777 !important}
.red{color: red !important;font-weight: bold;}
.tonglanimg a{margin-bottom: 5px;display: block;}
.txtlink{border: 1px solid #bed2e4; padding:4px 0;margin-top: 10px}
.txtlink li{padding-left: 16px;float: left;margin: 0 0 0 3px;width: 278px;height: 26px;line-height: 26px;list-style: none;text-align: left;overflow: hidden;}
.txtlink li a.red {color: red;}
.txtlink li a.blue {color: blue !important}
.txtlink li a:hover{color: red;}
.txtlink li a{ font-size:14px;}
.topimg{height: 50px;overflow:hidden; background:#fff;margin-top: 5px}
.topimg ul{padding: 0;margin-right:-3px;}
.topimg ul li{margin:0 3px;padding: 0;display: inline;float: left;}
.topimg ul li img{width:235px;height: 50px;}
.topimg ul li:first-child{ margin-left:0px; margin-right:3px;}
.topimg ul li:last-child{ margin-right:0px; margin-left:4px;}
.tipsa_ds {position: relative;display: inline-block;}
.tipsa_d {position: absolute;line-height: 1.4;box-sizing: border-box;padding: 0 5px;right: -1.5px !important;bottom: -1px !important;background: rgba(120, 120, 120, .5);border-radius: 6px 0 0 0;color: #d5d5d5;font-size: 12px;width: 31px;overflow: hidden;transform: scale(0.85);transition: all .3s ease-out;white-space: nowrap;}
.tipsa_ds:hover .tipsa_d{width: 117px;text-indent: -35px;color: #e9e9e9;right: -9px !important}
.breadcrumb{font-size: 14px;color: #333;line-height: 24px;height: 24px;margin-top: 10px}
.breadcrumb i{margin-right: 5px}
/*分页样式*/
.page{text-align: center;}
.pagination {display: inline-block;padding-left: 0;margin-top: 20px;border-radius: 4px;}
.pagination > li {display: inline;}
.pagination > li > a, .pagination > li > span {position: relative;float: left;padding: 10px 15px;margin-left: -1px;line-height: 1.42857143;color: #222222;text-decoration: none;background-color: #fff;border: 1px solid #EEEEEE;}
.pagination > li:first-child > a,.pagination > li:first-child > span {margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.pagination > li:last-child > a, .pagination > li:last-child > span {border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {z-index: 2;color:#04a07b;background-color: #F9F9F9;border-color: #EEEEEE;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index: 3;color: #FFFFFF;cursor: default;background-color: #006abe;border-color: #006abe;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {color: #CCCCCC;cursor: not-allowed;background-color: #fff;border-color: #EEEEEE;}
