.scjgj-top{
    margin-bottom: 20px;
}
.logo{
    display: inline-block;
}
.yh-cont{
  width: 1200px;
  margin:50px auto 0;
}
.yh-list{
  width: 1200px;
  text-align: center;
  overflow: hidden;
}

.yhtab-item{
    width: 1200px;
    padding:0px;
    margin-bottom: 28px;
}
.yhtab-item li{
    padding-left:20px;
}
.yhtab-item li a{
    color: #333; 
    line-height: 40px;
    font-size: 16px;
    float: left;
}
.yhtab-item li a:hover{
    color:#0F64AD;
}
.yhtab-item li span:hover{
    color:#0F64AD;
}
.yhtab-item li span{
    color: #999999;
    font-size: 16px;
    line-height: 40px;
    float: right;
}
.button{
    display: inline-block;
    width: 122px;
    height: 36px;
    background-color: #1771b9;  
    font-size: 24px;
    margin: 0 auto;
    color: #ffffff;
    line-height: 36px;
}

.xhy-search {
    width: 498px;
    height: 46px;
    border-radius: 28px;
    background: #000;
    background: #fff;
    opacity: 0.5\0;
    filter: alpha(opacity=50);
    margin-top: 10px;
    opacity: 0.9;
    margin: 0px auto;
}
#toSearch{
    color: #0090fe;
    font-size: 24px;
}
.xhy-search input {
    width: 377px;
    color: #999;
    padding: 0 27px;
    font-size: 18px;
    line-height: 46px;
}
.xhy-hntr {
    float: right;
}

.xhy-search button{background: url(<trs_website field='_recurl' urlisabs='true' />images/searchcolor0706.png) left center no-repeat;    width: 120px;}
.yhtitlist li a{
    font-size:16px;
    font-weight: bold;
    display:inline-block;
}
.yhtitlist li {
    width: 298px;
    float: left;
    border: 1px solid #7DA5FC;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
}
.yhtitlist li.cur{
    background:#7DA5FC;
}
.yhtitlist li.cur a{
    color:#fff;
}
.yhgroup .yhtab-item{
    min-height: 265px;
}
.full-cont{
    width: 100%;
    height:581px;
    background: url(/images/wjj1024.jpg) left center no-repeat;
    background-size: cover;
    background-position: center center;
    overflow:hidden;
}
.morea{
    font-size: 16px;
    color: #2e94f7;
    margin-top: 26px;
}

@media screen and (max-width: 768px){
    .full-cont{
        padding: 0 .2rem;
        box-sizing: border-box;
        background-position: center 3.8rem;
        background-size: 130% auto;
        height: 6.8rem;
    }
    .scjgj-top a, .scjgj-top span{
        color: #0662B1;
    }
    .scjgj-top .qxj {
        background-image: url(/images/2024zz-ic8.png);
    }
    .yh-cont{
        width: 100%;
        box-sizing: border-box;
        padding: 0 .2rem;
        margin-top: .3rem;
    }
    .logo{
        width: 80%;
        display: block;
        margin: 0 auto;
    }
    .logo img{
        width: 100%;
    }
    .yh-list{
        width: 100%;
    }
    .yh-list .tit{
        position: relative;
    }
    .yh-list .tit a{
        display: block;
    }
    .yh-list .tit a img{
        width: 100%;
    }
    .morea{
        position: absolute;
        right: 0;
        font-size: .28rem;
        margin: 0;
        top: 0;
    }
    .yhtab-item{
        margin-bottom: .3rem;
        width: 100%;
    }
    .yhtab-item li{
        padding: 0;
    }
    .yhtab-item li a{
        font-size: .32rem;
        line-height: .7rem;
        max-width: 70%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .yhtab-item li span{
        font-size: .28rem;
        line-height: .7rem;
    }
}