﻿*{border:0;padding:0;margin:0;text-decoration:none;}
/*#img1{
    background-image:url('../img/LM9.jpg') ;
    background-repeat:no-repeat;
    margin-top:0px;
    width:800px;
    height:440px;
    background-size:800px 440px;
}*/
.m1 {
    margin-top: 0px;
    width: 100%;
    height: 440px;
 
}

#title{
    top:155px;
    font-family:'Microsoft YaHei';
    font-size:16px;
    float:right;
    position:absolute;
    color:#ffffff;
    /*left:750px;*/
    /*margin-right:120px;*/
 
    text-decoration :none;
    left: 980px;
    
    width: 324px;
}
.indextd{
    text-align:center;
    width:90px;
    text-shadow:1px 2px 3px #052146;
}
.indextd:hover{
    font-weight:700;
    background-color:#ffffff;
    color:#052146;
    border-radius:5px;
    text-shadow:none;
    cursor:pointer ;
    text-decoration :none;
    color:#052146;
}   

.indextd a:visited{
    color:#ffffff;
    text-decoration :none;
}
.indextd a:link{
    text-decoration :none;
    color:#ffffff;
     
}
.indextd a:hover{
    color:#052146;
    text-decoration :none;
}
.indextd:hover a{
    color:#052146;
    text-decoration :none;
}

#divmenu{
 
    display:block;
    width:100%;
 
}

#divmenu  ul{
  padding-left:380px;
}


#menu1 li {
    float: left;
    color:gray;
    display: block;
    margin-left: 30px;
    display: inline;
    font-size:25px;
    
}
 

.order {
    height: 20px;
    line-height: 20px;
    /*text-align: center;*/
}

 .order .line {
        display: inline-block;
        padding-top: 3px;
        /*padding-bottom: 1px;*/
        width: 100%;
        border-top: 1px solid #b4afaf;
}