/******公用样式开始*******/
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: 18px;padding: 2px 5px;margin-right: 15px;}}

@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; }}
/******公用样式结束*******/


/*产品展示－第2种开始*/
.product_box{background: url(../../../../static/admin/temp/images/productdis/images/2/product_bg.png) no-repeat top center;}
.product_title{margin: 15px 0;}
.product_title h3{font-size: 35px;}
.product_title img{margin-right: 10px;}
.product_title p{font-size: 24px;color:#bebebe;}
.product_href{margin:15px 0;}
.product_href a{display: inline-block;border: 2px solid #e14a56;border-radius: 30px;padding: 8px 30px;font-size: 15px;color:#333;margin:0 10px 10px;}
.product_href a:hover{text-decoration: none;background: #e14a56;color:#fff;}
.product_content{margin:35px 0 25px;}
.product_content .pro_img{border: 1px solid #a6a6a6;height:200px;line-height:194px;overflow: hidden;background: #fff;display:table-cell; vertical-align:middle; width:33.3333%;padding: 2.3%;}
.product_content img{width:100%;height: 100%;}
.product_content p{color:#333;font-size: 16px;margin:10px 0;}
.product_btn{margin:20px 0;}
.product_btn a{display: inline-block;padding: 10px 40px;border-radius: 30px;background: #e14a56;color:#fff;font-size: 15px;}
.product_btn a:hover{text-decoration: none;background: #d80112;}
@media (max-width: 992px){
.product_title h3{font-size: 22px;}
.product_title p{font-size: 16px;}
.product_content{margin:15px 0;}
.product_content p{font-size: 14px;}
.product_content .pro_img{height:170px;line-height:164px;}
.product_btn{margin:10px 0;}
.product_btn a{padding: 10px 20px;font-size: 14px;}
}
@media (max-width: 767px){
.product_content .pro_img{height:125px;}
.col-xs-4 { width:49.9999%;}
.pro_list li p{font-size: 12px;}
}
@media (max-width: 320px){
.product_content .pro_img{height:125px;}
}
/*产品展示－第2种结束*/

/*公司简介－第18种开始*/
.company_bg{background: url(../../../../static/admin/temp/images/companypro/images/18/company_bg.jpg) left;padding: 30px 0;}
.company_content{}
.company_content .company_title{color:#fff;}
.company_title h3{font-size: 26px;margin:10px 0;}
.company_title h5{font-size: 18px;margin:10px 0;}
.company_content .company_info{padding-top: 15px;}
.company_content .company_info p{color:#fff;line-height: 28px;margin: 0;text-indent: 2em;}
.company_content .company_img{background: url(../../../../static/admin/temp/images/companypro/images/18/company_bd.jpg) center top no-repeat;padding: 20px 135px 0;margin:10px auto;width:1100px;color:#fff;}
.company_content .company_img_item{padding: 0 25px;}
.company_content .company_img h6{font-size: 14px;}
.company_content .company_img p{margin-top:5px;font-size: 12px;}
.company_btn{margin-top: 15px;}
.company_btn a{border-color: #fff;}
@media (max-width: 767px){
.company_bg{padding: 10px 0;}
.company_content .company_info{padding-top: 0;}
.company_content .company_info p{font-size: 12px;}
}
/*公司简介－第18种结束*/



/*新闻展示－第4种开始*/
.news_title h3{font-size: 26px;color:#0038bf;margin:10px 0;}
.news_title h5{font-size: 18px;color:#999;}
.news_content{margin-top: 20px;}
.news_container .news_list_box{display: block;padding: 10px;border: 1px solid #ccc;}
.news_container .news_img{background: #c5c5c5;}
.news_container .news_type{background: #154cd1;line-height: 40px;color:#fff;font-size: 18px;}
.news_container .news_info h3{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:100%;font-size: 16px;}
.news_container .news_list{padding: 0 5px;}
.news_container .news_list li{border-bottom: 1px dashed #c4c4c4;padding: 10px;}
.news_container .news_list a{display: block;background: url(../../../../static/admin/temp/images/newsshowis/images/4/item_bg.png) left center no-repeat;color:#666;}
.news_container .news_list a:hover{color:#154cd1;}
.news_list .news_item_tit{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
@media (max-width: 992px){
}
@media (max-width: 767px){
}
/*新闻展示－第4种结束*/
