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







/*头部导航－第2种开始*/
.top_box2 { height: 45px; line-height: 45px; background: #097e0b;}
.top_box2 .top_left_container { float: left; color: #fff; }
.top_box2 .top_tel_container { float: right;color: #fff; font-size:12px;}
.top_box2 .top_tel_container .f_count { color:#f00;}
.top_box2 .top_tel_container a { color: #fff;}
.top_box2 .top_tel_container span { color: #fff; }

/*修改代码*/
.head_box2 { background: #fff; border-bottom: none;}
.head_box2, .head_box2 .container, .head_box2 nav.navbar.bootsnav {  }
.head_box2 {}
.head_box2 nav.navbar.bootsnav ul.nav > li > a { color: #333; }
.head_box2 nav.navbar.bootsnav .navbar-brand { color: #fff; }
.head_box2 .head_title_logo { float: left; width: 27%;font-size: 40px; line-height: 1; font-weight: bold; color: #000; letter-spacing: 4px; margin: 23px 0;}
.head_box2 .head_title_logo .head-img{width: 16%;float: left;}
.head_box2 .head_title_logo img {    width: 100%; }
.head_box2 .head_title_logo h2{width: 79%;float: left;font-size: 30px;letter-spacing: 0px;color: #bba35c;font-weight: bold;margin: 0px 0 0;padding: 0 0 0 7px;}
.head_box2 .nav_list { margin-top: 13px; float: right; width: 69%;}

/*媒体查询样式*/
@media (min-width: 1024px) {
.head_box2 nav.navbar.bootsnav ul.nav > li > a { padding: 15px 20px; color: #333; }
.head_box2 nav.navbar.bootsnav ul.nav > li > a:hover { color: #fff;background:#bba35c}
}

@media (max-width: 992px) {
.head_box2 nav.navbar.bootsnav .navbar-brand { padding: 3px 0; }
.head_box2, .head_box2 .container, .head_box2 nav.navbar.bootsnav { height: 50px; background: #f3f3f3; border-bottom: 1px solid #d7d7d7; }
.head_box2 .head_img_bg img { width:35%; padding-left:5%;}
.head_box2 { height:52px;}
.head_box2 .container { height:50px;}
.head_box2 nav.navbar.bootsnav .navbar-collapse { border-right: 1px solid #d7d7d7; }
.head_box2 .side-right .in { background: #fff !important; }
.head_box2 nav.navbar.bootsnav .navbar-toggle { border: 1px solid #9e9e9e; }
.head_box2 nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a { color: #333; }
}
@media (min-width: 992px) and (max-width: 1024px){
.top_box2{display: block !important;}
.head_box2, .head_box2 .container, .head_box2 nav.navbar.bootsnav{height:78px;}
.common_width{width:970px !important;}
.head_box2 { height:80px;}
.head_box2 .nav_list{margin-top:15px;}
.visible-lg-inline-block { display:block !important;}
.head_box2 .head_title_logo img { width:70%;}
.head_box2 .container { width:100%;}
.head_box2 .nav_list { margin-left:15px;}
  
}
@media (max-width: 767px) {
.head_box2 .side-right .in { background: #fff !important; border-right: 1px solid #d7d7d7; }
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { right:-4%;}
nav.navbar.bootsnav ul.nav > li:hover { background: #f4f4f4; }
@media (max-width: 768px) and (min-width: 415px) {
.head_box2 .head_img_bg img { width:25%;}
}
@media (min-width: 992px) and (max-width: 1200px){
.head_box2 .head_title_logo { width: 33%;font-size: 40px;}
}
/*头部导航－第2种结束*/







/*产品展示－第2种开始*/
.product_box{}
.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;background: #bba35c;padding: 1px 30px;font-size: 16px;color:#fff;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 #e8e8e8;height:200px;line-height:194px;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 p{color:#838383;font-size: 16px;line-height: 1;height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.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;}
.cp-wz{box-shadow: 0px 3px 7px 0px #e0e0e0;border-radius: 0px 0px 9px 9px;margin: 0 0 15px;padding: 14px 0 0;}
.cp-wz h3{font-weight: bold;font-size: 34px;line-height: 1;color: #bba35c;}
@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;}
  .cp-wz h3 {font-size: 25px;}
  .cp-wz {margin: 0 0 15px;padding: 9px 0 0;}
}
@media (max-width: 320px){
.product_content .pro_img{height:125px;}
}
/*产品展示－第2种结束*/

/*新闻展示－第7种开始*/
.news_title h3{font-size: 26px;color:#333;margin:10px 0;}
.news_title h5{font-size: 18px;color:#999;}
.news_title .mask{width:180px;height:2px;background: #eaa639;margin:0 auto;}
.news_content{margin-top: 20px;padding-left: 47px;}
.news_container{margin-bottom:15px;}
.news_list_box{}
.news_content .news_info{padding: 10px;border-bottom: 1px dashed #c3c3c3;}
.news_info a{display: block;color:#666;overflow: hidden;}
.news_info .news_text_tit{display: block;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 15px;margin: 0 0 0px;color: #bba35c;}
.news_info .news_text_date{color:#999;font-size: 12px;margin:0px 0;}
.news_text p{height:60px;margin-bottom: 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.news_list li{border-bottom: 1px dashed #d7d7d7;padding:12px 0 12px 18px;}
.news_list li:hover{background: #f2f2f2;}
.news_list li a{display: block;background: url(../../../../static/admin/temp/images/newsshowis/images/7/item_bg.png) no-repeat left center;padding:0 10px;color:#666;}
.news_list .news_item_tit{color:#5c5c5c;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_list .news_item_date{color:#838383;font-size: 12px;}
@media (max-width: 992px){
}
@media (max-width: 767px){

}
/*新闻展示－第7种结束*/
