#homepage{
  background: none repeat scroll 0 0 #fff;
    padding: 40px 40px 40px;
}
#homepage_right{
  float: right;
    width: 25%;
}
#homepage_left{
  width: 73.5%;
  float:right;
  margin-left: 1.2%;
}
#homepage_top_left{
    margin-left: 2%;
    width:100%;
  float: right;
  direction: ltr;
}
#homepage_top_middle{
    width: 28%;
  float: right;
  height: 320px;
}
#latest{

}
#latest_title{
  background: none repeat scroll 0 0 #3d4c54;
    color: #fff;
    font-size: 18px;
    line-height: 1.8em;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 20px;
}
#latest_body{
  height: 280px;
  overflow: hidden;
    position: relative;
}
#latest_content{
  background: none repeat scroll 0 0 #f2f2f2;
    margin: 0;
    padding: 5px;
     box-sizing: content-box !important;
}
.latest_li{
  background: none repeat scroll 0 0 #fff;
    margin: 10px 8px;
    padding: 5px;
     box-sizing: content-box !important;
}
.latest_art_title{
  color: #555e6b;
    font-size: 15px;
    line-height: 1.2em;
    text-decoration: none;
}
.latest_time_date{
  color: #a30808;
  text-decoration: none;
    font-size:15px;
}
#homepage_category_slider{
  width: 100%;
  height: 280px;
  margin-top: 27px;
}
#homepage_middle{
  margin-top:30px;
}
.homepage_category_block{
  width:31.6239%;
  float: right;
  margin-left:10px;
  margin-right:8px;
}
.cat_title{
  border-bottom: 1px solid #eee;
    color: #3e4548;
    font-weight: normal;
    line-height: 2em;
    margin: 0 0 30px;
}
.cat_title span{
  background: none repeat scroll 0 0 #e9ecee;
    display: inline-block;
    padding: 0 15px;
    cursor:default;
    float:right;
}
.cat_art_main{
  margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.cat_art_main_img{
  width: 345px;
  height: 180px;
  overflow: hidden;
}
.cat_art_main_img img{
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.cat_art_main_img img:hover,
.cat_art_main_img iframe:hover{
	filter: none;
}
.cat_art_main_title{
  margin-top:10px;
}
.cat_main_full_title{
    height: 43px;
    overflow: hidden;
}
.cat_main_full_title a{
  text-decoration: none;
  color: #555e6b;
  font-size:17px;
  line-height: 1.2em;
}
.cat_main_full_title a:hover{
  text-decoration: underline;
}
.cat_main_date_time{
  width: 30%;
}
.cat_main_date_time span{
  color: #939ead;
  font-size: 15px;
}
.cat_art_main_small_title{

}
.cat_art_main_small_title a{
  color: #939ead;
  font-size: 16px;
  text-decoration: none;
  line-height: 1.2em;
}
.cat_art_thumb{
  border-bottom: 1px solid #eee;
    margin: 0 0 20px;
    padding-bottom: 14px;
}
.cat_thumb_img{
  width:21%;
  float:right;
}
.cat_thumb_img img{
  width: 100%;
  height: 55px;
}
.cat_thumb_left{
  width: 76%;
  float:right;
}
.cat_art_thumb_full_title{
    height: 39px;
    margin-right: 5px;
    overflow: hidden;
}
.cat_art_thumb_full_title a{
  font-size: 16px;
  text-decoration: none;
  color: #555e6b;
  line-height: 1.2em;
}
.cat_art_thumb_full_title a:hover{
  text-decoration: underline;
}
.cat_art_thumb_small_title{
  margin-right: 5px;
}
.cat_art_thumb_small_title a{
  color: #939ead;
  font-size: 15px;
  text-decoration: none;
  line-height: 1.2em;
}
.cat_thumb_date_time{
  margin-right: 5px;
}
.cat_thumb_date_time span{
  color: #939ead;
  font-size: 14px;
}
#homepage_middle2{
  margin-top: 20px;
}
#middle2_right{
  width: 65.5%;
  float: right;
}
.middle2_content{
  width: 48.3%;
  float:right;
}
.middle2_content_left{
  width: 49%;
  margin-right: 2%;
  float:right;
}
#middle2_left{
  margin-right: 2%;
    width: 32%;
    float:right;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
#video_gallery{

}
#video_gallery_title{
  border-bottom: 1px solid #eee;
    color: #3e4548;
    font-weight: normal;
    line-height: 2em;
    margin: 0 0 30px;
}
#video_gallery_title span{
  background: none repeat scroll 0 0 #e9ecee;
    display: inline-block;
    padding: 0 15px;
}
#news_carousel_title{
  float:right;
  width: 87%;
  border-bottom: 1px solid #eee;
    
    font-weight: normal;
    line-height: 2em;
}
#news_carousel_title span a{
  background: none repeat scroll 0 0 #e9ecee;
    display: inline-block;
    padding: 0 15px;
    color: #3e4548;
    border-radius: 0;
    box-shadow: none;
  font-size: 17px;
}
