﻿body{
    margin:0;
    padding:0;
}
ul{
    font-size:0;
}
li {
    margin:0;
}
.OuterDiv {
    height: 1700px;
    width: 100%;
    background: url("../../Images/SIndexImages/coo_background.png");
}
.ReturnTop {
    display: inline-block;
    width: 20px;
    height: 80px;
    position: fixed;
    right: 5px;
    bottom: 140px;
    border: 1px solid #888;
    border-radius: 5px;
    padding-left: 5px;
    cursor: pointer;
    background-color: lightblue;
    color: #888;
}
.TopDiv {
    height: 30%;
    width: 100%;
}
.MiddleDiv {
    height: 60%;
    width: 100%;
}
.FooterDiv {
   
    width: 100%;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 7px #000;
    position: fixed;
    bottom: 0px;
    height: 100px;
}
.ScienceTitle {
    text-align: left;
    height: 15%;
    width: 100%;
    /* text-align: center; */
    font-size: 26px;
    line-height: 65px;
    font-family: cursive;
    background: url("../../Images/SIndexImages/top_back.jpg");
}
.IndexTitle {
    height: 100%;
    display: inline-block;
    color: #fff;
    font-size: 34px;
    line-height: 76px;
}
.TabDiv {
    height: 8.5%;
    width: 100%;
}
.TabLi {
    height: 100%;
    width: 14.286%;
    display: inline-block;
    border-right: 0.5px solid #e6e6e6;
    box-sizing: border-box;
}
    .TabLi a {
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 100%;
        background-color: lightseagreen;
        font-size: 18px;
        line-height: 44px;
        color: #fff;
    }
        .TabLi a:hover {
            background-color: darkcyan;
        }
.WorkLi {
    height: 94%;
    width: 19.7%;
    display: inline-block;
    border-right: 0.5px solid #e6e6e6;
    box-sizing: border-box;
    cursor:pointer;
}
    .WorkLi a {
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 100%;
        /* background-color: aquamarine; */
        line-height: 101px;
        font-size: 16px;
        color: dimgray;
        line-height: 56px;
    }
