.context{
    width:100%;margin-top: 20px;
    background-color:#ffffff;
    height:auto;overflow:hidden;
}
.context-h{
    width:100%;
    height:50px;
}
.context-title{
    font-size:30px;
    width: 20%;
    height:100%;
    float: left;
    margin-left: 46%;
    /*display:block;
    width:100%;
    margin-bottom: 20px;
    text-align: center;*/
}
.context .notice-ta{
    margin-top: 10px;
    float: right;
    margin-right: 2%;
    width: 20%;
}
.context .notice-ta a{
    width: 30%;
    line-height: 18px;
}
.context-list{
    width:100%;
    height:auto;overflow:hidden;
}
.scientificplatform{
    width:100%;
    height:auto;overflow:hidden;
}

/*!*PC：图文 一行4列*!
.article {
    width: 25%; height: 350px; float: left;
    display: block;
    margin: 0 0 30px 0;
    padding: 20px;
    background: white;
    border-radius: 3px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    transition: all 220ms;

}
.article:hover {
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
    transition: all 220ms;
}
.article > img {
    display: block;
    width: 100%;
    margin: 0 0 24px 0;
}
.article h2 {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin: 12px 0 12px 0;
}*/
.wall {
    height:auto;overflow:hidden;
    display: block;
    position: relative;
}
.wall-column {
    display: block;
    position: relative;
    width: 25%;
    float: left;
    padding: 0 12px;
    box-sizing: border-box;
}

.x-page7-div .layui-carousel-arrow{
    z-index: 101;
}


@media (max-width: 640px) {
    .wall-column {
        width: 50%;
    }
}
@media (max-width: 480px) {
    .wall-column {
        width: auto;
        float: none;
    }
}

.x-page7 {
    width:100%;
    position: relative;
    background-color: #fff;
}
.x-page7 .bread {
    width:100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 18px;
    color: #fff;
    z-index: 2;
}
.bread {
    line-height: 20px;
    font-size: 14px;
    color: #707070;
}
.x-page7 .bread a {
    color: #fff;
}

.x-page7-div{
    width:100%;height:380px;
}


.research1 {
    position: relative;
    height: 628px;
    background: center top no-repeat;
}
.research1 .cont {
    width:70%;
    height:150px;
    text-align: center;
    position: relative;
    top:210px;
    left:15%;
}
.research1 .h1 {
    margin-bottom: 22px;
    font-size: 36px;
    line-height: 1.2;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.research1 .p {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}
#loadMore a{
    margin-left:46%;
}
#loadMore a:hover{
    background-color:#55A5AA;
    color:#ffffff;
}
#platformloadMore a{
    margin-left:46%;
}
#platformloadMore a:hover{
    background-color:#55A5AA;
    color:#ffffff;
}


#gallery img {
    border: none;
}

#gallery_nav {
    width: 100%;
    height:200px;
    text-align: center;
}

#gallery_nav a {
    display:block;
    width:20%;
    height:100%;
    display: table-cell;
}

#gallery_output {
    width: 100%;
    height:450px;
    overflow: hidden;
}

#gallery_content {
    float: right;
    width: 400px;
}

#gallery_output img {
    width:100%;
    height:100%;
    display: block;
    margin: 0px auto 0 auto;
}

#gallery_output p {
    display: block;
    margin: 0px auto 0 auto;
}

.zz {
    border: 1px solid rgba(92, 92, 92, 1.00);
}

.sp {
    font-size: 24px;
}

.ss {
    border-top: 1px solid #000000;
    width: 50%;
    display: inherit;
    padding-top: 10px
}
.keshiyanjiu{
    width:100%;
    height:300px;

}
.scientifiAchievements{
    width:92%;
    margin:30px auto;
    height:auto;
    overflow:hidden;
}



/*.layui-row {
    margin-top:30px;
}*/

@media (max-width: 768px) {

/*    .article {
        width: 100%;
        height: 350px;
        float: left;
        display: block;
        margin: 0 0 30px 0;
        padding: 20px;
        background: white;
        border-radius: 3px;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
        transition: all 220ms;

    }*/

}