@media only screen and (max-width: 1530px) {
	.ul-imgtxt05{
		padding: 0;
	}
}



/*Common For Max 1200*/
@media only screen and (max-width: 1365px) {
	.wp{
		width: 97%;
	}
}
/*Common For Max 1200*/
@media only screen and (max-width: 1300px) {
	.pro-c li dl{
		width: 80px;
		height: 80px;
	}
	.pro-c li dl dt img{
		margin-top: 8px;
		width: 55%;
		margin-bottom: 0;
		
	}
	.pro-c li dl dd{
		font-size: 14px;
	}
	.pro-c li div{
		width: 150px;
		height: 150px;
		
	}
	.pro-c li div h3{
		margin: 28px auto 0;
		font-size: 33px;
		padding-right: 18px;
	}
	.pro-c li div h3 i{
		font-size: 85px;
	}
	.pro-c li em{
		line-height: 80px;
	}
}


/*Common For Max 960*/
@media only screen and (max-width: 1199px) {

	.wp{
		width: 95%;
	}
	.kf{
		display: none;
	}
	
	.header .nav ul li a{
		font-size: 16px;
	}
	.header{
		padding-top: 35px;
	}
	
	.index2 .adv-r dl dd{
		padding-left: 15px;
	}
	.index2 .adv-r dl dt{
		margin-bottom: 6px;
	}
	
	.index1,.index2 .pos-c,.pro-c,.index4{
		padding: 0 1%;
	}
	
	.index2 .pos .index-tit{
		padding: 60px 0 15px;
	}
	
	.index2 .pos-c>a{
		width: 31.5;
	}
	.footer-tr p{
		font-size: 16px;
		line-height:40px;
	}
	.footer-tn{
		font-size: 16px;
		line-height: 35px;
	}
	.footer-tl,.footer-tn,.footer-tr{
		width: auto;
	}
	
	/*内页*/
	.m-news1 .box h1 {
	    font-size: 22px;
	}
	.m-pic1{
		width: 300px;
	}
	.view .swiper-slide .imgauto{
		height: 300px;
		line-height: 300px;
	}
	.m-txt1 .txt{
		margin-right: 0;
	}
	.preview .swiper-slide {
	    width: 120px;
	}
	.ul-imgtxt-01 li{
		width: 33.33%;
	}
	.ul-newslist li,.work_list .tit a{
		font-size: 14px;
	}
	
}

