﻿        /*#region 头部 */

        .m0 {
            margin: 0 auto;
        }

        #top {
       height:88px;
       background:#ff831e;
       color:#ffffff;
        }


#top-cont {
    width:1200px;
    height:88px;
    margin:0 auto;

}

#logo {
    width:170px;
    height:88px;
    float:left;
}

#logo img{
    width:170px;
    height:88px;
}

#info {
    width:375px;
    height:88px;
    float:left;
    margin-left:240px;
    margin-top:13px;
}

    #info h2 {
        font-size:30.15px;
    }

    #info h5 {
         font-size:13.74px;
    }

#tel {
    width:269px;
    height:23px;
    float:right;
    margin-top:48px;
}

#telnum {
    font-size:21px;
    height:23px;
    line-height:23px;
    display:block;
    width:232px;
    float:left;
    margin-left:14px;
}

#tel-icon {
    float:left;
    display:block;
    width:23px;
    height:23px;
 background-image:url("../../Theme/images/dft_05.jpg");
  background-size:23px 23px;
}


        /*#endregion */


        
        /*#region 导航部分 */

#top-nav {
           width:1200px;
           height:77px;
           line-height:77px;
           margin:0 auto ;
         
    }

    #top-nav ul {
        height:77px;
        
    }

#top-nav ul li{
    float:left;
    
}

    #top-nav ul li a:hover {
        background:#ff831e;
        color:#ffffff;
    }


    #top-nav ul li a {
         height:77px;
           line-height:77px;
           color:#ff831e;
           font-size:16px;
           padding-left:50px;
           padding-right:50px;
           display:block;
    }


      



          


              


        /*#endregion */

           /*#region 底部 */

        /*底部*/
        #footer {
            width:100%;
            color:#ffffff;
        }

#foot-top {
    width:100%;
    height:62px;
    line-height:62px;
    background:#4c4c4c;
    color:#ffffff;
}

#foot-topcont {
    height:62px;
    width:668px;
}

#foot-btm {
    width:100%;
    height:52px;
    background:#313131;
}

#foot-btmcont {
     height:52px;
     line-height:52px;
     text-align:center;
}




#foot-topcont ul li {
    text-align:center;
    float:left;
     color:#f1ffb9;
}

#foot-topcont ul li a{
   color:#ffffff;
   margin:auto 14px;
}

#foot-btmlt {
    width:305px;
    height:143px;
    float:left;
}

#foot-btmrt {
    width:612px;
    height:143px;
    float:left;
}

#foot-btmltimg {
      background:url("../../Theme/images/default_62.jpg") no-repeat ;
     width:198px;
     height:71px;
     margin-top:25px;
     margin-left:39px;
}

#foot-btmrt h6 {
    text-align:center;
    font-size:12px;
    margin-top:47px;
}

#foot-btmrt div {
   
    margin-top:15px;
}

.ml95{
    margin-left:95px;
}

        /*#endregion */