@charset "UTF-8";

@media only screen and (max-width: 19200px){
	.header2{
  		display: none;}
	
}
@media only screen and (max-width: 980px){
  
  .news_main01 ul li {
    height: 420px;
  }
	.con{
		width: 90%;}
	/*****头部*****/
	.index_header{
		display: none;}
	.nav{
		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;}
	.header2{
		height: 50px;
		display: block;
		z-index: 105;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;}
	.header2 .logo2{
		width: 230px;
		margin: 10px 0 0 12px;
  		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: #335ecf;
		border-radius: 2px;
		position: absolute;
		left: 12px;
		top: 23px;
		z-index: 2;
		transition: 0.8s;
		-webkit-transition: 0.8s;
		-moz-transition: 0.8s;
		-ms-transition: 0.8s;
		-o-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;
		z-index: 105;
		background: #fff;}
	.header2 .nav2 .tit {
		display: block;
		font-size: 30px;
		font-weight: bold;
		color: #335ecf;
		text-align: center;
		padding: 20px 0;
		padding-bottom: 0;}
	.header2 .nav2 > ul{
		display: block;}
	.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: 105;}
	.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);}
	.header2 .nav2 > ul > li .h_pi{
		display: block;
		width: 120px;
		height: 40px;
		line-height: 40px;
		background: #2e3192;
		border-radius: 50px;
		margin: 20px auto;
		text-align: center;
		color: #fff;
		font-size: 14px;}

	/*****banner*****/
	.banner{
		height:150px;}
	.banner .d1{
		height:150px;
		background: url(../images/banner_p.jpg) center no-repeat ;
		background-size: 100%;}
	.banner_in{
		height:150px;}
	.banner_in .d1{
		height:150px;}

	/*****产品*****/
	.index_main01{
		margin-top: 20PX;}
	.index_main01 ul li{
		width: 100%;
		margin: 10px 0;}
	.index_main01 ul li img{
		width: 100%;}
	.index_main01 .m1_l{
		width: 100%;}
	.index_main01 .m1_l .m1_top{
		display: none;}
	.index_main01 .m1_l ul li{
		height: 50px;
		line-height: 50px;}
	.big a{
		font-size: 17px;}
	#p_on1,#p_on2,#p_on3,#p_on4{
		display: none;}
	.index_main01 .m1_r{
		width: 100%;
		margin-top: 25px;
		margin-bottom: 30px;}
	.index_main01 .m1_r ul{
		margin-top: 15px;}
	.index_main01 .m1_r ul li{
		width: 100%;
		margin:0;
		margin-bottom: 10px;}
	.index_main01 .m1_r ul li span{
		height: 35px;
		line-height: 35px;}
	
	/*****公司*****/
	.index_main02{
		padding: 30px 0;
		padding-bottom: 10px;
		margin-top: 20px;}
	.index_main02 ul li{
		margin-left: 0;
		width: 100%;
		margin-bottom: 30px;}
	.index_main02 ul li .m2_title span{
		margin: 5px auto;
		margin-bottom: 15px;}
	.index_main02 ul li .m2_img img{
		display: block; 
		width: 100%;}
	
	/*****底部*****/
	.footer{
		padding: 30px 0;}
	.footer .f_top .f_l{
		width: 100%;}
	.footer .f_top .f_l ul{
		margin-top: 30px;}
	.footer .f_top .f_l ul li{
		margin-left: 0;
		margin-bottom: 15px;}
	.footer .f_but ul li{
		width: 100%;}
	.footer  .f_top .f_r{
		width: 100%;}
	.footer  .f_top .f_r img{
		margin: 0 auto;
		margin-top: 15px;
		display: block;}
	.foot_b span{
		display: none;}

	/*****详情页*****/
	.bg{
		padding: 30px 0;
		padding-bottom: 50px;}
	.news_in .in_left{
		width: 100%;
		padding: 20px 15px;
		padding-top: 5px;}
	.news_in .in_left p{
		margin-top: 15px;}
	.news_in .in_left .left_text img{
		width: 100%;}
	.news_in .in_left .left_icon{
		margin-top: 35px;
		height: 70px;}
	.news_in .in_left .left_icon span{
		margin-bottom: 10px;
		display: block;}
	.news_in .in_left .left_icon span a{
		margin:0px 10px;}
	.news_in .in_right{
		display: none;}
	.news_in .in_other{
		display: none;}

	/*****新闻业*****/
	.news_main01{
		margin-bottom: 40px;}
	.news_main01 ul{
		width: 90%;
		margin: 20px auto;}
	.news_main01 ul li{
		width: 100%;
		margin: 12px 0;
		padding: 5px 15px;}
	.news_main01 ul li img{
		width: 100%;
		height: 220px;}
	.news_main01 .main01_text{
		margin-top: 20px;
		width: 100%;}
	
	
	
	
	
	




}
	