/*Common For Max 768*/
@media only screen and (max-width: 959px) {
	body{
		padding-top: 60px;
	}
	.g-tit02{
		margin:0;
	}
	/* 导航 */
	.header .menuBtn{display: block;}

	.header{
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 999;
		padding-top: 0;
		background-color: #fff;
	}
	.header .logo{
		height:50px ;
		margin:5px auto;
	}
	.header .nav{
		position: fixed;
		right: 0;
		bottom: 0;
		top: 60px;
		height: 0;
		overflow: hidden;
		background-color: #fafbfe;
	}
	.header .nav .nav-logo{
		display: block;
	}
	.header .nav ul{
		flex-direction: column;		
	}
	.header .nav ul li::after{
		display: none;
	}

	.header .nav ul .on a:after, .header .nav ul li:hover a:after{
		bottom:-10px
	}
	.header-wap .nav{
		height: 100%;
	}
	.index1{
		margin-top: 35px;
	}
	.index1 .index1s{
		padding-bottom: 30px;
	}
	.index2 .adv{
		flex-direction: column;
		align-items: center;
	}
	.index2 .adv .adv-l{
		width: 80%;
		padding-bottom: 30px;
	}
	.index2 .adv-r{
		width: 85%;
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.index2 .adv-r dl{
		margin-bottom: 15px;
	}
	.pos .index-tit{
		padding: 77px 0 0px;
	}
	.index2 .pos-c a h3{
		font-size: 28px;
	}
	.index2 .pos-c a dt, .index2 .pos-c a dd{
		font-size: 20px;
	}
	.bran .bran-c,.bran .bran-c:nth-child(even){
		flex-direction: column;
	}
	.bran .bran-c img,.bran .bran-c dl{
		width: 80%;
	}
	.bran .bran-c img{
		margin-bottom: 20px;
	}
	.bran dl dd{
		padding-left: 0;
	}
	.pro{
		position: relative;
		padding-top: 200px;
		padding-bottom: 65px;
	}
	.pro-c li:nth-child(7){
		position: absolute;
		top:0;
		left: 50%;
		transform: translateX(-50%);
	}
	.bran{padding-bottom: 0;}
	.footer-tn{display: none;}
	.footer-tl,.footer-tr{
		width: 40%;
	}
	
	
	/*内页*/
	.ban{
	    height: 300px;
	}
	.row-b1 .col-l {
	    float: none;
	    width: auto;
	}
	.col-r .g-titIns1 {
	    display: none;
	}

	.row-b1 .col-r {
		margin-left: 0;
	}
	.g-titIns1 {
	    font-size: 18px;
	}
	.snv{
		margin-bottom:15px;
	}
	.ul-news1{
		margin-bottom: 15px;
	}
	.ul-newslist {
	    display: none;
	}
	.m-info {
	    display: none;
	}
	.dbn {
	    display: none;
	}
   .m-news1 .box h1 {
       font-size: 18px;
   }
   .m-txt3{
       display: none;
   }
   .g-tabel{
   	display: none;
   }
   .m-message{
   	margin: 20px auto 0;
   }
}

@media only screen and (max-width: 830px) {
.g-txt01 .con {
     padding: 15px 0; 
}
}
/*Common For Max 480*/
@media only screen and (max-width: 767px) {
.g-txt01 p{
		-webkit-line-clamp: 5;
	}
	
	.index2 .adv .adv-l{
		width: 90%;
	}
	.index2 .adv-r{
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	.index2 .adv-r dl dd{
		padding-left: 40px;
	}
	.index-tit h2{
		font-size:35px ;
		padding: 0 25px;
		line-height: 1.5;
	}
	 .index-tit, .pos .index-tit{
		padding: 22px 0 30px 0;	
	}
	 .pos .index-tit{
		margin-bottom: 110px;
	}
	.pro-c{
		flex-wrap: wrap;
		justify-content: center;
	}
	.pro-c li{
		margin-bottom: 25px;
		text-align: center;
	}
	.pro-c li div h3{
		padding-right: 30px;
	}
	
	
	/*内页*/
	.ban{
	    display: none;
	}
	.g-cur{
		height: 30px;
		line-height: 30px;
	}
	.row-b1 {
	    padding: 20px 0 36px
	}
	
		
	.g-titIns1 i{
		display: block;
	}
	.ul-imgtxt-01 li{
	    width: 50%;
	}
	.ul-imgtxt-01 li:last-child{
		
	}
	.ul-imgtxt2 li:last-child{
		display: block;
	}
	.ul-imgtxt-01 li a p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.m-news1 .box h1 {
	    font-size: 16px;
	}
	.ul-news1 li{
	    float: none;
	    width: auto;
	}
	.ul-news1 li .tit{
	    margin: 0 !important;
	}
	.ul-newslist li .txt p{
	    font-size: 12px;
	    line-height: normal;
	}
	.m-message label span {
	    float: none;
	    margin-right: 15px;
	}

	.m-message label.code input {
	    float: none;
	}
	.m-message label.mes span{
		position: relative;
		top: -55px;
		z-index: 3;
	}
	.m-message label.code input{
		width: 30%!important;
		margin-right: 10px;
	}
	.m-pic1{
	    float: none;
	    width: auto;
	    margin: 10px 0;
	    overflow: hidden;
	}
	.m-pic1-for .item{
	    height: auto;
	}
	.m-txt1 {
	    padding-left: 0;
	    margin-top: 20px;
	}
	.ul-pages1{
		margin-bottom: 10px;
	}
	.btn-1{
		padding-left: 90px;
	}
	.preview .swiper-slide {
	    width: 25%;
	}
	.ul-pages1 li {
	    float: none !important;
	    margin-bottom: 10px;
	}
	.m-list2 .box .txt .tit{    font-size: 18px;margin-bottom: 15px;}
}

@media only screen and (max-width: 600px) {
	.m-box01 .wp{
		width: auto;
	}
	.index2 .pos{
		padding-bottom: 30px;
	}
	.index2 .pos-c{
		flex-direction: column;
		align-items: center;
	}
	.index2 .pos-c>a{
		width: 60%;
		align-items: center;
		margin-bottom: 130px;
	}
	.index2 .pos-c>a:last-child{
		margin-bottom: 0;
	}
	.news{
		flex-direction: column;
		align-items: center;
	}
	.news-c{
		width: 80%;
		margin-bottom: 15px;
	}
	.news-c dt{
		font-size: 18px;
	}
	.news-c dd{
		font-size: 14px;
	}
	.footer-t{
		flex-direction: column;
		align-items: center;
	}
	
	.footer-tl,.footer-tr{
		width: 75%;
	}
	.footer-tl{
		padding: 45px 0;
	}
	
}
/*Common For Max 320*/
@media only screen and (max-width: 479px) {
	.index2 .index-tit h2{
		font-size: 30px;
	}
	.index2 .pos-c>a{
		width: 75%;
	}
	.news-c{
		width: 75%;
	}
	
	/*内页*/
	.row-b1 {
	    padding: 10px 0 16px
	}
	.m-chanpin {
	    margin-bottom: 15px;
	}
	.ul-imgtxt-01{
	    margin: 0 -5px;
	}
	.ul-imgtxt-01 li {
	    margin-top: 10px;
	}
	.ul-imgtxt-01 li a{
	    margin: 0 5px;
	}
	.m-list3{
	    padding: 10px 0;
	}
	.m-content .txt{
	    line-height: 24px;
	}
	.m-news1 .txt{
		line-height: 24px;
	}
	.ul-newslist li{
	    padding: 15px 0;
	}
	.ul-newslist li .tit{
		margin-bottom: 15px;
	}
	.ul-newslist li .tit .time{
	    font-size: 12px;
	}
	.ul-newslist li .tit a{
	    font-size: 14px;
	}
  #message .m-content .m-message {
    width: 90%;
    padding: 20px;
    overflow-y: auto;
}
	.m-message{
		margin: 10px auto 0;
	}
	.m-message label input.inp,
	.m-message label textarea,
	.m-message label.code input {
	    width: 66%;

	}
	.m-message label{
		margin-bottom: 10px;
	}
	.m-txt1 .txt {
	    padding-bottom: 10px;
	}
	.m-txt1 .txt p {
	    margin-bottom: 0;
	}
	.ul-txt3 li {
	    margin: 0;
	}
	.m-list2 {
	    margin-top: 15px;
	    padding-top: 13px;
	}
	.m-list2 .con .pic {
	    height: auto;
	    line-height: normal;
	}
	.m-list2 .con .txt .tit{
		margin-bottom: 15px;
		font-size: 18px;
	}
	.m-news1 .box .desc span{
		margin: 0;
	}
	.preview .swiper-slide {
	    width: 33.33%;
	}
}

