@media screen and (min-width:1600px){
    .index-about-fr p:nth-of-type(2) {
        height: 169px;
    }
    .index-about-fr h3{
        margin-top:17%;
    }
	.index-ency{
		background: url(../images/index_eng.jpg) no-repeat;
		background-size: 100% 100%;
	}
}
@media screen and (max-width:1600px){
    .index-about-fr h3{
        margin-top: 3%;
    }
	.index-ency{
		background: url(../images/index_eng.jpg) no-repeat right !important;
		background-size:auto 100% !important;
	}
}
@media screen and (min-width:1400px) {
     /* 导航 */
     .navbar_h {
        width: 380px;
    }
    .navbar_h h1,
    .navbar_h h2 {
        font-size: 30px;
    }
    .nav>li>a{
        line-height: 84px;
    }
    
    .w {
        width: 1400px;
    }
    .navbar-nav {
        width:63%;
        float: right;
    }
   
    .index-about-fr p{
        font-size: 20px;
        line-height: 44px;
    }
    .com_bar_bot ul li a h2 {
        font-size: 18px;
        line-height: 32px;
    }
     /* 首页新闻 */
     .index_news_fr span {
        padding: 20px;
        margin-bottom:5.4%;
    }
   /* 产品详情 */
   .pd-t-fr{
        padding:2% 0% 0% 4%;
    }
   .pd-t-fr h1{
        font-size: 32px;
        line-height: 50px;
    }
}
@media screen and (max-width:1400px) {
    
    .w {
        width: 96%;
    }
      /* 导航 */
      .navbar_h {
        width: 260px;
    }
    .navbar_h h1,
    .navbar_h h2 {
        font-size: 20px;
        margin-top: 18px;
    }
    .nav>li>a,
    .sub-menu1 li a {
        line-height: 24px;
    }
    
    .navbar-nav {
        width:calc(100% - 380px);
        float: right;
        margin-top: 23px;
    }
    .nav>li>a, .sub-menu1 li a {
        font-weight:400;
    }
    
    .index-about-fr p {
        font-size: 18px;
        line-height: 36px;
    }
    .com_bar_bot ul li a h2 {
        font-size: 18px;
        line-height:24px;
    }
     /* 首页新闻 */
     .index_news_fr span {
        padding: 20px 10px;
        margin-bottom:5.5%;
    }
    /* 产品详情 */
    .pd-t-fr h1 {
        font-size: 30px;
        line-height: 40px;
        padding: 0% 2%;
    }
    /* 热销产品 */
    .product-hot .swiper-slide a figure{
        height: 340px;
    }
}
@media screen and (min-width:1200px) {

    /* 导航 */

    .nav>li>a,
    .sub-menu1 li a {
        font-size: 18px;
    }
    .index_about_fr p {
        line-height: 40px;
        height: 300px;
    }
    .index-about-fr a{
        padding: 10px 20px;
    }
    .index_power_pc .nav>li>a{
        line-height: 50px;
    }
    .index_news_fl figure {
        height: 347px;
    }
    
    /* 产品详情 */
     
      .com_bar_bot ul li {
        width:23.5%;
        margin-right: 2%;
    }
    .com_bar_bot ul li:nth-of-type(4n){
        margin-right: 0%;
    }
    .pd-t-fr span b{
        font-size: 18px;
        line-height: 32px;
    }
}
@media screen and (max-width:1200px) {

    /* 导航 */

    .nav>li>a,
    .sub-menu1 li a {
        font-size: 14px;
    }
    .index_about_fr p {
        line-height: 30px;
    }
    .index-about-fr h3 {
        margin-top:11%;
    }
    .index-about-fr a{
        padding: 8px 18px;
    }
    .com_bar_bot ul li a h2{
        line-height: 30px;
    }
    .index_power_pc .nav>li>a{
        line-height: 30px;
        margin: 0% auto;
    }
    /* 首页新闻 */
    .index_news_fr span {
        padding: 20px 10px 10px;
        margin-bottom: 2.6%;
    }
    .index_news_fl figure {
        height: 260px;
    }
    /* 产品详情 */
    .pd-t-fr {
        padding: 0% 0% 0% 4%;
    }
    .pd-t-fr hr:nth-of-type(1){
        margin-top: 0px;
    }
    .pd-t-fr span b,
    .pd-t-fr p{
        font-size: 16px;
    }
    /* 侧边导航 */
    .com_bar_top strong {
        font-size: 22px !important;
    }
    /* 热销产品 */
    .product-hot .swiper-slide h2{
        font-size: 18px;
    }
    .product-hot .swiper-slide a figure{
        height: 300px;
    }
    .product-hot  .swiper-button-next, 
    .product-hot  .swiper-button-prev{
      width:40px;
    }
    .product-hot  .swiper-button-prev:after{
        width: 30px;
        height: 30px;
        background: url(../images/strength_lun_fl.png) no-repeat;
        background-size: 30px 30px;
    } 
    .product-hot  .swiper-button-next:after{
        width:30px;
        height: 30px;
        background: url(../images/strength_lun_fr.png) no-repeat;
        background-size: 30px 30px;
    }
    /* footer */
    .footer-fl{
        display: none;
    }
    .footer-monde,
    .footer-mond,
    .footer-fr{
        width:33.33%;
    }
}
@media screen and (max-width:1200px) and (min-width:768px) {
  
    .index-about-fr p:nth-of-type(1){
        overflow: hidden;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp:4;
        -webkit-box-orient: vertical;
    }
    .index-about-fr p:nth-of-type(2){
        overflow: hidden;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
      /* 产品详情 */
      .com_bar_bot ul li {
        width:32%;
        margin-right: 2%;
    }
    .com_bar_bot ul li:nth-of-type(3n){
        margin-right: 0%;
    }
}
@media screen and (min-width:996px){
    /* 导航 */
   
    .navbar-nav>li {
        width: 14%;
        text-align:center;
    }
    .title_h h3{
        font-size: 50px;
        line-height:60px;
    }

    .index-about-fl{
        width:49%;
        float: left;
    }
    .index-about-fr{
        width: 46%;
        margin-right: 2%;
        float: right;
    }
    .index-about-fl figure:nth-of-type(3){
        display: none;
    }
    .index-about-fr a{
        margin-right: 37%;
    }
    .index_news_fl a h2,
    .index_news_fr span a h2{
        font-size:20px;
        line-height: 32px;
        margin: 10px 8px;
    }
    /* 产品详情 */
    .pd-text{
        padding: 4% 0%;
    }
    .pd-t-fr{
        width: 54%;
        float: right;
    }
    .pd-t-fl {
        width:46%;
        float: left;
      }
    .pd-text figure{
        width: 44%;
    }
 
    /* 联系我们 */
    .contact-h{
        box-shadow: 0px 0px 6px 1px #0000003d;
    }
    .contact-l{
        width: 55%;
        float: left;
        box-sizing: border-box;
        padding: 3%;
    }
    .contact-r{
        width:45%;
        float: right;
        padding: 2%;
    }
    .contact-l p{
        height: 64px;
        font-size: 18px;
        margin:3% auto;
    }
}
@media screen and (max-width:996px){
    .navbar-nav {
        width: 100%;
        margin: 0px auto;
        background-color: #e2e2e2;
    }
    .navbar_h {
        width:auto;
    }
    .navbar_h h1, .navbar_h h2 {
        margin-top: 28px;
    }
    .cpmenu1{
        height: 200px;
    }
    .sub-menu1 {
        display: block !important;
        top:30px;
        left: 0%;
        width:100%;
        height:auto;
    }
    .nav>li>a,
    .sub-menu1 li a{
        line-height: 30px;
        font-size: 18px;
        margin: 10px;
    }
    .title_h h3{
        font-size:38px;
        line-height: 50px;
    }
    .index-about-fr,
    .index-about-fl{
        width:96%;
        margin: 0px auto;
    }
    .index-about-fl figure:nth-of-type(1),
    .index-about-fl figure:nth-of-type(2){
        display: none;
    }
    .index-about-fl figure:nth-of-type(3),
    .index-about-fl figure:nth-of-type(3) img{
        width: 100%;
        display: block;
    }
    .index-about-fr p:nth-of-type(1){
        margin-top: 80px;
    }
    .index-about-fr{
        position: relative;
        margin-bottom: 10px;
    }
    .index-about-fr h3{
        position: absolute;
        top: 3%;
        left: 0%;
        margin-top: 0%;
    }
    .index-about-fr a{
        margin-top: -5%;
    }
    .index_news_fl a h2, .index_news_fr span a h2{
        font-size: 18px;
        line-height: 24px;
        margin:8px;
    }
    /* 联系我们 */
    .contact-h::after{
        display: none;
    }
    .contact-l,
    .contact-r{
        width:100%;
        padding:6% 4%;
        box-shadow: 0px 0px 6px 1px #0000003d;
        box-sizing: border-box;
    }
    .contact-r{
        margin-bottom: 3%;
    }
    .contact-l p{
        margin: 6% auto;
        font-size: 16px;
    }
    /* 产品详情 */
    .pd-text-img,
    .pd-text{
        padding: 4%;
        box-sizing: border-box;
    }
    .pd-t-fr{
        padding: 0px;
    }
    .pd-t::after{
        display: none;
    }
    .pd-t-fr,
    .pd-t-fl{
        width:96%;
        float: unset;
        margin: 2% auto;
        padding: 1%;
        box-sizing: border-box;
    }
    .pd-text figure{
        width: 48%;
    }
     /* 相关产品 */
     .com_bar_bot ul li a h2 {
        font-size: 16px;
        line-height: 32px;
    }
    /* 热销产品 */
    .product-hot .swiper-slide span {
        padding: 4px 16px;
    }
    .product-hot .swiper-slide span a{
        font-size: 14px;
    }
    /* 底部 */
    .right-form,
    .izl-rmenu{
        display: none;
    }
}
@media screen and (min-width:992px) {
  
   
    .index_about_fr b {
        margin: 20px 0px;
    }

   
    
    .index-ency-fl .swiper-slide h2{
        font-size: 26px;
        line-height: 44px;
    }
    .index-ency-fl .swiper-slide span h2{
        font-size: 18px;
        line-height: 28px;
    }
    .index-ency-fl .swiper-slide p,
    .index-ency-fl .swiper-slide>a:nth-of-type(2){
        font-size: 18px;
        line-height: 32px;
    }
    /* 404 、文章详情 */
    .error_h,
    .detail_fr {
        width: 78%;
        float: right;
    }

    .com_bar {
        width: 20%;
        float: left;
    }

  

    

    /* footer底部 */
  
    .bottom_nav {
        display: none;
    }
}
@media screen and (max-width:992px) {
    .navbar_h font {
        display: none;
    }
    .navbar_h h1,
    .navbar_h h2 {
        line-height: 24px;
        padding-left: 6px;
        border-left: 2px solid #999;
    }
    /* 首页 */
    .index_about_fr font {
        display: none;
    }
    .index_about_fr b {
        margin: 0px 0px 20px;
    }
    .index_about_fr p {
        overflow: hidden;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }

   
    /* 首页新闻 */
    .index_news_fr span {
        padding: 20px 10px 10px;
    }
   
    
    .index_news_fl figure {
        height: 208px;
    }
    .index-ency-fl .swiper-slide h2{
        font-size: 22px;
        line-height: 38px;
    }
    .index-ency-fl .swiper-slide p,
    .index-ency-fl .swiper-slide>a:nth-of-type(2),
    .index-ency-fl .swiper-slide span h2{
        font-size: 16px;
        line-height: 22px;
    }
    /* 404 */
    .error_h,
    .com_bar {
        width: 100%;
    }

    .com_bar_top {
        display: none;
    }
    /* 产品详情 */
    .com_bar_bot ul li figure {
        height: 150px;
        overflow: hidden;
    }
  

   

    /* footer底部 */
    .footer_b figure:nth-of-type(2) {
        display: none;
    }

    .footer_b {
        width: 100%;
        margin-bottom: 10px;
    }

}
@media screen and (max-width:840px) {
    .com_bar_bot ul li a h2 {
        line-height: 26px;
    }
}
@media screen and (min-width:768px) {

    /* 产品详情 */
  
    .com_title {
        font-size: 22px;
    }

    /* 导航 */
    .navbar_h h1 br,
    .navbar_h h2 br{
        display: none;
    }

    /* 首页 */
    .title_h{
        margin:4% auto 3%;
    }
   

    .title_h p,
    .title_h p a {
        font-size: 16px;
    }
    .index-about-fr a{
        float: right;
    }
    
    /* 修改首页实力 */
    .index_power_yd{
        display: none;
    }
   
    /* 首页新闻 */
    .index_news_fr {
        width: 58%;
        float: right;
    }
   
  
    .index-about-fr p:nth-of-type(2){
        width: 70%;
    }
    .index-about-fr h3{
        font-size: 40px;
        line-height: 60px;
    }
    .index-ency-fr{
        width: 44%;
        float: right;
        height: auto;
        display: table;
    }
    .index-ency-fl.swiper{
        width: 55%;
        float: left;
    }
    /* 404 */
    .letter {
        animation: bounce 0.75s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;
        display: inline-block;
        transform: translate3d(0, 0, 0);
        margin-top: 0.5em;
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
        font: normal 500 140px 'Varela Round', sans-serif;
    }

    /* 联系我们 */
    .contact_top ul li strong {
        font-size: 24px;
        line-height: 60px;
        display: block;
    }

    .contact_top ul li p {
        font-size: 18px;
        line-height: 30px;
    }

    /* 详情 */
    .details-img figure {
        width: 600px;
        margin: 0px auto;
    }
	.details_text p img{
		width:600px;
		margin:10px auto;
		display:block;
	}
   /* 产品详情 */
   .pd-text-img h2,
   .pd-text h2{
       font-size: 30px;
       line-height: 50px;
   }
    /* 关于我们 */
    .about_Profile ul li {
        margin-left: 1%;
        width: 49%;
    }

    .about_Profile ul li b {
        font-size: 24px;
    }

    .about_Profile>ol>li>strong,
    .about_Profile>ol>li>strong b {
        font-size: 40px;
        line-height: 50px;
    }

    .about_Profile>ol>li>font {
        font-size: 18px;
        line-height: 30px;
    }

    .about_park figure {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .about_park figure:nth-of-type(3n) {
        margin-right: 0%;
    }

    .about_culture ul li span p {
        font-size: 24px;
        line-height: 40px;
    }

    .about_culture ul li span font {
        font-size: 20px;
        line-height: 40px;
    }

    .about_title {
        margin: 50px auto;
    }

    /* 公司实力 */
    .lun_bo_fl {
        width: 42%;
        float: left;
    }
}
@media screen and (max-width:768px) {
    /* 導航 */
    .navbar_h h1, .navbar_h h2 {
        margin-top: 13px;
    }
    .nav>li>a>br {
        display: none;
    }
    /* 首页 */
    .title_h{
        margin:30px auto;
    }
    .title_h a {
        font-size: 14px;
    }
    .title_h h3 {
        font-size: 34px;
        line-height: 50px;
    }
    .index-about-fr p:nth-of-type(2){
        width:100%;
        margin-bottom: 10px;
    }
    .index-about-fl figure:nth-of-type(3){
        margin-top: 10px;
    }
    .index-about-fr h3{
        font-size:30px;
        line-height:50px;
    }
    .index-about-fr p:nth-of-type(1) {
        margin-top: 60px;
    }
    .com_bar_bot ul li a h2{
        line-height: 30px;
    }
    /* 新修改首页实力 */
    .index_power_pc{
        display: none !important;
    }
    /* 首页新闻 */
    .index_news_fl {
        width: 100% !important;
        float:unset !important;
        margin-bottom: 3%;
    }
    .index_news_fl figure{
        height: auto;
    }
    .index_news_fr {
        width: 100%;
    }
    .index_news_fr span {
        margin-bottom:3%;
    }
   
   .index-ency{
		background: url(../images/index_eng.jpg) no-repeat !important;
		background-size:auto 100% !important;
	}
    .index-ency-fr{
        display: none;
    }
    .index-ency-fl.swiper{
        width: 100%;
    }
	/*详情页 */
    .details_text p img{
		width:96%;
		margin:10px auto;
		display:block;
	}
    /* 产品详情 */
  
    .com_title {
        font-size: 20px;
    }

    /* footer */   
    .footer-mond{
        display: none;
    }
    .footer-monde,
    .footer-fr{
        width:50%;
    }
    .izl-rmenu .btn {
        display: none;
    }
    .letter {
        animation: bounce 0.75s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;
        display: inline-block;
        transform: translate3d(0, 0, 0);
        margin-top: 0.5em;
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
        font: normal 500 100px 'Varela Round', sans-serif;
    }

    /* 产品详情 */
    .details-img figure {
        width:96%;
        margin: 0px auto;
    }
    .com_bar_bot ul li {
        width: 49.5%;
    }
    .com_bar_bot ul li:nth-of-type(2n) {
        margin-right: 0%;
    }
    .com_bar_bot ul li figure {
        height: 250px;
    }
    .pd-t-fr h1,
    .pd-text-img h2, .pd-text h2{
        font-size: 24px;
        line-height: 40px;
    }
   
   

    /* footer */
    footer {
        margin: 20px auto 80px;
    }
}
@media screen and (max-width:767px) {
    .sech-tell{
        width: calc(100% - 70px);
    }

   
}
@media screen and (min-width:600px) {
   

    .footer_mod>ul>li {
        font-size: 18px;
    }

    /* 404 */
    .bounce_bot a {
        padding: 8px 20px;
        font-size: 20px;
    }

    .bounce_bot span font,
    .bounce_bot span p {
        font-weight: bold;
    }


    /* 新闻\百科\搜索页面 */
    .news_h ul li,
    .baike_h ul li {
        margin-bottom: 20px;
        padding: 20px;
    }

    .news_h ul li span {
        padding-left: 20px;
    }

    .news_h ul figure {
        width: 260px;
        height: 160px;
    }

    .news_h ul figure img {
        width: 100%;
        height: 160px;
    }

    .news_h ul li span {
        width: calc(100% - 260px);
    }

    .news_h ul li span a h2,
    .baike_h ul li a h2 {
        font-size: 20px;
        margin: 10px auto;
        line-height: 24px;
    }

    .news_h ul li span p,
    .baike_h ul li p {
        font-size: 16px;
        line-height: 32px;
    }

    .news_h ul li span a:nth-last-child(1),
    .baike_h ul li a:nth-last-child(1) {
        font-size: 18px;
        padding: 6px 20px;
        border-radius: 30px;
        margin-top: 10px;
    }

    .baike_h ul li time {
        bottom: 20px;
        right: 20px;
        font-size: 18px;
    }
    .hot-product .title_h h3{
        text-align:left;
    }
    .hot-product .title_h hr{
      margin: 2% 0%;
    }
    .hot-product .title_h a{
        float: right;
        margin-top: -6%;
    }
   
}
@media screen and (max-width:600px) {
    .com_bar_bot ul li a h2{
        line-height:24px;
    }
    .bread-h{
        display: none;
    }
    /* 热销产品 */
    .product-hot .swiper-slide a figure {
        height:auto;
    }
    .product-hot .swiper-slide h2{
        font-size: 16px;
        height: auto;
        display: table;
    }
    /* 404 */
    .bounce_bot a {
        padding: 4px 10px;
        font-size: 16px;
    }
    /* 新闻\百科\搜索页面 */
    .news_h ul li,
    .baike_h ul li {
        margin-bottom: 10px;
        padding: 10px;
    }
    .news_h ul li span {
        padding-left: 10px;
    }
    .news_h ul figure {
        width: 160px;
        height: 100px;
    }
    .news_h ul figure img {
        width: 100%;
        height: 100px;
    }
    .news_h ul li span {
        width: calc(100% - 160px);
    }
    .news_h ul li span a:nth-last-child(1),
    .baike_h ul li a:nth-last-child(1) {
        font-size: 12px;
        padding: 5px 20px;
        border-radius: 20px;
    }
    .news_h ul li span p,
    .baike_h ul li p {
        font-size: 14px;
        line-height: 24px;
    }
    .news_h ul li span a h2,
    .baike_h ul li a h2 {
        font-size: 16px;
        line-height: 24px;
    }
    .baike_h ul li time {
        bottom: 10px;
        right: 10px;
        font-size: 14px;
    }
    /* 产品详情 */
    .com_bar_bot ul li figure {
        height: 180px;
    }
    .pd-t-fr span{
        display: block;
        width:98%;
        margin: 1% auto;
    }
    

}
@media screen and (min-width:490px) {
   
    .index-ency-fl .swiper-wrapper{
        padding-bottom: 8%;
    }


   
}
@media screen and (max-width:490px) {
    .title_h hr{
        margin: 8px auto !important;
    }
    .title_h h3 {
        font-size: 28px;
        line-height: 40px;
    }
    .cpmenu1 {
        height: 134px;
    }
    .navbar-brand figure {
        width: 70px;
        margin-right: 4px;
    }

    .navbar_h h1,
    .navbar_h h2 {
        font-size: 18px;
        line-height: 20px;
        margin: 10px 0px 2px;
    }

    .navbar-toggle {
        margin-top: 3px;
        margin-right: 0px;
        padding: 18px 9px 10px 0px;
    }
    .nav>li>a,
    .sub-menu1 li a {
        line-height: 20px;
        font-size: 14px;
    }
  
    .index-ency-fl .swiper-wrapper {
        padding-bottom: 12%;
    }
    /* footer */
    .footer-monde{
        display: none;
    }
    .footer-fr{
        width:100%;
    }

    /* 404 */
    .bounce_bot span {
        display: none;
    }

    .letter {
        animation: bounce 0.75s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;
        display: inline-block;
        transform: translate3d(0, 0, 0);
        margin-top: 0.5em;
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
        font: normal 500 70px 'Varela Round', sans-serif;
    }

    /* 产品详情 */
    .com_bar_bot ul li figure {
        height: 150px;
    }
    /* 404 */
    .bounce_bot p{
        font-size: 16px;
    }
    .bounce_bot a {
        padding: 0px 10px;
        font-size: 12px;
    }
}
@media screen and (max-width:420px) {
    .com_bar_bot ul li{
        width: 96%;
        margin: 0% auto 3% !important;
        float: unset !important;
    }
    .com_bar_bot ul li a h2{
        padding: 12px 4px !important;
    }
    .com_bar_bot ul li figure{
        height: auto;
    }
}

@media screen and (min-width:380px) {
    /* 联系我们 */
    .conname input{
        font-size: 16px;
    }
    /* footer */
    .footer_b h2 {
        font-size: 24px;
    }
    .footer_b p {
        font-size: 18px;
    }

}
@media screen and (max-width:380px) {
    /* 導航 */
    .navbar_h h1, .navbar_h h2 {
        font-size: 14px;
        line-height: 16px;
    }
    .navbar-brand figure {
        width: 60px;
    }
    .navbar-toggle {
        padding: 14px 9px 10px 0px;
    }
    
    /* 首页百科 */
    .title_h h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .letter {
        animation: bounce 0.75s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;
        display: inline-block;
        transform: translate3d(0, 0, 0);
        margin-top: 0.5em;
        text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
        font: normal 500 60px 'Varela Round', sans-serif;
    }
    /* 新闻\百科\搜索页面 */
    .news_h ul figure {
        display: none;
    }
    .news_h ul li span {
        width: 100%;
        padding-left: 0px;
    }

    /* 产品详情 */
    .pd-t-fr h1, .pd-text-img h2, .pd-text h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 3%;
    }
   
    .com_bar_bot ul li a h2 {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 0px;
    }
    .detail_fr h1{
        font-size: 18px;
        line-height: 28px;
    }
   /* 联系我们 */
   .conname input{
       font-size: 14px;
   }
    /* footer */
    .footer_b h2 {
        font-size: 22px;
    }

    .footer_b p {
        font-size: 16px;
    }
}
@media(max-width:320px){
	.navbar-brand figure{
		margin-top:2px;
		width:56px;
	}
}
@media(max-width:300px) {

    /* 相关产品 */
    .com_bar_bot ul li {
        width: 100%;
        margin-right: 0%;
    }
    .com_bar_bot ul li a h2 {
        font-size: 16px;
        line-height:26px;
        padding: 10px 0px;
    }
    .com_bar_bot ul li figure {
        height: auto;
        display: table;
    }
}



