﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */

@font-face { 

font-family: Open Sans; 

src: url('../fonts/opensans.ttf');

}



body{font-family:'Open Sans',Arial,Helvetica, sans-serif; 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;}



.zhuti{width: 100%;height:10%;display:flex;flex-wrap: wrap;border:1px solid #D8D8D8;}

.imgf{width: 40%;margin:5px;height:10%;box-sizing: border-box;}

.ppf{width: calc(calc(100% - 45%) - 10px);margin:5px;height:10%;box-sizing: border-box;}

.zdxs{display: none;}





/*导航菜单*/

.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;}





/*产品搜索*/

.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: #00acc2;margin-top:18px;}

.product_list{clear: both;margin-right: -15px;margin-left: -15px;}

.product_img{padding-left: 15px; padding-right: 15px; min-height: 340px;}

.product_img img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto; margin-bottom: 10px; max-height: 450px;}

.product_list2 div.product_img{min-height: 340px;}

.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:#0398AB;}

.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;}

.about_box{background-color: #fff; margin-top: 40px;}

.view-all{margin-top: 8px; color: #fff; background-color: #00ACC2; 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:#060606; 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{height: 230px;margin-top: 78px;}



/*栏目导航*/

.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:#060606; font-size: 16px;}

.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#0398AB;}

/*小类*/

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_new{float: none;margin-top: 50px;clear:both;}

.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:#060606;}

.left_news li a:hover{ text-decoration:none;color:#0398AB; }



/*新闻列表*/

.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:#33C5B7;}



.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 span{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: #0394A7; 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: #00ACC2; 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: #555454; 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:#3f3f3f;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;}





/*搜索框*/

.h2list{

	border: none;

	border-bottom: 1px solid #D8D8D8;

	margin-bottom: 10px;

}

		.bar1 form {

            position: relative;

            

            margin: 0 auto;

        }

		.search {padding: 10px 0;}

        .bar1>form>input, .bar1 .btn {

            

            outline: none;

        }



        .bar1 input {

            width: 100%;

            height: 42px;

            padding-left: 13px;

        }



        .bar1 .btn {

            height: 42px;

            width: 42px;

            cursor: pointer;

            position: absolute;

        }

        .bar1 input {

            border: 1px solid #D8D8D8;

            border-radius: 5px;

            

           

        }

        

        .bar1 .btn {

            background: #7BA7AB;

            border-radius: 0 5px 5px 0;

            width: 60px;

            top: 0;

            right: 0;

        }

        .bar1 .btn:before {

            content: "Search";

            font-size: 13px;

            color: #F9F0DA;

        }





/*大屏幕*/

@media screen and (min-width: 769px) {

      .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 18px 30px 18px; 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 {

         background-color: #00acc2; color: #fff; }



      .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{background-color: #00acc2; color: #fff;}

      #app_menudown,#small_search{ display:none; }

      .index_left_nav,.footer_nav{display:none; }

}

@media screen and (min-width:768px) and (max-width:768px){

	.left_nav{padding-top: 100px;}

} 

/*小屏幕*/

@media screen and (max-width: 768px) {

      .logo{margin:5px 0px 3px 5px; max-width:180px; max-height: 42px;}

      .flash{margin-top: 100px;}

      .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: #00acc2;}

      .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: #00acc2; 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;}

        .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:100px 0px 0px 0px;}

        .feedback{margin-top: 20px;}

        .path_bg{padding-left:0px;}

        .product_index{margin-top:40px;}

        .product_index h2{font-size: 24px;}

        .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;}

        .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;}

	

	.tcdPageCode li{display:inline;}

	

	.swiper-slide img{width: 60px;height: 60px; border: 1px solid #9E9797;border-radius: 100px;}

	.swiper-container{width:90%;margin-top: 20px;}

}

/*

@media screen and (max-width: 767px) {

     .copyright_p{ display:none;}

			/*.fenlei{margin: 2%;}

		.fenlei a{border: 1px solid #989696;padding: 2%;}

		

		.left_nav li{float: left;width: calc(calc(100% / 3) - 10px);border: 1px solid #C7C1C1;margin: 5px;text-align: center;}*/

		/*.mod_yin .left_nav{display: none;}

	.btnli:active{background:olive;}

	.left_nav{margin-top: 100px;}

	.left_nav_ul { overflow-x: auto; list-style: none;white-space:nowrap;width: auto;}

	.left_nav_ul li { margin-right: 5px; display: inline-block;width: calc(calc(100% / 2.5) - 10px);pading:5%;text-align: center; border: 1px solid #C7C1C1;}

}

*/

/*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%;

  }


/* 颜色 */
.kf122 dd {
    position: relative;
    float: left;
    width: 80px;
    height: 80px;
    background: #ff0f0f;
    margin-top: 2px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
}
.kf122 dd span {
    display: block;
    color: #fff;
}
.kf122 dd.t122 .box122 {
    position: absolute;
    top: 0;
    width: 190px;
    right: -200px;
    height: 100%;
    margin-right: 10px;
    border-radius: 5px;
    background: #ff0f0f;
    opacity: 0;
    transition: all .5s;
}
.kf122 dd.t122 .box122:after {
    display: block;
    content: " ";
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent transparent #ff0f0f;
    border-width: 9px;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: -18px;
    margin-left: -12px;
}
.kf122 dd.code122 .box122 {
    position: absolute;
    top: 0;
    width: 140px;
    right: -172px;
    height: 140px;
    margin-right: 10px;
    border-radius: 5px;
    background: #ff0f0f;
    opacity: 0;
    transition: all .5s;
}
.kf122 dd:hover {
    background: #333;
}
.kf122 dd.code122 .box122:after {
    display: block;
    content: " ";
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent transparent #ff0f0f;
    border-width: 9px;
    width: 0;
    height: 0;
    position: absolute;
    top: 30px;
    right: -18px;
    margin-left: -12px;
}
  
  
/* 在线咨询 end*/
.kf122 {
    position: fixed;
    top: 50%;
    right: 1%;
    margin-top: -163px;
    z-index: 100;
    width: 80px;
}
.kf122 dd:first-child {
    margin-top: 0;
}
.kf122 dd i {
    width: 100%;
    height: 30px;
    display: block;
    margin-top: 13px;
    background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/kf122.png) no-repeat center 0;
}
.kf122 dd.qq122 i {
    background-position-y: 0;
}
.kf122 dd.t122 i {
    background-position-y: -30px;
}
.kf122 dd.code122 i {
    background-position-y: -60px;
}
.kf122 dd.top122 i {
    background-position-y: -90px;
}
.kf122 dd.t122 .box122 p {
    font-size: 14px;
    margin: 15px auto 7px;
}
.kf122 dd.t122 .box122 h3 {
    font-size: 18px;
    font-weight: bold;
}
.kf122 dd.code122 .box122 img {
    width: 140px;
    height: 140px;
    padding: 11px;
}
.kf122 dd.t122:hover .box122 {
    opacity: 1;
    right: 80px;
}
.kf122 dd.code122:hover .box122 {
    opacity: 1;
    right: 80px;
}


/* 关于我们 */
.about_300 {
    padding: 30px 0 50px 0;
    overflow: hidden;
}
.about_300 .b-tit {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.about_300 .b-tit h1 {
    color: #fff;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}
.about_300 .b-tit h2 {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
    overflow: hidden;
}
.about_300 .b-tit h3 {
    color: #fff;
    width: 40px;
    height: 32px;
    display: block;
    position: relative;
    margin: 5px auto 0 auto;
}
.about_300 .usbox {
    width: 1200px;
    margin: 20px auto 0 auto;
    position: relative;
    overflow: hidden;
}
.about_300 .usbox .us_sp {
    width: 600px;
    height: 340px;
    float: left;
    overflow: hidden;
}
.about_300 .usbox .us_dw {
    width: 600px;
    height: 340px;
    line-height: 30px;
    padding: 30px 30px 40px 40px;
    font-size: 16px;
    float: left;
    overflow: hidden;
    background-color: rgba(255,255,255,0.9);
}
.about_300 .usbox .us_dw p {
    color: #333333;
    line-height: 2em;
    margin: 0 0 30px 0;
}
.about_300 .usbox .us_dw a {
    width: 130px;
    height: 45px;
    border: 1px solid #999;
    display: block;
    line-height: 45px;
    text-align: center;
    border-radius: 3px;
    font-family: "Times New Roman",Georgia,sans-serif;
    text-transform: uppercase;
    color: #333333;
    position: relative;
}
.about_300 .usbox .us_dw a:hover {
    font-weight: bold;
    transition: all 0.2s ease-in-out;
}
.hzhb_239 {
  margin: 0 auto;
  width: 100%;
  padding: 60px 0;
  box-sizing: border-box; /* 统一盒模型，避免宽度计算错误 */
}

.hzhb_239 .title {
  padding: 0 10px 30px;
  text-align: center;
}

.hzhb_239 .title h3 {
  color: #203144;
  font-weight: 500;
  font-size: 36px;
  white-space: nowrap;
  margin: 0 0 30px;
}

.hzhb_239 .title p {
  font-size: 18px;
  color: #666;
  white-space: nowrap;
  margin: 0;
}

.hzhb_239 .hb-con {
  margin: 0 auto; /* 居中容器 */
  max-width: calc(260px * 4 + 2% * 4); /* 最大宽度适配4张图 */
  height: auto; /* 取消固定高度，自适应内容 */
  padding: 0;
  margin-bottom: 30px;
  overflow: hidden; /* 清除浮动 */
}

/* 图片项样式 - 每行4张 */
.hzhb_239 .hb-con .item {
  width: calc(25% - 1%); /* 4张平分宽度，减去间距 */
  height: 260px; /* 与图片高度一致 */
  margin: 0.5%; /* 统一间距 */
  border: 1px #ccc solid;
  float: left;
  display: flex; /* 用于图片居中 */
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中 */
  cursor: pointer;
  box-sizing: border-box; /* 边框计入宽度 */
}

/* 图片尺寸固定为260×260px */
.hzhb_239 .hb-con .item img {
  width: 260px;
  height: 260px;
  object-fit: contain; /* 保持图片比例，避免拉伸 */
  display: block; /* 去除图片底部间隙 */
}

/* 悬停效果优化 */
.hzhb_239 .hb-con .item:hover {
  -webkit-box-shadow: 0 0 30px rgba(32, 49, 68, 0.3);
  -moz-box-shadow: 0 0 30px rgba(32, 49, 68, 0.3);
  box-shadow: 0 0 30px rgba(32, 49, 68, 0.3);
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}

/* 按钮样式修复（原代码有语法错误） */
.hzhb_239 .btns-more {
  padding: 0;
  margin: 0;
  text-align: center;
}

.hzhb_239 .btns-more .more {
  border: 1px solid #ff8800; /* 修复原代码引号错误 */
  height: 44px;
  width: 300px;
  display: inline-block;
  color: #ff8800; /* 修复原代码语法错误 */
  font-size: 18px;
  line-height: 42px;
  position: relative;
  overflow: hidden;
  transition: all .5s ease-in;
  text-decoration: none; /* 若为链接添加 */
}

.hzhb_239 .btns-more .more span {
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: all .5s ease-in;
  background-color: #ff8800;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  transform: translate(-50%, 50%);
}

.hzhb_239 .btns-more .more:hover {
  color: #fff;
}

.hzhb_239 .btns-more .more:hover span {
  width: 900px;
  height: 600px;
}

/* 响应式适配 - 平板（768px-1199px） */
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .hzhb_239 .hb-con {
    max-width: calc(260px * 2 + 2% * 2); /* 每行2张 */
  }
  .hzhb_239 .hb-con .item {
    width: calc(50% - 1%); /* 2张平分宽度 */
    height: 220px; /* 适当缩小高度 */
  }
  .hzhb_239 .hb-con .item img {
    width: 220px;
    height: 220px;
  }
}

/* 响应式适配 - 手机（≤767px） */
@media only screen and (max-width: 767px) {
  .hzhb_239 {
    padding: 30px 0;
  }
  .hzhb_239 .title h3 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .hzhb_239 .title p {
    margin: 0 0 10px;
    white-space: normal; /* 允许换行 */
  }
  .hzhb_239 .title p a {
    font-size: 15px;
  }
  .hzhb_239 .hb-con {
    max-width: 100%; /* 全屏宽度 */
    padding: 0 10px; /* 预留边距 */
  }
  .hzhb_239 .hb-con .item {
    width: 100%; /* 每行1张 */
    margin: 1% 0; /* 上下间距 */
    height: 180px; /* 手机端缩小高度 */
  }
  .hzhb_239 .hb-con .item img {
    width: 180px;
    height: 180px;
  }
  .hzhb_239 .btns-more .more {
    margin-top: 30px;
    height: 28px;
    width: 140px;
    font-size: 14px;
    line-height: 28px;
  }
}

/* 大屏适配（≥1200px） */
@media only screen and (min-width: 1200px) {
  .hzhb_239 {
    width: 1200px; /* 固定大屏宽度 */
  }
}





 