﻿.header{
            min-width: 980px;
            max-width: 1200px;           
            height:86px;           
            margin:auto;
    }
    .logoBee{
            float:left;
            width:133px;
            height:27px;
            margin-top:25px;
    }
    .logoBee img{
            width:100%;
            height:100%;         
    }
    .indexList{
            float:left;
            height:86px;
            line-height:86px;                           
    }
    .fiexHeader{
        width: 100%;position: fixed;margin: 0 auto;background:#fff;z-index: 999;top: 0;
    }
    
    .indexList .ulLi li{
            list-style:none;  
            float:left;
            margin-left: 60px;        
    }
    .indexList .ulLi li a{
            font-size:18px;
            color:#222;
            font-weight:bold;
            text-decoration: none;
    }
    /*uphead*/
    .entrance{
            float:right;
            font-size:18px;
            width: 120px;
            text-align: center;
            background: #247edb;           
            height: 40px;
            line-height: 40px;
            margin-top: 24px;
            border-radius: 5px; 
            color: #fff;    
            font-weight: bold;    
    }  
    .entrance a{
        display: block;
        color: #fff;

    }
    .entrance a:hover{
        color: #fff;
         text-decoration:none;
    }
    /*foot*/
    .footer{
            min-width: 1000px;
            max-width: 1200px;           
            height:80px;           
            margin:auto;
            text-align:center;
            line-height: 80px;
            font-size:14px;
            color:#8f8f8f;
    } 
    .present{
       
            max-width: 1200px;
            margin:auto;
    }
    .helpLine{
            float:right;
            line-height: 42px;
            color: #fff;
    }
    .helpList .helpLi{
            width: 100%;
            float: left;
            
    }
    .helpList .helpLi li{
            list-style:none;  
            float:left;
            padding: 0 0 0 10px;
            margin-right: 10px;
                             
    }
    .helpList .helpLi .firstLi{
            border-left: 0;
    }
    .helpList .helpLi li a{
            font-size:18px;
            color:#cdcdcd;
    }
    ul, menu, dir {
    display: block;
    list-style-type: none;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    }
    ul li{
        list-style-type:none
    }
    .footBlock{
        width: 100%;background:#252c34;border-bottom: 1px solid #666;float: left;height: 285px;
    }
    .footText{
        padding-top: 50px;display: block;text-align: center;
    }
     .footSolid{
        text-align: center;height: 110px;width: 100%;border-right: 1px solid #3c4652; 
    }
    /*end*/
    .bannerImg{
        margin-top: 86px;
            width: 100%;
            height:530px;          
            background:url(../img/orderReceivingBanner.jpg) center no-repeat;
            background-size:cover;
    }
    .banner{
            min-width: 1000px;
            max-width: 1200px;           
            height:420px;       
            margin:auto;
    }
    .banner .question{
            font-size:36px;
            color:#fff;
            font-family:微软雅黑;
            line-height:420px;
            padding-left:60%;
    }
