@charset "utf-8";
.f_nav{
/*	height: 195px;*/
	background-color: #333;
	border-bottom: 1px solid rgba(171, 171, 171, 0.23);
	overflow: hidden;
}
.f_nav>.container{
	height: auto;
}
.f_nav .navs{
	width: 62%;
	margin-left: 55px;
	color: #ababab;
}
.f_nav .navs>ul>li{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	text-align: center;
}
.f_nav .navs ul li>h2{
	font-size: 16px;
}
.f_nav .navs ul li ul li{
	padding: 0 40px;
	line-height: 24px;
}
.f_nav .navs>ul>li.ab-box{width: 20%;}
.f_nav .navs>ul>li.pro-box{width: 35%;}
.f_nav .navs>ul>li.add{
	text-align: left;width: 45%;
}
.f_nav .navs>ul>li.add h2{
	text-indent: 40px;
}
.f_nav .navs ul li ul{
	padding: 5px 0;
	border-right: 1px solid rgba(171, 171, 171, 0.23);
}
.f_nav .navs ul li ul li a{
	font-size: 12px;
	color: #ababab;
}
.f_nav .qcode{
	width: 10%;
}
.f_nav .qcode .img{
	width: 100%;
	text-align: center;
	color: #fff;
}
.f_nav .qcode .img img{width: 100%;}
.f_nav .qcode .img span{
	line-height: 28px;
}
footer{
	line-height: 65px;
	text-align: center;
	color: #666;
	background-color: #333;
	font-size: 12px;
	overflow: hidden;
}

@media screen and (max-width: 1201px){
    nav ul>li{width: 19.8%;text-align: center;}
    nav ul>li>a{margin: 0;padding: 0 5%;}
    nav ul>li>.sub-nav{width: 100%;left: 0;}
    
    .banner{height: 476px;}
    .banner_bg{height: 260px;}
    
    .product-tit{display: block;margin-bottom: 30px;}
    .h_product{height: auto;}
    .h_product .l_nav{display: none;}
    .h_product .r_list{width: 100%;}
    
    .h_about .desc{	height: auto;}
    
    .f_logo{width: 100%;}
    .f_nav .navs{margin-left: 0;width: 85%;}
    .f_nav .navs>ul>li.ab-box{width: 23%;}
    .f_nav .navs>ul>li.pro-box{width: 32%;}
    .f_nav .navs>ul>li.add{width: 45%;}
    .f_nav .qcode{width: 12%;}
    
    .movie .left_nav{width: 25%;}
    .right_wrap{width: 73%;}
    .product_list.r_list ul li{width: 33.33333%;}
    
}

@media screen and (max-width: 999px){
    header .logo .logo_font{display: none;}
    
    .h_product .r_list ul li{width: 33.333333%;float: left;}
    
    .h_about .img,.h_about .desc{width: 100%;}
    
    .h_news .n_list ul li .img{width: 25%;}
    .h_news .n_list ul li .desc{width: 72%;}
    
    .h_kehu .kehu_list ul li{width: 16.6666666%}
    
    
    
    .movie .left_nav{display: none;}
    .right_wrap{width: 100%;}
    
    .banner{height: 390px;}
    .banner_bg{height: 200px;}
}

@media screen and (max-width: 768px){
    .h_product .r_list ul li{width: 50%;}
    
    .h_kehu .kehu_list ul li{width: 20%}
    .h_kehu .kehu_list ul.row{padding:0 10px }
    .h_kehu .kehu_list ul li{padding:0 5px;}
    .banner{height: 300px;}
    .banner_bg{height: 160px;}
    
    .f_nav .navs{width: 100%;}
    .f_nav .navs>ul>li.ab-box,.f_nav .navs>ul>li.pro-box,.f_nav .navs>ul>li.add{width: 100%;margin-bottom: 10px;}
    .f_nav .navs ul li>h2{width: 80px;}
    .f_nav .navs ul li ul{float: left;border-right:0;text-align: left;}
    .f_nav .navs ul li ul li{display: inline-block;padding: 0 10px 0px;}
    .f_nav .navs>ul>li.add h2{text-indent: 0;text-align: center;}
    
    .f_nav .qcode{width: 100px;float: left!important;margin-bottom: 20px;}
    .mt60{margin-top: 30px;}
    .talent .row{margin: 0;}
    
    
    .menubox{display: none;}
    header{
		display: none;
	}
	.flex-control-nav{
		bottom: 5px;
	}
	.flex-control-nav li {
	    width: 5px;
	    height: 5px;
	    border-radius: 50%;
	    margin: 0 3px;
	}
	.flex-control-nav a {
	    width: 5px;
	    height: 5px;
	    border-radius: 50%;
	    line-height: 20px;
	}
	.flex-direction-nav{
    	display: none;
	}
	.m_nav{
		position: relative;
		display: flex;
		min-height: 50px;
		top: 0;
		left: 0;
		width: 100%;    background: #fff;
    color: #333;
	}
	.m_nav .m_logo{
		width: 78%;
		padding-left: 1%;
/*        padding-top: 7px;*/
	}
	.m_nav .menu{
		width: 19%;
		text-align: right;
	}
	.m_nav .menu>a{
		line-height: 60px;
		font-size: 24px;
		padding-right: 2%;
	}
	.menu_lis{
		display: none;
		position: relative;
		width: 100%;
        background: #333;
		color: #fff;
        padding-bottom: 5px;
	}
	.menu_lis>ul{
		text-align: left;
		z-index: 99;
	    line-height: 28px;
	}
    .menu_lis>ul>li.active{background:#a60d26;color: #fff;}
	.menu_lis>ul>li>a{
		padding-left: 10px;
		font-size: 16px;
	}
	.menu_lis>ul>li>i{
		margin-left: 5px;
		cursor: pointer;
	}
	.menu_lis>ul>li>ul>li>a{
		font-size: 15px;
		padding-left: 20px;
	}
    .menuicon{background: url(../images/menu.png) no-repeat;width: 25px;height: 25px;display: inline-block;}
}

@media screen and (max-width: 640px){
    .h_kehu .kehu_list ul li{width: 25%}
    .product_list.r_list ul li{width: 50%;}
    
    .banner{height: 225px;}
    .banner_bg{height: 130px;}
}

@media screen and (max-width: 480px){
    .h_product .r_list ul li{width: 100%;}
    .h_kehu .kehu_list ul li{width: 33.333333%}
    .banner{height: 160px;}
    .banner_bg{height: 80px;}
    
    .product_list.r_list ul li{width: 100%;}
    .product_list.r_list ul li .thumb{height: auto;}
    
    .movie .move_list ul li{padding-left: 5px;}
    
    .mt60{margin-top: 20px;}
}


