﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */

@font-face { 
font-family: Open Sans; 
src: url('../fonts/opensans.ttf');
}

body{font-family:'微软雅黑','Open Sans',Arial,Helvetica, sans-serif !important;  color: #3A3939;}
a,button{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
ul{list-style:none;}
.logo{margin:0px;}
.flash img{ width: 100%}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{ display:none; }
.main{}
.img-thumbnail:hover,.opacity_img:hover{opacity: 0.8;}

/*导航菜单*/
.navbar{ margin:0px; background-color:#fff; border: none;}
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #66bdb5;}

/*浮窗*/
.fixed{
    position: fixed;
    right: 0;
    top: 40vh;
    z-index: 9999999999;
    
}
.fixed li{
    width:70px;
    min-height: 80px;
    background:linear-gradient(0deg, #05194B, #03439B);
    margin-bottom: 2px;
    text-align: center;
    box-sizing: box-sizing;
    padding:1px;
    position: relative;
    
}
.fixed li:first-child{
    border-radius: 4px 4px 0 0;
}
.fixed li:last-child{
    min-height: 50px;
    border-radius:0 0 4px 4px;
}

.fixed li .fixed_icon{
    display: block;
}
.fixed li:nth-child(1) .fixed_icon{
    width:34px;
    height: 28px;
    margin: 16px auto 6px;
}
.fixed li:nth-child(2) .fixed_icon{
    width:30px;
    height: 30px;
    margin: 13px auto 6px;
}
.fixed li:nth-child(3) .fixed_icon{
    width:26px;
    height: 30px;
    margin: 12px auto 6px;
}
.fixed li:nth-child(4) .fixed_icon{
    width:24px;
    height: 24px;
    margin: 13px auto 9px;
}
.fixed li span{
    color:#FFFFFF;
}
.fixed .fixed_content{
    box-sizing: box-sizing;
    background: #FFFFFF;
    position: absolute;
    width: 150px;
    min-height: 155px;
    right: 160px;
    top:0;
    visibility: hidden;
    opacity: 0;
    padding-top:14px ;
    transition: all .5s;                                                                                                                           
    border-radius: 4px;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
}
.fixed li:nth-child(3) .fixed_content{
    padding: 10px 15px;
    box-sizing: box-sizing;
    min-height: 0;
    height: 70px;
}
.fixed .fixed_content img{
    width:100px;
    height: 100px;
    text-align: center;
}
.fixed .fixed_content .fixed_content_link{
    font-size: 14px;
    color: rgb(38, 38, 38);
   cursor: pointer;
   margin: 0;
   line-height: 20px;
}
.fixed .fixed_content .fixed_content_link:nth-child(2){
    padding-top: 10px;
}
.fixed_content_text{
    font-size: 14px;
    color: #333333;
    padding-top: 10px;
}
.fixed .fixed_content .fixed_content_link:hover{
    color:#024992;
}
.fixed li:hover .fixed_content{
    visibility: visible;
    opacity: 1;
    right: 80px;
}
@media screen and (max-width: 769px) {
    .fixed{
        display: none;
    }
/*.fixed li{*/
/*    width:60px;*/
/*    min-height: 70px;*/
/*}*/
/*.fixed li>span{*/
/*    font-size:12px;*/
/*    line-height: 16px;*/
/*}*/
/*.fixed li:last-child{*/
/*    min-height: 40px;*/
/*}*/
/*.fixed li:nth-child(1) .fixed_icon{*/
/*    width:24px;*/
/*    height: 20px;*/
/*    margin: 12px auto 3px;*/
/*}*/
/*.fixed li:nth-child(2) .fixed_icon{*/
/*    width:20px;*/
/*    height: 20px;*/
/*    margin: 12px auto 3px;*/
/*}*/
/*.fixed li:nth-child(3) .fixed_icon{*/
/*    width:16px;*/
/*    height: 20px;*/
/*    margin: 12px auto 3px;*/
/*}*/
/*.fixed li:nth-child(4) .fixed_icon{*/
/*    width:14px;*/
/*    height: 14px;*/
/*    margin: 12px auto 3px;*/
/*}*/

}
/*产品搜索*/
.search_group{margin: 30px 0px 0px 0px; border:1px solid #dfe1e3;}
.search_group input.form-control{ border-radius: 0px;box-shadow: none; color: #2185c5; padding: 12px 10px;
  height: 36px; background: transparent; border: none;}
.search_group input.form-control:focus{box-shadow: none;border-color: #b2e0fb;}
.mysearch_btn{ background-color:#1260aa;color:#fff;}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#00c6ff; color:#fff;}
#submit_search{color:#31363c;font-size: 13px;}
#submit_search:hover{color:#0398AB;cursor: pointer;}

/*首页产品*/
.product_index{margin:55px 0px 0px 0px;}
.product_index h2{color: #333333; text-align: center; margin:0px; display: block;font-size:26px;}
.product_index span{display: block; width: 90px; margin: 0 auto; height: 2px; background-color: #024992;margin-top:18px;}
.product_list{clear: both;  padding: 40px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.product_img{padding-left: 15px; padding-right: 15px; }
.product_img img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto; margin-bottom: 10px;max-height:170px ;width: 100%;object-fit: cover;height: 100%;
/*max-height: 450px;*/
    
}
.product_list2{padding-top: 35px;}
.product_list2 div.product_img{min-height: 235px;}
.product_title{margin: 15px 0px 0px 0px;  height: 24px; line-height: 14px;text-align: center;}
.product_title a{color: #060606;font-size: 16px;line-height: 16px;}
.product_title a:hover{text-decoration: none;color:#024992;}
.related_list{padding-top: 30px;}

/*公司简介*/
.aboutus{color: #858585; background-position:center; padding: 50px 0px 75px 0px; margin-top: 20px;}
.aboutus h2{color: #fff; text-align: center; margin:0px; display: block; padding: 0px 0px 10px 0px;  font-size:26px;}
.aboutus span{display: block; width: 90px; margin: 0 auto; height: 2px; background-color: #fff;margin-top: 10px;}
.aboutus img{max-width: 470px; margin-left: -30px;}
.aboutus p{line-height: 38px; margin-top:40px; font-size: 16px; word-wrap: break-word;word-break: break-all;}
.about_box{background-color: #fff; margin-top: 40px;}
    .view-all{margin-top: 8px; color: #fff; background-color: #024992; border: 0px;font-size: 16px; border-radius: 0px; padding: 12px 36px;}
.view-all:hover,.view-all:focus{color: #fff; background-color: #31363c;}

/*首页新闻*/
.news_box{margin:10px 0px 0px 0px;}
.index_news{clear: both; list-style:none;margin:0px; padding:6px 0px 25px 0px;}
.index_news li{color:#545455;line-height:21px; padding: 10px 0px;}
.index_news li a{color:#797979; font-size: 16px;}
.index_news li a:hover{ text-decoration:none;color:#97D5CF; }
.news_time{ float:right;}


/*首页联系*/
.box_contact{background-color: #F5F6F6; padding: 50px 0px 60px 0px;}
.box_contact h2{color: #333333; text-align: center; margin:0px; display: block;  font-size:26px;  margin-top: 10px;}
.box_contact i{display: block; width: 90px; margin: 0 auto; height: 2px; background-color: #8D9090;margin-top: 15px;margin-bottom: 50px;}
.box_contact span{display: block; width:40px; margin:0 auto; color: #4E4E4E;}
.box_contact h4{text-align: center; font-weight: bold; color: #4E4E4E;}
.box_contact p{text-align: center; color: #989898;}
.box_contact p a{color: #989898;}
.index_contact{margin:10px 0px 45px 0px;}
.index_contact P{clear: both;color:rgb(38, 38, 38); padding-bottom: 5px;}

/*列表页*/
.list_box{clear: both; margin:10px 0px 40px 0px;}
.list_h2{color: #060606;margin:0px; display: block; padding: 30px 0px 15px 0px; color: #000;text-transform: uppercase;font-size:22px;border-bottom: 1px solid #D8D8D8;}
.page_bg{min-height: 260px;margin-top: 78px;}
.page_bg img{width:100%}

/*栏目导航*/
.left_nav{ clear: both; padding-top: 10px;}
.left_h2{color: #060606;margin:0px; display: block; padding: 30px 0px 15px 0px; color: #000;text-transform: uppercase;font-size:22px;border-bottom: 1px solid #D8D8D8;}
.left_nav_ul{list-style:none;padding:0px; margin:10px 0px 0px 0px;}
.left_nav_ul > li{position:relative;padding:8px 0px 8px 0px; }
.left_nav_ul > li > a{text-decoration:none; color:rgb(38, 38, 38); font-size: 14px;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#024992;}
/*小类*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../img/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#060606;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#0398AB;}
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:3px; right:0px;}
.menu_head:hover{ color: #0398AB;}

/*左侧新闻*/
.left_news{clear: both; list-style:none;margin:0px; padding:10px 0px 0px 0px;}
.left_news li{color:#545455;border-bottom: 1px dotted #dddddd;background: url(../img/li.png) no-repeat left 15px;line-height:21px; padding: 10px 0px; padding-left:16px;}
.left_news li a{color:rgb(38, 38, 38);}
.left_news li a:hover{ text-decoration:none;color:#024992; }

/*新闻列表*/
.list_news{clear: both; list-style:none;margin:0px; padding:16px 0px 20px 0px;}
.list_news li{color:#898989;background: url(../img/li.png) no-repeat left 14px;line-height:22px; padding:8px 0px; padding-left:13px;border-bottom: 1px dashed #e3e2e2;/*dotted*/ }
.list_news li a{color:#060606;}
.list_news li a:hover{text-decoration:none;color:#024992;}

.contents{clear: both; padding:18px 2px 0px 2px; line-height:32px; overflow: auto;}
.contents h1{ margin: 0px; padding: 24px 0px; text-align: center; font-size:26px;color:#434343;font-weight:bold; line-height: 34px;}

/*分页样式*/
.page{clear:both; margin:20px 0px 0px 0px; text-align: center;}
.page a {display: inline-block; font-family: Arial; font-size: 13px; border: #dbdbdb 1px solid; padding:4px 9px; margin: 2px; margin-bottom: 5px; color: #31363c; text-decoration: none}
.page a:hover,.page a:focus{font-family: Arial;font-size: 13px;border: #000 1px solid; padding:4px 9px;color: #fff; background-color: #31363c;}
.page .current {font-family: Arial;border: #000 1px solid; font-size: 13px; padding:5px 9px; color: #fff;margin: 2px;  background-color: #31363c}

/*产品展示*/
#pic-page {text-align: center; margin-top:10px;}
#pic-page a {margin: 0 2px;}
#pic-page a img {width:40px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.product_h1{ margin:0px; line-height:22px; font-size:18px; color: #024992; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px; color:#060606;overflow: auto;}

.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #024992; border-radius: 0px; border: none;}
.page-btn:hover{background-color:#31363c; }
.grey-btn{border-radius: 0px;border: none; background-color: #E8E8E8;}
.grey-btn:hover{background-color: #ccc;}
.related_news{padding:10px 0px 50px 0px; clear: both;}

.a2a_default_style{display: inline-block;}

/*在线留言订购*/
.feedback{margin-top: 50px;}
.form-horizontal .form-group { margin-right: -10px;margin-left: -10px;}
.codeimg{ margin: 0px 0px -10px -18px;}


/*上一个下一个*/
.point{ clear: both; margin:20px 0px 40px 0px; padding-bottom: 40px; line-height:22px;}
.point span.to_prev{text-align:center; }
.point span.to_prev a{color:#0068b7;}
.point span.to_prev a:hover{color: #ea042b;text-decoration: none;}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#0068b7;}
.point span.to_next a:hover{color: #ea042b;text-decoration: none;}

/*标签样式*/
.tags{ margin: 18px 0px 10px 0px}
.tags a{ margin: 0px 5px 8px 0px}
.tags_list{padding: 5px 10px 100px 10px}

.tags_ul{ margin-top: 0px;}
.tags_ul li{line-height: 28px; margin-bottom: 8px; padding-bottom: 10px;}
.tags_ul h3{font-size: 14px; padding: 0px; margin: 0px;line-height: 20px;}
.tags_ul p{font-size: 13px;padding: 0px; margin: 0px; color: #a0a0a0; line-height: 20px; padding-top: 8px;}

/*网站地图*/
ul.ul_sitemap{margin: 30px 0px 40px 30px;}
ul.ul_sitemap li{list-style: none; line-height: 26px;clear: both;}
ul.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}

#translate{width:280px; margin: 0 auto; }

/*首页Tags*/
.tags_box{background-color: #097B86; padding: 7px 0px 10px 0px; text-align: center;color: #F7F7F7;border-top: 1px solid #098591;}
.tags_box a{color: #F7F7F7; border-right: 1px solid #F7F7F7; padding:0px 8px 0px 8px;}
.tags_box a:hover{text-decoration: none; color: #CDDC39;}
.tags_box a:last-child{border-right:0px;}
.tags_box button{display: none;}
.tags_title{font-size: 16px; margin-right: -6px;}
.tags_title a{padding:0px 10px 0px 0px;}
.tags_title:after{content:":";}

/*友情链接*/
.link_box{background-color: #03295E; padding: 10px 0px; text-align: center;color: #F7F7F7;}
.link_box a{color: #F7F7F7; border-right: 1px solid #F7F7F7; padding:0px 10px 0px 10px;}
.link_box a:hover{text-decoration: none; color: #CDDC39;}
.link_box a:last-child{border-right:0px;}
.link_box button{display: none;}
.link_title{font-size: 16px; margin-right: -6px;}
.link_title:after{content:": ";}


/*底部信息*/
footer{ text-align:center; background-color:#05194B;color:#F7F7F7; padding:40px 0px 25px 0px; font-size: 13px;}
.copyright{ line-height:20px;}
.copyright a{ color:#F7F7F7;}
.copyright a:hover{ color:#fff;}
.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;color:#898989;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;cursor:pointer;}
.foot_nav a{color:#898989;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;color:#898989;}
#foot_btn{width:100%; border: 0px; background: transparent;}
.webshare{width: 200px; padding: 5px;}

/*大屏幕*/
@media screen and (min-width: 769px) {
    .product_list>div>a>div,.product_list>div>a{
        width: 100%;
        /*height: 262px;*/
        height: 170px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*background: rgb(246,246,246);*/
       
    }
    .product_list1>div>a>div,.product_list1>div>a{
        height: auto;
        background: #fff;
    }
    

    .flash img ,.flash li{
        /*height: 540px !important;*/
    }
      .logo{margin:10px 0px 0px 0px; max-width:330px; max-height: 78px;}
      .flash{margin-top: 78px;}
      .navbar{min-height: 80px;}
      .navbar-nav{float:right;}
      .navbar-nav > li > a {text-align: center;}
      .navbar-default .navbar-nav > li > a{padding:30px 16px 30px 16px; color: #312b2b;text-transform: uppercase; }
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus,
	  .navbar-default .navbar-nav > li > a.cur,
      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:hover,
      .navbar-default .navbar-nav > .open > a:focus {
        color: #024992; }

      .nav_small{ background-color:#fff;padding:15px 0px 15px 0px;border-radius: 0px; border: none;}
      .nav_small > li > a{line-height:30px; color: #312b2b;}
      .nav_small > li > a:hover{color: #024992;}
      #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
}
/*小屏幕*/
@media screen and (max-width: 768px) {
    
         .product_list>div>a>div,.product_list>div>a{
            width: 100%;
            height: 100px !important;
            display: flex;
            align-items: center;
            justify-content: center;
            /*background: rgb(246,246,246);*/
           
        }
        .product_list>.self_zp>a{
             height: 60px !important;
        }
        .self_zp img{
            height: 60px !important;
        }
        .product_list>div>a img{
            width: 100%;
            height: 100%;
        }
        .product_list img{
            max-width: 90%;
        }
        .product_list1>div>a>div,.product_list1>div>a{
            height: auto;
        }

      .logo{margin:5px 0px 3px 5px; max-width:180px; max-height: 42px;}
      .flash{margin-top: 50px;}
      .navbar{min-height: 50px;}
      .navbar-default .navbar-brand {color: #fff;}
      .navbar-default .navbar-brand:hover,
      .navbar-default .navbar-brand:focus {color: #fff;}
      .navbar-toggle{border:none;}
      .navbar-default .navbar-collapse, .navbar-default .navbar-form{}
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background-color: #F5F6F6;
      }
      .navbar-default .navbar-toggle .icon-bar{background-color: #024992;}
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li {}
      .navbar-default .navbar-nav > li:last-child{border: none;}
      .navbar-default .navbar-nav > li > a,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #312b2b;}
      .navbar-default .navbar-nav > li > a:hover,
       .navbar-default .navbar-nav > li > a:focus,
       .navbar-default .navbar-nav > .active > a, 
       .navbar-default .navbar-nav > .active > a:hover, 
       .navbar-default .navbar-nav > .active > a:focus,
       .navbar-default .navbar-nav > .open > a, 
       .navbar-default .navbar-nav > .open > a:hover, 
       .navbar-default .navbar-nav > .open > a:focus,
       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
        background-color: #024992; color: #fff;}

        header{padding-top: 10px;}
        #topsearch{display: none;}
        .flash div.bx-pager{ /*display:none;*/}
        .aboutus{padding: 35px 0px 10px 0px; border-top: 2px solid #F2F2F2; border-bottom: 2px solid #F2F2F2; margin: 30px 0px 10px 0px;}
        .aboutus h2{font-size: 22px;color: #333333;}
        .aboutus span{background-color: #00acc2;}
        .aboutus p{font-size: 14px; line-height: 28px; margin-top:18px; text-align: center;overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 11;
-webkit-box-orient: vertical;}
        .aboutus img{display: block; width: 100%; margin: 0 auto; padding: 0px;}
        .view-all{display: block; width: 70%;  margin: 0 auto; margin-top:20px; margin-bottom: 40px;}
        .box_contact{margin-top: 20px;padding-bottom: 30px;}
        .box_contact h2{font-size: 24px;margin-top: 0px;}
        .box_contact i{margin-bottom: 40px;}
        .box_contact p{margin-bottom: 40px;}
        .page_bg{display: none;}
        .list_box{margin:30px 0px 0px 0px;}
        .feedback{margin-top: 20px;}
        .path_bg{padding-left:0px;}
        .product_index{margin-top:40px;}
        .product_index h2{font-size: 24px;}
        .product_list{padding-top: 40px ;}
        .product_img{min-height: 120px; margin-bottom:25px;}
        .product_list2 div.product_img{min-height: 120px; margin-bottom:25px;}
        .product_title{margin-bottom: 5px;}
        .product_title a{font-size: 14px; font-weight: none;}
        .product_desc{font-size: 12px; line-height: 18px;}
        .product_con img,.contents img{width:100%;}
        .contents h1{ font-size:22px;font-weight:normal; padding: 8px 0px;}
        .news_time{ display:none;}
        .list_related{margin-top: 30px 0px 0px 0px; clear: both;}
        .index_left_nav{margin: 0px 12px; padding-top: 0px;}
        .left_nav{ padding-top: 0px;}
        .footer_nav{background-color: #fafafa;}
        #pic-page a img {width:35px;}
        #cmsFloatPanel{ display: none;}
        .point span.to_prev,.point span.to_next{text-align:left; padding-bottom: 8px;}
        .link_box{padding-left: 7px;}
        .link_box a{display: block;border-right:0px;padding:4px 0px;}
        .link_title{display: block;}
        .link_title:after{content:"";}
        .link_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
        .link_box button:hover,.link_box button:focus{color: #99A1C5;}
        .link_list{display: none;}

        .tags_box{padding-left: 7px;}
        .tags_box a{display: block;border-right:0px;padding:4px 0px;}
        .tags_title{display: block;}
        .tags_title:after{content:"";}
        .tags_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
        .tags_box button:hover,.tags_box button:focus{color: #99A1C5;}
        .tags_rows{display: none; padding: 0px;}
        footer{margin-bottom:50px;}
}

@media screen and (max-width: 767px) {
     .copyright_p{ display:none;}
}

/*414px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
  .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
    float: left;
  }
  .col-mm-12 {
    width: 100%;
  }
  .col-mm-11 {
    width: 91.66666667%;
  }
  .col-mm-10 {
    width: 83.33333333%;
  }
  .col-mm-9 {
    width: 75%;
  }
  .col-mm-8 {
    width: 66.66666667%;
  }
  .col-mm-7 {
    width: 58.33333333%;
  }
  .col-mm-6 {
    width: 50%;
  }
  .col-mm-5 {
    width: 41.66666667%;
  }
  .col-mm-4 {
    width: 33.33333333%;
  }
  .col-mm-3 {
    width: 25%;
  }
  .col-mm-2 {
    width: 16.66666667%;
  }
  .col-mm-1 {
    width: 8.33333333%;
  }



