body{
	overflow-x: hidden;
}

.PcShow{
    display: block;
}
.swiperMobileShow{
    display: none;
}
.jw-icon-barlogo-new {
    display: none !important;
}
.navbar{
	border: 0;
	margin-bottom: 0;
}
.navbar-nav li a{
	color: #fff;
	padding-left: 25px;
	padding-right:25px;
	transition: all ease 0.4s;
	background: transparent;
}
.navbar-nav li a.active{
	background:  #303ea9;
	border-top-color:#fff;
}
    .navbar-nav li a:hover {
        background: #303ea9;
    }
/*.navbar-nav li a:focus{
	background: transparent;
	border-bottom-color:transparent ;
}*/
.navbar-nav li.active a{
	position: relative;
	background: rgba(255,255,255,0.15)!important;
	border-top-color:#fff ;
}

/*@font-face {
  font-family: 'iconfont'; 
  src: url('//at.alicdn.com/t/font_588501_7h9tiz4vrbb7qfr.eot');
  src: url('//at.alicdn.com/t/font_588501_7h9tiz4vrbb7qfr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_588501_7h9tiz4vrbb7qfr.woff') format('woff'),
  url('//at.alicdn.com/t/font_588501_7h9tiz4vrbb7qfr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_588501_7h9tiz4vrbb7qfr.svg#iconfont') format('svg');
}*/
.supportContent>li:nth-of-type(2) a,
.supportContent>li:nth-of-type(3) a,
.supportContent>li:nth-of-type(4) a{
    cursor:default;
}


/********** banner **********/
.ContestBanner{
    
    overflow: hidden;
    /*padding-top:140px;
        background:url(../images/banner_bg.png) center 0 no-repeat;
    padding-bottom: 176px;*/
    background-size:cover; 
}
.bannerimg_PC{
    display:block;
    margin:0 auto;
    max-width:100%;
}
.ContestBannerContent {
    margin-top: 40px;
    position: relative;
    width: 100%;
    /*top: 0;
    bottom:0;
    right:0;
    left:0;*/
}
.ContestMessageLeftContent p{
	margin-bottom: 0;
}
.bannerMain_title img{
	display: block;
	margin: 0 ;
	max-width: 100%;
}
.ContestBannerContent .ContestMessageLeft,.ContestBannerContent .ContestMessageRight{
    float:left;
    width:26%;
    height: 100%;
    position: relative;
    color:#fff;
}
.ContestBannerContent .ContestMessageRight{
    width:30.2%;
    text-align: center;
    float: left;
    /*padding:48px 40px 30px 0;*/
}
.ContestMessageLeftContent{
    width: 100%;
    position: relative;
    /*bottom: 8px;*/
}
.sponsorsLogo{
	text-align: right;
}
.sponsorsLogo img{
	display: inline-block;
}
.img_Phone{
	display: none;
}
.ContestBanner .min_Phone{
	display: none;
} 
.bannerTitle{
    font-size:36px;
    color:#000;
     margin-top: 10px;
     margin-bottom: 10px;
}
.bannerTitle_CH_Two,.bannerTitle_EN_Two{
    font-size:46px;
    font-weight:900;
    margin: 10px auto 0;
    padding: 0 0 10px;
    
}
.bannerTitle_CH_Two{
	position: relative;
}
.bannerTitle_CH_Two:after{
	content: "";
	width: 332px;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	border-bottom: 1px solid #080808;
}
.bannerTitle_EN_One{
    font-size:18px;
    font-weight:normal;
}
.bannerTitle_EN_Two{
    font-size:18px;
}
.x{
    margin: 28px 0;
    height: 10px;
}
.x .iconfont{
    font-size: 38px;
    font-weight: inherit;
    font-weight: normal;
}
p.location,p.Initiator{
    margin-top:10px;
    font-size:16px;
    font-weight:bold;
}
.ContestMessageLeftContent h4{
    font-size:16px;
    margin-bottom:25px;
    font-weight:bold
}
.ContestMessageRightContent p.location, .ContestMessageRightContent p.Initiator {
    text-align: left;
    padding-left: 40px;
}
ul.sponsors{
    width:100%;
    margin: 0 auto;
    text-align:right;
}
ul.sponsors li{
   display: inline-block;
   vertical-align: middle;
   position: relative;
   /*width:32%;*/
   padding-right:20px;
   text-align: center;
}
ul.sponsors li:last-of-type{
    padding-right:0;
}

/*ul.sponsors li+li:after{
	content: "";
	display: block;
	width: 1px;
	height: 30px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 35%;
	margin: auto;
}*/
.sponsorsLogo{
    padding:10px 0;
}
.sponsorsLogo img{
    margin: 0 auto;
}
/*--------- 简介部分 ----------*/
.synopsis_bg{
	background: url(../images/synopsis_bg.jpg) no-repeat center top;
}
    .synopsis_bg .synopsis_content {
        margin-top: -19px;
        overflow: hidden;
        min-height: 256px;
        color: #fff;
        margin-bottom: 125px;
    }
    .synopsis_bg .synopsis_content .synopsis_left {
        float: left;
        width: 100%;
        background: -webkit-radial-gradient(circle farthest-corner at 0 0, rgba(71,25,88,0.48) 0%, rgba(8,44,112,0.48) 130%); /* Safari 5.1 - 6.0 */
        background: -moz-radial-gradient(circle farthest-corner at 0 0, rgba(71,25,88,0.48) 0%, rgba(8,44,112,0.48) 130%); /* Firefox 3.6 - 15 */
        background: radial-gradient(circle farthest-corner at 0 0, rgb(73 71 172) 0%, rgb(117 102 193 / 48%) 130%);
        background-size: 100% 100%;
        /*background: radial-gradient(circle farthest-side at 0 0, #471958 0% , #082c70  130%);*/
        padding: 40px 45px 42px 40px;
    }
.ai_banner_pc{
    display:block;
    width:100%;
}
.ai_banner_phone {
    display: none;
    width: 100%;
}
.synopsis_bg .synopsis_content .synopsis_right {
    float: left;
    width: 30%;
    height: 100%;
    min-height: 298px;
    background: url(../images/detail_right.png) no-repeat 0 0;
    padding: 20px 60px 18px 40px;
    background-size: auto 100%;
    position: relative;
}
.synopsis_bg .synopsis_content h3{
	margin: 0 0 25px 0;
	line-height: 1.5em;
	padding-bottom: 10px;
	position: relative;
}
.synopsis_bg .synopsis_content h3:after{
	display: block;
	content: "";
	width:48px;
	height: 7px;
	background: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: -7px;
}
.synopsis_bg .synopsis_content p{
	line-height: 2em;
	text-align: left;
	margin-bottom: 0;
}
.synopsis_bg .synopsis_content .LookMoreList{
	text-align: right;
}
.synopsis_bg .synopsis_content .synopsis_right .LookMoreList{
	margin-top: 28px;
}
.synopsis_bg .synopsis_content .LookMoreList a{
	color: #59a7ff;
}
.synopsis_bg .titleContent{
	color: #fff;
	margin-top: 20px;
	margin-bottom: 28px;
}

