﻿   .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*/
 
    .deal{
    	width: 100%;
    	height: auto;
    }
    .protocol{
    	width: 1200px;
    	margin: 0 auto;
    	margin-bottom: 30px;
    }
    .dealTittle{
font-weight:bold;
    	height: 80px;
    	line-height: 80px;
    	text-align: center;
    	font-size: 20px;
    	color: #333;
    	font-family: "雅黑";
    }
    .dealList p{
    	text-indent:40px;
    	font-family: "宋体";
    }
    .dealList .list{
    	text-indent:0;
    	font-weight: bold;
    }
    .dealList ul{
    	margin-left: 55px;
    }
.dealList ul li{
font-family: "宋体";
}
