.jyta_main {
    width: 1200px;
    margin: 0 auto;
}

.jyta_bg {
    background: url(jyta_bg.png) no-repeat center top;
    height: 475px;
    width: 100%;
}

.jyta_bg a {
    width: 1200px;
    height: 350px;
    display: block;
}

.jyta_kind {
    width: 1050px;
    margin: 0 auto;
    padding: 90px 0 100px;
}

.jyta_kind a {
    display: inline-block;
    width: 296px;
    height: 92px;
    margin-right: 45px;
    background-repeat: no-repeat;
    background-position: 224px center;
    font-size: 22px;
    /* font-weight: bold; */
    color: #fff;
    line-height: 30px;
    border-radius: 6px;
    padding-top: 30px;
    padding-left: 20px;
}

.jyta_kind a.rdjy {
    background-image: url(rddb.png);
    background-color: #7aa0cf;
}

.jyta_kind a.zxta {
    background-image: url(zxta.png);
    background-color: #5abcbd;
}

.jyta_kind a.ztqk {
    background-image: url(ztqk.png);
    background-color: #bea762;
    margin-right: 0;
}

.jyta_kind a:hover {
    transform: translateY(-10px);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    color: #fff;
}

.jyta_wz {
    margin: 10px 0;
    color: #999;
}

.jyta_wz a {
    color: #999;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.jyta_sreach {
    height: 80px;
    width: 640px;
    margin: 0 auto;
    padding: 50px 0 10px;
}

.jyta_sreach .input1 {
    width: 440px;
    height: 52px;
    padding-left: 10px;
    background-color: #f6f6f6;
    border: 1px solid #e2e2e2;
}

.jyta_sreach .input2 {
    width: 160px;
    height: 52px;
    padding-left: 30px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    border: none;
    background: #d73e2d url(http://www.wendeng.gov.cn/images/5961/wdimg_04.png) no-repeat 20px center;
}

.jyta_list ul {
    width: 100%;
    border-right: 1px solid #e8e8e8;
   display: table;
}

.jyta_list {
    width: 100%;
}



.jyta_list ul li{
    display:table-cell;
    /* height: 46px; */
    padding:8px 0;
    line-height:26px;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 10px;
    /* float: left; */
    vertical-align: middle;
}

.jyta_list ul:nth-child(odd) {
    background-color: #f9f9f9;
}
.jyta_list ul:first-child{ border-top: 1px solid #e8e8e8;font-weight: 600; background-color: #e9f1fa;}
.jyta_list ul li:nth-child(1){
    width:622px;
}
.jyta_list ul li:nth-child(2){
    width: 150px;
    text-align: center;
}
.jyta_list ul li:nth-child(3){
    width:300px;text-align: center;
}
.jyta_list ul li:nth-child(4){
    width:80px;text-align: center;
}
.jyta_list ul li a {
    font-size: 16px;
}

.jyta_main img{display: none;}
.clearfix::after{content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;}

.jyta_ztqk ul li:nth-child(1){width: 800px;}
.jyta_ztqk ul li:nth-child(2){width: 377px;}
.jyta_ztqk ul li:nth-child(4){display: none!important;}

/*移动端 */
@media (max-width:768px){
    .jyta_main{width: 100%;padding:0 10px;box-sizing: border-box;}
    .jyta_main img{display: block; width: 100%;margin-top: 1rem;}
    .jyta_bg a{width: 100%; height: auto;}      
    .jyta_bg{background: none; height: auto;}
    .jyta_kind{width: 100%!important;box-sizing: border-box;padding:1rem 0}
    .jyta_kind a.ztqk{margin: 0 auto;}
    .jyta_kind a{ display: block; box-sizing: border-box; margin:0 auto;margin-bottom: 1rem;}
    .jyta_list ul{box-sizing: border-box;}
    .jyta_list ul:nth-child(odd) {
        background-color: #fff;
    }
    .jyta_list ul:first-child{display: none;}
    .jyta_list ul li{display:block;box-sizing: border-box;}
    .jyta_list ul li:nth-child(1){width: 100%; background-color: #e9f1fa;}
    .jyta_list ul li:nth-child(3),.jyta_list ul li:nth-child(2),.jyta_list ul li:nth-child(4){width: 100%; text-align: left;}
    .jyta_list ul li::before{content: attr(title);padding-right: 5px;}
    .jyta_wz table table td{display: none;}
    .jyta_wz table table td:last-child{display: block;}
    #form1{display: flex;}
    .jyta_sreach{box-sizing: border-box; width: 100%;padding: 0;}
    #form1 .input2{flex:0 0 150px}
    #form1 .input1{flex: 1;}
}


/* 适老化 */

.wdpageold .jyta_sreach .input1{font-size: 26px;}
.wdpageold .jyta_sreach .input2{font-size: 26px;width: 182px;}
/* .wdpageold .jyta_list ul li{} */
.wdpageold .jyta_list ul li a{font-size: 36px;}
.wdpageold  .jyta_list ul:first-child{display: none;}
.wdpageold .jyta_list ul li{display:block;box-sizing: border-box;font-size: 36px;line-height:1.5;padding-top: 12px;padding-bottom: 12px; padding-left: 30px;padding-right: 20px;}
.wdpageold .jyta_list ul li:nth-child(1){width: 100%; background-color: #e9f1fa;}
.wdpageold .jyta_list ul li:nth-child(3),.wdpageold .jyta_list ul li:nth-child(2),.wdpageold .jyta_list ul li:nth-child(4){width: 100%; text-align: left;}
.wdpageold .jyta_list ul li::before{content: attr(title);padding-right: 5px;}
.wdpageold .jyta_wz a{font-size: 28px;}

.wdpageold  .jyta_kind a.ztqk{margin: 0 auto;}
.wdpageold  .jyta_kind a{ display: block; box-sizing: border-box; margin:0 auto;margin-bottom: 30px; width: 600px;font-size: 36px; height: 180px;padding-left: 40px ;padding-top: 40px;}
.wdpageold .jyta_kind a{background-position: right 30px bottom 24px; background-size: 100px auto;}