.ai_banner{
    margin-top:16px;
}
.ScheduleTable {
    position: relative;
    background: url(../2025/ScheduleTable_Bg.jpg) repeat-x 0 0;
    background-color: #082c70;
    background-size: auto 100%;
    padding: 40px 40px 20px;
    /* Webkit: Safari 4-5, Chrome 1-9 */
    /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#471958), to(#082c70)); */
    /* Webkit: Safari 5.1+, Chrome 10+ */
    /* background: -webkit-linear-gradient(top, #471958 0%, #082c70 100%); */
    /* Firefox 3.6+ */
    /* background: -moz-linear-gradient(top, #471958 0%, #082c70 100%); */
    /* Opera 11.10+ */
    /* background: -o-linear-gradient(top, #471958 0%, #082c70 100%); */
    /* IE 10 */
    /* background: -ms-linear-gradient(top, #471958 0%, #082c70 100%); */
    /* IE < 10 */
    /* 注意：这一行必须写在最后 */
    /*   FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#471958, endColorStr=#082c70); */
    /*min-height: 430px;*/
    color: #fff;
}
.ScheduleTable .dateTable{
	
}
.shceduleWrapper{
    position:relative;
    display:flex;
    justify-content:space-around;
}
.shceduleWrapper:before{
    content:"";
    width:66.5%;
    display:block;
    position:absolute;
    left:0;
    top:74px;
    right:0;
    margin:auto ;
    height:2px;
    background:#fff;
}
.shceduleWrapper .scheduleList{
    padding-bottom:35px;
    min-width:162px;
}
.shceduleWrapper .scheduleList .scheduleList_title{
    text-align:center;
     background:url(../2025/tips_bg.png) no-repeat 0 0 ;
    background-size:100% 100%;
    width:162px;
    height:54px;
    padding:1px 1px 15px;
    line-height:38px;
    margin:0 auto ;
}
/*.shceduleWrapper .scheduleList:first-of-type .scheduleList_title{
    width:113px;
    
}*/
.shceduleWrapper .scheduleList .scheduleList_poit{
    display:block;
    width:10px;
    height:10px;
    border-radius:50%;
    background:rgba(255,255,255,0.5);
    margin:16px auto 25px;
    position:relative;
}
.shceduleWrapper .scheduleList .scheduleList_poit:before {
    display:block;
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    width:4px;
    height:4px;
    background:#fff;
    border-radius:50%;
}
.shceduleWrapper .scheduleList .scheduleList_time {
    text-align:center;
    color:#Fff;
}
.shceduleWrapper.Phone{
    display:none;

}
.shceduleWrapper.Phone .scheduleList{
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:0;
    padding-bottom:20px;
}
.shceduleWrapper.Phone .scheduleList .scheduleList_poit{
    margin:0 20px;
}
.shceduleWrapper.Phone .scheduleList .scheduleList_time{
    text-align:left;
    width:162px;
}

.ScheduleTable:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 18px solid transparent;
    border-bottom-color: #000d8d;
    position: absolute;
    left: 0;
    right: 0;
    top: -36px;
    margin: auto;
}
.scheduleDescribe{
    text-align:center;
}
.ScheduleTable .dateTable th,
.ScheduleTable .dateTable td {
    border: 0;
    text-align: center;
    vertical-align: middle;
}
.ScheduleTable .dateTable th{
	height: 95px;
	padding-top:35px;
}
.ScheduleTable .dateTable th.list1{
	width: 17.833333%;
}
.ScheduleTable .dateTable th.list2{
	width: 25.25%;
}
.ScheduleTable .dateTable th.list3{
	width: 29%;
}
.ScheduleTable .dateTable th.list4{
	width: 27.91%;
}
.ScheduleTable .dateTable td{
	border-top: 1px solid rgba(255,255,255,.1);
	height: 85px;
}
.ScheduleTable .dateTable td:nth-of-type(2n),
.ScheduleTable .dateTable th:nth-of-type(2n){
	background: rgba(255,255,255,.1);
}
.ScheduleTable .dateTable th span{
	display: inline-block;
	vertical-align: middle;
}
.ScheduleTable .dateTable th i{
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	background: url("../images/date_icon01.png") no-repeat center center;
}

.ScheduleTable .dateTable th.list1 i{
	display: inline-block;
	vertical-align: middle;
	width: 33px;
	margin-right:15px;
	height: 32px;
	background: url("../images/date_icon01.png") no-repeat center center;
}
.ScheduleTable .dateTable th.list span{
	display: inline-block;
	vertical-align: middle;
}
.ScheduleTable .dateTable th.list_2 i{
	background-image: url("../images/date_icon02.png");
}
.ScheduleTable .dateTable th.list_3 i{
	background-image: url("../images/date_icon03.png");
}
.ScheduleTable .dateTable th.list_4 i{
	background-image: url("../images/date_icon04.png");
}

