﻿@charset "utf-8";
/*头部*/
#head_bg{width:100%;height:240px;background:url(/images/head_bg.gif) repeat-x}
#head{width:1100px;margin:0 auto;}
#head .logo{width:1100px;height:115px;padding-top:28px;float:left}
#head .logo img{float:left}
#head .logo .tel{padding-right:55px;font:15px/24px "Microsoft YaHei";color:#555;text-align:right;background:url(/images/head_tel.gif) no-repeat right 12px;margin-top:10px;float:right}
#head .logo .tel p{font:32px/36px "arial";font-weight:bold;color:#66cd27;}
#head .top{width:1100px;padding-top:4px;height:28px;font:12px/28px "Microsoft YaHei";color:#555}
#head .top .web{height:26px;float:right}
#head .top .web a{padding:0 10px;color:#555}
#head .top img{float:left;margin:10px 0 0 30px}
#head .nav{width:1100px;height:65px;float:left}
#head .nav ul{width:1100px;height:65px;float:left}
#head .nav ul li{height:65px;padding:0 20px;font:16px/60px "Microsoft YaHei";color:#fff;display:block;background:url(/images/nav_line.gif) no-repeat right 22px;float:left}
#head .nav ul li a{font-size:16px;color:#fff;display:block;}
#head .nav ul li.xuan{height:65px;background:url(/images/nav_bg.gif) no-repeat center top;color:#fff;font-weight:bold}
#head .nav ul li.xuan a{color:#fff}
/*底部*/
#foot{width:100%;height:300px;background:url(/images/foot_bg.jpg) no-repeat center top #16488a;clear:both}
#foot .cont{width:1000px;margin:0 auto;}
#foot .cont .menu{width:1000px;height:100px;font:15px/100px "Microsoft YaHei";color:#fff;text-align:center;border-bottom:1px dashed #5e82b2;margin-bottom:50px;} 
#foot .cont .menu a{color:#fff;padding:0 20px;} 
#foot .cont .logo,#foot .cont .btn_ewm{float:left}
#foot .cont .text{width:450px;padding-left:30px;font:12px/30px "Microsoft YaHei";color:#fff;float:left}
#foot .cont .text p a{color:#fff}