﻿body {-webkit-overflow-scrolling: touch;font: normal 100% '微软雅黑';background: #fafafa;}
body,dd,div,span,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,button,li,ol,p,td,textarea,th,a,ul,img {margin: 0;padding: 0;}
* {box-sizing: border-box;margin: 0;padding: 0;}
a {text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);display: block;}
ul {list-style-type: none}
input, select, textarea {border: none;outline: 0;-webkit-appearance: none;-webkit-tap-highlight-color: transparent;background: transparent}
input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {-webkit-appearance: none}
input:focus, select:focus, textarea:focus {-webkit-appearance: none}
input[placeholder], [placeholder], *[placeholder],textarea[placeholder]{ font-family:"Microsoft YaHei", "微软雅黑"; color:#999;}
input::-webkit-input-placeholder{ font-family:"Microsoft YaHei", "微软雅黑"; color:#999;}
input:-moz-placeholder{ font-family:"Microsoft YaHei", "微软雅黑"; color:#999;}
input::-moz-placeholder{ font-family:"Microsoft YaHei", "微软雅黑"; color:#999;}
input:-ms-input-placeholder{ font-family:"Microsoft YaHei", "微软雅黑"; color:#999;}
::-webkit-scrollbar{width: 0;height: 0;color: transparent;}
.swiper-pagination-bullet-active {background: #f2a517!important;}
.swiper-pagination-bullet{width: 6px;height: 6px;background: #fff;bottom: 1rem!important;}
.line1{white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.bg_fff{background: #fff;}
.bg_ec6{background: #ec6616;}
.col_fff{color: #fff!important;}
.col_000{color: #000!important;}
.col_333{color: #333!important;}
.col_666{color: #666!important;}
.col_999{color: #999!important;}
.col_ec6{color: #ec6616;}
.jmbg1{background: url('../icon/jm1.jpg') no-repeat;background-size: 100% 100%;}
.jmbg2{background: url('../icon/jm2.jpg') no-repeat;background-size: 100% 100%;}
.jmbg3{background: url('../icon/jm3.jpg') no-repeat;background-size: 100% 100%;}
.jmbg4{background: url('../icon/jm4.jpg') no-repeat;background-size: 100% 100%;}


.dede_pages{
}
.dede_pages ul{
    float:left;
    padding:12px 0px 12px 16px;
}
.dede_pages ul li{
    float:left;
    font-family:Tahoma;
    line-height:17px;
    margin-right:6px;
    border:1px solid #E9E9E9;
}
.dede_pages ul li a{
    float:left;
    padding:2px 4px 2px;
    color:#555;
    display:block;
}
.dede_pages ul li a:hover{
    color:#690;
    text-decoration:none;
    padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
    background-color:#F8F8F8;
    padding:2px 4px 2px;
    font-weight:bold;
}
.dede_pages .pageinfo{
    line-height:21px;
    padding:12px 10px 12px 16px;
    color:#999;
}
.dede_pages .pageinfo strong{
    color:#555;
    font-weight:normal;
    margin:0px 2px;
}