/************************************* indexBanner *************************************/

.indexBanner {
    height: 900px;
}

.indexBanner .textArea {
    max-width: 1280px;
    margin: 0 auto;
    padding-top: 160px;
}

.indexBanner .textArea h2 {
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 30px;
}

.indexBanner .textArea p.small {
    font-size: 18px;
    font-weight: 500;
}

.indexBanner .textArea h1.kg {
    font-size: 105px;
}

.indexBanner .textArea h1.kg span {
    font-size: 36px;
}

.indexBanner .indexBannerFooter {
    display: none;
}

.indexBanner .indexBannerFooterD {
    display: inherit;
    border-top: 1px solid #0870E5;
    height: 53px;
    line-height: 52px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;

}


.indexBanner .indexBannerFooterD .indexBannerFooterDContainer {
    max-width: 1280px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

.indexBanner .indexBannerFooterD .indexBannerFooterDContainer .left {
    display: inline-block;
    border-left: 1px solid #0870E5;
    border-right: 1px solid #0870E5;
    padding-left: 20px;
    padding-right: 10px;
}

.indexBanner .indexBannerFooterD .left .littleBluesIcon {
    height: 33px;
    width: auto;
    display: inline;
    margin-right: 10px;
    position: relative;
    top: -4px;
}

.indexBanner .indexBannerFooterD .right {
    display: inline-block;
    float: right;
    position: relative;
    top: -2px;
}

.indexBanner .indexBannerFooterD .right .r1,
.indexBanner .indexBannerFooterD .right .r2 {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}

.indexBanner .indexBannerFooterD .right .r1 {
    border-left: 1px solid #0870E5;
    border-right: 1px solid #0870E5;
}

.indexBanner .indexBannerFooterD .right .r1 p {
    font-weight: bold;
    font-size: 15px;
    line-height: 52px;
    margin-bottom: 0px;
}

.indexBanner .indexBannerFooterD .right .r1 p span {
    font-family: 'Roboto', sans-serif;
}

.indexBanner .indexBannerFooterD .right .r1 p:after {
    position: relative;
    content: url(../img/downArrorD.svg);
    margin-left: 7px;
    top: 3px;
}

.indexBanner .indexBannerFooterD .right .r2 {
    padding-right: 0px;
}

.indexBanner .indexBannerFooterD .right .r2 .goals {
    width: 233px;
    height: auto;
}


/************************************* indexSection1 *************************************/


.indexSection1 {
    padding-top: 90px;
    padding-bottom: 60px;
}

.indexSection1 .container-fluid {
    max-width: 1310px;
}



.indexSection1 .issues {
    /*
    padding-left: 70px;
    padding-right:70px;
*/
}

.indexSection1 .issues a .oneIssue {
    padding-top: 0px;
    margin-bottom: 50px;
    border-left: 1px solid #0870E5;
}

.indexSection1 .issues a .oneIssue .iconContainerForD {
    height: 109px;
    position: relative;
}


.indexSection1 .issues a:hover .oneIssue .moreBtn {
    display: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -34px;
    margin-top: -34px;
}

.indexSection1 .issues a .oneIssue .icon {
    margin: 0 auto;
    position: relative;
}


.indexSection1 .issues a .oneIssue .title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.indexSection1 .issues a .oneIssue .blueLine {
    display: none;
}

.indexSection1 .issues a .oneIssue p.description {
    min-height: 80px;
    padding-left: 15px;
    padding-right: 15px;
}



/************************************* indexSection2 *************************************/

.indexSection2 #indexSection2Carousel .textArea {

    max-width: 507px;
    padding-right: 100px;
}

.indexSection2 #indexSection2Carousel .pre,
.indexSection2 #indexSection2Carousel .next {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 30px;
    width: 43px;
    height: auto;
    cursor: pointer;
}

.indexSection2 #indexSection2Carousel .next {
    left: inherit;
    right: 30px;
}

.indexSection2 #indexSection2Carousel .pre:hover,
.indexSection2 #indexSection2Carousel .next:hover {
    opacity: 0.8;
}

/************************************* indexSection3 *************************************/

.indexSection3 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.indexSection3 .container-fluid {
    max-width: 1310px;
}

.indexSection3 .tags .oneTag {
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 5px 20px;
    font-size: 15px;
}

.indexSection3 .mapArea {
    transform: scale(1);
    transform-origin: top left;
    height: 635px;

}

.indexSection3 .hitAndSee {
    position: absolute;
    top: 489px;
    left: 379px;
    width: 175px;
    background-size: 34px 38px;
    padding-left: 45px;
    line-height: 38px;
}


/************************************* indexSection4 *************************************/

.indexSection4 .imgArea {
    height: 400px;
}


/************************************* indexSection5 *************************************/

.indexSection5 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.indexSection5 .container-fluid {
    max-width: 1310px;
}


.calender .leftMonth,
.calender .rightMonth {
    display: none;
}

.calender .leftMonthD,
.calender .rightMonthD {
    display: inline-block;
    cursor: pointer;
}

.calender .leftMonthD:hover,
.calender .rightMonthD:hover {
    opacity: 0.6;
}

.calender .table .oneDay{
     font-size: 15px;
    line-height: 1.5;
    min-height: 110px;
}

.calender .oneEventOuterTable {
    font-size: 15px;
    line-height: 1.5;
    display: inline-block;
    padding: 0px 10px;
}

.calender .table .oneDay .oneEvent {
    -webkit-line-clamp: 1;

}

/************************************* indexSection6 *************************************/


.indexSection6 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.indexSection6 .container-fluid {
    max-width: 1310px;
}

.indexSection6 .titleSet {
    margin-bottom: 30px;
}

.indexSection6 .titleSet .en {
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 15px;
}

.indexSection6 .titleSet .tw {
    font-size: 33px;
    line-height: 43px;
    margin-bottom: 0px;
}

.indexSection6 .underTitle {
    font-size: 20px;
    line-height: 38px;
    margin-bottom: 50px;
}




.indexSection6 .threeCharts .onePieChart {

    max-width: 360px;
}

.indexSection6 .threeCharts .onePieChart .textArea {
    margin-top: -100px;
}


.indexSection6 .threeCharts .onePieChart .textArea .illu {
    height: 75px;
}

.indexSection6 .threeCharts .onePieChart .textArea h2 {
/*    font-size: 65px;*/
    font-size: 53px;
}

.indexSection6 .threeCharts .onePieChart .textArea h2 span {
    font-size: 18px;
}


/************************************* indexOneStory *************************************/
#indexOneStory .modal-content .modal-body{
    padding: 30px;
    padding-bottom: 10px;
}

#indexOneStory .indexOneStoryUnderTitleSet2{
    margin-bottom: 30px;
}


#indexOneStory .indexOneStoryUnderTitleSet2{
    margin-top: 10px;
    font-size: 16px;
    line-height: 27px;
}

#indexOneStory .indexOneStoryUnderTitleSet2:before {
    content: url(../img/indexOneStoryModal/indexOneStoryModalIconD.svg);
/*
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: -3px;
*/
    
}

#indexOneStory .illu{
    margin-bottom: 0px;
    display: inherit;
}

#indexOneStory .myBtn{
    margin-top: 15px;
}


#indexOneStory .pageControll{
/*    margin-top: -15px;*/
}

