﻿/*Common For Max 1366*/
@media only screen and (max-width: 1499px) {
}

/*Common For Max 1200*/
@media only screen and (max-width: 1365px) {
	.wp{
		width: 97%;
	}
}

/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
	body{
		padding-top: 127px;
	}
	.wp{
		width: 95%;
	}
	/*头部*/
	.yunu-header{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		box-shadow: 0 5px 10px rgba(0,0,0,.05);
	}
	/*首页*/
	.kf{
		display: none;
	}
	.banner .slick-arrow {
		margin-top: -20px;
	    width: 40px;
	    height: 40px;
	    -o-background-size: auto 15px;
	    -ms-background-size: auto 15px;
	    -moz-background-size: auto 15px;
	    -webkit-background-size: auto 15px;
	    background-size: auto 15px;
	}
	.g-tit01{
		padding: 25px 0;
	}
	.g-tit01 h3{
		font-size: 28px;
	}
	.g-tit01 p{
		font-size: 18px;
	}
	.ul-imgtxt01 li .con{
		padding: 30px 0;
	}
	.m-imgtxt01{
		margin: 25px 0;
	}
	.m-imgtxt01 .pic{
		width: 50%;
	}
	.m-imgtxt01 .txt{
		padding-right: 10px;
	}
	.ul-txt02{
		margin: 0 -5px;
	}
	.ul-txt02 li{
		margin-bottom: 10px;
	}
	.ul-txt02 li .txt{
		padding: 25px 20px;
		margin: 0 5px;
	}
	.row-a6{
		padding: 25px 0;
	}
	.ul-imgtxt03{
		margin: 0 -9px;
	}
	.ul-imgtxt03 li a{
		display: block;
		margin: 0 9px;
	}
	.ul-txt03{
		padding: 35px 0;
	}
	.ul-txt03 li .txt{
		padding: 30px;
	}
	/*内页*/
	.h50 {
	    display: block;
	}
	.yunu-link {
	    display: block;
	}
	.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;
	}
}



