@charset "utf-8";
/* CSS Document */
* html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

body {
    font-family:'Microsoft YaHei';
}

img{ 
    border:0;
}

h1, h2, h3, h4, h5, h6, html, body,p {
    padding: 0;
    margin: 0;
}

a:hover {
    text-decoration: none;
}

ul, dl, ol {
    padding: 0;
    margin: 0;
    -webkit-margin-after: 0em;
    -webkit-margin-before: 0em;
}

ul li, dl dd, ol li {
    list-style: none;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w900{
    width: 900px;
    margin: 0 auto;   
}

.container{
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
}

.db{
    display: block;
}

.dn{
    display: none;   
}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}
.bn{
    border:none!important;
}
.center-block{
    margin: 0 auto;
    overflow: hidden;
}
/*header*/
.header-top{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    background-color: #f0f0f0;
}
.welcome{
    color: #4c4c4c;
    padding-right: 22px;
}
.merchant{    
    color: #fff;      
    width: 70px;
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
    background-color: #798cd9; 
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(ie-css.htc);
    cursor: pointer;
    text-decoration: none;
}
.nav-wrap{
    zoom: 1;
}
.nav-wrap:after {
    display: block;
    content: "";
    clear: both;
    visibility: hidden;
}
.navbar{   
    padding: 36px 12px 0 0;
}
.navbar>li{
    float: left;
    display: inline;
    height: 36px;
    width: 90px;
    line-height: 36px;
    color:#525252;
    font-size: 14px;
    margin-left: 32px;
    cursor: pointer;
    text-align: center;
    position: relative;
    -moz-border-radius: 4px;    
    -webkit-border-radius: 4px;   
    border-radius: 4px;
    behavior: url(ie-css.htc);
}
.navbar li a{
    color: #525252;
    text-decoration: none;
    display: block;
    -moz-border-radius: 4px;    
    -webkit-border-radius: 4px;   
    border-radius: 4px;
    behavior: url(ie-css.htc);
}
.navbar li a:hover{
    background-color: #ffa600;    
    color:#fff;
    -moz-border-radius: 4px;    
    -webkit-border-radius: 4px;   
    border-radius: 4px;
    behavior: url(ie-css.htc);
}
.navbar>li:hover{
    background-color: #ffa600;    
    color:#fff;
    -moz-border-radius: 4px;    
    -webkit-border-radius: 4px;   
    border-radius: 4px;
    behavior: url(ie-css.htc);
}
.navbar>li.active a,.navbar>li.actives a{    
    color: #fff;
    display: block;
    -moz-border-radius: 4px;    
    -webkit-border-radius: 4px;   
    border-radius: 4px;
    behavior: url(ie-css.htc);
}
.navbar>li.active{
    background-color: #ffa600;    
    color:#fff;
    -moz-border-radius: 4px;    
    -webkit-border-radius: 4px;   
    border-radius: 4px;
    behavior: url(ie-css.htc);
}
.navbar>li.actives{
    background-color: #ffa600;    
    color:#fff;
    -moz-border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -moz-border-bottom-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    behavior: url(ie-css.htc);
}
.navbar>li ul{
    position: absolute;
    z-index: 199;
    width: 100%;
    left: 0;
    top:36px;
    text-align: center;
    display: none;
}
.navbar>li li{
    background-color: #ffa600;    
    color:#fff;
}
.navbar>li li:hover,.actives ul a:hover{
    background:#fd8f00;
}
.bottom-radius{
    -moz-border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-left-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    behavior: url(ie-css.htc);
}
.BMapLabel{ border: 2px solid #f00!important; }
/*footer*/
.footer {
    background-color: #f0f0f0;
    font-size: 14px; 
}
.footer-detail{
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px;
    color:#363636;
}
.footer-left img{
    padding-top: 0px;
    padding-bottom: 20px;
}
.p-18{
    font-size: 18px;    
}
.ptb-14{
    padding:14px 0;
}
.footer-right p{
    text-align: center;
    color:#000;
    padding-top: 26px;
    padding-bottom: 12px;
}
.copyright{
    clear: both;
    text-align: center;
    font-size: 13px;
    color: #000;
    padding: 36px 0 26px 0;
}
/*底部链接*/
.link-entry{
    text-align: center;
    padding: 46px 0;
}
.link-entry>span,.link-entry>a{
    color: #999;
}
.link-entry>a{
    cursor: pointer;
}
.link-entry>a:hover{
    color: #666;
}
.link-entry>span{
    display: inline-block;
    padding: 0 40px;
}
/*公共Banner*/
.common-banner{
    width:100%;
    height: 288px;  
    position: relative;  
}
.grevBg{
    background:#f6f6f6;
}
.center-p{
    position: relative;
    border-bottom:1px solid #e7e7e7;
    height: 32px;
    margin-bottom: 60px;
    clear: both;
}
.center-p>span{
    position: absolute;
    font-size: 16px;
    color: #999;
    padding: 1em 1em;
    background-color: #fff;
    margin-left: -1em;
    left: 50%;
    top: 50%;
    margin-top: -0.7em;
}
.mrn{
    margin-right: 0!important;
}
.p-m-l{
    margin-left: -202px;
}
.bottom-a{    
    text-decoration: none;
    cursor: pointer;
    position: relative;
}
.bottom-a img{
    position: absolute;
    top: -22px;
    right: -238px;
}
.
/*分页样式*/
.tcdPageCode{padding: 15px 20px 15px 34px;text-align: left;color: #ccc;clear: both;}
.tcdPageCode a{text-decoration: none; display: inline-block;color: #000; background:#fff;display: inline-block;height: 25px; line-height: 25px;  padding: 0 10px;border: 1px solid #ddd; margin: 0 3px;
    vertical-align: middle;}
/*.tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}*/
.tcdPageCode span.current{display: inline-block;height: 27px;line-height: 27px;padding: 0 11px;margin: 0 3px;color: #000; vertical-align: middle;}
.tcdPageCode span.disabled{ display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 3px; color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;vertical-align: middle;}
a.tcdNumber:hover,a.nextPage:hover,a.prevPage:hover{color: #fd7402;}

/* 404.html */
.no-data-container { width: 100%; }
.no-data-content { width:446px;margin:168px auto; overflow:hidden; }
.no-data-tip { font-size:27px; padding-top:36px; }
.no-data-desc { font-size:18px; padding-top:10px; padding-bottom:48px; }










