@charset "utf-8";
/*头部*/
#head_bg{width:100%;height:150px;background:url(../images/head_bg.gif) repeat-x 0 -30px}
#head{width:1200px;margin:0 auto}
#head .logo{width:1200px;height:95px;padding-top:15px;float:left}
#head .logo .img{padding-top:10px;float:left}
#head .logo .img img{float:left}
#head .logo .img span{width:240px;margin-top:15px;height:30px;border-left:1px solid #ddd;padding-left:15px;font:16px/30px "Microsoft YaHei";color:#e4672f;float:left;letter-spacing:1px;}
#head .logo .tel{width:230px;font:14px/20px "Microsoft YaHei";color:#999;background:url(../images/head_tel.gif) no-repeat 0 10px;float:right}
#head .logo .tel p{height:38px;padding-left:30px;font:28px/36px "arial";color:#e4672f;background:url(../images/tel.gif) no-repeat 0 6px}
#head .logo .tel div{padding:0 10px;height:20px;border:1px solid #e4672f;font:13px/20px "Microsoft YaHei";color:#4d4948;float:left}
#head .nav{width:1200px;height:40px;float:left}
#head .nav ul{width:1200px;height:40x;float:left}
#head .nav ul li{height:40px;padding:0 28px;font:16px/40px "Microsoft YaHei";color:#fff;display:block;float:left}
#head .nav ul li a{font-size:16px;color:#fff;display:block}
#head .nav ul li a:hover{color:#e4672f}
#head .nav ul li.on{height:40px;background:#e4672f;color:#fff;font-weight:bold}
#head .nav ul li.on a{color:#fff}
/*底部*/
#foot{width:100%;height:200px;clear:both}
#foot .menu{width:100%;height:40px;font:14px/40px "Microsoft YaHei";color:#fff;text-align:center;background:#4d4948;float:left} 
#foot .menu a{color:#fff;padding:0 20px} 
#foot .cont{width:1200px;margin:0 auto}
#foot .cont .text{width:1000px;padding:20px 100px 0 100px;float:left}
#foot .cont .text ul{width:500px;padding:10px 0 0 50px;float:left}
#foot .cont .text li{width:500px;font:14px/32px "Microsoft YaHei";color:#4d4948;float:left}
#foot .cont .text .img1{padding-top:28px;float:left}
#foot .cont .text .img2{float:right}