@charset "UTF-8";


@media only screen and (max-width: 19200px){
	.header2{
  		display: none;}

}
@media (max-width:980px){
	.con{
		width: 90%;}
	.title{
		width: 90%;}
	.title h2{
		font-size: 20px;}
	.title p{
		font-size: 14px;}


	/*****头部*****/	
	.head{
		display: none;}
	.wrapper{
		padding-top: 50px;}
	.wrapper,
	.wrapper .header2,
	.wrapper .header2 .nav2{
		transition: 0.4s;
		-webkit-transition: 0.4s;
		-moz-transition: 0.4s;
		-ms-transition: 0.4s;
		-o-transition: 0.4s;
		margin-bottom: 2px;}
	.header2{
		height: 50px;
		display: block;
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 999999;
		left: 0;
		background: #fff;}
	.header2 .logo2{
		width: 180px;
		margin: 0 0 0 10px;
  		float: left;
  		overflow: hidden;}
	.header2 .logo2 img{
		width: 100%;
		display: block;}
	.header2 .menuBtn{
		width: 50px;
		height: 50px;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 3;}
	.header2 .menuBtn span{
		width: 28px;
		height: 3px;
		background: #00add3;
		border-radius: 2px;
		position: absolute;
		left: 12px;
		top: 23px;
		z-index: 2;
		transition: 0.8s;}
	.header2 .menuBtn span.line1{
		top: 14px;}
	.header2 .menuBtn span.line3{
		top: 32px;}
	.header2 .nav2{
		width: 200px;
		float: right;
		position: fixed;
		text-align: center;
		right: -200px;
		top: 0;
		bottom: 0;
		background: #fff;
		z-index: 999999;}
	.header2 .nav2 .tit{
		display: block;
		font-size: 30px;
		font-weight: bold;
		color: #00add3;
		text-align: center;
		padding: 20px 0;
		padding-bottom: 0;}
	.header2 .nav2 > ul{
		display: block;
		margin-top: 8px;}
	.header2 .nav2 > ul > li{
		width: 100%;
		float: none;
  		position: relative;}
	.header2 .nav2 > ul > li > a{
		width: 100%;
		height: 55px;
		line-height: 55px;
		border-bottom: solid 1px #E4E4E4;
		color: #575757;
		font-size: 16px;
		display: block;
		transition: 0.4s;}
	.wrapper.shiftLeft .header2{
		left: -200px;
		z-index: 999999;}
	.wrapper.shiftLeft .header2 .nav2{
		right: 0;}
	.wrapper.shiftLeft .menuBtn span.line1{
		top: 23px;
		transform: rotate(45deg);}
	.wrapper.shiftLeft .menuBtn span.line2{
		opacity: 0;}
	.wrapper.shiftLeft .menuBtn span.line3{
		top: 23px;
		transform: rotate(-45deg);}
	.banner{top: 0;height:140px;}
	.banner .d3{background-size: 100% 100%;}
	.banner .d4{background-size: 100% 100%;}
	.banner .d5{background-size: 100% 100%;}
	.banner .d1{height:140px;}
	.banner .d2 ul{top:120px;left: 44%;}
	.banner .d2 li{width:10px;height:10px;}

	/*****产品中心*****/
	.index_main01{
		margin-top: 25px;}
	.index_main01 .m1_lp{
		display: none;}
	.index_main01 .m1_r{
		width: 100%;}
	.index_main01 .m1_r ul{
		margin-top: 20px;}
	.index_main01 .m1_r ul li{
		width: 47.3%;
		margin-bottom: 15px;}
	.index_main01 .m1_r ul li img{
		height: 140px;}
	.index_main01 .m1_r ul li span{
		height: 40px;
		line-height: 40px;
		font-size: 13px;}
	.index_main01 .m1_r ul li a.p_view{
		display: none;}
	.index_main01 .m1_r ul li a.p_zx{
		display: none;}
	
	/*****优势*****/
	.index_main02{
		margin-top: 40px;
		width: 100%;}
	.index_main02 .m2_list h3{
		margin-top: 30px;
		padding-top: 24px;
		width: 100%;
		line-height: 25px;
		font-size: 16px;
		box-sizing: border-box;}
	.index_main02 .m2_list ul{
		width: 100%;
		margin-top: 15px;}
	.index_main02 .m2_list{
		height: 260px;}
	.index_main02 .m2_list ul li:first-child{
		margin-top: 0;}
	.index_main02 .m2_list .con2{
		width: 100%;}
	.index_main02 .m2_list1{
		background: url(../images/m2_bg1p.jpg) no-repeat center;}
	.index_main02 .m2_list2{
		background: url(../images/m2_bg2p.jpg) no-repeat center;}
	.index_main02 .m2_list3{
		background: url(../images/m2_bg3p.jpg) no-repeat center;}
	.index_main02 .m2_list4{
		background: url(../images/m2_bg4p.jpg) no-repeat center;
		height: 280px;}
	.index_main02 .m2_list3 h3{
		padding-top: 10px;
		margin-top: 50px;}
	.index_main02 .m2_list4 h3{
		margin-top: 60px;
		padding-top: 10px;}
		.pro_in img{width: 100%;}
	/*****合作*****/
	.index_main03{ 
		padding-top: 40px;
		padding-bottom: 0;}
	.index_main03 .m3_ul{
		width: 100%; 
		margin: 15px auto 0px; 
		padding: 10px 0px 40px;}
	.index_main03 .m3_ul ul li{
		width: 50%;}
	.index_main03 .m3_ul ul li img{
		width: 100%;
		height: 100px;}

	/*****客户见证*****/
	.index_main04{
		margin-top: 30px;}
	.index_main04 ul{
		margin-top: 10px;
		padding-bottom: 0px;}
	.index_main04 ul li{
		width: 100%;
		margin: 10px 0;
		height: 400px;}
	.index_main04 ul li img{
		height: 180px;}
	
	/*****关于我们*****/
	.index_main05{
		margin-top: 30px;
		padding-top: 30px;
		padding-bottom: 25px;}
	.index_main05 .m5_top{
		margin-top: 20px;
		margin-bottom: 25px;
		padding: 0;}
	.index_main05 .m5_top img{
		width: 100%;}
	.index_main05 .m5_t{
		width: 100%;}
	.index_main05 .m5_t h3{
		font-size: 18px;
		margin-bottom: 10px;
		margin-top: 15px;}
	.index_main05 .m5_t a{
		margin-top: 15px;}
	.index_main05 .m5_con{
		display: none;}
	.title_p{
		display: none;}

	/*****新闻动态*****/
	.index_main06{
		margin-top: 30px;}
	.index_main06 .leftnews{
		width: 100%;}
	.index_main06 .menu{
		width: 100%;
		height: 45px;
		line-height: 45px;}
	.index_main06 .menu li{
		width: 33.3%;
		font-size: 14px;}
	.index_main06 .menu .more{
		font-size: 12px;}
	.leftnews .newsbox{ 
		margin-top: 20px;
		height: auto;}
	.leftnews .newslist dt{
		width: 100%;}
	.leftnews .newslist dd{
		width:100%;}
	.leftnews .newslist h3{ 
		line-height: 35px;
		margin-top: 8px;
		border-bottom: 1px dashed rgba(200,200,200,1.00);}
	.leftnews .newslist .more{
		display: none;}
	.leftnews .newslist ul{ 
		height: auto;}
	.leftnews .newslist li a{ 
		width:70%; }
	.rightnews{  
		width:100%; 
		margin-top: 30px;}

	/*****底部*****/
	.footer{
		margin-top: 30px;}
	.footer .botnav{
		display: none;}
	.footer .flink{
		line-height: 28px;
		padding: 15px 0;}
	.footer .fcon{
		padding: 20px 15px;
		padding-bottom: 30px;}
	.footer .fcon .f_logo{
		display: none;}
	.footer .fcon .f_txt{
		margin-left: 0;}
	.footer .fcon .f_wx{
		display: none;}
	.footer .f_but{
		padding: 8px 5%;
		box-sizing: border-box;
		width: 100%;
		font-size: 12px;
		line-height: 24px;}

	/*****关于我们******/
	.about_top{
		display: none;}
	.about_nav{
		border: none;
		margin-bottom: 10px;}	
	.index_main01 .m1_l{
		width: 100%;}
	.about_nav dl dd{
		height: 45px;
		border: 1px solid #e4e4e4;
		text-indent: 0;
		text-align: center;
		font-size: 13px;
		float: left;
		line-height: 45px;
		width: 33.3%;
		box-sizing: border-box;}
	.about_nav dl dd.cur{
		background: #f5f5f5;}
	.about_nav i{
		display: none;}
	.pro .pro_right .about_in{
		margin: 35px auto;}
	.about_in img{
		margin: 15px auto;}
	.about_in .about_title{
		margin-bottom: 10px;
		margin-top: 20px;}
	.time .row .t_con{
		width:60%;}

	/*****荣誉资质******/
	.honor .box{
		background: none;}
	.honor .box dl{
		height: auto;
		background: none;}
	.honor .box dd{
		width: 100%;
		margin-left: 0;}
	.honor .box dd em{
		margin-top: 15px;
		margin-bottom: 10px;}

	/*****公司案例******/
	.pro .pro_right ul li img{
    	height: 120px;
		display: block;}
	
	/*****产品中心******/
	.pro .pro_pho{
		display: none;}
	.pro .pro_page .pro_ma{
		width: 100%;}
	.pro .pro_news{
		width: 100%;
		margin-top: 15px;}
	.pro .pro_news dl dt span{
		display: none;}
	.pro_l{
		display: none;}

	/*****产品内页******/
	.pro .pro_right{
		padding-top: 15px;}
	.pro .pro_title{
		width: 100%;
		margin-bottom: 20px;
		height: 40px;
		line-height: 40px;}
	.pro .pro_title span{
		font-size: 12px;
		line-height: 30px;}
	.pro_in{
		width: 100%;
		padding: 0 4%;
		box-sizing: border-box;}
	.pro .in_page span{
		width: 100%;
		display: block}
	.pro .pro_page2 span{
			display: none;}

	/*****下载中心*****/
	.pro .section{
		width: 100%;}

	/*****新闻中心*****/
	.news{
		width: 100%;}
	.news .news_c{
		padding: 15px;}
	.news .news_c dt{
		display: none;}
	.news .news_c dd{
		width: 100%;}
	.news .news_c dd h3{
		width: 100%;}
	.news .news_c dd p{
		width: 100%;}
	.news .news_c dd a.more{
		display: none;}

	/*****新闻内页******/
	.news_in{
		width: 100%;}
	.news_in .news_link{
		display: none;}
	.news_in .article{
		width: 100%;}
	.news_in .article .conBox{
		padding:20px 15px;}
	.news_in .article .n_title h1{
		font-size: 20px;
		margin-bottom: 10px;}
	.news_in .article .n_title .share span{
		line-height: 20px;}
	.news_in .article .context p{
		width: 50%;}
	.news_in .article .context p.next{
		width: 49%;}
	.news_other dt{
		width: 100%; 
		margin:0 auto;
		margin-bottom: 0;}

	/*****联系我们******/
	.cont{
		width: 90%;
		margin: 35px auto;}
	.cont .cont_left{
		width: 100%;}
	.cont .cont_left p{
		line-height: 28px;}
	.cont .cont_right{
		width: 80%;
		margin-left: 10%;}
	.cont .cont_right img{
		width: 100%;
		display: block;}
	.cont .cont_bot{
		display: none;}


	
	

	
	
	
}







