/*顶部*/
  .top{height:110px;background:#a01e28;}
  .top a{display:inline-block;height:110px;width:589px;background:url(../images/logo.png) no-repeat left center}
  
  .top .box{position:relative;}
  .top span{position:absolute; top:44px; right:0}
  .top span #key,#word {width:246px;height:36px; line-height:36px;background:#fff;border:none;text-indent:17px;font-family:"宋体";font-size:14px;color:#9c9c9c;float:left}
  .top span #btn {width:61px;height:37px;background:#00488d;border:none;font-size:14px;color:#fff}
  

/*首页*/
  /*新闻*/
    .news {
      margin-top: 13px;
    }
    
    .news .pic {
      float: left;
      width: 609px;
      height: 326px;
    }
    
    .news .list {
      float: right;
      width: 350px;
    }
    
    .news .list ul li {
      float: left;
      height: 28px;
      font-size: 18px;
      color: #de6a57;
      padding: 0 28px;
    }
    
    .news .list ul .on {
      border-bottom: 2px solid #d33217;
      color: #d33217;
    }
    
    .news .list dl {
      margin-top: 8px;
      font-family: "宋体";
    }
    
    .news .list dl dd {
      height: 32px;
      line-height: 32px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .news .list dl dd a{color:#000;}
    
    .news .list dl dd i {
      font-style: normal;
      display: inline-block;
      background: #acacac;
      margin-right: 14px;
      width: 15px;
      height: 15px;
      text-align: center;
      line-height: 15px;
      color: #fff;
    }
    
    .news .list dl dd .on {
      background: #d33217;
    }
  
  /*中部*/
  .ziyuan{ margin-top: 20px;}
  .ziyuan_left{ width: 608px; float: left;}
  .zy_daohang{}
  .zy_daohang .seltab2 li{ 
    float: left; 
    color: #313131; 
    padding: 0px 20px; 
    height: 38px; 
    line-height: 34px; 
    background-image: url(../images/aa_03.jpg); 
    margin-right: 2px; 
    font-size: 15px;
    border-top: 1px solid #cecece;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    cursor:pointer;
  }
  .seltab2 li a{
    color: #313131; }
  .zy_daohang ul .zyon{
    float: left; 
    color: #313131; 
    padding: 0px 20px; 
    height: 38px; 
    line-height: 34px; 
    background-image: url(../images/aa_05.jpg); 
    margin-right: 2px; 
    font-size: 15px;
    border-top: 1px solid #72ade4;
    border-left: 1px solid #72ade4;
    border-right: 1px solid #72ade4;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    cursor:pointer;
    color:#FFFFFF
  }
  .zy_search{
    border: 1px solid #cecece;
    background-color: #f7f7f7;
    padding-left: 18px;
  }
  .shuoming{
    height:49px;
    line-height:49px;
    /*padding: 15px 0px;*/
  }
  .zy_biaodan{ font-size: 15px;}
  .zy_select{ float: left;}
  .zy_select select{width: 92px; height: 40px; text-align: center;}
  .zy_input{ float: left;}
  .zy_input input{width: 322px; height: 36px; text-indent: 1em;}
  .zy_button{float: left; }
  .zy_button .sousuo{ 
    width: 90px; 
    background: url(../images/aa_10.jpg) no-repeat left center;
    background-position: 15px;
    background-color: #247dd2; 
    text-indent: 1.5em;
    height: 38px; 
    border: none;
    color: #FFFFFF;
    font-size: 15px;
  }
  .zy_keys{}
  .zy_keys ul li{ float: left; background:url(../images/aa_14.jpg) no-repeat left center; text-indent:20px; line-height:40px; font-size: 12px; margin-right:16px;}
  .zy_keys ul li a{ color: #000;}
  
  .ziyuan_right{ width: 351px; height: 169px; background-image: url(../images/bb_03.jpg); float: right;}
  .ziyuan_right ul{ width: 100%;}
  .ziyuan_right ul li{ float: left; width: 33.3%; text-align: center; padding: 15px 0px 4px 0px; line-height: 24px;}
  .ziyuan_right ul li img{ height: 36px;}
  .ziyuan_right ul li a{ color: #247dd2;}
  
  .mulu{ margin-top: 20px; margin-bottom: 15px;}
  .mulu_left{ float: left; width:608px}
  .tree{ float: left; width:111px}
  .mulu_list{ float: right; width:480px;}
  .mulu_list .mulu_list_tree{ float:left; margin-right: 20px;}
  .mulu_list .mulu_list_tree dt{ font-size: 15px; font-weight: bold; color: #247dd2; padding: 0px 0px 10px 0px;}
  .mulu_list .mulu_list_tree ul li{ line-height: 24px; background:url(../images/heidian.png) no-repeat;background-position:left 50%; text-indent:12px; font-size: 12px;}
  .mulu_list .mulu_list_tree ul li a{ color: #000000;}
  
  .mulu_right{ float: right; width: 351px; height:102px; overflow:hidden; background:url(../images/link01_03.jpg) no-repeat}
  .mulu_right ul{background:url(../images/l.png) no-repeat 10px center; padding:0 0 0 46px; height:100%} 
  .mulu_right ul li{ float: left; font-size:13px; color:#247dd2;line-height:30px; width:50%; text-indent:25px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background:url(../images/landian.png) no-repeat 10px center;}
  
  /*内页导航*/
  .topbj{ height:3px;background:url(../images/top1_03.jpg) repeat-x center bottom;}
  .nav{ height: 48px; text-align: center; background-color:#a01e28;}
  .nav a{ color: #FFFFFF; padding: 0px 40px; line-height: 48px; font-size: 16px;}
  
  /*中部内容*/
  .fenge{ height: 20px;background-color: #faf9f6; }
  .main{background:#F8F9F4 url(../images/ff_02.jpg) no-repeat center bottom;}
  .main_tree{ width: 192px; float: left; margin-bottom: 15px;}
  .tree_titel{ width: 192px; height: 35px; background-image: url(../images/ee_03.jpg); color: #2e2e2e; font-size:15px; line-height: 35px; text-indent: 1.2em;}
  .main_tree ul{ background-color: #FFFFFF; padding: 10px 0px;}
  .main_tree ul li{ line-height: 26px; background:url(../images/heidian.png) no-repeat;background-position:left 50%; text-indent:12px; margin-left: 24px; font-size: 13px;}
  .main_tree ul li a{ color: #5e5e5e;}
  .box-shadow{
    -webkit-box-shadow:0 0 4px #CCCCCC;
      -moz-box-shadow:0 0 4px #CCCCCC;
      box-shadow:0 0 4px #CCCCCC;
  }
  
  
  .main_content{ width: 770px; float: right; background-color: #FFFFFF; padding-bottom: 30px;}
  .content_tree{ margin: 10px 20px; border-bottom: 1px solid #cccccc; height: 30px;}
  .content_tree h1{ color: #a01e28; font-size: 18px; float: left;}
  .path{ float: right;}
  .content{ margin: 0px 20px; color: #373737;}
  .content p{ line-height: 24px; }
  .content ul li{border-bottom: 1px dotted #313131; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height: 40px;background:url(../images/heidian.png) no-repeat left center; text-indent:15px}
  .content table tr td{ height:32px; padding-left:5px; color:#000}
  
  .times{ float: right;}
  .title{ font-size: 18px; font-weight:bold; text-align: center; line-height: 40px;}
  .content .time{text-align:center; font-size:12px; padding:6px 0}
  .addtime{font-size: 16px; text-align: center; line-height: 30px; padding-bottom: 10px; color: #9e9e9e;}
  .text{ margin: 0px 20px; color: #373737; font-size: 15px;}
  .text p{ line-height: 24px; }
  
  /*页脚*/
  .footer{ background-color: #a01e28; text-align: center; padding: 5px 0px;}
  .footer p{ line-height: 26px; color: #FFFFFF;}
  
  /*幻灯*/
  .slideBox{ width:609px; height:326px; overflow:hidden; position:relative;}
  .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
  .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
  .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
  .slideBox .hd ul li.on{ background:#f00; color:#fff; }
  .slideBox .bd{ position:relative; height:100%; z-index:0;   }
  .slideBox .bd li{ zoom:1; vertical-align:middle; }
  .slideBox .bd img{ width:609px; height:326px; display:block;  }
  
  /*预约中心*/
  .yuyue{ margin:0 auto;}
  .yuyue table tr td{ height:40px; padding-left:5px;}
  .yuyue input{ height:24px; line-height:24px;}
  
  
  
/**/
  .over400{height:250px; overflow-y:auto;}
  textarea{outline:none;}
  
  .hide{display:none;}
  
  .qq{position:fixed;top:200px;right:10px;width:119px}
  .qq div{padding:12px 0;background:url(../images/kf2.png) repeat-y;text-align:center}
  .qq div a{display:inline-block;width:100px;height:36px;line-height:36px;background:#fff url(../images/qq.png) no-repeat 6px center;text-indent:33px;border-radius:10px;margin-bottom:10px;color:#005029}
  .qq i{display:block;width:16px;height:16px;position:absolute;top:0;right:0;background:url(../images/close.png) no-repeat;cursor:pointer}