@charset "utf-8";
/* CSS Document */

.news_list{ padding-top:30px;}
.news_list .title{ position:relative; text-align:center;}
.news_list .title>div{ display:inline-block; position:relative;}
.news_list .title big{
	display:block;
	font-weight: bold;
    color: #c07800;
    margin-bottom: 0;
    font-size: 36px;
    letter-spacing: 0;
}
.news_list .title small{
	display:block;
	color: #da8800;
    font-size: 36px;
}
.news_list .module module-rcglist{ margin-top:1em;} 
.news_list .module.module-rcglist .row.listBS{ margin-bottom:0;}
.news_list .d-item{ margin:5px 0;}
.news_list .d-item .mbox {  padding-bottom: 0;  border-bottom: 1px dashed #333;}
.news_list .d-title .d-txt > h5{ position:relative; }
.news_list .d-title .d-txt > h5:before{ position:absolute; left:0; top:0; width:10px; height:10px; content:''; border:1px solid #333; left: 2px; top: 4px;
    width: 15px;  height: 15px;  border-radius: 50%;}
.news_list .more a{ border-radius:0; border:1px solid #da8800; }

#defaultNavbar1 .nav.navbar-nav>li .dropdown-menu, #defaultNavbar1 .nav.navbar-nav li.open .dropdown-menu{ min-width:100%; margin-left: 0;}

.play_video{ position:relative;}
.play_video:hover:after{ content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(/ezfiles/38/1038/img/625/icon_play.png) center no-repeat rgba(0,0,0,0.7); z-index:999}
.white-popup-block{ max-width:800px; margin:0 auto; position:relative;}
.body_products .row.col2.row_0 .col_01{ width:30%;}
.section-2 [class^="col-sm"]>img { transition: 2s ease;}

.body_series_list .mt h3{     color: #c07800; border-bottom-color:#da8800; padding-left:0;}
.body_series_list .module.module-special{ margin-bottom:30px;}
.page-salesmap .list-inline{ text-align:center;}
.page-salesmap .list-inline li img{ max-height:82px;}
.page_mobilehome  #Dyn_2_5 .d-title .d-txt > h5{ background:none; padding-left:0;}

@media screen and (max-width: 767px){

}