﻿body { font-size: 1em; background: #fff;  }
.gc_one {
    width: 100%;
    position: relative;
    height: 100%;

}

    .gc_one > img {
        width: 100%;
        display: block;
        margin: auto;
    }

.gc_one_1 {
    position: absolute;
    bottom: 0;
    height: 40px;
    background: #f6f7f9;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
}

.gc_one_2 {
    width: 1160px;
    margin: auto;
    height: 40px;
}

    .gc_one_2 > a > li {
        float: left;
        width: 155px;
        height: 40px;
        line-height: 40px;
        color: #000;
        text-align: center;
        font-size: 16px;
    }

    .gc_one_2 > a > .active {
        background: #095da6;
        color: #fff;
    }

    .gc_one_2 > a > li:hover {
        background: #66b3fb;
        color: #fff;
    }
.gc_one{width:100%;position:relative;height:100%;}
.gc_one>img{width:100%;display:block;margin:auto;}

.gc_one_1{position:absolute;bottom:0;height:40px;background:#f6f7f9;width:100%;border-bottom:1px solid #e4e4e4;}
.gc_one_2{width:1160px;margin:auto;height:40px;}
.gc_one_2>a>li{float:left;width:155px;height:40px;line-height:40px;color:#000;text-align:center;font-size:16px;}
.gc_one_2>a> .active{background:#095da6;color:#fff;}
.gc_one_2>a>li:hover{background:#66b3fb;color:#fff;}



.gc_two {
    width: 100%;
    margin: auto;
    text-align: center;
}

    .gc_two > h1 {
        font-size: 28px;
        font-weight: bolder;
        margin-top: 2em;
    }

    .gc_two > span {
        color: #095da6;
        font-size: 14px;
        font-weight:bold;
    }

.line {
    width: 5em;
    margin: 1.5em auto;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
}

.line1 {
    width: 2.5em;
    border-bottom: 1px solid #095da6;
    position: absolute;
    bottom: -1px;
    left: 1.25em;
}

.six2 {
    position: relative;
    width: 750px;
    margin: auto;
}

.six21 {
    width: 480px;
    margin: 3em auto 0;
    position: relative;
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    min-height: 26em;
}

.firstScene .swiper-container {
    width: 100%;
    height: 100%;
}

.sevenScene .swiper-container {
    width: 100%;
    height: 100%;
}

.sevenScene a {
    width: 100%;
    height: 100%;
    display: block;
}

.sevenScene .swiper-button-prev {
    left: 50% !important;
    margin-left: -44.5em;
}

.sevenScene .swiper-button-next {
    right: 50% !important;
    margin-right: -44.5em;
}

.sevenScene .sevenScene-page {
    bottom: auto !important;
    top: 50%;
    margin-top: 20em;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #095da6 !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #aeb3cf !important;
    opacity: .5 !important;
}

.swiper-button-next {
    background: url(/Images/develop/11.png) no-repeat center center !important;
    background-size: contain !important;
    width: 2.5625em !important;
    height: 2.5625em !important;
    border-radius: 2.5625em;
    top: 10em;
}

.swiper-button-prev {
    background: url(/Images/develop/10.png) no-repeat center center !important;
    background-size: contain !important;
    width: 2.5625em !important;
    height: 2.5625em !important;
    border-radius: 2.5625em;
    top: 10em;
}

.newsItem {
    width: 480px;
    margin: auto;
    position: relative;
}

.newsItemImg {
    position: relative;
    width: 480px;
    overflow:hidden;
}
.newsItemImg img{margin:auto;}

.newsItemImg img{
     margin: auto;
}
.newsItemInfo {
    position: relative;
    width: 480px;
    height: 180px;
    text-align: center;
    margin-top: 2em;
}

.newsItemInfo4 {
    width: 100%;
    height: 17.25em;
    height: 400px;
}

.newsItemTitle {
    font-size: 1em;
    line-height: 1.8em;
}

.newsItemDesc {
    font-size: 30px;
}

.newsItemBtn {
    display: block;
    font-size: 18px;
    margin-top: 1em;
    color: #095da6;
}

    .newsItemBtn > span {
        font-size: 15px;
        margin-bottom: 1em;
        color: #000;
    }


/*-核心代码-*/
/* Menu style */
#timeline {
    width: 100%;
    height: 550px;
    overflow: hidden;
    margin: 30px auto;
    position: relative;
}

#dates {
    width: 1000%;
    height: 44px;
    border-bottom: 1px #b5b5b5 solid;
    position: absolute;
    top: 100px;
    margin-left: 762px;
    z-index: 10;
}

    #dates li {
        list-style: none;
        float: left;
        width: 381px;
        height: 50px;
        font-size: 24px;
        text-align: center;
        background: url(/Images/develop/12.png) center bottom no-repeat;
    }
    #dates li span{
        font-size: 15px;
        font-weight:400;
        margin-left:0.2em;
    }

#issues {
    width: 800px;
    height: 600px;
    overflow: hidden;
    margin: auto;
    padding-left: 600px;
}

    #issues .selected {
        z-index: 11;
    }

    #issues li {
        width: 700px;
        height: 600px;
        list-style: none;
        float: left;
        position: relative;
    }

        #issues li h1 {
            color: #ffcc00;
            font-size: 48px;
            margin: 20px 0;
            text-shadow: #000 1px 1px 2px;
        }

        #issues li p {
            font-size: 14px;
            margin-right: 70px;
            font-weight: normal;
            line-height: 22px;
            text-shadow: #000 1px 1px 2px;
        }

#next,
#prev {
    position: absolute;
    font-size: 70px;
    top: 121px;
    width: 46px;
    height: 46px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 111;
}

#next {
    right: 33%;
    background-image: url(/Images/develop/11.png);
}

#prev {
    left: 33%;
    background-image: url(/Images/develop/10.png);
}

@media screen and (max-width:1600px) {
    #issues {
        padding-left: 452px;
    }

    #next {
        right: 30%;
    }

    #prev {
        left: 30%;
    }
}
@media screen and (max-width:1680px) {
    #issues {
        padding-left: 480px;
    }

    #next {
        right: 30%;
    }

    #prev {
        left: 30%;
    }
}

@media screen and (max-width:1366px) {
    #issues{padding-left:334px;}
    #next {
        right: 30%;
    }

    #prev {
        left: 31%;
    }
}
@media screen and (max-width:1200px) {
    #issues{padding-left:250px;}
}
@media screen and (max-width:1024px) {
   /*body { display: inline-block;}*/
   .gc_one{width:1200px;}
   .gc_two{width:1200px;}
    #issues{padding-left:163px;}
     #next {
        right: 23%;
    }

    #prev {
        left: 25%;
    }

}

@media screen and (min-width:1921px) {
    .newsItem {
    width: 480px;
    margin: 0 60%;
 
}

}