/*Common For Max 768*/
@media only screen and (max-width: 959px) {
	
	body {
	    padding-top: 50px;
	}
	/*头部*/
	.yunu-header .top{
		display: none;
	}
	.yunu-header{
		height: 50px;
		background-color: #fff;
	}
	.yunu-header .logo {
		width: auto;
	    height: 50px;
	    line-height: 50px;
	}
	.yunu-header .logo img {
	    max-height: 35px;
	}
	.menuBtn {
	    display: block;
	}

	.yunu-nav {
	    float: none;
	    width: auto;
	    display: none; 
	    position: fixed;
	    top: 50px;
	    left: 0;
	    right: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 9999;
	    background-color: #fd6e27;
	}

	.yunu-nav > li {
	    float: none;
	    width: auto;
	}

	.yunu-nav > li > a {
	    width: auto;
	    display: block;
	    padding: 0 20px;
	    height: 44px;
	    line-height: 44px;
	    margin: 0;
	    text-align: left;
	    border-radius: 0;
	    font-size: 14px;
	    border-bottom: 1px solid #eee;
	}
	.yunu-nav > li > a.v1{
		background-repeat: no-repeat;
	    background-position: 95% center;
	    background-image: url(../images/icon7.png);
	}
	.yunu-nav > li:hover{
		background-color: #f65f13;
	}
	 .yunu-nav > li > a.v1.on{
	    background-image: url(../images/icon7-hover.png);
	 }
	 .yunu-nav > li > a > span{
	 	top: 0 !important;
	 	color: #fff !important;
	 }
	.yunu-nav > li.on > a > span:after,
	.yunu-nav  >li:hover > a > span:after{
		display: none;
	}

	.yunu-nav dl {
		border-top: 0;
	    position: static;
	    background-color: rgba(0,0,0,0);
	}
	.yunu-nav li:hover dl {
	    display: none;
	}
	.yunu-nav dl dd a{
	    text-align: left;
	    height: 36px;
	    line-height: 36px;
	    padding-left: 40px;
	    color: #fff;
	    background-color: #f79646;
	    font-size: 14px;
	}
	.yunu-nav dl dd a:hover{
		background-color: #ff7908;
	}
	
	/*友情链接*/
	.m-link1 .item:first-child{
		margin-bottom: 10px;
	}
	/*首页*/
	.row-a1{
		margin-bottom: 30px;
	}
	.g-tit01 h3{
		font-size: 26px;
	}
	.ul-imgtxt01{
		margin: 0 -5px;
	}
	.ul-imgtxt01 li .con{
		margin: 0 5px;
	}
	.row-a2{
		padding-bottom: 25px;
	}
	.ul-tab01{
		margin-bottom: 20px;
	}
	.ul-imgtxt02{
		margin: 0 -6px;
	}
	.ul-imgtxt02 li a{
		margin: 0 6px;
	}
	.ul-imgtxt02 li h3{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.m-imgtxt01{
		margin-top: 0;
	}
	.m-imgtxt01 .pic{
		float: none;
		margin: 0 auto;
		height: auto;
	}
	.m-imgtxt01 .txt{
		margin-top: 20px;
		float: none;
		width: auto;
		padding-right: 0;
	}
	.m-imgtxt01 .g-more01{
		margin: 0 auto;
	}
	.m-txt01{
		padding: 25px 0;
	}
	.m-txt01 li p{
		font-size: 13px;
	}
	.row-a4{
		background-image: url(../images/bj6.jpg) !important;
	}
	.m-txt02 .g-tit01{
		text-align: center;
	}
	.m-txt02{
		float: none;
		width: auto;
		padding-left: 0;
	}
	.ul-txt01 li .tit h3{
		font-size: 18px;
	}
	.row-a5{
		display: none;
	}
	.row-a6{
		display: none;
	}
	.row-a7{
		margin-bottom: 25px;
	}
	.ul-imgtxt03{
		margin: 0 -5px;
	}
	.ul-imgtxt03 li{
		width: 50%;
	}
	.ul-imgtxt03 li:last-child{
		display: none;
	}
	.ul-imgtxt03 li a{
		margin: 0 5px;
	}
	.ul-imgtxt03 li .txt{
		padding: 10px 0;
	}
	.ul-imgtxt03 li .txt .tit h3{
		font-size: 14px;
	}
	.ul-txt03 li{
		width: 50%;
		margin-bottom: 10px;
	}
	/*内页*/
	.ban{
	    height: 300px;
	}
	.row-b1 .col-l {
	    float: none;
	    width: auto;
	}

	.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;
   }
   .m-message{
   	margin: 20px auto 0;
   }
}



