
.container{ width:1200px; margin:40px auto; overflow:hidden;}
.box1,.box2,.box3,.box4{ overflow:hidden;}
.box1-left{ float:left; width:560px; height:360px; position:relative; }
.box1-right{ float:right; width:600px;  }

.box1-left .bd{ width:100%; }
.box1-left .bd li{ position:relative;    float: left;  width:100%; height:360px; overflow:hidden }
.box1-left .bd li a{ display:block;}
.box1-left .bd li h1{ position:absolute; right:0; margin-left:0px; bottom:20px; width:200px; color:#fff; font-size:16px; display:block; padding:0 20px; height:40px; line-height:40px; overflow:hidden; font-weight:normal; }
.box1-left .bd li img{  width:100%;  }
.box1-left .hd{  position:absolute; left:20px; z-index:1; bottom:20px; text-align:center; overflow:hidden; }
.box1-left .hd li{ float:left; margin-right:5px; width:30px; height:30px; line-height:30px;text-align:center; background:#fff;   }
.box1-left .hd li.on{  background:#f13738; color:#fff;  }


.title{  height:34px; overflow:hidden; margin-bottom:10px; border-bottom:solid 2px  #1c3ad0; }
.title b{ font-size:20px; float:left; width:120px; height:34px; text-align:center; color:#fff; line-height:34px; background:#1c3ad0 }
.title a{ font-size:15px; float:right;  text-align:right; color:#666; line-height:34px; }
.box1-right ul li{ height:38px; line-height:38px;  }
.box1-right ul li a{ float:left; font-size:16px; }
.box1-right ul li span{ float:right; text-align:right; font-weight:normal; color:#999; }

.box2,.box3{ margin:40px auto;}
.box2-left{ float:left; width:480px; height:186px;  padding:40px; background:url(../images/newbg.png) center no-repeat;  }
.box2-left dl{ }
.box2-left dt{ height:40px; line-height:40px; text-align:center; margin-bottom:20px; }
.box2-left dt a{ font-size:18px; font-weight:bold; color:#fff; }
.box2-left dd{ color:#fff; line-height:28px; font-size:15px;}
.box2-right{ float:right; width:600px;  }
.box2-right span{ display:block;  }
.box2-right span img{ width:100%; }

.fzlc{ }
.fzlc li{ float:left; width:46%; margin-right:4%; height:38px; line-height:38px;  }
.fzlc li a{ font-size:16px; float:left; }
.fzlc li span{ float:right; text-align:right; font-weight:normal; color:#999;  }

.xyfg{ overflow:hidden; height:195px;  }
.xyfg ul li{ float:left; width:272px;  margin-right:30px; overflow:hidden; position:relative;  }
.xyfg ul li a{ display:block; width:100%; }
.xyfg ul li a img{  width:100%; }
.xyfg ul li span{ display:block; width:100%; height:0px; line-height:50px; font-size:18px; color:#fff; text-align:center; position:absolute; bottom:0; left:0; 
transition:height 0.5s;
-moz-transition:height 0.5s; 
-webkit-transition:height 0.5s; 
-o-transition:height 0.5s; 
 }
.xyfg ul li:hover span{ height:50px; }