/******公用样式开始*******/
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 { height: 110px; }
.head_box2 { height:120px}
.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;  margin-top: 13px; width:24%;}
.head_box2 .head_title_logo img { vertical-align: middle; width: 100%;}
.head_box2 .nav_list { margin-top: 4%; margin-left: 20px; float: right; width:64%;}

/*媒体查询样式*/
@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:#0585e0;}
}

@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:80%; padding-top:3%;}
.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:5%;}
nav.navbar.bootsnav ul.nav > li:hover { }
@media (max-width: 768px) and (min-width: 415px) {
.head_box2 .head_img_bg img { width:25%;}
}

/*头部导航－第2种结束*/



/*产品展示－第1种开始*/
.product_box{margin-top: 50px;}
/* .product_box{background: url(../../../../static/admin/temp/images/productdis/images/1/pro_bg.jpg) top center no-repeat;} */
.product_title{margin-bottom: 50px;}
.product_title h3{font-size: 26px;font-weight: 600;color: #0585e0;letter-spacing: 2px;}
.product_title img{width: 5%;}
.product_title p{color: #cecece;font-size: 16px;}
.product_content .pro_nav{}
.product_content .pro_nav > img{width: 100%;}
.pro_nav li{}
.pro_nav li a{}
.pro_nav li a:hover{}

.pro_list .pro_img{height:180px;line-height: 180px;background: #fff;overflow: hidden; display:table-cell; vertical-align:middle; width:33.3333%;padding: 2.3%;}
.pro_list .pro_img:hover{}
.pro_list .pro_img img{width:100%;height: 100%;}
.pro_list li{padding: 0 10px 20px;}
.pro_list li a{display: block;color:#333;border: solid 3px #5d5d5d;}
.pro_list li a:hover{text-decoration: none;border: solid 3px #04abf4;position: relative;top: -2px;right: 2px;}
.pro_list li p{margin: 5px 0 0;font-size: 16px;background: #F2F2F2;padding: 5px 0;}

.product-mo{display: none;}
.product-mo .layer3{border: 2px solid #0585e0;padding: 5px 10px;width: 45%;font-size: 16px;float: left;margin: 5px 8px;}
.product-mo .layer3:hover{background: #0585e0;}
.product-mo .layer3:hover a{color: #fff;}

@media (max-width: 992px){
.pro_list .pro_img{height:150px;line-height: 144px;}
}
@media (max-width: 767px){
  .product_box{display: none;}
  .product-mo{display: block;}
  .product_title{margin-bottom: 20px;}
  .product_title img{width: 15%;}
  .product_title p {font-size: 14px;line-height: 14px;margin-top: 8px;}
.pro_list .pro_img{height:125px;}
.col-xs-4 { width:49.9999%;}
.pro_list li p{font-size: 12px;}
}
@media (max-width: 320px){
.pro_list .pro_img{height:125px;}
}
/*产品展示－第1种结束*/

/*公司简介－第11种开始*/
.company-profile-border { border: 1px solid black; width: 140px; margin: 0px auto; }
.company-profile1-top { text-align: center; }
.company-profile1-about-us { font-size: 24px; font-weight: bold; }
.company-profile1-about-me { font-size: 20px; font-weight: bold; margin-top: 5px; }
.company-profile1-more { text-align: center; margin-top: 20px; }
.conaeu_txet { line-height:30px;}
@media (max-width: 992px){
.conaeu_txet {font-size: 14px;line-height:24px;}
}
@media (max-width: 768px){
.conaeu_txet {font-size: 12px;line-height:24px;}
}
/*公司简介－第11种结束*/

/*新闻展示－第7种开始*/

.news-box{background: url(../images/news-bg.png) no-repeat bottom center;padding-bottom: 120px;}
.news_title{margin-top: 60px;margin-bottom: 40px;}
.news_title h3{font-size: 26px;font-weight: 600;color: #0585e0;letter-spacing: 2px;margin-top: 20px;}
.news_title img{width: 5%;}
.news_title p{color: #cecece;font-size: 16px;}

.news_content{margin-top: 20px;}
.news_container{margin-bottom: 20px;}

.news_list_box{}
.news_content .news_info{padding: 10px;margin-top: 20px;}
.news_info a{display: block;color:#666;overflow: hidden;}
.news_info .news_img{}
.news_info .news_text{padding: 0;}
.news_info .news_text p{color: #8c8c8c;font-size: 12px;line-height: 18px;}
.news_info .news_text_tit{display: block;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 15px;margin:0 0 8px;color: #262626;font-size: 18px;margin-top: 10px;}
.news_info .news_text_date{color:#999;font-size: 12px;line-height: 12px;}
.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: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;}

.news_content .more a{padding: 10px 30px;border: 2px solid #0585e0;background: #0585e0;border-radius: 20px;color: #fff;}

.news_mo{display: none;}
.news_mo .news_list{}
.news_mo .news_list li{overflow: hidden;border-bottom: 1px solid #e4e4e4;padding: 12px 15px;}
.news_mo .news_list li:first-child{border-top: 1px solid #e4e4e4;}
.news_mo .news_list .news_img{width: 32%;padding: 0;}
.news_mo .news_list .news_info{width: 65%;margin: 0;padding: 0 0 0 10px;}
.news_mo .news_list .news_info h3{margin: 0;font-size: 18px;color: #323232;}
.news_mo .news_list .news_info p{font-size: 12px;line-height: 16px;}
.news_mo .news_list .news_info .data-time{font-size: 12px;line-height: 30px;color: #868686;}
.news_mo .news_list .news_info p span{font-size: 14px;color: #868686;}


@media (max-width: 992px){
}
@media (max-width: 767px){
  .news_container{margin-bottom: 0;}
  .news_title img {width: 15%;}
  .news_title p {font-size: 14px;line-height: 14px;margin-top: 8px;}
  .news-box{background: none;padding: 0;}
  .news_title{margin-top: 0;margin-bottom: 0;}
  .news_mo{display: block;}
  .news_content .more{margin: 20px;}
  
}
/*新闻展示－第7种结束*/
