@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
}

a {
    text-decoration: none;
    -webkit-backface-visibility: hidden;
}

body {
    background: #123686;
    overflow-x: hidden;
    background-size: 100% 100%;
}

.main {
    max-width: 1360px;
    width: 60%;
    margin: 0 auto;
}

.topBox {
    width: 100%;
    height: 100%;
    background: url(topBg2.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.TitleContent {
    width: 100%;
    margin: 0 auto;
}

.GT2HR {
    width: 15%;
    margin: 0 auto;
    padding: 5% 0;
}

.GT2HR img {
    width: 100%;
}

.TitleBox h2 {
    margin: 0 auto;
    padding-top: 16%;
}

.TitleBox h2 img {
    width: 100%;
}

.TitleBox h3 {
    width: 30%;
    margin: 0 auto;
    display: block;
}

.TitleBox h3 img {
    width: 100%;
}

.TitleBox h5 {
    width: 24%;
    margin: 0 auto;
}

.TitleBox h5 img {
    width: 100%;
}

.textBox {
    margin-top: 3rem;
    border: 2px solid #29e6ff;
    border-top-left-radius: 5rem;
    border-bottom-right-radius: 5rem;
    padding: 2.4rem 2rem;
    position: relative;
}

.textBox h6 {
    color: #fff;
    line-height: 2.4rem;
    font-size: 20px;
    text-align: justify;
    text-indent: 2rem;
}

.textBox p {
    color: #fff;
    line-height: 2.4rem;
    font-size: 20px;
    text-align: justify;
    text-indent: 2rem;
}

.textBox span {
    vertical-align: super;
    font-size: 10px;
}


/* .textBox p {
    margin-bottom: 2rem;
} */

.lineRight {
    width: 30%;
    position: absolute;
    right: 0;
    top: -2px;
}

.lineLeft {
    width: 30%;
    position: absolute;
    left: 0;
    bottom: -5px;
}

.lineLeft img {
    width: 100%;
}

.lineRight img {
    width: 100%;
}

.Partnership {
    margin-top: 5%;
}

.width {
    width: 2%;
    display: inline-block;
}

.Co-organizers {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-right: 20px;
    line-height: 36px;
}

.Co-organizers {
    display: none;
}

.Partners {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-right: 20px;
    line-height: 36px;
}

.SponOrgSup {
    padding: 40px 0px 30px 0px;
}

.Sponsors,
.support,
.Organizer {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-right: 20px;
    vertical-align: middle;
}

.SponsorsBox,
.OrganizerBox,
.supportBox {
    display: inline-block;
    box-sizing: border-box;
    padding: 20px 0;
}

.SponsorsBox {
    width: 35%;
    font-size: 28px;
}

.OrganizerBox {
    width: 25%;
}

.supportBox {
    width: 39%;
}

.OrganizerBox a {
    width: 106px;
    display: inline-block;
    text-align: center;
    cursor: default;
}

.OrganizerBox a img {
    vertical-align: middle;
    width: 100%;
}

.supportBox .a2 {
    width: 222px;
    display: inline-block;
    text-align: center;
    cursor: default;
}

.supportBox a img {
    vertical-align: middle;
    width: 100%;
}

.SponsorsBox a.a2 {
    width: 20%;
}

.SponsorsBox a img {
    vertical-align: middle;
    width: 100%;
}

.SponsorsBox a {
    width: 106px;
    display: inline-block;
    cursor: default;
}

.Partners {
    margin-bottom: 15px;
}

.PartnersBox {
    padding: 20px 0;
    font-size: 0px;
}

.PartnersBox a img {
    vertical-align: middle;
    width: 100%;
}

.PartnersBox a.a2 {
    width: 222px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.PartnersBox a {
    display: inline-block;
    width: 106px;
    text-align: center;
    cursor: default;
    margin-right: 10px;
}

.moduleTab {
    position: relative;
    margin-bottom: 1rem;
}

.moduleTab span.rela {
    display: inline-block;
    width: 197px;
    height: 61px;
    background-size: 197px 60px;
    font-size: 16px;
    line-height: 61px;
    text-align: center;
    color: #fff;
    margin-right: 24px;
}

.tab {
    display: inline-block;
    /* overflow: hidden;
    position: absolute; */
    margin-top: 10px;
}

.tab a {
    padding: 10px 20px;
    background: #6e748d;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    margin-right: 10px;
}

.tab a.active {
    background-color: #fff;
    color: #000b37;
}

.signBox {
    padding: 20px 0;
    font-size: 0px;
}

.sign {
    display: none;
}

.sign:nth-child(2) {
    display: block;
}

.sign a {
    display: inline-block;
    width: 106px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
}

.sign a img {
    vertical-align: middle;
    width: 100%;
}

.sign a.a2 {
    width: 222px;
}

.sign a.a2 img {
    width: 100%;
}

.PartnershipTitle {
    width: 240px;
    padding: 20px 0;
    text-align: center;
    background: url(titleFrame.png) no-repeat;
    background-size: 100% 100%;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 2rem;
}

.Video {
    margin-top: 2rem;
}

.VideoTitle {
    width: 240px;
    padding: 20px 0;
    text-align: center;
    background: url(titleFrame.png) no-repeat;
    background-size: 100% 100%;
    font-size: 24px;
    color: #fff;
    margin-bottom: 2rem;
}

.VideoBox {
    width: 100%;
    height: 50%;
    background: #072058;
    border: 3px solid #29e6ff;
    background: url(star.png) no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto;
}

.inscribe {
    text-align: center;
    padding: 5%;
}

.inscribe a {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

.inscribe a:first-child {
    margin: 0 20px;
}

.footerBox {
    width: 100%;
    background: url(yuanpan.png) no-repeat center;
    background-position: bottom;
}
.sanjiaoBG{
    width: 100%;
    background: url(sanjiao.jpg) no-repeat center;
    background-position: bottom;  
}
.CareerTitle{
    width: 480px;
    padding: 20px 0;
    text-align: center;
    background: url(CareerTitle.png) no-repeat;
    background-size: 100% 100%;
    font-size: 24px;
    color: #fff;
    margin-bottom: 2rem;  
    margin-top: 4rem;  
}
.TitleLeftPic{
    width: 150px;
    height: 25px;
    text-align: center;
    background: url(TitleLeftBG.png) no-repeat;
    background-size: 100% 100%; 
    display: inline-block;
    margin-right: 30px;
}
.TitleRightPic{
    width: 150px;
    height: 25px;
    background: url(TitleRightBG.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 30px;
}
.RemarksTitle {
    width: 100%;
    margin: 0 auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.RemarksVideo {
    width: 32%;
    background: #072058;
    border: 3px solid #29e6ff;
    background: url(star.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px 0;
    text-align: center;
    box-sizing: border-box;
    margin: 2rem auto;
}
.PolicyContent{
    width: 32%;  
    display:inline-table;
    margin-right: 1.5%;
}
.PolicyContent p span{
    vertical-align:super;
    font-size: 10px;
}
.PolicyContent:last-child{
    margin-right: 0;
}
.PolicyVideoBox p{
    width: 100%;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    padding: 2rem 0;
    text-align: center;
}
.PolicyTitle{
    width: 100%;
    display:block;
    margin: 0 auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.PolicyVideo{
    width: 100%;
    background: #072058;
    border: 3px solid #29e6ff;
    background: url(star.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px 0;
    text-align: center;
    box-sizing: border-box;            
}

.EmployersContent{
    width: 32%;  
    display:inline-table;
    margin-right: 1.5%;
}

.EmployersContent:last-child{
    margin-right: 0;
}
.EmployersVideoBox p{
    font-size: 24px;
    color: #fff;
    display: inline-block;
    padding: 2rem 0;
    text-align: center;
    width: 100%;
}
.EmployersTitle{
    width: 100%;
    display:block;
    margin: 0 auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.EmployersVideo{
    height: 50%;
    background: #072058;
    border: 3px solid #29e6ff;
    background: url(star.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px 0;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .textBox {
        padding: 2rem;
    }
    .textBox h6 {
        font-size: 16px;
        line-height: 24px;
    }
    .textBox p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0;
    }
    .SponsorsBox,
    .OrganizerBox,
    .supportBox {
        width: 100%;
        padding: 20px 0;
    }


    .CareerTitle{
        width: 100%;
        height: 32px;
        padding: 12px 0;
        text-align: center;
        background-size: 100% 100%;
        font-size: 18px;
        color: #fff;
        display: block;
    }
    .RemarksTitle,.PolicyTitle,.EmployersTitle{
        width: 100%; 
    }
    .RemarksTitle p,.PolicyTitle p,.EmployersTitle p{
        font-size: 18px;
        width: 100%;
        text-align: center;
        font-weight: bold;
    }
    .RemarksVideo,.PolicyContent,.EmployersContent{
        width: 100%;
    }
    .PolicyVideoBox p,.EmployersVideoBox p{
        font-size: 18px;
        padding: 1rem 0;
    }
    .TitleLeftPic,.TitleRightPic{
       display: none;
    }



}

@media screen and (max-width: 768px) {
    .main {
        width: 90%;
    }
    .textBox {
        margin-top: 2rem;
        border: 2px solid #29e6ff;
        padding: 1.3rem;
        border-top-left-radius: 3rem;
        border-bottom-right-radius: 3rem;
    }
    .textBox h6 {
        color: #fff;
        line-height: 1.5rem;
        font-size: 16px;
        text-align: justify;
        text-indent: 2.4rem;
    }
    .textBox p {
        color: #fff;
        line-height: 1.5rem;
        font-size: 16px;
        text-align: justify;
        text-indent: 2.4rem;
    }
    .lineRight {
        width: 50%;
        position: absolute;
        right: 0;
        top: 0px;
    }
    .lineLeft {
        width: 50%;
        position: absolute;
        left: 0;
        bottom: -5px;
    }
    .PartnershipTitle {
        width: 150px;
        height: 32px;
        padding: 12px 0;
        text-align: center;
        background-size: 100% 100%;
        font-size: 18px;
        color: #fff;
        display: block;
    }
    .VideoTitle {
        width: 150px;
        height: 32px;
        padding: 12px 0;
        text-align: center;
        background-size: 100% 100%;
        font-size: 18px;
        color: #fff;
        display: block;
    }
    .PartnersBox a {
        width: 20%;
        margin-bottom: 3px;
    }
    .PartnersBox a.a2 {
        width: 40%;
    }
    .PartnersBox a img {
        width: 100%;
        height: 100%;
    }
    .tab {
        display: block;
        position: static;
        margin-top: 10px;
    }
    .tab a {
        padding: 10px 8px;
        background: #6e748d;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        height: 30px;
        margin-right: 5px;
    }
    .signBox {
        padding: 15px 0;
    }
    .sign a {
        width: 20%;
        margin-bottom: 3px;
    }
    .sign a.a2 {
        width: 40%;
    }
    .videoBox {
        margin: 15px 0;
    }
    .inscribe a {
        margin: 70px 0 40px 0;
        font-size: 14px;
    }
    .sign a img {
        width: 100%;
        height: 100%;
    }
    .VideoBox {
        border: 2px solid #29e6ff;
    }
    .Partners,
    .Co-organizers,
    .support,
    .Sponsors,
    .Organizer {
        font-size: 18px;
        margin-left: 0px;
    }
    .Partners {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .SponsorsBox a {
        width: 40%;
        margin-bottom: 3px;
    }
    .SponsorsBox a.a2 {
        width: 40%;
    }
    .SponsorsBox a img {
        width: 100%;
        height: 100%;
    }
    .SponsorsBox,
    .OrganizerBox,
    .supportBox {
        width: 100%;
        padding: 20px 0;
    }
    .SponsorsBox a {
        width: 20%;
    }
    .OrganizerBox a {
        width: 20%;
    }
    .supportBox .a2 {
        width: 40%;
    }


    .CareerTitle{
        width: 100%;
        height: 32px;
        padding: 12px 0;
        text-align: center;
        background-size: 100% 100%;
        font-size: 18px;
        color: #fff;
        display: block;
    }
    .RemarksTitle,.PolicyTitle,.EmployersTitle{
        width: 100%; 
    }
    .RemarksTitle p,.PolicyTitle p,.EmployersTitle p{
        font-size: 18px;
        width: 100%;
        text-align: center;
        font-weight: bold;
        padding: 0;
    }
    .RemarksVideo,.PolicyContent,.EmployersContent{
        width: 100%;
    }
    .PolicyVideoBox p,.EmployersVideoBox p{
        font-size: 18px;
        padding: 1rem 0;
    }
    .TitleLeftPic,.TitleRightPic{
       display: none;
    }


}