.sec-left,.sec-right{float:left;}
.sec-left{width:232px;}
.sec-right {
  margin-left: 24px;
  margin-top: 26px;
  width: 715px;
}
.topic{
 -webkit-box-shadow:-10px 0 10px #e3e3e3, /*左边阴影*/  
                    10px 0 10px #e3e3e3, /*右边阴影*/  
                    0 10px 10px #e3e3e3; /*底边阴影*/  
 -moz-box-shadow:-10px 0 10px #e3e3e3, /*左边阴影*/  
                 10px 0 10px #e3e3e3, /*右边阴影*/  
                 0 10px 10px #e3e3e3; /*底边阴影*/  
 box-shadow:-10px 0 10px #e3e3e3, /*左边阴影*/  
            10px 0 10px #e3e3e3, /*右边阴影*/  
            0 10px 10px #e3e3e3; /*底边阴影*/ 
 margin-bottom:135px;
}
.main_content{margin-top:20px;}
.set-title{
  background: #29aae3 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 23px;
  height: 43px;
  padding-top: 6px;
  text-align: center;
}
.sec-con {
  background-color: #ecedef;
  padding: 4px 8px 40px 7px;
}
.sec-con ul li {
  border-top: 1px solid #c5c5c7;
  color: #29aae3;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 43px;
  text-align: center;
}
.sec-con ul li a{
font-size: 20px;
 color: #29aae3;
}
.sec-con ul li img {
  left: 47px;
  position: relative;
  top: 6px;
}
.ke_title a:hover{ color:#29aae3!important}
.title_all{color: rgb(102, 102, 102); font-size: 14px;}
.title_all a{color:#666666;text-decoration:none;}
.topic {
  border-top: 6px solid #2e8eda;
  box-shadow: -10px 0 10px #e3e3e3, 10px 0 10px #e3e3e3, 0 10px 10px #e3e3e3;
  line-height: 20px;
  margin-bottom: 135px;
  padding: 10px 25px 80px 35px;
  width: 940px;
  
}
.topic .back{ text-align:center; margin-top:50px;}
.topic .back a{ text-decoration:none; color:#666666;}
.news_box{ margin-bottom:75px;}
.page{margin-top: 54px;text-align: center;color:#4c4c4c;font-size:14px;}
