﻿@media (max-width: 750px) and (min-width: 320px){
/*头部*/
.container {
    width: 100vw !important;
    margin: 0 auto;
}
.head{
    display: none;
}
.sub-footer{
    display: none;
}
.head_yd{
    position: relative;
    display: block;
}
.nav {
    min-width: 3.5rem;
    height: 1.1rem;
    margin-left: 0.29rem;
    background: #fff;
}
.logo {
    display: block;
    float: left;
    width: 5.95rem;
    height: 0.82rem;
    margin-left: 0rem;
    margin-top: 0.14rem;
}
.head-right{
    position: absolute;
    right: 0.5rem;
    top: 0.38rem;
    width: 0.34rem;
    height: 0.27rem;
    background: url(../images/yd/gd.png) center /100% no-repeat;
}
.yh {
    width: 3rem;
    height: 100vh;
    background: #ffffff;
    position: fixed;
    right: 0rem;
    z-index: 999;
}
.ydlogo{
    width: 0.82rem;
    height: 0.82rem;
    margin:0 auto;
    margin-top: 0.5rem;
    margin-bottom: 0.3rem;
}
.ydlogo img{
    width: 0.82rem;
    height: 0.82rem;
    margin: 0 auto;
}
.zklb ul li{
    width: 100%;
/*    height: 0.6rem;
    margin: 0 auto;
    line-height: 0.6rem;
    border-bottom:1px solid #ededed;
    text-align: center;*/
}
.zklb ul li:nth-child(1)>a{
  background: url(../images/yd/li1.png) 0.2rem center /10% no-repeat;
}
.zklb ul li:nth-child(2)>a{
  background: url(../images/yd/li2.png) 0.2rem center /10% no-repeat;
}
.zklb ul li:nth-child(3)>a{
  background: url(../images/yd/li3.png) 0.2rem center /10% no-repeat;
}
.zklb ul li:nth-child(4)>a{
  background: url(../images/yd/li4.png) 0.2rem center /10% no-repeat;
}
.zklb ul li:nth-child(5)>a{
  background: url(../images/yd/li5.png) 0.2rem center /10% no-repeat;
}
.zklb ul li:nth-child(6)>a{
  background: url(../images/yd/li6.png) 0.2rem center /10% no-repeat;
}
.zklb li>a{
    display: block;
    font-size: 0.26rem;
    width: 100%;
    height: 0.6rem;
    margin: 0 auto;
    line-height: 0.6rem;
    border-bottom:1px solid #ededed;
    text-align: center;
}
.zk2{
    padding:0.12rem 0rem;
    border-bottom: 1px solid #ededed;
}
.zk2 a{
    display: block;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.24rem;
    text-align: center;
}
.ydgb{
    width: 0.18rem;
    height: 0.18rem;
    float: right;
    background: url(../images/yd/ydgb.png)center /100% no-repeat;
    margin-right: 0.14rem;
    margin-top: 0.14rem;
}
.zklb{
    width: 2.3rem;
    margin: 0 auto;
}
html {
    font-size: 0.16rem;
}
.foot-yd{
    position: relative;
    display: block;
    font-size: 0.24rem;
    overflow: hidden;
    /* padding-left: 0.66rem; */
    background: #144a99;
    color: #fff;
    width: 100%;
/*    height: 1rem;*/
}
.yd-wz{
    margin-left: 0.2rem;
    width: 7rem;
    text-align: center;
    line-height: 0.4rem;
    padding: 0.2rem 0rem;
}
.fhdb-yd a{
    display: block;
    color: #fff;
    width: 1.15rem;
    height: 100%;
    position: absolute;
    right: 0rem;
    padding-top: 0.9rem;
    top: 0rem;
    font-size: 0.16rem;
    color: #fff;
    background: #1758a9 url(../images/yd/fhdb.png) center 0.3rem /27% no-repeat;
    text-align: center;
}
  /*      .yh {
            width: 3rem;
            height: 100vh;
            background: #ffffff;
            position: fixed;
            right: 0rem;
            z-index: 999;
        }*/
.fh {
    display: block;
    width: 8%;
    height: 0.6rem;
/*      background: #1657a9 url(../images/yd/ico_35.png) center /50% no-repeat;*/
    float: left;
}   
.h_tablist{
    overflow-x: auto;
/*    height: 34px;*/
	height:0.72rem
	padding-top: 0.07rem;
	overflow:scroll;
}
.h_tablistul{
	
	height:1rem;
	overflow:scroll;
	width:max-content !important;
}
.h_tablistul li{
	display:inline-block;
	float:none;
}
.h_tablist ul{
    	overflow: scroll;
	
}
.zk2{
    display: none;
}

.fhdb-yd{
	display:none;
}
.nav{
	border-bottom:0;
	
}
}