﻿
@media(max-width: 1200px) {
    .container {
        width: 100%;
    }
}

    /*768以下*/
    @media(max-width: 769px) {
		.other,.o_con{
			width:100%!important;
		}
		.honorlist li {
    width: 46%!important!important;
	height: 210px;
}
		.honorlist {
			margin-top:25px;
    width: 100%;
    float: right;
}
		.sd table{width:100%!important;}
		.sd img{width:100%!important;}
		.sd td{
			width:100%!important;
			float:left!important;
		}
		
		.f_pro2 li {
    width: 50%;
    padding: 0px 5px;
    margin-bottom: 10px;
    float: left;
}
		.f_pro li {
    width: 50%;
    padding: 0px 5px;
    float: left;
    height: 150px;
	margin-bottom: 20px;
}
		.fsy_p1 li{
			margin:0!important;
		}
		.pdimg {
    width: 100%!important;
  
}
        .sonmenu {
  
 
    bottom: -66px;
    right: 0px; 

}
           .nonecc{
           display:block!important;
        }
        .top {
            display: none;
        }

        .logo {
            display: none;
        }

        .sech_in {
            float: left;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .navbar-nav > li {
            text-align: left;
            background: none;
        }

        .sech_in {
            display: block;
        }

        .swiper-slide img {
            max-height: 150px;
        }

        .navbar-default {
            background-color: #fff;
            padding: 10px 0px;
        }

        .navbar-brand {
            display: block;
        }
        .i_about {
            width: 100%;
        }
        .More {
            margin-top: 5px;
        }
        .i_new {
            width: 100%;
            margin-top: 35px;
        }
        .clearcc {
            clear: both;
        }
        .form_con {
         
            width: 100%;
        }
            .form_con input.form_in {
                width: 100%;
              
            }
            .form_con .nei {
                width: 100%;
              
            }
        .xiancc {
            margin-top: 60px;
         
        }
        .n_aboutcon{
            margin-bottom:30px;
        }

        .honorlist li {
            width: 47%;
            margin-right: 24px;
        }
            .honorlist li:nth-child(2n) {
                margin-right: 0px;
            }
        .art-list li a {
            line-height: 50px;
            overflow: hidden;
            height: 50px;
            display: block;
        }
        .productlist li {
            width: 100%;
            margin-left: 0px; 
        }
        /*.productlist li:nth-child(2n) {
            margin-right: 0px!important;
        }
     */
    }


    @media(max-width: 550px) {
    }

    @media(max-width: 500px) {
		.i_new {
   
    height: 215px;
    float: left;
    padding: 0px 15px 0px 15px;
}
        .honorlist li {
            width: 100%;
        }

        .sonhonor {
            padding-top: 24%;
        }
    }

    /*414以下*/
    @media(max-width: 414px) {
        .i_aboutcon {
            float: left;
        }
        .i_about {
           
            height: 490px;
            float: left;
          
        }
        .More {
          margin-left:0px;
            float: left;
        }
        .xiaolu {
            width: 100%;
        }
        .i_aboutcon {
        
       margin-top:20px;
            margin-right: 0px; 
        
        }
        .i_new ul li a {
            font-size: 12px;
         
        }
    }

    /*375以下*/
    @media(max-width: 375px) {
        /*.i_about {
            height: 490px;
        }*/
        .productlist li {
            width: 100%;
        }
    }
    /*320以下*/
    @media(max-width: 320px) {
    }







    /*以上*/
@media(min-width: 1200px) {
    .honorlist li:nth-child(3n) {
        margin-right: 0px;
    }

    .productlist li:nth-child(3n) {
        margin-right: 0px;
    }

}

    @media(min-width: 768px) {
        .navbar-nav > li > a {
            color: #fff;
        }
         .navbar{
            display:none;
        }
       
    }


.top{
	background-color: #318fcd;
}

.top p{
	color:#fff;}
}

.top_r li i,span{
	color:#fff;
}