@media only screen and (min-width: 769px) and (max-width: 992px){
    .ipmor-nav>ul>li>a{
    	color:#333333;
    	font-size: 13px;
    	text-decoration: none;
    }
    .honor-conten {
        width: 88%;
        margin: 0 auto;
        padding: 6% 0;
        position: relative;
    }
}
@media only screen and (min-width: 901px) and (max-width:991px){
    .ry-list-nr>img {
        display: block;
        text-align: center;
        width: 20%;
        margin: 0 auto;
        margin-top: 40%;
    }
    .hr-01>p {
        top: -60px;
        position: absolute;
        left: 30%;
    }
    .hr-02>p {
        top: -10px;
        position: absolute;
        left: 30%;
    }
    .hr-03>p {
        top: -50px;
        position: absolute;
        left: 28%;
    }
    .hr-04>p {
        top: -12px;
        position: absolute;
        left: 25%;
    }
}
@media only screen and (min-width: 820px) and (max-width:900px){
    .ry-list-nr>img {
        display: block;
        text-align: center;
        width: 20%;
        margin: 0 auto;
        margin-top: 50%;
    }
    .hr-01>p {
        top: -55px;
        position: absolute;
        left: 35%;
    }
    .hr-02>p {
        top: -10px;
        position: absolute;
        left: 30%;
    }
    .hr-03>p {
        top: -45px;
        position: absolute;
        left: 28%;
    }
    .hr-04>p {
        top: -14px;
        position: absolute;
        left: 25%;
    }
}
@media only screen and (min-width: 769px) and (max-width:819.9px){
    .ry-list-nr>img {
        display: none;
    }
    .hr-01>p {
        top: -50px;
        position: absolute;
        left: 28%;
    }
    .hr-02>p {
        top: -10px;
        position: absolute;
        left: 28%;
    }
    .hr-03>p {
        top: -46px;
        position: absolute;
        left: 25%;
    }
    .hr-04>p {
        top: -14px;
        position: absolute;
        left: 22%;
    }
}
@media only screen and (min-width:769px){
    .tl-bannerimg {
    	width: 100% !important;
    	height: 500px;
    }
}
@media only screen and (max-width:768px){
	
	.agric-top{
		display: none;
	}
	
	
	.tl-banner{
		display: none;
	}
	
	.nav-button{
		display: block;
	}
	
	.agric-nav{
		width: 100%;
		position: fixed;
		top: 0;
		border-bottom: 1px solid #E5E5E5;
		z-index: 99999999;
	}
	
	
	.move-hzal{
		display: block !important;
	}
	
	.my-ach {
	   display: none;
	}
	
	.ipmor-nav>a{
		width: 100%;
	    text-align: center;
	    background: rgb(0,0,0,0.8);
	    display: block;
	    line-height:46px;
	    font-size: 18px;
	    font-weight: normal;
	}
	.nav-logo{
		width:40%;
		max-width: 170px;
	    display: block;
	    margin-left: 10px;
	}
	
	.nav-button>i{
	    font-size: 32px;
	    display: block;
	    color: #333333;
	    margin-right: 10px;
	    margin-top:10px;
	}
	.hzal-bt{
		margin-top:80px !important;
	}
	
	.hzal-nr {
	    width: 96%;
	    margin: 50px auto;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	.hzal-list {
	    width: 100%;
	    background: #FFFFFF;
	    padding: 10px;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    margin-top: 20px;
	}
	
	
	.hzal-bt>p:before {
	    content: '';
	    width: 120px;
	    height: 1px;
	    background: #FFFFFF !important;
	    position: absolute;
	    left: 12px;
	    top: 16px;
	}
	
	.hzal-bt>p:after {
	    content: '';
	    width: 120px;
	    height: 1px;
	    background: #ffffff !important;
	    position: absolute;
	    right: 12px;
	    top: 16px;
	}
	
	
	.my-tit{
		display: none;
	}
	
	.more-dl01 {
	    width:60%;
	    display: block;
	    margin: 0 auto;
	    border: 1px solid #FFFFFF;
	    border-radius: 200px;
	    text-align: center;
	    height: 38px;
	    line-height: 38px;
	    color: #FFFFFF;
	    margin-top: 40px;
	}
	
	.ipmor-nav{
		display: none;
		width: 100%;
		margin-top:-14px;
	}
	.agric-conten{
		width: 100%;
		padding: 0;
	}
	.ipmor-nav>ul>li>a {
	    color: #ffffff;
	    font-size:16px;
	}
	.conten-title {
	    margin:0px auto 30px auto;
	    text-align: center;
	    padding-top: 30px;
	}
	
	.conten-title>p {
	    width:320px;
	}
	
	.conten-title>p:before {
	    content: '';
	    width:90px;
	    height: 1px;
	    background: #999999;
	    position: absolute;
	    left: 12px;
	    top: 16px;
	}
	
	.conten-title>p:after {
	    content: '';
	    width:90px;
	    height: 1px;
	    background: #999999;
	    position: absolute;
	    right: 12px;
	    top: 16px;
	}
	
	.base-news-left{
		width: 100% !important;
		margin-bottom: 30px;
	}
	
	.base-news-right {
	    width: 96%;
	    margin: 0 auto;
	}
	
	.news-lb>ul>li>a {
	    font-style: normal;
	    font-size: 16px;
	    color: #333333;
	    display: inline-block;
	    white-space: nowrap;
	    width:92%;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	
	.shanx-option{
		line-height: 30px;
	}
	
	.shanx-img-left{
		width: 100%;
		margin-bottom: 20px;
	}
	
	.shanx-img-right{
	    width: 100%;
	}
	.shanx-list{
		margin-bottom:10px;
	}
	
	
	.edu-number{
	    width: 100%;
	}
	.edu-number-left {
	    width: 90%;
	    height: 90px;
	    border-radius: 80px;
	    background: #5bc305;
	    margin-right: 40px;
	    color: #FFFFFF;
	    text-align: center;
	    cursor: pointer;
	    margin: 0 auto;
	}
	.dl-animate{
		display: none;
	}
	
	.hzjy-list {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    margin-top:0px;
	}
	
	.my-ach01 {
	    width: 96%;
	    margin: 30px auto;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	
	
	.hzjy-conten{
		display: none;
	}
	.zhen-nr {
	    width: 96%;
	    margin: 30px auto;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    position: relative;
	    z-index: 99;
	}
	
	.zhen-nr>ul>li {
	    width: 48%;
	    padding: 10px;
	    border: 1px solid #E5E5E5;
	    margin-top: 20px;
	}
	.more-dl {
	    width: 68%;
	    display: block;
	    margin: 80px auto;
	    border: 1px solid #999999;
	    border-radius: 200px;
	    text-align: center;
	    height: 38px;
	    line-height: 38px;
	}
	.edu-number-right {
	    width: 90%;
	    height: 90px;
	    border-radius: 80px;
	    background: #30af69;
	    margin-right: 40px;
	    color: #FFFFFF;
	    text-align: center;
	    cursor: pointer;
	    margin: 0 auto;
	    margin-top: 20px;
	}
	
	.parent-shol-left {
	    width: 96%;
	    margin: 0 auto;
	    margin-top: 20px;
	    margin-bottom: 30px;
	}
	.project-list {
	    width: 49%;
	    border: 1px solid #E5E5E5;
	    padding: 10px;
	    margin: 10px 0;
	}
	
	
	.agric-footer{
		display:block;
	}
	
	.foot-nav {
	    width: 26%;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    padding-top: 10px;
	    display: none !important;
	}
	
	.footer-nr {
	    width: 90%;
	    margin: 0 auto;
	    display: flex;
	    flex-wrap: wrap !important;
	    justify-content: space-between;
	}
	
	.footer-lxfs {
	    font-size: 15px;
	    color: #999999;
	    width: 100% !important;
	    line-height: 32px;
		margin-top: 30px;
	}
	
	.footer-rwm {
	    width: 100% !important;
	    overflow: hidden;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	    margin-top: 20px;
	}
	
	.footer-rwm>p>img {
	    width: 73%;
	    text-align: center;
	    display: block;
	    margin: 0 auto;
	}
	
	.footer-rwm>p>span {
	    text-align: center;
	    display: block;
	    text-align: center;
	    color: #999999;
	    font-size: 14px;
	}

	.link{
		position: absolute;
		top: 0;
		left: 0;
	}
	.link SELECT{ 
        width:155px;
        height:24px;
        cursor:pointer;
        overflow: hidden;
        border: 1px solid #747474;
        padding-left: 5px;
        margin-bottom:10px;
        margin-right:0px;
    }
	
	.priject-more{
		width: 50%;
	}
	
	.zxdb-right{
		display:block;
	}
	
	.zxdb-left {
	    width: 100%;
	}
	.zxdb-title{
		margin: 0 auto;
	}
	
	.zxdb-img {
	    width: 96%;
	    height: auto;
	    margin: 20px auto;
	}
	
	.zxdb-more{
		width: 96%;
		margin:30px auto;
	}
	
	.jdxw-conten-left {
	    width: 96%;
	    margin: 0 auto;
	}
	
	
	.jdxw-conten{
		margin-top:0;
	}
	
	.quanp{
		margin-top:0;
	}
	.jdxw-conten-right {
	    width: 96%;
	    margin: 20px auto;
	}
	
	.jdxw-banner{
		display: block;
		margin-top: 60px;
	}
	.swiper-pagination011 {
	    bottom: 8px !important;
	}
	
	.sxnd-list>p {
	    width: 100%;
	    height:auto;
	}
	
	.sxnd-list>a {
	    width: 100%;
	    height: 74px;
	    overflow: hidden;
	    display: block;
	    margin-top: 10px;
	}
	.argin-page{
		display: none;
	}
	
	
	
	.ndsx-title{
		margin-top: 40px;
	}
	
	.zuix-conten {
	    width: 96%;
	    margin: 20px auto;
	}
	
	.kjjl-list>ul>li>a {
	    width: 97% !important;
	}
	
	.jypx-bt01>a{
		display: none;
	}
	.kjjl-next{
		padding: 8px;
	}
	
	.kjjl-zxjj {
	    width: 100%;
	}
	.kjjl-tzgg {
	    width: 100%;
	}
	
	.kjjl-banner{
		display: none;
	}
	.sftg-title>p {
	    width: 50%;
	}
	.sftg-chose {
	    width: 100%;
	    padding: 10px;
	}
	
	.sftg-list {
	    width: 49%;
	    border: 1px solid #E5E5E5;
	    margin: 8px 0;
	}
	
	.sftg-chose{
		overflow: hidden;
	}
	.sftg-chose>a {
	    font-size: 16px;
	    margin: 0 20px;
	    padding: 10px 0;
	    display: block;
	    float: left;
	}
	.zdhd-list {
	    width: 100%;
	    margin:10px 0;
	}
	
	.container{
		padding: 10px;
	}
	.slide-content>ul>li {
	    width: 96%;
	    margin:10px auto;
	}
	.prev {
	    left: 0px;
	    top: 74px;
	}
	
	.next {
	    transform: rotate(-180deg);
	    position: absolute;
	    right: -80%;
	    top: 72px;
	}
	
	.slide_wrap {
	    overflow: hidden;
	    position: relative;
	    width: 80%;
	    margin: 0 auto;
	}
	
	.import-hd {
	    width: 90%;
	    margin-top: 60px;
	    margin: 0 auto;
	}
	
	.kjjl-gd-nr {
	    width: 96%;
	    margin: 20px auto;
	}
	
	.ipmor-nav>ul>li {
	    padding: 0 10px;
	    position: relative;
	    width: 100%;
	    text-align: center;
	    display: block;
	}
	.all-nav{
		height: auto;
	}
	.ipmor-nav>ul {
	    width: 100%;
	    height: auto;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    line-height: 60px;
	    background:rgba(0,0,0,0.8);
	    padding-bottom: 40px;
	}
	
	.dl-wenan {
	    width: 100%;
	    background: #f6f9fd !important;
	    padding:30px 0;
	    position: relative;
	}
	
	.ye-img {
	    width:100%;
	    margin-top: 20px;
	}
	
	.ye-img>img {
	    width: 90%;
	    text-align: center;
	    display: block;
	    margin: 0 auto;
	}
	.ye-nr{
		height: auto;
		position: inherit;
	}
	
	
	
	.med-cover {
	    width: 100%;
	    margin: 20px auto;
	    padding: 0;
	}
	
	.priduct-list>p {
	    float: left;
	    margin-left: 20px;
	    width: 26%;
	}
	
	.priduct-list>p>img{
	    width:90%;
	}
	.priduct-list{
		margin: 20px auto;
	}
	
	.secon-down{
		display: none;
	}
	.ipmor-nav>ul>li.active a {
	    color: #d95601;
	}
	
	
	/*鍥涙柟  start*/
	.honor-conten {
	    width: 98%;
	    margin: 0 auto;
	    padding: 6% 0;
	    position: relative;
	}
	
	.honor-line {
	    width: 100%;
	    display: none;
	}
	
	
 
	.honor-list{
		width: 47%;
	    height: 250px;
	    position: relative;
	    margin: 20px auto;
	}
	
	.hr-01 > p {
	    top: -16px;
	    position: absolute;
	    left: 34%;
	}
	.hr-03 > p {
	    top: -24px;
	    position: absolute;
	    left: 33%;
	}
	
	
	.core-list {
	    width: 49%;
	    background: rgb(255,255,255,0.8);
	    padding:10px;
	    border-radius: 8px;
	    text-align: center;
	    margin-bottom: 20px;
	}
	.core-list>span {
	    display: block;
	    line-height: 24px;
	    height: 75px;
	    overflow: hidden;
	}
	
	.core-list>p {
	    font-size: 18px;
	    color: #407aff;
	    padding: 0 !important;
	}
	
	.core-nr {
	    width: 96%;
	    margin: 0 auto;
	    padding: 40px 0;
	}
	.core-list>p {
	    font-size: 18px;
	    color: #407aff;
	    padding: 12px 0;
	}
	
	.profile-left {
	    width: 100%;
	    line-height: 30px;
	    text-indent: 40px;
	}
	
	.profile-right {
	    width: 100%;
	    margin-top: 0px;
	}
	.swiper-container01{
	    padding-top: 0px;
	}
	.profile-nr {
	    width: 96%;
	    margin: 0 auto;
	    padding: 120px 0;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    padding-bottom: 228px;
	    position: relative;
	    z-index: 999999;
	    align-items: center;
	    padding: 0px;
	}
	
	.sf-adv{
		/*display: none;*/
	}
	
	.waveWrapper{
		display: none;
	}
	
	.news-more{
		display: none;
	}
	
	.xinw-list {
	    width: 100%;
	    padding: 10px;
	    border: 1px solid #E5E5E5;
	    margin-bottom: 20px;
	}
	
	.sf-news {
	    width: 96%;
	    margin: 0 auto;
	    padding:30px 0 0 0;
	}
	
	.ipmor-nav>ul>li:hover a{
		color: #d95601;
		transition:all .3s
	}
	
	.tuand-list {
	    width: 100%;
	    background: #FFFFFF;
	    padding: 20px;
	    position: relative;
	    margin-bottom: 16px;
	    border: 2px solid #f3f3f3;
	}
	
	.gsgk-banner {
	    width: 100%;
	    margin-top: 60px;
	}
	
	.second-nav{
	    width: 100%;
	    background: rgb(255,255,255,0.8);
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-evenly;
	    height: auto;
	    position: initial;
	}
	
	.second-nav>a{
	    line-height: 60px;
	    display: block;
	    width:49%;
	    text-align: center;
	    border-bottom: 1px solid #F2F2F2;
	    font-size: 16px;
	    left: 0;
	    right: 0;
	}
	.service-conten {
        width: 100%;
        margin-top: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
        flex-wrap: wrap;
    }
	.service-list {
	    width:100%;
	    position: relative;
	    margin-bottom:10px;
	    overflow: hidden;
	}
	.service-title {
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    background: rgb(0,104,187,0.7);
	    color: #FFFFFF;
	    text-align: center;
	    /*top: 0;*/
	    align-items: center;
	    display: flex;
	}
	
	.second-nav-gsyw>a{
	    line-height: 60px;
	    display: block;
	    width: 100%;
	    text-align: center;
	    border-right: 1px solid #FFFFFF;
	    font-size: 16px;
	    left: 0;
	    right: 0;
	}
	.med-list {
	    padding: 30px 10px;
	    width: auto;
	    width: 90%;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    margin:10px auto;
	    cursor: pointer;
	    background: #FFFFFF;
	}
	
	
	.ygfc-conten > a {
	    width: 45%;
	    text-align: center;
	    margin-bottom: 26px;
	}
	.ygfc-conten {
	    width: 96%;
	    margin: 0 auto;
	    padding:50px 0;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-around;
	}
	
	.med-img01>img {
	    width: 100%;
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
	    overflow: hidden;
	    padding-left:0px;
	}
	
	.dj-conten {
	    width: 96%;
	    margin: 0 auto;
	    padding: 30px 0;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	
	.dj-left {
	    width: 100%;
	}
	
	.dj-right{
	    width: 100%;
	    display: inline-flex;
	    flex-wrap: wrap;
	    justify-content: space-around;
	    margin-top: 20px;
	}
	.dj-right > a {
	    width: 48%;
	    margin-bottom: 10px;
	}
	
	.jypx-bt {
	    border-bottom: none;
	    height: 83px;
	    position: relative;
	}
	.addmy-list {
	    width: 100%;
	    background: #fff;
	    margin: 20px auto;
	    border: 1px solid #f0f0f0;
	}
	
	.gsgk-tp {
	    width: 100%;
	    margin-top: 20px;
	}
	.gsgk-conten {
	    width: 90%;
	    margin: 0 auto;
	    padding: 20px 0;
	}
	
	.zzjg-conten {
	    width: 100%;
	    margin: 0 auto;
	    padding: 40px 0;
	}
	.qual-title {
	    width: 100%;
	    display: flex;
		flex-wrap: nowrap;
		justify-content: space-evenly;
	}
	
	.qual-list>a{
	    width: 30% !important;
	    margin: 0 auto;
	    display: block;
	    margin-bottom: 20px;
	}
	
	.gsgk-title{
		
	}
	.comp-qual {
	    width: 100%;
	    margin-top: 20px;
	}
	.qual-list>a>span {
	    width: 90%;
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    display: inline-block;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    margin-top: 10px;
	    font-size: 14px;
	}
	
	
	.qual-list {
	    width: 100%;
	    display: flex !important;
	    flex-wrap: wrap;
	    justify-content: space-around;
	}
	
	.qual-title > span {
	    padding: 8px 20px;
	    background: #dbdbdb;
	    color: #4c4c4c;
	    cursor: pointer;
	    display: block;
	}
	
	.header-img {
	    width: 100%;
	    min-width:auto;
	}
	.header-zhic {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-evenly;
	    align-items: center;
	    margin-top: 60px;
	}
	
	.header-wena {
	    width: 100%;
	    line-height: 40px;
	    text-indent: 40px;
	}
	
	.parter-cust {
	    width: 100%;
	    margin:20px auto;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    
	}
	.hzjy-list > a {
	    width: 48%;
	    opacity: 0.5;
	}
	
	.med-img {
	    display: none;
	}
	.med-right {
	    width: 100%;
	    padding: 0;
	}
	
	.busin-philos {
	    width: 96%;
	    padding:20px 0;
	    margin: 0 auto;
	    background: rgb(255,255,255,0.8);
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	
	
	.philos-left {
	    width: 76%;
	    padding-left: 10px;
	}
	
	.philos-right {
	    width: 100%;
	    padding-right:0px;
	}
	.bj-banner {
	    width: 95%;
	    margin: 0 auto;
	    padding-top: 70px;
	}
	
	.tc-rczp {
	    width: 80%;
	    top: 12%;
	    left: 5%;
	    right: 20%;
	    height: 520px;
	    position: fixed;
	    background: #FFFFFF;
	    z-index: 99999;
	    padding: 20px;
	    display: none;
	    margin: 0 auto;
	}
	
	.conten-mytop>p{
	    width: 100%;
	}
	
	
	.conten-mytop {
	    background: #FFFFFF;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: flex-start;
	    align-items: center;
	}
	
	
	.zxly {
	    width: 100%;
	    align-items: center;
	    padding-left: 4%;
	    margin: 20px auto;
	}
	
	.lianx-mode {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    margin:20px auto;
	}
	
	.mode-left {
	    width: 100%;
	    font-size: 16px;
	    color: #4d4d4d;
	}
	
	.mode-right {
	    width: 100%;
	}
	
	.about-main2{
		display: none;
	}
	
	.xq-conten {
	    width: 92%;
	    margin: 0 auto;
	    padding: 80px 0 0;
	}

	.xq-shangxia {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin: 30px 0;
	}
	.xq-shangxia a {
		color: #666;
		font-size: 15px;
		width: 90%;
		overflow: hidden;
	}
	.xq-shangxia a:hover{
		color: #0369b8;
		cursor: pointer;
	}
	.shangxia-l{
		text-align: left;
		margin-bottom: 10px;
	}
	.shangxia-r{
		text-align: left;
	}



	.zxns-conten{
		width:94%;
	}
	
	
	.swiper-pagination-bullet {
	    width: 10px;
	    height: 10px;
	    display: inline-block;
	    border-radius: 100%;
	    background: #000;
	    opacity: .2;
	}
	
	.zxns-conten>p {
	    width: 100%;
	    padding:0;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	     margin:0;
	}
	
	
	.zxns-conten>p>span {
	    display: inline-flex;
	    flex-wrap: nowrap;
	    justify-content: flex-start;
	    padding: 10px;
	}
	
	.zxns-conten>p>textarea {
	    width: 100%;
	    border: 1px solid #CCCCCC;
	    height: 80px;
	    padding: 0 6px;
	    margin-top: 8px;
	    margin-bottom: 20px;
	}
	/*鍥涙柟end*/
	
	
	.ry-list-nr>img {
	   display: block;
	    text-align: center;
	    width: 27% !important;
	    margin: 0 auto;
	}
	
	.ry-list-nr>span {
	    color: #666666;
	    display: block;
	    padding:10px;
	    text-align: left;
	    min-height: 110px;
	    max-height: 120px;
	    overflow: hidden !important;
	    font-size: 14px;
	}
	
	.honor-list>p {
	    font-size: 22px;
	    font-weight: bold;
	}
	
	.ry-list-nr>h2 {
	    font-size: 15px;
	    font-weight: bold;
	}
	.gsyj-tab>a {
	    width: 50% !important;
	    text-align: center;
	    display: block;
	    color: #ffffff;
	    font-size: 18px;
	    height:80px !important;
	    align-items: center;
	    display: inline-flex;
	    justify-content: center;
	    border-bottom: 1px solid #808080;
	    border-left: 1px solid #808080;
	}
	
	.hyfw-qhbg>p {
	    height: 46% !important;
	    left: 0;
	    top: 0;
	    width: 100%;
	    display: none;
	}
	#right-nav {
	    display: none !important;
	}
	
	.gsgk-gsjj {
	    line-height: 30px;
	    margin-top: 30px;
	    text-indent: 40px;
	    letter-spacing: 1px;
	    padding: 5px;
	}
	
	
}

@media only screen and (min-width: 500px) and (max-width: 767px){
    
    
    .hr-01>.ry-list-nr{
	    margin-top:10%;
	    padding: 0 20px;
    }
    
    .hr-02>.ry-list-nr{
    	margin-top:10%;
    	padding: 0 20px;
    }
    
    .hr-03>.ry-list-nr{
    	margin-top:10%;
    	padding: 0 20px;
    }
    
    .hr-04>.ry-list-nr{
    	margin-top:10%;
    	padding: 0 20px;
    }
    .ry-list-nr>img {
	   display: block;
	   text-align: center;
	   width: 12% !important;
	   margin: 0 auto;
	}
	.hr-01 > p {
	    top: -16px;
	    position: absolute;
	    left: 43%;
	}
	.hr-02 > p {
	    top: -12px;
	    position: absolute;
	    left: 43%;
	}
	.hr-03 > p {
	    top: -24px;
	    position: absolute;
	    left: 43%;
	}
	.hr-04 > p {
	    top: -14px;
	    position: absolute;
	    left: 42%;
	}
}

