
html,body{
margin: 0;
padding: 0;
box-sizing: border-box;
}
.top{
	height:auto;
}
.top-con{
	margin-top:0;
	height:auto;
	width:100%;
	overflow:hidden;
}
.t-left{
	width:auto;
	margin:10px 0;
}
.left1{
	margin-left: 20px;
	width:130px;
	height:auto;
}
.t-left  .left1 img{
	width:125px;
	height:40px;
}
.t-left  .left2 h2{
	margin-top:0;
}
.t-left  .left2 p{
	font-size:16px;
	height:20px;
	margin-left:0;
	line-height:20px;
}
.t-left  .left2 img{
	width:132px;
	height:23px;
}
.t-right{
	display:none;	
}
.nav-1{
	display:none;
}
.banner{
	height:auto;
	margin-top:0;
}
.flickerplate{
	height:98px;
}
/*分割线*/
.flickerplate ul.flicks>li{
	/*background-size: contain;*/
	background-repeat: no-repeat;
}
.flickerplate .dot-navigation{
	bottom: 5px;
}
.flickerplate .dot-navigation .dot{
	width: 10px;
	height: 10px;
	border-radius: 50px;
}
.nav-2{
	position: absolute;
	right: 5px;
	top: 13px;
	z-index: 100;
	display: block!important;
}
.nav-2 > div{
	display: inline-block;
	padding: 8px 12px;
    font-size: 20px;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 5px;
}
.nav-2 ul{
	display: none;
	position: absolute;
	width: 180px;
	right: 0;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	
}
.nav-active ul{
	display: block;
}
.nav-2 ul li{
	padding:10px 10px;
	
	text-align: center;
}
.nav-2 ul li a{
	color: #fff;
	display: block;
}


/*热门搜索*/
.ss{
	width: 100%;
}
.sl{
	width: 100%;
}
.sl h2{
	padding-left: 2px;
}
.sl h2 a{
	padding: 0 5px;
}

.search{
	width: 100%;
	left: 10px;
	box-sizing: border-box;
}

.product-con{
	margin:30px 0 0;
}
.product{
	height:auto;
}

.product h2{
	padding-top:10px;
}

.ss1{
	display:none;
}



/*产品展示*/
.product-con{
	width: 100%;
	height:auto;
	display:none;
}

.product-con dl{
	width:50%;
	box-sizing: border-box;
}
.product-con dl dt{
	width:100%;
}
.product-con dl dd{
	display:none;
	width: 66%;
}
.product-con dl dd a{
	/*width: 50%;*/
	padding: 0 3px;
	display: inline-block;
	float: none;
}
.product1 h5 a{
	display: inline-block;
}

.cp_box{
	width: 100%;
	display: none;
}
.cp_img{
	width: 100%;
	box-sizing: border-box;
}
.c_right02{
	right: 0;
	display: none;
}


/*关于*/
.about{
	width: 100%;
	height: auto;
}
.about-con{
	width: 100%;
	height: auto;
	margin-top:0;
}
.about1-left{
	background: none;
	float: none;
	width: 100%;
	height: auto;
}
.about1{
	height: auto;
	margin-top: 0;
}
.about1-left img{
	margin: 0 ;
	width: 100%;
	box-sizing: border-box;

}
.about1-right{
	float: none;
	width: 100%;
	height: auto;
}
.about1-right h3{
	text-align: center;
    padding-top:30px;
    height:auto;
}
.about1-right p{
	padding: 0 10px;
	box-sizing: border-box;
	color: #0d0d0d;
}
.about1-right h4{
	text-align: center;
}

.about2 {
	margin-top:20px;
}
.project_box{
	width: 100%;
	height:auto;
	margin:0px auto;
}


/*新闻*/
.news-hb{
	width: 100%;
	height: auto;
}
.tab{
	width: 100%;
	float: none;
}

#TabTab03Con1, #TabTab03Con2{
	width: 100%;
}
#TabTab03Con1 b, #TabTab03Con2 b{
	right: 10px;
}
#TabTab03Con1 dl,
#TabTab03Con2 dl{
	width: 100%;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
}
#TabTab03Con1 dl dt.ns1,
#TabTab03Con2 dl dt.ns1
{
	float: none;
}
#TabTab03Con1 dl dd,
#TabTab03Con2 dl dd{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    float: none;
    padding-left: 10px;
    box-sizing: border-box;
    overflow: hidden;
}
#TabTab03Con1 dl dd P,
#TabTab03Con2 dl dd P
{
	width: 100%;
	height: auto;
}
.store-right{
	float: none;
	width: 100%;
	margin-top:0px;
	height:auto;
	padding-bottom:20px;
}
.store-right h4 a{
	margin-right: 10px;
}
.store-right ul{
	width: 100%;
	margin-top:10px;
}
.store-right ul li{
	width: 49%;
	float: none;
	display: inline-block;
	margin: 0;
	box-sizing: border-box;
	padding: 0 10px;
}
.store-right ul li img{
	width: 100% !important;
	vertical-align: bottom;
	box-sizing: border-box;
}