.TabOn {
    border-top: 3px solid gray;
    background-color: lavenderblush;
}
.SignInDiv {
    width: 100%;
    height: 76.5%;
    border-bottom: 1px solid black;
}
.LoginTab {
    width: 20%;
    height: 310px;
    border: 1px solid #f4f4f4;
    margin-top: 25px;
    display: inline-block;
    background: rgba(255,255,255,.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 0 2px #aaa;
    -moz-box-shadow: 0 0 2px #aaa;
    z-index: 999;
    position: absolute;
    top: 16%;
    right: 120px;
}
.SignInput {
    width: 100%;
    margin-bottom: 5px;
    border: 1px solid rgba(51,51,51,.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 5px;
    text-align:center;
}
.LoginButton {
    height: 40px;
    width: 100%;
    margin: 0 auto;
    display: inherit;
    font-size: 16px;
    border: 1px solid #000;
    padding: 5px 10px;
    border: 1px solid rgba(51,51,51,.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 2px 1px 1px #aaa;
    -moz-box-shadow: 2px 1px 1px #aaa;
    cursor: pointer;
    letter-spacing:20px;
}
LoginButton:active {
    -webkit-box-shadow: 0px 0px 1px #aaa;
    -moz-box-shadow: 0px 0px 1px #aaa;
}
LoginButton:hover {
    background: #f4f4f4;
}
.MiddleDiv {
    width: 90%;
    height: 63%;
    margin: 0 auto;
    margin-top: 0.5%;
    margin-bottom: 1%;
}
.MiddleUp {
    width: 100%;
    height: 34%;
    margin-bottom: 0.5%;
}
.MiddleDown {
    width: 100%;
    height: 33%;
    margin-bottom: 0.5%;
}
.ScienceWorkGuide {
    width: 100%;
    height: 30%;
}
.TitleDiv {
    color: darkcyan;
    background: linear-gradient(-30deg,#f3e7e9, #e3eeff);
    height: 12%;
    padding: 0 7px;
    font-size: 16px;
    line-height: 38px;
    box-shadow: 0px 0px 4px #888888;
    font-size: 20px;
    font-weight: bold;
}
.ScienceNews {
    width: 58%;
    height: 98%;
    display: inline-block;
    float: left;
    margin-right: 1%;
    /*border: 0.5px solid dimgray;*/
    box-shadow: 0px 0px 4px #888888;
    border-radius: 5px;
}
.ScienceMessage {
    width: 40.3%;
    height: 98%;
    display: inline-block;
    /*border: 0.5px solid dimgray;*/
    box-shadow: 0px 0px 4px #888888;
    border-radius: 5px;
}
.ScienceProject {
    width: 32.3%;
    height: 98%;
    display: inline-block;
    float: left;
    /*border: 0.5px solid dimgray;*/
    box-shadow: 0px 0px 4px #888888;
    margin-right: 1%;
    border-radius: 5px;
}
.AwardProject {
    width: 32.3%;
    height: 98%;
    display: inline-block;
    /*border: 0.5px solid dimgray;*/
    box-shadow: 0px 0px 4px #888888;
    margin-right: 1%;
    border-radius: 5px;
}
.SciencePolicy {
    width: 32.3%;
    height: 98%;
    display: inline-block;
    /*border: 0.5px solid dimgray;*/
    box-shadow: 0px 0px 4px #888888;
    border-radius: 5px;
}
.NewsBody {
    width: 100%;
    height: 87%;
    background: aliceblue;
}
.MessageBody {
    width: 100%;
    height: 87%;
    background: aliceblue;
}
.SPBody {
    width: 100%;
    height: 87%;
    background: aliceblue;
}
.APBody {
    width: 100%;
    height: 87%;
    background: aliceblue;
}
.PolicyBody {
    width: 100%;
    height: 87%;
    background: aliceblue;
}
.ScienceWorkBody {
    width: 100%;
    height: 18%;
    background: aliceblue;
}
.MoreA {
    display: inline-block;
    height: 75%;
    width: 45px;
    text-align: center;
    float: right;
    border: 0.5px solid lightgray;
    border-radius: 5px;
    line-height: 30px;
    margin-top: 3px;
    background-color: ivory;
    font-size: 14px;
    font-weight: normal;
}
.TabBodyDiv {
    box-shadow: 0px 0px 4px #888888;
    width: 100%;
    height: 73%;
    display: none;
    background-color: lightsteelblue;
    text-align: center;
    font-size: 24px;
    line-height: 230px;
}
.FooterMiddle {
    display: inline-block;
    height: 100%;
    width: 30%;
    font-size: 20px;
    color: #8a8887;
    font-weight: bold;
}
.FooterTitleP {
    display: inline-block;
    height: 100%;
    width: 30%;
    font-size: 20px;
    color: #8a8887;
    margin: 0;
    font-size: 17px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
.scrollPics {
    height: 100%;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    display: inline-block;
}
.MySlider {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.activety {
    color: #fff;
    line-height: 21px;
    width: 21px;
    height: 21px;
    font-size: 16px;
    margin: 0 1px;
    border: 0;
    background-color: #ff7300;
    font-weight: bold;
    border-radius: 50%;
    cursor: pointer;
}
.HoverSlider {
    height:100%;
    width:100%;
}
.num {
    position: absolute;
    top: 450px;
    left: 45%;
}
    .num li {
        float: left;
        text-align: center;
        line-height: 16px;
        width: 16px;
        height: 16px;
        cursor: pointer;
        overflow: hidden;
        margin: 3px 1px;
        border: 1px solid gainsboro;
        border-radius: 50%;
        margin-right: 50px;
    }
.PointLi {
    background: gainsboro;
}
.NotPointLi {
    background-color:none;
}
.YanzhengImg {
    display: inline-block;
    cursor: pointer;
    height: 30px;
    width: 25%;
    margin-left: 2%;
    -webkit-border-radius: 2px;
}
.AlreadySignIn {
    width: 20%;
    height: 310px;
    border: 1px solid #f4f4f4;
    margin-top: 25px;
    display: inline-block;
    background: rgba(255,255,255,.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 0 2px #aaa;
    -moz-box-shadow: 0 0 2px #aaa;
    z-index: 999;
    position: absolute;
    top: 16%;
    right: 120px;
}
.AlredyInside {
    width: 48%;
    margin-bottom: 5px;
    border: 1px solid rgba(51,51,51,.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 5px;
    text-align: center;
    display: inline-block;
    margin-right: 2%;
    background-color: mediumseagreen;
    float: left;
    color: #fff;
    margin-top: 5%;
    cursor: pointer;
    line-height:28px;
}
.AlreadySpan {
    border: 1px solid !important;
    background-color: aliceblue;
    border-radius: 10px;
    display: block;
    border: none;
    height: 10%;
    font-size: 20px;
    color: darkgreen;
    width: 100%;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px;
}
.ArticleList {
    height: 63%;
    width: 100%;
    margin-top: 2%;
}
.ArticleBody {
    width: 100%;
    height: 100%;
}

.SingleTitle {
    border: 1px solid #e7eaf1;
    box-shadow: 0 1px 3px rgba(0,37,55,0.05);
    width: 60%;
    height: 8%;
    margin: 0 auto;
    margin-bottom: 1%;
    border-radius: 10px;
    background-color: aliceblue;
    padding: 0 30px;
}
    .SingleTitle a {
        font-size: 20px;
        text-align: left;
        display: inline-block;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
.ArticleTitleList {
    display: inline-block;
    width: 35%;
    margin: 0 2% 0 2%;
    float: left;
}
.ArticleContent {
    display: inline-block;
    width: 60%;
    background-color:#fff;
}
.ArticleSpan {
    display: block;
    height: 50%;
    line-height: 46px;
    font-size: 22px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.PageButtonGroup {
    height:5%;
    width:60%;
    text-align:center;
    margin:0 auto;
}
.PageButton {
    height: 90%;
    width: 10%;
    text-align: center;
}
.PageCotrol {
    height: 100%;
    width: 8.3%;
    display: inline-block;
    box-shadow: 0px 0px 4px #888888;
}
    .PageCotrol a {
        height: 100%;
        width: 100%;
        display: inline-block;
        line-height: 54px;
        font-size: 16px;
    }
.PageLi {
    height: 100%;
    width: 8.3%;
    display: inline-block;
    background-color: #fff;
    box-shadow: 0px 0px 4px #888888;
}
    .PageLi a {
        height: 100%;
        width: 100%;
        display: inline-block;
        line-height:54px;
        font-size:16px;
    }
.PointA {
    background-color: lavender;
}
.NewsTop {
    width: 75%;
    height: 12%;
    margin: 0 auto;
}
.NewsContent {
    width: 90%;
    height: 90%;
    margin: 0 auto;
    overflow-y: auto;
    font-size: 14px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    padding: 20px 0;
}
.NewsTitle {
    height:50%;
    width:100%;
    text-align:center;
    font-size:26px;
}
.NewsAttach {
    height: 50%;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
}
.NewsBodyUL {
    width: 95%;
    height: 100%;
    margin:0 auto;
    font-size: 0;
}
.NewsListLi {
    width: 100%;
    height: 12%;
    font-size: 14px;
    line-height: 40px;
    clear: both;
}
    .NewsListLi a {
        display: inline-block;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
.NewsLiSource {
    display: inline-block;
    height: 100%;
    width: 45%;
    vertical-align: middle;
}
.NewsLiDate {
    display: inline-block;
    height: 100%;
    width: 30%;
    float: right;
    vertical-align: middle;
    text-align: right;
}
.NewsLiTopDate {
    display: inline-block;
    height: 100%;
    width: 150px;
     float: right; 
    vertical-align: middle;
    text-align:right;
}
.NewsLiSpan {
    display: inline-block;
    width: 75%;
    height: 100%;
}
.NewsListTitleLi {
    display: inline-block;
    max-width: 46%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    overflow: hidden;
}
.NewsLiSource {
    display: inline-block;
    width: 54%;
    height: 100%;
}
.NewsLiBottomSpan {
    display: inline-block;
    width: 200px;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    overflow: hidden;
}
.ReturnPrev {
    display: inline-block;
    width: 80px;
    height: 25px;
    position: fixed;
    left: 35px;
    bottom: 140px;
    border: 1px solid #888;
    border-radius: 5px;
    padding-left: 5px;
    cursor: pointer;
    background-color: lightblue;
    color: #888;
    text-align: center;
    line-height: 25px;
}
