@charset "utf-8";
body{width: 100%;height: auto;}



/*首页*/
.con{width: 100%;
    height: auto;
    background: url(/bcms/DFS/template/3108/images/body-background.png) no-repeat;
    background-size: 100% 700px;}



/*当前位置*/
.path_w{
    width: 1140px;
    height: 70px;
    margin: 0 auto;
    background: #fff;
    padding-top: 12px;
}

.path{
  width: 1090px;
  height: 53px;
  /*padding-left: 20px;
  padding-top: 10px;*/
  margin: 0 auto;
  border-bottom: 1px solid #438ac7;
  margin: 0 auto;
}
.path img{    
    float: left;
    width: 5px;
    height: 5px;
    margin-top: 25px;
    margin-right: 10px;}

.CurrChnlCls{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 53px;
  letter-spacing: 0px;
  color: #000000;}

.box_o{width: 1080px;margin:0 auto;min-height: 815px;padding: 0 30px 0 30px;background: #fff;}
.channel_name{/*width: 100%;*/width:771px;height: 50px;border-bottom: 1px solid #999999;}
.channel_name .name{height: 50px;width: auto;border-bottom: 3px solid #32abe8;font-size: 20px;color: #000;line-height: 50px;float: left;}
.box_b{    
    width: 100%;
    height: auto;
    overflow: hidden;
  }

.box_l{margin-top: 2px;width: 800px;height: auto;float: left;}
.tab{width: 240px;height: 80px;float: left;margin-top: 30px;margin-right: 25px;background: #eeeeee}
.tab a{font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #1aabeb;
  box-shadow: 0px 0px 5px 0px 
  rgba(50, 171, 232, 0.2);
  width: 100%;height: 100%;
  line-height: 80px;
  text-align: center;
  display: block;
  }
.tab a:hover{
  background: #0babee;
  color: #fff;
}

.box_r{
    width: 280px;
    height: auto;
    float: right;
   }
.box_r_top{width: 280px;height: auto;}
.box_r_top li{width: 134px;height: 60px;float: left;margin-right:10px;margin-bottom: 10px;background: #eeeeee;}
.box_r_top li:nth-child(2){margin-right:0px;} 
.box_r_top li:nth-child(4){margin-right:0px;} 
.box_r_top li a{width: 100%;height: 100%;font-size: 16px;line-height: 60px;text-align: center;display:block;color: #666666;}
.box_r_top li a:hover{color: #fff;background: #32abe8;}
.zt_hy{
  width: 22px;
  height: 22px;
  float: left;
  display: block;
  background: url(/bcms/DFS/template/3108/images/zt_hy.png);
  margin-top: 19px;
  margin-left: 20px;
}
.zt_ms{
  width: 22px;
  height: 22px;
  float: left;
  display: block;
  background: url(/bcms/DFS/template/3108/images/zt_ms.png);
  margin-top: 19px;
  margin-left: 20px;
}

.zt_zw{
  width: 22px;
  height: 22px;
  float: left;
  display: block;
  background: url(/bcms/DFS/template/3108/images/zt_zw.png);
  margin-top: 19px;
  margin-left: 20px;
}
.zt_qt{
  width: 22px;
  height: 22px;
  float: left;
  display: block;
  background: url(/bcms/DFS/template/3108/images/zt_qt.png);
  margin-top: 19px;
  margin-left: 20px;
}

.box_r_top li a:hover .zt_hy{background: url(/bcms/DFS/template/3108/images/zt_hy_b.png);}
.box_r_top li a:hover .zt_ms{background: url(/bcms/DFS/template/3108/images/zt_ms_b.png);}
.box_r_top li a:hover .zt_qt{background: url(/bcms/DFS/template/3108/images/zt_qt_b.png);}
.box_r_top li a:hover .zt_zw{background: url(/bcms/DFS/template/3108/images/zt_zw_b.png);}

.box_r_mid{width: 100%;height:230px;}
.box_r_mid  .box_r_mid_title{width: 100%;height: 50px;border-bottom: 1px solid #999999;}
.box_r_mid_title .name{height: 50px;width: auto;border-bottom: 3px solid #32abe8;font-size: 20px;color: #000;line-height: 50px;}
.box_r_mid_title a{display: block;}
.bianmin_list{margin-top: 20px;width: 100%;height: auto;}
.bianmin_list li{width: 135px;height: 40px;margin-right: 10px;margin-bottom: 10px;float: left;}
.bianmin_list li:nth-child(2n+0){margin-right: 0px;}
.bianmin_list li a{
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 40px;
  display: block;
  background: #eeeeee;
  color: #333333;
  text-align: center;
  line-height: 40px;
   }
  .bianmin_list li a:hover{
    color: #fff;
    background: #32abe8;
  }




.search{width: 681px;height: 50px;margin:0 auto;padding-top: 52px;padding-bottom: 40px;}
.search .inp{width: 455px;height: 50px;float: left;text-indent: 20px;}
.search .sub{width:110px;float: left;height: 50px;font-size: 14px;text-align: center;line-height: 50px;background: #438ac7;color: #ffffff;cursor: pointer;}
.search .sub_high{width:110px;float: left;height: 50px;margin-left: 6px;font-size: 14px;text-align: center;line-height: 50px;background: #69abe3;color: #ffffff;cursor: pointer;}
