@media screen and (max-device-width: 1900px) {
    .center .second .content {
        padding-top: 24px !important;
    }

    .fi-title {
        padding-top: 48px !important;
    }

    .imgbox div {
        font-size: 18px !important;
    }
}

* {
    margin: 0;
    padding: 0;
}

body {
    background-color: rgb(237, 237, 237);
    min-width: 1920px !important;
}

body::-webkit-scrollbar {

    display: none
}

.active-title {
    color: #ed6c00 !important;
}

.title {
    height: 71px;
    background-color: white;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo {
    margin-left: 5%;
    width: 280px;
}

.nav {
    float: right;
    margin-right: 5%;
    /*margin-left: 44%;*/
    width: 44%;
    /*background-color: red;*/
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    line-height: 32px;
}

.nav .item a {
    /*color: #313131 !important;*/
}

a:hover {
    /*height: 60px;*/
    /*padding-bottom:1px;*/
    color: #ed6c00 !important;
    /*border-bottom: 2px solid red;*/
}

a:visited {
    /*color: white;*/
    color: #313131;
    text-decoration: none;
}

a {
    text-decoration: none
}

/*center*/
.center .first img {
    width: 100%;
    display: block;
}

.center .second {
    display: flex;
    width: 100%;
}

.imgbox1 {
    position: relative;
}

.center .second img {
    width: 100%;
    display: block;
}


/*.imgbox:hover:after {*/
/*    position: absolute;*/
/*    !*margin-top: 80px;*!*/
/*    left: 0;*/
/*    top: 0px;*/
/*    display: block;*/
/*    width: 20vw;*/
/*    min-width: 288px;*/
/*    height: 100%;*/
/*    background-color: rgba(236, 112, 32, 0.5);*/
/*    content: attr(data-text);*/
/*    color: #FFF;*/
/*    transform: translateY(0);*/

/*}*/

.content1 {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    font-size: 24px;
    color: white;
    width: 90%;
    margin-left: 5%;
}

.content2 {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    font-size: 24px;
    color: white;
    width: 90%;
    margin-left: 5%;
}

.content3 {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    font-size: 24px;
    color: white;
    width: 90%;
    margin-left: 5%;
}

.content4 {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    font-size: 24px;
    color: white;
    width: 90%;
    margin-left: 5%;
}

.content5 {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    font-size: 24px;
    color: white;
    width: 90%;
    margin-left: 5%;
}


/* third */
.third {
    display: flex;
    justify-content: center;
    /*justify-content: f;*/
    height: 190px;

    /*width: 46%;*/
    /*margin-left: 27%;*/
    /*background-color: red;*/
    /*min-width: 770px;*/
    /*width: 1025px;*/
    /*min-width: 1025px;*/
    width: 100%;
    /*padding-top: 88px;*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: flex-start;*/
    /*align-items: center;*/

}

.third .third-title {
    width: 1025px;
    min-width: 1025px;
}

.third a {
    font-size: 18px;
    color: #313131;

}

.line {
    width: 100%;
    height: 153px;
    display: flex;
    justify-content: center;

}

.line .left {
    /*margin-left: ;*/
    width: 1200px;
    min-width: 1200px;
    /*min-width: ;*/
    height: 100%;
}

.line .right {
    /*width: 46%;*/
    /*margin-left: 27%;*/
    /*height: 100%;*/
    min-width: 1025px;
    background-color: white;
}

.left-img {
    width: 192px;
    display: flex;
    align-items: center;
    justify-items: center;
    height: 100%;
    /*background-color: red;*/
}

.left-img img {
    margin-left: 15px;
    width: 162px;
}

.right-content {
    margin-left: 30px;
    height: 100%;
    width: 758px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.right-content-title {
    float: left;
    display: flex;
    justify-content: space-between;
    font-size: 14px;

    color: #ed6c00;
    /*color: #313131;*/
}

.right-content-text {
    font-size: 12px;
    line-height: 20px;
    color: #313131;
}

.right:hover {
    background-color: #EC7020 !important;
    color: white;
}

.right:hover div {
    color: white;
}


.item a:visited {
    color: white;
    text-decoration: none;
}

.pagination-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
}

.pagination {
    width: 1025px;
    min-width: 1025px;
    display: flex;
    justify-content: flex-end;
}

.pagination-inner {
    display: flex;
    align-items: center;
}

.pagination-inner img {
    display: block;

}

.pagination-inner div {
    width: 26px;
    height: 24px;
    text-align: center;
    margin-left: 9px;
    color: #535353;
}

.pagination-inner a {
    width: 47px;
    height: 47px;
    text-align: center;
    margin-left: 9px;
    color: #535353;
}

.page-active:hover {
    color: white !important;
}

.page-active {
    background-color: #0075c2;
    border-radius: 50%;
    color: white !important;
}

.footer {
    margin-top: -5px;
    width: 100%;
    background-color: #EC7020;
    height: 350px;
    min-width: 1920px;
}

.footer .footer-left {
    width: 45%;
    height: 100%;
}

.f-title {
    font-weight: bold;
    /*margin-top: 72px;*/
    line-height: 33px;
    font-size: 25px;
    color: #FFFFFF;
    letter-spacing: 11.5px;
}

.f-title-eng {
    margin-top: 0px;
    line-height: 24px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.footer-left .addr {
    font-size: 16px;
    color: #FEECCE;
    letter-spacing: 0;
    line-height: 28px;
}

.footer .footer-mid {
    width: 30%;
    /*background-color: red;*/
}

.footer .footer-right {
    width: 20%;
    height: 140px;
    flex-direction: column;

    /*background-color: green;*/

}

.select-page {
    z-index: 100;
    width: 100vw;
    min-width: 1920px;
    display: flex;
    justify-content: center;
    height: 71px;
    position: absolute;
    top: 60%;

}

.select-page .select-tilte {
    width: 36%;
    height: 100%;
    background-color: transparent;
    border: 1px solid white;

    min-width: 518px;
    display: flex;
    border-radius: 10px;
}

.select-tilte a {
    text-align: center;
    width: 50%;
    height: 100%;
    font-size: 25px;
    color: white;
    line-height: 73px;
}
.select-tilte a {
    font-size: 25px !important;
    color: white !important;
    line-height: 73px !important;
}

.second-2 {
    display: flex;
    height: 879px;
    justify-content: space-between;
}


.s-left {
    width: 31%;
}

.s-right {
    width: 69%;
}

.s-left-content .ch {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #404040;
}

.s-left-content .en {
    font-size: 14px;
    line-height: 32px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #404040;
}


.third-2 {
    height: 520px;
    width: 100%;
    display: flex;
}

.t-left {
    width: 78%;
}

.t-right {
    width: 22%;
}

.t-left-content .ch {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #404040;
}

.t-left-content .en {
    line-height: 28px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #404040;
}

.forth-2 {
    display: flex;
    height: 879px;
    justify-content: space-between;
}


.f-left {
    width: 50%;
}

.f-right {
    width: 50%;
}

.f-left-content .ch {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #404040;
}

.f-left-content .en {
    font-size: 14px;
    line-height: 32px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #404040;
}

.forth-3 {
    display: flex;
    height: 879px;
    justify-content: space-between;
}


.fi-left {
    width: 55%;
}

.fi-right {
    width: 45%;
}

.forth-5 {
    height: 859px;
    display: flex;
}

.f5-left {
    /*margin-left: 167px;*/
    height: 312px;
    width: 1345px;
}
.f5-right{
    width: 575px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.f5-title {
    margin-left: 167px;
    margin-top: 252px;
}

.title-en {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #0075c1;
}

.title-ch {
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 3px;
    color: #0075c1;
    font-weight: bold
}
.f5-content{
    margin-left: 167px;
    margin-top: 84px;
    display: flex;
    justify-content: space-between;
}
.f5-content .f5-ch{
    width: 522px;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 2px;
	color: #404040;
}

.f5-content .f5-en{
    width: 522px;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #404040;
}

.arrow-left {
    background: url(/static/img/arrorw-left1.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -50px;
    width: 23px;
    height: 100px;
    z-index: 10;
}

.arrow-right {
    background: url(/static/img/arrow-right1.png) no-repeat left bottom;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -50px;
    width: 23px;
    height: 100px;
    z-index: 10;
    overflow: hidden;
}
.activity{
    width: 62%;
    margin-left: 19%;
    /*margin-left: 157px;*/
    /*margin-top: 123px;*/
}
.activity-item{
    margin-top: 95px;
    display: flex;
    justify-content:space-between !important;
}
.activity-left{
     display: flex;
    width: 40%;
    /*width: 605px;*/
}
.activity-right{
    /*width: 985px;*/
    width: 60%;
    margin-top: 2px;
    height: 318px;
}
.dateiimg .text{
    margin-top: -60px;
    width: 100%;
    text-align: center;
	height: 15px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 2px;
	color: #ffffff;
}
.activity-right{
    display: flex;
    margin-left: 54px;
    /*width: 930px;*/
    width: 60%;
    flex-direction: column;
    justify-content: space-between;
}
.activity-title{
    font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 3px;
    color: #595757;
}
.activity-content {
    margin-top: 38px;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	color: #595757;
}
.learn{
    color: #0075c2;
}