/*友情链接*/
.link {
	width: 100%;
}
.link dl{
	width: 100%;
}
.link dl dt{
	width: 100%;
}
.link dl dd{
	width: 100%;
	text-align: center;
}

/*footer*/
.footer{
	height: auto;
	padding-top:0;
}
.footer-con{
	height: auto;
}
.f-nav{
	height: auto;
}
.f-nav h2 a{
	width: 100%;
	display: block;
	text-align: center;
	box-sizing: border-box;
	padding: 0 8px;
}
.f-nav h2 a:nth-child(3),
.f-nav h2 a:nth-child(5){
	width: 48%;
	display: inline-block;
	box-sizing: border-box;
}
.f-nav h2 a:nth-child(7),
.f-nav h2 a:nth-child(9),
.f-nav h2 a:nth-child(11),
.f-nav h2 a:nth-child(13){
	width: 24%;
	display: inline-block;
	box-sizing: border-box;
}
.f-nav h2 span{
	display: none;
}
.footer-con{
	width: 100%;
}
.f-left,.f-right{
	float: none;
}
.f-left{
	width: 100%;
}
.f-left p{
	padding: 0 10px;
	box-sizing: border-box;
}
.f-right{
	text-align: center;
	padding-bottom: 20px;
}
.f-con{
	margin-top:10px;
}
/*产品列表轮播图*/
.swiper-container {
    width: 100%;
    height: initial;
    display: block!important;
}  
.swiper-slide img{
	width: 100%;
	height: initial;
	vertical-align: bottom;
}

.bdshare-slide-style-l3 .bdshare-slide-button{
	display: none;
}
.floatL{
	display: none;
}

.link{
	display: none;
}
.footer{
	display: none;
}

.navbar{       position: fixed;
	right: 0;
	left: 0;
	z-index: 1030; min-height: 50px; margin:0px;margin-top: 10px; display: block; background-color:#0067b6; border: none;}



.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}

.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;}
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;}
.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;}

.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.banner_warp{
	display:none;
}

.content_list{width:100%; margin:0px auto; margin-top:10px;}
#content_list{width: 100%;margin:0px auto;margin-top:10px;}
.c_right {width:100%;float: none;font-family:"微软雅黑";padding-bottom:20px;}
.left-neiye{ width:100%; float:none;}


.c_right h2{border-bottom:none;    margin-left: 20px;background:url(../images/title_line.jpg) left bottom no-repeat;font-size: 22px;display: block;margin-top: 15px;padding: 0px 0px 10px 0px;color: #0c548c;}


/*内页列表*/
.product_list {padding-top: 20px;}
.product_list ul{ width:98%; margin-top:10px;margin: 0px auto;}
.product_list ul li{ width: 45%;; float:left;margin-right:5px;margin-left:11px;margin-bottom:10px;}
.product_list ul li img{border:1px solid #c9c9c9;width: 100%; }
.product_list ul li p{display:block;width:100%;height:40px;line-height:40px;text-align:center;color:#000; overflow:hidden;}


.c_right h2 span{display: none;}

.c-left3 {width:100%}
.c-left3 ul {width:100%}
.c-left3 ul li{ width:100%;    line-height: normal;   position: relative;
	border-bottom: 1px solid #f2f2f2;
	background: url(../images/left_li.gif) 6px 15px no-repeat;
	padding: 8px 0px 8px 18px;}

.c-left3 ul li a {       text-indent: 0px; background: none;}
.newstuijian {width:100%;margin-top:0px}
.newstuijian ul{width:100%}
.newstuijian ul li {
	width:100%;    line-height: normal;   position: relative;
	border-bottom: 1px solid #f2f2f2;
	background: url(../images/left_li.gif) 6px 15px no-repeat;
	padding: 8px 0px 8px 18px;
}
.newstuijian ul li a{
	line-height: normal;
}
.ny-news{
	height:auto;}
.ny-news dl{
	height:auto;}
.newstuijian h2{width:100%}
.ny-news dl dd{margin-top:0px}
.tuijian{width:100%}
.tuijian h2{width:100%}
.tuijian ul{width:100%}

.info-tj{ display: none;}

.info-news{width:100%}
.info-news h2 a{float:right;color:#666;font-size:14px;font-weight:normal;margin-right: 10px;}

.info-news ul li{width:100%;    line-height: normal;   position: relative;
	border-bottom: 1px solid #f2f2f2;
	background: url(../images/left_li.gif) 6px 15px no-repeat;
	padding: 8px 0px 8px 18px;}

.info-news ul li a span {float: right;margin-right: 10px;}

.font_red{background: none !important;color:#000 !important;}

.title_part{width: 100%;    padding: 0 20px;}
.title_part h3 {height :auto}
.title_part h6{}
