/*导航栏*/
/*.navbarBox{
    width: 100%;
    min-width: 1200px;
    height: 54px;
    background-color: rgba(31,31,31,0.5);
}
.banner{
    width: 100%;
    height: 763px;
    background: url("../image/database/yulong_ (1).png") no-repeat;
    background-size:100% 100%;
}
!*搜索框*!
.serachBox{
    width: 554px;
    margin:0 auto;
    margin-top: 127px;
    margin-bottom: 101px;
}
.serachBox>p{
    font-family: MKpiaoyixingkai;
    text-align: center;
    font-size: 30px;
    height: 33px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 51px;
}
.serachIpt-Box{
    width: 554px;
    height: 42px;
    background-color:rgba(245,245,245,0.5);
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 6px;
    color: #1f1f1f;
    padding-top: 6px;
    line-height: 34px;
    display: flex;
}
.serachIpt-Box2{
    width: 436px;
    height: 36px;
    background-color:rgba(245,245,245,0.7);
    border-radius: 10px;
    margin-left: 9px;
    margin-right: 0px;
    margin-right: 33px;
}
.serachIpt-Box2>img{
    display:inline-block;
    margin-top: 5px;
    margin-left: 13px;
    width: 23px;
    height: 23px;
}*/
.banner{
    position: relative;
}
.serachIpt{
    position: relative !important;
    top: 0px !important;
    font-size: 14px;
    font-weight: 200;
}

.introduceBox{
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-color: rgba(160,160,160,0.51);
}
.introduce{
    width: 1180px;
    height: 349px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.introduce>p{
    width: 704px;
    height: 222px;
    text-align: justify;
    font-family: HYf2gf;
    font-size: 13px;
   /* padding-top: 52px;*/
    color: #ffffff;
    letter-spacing: 2px;
    line-height: 42px;
    text-indent: 2em;
}
.introduce>img{
    margin-right: 7px;
}
.content{
    width: 100%;
    background:url("../image/database/beijingdanhua.png");
    background-size: 50%;
}
.contentClass{
    width: 100%;
    margin: 0 auto;
}
.contentClass>div:nth-of-type(1){
    width: 1200px;
    margin: 0 auto;
    background: url("../image/database/yulong_ (11).png") no-repeat;
    background-position: 701px 45px;
}
.contentClass>div:nth-of-type(1)>div{
    width: 224px;
    margin: 0 auto;
    height: 54px;
    padding-top: 40px;
    padding-bottom: 45px;
}
.contentClass>div>div>img{
    width: 224px;
}
.contentClass>div:nth-of-type(2){
    width: 100%;
    background: url("../image/database/yulong_ (3).png") no-repeat;
    padding-top: 24px;
    padding-bottom:23px;
}
.contentClassBox{
    width: 742px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.contentClassBox>li{
    width: 130px;
    height: 175px;
    font-size: 16px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #e5e5e5;
    text-align: center;
    cursor: pointer;
}
.contentClassBox>li>img{
    display: block;
    width: 108px;
    height: 130px;
    margin:11px 12px 8px;
}
.newsBox{
    width: 100%;
}
.news{
    width: 1186px;
    height: 440px;
    margin: 0 auto;
   /* background: url("../image/database/yulong_ (12).png") no-repeat;*/
    background-position: 0px 420px;
    padding-bottom: 100px;
}
.newsTitleBox{
    /*background: url("../image/database/yulong_ (2).png") no-repeat;*/
    display: flex;
}
.newsTitleBox>img:nth-of-type(1){
    width: 299px;
    height: 92px;
    position: relative;
    top: 80px;
    left: 4px;
    z-index: -2;
}
.newsTitleBox>img:nth-of-type(2){
    width: 268px;
    height: 92px;
    position: relative;
    top: -64px;
    left: -16px;
    z-index: -2;
}
.newsTitle{
    width: 264px;
    height: 55px;
    margin: 0 auto;
}
.newsTitle>img{
    width: 264px;
    margin-top: 20px;
}
.newsContentBox{
  /*  width: 803px;*/
    margin: 0 auto;
    min-height: 294px;
    background: url("../image/database/yulong_ (4).png");
    padding-top: 43px;
    padding-bottom: 9px;
}
.newsContent{
    width: 673px;
    margin: 0 auto;
    font-size: 14px;
}
.newsContent>li{
    width: 673px;
    height: 49px;
    display: flex;
    cursor: pointer;
    justify-content: space-between;
}
.newsContent>li>p{
    width: 530px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer{
    width: 100%;
    background: #6e7078;
}
.footer>div{
    width: 357px;
    margin: 0 auto;
    font-family: AdobeHeitiStd-Regular;
    font-size: 14px;
    line-height: 24px;
    color: #e2e7ed;
    padding-top: 14px;
    padding-bottom: 14px;
}
.footer>div>ul{
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
}
.footer>div>ul>li{
    width: 88px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-right: 1px solid #a2a6ad;
    border-left: 1px solid #e2e7ed;
}
.footer>div>ul>li:first-of-type{
    border-left: 0px;
}
.footer>div>ul>li:last-of-type{
    border-right: 0px;
}
.footer>div>p{
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
}