/*Common For Max 480*/
@media only screen and (max-width: 767px) {
	/*首页*/
	.ul-imgtxt01 li{
		width: 50%;
		margin-bottom: 10px;
	}
	.ul-imgtxt01 li .con{
		border: 0;
	}
	.ul-imgtxt02 li{
		width: 50%;
		margin-bottom: 10px;
	}
	.ul-tab01 li{
		width: 100px;
	}
	.m-imgtxt01 .pic{
		overflow: hidden;
		position: relative;
		height: 0;
		padding-top: 62%;
		width: auto;
	}
	.m-imgtxt01 .pic img{
		position: absolute;
		top: 0;
		left: 0;
	}
	.m-imgtxt01 .txt h3{
		font-size: 18px;
		padding-bottom: 15px;
	}
	.m-imgtxt01 .txt p{
		margin: 15px 0;
	}
	.m-txt01{
		display: none;
	}
	.ul-txt01{
		margin: 0 -5px;
	}
	.ul-txt01 li{
		float: left;
		width: 50%;
		text-align: center;
		padding: 0 5px;
		margin-bottom: 25px;
	}
	.ul-txt01 li .tit{
		float: none;
		width: auto;
		padding-left: 0;
		padding-top: 60px;
		background-position: center top;
		margin-bottom: 10px;
	}
	.ul-txt01 li .tit h3{
		font-size: 16px;
	}
	.ul-txt01 li p{
		float: none;
		width: auto;
		height: 80px;
	}
	.ul-imgtxt03{
		display: none;
	}
	.ul-imgtxt03-sj{
		margin-bottom: 20px;
		display: block;
	}
	.ul-imgtxt03-sj li{
		padding: 14px 0;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
	}
	.ul-imgtxt03-sj li .txt{
		float: left;
		width: 60%;
		padding-right: 20px;
	}
	.ul-imgtxt03-sj li .txt .time{
		display: block;
		margin-bottom: 10px;
		font-size: 20px;
		color: #999;
		transition: .3s;
		-ms-transition: .3s;
		-moz-transition: .3s;
		-webkit-transition: .3s;
		-o-transition: .3s;
	}
	.ul-imgtxt03-sj li:hover .txt .time{
		font-size: 24px;
	}
	.ul-imgtxt03-sj li .txt h3{
		font-weight: 400;
		font-size: 16px;
		color: #333;
		margin-bottom: 10px;
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.ul-imgtxt03-sj li:hover .txt h3{
		color: #ff7200;
	}
	.ul-imgtxt03-sj li .txt p{
		font-size: 14px;
		color: #999;
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.ul-imgtxt03-sj li .pic{
		float: right;
		width: 40%;
		height: 97px;
		overflow: hidden;
	}
	.ul-imgtxt03-sj li .pic img{
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.row-a8{
		display: none;
	}
	.fd-top{
		display: none;
	}
	.g-tit01 h3{
		font-size: 24px;
	}
	/*内页*/
	.ban{
	    display: none;
	    height: 0;
	}
	.g-cur{
		height: 30px;
		line-height: 30px;
	}
	.row-b1 {
	    padding: 20px 0 36px
	}
	.row-b1 .col-l{
		display: none;
	}
	.ul-imgtxt-01 li{
	    width: 50%;
	}
	.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: 20px 0;
	}
	.btn-1{
		padding-left: 90px;
	}
	.ul-pages1 li{
		float: none !important;
		margin-bottom: 10px;
	}
	#message .m-content {
		margin-top: 30%;
	}
	#message .m-content .m-message {
		width: 90%;
    	padding: 20px;
	}
}


/*Common For Max 320*/
@media only screen and (max-width: 479px) {
	/*头部*/
	/*友情链接*/
	.m-link1{
		padding: 10px 0;
	}
	/*首页*/
	.ul-imgtxt01 li .con{
		padding: 15px 0;
	}
	.ul-imgtxt01 li .txt{
		padding: 15px 0;
	}
	.ul-tab01 li{
		width: 50%;
		margin-bottom: 10px;
	}
	.ul-txt01 li p{
		font-size: 12px;
	}
	.yunu-footer .copy{
		font-size: 12px;
	}
	.ul-imgtxt03-sj li .txt{
		padding-right: 10px;
	}
	.g-tit01 h3{
		font-size: 22px;
	}
	/*内页*/
	.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;
	}
	.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;
	}
	.m-list02{
		margin-top: 20px;
		padding: 15px 0;
	}
	.ul-txt3 li {
	    margin: 0;
	}
	.m-list-03 {
	    margin-top: 15px;
	    padding-top: 13px;
	}
	.m-list-03 .con .pic {
	    height: auto;
	    line-height: normal;
	}
	.m-list-03 .con .txt h3{
		margin-bottom: 15px;
		font-size: 18px;
	}
	.view .swiper-slide .imgauto{
		height: auto;
		line-height: normal;
	}
	.m-news1 .box .desc span{
		margin: 0;
	}
}

