@charset "UTF-8";
html{margin: 0;padding: 0;font-size: 12px;font-family: "微软雅黑";background: #fff;}
body{margin: 0;padding: 0;color: #000;background: #fff;}
a{
    text-decoration: none;
    color: #000;
    font-family: "微软雅黑";
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,button,img,button,select,iframe{text-decoration: none;list-style: none;text-decoration: none;padding:0;margin:0;border:0;font-family: "微软雅黑";}

img,input,button,select,textarea,fieldset,iframe{vertical-align:middle;*vertical-align:middle;font-family: "微软雅黑";}
.clearfix{
    clear: both;
}
.left{
    float: left;
}
.right{
    float: right;
}
.page-banner{
    width: 100%;
    border-bottom: 1px solid #afafaf;
    margin: 0 auto;
    position: relative;
}
#seleCity{
    -webkit-appearance:none;
    background:#fff;
    height:24px;
    line-height:24px;
    font-size:12px;
    text-align: center;
}
.page-banner img{
    width: 100%;
    display: block;
}
.w95{
    width: 95%;
    margin: 0 auto;
}
.w85{
    width: 85%;
}
.w33{
    width: 33%;
}
.croci{
    color: #ff6d03;
    margin-right: 2px;
    margin-left: 2px;
}
.huitiao{
    width: 100%;
    height: 15px;
    background: #f5f5f5;
}
.item-click{
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 28px;
    border-bottom: 1px solid #e7e7e7;
}
.item-click img{
    vertical-align: middle;
    width: 12px;
    position: relative;
    top: -2px;
}
.item-click p,.item-click span{
    display: block;
    line-height: 60px;
}
.item-click span{
    font-size: 12px;
    color: #b1b1b1;
}
.one_bt{
    font-size: 14px;
    line-height: 50px;
}
.search{
    width: 100%;
    border: 1px solid #e7e7e7;
    border-radius: 15px;
    height: 30px;
    font-size: 14px;
}
.search img{
    width: 20px;
    margin-left: 10px;
}
.search input{
    width: 86%;
    border: none;
    outline: none;
    height: 28px;
}
.border{
    height: 1px;
    width: 100%;
    background: #e7e7e7;
}
#footer{
    background: #f5f5f5;
    text-align: center;
    vertical-align: middle;
    padding: 30px 0;
    width: 100%;
    vertical-align: middle;
}
#footer img{
    vertical-align: middle;
    width: 37%;
}
#footer .footer_text{
    text-align: center;
    line-height: 28px;
    color:#b7b7b7;
}
.green{
    color: #429E08;
    margin-left: 2px;
    margin-right: 2px;
}
.green16{
    font-size: 16px;
    color: #3a9a00;
    font-weight: bold;
}
#footer .bt-jk  img{
    width: 12%;
    margin-right: 5px;
}