﻿BODY {
}

UL {
   
    padding: 0px;
    margin: 0px;
    LIST-STYLE-TYPE: none;    
}

.hide {
    DISPLAY: none;
      width: 1100px;
    height:40px; 
}

#mainmenu_top UL LI .menuhover {
    padding-left: 16px;
    padding-right: 16px;
    line-height: 98px;
    font-size: 17px;
    color: #b10000;
    background-color: rgba(255,255,255,0.2);
    border-left: 1px solid #bc7f4c;
}

#mainmenu_top UL LI A {    
    CURSOR: pointer;   
  
    text-decoration: none;
   
}

#mainmenu_top {
    width: 670px;
    HEIGHT: 100px;
    display: block;    
   
    position:relative;
}

    #mainmenu_top UL LI {
        FLOAT: left;
        margin: 0;
        padding: 0;
        border-left: 1px solid #bc7f4c;
    }

        #mainmenu_top UL LI A {
            height: 100px;
            line-height: 100px;
            DISPLAY: block;
            font-size: 17px;
            color: #62422c;
            font-family: 'Microsoft YaHei';
            font-weight: bolder;
            text-align: center;
            padding-left: 16px;
            padding-right: 16px;
        }

#mainmenu_bottom {
    width: 1100px;
    height:40px;  
    display: block;
    overflow: hidden;
    
}

  #mainmenu_bottom .mainmenu_rbg {
        HEIGHT: 40px;               
        padding-left:0px;
        margin-top:-2px;
        
    }
  #mainmenu_bottom UL{
            height:40px;
           width:1100%;
            background-image:url('/content/image/bbbb.png'); 
        }

 #mainmenu_bottom UL LI {
            
            FLOAT: left;    
            
               padding-left:25px;
                 


        }

            #mainmenu_bottom UL LI.se {
                FLOAT: left;
                MARGIN-LEFT: 7px;
                HEIGHT: 32px;
                PADDING-LEFT: 8px;
            
            }

            #mainmenu_bottom UL LI A {
                
                LINE-HEIGHT: 40px;
                PADDING-RIGHT: 10px;
                DISPLAY: block;
                text-decoration: none;
                color: black;
                text-align:center;
                color:#b10000;
                font-size: 14px;
}

                #mainmenu_bottom UL LI A:hover {

                    color: #FFCC00;
                }

                #mainmenu_bottom UL LI A.se {
                    COLOR: #fff;
                    LINE-HEIGHT: 32px;
                    PADDING-RIGHT: 18px;
                    DISPLAY: block;

                }
                @media screen and (min-width: 1440px) {
 

.hide {
    DISPLAY: none;
      width: 1428px;
    height:52px; 
}

#mainmenu_top UL LI .menuhover {   

}
#mainmenu_top UL LI .menuhover img{   
    /*width:123px; height:100px;*/
    width:159px; height:129px;

}
                    .cck li a img {
                         width:159px; height:129px;
                    }

                    #mainmenu_top UL LI .menuhover {
                        padding-left: 20px;
                        padding-right: 20px;
                        line-height: 128px;
                        font-size: 18px;
                        color: #b10000;
                        background-color: rgba(255,255,255,0.2);
                        border-left: 1px solid #bc7f4c;
                        
                      
                    }
                   

#mainmenu_top UL LI A {    
    CURSOR: pointer;   
 
}

#mainmenu_top {
    text-align:left;
    width: 820px;
    HEIGHT: 129px;
    display: block;    
   
    position:relative;
}

    #mainmenu_top UL LI {
        FLOAT: left;
        border-left: 1px solid #bc7f4c;
    
    }

        #mainmenu_top UL LI A {
            height: 130px;
            DISPLAY: block;
            line-height: 128px;
            font-size: 18px;
            color: #62422c;
            font-family: 'Microsoft YaHei';
            font-weight: bolder;
            text-align: center;
            padding-left: 20px;
            padding-right: 20px;
        }

#mainmenu_bottom {
    width: 1428px;
    height:51px;  
    display: block;
    overflow: hidden;
    
}

  #mainmenu_bottom .mainmenu_rbg {
        HEIGHT: 51px;               
        padding-left:0px;
        margin-top:-2px;
        
    }
  #mainmenu_bottom UL{
            height:51px;
           width:1428%;
            background-image:url('/content/image/bbbb.png'); 
            background-size:100% 100%;
        }

 #mainmenu_bottom UL LI {
            
            FLOAT: left;    
            
               padding-left:32px;
                 


        }

            #mainmenu_bottom UL LI.se {
                FLOAT: left;
                MARGIN-LEFT: 9px;
                HEIGHT: 41px;
                PADDING-LEFT:10px;
            
            }

            #mainmenu_bottom UL LI A {
                
                LINE-HEIGHT: 51px;
                PADDING-RIGHT: 12px;
                DISPLAY: block;
                text-decoration: none;
                color: black;
                text-align:center;
                color:#b10000;
                font-size: 14px;
}

                #mainmenu_bottom UL LI A:hover {

                    color: #FFCC00;
                }

                #mainmenu_bottom UL LI A.se {
                    COLOR: #fff;
                    LINE-HEIGHT: 41px;
                    PADDING-RIGHT: 23px;
                    DISPLAY: block;

                }


} 
/* css 注释说明：设置了浏览器宽度不小于1201px时 abc 显示1200px宽度 */ 