/********** 大赛动态 **********/
.swiper_link{
    position: relative;
}
.ContestDynamic .NewsContent{
    text-align:center;
}
.ContestDynamic .NewsList {
    margin: 20px auto 0;
    display: inline-block;
    float: none;
    display:none;
}
.ContestDynamic .film{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: -webkit-linear-gradient(top, rgba(0,0,0,.7) , rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, rgba(0,0,0,.7), rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, rgba(0,0,0,.7), rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to top, rgba(0,0,0,.7) , rgba(0,0,0,0)); /* 标准的语法 */
}
.ContestDynamic .film .Module{
	min-height: 70px;
}
.shadowBox{
	margin-top: 10px;
}
.ContestDynamic .film h3{
	font-size: 14px;
	text-align: center;
	color: #fff;
    padding:0 12px;
	font-weight: normal;
    white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.ContestDynamic .film p{
	font-size: 12px;
	padding: 0 20px 10px;
	text-align: left;
}
.NewsList .newsMain{
	position: relative;
    min-height:154px;
}
.NewsList .newsMain .img_auto{
    width:100%;
    height:211px;
}
.NewsList .newsMain a{
	display: block;
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.Subtitle.SubtitleEn{
	font-size: 14px;
	font-weight: normal;
	margin-top: -15px;
}
/********** 大赛简介 **********/
.ContestAbstract{
    background:#f7f7f7;
    min-height: 400px;
    background:url(../images/abstractBg.png) center 335px no-repeat;
    padding-top: 20px;
}
.ContestAbstract.active{
	padding-bottom: 0;
}
.ContestAbstract .container{
    /*position: absolute;*/
}
.ContestAbstract .DetaileOne{
    float: left;
    width:37.34%;
}
.ContestAbstract .DetaileTwo{
    float: left;
    width:36.84%;
}
.ContestAbstract .DetaileThree{
    float: left;
    width:25.82%;
}
.detailProcess li{
    float: left;
    display: inline-block;
    text-align: center;
    width:12.8%;
    margin-right:9%;
    height: 154px;
    border-radius: 8px;
    /*overflow: hidden;*/
    position: relative;
    cursor: default;
}
.detailProcess li a{
	cursor:default ;
}
.detailProcess li.schedule,
.detailProcess li.schedule a{
	cursor: pointer;
}
.detailProcess li:before{
	content: "";
	display: block;
	width: 108px;
	border-bottom: 1px dashed rgba(255,255,255,.3);
	position: absolute;
	right: -108px;
	top: 90px;
	z-index: -1;
}
.detailProcess li:last-of-type:before{
	display: none;
}
.detailProcess li a{
	height: 90px;
	display: block;
	text-align: center;
	background: #fff;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-left-radius:8px ;
	-webkit-border-top-right-radius:8px ;
	-moz-border-radius-topleft:8px ;
	-moz-border-radius-topright:8px ;
	overflow: hidden;
	position: relative;
	text-decoration: none!important;
}
.detailProcess li a img{
	display: inline-block;
	vertical-align: middle;
	transition: all ease .4s; 
}
.detailProcess li a:after,
.detailProcess li p:after{
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.detailProcess li a:hover{
	text-decoration: none;
}
.detailProcess li a span{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 90px;
	font-size: 16px;
	background: #fff;
	color: #262626;
	text-decoration: underline;
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(100%);
	height: 90px;
	transition: all ease .4s; 
}
.detailProcess li.active  a span{
	transform: translateY(0);
}
.detailProcess li.active  a img{
	transform: translateY(-90px);
}
.detailProcess li p{
	height: 64px;
	background: url(../images/ProessBg01.png) no-repeat 0 0;
	position: relative;
	background-color: #111;
	color: #FFFFFF;
	overflow: hidden;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius:8px ;
	-webkit-border-bottom-right-radius:8px ;
	-moz-border-radius-topbottom:8px ;
	-moz-border-radius-topbottom:8px ;
}
.detailProcess li p span{
	display: inline-block;
	vertical-align: middle;
}
.detailProcess li p.Process_02{
	background-image: url(../images/ProessBg02.png);
}
.detailProcess li p.Process_03{
	background-image: url(../images/ProessBg03.png);
}
.detailProcess li p.Process_04{
	background-image: url(../images/ProessBg04.png);
}
.detailProcess li p.Process_05{
	background-image: url(../images/ProessBg05.png);
}
.detailProcess li:last-child{
    margin-right:0;
}
/*		课程表		*/
.ProcessMain {
	position: relative;
}
.Training{
	position: relative;
	width: 100%;
	margin-top: 30px;
	left: 0;
	z-index: 10000;
	/*top: 205px;
	height: 0;
	overflow: hidden;*/
	display: none;
}
.Training.active{
	height: auto;
	overflow: visible;
}
.Training:before{
	content: "";
	display: block;
	width: 20px;
	border: 22px solid transparent;
	border-bottom-color:#000;
	position: absolute;
	top: -44px;
	left:840px ;
}
.Training .Training_title{
	width: 100%;
	padding:15px 0 ;
	background: #000000;
	text-align: center;
	font-size: 26px;
	color: #fff;
}
.Training  h2,
.Training  h3{
	margin: 0 auto;
}
.Training .Training_box{
	background: #f9f9f9;
	display: block;
	position: relative;
	z-index: 100;
	/*margin-top: -20px;*/
}

.Training .Training_box .Training_main{
	width: 100%;
	padding:4px 20px 80px;
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
}
.Training .Training_box .Training_main h3.subtitle{
	text-align: center;
	font-size: 20px;
	text-align: center;
	display:inline-block;
	line-height: 1.4em;
	padding: 15px 0;
	border-bottom: 1px solid #000;
	font-weight: bold;
}
.Training .Training_box .Training_main ol{
	width: 100%;
	margin: 30px auto 12px;
}
.Training .Training_box .Training_main ol li{
	display: inline-block;
	/*float: left;*/
	width: 16%;
	text-align: center;
	position: relative;
	vertical-align: middle;
}
.Training .Training_box .Training_main ol:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.Training .Training_box .Training_main ol li:before{
	content: "";
	display: inline-block;
	height: 14px;
	border-right: 1px solid #000 ;
	position: absolute;
	right: 0 ;
	top: 0;
	bottom: 0;
	margin: auto;
}
.Training .Training_box .Training_main ol li:last-of-type:before{
	display: none;
}
.Training .Training_box .Training_main .table{
	margin-top: 30px ;
	border: 1px solid #CCCCCC;
}
.Training .Training_box .Training_main .table th{
	background: #000000;
	color: #FFFFFF;
	border-right: 1px solid #fff;
	border-top: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
}
.Training .Training_box .Training_main .table th:last-of-type{
	border-right-color:#000000 ;
}
.Training .Training_box .Training_main .table th:first-of-type{
	border-left:1px solid #000000 ;
}
.Training .Training_box .Training_main .table td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #CCCCCC;
	border-top: 0;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}
.ContestService .OrgCommitInfor > li .JoinPeople li.indent {
    text-indent: 4em;
}
.ContestAbstract .ContestProcess {
    margin-top: 46px;
}
.ContestAbstract .ContestProcess .Subtitle {
	color: #fff;
}
.detailProcess{
    padding-top:10px;
}
.abstractDetail.clearFloat li{
    position: relative;
}
.abstractDetail.clearFloat li a{
	width: 100%;
	height: 100%;
}
.contentDetails{
    position: absolute;
    bottom: 30px;
    left: 43px;
}
.contentDetails h3{
    color:#fff;
    font-size:26px;
    font-weight:bold;
}
.contentDetails p{
    color:#fff;
    font-size:16px;
}
.contentDetails span.line{
    display: inline-block;
    vertical-align: middle;
    width:48px;
    border-bottom:5px solid #fff;
}
.DetaileThree .contentDetails{
    top: 30px;
}
.DetaileThree .contentDetails h3,.DetaileThree .contentDetails p{
    color:#333;
}
.DetaileThree .contentDetails span{
    border-bottom:5px solid #333;
}
/*		大赛报名		*/
.ContestSigUp{
	padding-top: 0!important;
	background: url(../images/sign_bg001.png) no-repeat center 65px ;
}
.ContestSigUp .signMain{
	box-shadow: 3px 3px 30px rgba(0,0,0,0.12);
	padding-top: 25px;
	margin-top: 30px;
	padding-bottom: 50px;
	background:#fff url(../images/sign_bg002.png) no-repeat center 35px;
	/*max-height: 590px;*/
}
.ContestSigUp .MoreLink{
    margin-top:20px;
}
.ContestSigUp .MoreLink a.LinkOther + a.LinkOther{
	margin-left:46px;
}
.ContestSigUp .enrollmentTips{
	max-width: 935px;
	margin-bottom: 10px;
}
.ContestSigUp .threePlatform{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    max-width:975px;
    padding:0 20px;
    margin:40px auto 0 ;
}
.ContestSigUp .threePlatform .platformList{
    width:290px;
   
    display:inline-block;
}
.ContestSigUp .threePlatform .platformList:last-of-type{
    width:295px;
}
.ContestSigUp .threePlatform .platformList:not(:first-of-type){
    margin-left:30px;
}
.ContestSigUp .threePlatform .platformList .platform_title{
    text-align:center;
    font-size:16px;
    font-weight:bold;
    position:relative;
    padding:5px 10px 8px;
    color:#3385ff;
}
.ContestSigUp .threePlatform .platformList .platform_title:before{
    content:"";
    display:block;
    position:absolute;
    height:3px;
    width:55px;
    left:0;
    right:0;
    margin:auto;
    bottom:0;
    background:#3385ff;
}
.ContestSigUp .threePlatform .platformList .platform_page{
    font-size:14px;
    line-height:2em;
     text-align:left;
}
.Module{
	position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
}
.Module p{
	text-align:center;
	font-size:14px;
	color:#fff;
}
.Module p.Normal{
	font-size:12px;
	padding: 0 30px;
}
.enrollmentTips{
	width: 86%;
	margin: 0 auto 20px;
	text-align: center;
}
.enrollmentTipsEn{
	width: 86%;
	margin: 0 auto 20px;
	text-align: left;
}
.enrollmentTipsEn.ENtips1{
	margin-top: 40px;
}
.CreativeCase{
	margin-top: 50px;
}
.CreativeBox{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
}

/*swiper样式*/

.CreativeCase .titleContent{
    margin-top: 80px;
    margin-bottom: 0;

}

.swiper-container {
    width: 85%;
    height: auto;
}

.swiper-slide {
    display: flex;
    align-items:center;
    padding-top: 0;
    flex-direction: column;
}


.swiper-button-prev:focus{
    outline:0px;
}

.swiper-button-next:focus{
    outline:0px;
}


.SwiperBox{
    width: 100%;
    position:relative;
    padding:80px 20px 20px 20px;

}
.jwplayer{
    box-shadow: 4px 3px 8px rgba(0,0,0,0.3);
}
.videoDescribe{
    font-size: medium;
    padding: 10px;
    text-align: center;
}




.CreativeBox .CreativeList {
    /*margin-left: 62px;
    display:table-cell;*/
    max-width: 360px;
    width:23%
}
.jw-state-idle .jw-preview{
    background-size:cover!important;
}
.CreativeBox .CreativeList .jwplayer {
    box-shadow: 4px 3px 8px rgba(0,0,0,0.3);
}
.CreativeBox .CreativeList .creativeVideoDescribe{
    margin-top:20px;
    text-align:center;
    font-size:15px;
    color:#000;
}
.CreativeBox .CreativeList .creativeVideoDescribe:first-of-type{
    min-height:2.84em;
}
.CreativeBox .CreativeList.list1 {
    margin-left: 0;
}

.CreativeBox .CreativeList a {
	display: block;
	position: relative;
}
.CreativeBox .CreativeList a img{
	display: block;
	width: 100%;
}
.CreativeBox .CreativeList a i{
	display: inline-block;
	position: absolute;
	width: 30px;
	height: 30px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url("../images/play_icon.png") no-repeat center center;
}
    /********** 大赛回顾 **********/
.ContestReview{
    background: url('../images/ReviewBG.png') center 0 no-repeat;
}
.ContestReview .ReviewImg li{
    float: left;
    width:23.8%;
    margin-right:1.6%;
    overflow: hidden;
    margin-bottom:20px;
    box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
    position: relative;
}
.ContestReview .ReviewImg li:nth-child(4n){
    margin-right:0;
}
.ContestReview .ReviewImg li:after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.4);
	width: 100%;
	height: 100%;
	transition: all ease .4s;
}
.ContestReview .ReviewImg li:hover:after{
	background: rgba(0,0,0,0);
}
.ContestReview .MiddleTitle{
    display: inline-block;
    vertical-align: middle;
    /*width:82px;*/
    margin: 0 auto;
    padding:14px 0;
    /*border-bottom:1px solid #111;*/
}
.MiddleTitle .Subtitle.SubtitleEn{
	margin: 10px 0 0;
}
.ContestReview .PreviousWorks li{
    float: left;
    position: relative;
    width:20.2%;
    margin-right:6.4%;
    overflow: hidden;
}
.ContestReview .PreviousWorks li:last-child{
    margin-right:0;
}
/* 往届作品 */
.DisplayLayer{
    position: relative;
}
.worksShow{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    padding-top: 82px;
    padding-left: 16px;
    padding-bottom: 58px;
    padding-right: 16px;
}
.worksShow img{
    /*position: absolute;*/
    /*top:50%;*/
    /*left:50%;*/
    /*transform: translate(-50%,-50%);*/
    /*-webkit-transform: translate(-50%,-50%);*/
}
.contentCenterRegion{
    position: relative;
}
.Overburden{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height:0;
    background: rgba(0,0,0,.8);
    overflow: hidden;
    z-index:10;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.contentCenterRegion:hover  .Overburden{
    height:100%;
}

.Overburden{
	text-align:center;
}
.Overburden p{
	color:#fff;
	text-align:center;
	font-size:14px;
	line-height: 34px;
}
.Overburden h3{
	color:#fff;
	text-align:center;
	font-size:14px;
	
}
.Overburden .Overburden_main{
	position: absolute;
	height: 230px;
	bottom: 0;
	transform: translateY(230px);
	left: 0;
	width: 100%;
	transition: all ease .4s 0.2s;
	
}
.contentCenterRegion:hover .Overburden .Overburden_main{
	transform: translateY(0);
}
.Overburden i{
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    border-bottom: 2px solid #fff;
    margin: 0 auto 30px;
}

/********** 大赛服务 **********/
.ContestService{
    position: relative;
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top,#f9f9f9, #e5e5e5);
    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(top,#f9f9f9, #e5e5e5);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top,#f9f9f9, #e5e5e5);
    background: linear-gradient(top,#f9f9f9,#e5e5e5);
}
.ContestService.contactUs{
	background: #fff;
}
.ContestService>img.rightspaceShow{
    position: absolute;
    top:-82px;
    right:0;
}
.ContestService>img.leftspaceShow{
    position: absolute;
    bottom: 93px;
    left: -34px;
}
.ContestService .MiddleTitle{
    display: inline-block;
    vertical-align: middle;
    width:auto;
    margin: 0 auto 50px!important;
    padding:14px 0;
    border-bottom:1px solid #999;
}

.ContestService .OrgCommitInfor>li{
    float:left;
    position: relative;
    width:33%;
    text-align: left;
}
.ContestService .OrgCommitInfor>li:nth-child(2){
    width:33% ;
}
.ContestService .JoinPeople>li:first-child{
    font-size:16px;
    font-weight: bold;
    color:#333;
    line-height: 30px;
}
.ContestService .JoinPeople li{
    font-size:14px;
    color:#333;
    line-height: 30px;
}
/* 联系我们 */
.ContestService .ContactUs p{
    color:#333;
    font-size:16px;
    font-weight: normal;
    margin:0 0 80px 0;
    text-align: center;
 }
 .ContestService .ContactInformation{
 	overflow: hidden;
 	clear: both;
 	text-align: center;
 	
 }
.ContestService .ContactInformation li{
    /*float: left;*/
    display: inline-block;
    vertical-align: middle;
    width:202px;
    margin-right:36px;
}
.ContestService .ContactInformation li:last-child{
    margin-right:0;
}
.ContestService .IconContent{
    display: block;
    /*vertical-align: middle;*/
    width:57px;
    height:57px;
    margin: 0 auto;
    text-align: center;
    line-height: 57px;
}
.ContestService .IconContent i.iconfont{
    font-size:34px;
    color:#111;
}
.ContestService .ContactMessage{
    display: inline-block;
    vertical-align: middle;
    height:57px;
    line-height:57px;
    text-align: center;
    font-size:14px;
    color:#111;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.supportContent>li .LeavingMessage{
	border: 0;
	text-align: center;
	width: auto;
}
.supportContent>li .LeavingMessage a{
	display:block;
	max-width: 100px;
	margin: 0 auto;
    border: 1px solid #fff;
}
.support .supportContainer{
	overflow-x: hidden;
}
.support .supportContainer>img {
    min-height: 240px;
}
ul.supportContent{
	position: relative;
}
.footerFont{
	color: #666;
	padding-bottom: 0;
	margin-bottom: 0;
}
@media (min-width:767px){
    .navbar .navbar-header .navbar-brand{
        display:none!important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    .LargerPcShow{
        display: none;
    }
    .container{
        width:100%;
        max-width: 1200px;
    }

    /********** banner **********/
    .bannerTitle {
        font-size: 26px;
    }
    .bannerTitle_CH_Two, .bannerTitle_EN_Two {
        font-size: 32px;
    }
    .bannerTitle_EN_One {
        font-size: 14px;
    }
    .bannerTitle_EN_Two {
        font-size: 14px;
    }
    .x {
        margin: 16px 0;
    }
    .x .iconfont {
        font-size: 28px;
    }


    /********** 大赛简介 **********/
    .ContestAbstract {
        background: url(../images/abstractBg.png) center 217px no-repeat;
    }
    .contentDetails {
        bottom: 18px;
    }
    .contentDetails h3 {
        font-size: 18px;
    }
    .contentDetails p {
        font-size: 14px;
    }
    .contentDetails span.line {
        width: 34px;
        border-bottom: 4px solid #fff;
    }
    .DetaileThree .contentDetails span.line {
        border-bottom: 4px solid #333;
    }
    /********** 大赛服务 **********/
    .ContestService .ContactInformation li {
        float: none;
        /*width: auto;*/
        margin-right: 0px;
    }
    .ContestService .IconContent {
        width: 42px;
        height: 42px;
        line-height: 42px;
    }
    .ContestService .IconContent i.iconfont {
        font-size: 26px;
    }
    .ContestService .ContactMessage {
        /*width: 192px;*/
        height: 42px;
        line-height: 42px;
    }


 /********** 大赛回顾 **********/
	.worksShow {
		padding-top: 68px;
	}


}
@media only screen and (min-width:1370px){
	.ContestBanner .img_Phone{
		display: none!important;
	}
}
@media (max-width:1400px) {
    .ContestBanner{
        /*padding-top:100px;
        padding-bottom:140px;*/
    }
    .synopsis_bg .synopsis_content{
        margin-top:-40px;
    }
}
@media (max-width:1200px){
	.ContestBanner .container{
		display: none;
	}
	.ContestBanner{
		padding-top: 0;
	}
	/*.ContestBanner .img_Phone{
		display: block;
		margin: 0 auto;
		width: 100%;
		
	}*/
	.container{
		width: 100%;
		padding-left: 40px;
		padding-right: 40px;
	}
	.header .container{
		padding: 0 15px;
	}
	.ContestService .ContactInformation li{
		float: none;
		width: 190px;
	}
	.Training:before{
		display: none;
	}
	.NewsList .newsMain .img_auto{
	    width:100%;
	    height:175px;
	}
	.CreativeBox {
		text-align: center;
	}
	.CreativeBox .CreativeList{
		width: 345px;
		float: none;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	#creativeVideo1,#creativeVideo2,#creativeVideo3{
		width: 100%!important;
	}
	.synopsis_bg .synopsis_content .synopsis_left{
		padding: 20px 25px 18px 20px;
	}
	.synopsis_bg .synopsis_content .synopsis_right{
		padding: 20px 25px 20px 20px;
	}
	.ContestBanner{
		padding-bottom: 0;
		background: #000e2a;
	}
    .synopsis_bg .synopsis_content {
        margin-top: -50px;
        margin-bottom:90px;
    }
}
@media (max-width:1148px) {
	/*.synopsis_bg .synopsis_content .synopsis_left,
	.synopsis_bg .synopsis_content .synopsis_right{
		min-height: 354px;
	}*/
}
@media (min-width:992px) {
    .ContestDynamic .NewsList{
        width:32.3333%
    }
}
@media (max-width:992px ) {
	.NewsContent {
		text-align: center;
	}
	.NewsContent .NewsList{
		/*display: inline-block;*/
		float: none;
		vertical-align: middle;
	}
	.NewsList .newsMain .img_auto{
        width:100%;
        height:185px;
    }
}
@media only screen and (max-width: 930px) {
	.synopsis_bg .synopsis_content .synopsis_left{
		float: none;
		width: 100%;
		background-size:auto 100%; 
		min-height: initial;
		background-color: #082c70;
        padding-top:40px;
        padding-bottom:40px;
	}
	.synopsis_bg .synopsis_content .synopsis_right{
		float: none;
		width: 100%;
		background-color: #1f1f1f;
		min-height: initial;
		background-size:auto 100%; 
	}
	
	.synopsis_bg .synopsis_content .synopsis_right .LookMoreList{
		margin-top: 0;
	}
    .synopsis_bg .synopsis_content {
        margin-bottom: 70px;
    }
}
@media (max-width:820px){
	.CreativeBox .CreativeList{
		margin-left: 0!important;
	}
	#creativeVideo1,#creativeVideo2,#creativeVideo3{
		width: 100%!important;
		max-width: 358px!important;
		
	}
}
@media (max-width:860px){
    .CreativeBox{
        display:block;
    }
    .CreativeBox .CreativeList {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        max-width:100%;
        margin-left:auto;
        margin-right:auto;
    }
    .CreativeBox .CreativeList .creativeVideoDescribe:first-of-type{
        min-height:initial;
    }
    #creativeVideo1, #creativeVideo2, #creativeVideo3, #creativeVideo4{
        max-width: 358px;
        height:190px;
        margin: 0 auto;
    }
    .NewsList {
        float: none;
        width: 50%;
        display: block;
        margin: 20px auto 0;
        float: none;
    }
    .NewsList .newsMain{
        min-height:initial;
    }
    .NewsList .newsMain .img_auto{
        height:auto;
        min-height:150px;
    }
    .synopsis_bg .synopsis_content {
	    margin-top: -10px;
        
	}

    .ScheduleTable {
        padding: 30px 15px;
    }
}
@media (max-width:768px ) {
	.NewsContent {
		text-align: center;
	}
	.NewsList {
		float: none;
	    width: 60%;
	    display: block;
	    margin: 20px auto 0 ;
	    float: none;
	}
	.NewsList .img_auto{
		width: 100%;
	}
    .shceduleWrapper {
        display:none
    }
    .shceduleWrapper.Phone {
        display: block;
    }
    .shceduleWrapper .scheduleList:first-of-type .scheduleList_title {
        width:162px;
    }
    .shceduleWrapper .scheduleList .scheduleList_title{
        width:162px;
        margin:0;
        background:transparent;
        height:auto;
        padding:0;
        text-align:left;
        line-height:1.42857143em;
    }
    .shceduleWrapper.Phone{
        margin-bottom:25px;
    }
    .shceduleWrapper:before {
        display: none;
    }
    .shceduleWrapper.Phone .scheduleList:last-of-type{
        padding-bottom:0;
    }
    .shceduleWrapper.Phone .scheduleList{
        position:relative;
    }
    .shceduleWrapper.Phone .scheduleList:before{
        position:absolute;
        content:"";
        display:block;
        height:100%;
        left:0;
        right:0;
        top:0;
        margin:auto;
        width:0;
        /*border-left:1px solid rgba(255,255,255,0.4);*/
        border-right:1px solid rgba(255,255,255,1);
    }
    .shceduleWrapper.Phone .scheduleList:first-of-type:before{
        top:auto;
        bottom:0;
        height:72%;
    } 
    .shceduleWrapper.Phone .scheduleList:last-of-type:before{
        top:0;
        bottom:auto;
        height:55%;
    }
    .synopsis_bg .synopsis_content .synopsis_left {
        background: radial-gradient(circle farthest-side at 0 0, #252a85 0%, #6645ae 130%);
        background-size: 100% 100%;
    }
    .synopsis_bg .synopsis_content h3 {
        font-size: 18px;
    }
    .shceduleWrapper .scheduleList .scheduleList_poit{
        width:10px;
        height:10px;
    }
    .shceduleWrapper .scheduleList .scheduleList_poit:before{
        width:5px;
        height:5px;
    }
    .synopsis_bg .synopsis_content p {
        line-height: 1.7em;
        font-size: 12px;
    }
	.ScheduleTable .dateTable tr td,.ScheduleTable .dateTable tr th{
		font-size: 12px;
	}
    .ContestSigUp .threePlatform{
        display:block;

    }
    .ContestSigUp .threePlatform .platformList{
        display:block;
        width:100%!important;
        margin:0 auto 20px auto!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 860px) {
    .navbar-collapse.collapse{
        overflow:hidden!important;
    }
    .navbar-nav li a{
        padding-left:15px;
        padding-right:15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.container{
		width: 100%;
		padding: 0 40px;
	}
	.enrollmentTips,
	.enrollmentTipsEn{
		width: 100%;
		
	}
    .LargerPcShow{
        display: none;
    }
    /********** banner **********/
    .bannerTitle {
        font-size: 26px;
    }
    .bannerTitle_CH_Two, .bannerTitle_EN_Two {
        font-size: 32px;
    }
    .bannerTitle_EN_One {
        font-size: 14px;
    }
    .bannerTitle_EN_Two {
        font-size: 14px;
    }
    .x {
        margin: 16px 0;
    }
    .x .iconfont {
        font-size: 28px;
    }

    /********** 大赛简介 **********/
    .ContestAbstract {
        background: url(../images/abstractBg.png) center 230px no-repeat;
    }
    .contentDetails {
        bottom: 8px;
    }
    .DetaileThree .contentDetails {
        top: 20px;
    }
    .contentDetails h3 {
        font-size: 16px;
        margin: 5px 0;
    }
    .contentDetails p {
        font-size: 12px;
        margin:0;
    }
    .contentDetails span.line {
        width: 26px;
        border-bottom: 4px solid #fff;
    }
    .DetaileThree .contentDetails span.line {
        border-bottom: 4px solid #333;
    }


	/********** 大赛回顾 **********/
		.worksShow {
			padding-top: 50px;
			padding-left: 12px;
			padding-bottom: 50px;
			padding-right: 12px;
		}
		.Overburden p {
			color: #fff;
			text-align: center;
			font-size: 12px;
		}

    /********** 大赛服务 **********/
   .ContestService .ContactInformation{
   		text-align: center;
   }
    .ContestService .ContactInformation li {
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0;
        /*width:32%;*/
        text-align: center;
        margin-bottom: 10px;
    }
    .ContestService .IconContent {
        width: 42px;
        height: 42px;
        line-height: 42px;
    }
    .ContestService .IconContent i.iconfont {
        font-size: 26px;
    }
    .ContestService .ContactMessage {
        height: 42px;
        line-height: 42px;
    }
    .support .supportContainer>img {
        min-height: 300px;
    }
}
@media (max-width: 860px){
	.ContestSigUp .enrollmentTips{
		width: 100%;
		padding: 0 15px;
	}
	.ContestSigUp .signMain{
		background: transparent;
	}
	.ContestSigUp{
		background-size:140% ;
	}
} 

@media (max-width: 767px) {
    .ContestService .OrgCommitInfor>li{
        text-align:left;
        /*width: 100%;*/
        float:none;
        width:18.5em;
        margin:0 auto;
    }
    .ContestService .OrgCommitInfor>li:nth-child(2) {
        width: 18.5em;
    
    }
	.navbar-nav li.active a{
		background: #eee!important;
	}
	.navbar-nav li a:hover{
		background: #eee!important;
	}
	.header{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #333;
	}
    .titleContent {
        margin-bottom:15px;
    }
    .titleContent h3{
        font-size:26px;
        font-weight:normal;
    }
    .navbar-nav {
        float: none;
        margin: 10px 0;
    }
    .navbar-nav li{
	    /*padding: 0 15px;*/
    }
    .navbar-nav li.active{
	    background: #666;
    }
    .navbar-collapse{
	    padding: 0;
    }
	.navbar a.navbar-brand{
		color: #fff;
	}

    .LargerPcShow{
        display: none;
    }
    .PcShow{
        display: none;
    }
   	
    .swiperMobileShow{
        display: block;
    }

	.ContestBanner{
		padding-top: 60px;
	}

    /********** banner **********/
    .bannerTitle {
        font-size: 26px;
    }
    .bannerTitle_CH_Two, .bannerTitle_EN_Two {
        font-size: 32px;
    }
    .bannerTitle_EN_One {
        font-size: 14px;
    }
    .bannerTitle_EN_Two {
        font-size: 14px;
    }
    .x {
        margin: 16px 0;
    }
    .x .iconfont {
        font-size: 28px;
    }


    /********** 大赛简介 **********/
	.detailProcess{
		text-align: center;
	}
    .detailProcess li {
    	float: none;
        width: 32%;
        margin-right: 1.2%;
        margin-bottom: 10px;
    }
    .detailProcess li:before{
    	content: "";
    	display: none;
    }
    .detailProcess li:nth-child(3n) {
        margin-right: 0%;
    }

    /********** 大赛简介 **********/
    /*.ContestAbstract {
        background: url(../images/abstractBg.png) center 230px no-repeat;
    }*/
    .contentDetails {
        bottom: 8px;
    }
    .DetaileThree .contentDetails {
        top: 20px;
    }
    .contentDetails h3 {
        font-size: 14px;
        margin: 3px 0;
    }
    .contentDetails p {
        font-size: 12px;
        margin:0;
    }
    .contentDetails span.line {
        width: 20px;
        border-bottom: 2px solid #fff;
    }
    .DetaileThree .contentDetails span.line {
        border-bottom: 2px solid #333;
    }
	/********** 	暑期培训课程表	 **********/
	.ContestAbstract{
		background-position-y: 242px;
	}
	.Training .Training_box .Training_main ol{
		margin-top: 15px;
	}
	.Training .Training_box .Training_main ol li{
		min-width: 110px;
		margin-top: 15px;
	}
	.Training .Training_box .Training_main ol li:nth-of-type(5n):before{
		display: none;
	}
    /********** 大赛回顾 **********/
    .ContestReview .ReviewImg li {
        width: 48%;
        margin-right: 0;
        margin-bottom:10px;
    }
    .ContestReview .ReviewImg li:nth-of-type(2n){
    	margin-left: 2%;
    }
    .ContestReview .ReviewImg li img{
    	width: 100%;
        margin: 0 auto;
    }

    a.LookMore{
        display: inline-block;
        vertical-align: middle;
        width: 140px;
        text-align: center;
        border-radius: 8px;
        line-height: 40px;
        font-size: 14px;
        font-weight: bold;
        background: #111;
        color: #fff;
        margin: 0 auto;
    }
    .ContestReview .PreviousWorks li {
        width: 48%;
        margin-right: 4%;
        margin-bottom:10px;
    }
    .ContestReview .PreviousWorks li:nth-child(2n) {
        margin-right: 0;
    }

    .DisplayLayer {
        text-align: center;
        overflow: hidden;
    }
    .DisplayLayer img{
    	display: none;
        margin:0 auto;
        width:245px;
    }
    .worksShow{
    	position: relative;
    	padding: 0;
    }
    .worksShow .Overburden{
   		position: relative;
   		height:auto;
   		top: auto;
   		bottom: 0;
    }
    .ContestReview .PreviousWorks li{
    	float: none;
    	width: 80%;
    	margin: 20px auto 0  auto!important;
    }
    .Overburden .Overburden_main{
    	position: relative;
    	height: auto;
    	transform: translateY(0);
    	color: #111111;
    }
    .Overburden{
    	background: transparent;
    }
    .Overburden .Overburden_main h3{
    	color: #111;
    }
    .Overburden i{
    	display: none;
    }
    .Overburden .Overburden_main p{
    	color: #111111;
    	font-size: 12px;
    	line-height: 1.7em;
    }
    .DisplayLayer .contentCenterRegion .img_auto{
    	position: relative;
    	display: block;
    	border: 1px solid #F5F5F5;
    }

    /********** 大赛服务 **********/



    
    .ContestService .ContactInformation{
    	text-align: center;
    }
    .ContestService .ContactInformation li {
        float: none;
        margin-right: 0;
        /*width:100%;*/
        text-align: center;
        margin-bottom: 10px;
    }

    .ContestService .IconContent {
        width: 36px;
        height: 36px;
        line-height: 36px;
    }

    .ContestService .IconContent i.iconfont {
        font-size: 22px;
    }
    .ContestService .ContactMessage {
        height: 36px;
        font-size: 12px;
        line-height: 36px;
        text-align: center;
        padding-left: 10px;
    }
    .ContestService .ContactUs p {
        color: #333;
        font-size: 14px;
        margin: 0 0 20px 0;
        text-align: center;
    }
    .ContestService .JoinPeople li {
        font-size: 12px;
        color: #666;
        line-height: 30px;
    }
    .ContestService .JoinPeople>li:first-child {
        font-size: 14px;
        font-weight: bold;
        color: #333;
        line-height: 22px;
        margin:8px 0;
        text-align:center;
    }

	.support .supportContainer>img {
		width: 300%;
	    min-height: 420px;
	}


}
@media (max-width: 685px) {
    .bannerimg_PC{
        display:none;
    }
    .ContestBanner  .img_Phone {
        display:block;
        width:100%;
    }
    .synopsis_bg .synopsis_content{
        margin-top:-50px;
    }
    .ContestDynamic .NewsList {
        width: 64%;
    }
	.Training .Training_box .Training_main ol li:nth-of-type(4n):before{
		display: none;
	}
	.Training .Training_box .Training_main ol li:nth-of-type(5n):before{
		display: inline-block;
	}
}
@media (max-width: 670px) {
	.ContestDynamic .NewsList{
		width: 64%;
	}
}
@media only screen and (max-width:640px) {
    .CreativeBox .CreativeList .creativeVideoDescribe{
        font-size:14px;
    }
    .ai_banner_pc {
        display: none;
    }

    .ai_banner_phone {
        display: block;
    }
	/*.ContestBanner .min_Phone{
		display: block;
		width: 100%;
	}*/
	.ScheduleTable li.list dl dt{
		padding: 20px 0;
	}
	.ScheduleTable .dateTable tr th i{
		display: block;
		margin: 0 auto 10px;
	}
	.ScheduleTable .dateTable tr th{
		height: 60px;
		padding-top: 12px;
	}
	.ScheduleTable .dateTable tr td{
		height: 50px;
	}
	.container{
		padding: 0 20px;
	}
	.ContestPurpose .abstractDetail{
		display: -moz-box; /* 兼容Firefox */
      	display: -webkit-box; 
		display: flex;
		flex-wrap: wrap;
		height: auto;
	}
	.ContestPurpose .abstractDetail li{
		min-width: 50% ;
	}
	.ContestPurpose .abstractDetail .DetaileOne{
		width: 59%;
		-webkit-order: 1;
    	order: 1;
	}
	.ContestPurpose .abstractDetail .DetaileThree{
		
		min-width: 40.6%;
		 -webkit-order: 2;
    	order: 2;
	}
	.ContestPurpose .abstractDetail .DetaileTwo{
		width: 99.6%;
		margin-right: 0;
		-webkit-order: 3;
    	order: 3;
	}
	.ContestPurpose .abstractDetail .DetaileTwo .img_auto{
		width: 100%;
	}
	.DetaileThree .contentDetails{
		left: 20px;
		top: 15px;
	}
	.contentDetails{
		left: 24px;
	}
	.enrollmentTips,
	.enrollmentTipsEn{
		text-align: left;
		width: 100%;
		margin: 0 0 20px 0;
		
	}
    .synopsis_bg .synopsis_content{
        margin-bottom:30px;
    }
    .ContestAbstract {
        background-position-y: 362px;
    }
	.synopsis_bg .synopsis_content h3{
		padding-bottom:0px;
		margin-bottom: 15px;
	}
	.synopsis_bg .synopsis_content h3:after{
		height: 4px;
	}
	.ContestSigUp{
		background: #fff;
	}
	.ContestSigUp .signMain{
		max-height: initial;
		padding-bottom: 30px;
	}
	.CreativeCase{
		margin-top: 40px;
	}
	.ContestSigUp .MoreLink{
		margin-top: 20px;
	}
	.CreativeBox .CreativeList{
		width: 80%;
		margin-left: auto!important;
        margin-right:auto;
	}
	.titleContent{
		margin-bottom: 20px;
	}
	#creativeVideo1,#creativeVideo2,#creativeVideo3,#creativeVideo4{
		/*width: 100%!important;
		max-width:initial!important;*/
		
	}
    .jw-skin-bce .jw-controlbar{
        height:1.5em!important;
    }
}
@media (max-width: 531px) {
	.ContestDynamic .NewsList{
		width: 64%;
	}
	.Training .Training_box .Training_main ol li:nth-of-type(4n):before{
		display: inline-block;
	}
	.Training .Training_box .Training_main ol li:nth-of-type(3n):before{
		display: none;
	}
    .NewsList .newsMain{
        min-height:initial;
    }
    .synopsis_bg .synopsis_content .synopsis_left,
    .synopsis_bg .synopsis_content .synopsis_right{
    	padding: 15px 10px;
    }
    .CreativeBox .CreativeList{
		max-width: 95%;
	}
	.synopsis_bg .synopsis_content{
		margin-top: -30px;
        margin-bottom:25px;
	}
}
@media only screen and (max-width: 520px) {
	.detailProcess li{
		width: 45%;
		margin-right:5% ;
	}
	.detailProcess li:nth-of-type(2n){
		margin-right: 0;
	}
	.detailProcess li:nth-of-type(3n){
		margin-right: 5%;
	}
	.ContestSigUp .MoreLink a.LinkOther + a.LinkOther{
		margin-left: auto;
	}
	.ContestSigUp .MoreLink a.LinkOther{
		display: block;
		margin: 12px auto;
	}
	.ContestDynamic .NewsList{
		width: 90%;
	}
	.Training .Training_box .Training_main ol li{
		width: 48%;
		text-align: center;
	}
	.Training .Training_box .Training_main ol li:before{
		display: none!important;
	}
	.Training{
		position: relative;
		top: 0;
	}
	.ContestAbstract{
		padding-bottom: 44px!important;	
	}
	
	.Training .Training_box .Training_main{
		padding-bottom: 10px;
	}
	.synopsis_bg .titleContent{
		margin-top: 25px;
		margin-bottom: 20px;
	}
	
	.synopsis_bg .synopsis_content .synopsis_left, .synopsis_bg .synopsis_content .synopsis_right{
		padding: 15px 20px;
	}
	.ScheduleTable{
		margin-left: -20px;
		width: 100vw;
	}
    .shceduleWrapper.Phone .scheduleList .scheduleList_poit{
        margin:0 15px;
    }
	/*.synopsis_bg{
		background-position-y: 160px;
		background-size: auto 490px;
	}*/
}
@media only screen and (max-width: 420px){
    .ScheduleTable .dateTable tr td, .ScheduleTable .dateTable tr th {
        padding-left: 1px;
        padding-right: 1px;
    }

        .ScheduleTable .dateTable tr th i {
            display: none;
        }

    .ScheduleTable .dateTable tr th {
        height: 42px;
    }
    /*#creativeVideo1, #creativeVideo2, #creativeVideo3, #creativeVideo4{
        height:160px!important;
    }*/
}
@media only screen and (max-width: 360px){
	.ContestDynamic .NewsList{
		width: 100%;
	}
	/*.synopsis_bg{
		background-position-y:260px;
		background-size: auto auto;
	}*/
	.ScheduleTable .dateTable tr td, .ScheduleTable .dateTable tr th{
		padding-left: 1px;
		padding-right:1px;
	}
	.ScheduleTable .dateTable tr th i{
		display: none;
	}
	.ScheduleTable .dateTable tr th{
		height:42px ;
	}
	.ScheduleTable .dateTable tr th:first-of-type,
    .ScheduleTable .dateTable tr td:first-of-type{
		width: 50px;
        max-width:50px;
	}
}


/*addon开始*/
.netSuiteProject .navbar .container{
    overflow:visible;
}

.caret{
    top: 23px;
    right: 13px;
    position: absolute;
}

.header .navbar-nav li a.active{
    background-color: rgba(255, 255, 255, 0.15);
    border-color: white;
}

.header .navbar-nav li.active a{
    border-top-color: white;
}



.navbar-nav .dropdown .dropdown-menu .dropli a{
    color: black;
    display: flex;
    justify-content: left;
    align-items:center;
    margin: 0;
    height:100%;
    width: 100%;
}
.navbar-nav .dropdown .dropdown-menu .dropli a:hover{
    color: white;
    border-color: transparent;
    background-color: rgb(51, 133, 255);
}
.navbar-nav .dropdown .dropdown-menu .dropli a:focus{
    color: white;
    border-color: transparent;
    background-color: rgb(51, 133, 255);
}

.nav > li > a:hover, .nav > li > a:focus{
    background-color: rgba(255, 255, 255, 0.15);
    border-color: white;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background-color: rgba(255, 255, 255, 0.15);
    border-color: white;
}

.dropdown{
    min-width: 106px;
    align-items: center;
    justify-content: center;
}

.dropdown-menu{
    /* width: 130px; */
    min-width: 130px;
    position: absolute;
}
.dropdown .drop{
    padding-left: 20px;
}

.dropdown .dropdown-menu .divider{
    margin: 5px 13px 5px 13px;
    width: 80%;
}

.dropli{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}

.header .navbar .container .dropdown .drop:hover{
    border-color: white;
    background-color: rgba(255, 255, 255, 0.15);
}

 .navbar .container .dropdown .drop:focus{
    border-color:transparent;
    background-color: transparent;
}


@media (max-width: 768px){

    .caret{
        top: 19px;
        right: 20px;
        position: absolute;
    }

    .navbar-nav .dropdown .dropdown-menu li a{
        color: white;
    }
    .navbar-nav .dropdown .dropdown-menu .dropli a:hover{
        color: black;
    }
    .dropli{
        height: 40px;
        width: 100%;
    }
    .navbar-nav .dropdown .dropdown-menu .dropli a {
        color: white;
        font-size: 11px;
        padding-left: 15px;
    }
    .dropdown .drop{
        padding-left: 15px;
    }
    
    .header .navbar .container .dropdown .drop:focus{
        color: white;
        background-color: transparent;
        border-color: transparent;
    }
    .header .navbar .container .dropdown .drop:hover{
        color: black;
        background-color: transparent;
        border-color: transparent;
    }

    
    .dropdown-menu {
        width: 100%;
    }
    .dropdown .dropdown-menu .divider{
        margin: 0;
        width: 0;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
        background-color: transparent;
        border-color: transparent;
    }
    
}
