@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { color:#666666; font-size:12px; font-family:"微软雅黑", Verdana, Arial, Helvetica, sans-serif; }
.pageitle {
    background: #1d50a2;
    font-size: 20px;
    text-align: center;
    color: #fff;
    height: 70px;
    line-height: 70px;
    border-bottom: #00245f solid 1px;
}
.main-style * {box-sizing: border-box;}
.width100{width:100%;}
.no_data,.business_enter{text-align:center;clear:both;background-color:#fafafa;}
.no_dataImg{padding:170px 0px 50px 0px;}
.no_dataText{text-align:center;padding:0px 0px 90px 0px;color:#bebebe;font-size:24px;font-weight:bold;}
.nav_bottomLine{border-bottom:2px solid #ff6600;}