/******公用样式开始*******/
ul, li, ol, p, a{ margin: 0; padding: 0; }
ul, ol, li { list-style: none;}
img { border: none; }
textarea { resize: none; padding: 5px; }
button, a { outline: none; cursor: pointer; }
.fl { float: left; }
.fr { float: right; }

.common_width { width: 1170px; margin: 0 auto; }
.bdn { border-right: none !important; }
.f_count { color: #ff8c12; font-weight: bold; }
.tel_infomaition a:hover, .top_box2 .top_tel_container a:hover, .top_head_box3 .top_head_right a:hover, .top_box4 .top_right a:hover { text-decoration: underline; }

@media (min-width: 1024px) { /**公共1024区分**/
nav.navbar.bootsnav ul.nav > li > a { font-size: 16px; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover { background: #f4f4f4; }
nav.navbar.bootsnav ul.nav > li > a { font-weight: normal; }}

@media (max-width: 992px) { /**公共992区分**/
body.side-right { overflow: hidden; }
body.side-right nav.navbar.bootsnav .navbar-toggle { float: left; }
nav.navbar.bootsnav.navbar-mobile ul.nav, body nav.navbar.bootsnav .navbar-nav > li > a { border-top: none; }
body nav.navbar.bootsnav .navbar-toggle { margin-top: 6px; padding: 0 5px; }}

@media (max-width: 767px) { /**公共767区分**/
nav.navbar.bootsnav.navbar-mobile ul.nav { border-top: none; }
.side-right nav.navbar.bootsnav .navbar-toggle { margin: 6px 0 0; }}
/******公用样式结束*******/




/*产品展示－第4种开始*/
.product_box{background: url(../../../../static/admin/temp/images/productdis/images/4/product_bg.jpg);}
.product_title{margin: 15px 0;}
.product_title p{margin:10px 0;font-size: 15px;}
.product_title h3{margin:10px 0;font-size: 22px;}
.product_title .product_img{height:3px;line-height: 3px;margin:10px 0;}
.product_content{margin: 15px 0;}
.product_content li{padding: 10px 10px 0;}
.product_content a{background:#fff;display: block;padding: 10px;}
.product_content a:hover{text-decoration: none;background: #e9fcff;}
.product_content .product_img{height:188px;line-height: 184px;border: 1px solid #cfcfcf;overflow: hidden;background: #fff; display:table-cell; vertical-align:middle; width:33.3333%;padding: 2.3%;}
.product_content img{max-width:100%;max-height:100%;}
.product_content .product_info{padding:0 10px;}
.product_info h4,.product_info p{width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color:#666;margin:8px 0;}
.product_btn a{color:#fff;}
@media (max-width: 1024px){
.product_content .product_img{height:180px;line-height:174px;}
}
@media (max-width: 992px){
.product_info h4,.product_info p{font-size: 14px;margin:3px 0;}
}
@media (max-width: 767px){
.product_content .product_img{height:125px;line-height: 94px;}
}
/*产品展示－第4种结束*/
