@charset "utf-8";
/* CSS Document */
.f22{
	font-size:22px;
}
.f24{
	font-size:24px;
}
.f26{
	font-size:26px;
}
.f30{
	font-size:30px;
}
/*首页*/

/* 顶部导航 */
.nav-top{
	background:#eeeeee;
	line-height:70px;
	height:70px;
	padding-right:2%;

}
.nav-top ul li{
	padding: 0px 15px;
	float:left;
}

.nav-top ul li a{
	color:#a0a0a0;
	font-size:22px;
}
.nav-top ul li i{
	position: relative;
    top: 20px;
	right:8px;
	background:url(../images/Icon.png) top left no-repeat;
	width:33px;
	height:31px;
	float:left;
}

/*首页*/
/*内容部分*/	
.container{
	width:100%;
	overflow:hidden;
	max-height: 100%;
}
.content{
	padding-top:5%;
	overflow: hidden;
}

/*大赛简介*/
.contest{
	max-height:100%;
	color:#0095e6;
	padding-top:15px;
}
.contest-en{
	color:#848484;
}
.contest-cot{
	width: 94%;
    max-height: 100%;
    overflow: hidden;
}
.contest-cot p{
	color:#848484;
	font-size:22px;
	text-indent:3rem;
	padding-top:25px;
	color:#2e363f;

}
/*展开更多*/
.expand-more{
	width:90%;
	margin:20px auto;
	height:60px;
	line-height:60px;
	border:1px solid #b8b8b8;
}
.expand-more a{
	color:#666666;
}
/*日程安排*/
.container-cot{
	width:95%;
	overflow:hidden;
	padding-top:35px;
	padding-bottom:5%;
}
.icon{
	position:absolute;
	width:11px;
	height:15px;
	margin-left: -20px;
    margin-top: 9px;
	background:url(../images/triangle_icon.png) no-repeat;
}
/*日程安排*/
.schedule{
	width: 62%;
	height:215px;
	margin-right:0.5%;
	background:#006cd0;
}

h3.schedule-text{
	padding-left:10%;
	padding-top:5%;
	padding-bottom: 10px;
	color:#fff;
}
.schedule p{
	font-weight:normal;
	padding-left:10%;
    color: #fff;
    font-size: 24px;
    margin:0px auto;
}
/*参赛要求*/
.entry{
	width:37%;
	height:215px;
	background:#2abbb4;
}
h3.entry-text{
	padding-left:14%;
	padding-top:8%;
	color:#fff;
}
.entry p{
	padding: 5px 11px 0px 11px;
	margin:0px auto;
	color:#fff;
	font-size:24px;
}
.clearfloat {
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both;
  zoom: 1;
}
/*参赛流程*/
.products{
	max-height:9999px;
	padding-bottom: 22px;
	background:#0a97e7;
	margin: 7px auto;
}
h3.products-text{
	padding-left: 6%;
    padding-bottom: 8px;
    padding-top: 3%;
	color:#fff;
}
.products p{
	padding: 5px 11px 0px 30px;
	margin:0px auto;
	color:#fff;
	font-size:24px;
}
.products p a{
	color:#fff100;
}
/*奖项设置*/
.products-description{
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 11px;
	border-top:1px solid #0a97e7;
}
.products-description-title{
	color:#0997e6;
	position:relative;
	top: 32px;
    left: 5px;
}
.products-description .case{
	width:502px;
	margin-top:-18px;
}
.products-description .case h3{
	font-size:24px;
	position:relative;
    left: 86px;
	margin-right:7px;
	float:left;
	line-height:1.5;
	color:#666666;
}

/*非案例类*/
.not-products{
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 11px;
	border-top:1px solid #0a97e7;
	border-bottom:1px solid #0a97e7;
}
.not-products-title{
	color:#0997e6;
	position:relative;
	top: 32px;
    left: 5px;
}
.not-products .case{
	width:502px;
	margin-top:-18px;
}
.not-products .case h3{
	font-size:24px;
	position:relative;
    left: 86px;
	margin-right:7px;
	float:left;
	line-height:1.5;
	color:#666666;
}
/*专家评委介绍*/
.guest-cot{
	padding-bottom:8%;
	overflow:hidden;
}
.expert-cot{
	max-height: 100%;
	width: 45%;
	margin-top: 5%;
	margin-left: 3.2%;
	overflow: hidden;
}
.expert-img{
	width: 100%;
	height:500px;
}
.expert-img img{
	width: 100%;
}
.expert-img2{
	width: 100%;
	height:390px;
}
.expert-img2 img{
	width: 100%;
}
.ex-img{
	width:100%;
	height:100px;
	overflow:hidden;
}
.expert-img p{
	color:#666666;
}
.expert-img p.blue{
	padding-top:5px;
	color:#0095e6 !important;
}
/*参赛案例介绍*/
.reference-cot{
	width:94%;
	max-height: 100%;
	padding-top:5%;
	overflow:hidden;
	margin:0 auto;
}
.reference-cot img{
	width:100%;
}
.reference-cot p{
	color:#666666;
	font-size:24px;
	padding:5px 0px;
}
.reference-cot p.pot{
	margin-top:10px;
	color:#0095e6 !important;
}
/*投票按钮*/
.vote-button{
	width:150px;
	height:50px;
	color:#fff;
	cursor:pointer;
	border-radius:10px;
	line-height:50px;
	background:#006cd0;
}
.vote-button a{
	color:#fff;
	background:#006cd0;
}
/*投票按钮*/
.vote-button2{
	width:120px;
	height:50px;
	color:#fff;
	cursor:pointer;
	border-radius:10px;
	line-height:50px;
	background:#006cd0;
}
.vote-button2 a{
	color:#fff;
	background:#006cd0;
}
/*100票按钮*/
.button{
	margin-left:5%;
	width:150px;
	height:50px;
	line-height:50px;
	border-radius:10px;
	border:1px solid #bababa;
}
/*100票按钮*/
.button2{
	margin-left:5%;
	width:120px;
	height:50px;
	line-height:50px;
	border-radius:10px;
	border:1px solid #bababa;
}
/*投票成功弹层*/
.see-cots{
	width:70%;
	font-size:30px;
	color:#1f262d;
	position:relative;
	padding:10% 0px;
	background:#fff;
	top:26%;
	border-radius:10px;
}
/*弹层关闭*/
#close{
	position:absolute;
	right:0px;
	top:0px;
	width:15%;
}
#close img{
	width:100%;
}
.see-cot{
	width:100%; 
	height:100%;	
	position:fixed;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.8);
	z-index:95;
	display:none;
}


/*首页联系我们*/
.contact-us{
	width:94%;
	max-height:100%;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 18px;
	border-top:1px solid #0a97e7;
}
.bor-btm{
	border-bottom:1px solid #0a97e7;
}
.contact-us-title{
	color:#0997e6;
	position:relative;
    top: 56px;
    left: 46px;
}

.contact-us .consultation{
	position:relative;
    left: 35%;
	margin-top:-14px;
	color:#f3f2f8;
}
.consultation i{
	position:absolute;
	width: 34px;
    height: 34px;
	left: -15px;
	background:url(../images/icon_first.png) no-repeat;
	background-position:0px 1px;
}
.consultation i:nth-child(3){
	background-position:0px -37px;
}
.consultation i:nth-child(5){
	background-position:0px -75px;
}
.consultation p{
	font-size:26px;
	margin-left:25px;
	color:#666666;
}

/*二维码*/
.scan{
	width:100%;
}
.scan img{
	width:65%;
}


/*回到顶部*/
.cd-top{
	padding-top:5%;
	padding-left: 8%;
	padding-bottom:10%;
}
.cd-top i{
	position:absolute;
    width: 54px;
    height: 51px;
	left: 34%;
	background:url(../images/icon_first.png) no-repeat;
	background-position:0px -114px;
}
.cd-top p{
	font-size:30px;
	line-height: 1.5;
	color:#0997e6;
}
/*获奖名单页*/
/*获奖名单*/
.winning{
	font-size:30px;
	color:#0095e6;
}
/*获奖名单英文*/
.winning-en{
	font-size:22px;
	color:#848484;
}
.move-winning{
	width:90%;
	background:#0a97e7;
	height:70px;
	font-size:26px;
	line-height:70px;
	color:#fff;
}

/*获奖名单类别*/
.category-award{
	width:90%;
  	height: 50px;
  	background: #eeeeee;
}
.category-award span {
  	float: left;
  	font-size:22px;
  	line-height:50px;
	height: 50px;
	overflow:hidden;
  	text-align: center;
 	color: #848484;
}
.category-award span.award_1{
	width: 23%;
}
.category-award span.award_2{
	width: 23.5%;
}
.category-award span.award_4{
	width: 37%;
}

/*获奖名单类别内容*/
.vote_text {
	width:90%;
	height: 50px;
	padding-bottom: 9px;
	border-bottom: 1px solid #d2d2d2;
  
}
.vote_text span {
	float: left;
	font-size: 22px;
	line-height: 60px;
	overflow: hidden;
	padding-left: 12px;
	color: #848484;
}
.vote_text span.text_1{
	width: 20%;
}
.vote_text span.text_2{
	width:22%;
}
.vote_text span.text_3{
	width:38%;
	height:50px;
	overflow: hidden;
}
.vote_text span.text_3 a{
	height:50px;
	overflow: hidden;
	color:#848484;
}
/*案例类·创意类标题*/
.category-cot{
	width:90%;
  	height: 50px;
  	background: #eeeeee;
}
.category-cot span {
  	float: left;
  	font-size:22px;
  	line-height:50px;
	height: 50px;
	overflow:hidden;
  	text-align: center;
 	color: #848484;
}
.category-cot span.cot_1{
	width: 27%;
}
/*颁奖盛典页*/
.festival-cot{
	width:90%;
}
.festival-cot h3{
	border-bottom:1px solid #006cd0;
	font-size:28px;
	line-height:1.5;
	color:#006cd0;
}
.festival-cot .festival-mg img{
	width:100%;
}
.festival-cot p.introduce{
	color:#0095e6;
	padding-top:15px;
	font-size:24px;
}

/*参赛指南页*/
.guide-contest{
	color:#0095e6;
	padding-top:15px;
}
.guide-contest-en{
	color:#848484;
}

/*日程安排*/
.guide-container-cot{
	width:95%;
	overflow:hidden;
	padding-top:35px;
	padding-bottom:5%;
}

.guide-schedule{
	width: 62%;
	height:215px;
	margin-right:0.5%;
	background:#006cd0;
}

h3.guide-schedule-text{
	padding-left:10%;
	padding-top:5%;
	padding-bottom: 10px;
	color:#fff;
}
.guide-schedule p{
	font-weight:normal;
	padding-left:10%;
    color: #fff;
    font-size: 24px;
    margin:0px auto;
}
/*参赛要求*/
.guide-entry{
	width:37%;
	height:215px;
	background:#2abbb4;
}
h3.guide-entry-text{
	padding-left:14%;
	padding-top:8%;
	color:#fff;
}
.guide-entry p{
	padding: 5px 11px 0px 11px;
	margin:0px auto;
	color:#fff;
	font-size:24px;
}
.clearfloat {
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both;
  zoom: 1;
}
/*参赛流程*/
.guide-products{
	max-height:9999px;
	padding-bottom: 22px;
	background:#0a97e7;
	margin: 7px auto;
}
h3.guide-products-text{
	padding-left: 6%;
    padding-bottom: 8px;
    padding-top: 3%;
	color:#fff;
}
.guide-products p{
	padding: 5px 11px 0px 30px;
	margin:0px auto;
	color:#fff;
	font-size:24px;
}
.guide-products p a{
	color:#fff100;
}
/*奖项设置*/
.products-tion{
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 11px;
	border-top:1px solid #0a97e7;
}
.products-tion-title{
	color:#0997e6;
	position:relative;
	top: 32px;
    left: 5px;
}
.products-tion .guide-case{
	width:502px;
	margin-top:-18px;
}
.products-tion .guide-case h3{
	font-size:24px;
	position:relative;
    left: 86px;
	margin-right:7px;
	float:left;
	line-height:1.5;
	color:#666666;
}
.guide-contest-cot{
	width:90%;
	max-height:9999px;
}
.guide-contest-cot p{
	color:#848484;
	font-size:22px;
	text-indent:3rem;
	padding-top:25px;
	color:#2e363f;

}

/*非案例类*/
.not-pro-guide{
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 11px;
	border-top:1px solid #0a97e7;
	border-bottom:1px solid #0a97e7;
}
.not-pro-title{
	color:#0997e6;
	position:relative;
	top: 32px;
    left: 5px;
}
.not-pro-guide .pro-case{
	width:502px;
	margin-top:-18px;
}
.not-pro-guide .pro-case h3{
	font-size:24px;
	position:relative;
    left: 86px;
	margin-right:7px;
	float:left;
	line-height:1.5;
	color:#666666;
}
/*联系我们页*/
.contact{
	width:90%;
	max-height:100%;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 38px;
	border-top:1px solid #0a97e7;
}
.bor-btm{
	border-bottom:1px solid #0a97e7;
}
.contact-title{
	color:#0997e6;
	position:relative;
    top: 73px;
    left: 46px;
}

.contact .cot-tion{
	position:relative;
    left: 35%;
	color:#f3f2f8;
}
.cot-tion i{
	position:absolute;
	width: 34px;
    height: 34px;
	left: -15px;
	background:url(../images/icon_first.png) no-repeat;
	background-position:0px 1px;
}
.cot-tion i:nth-child(3){
	background-position:0px -37px;
}
.cot-tion i:nth-child(5){
	background-position:0px -75px;
}
.cot-tion p{
	font-size:26px;
	margin-left:25px;
	color:#666666;
}
/*参赛案例页*/
.bussiness-info{
	width:86%;
 	padding: 25px 20px 0px 0px;
}
.bussiness-info .bussiness-it {
	float: left;
	width: 468px;
	height: 130px;
	line-height: 30px;
	margin: 5px 0;
	color: #646464;
}
.bussiness-info .bussiness-it2 {
  	width: auto;
}

.bussiness_it input{
	padding:0px 5px;
	width: 90px;
	height:26px;
    margin-left: 12px;
	border: 1px solid #dcdcdc;
}

.bussiness-info .bussiness-item {
	float: left;
	width: 468px;
	height: 30px;
	line-height: 30px;
	margin: 5px 0;
	color: #646464;
}

.bussiness-info .lable {
	float: left;
	width: 198px;
	height: 30px;
	text-align: right;
}
.bussiness-info .txt {
  	overflow: auto;
}
.bussiness-info .txtred {
  	color: #e43939;
}
.bussiness-info .bussiness-item2 {
  	width: auto;
}
/*案例类下拉*/
.bussiness-info .select-country {
	width: 185px;
	height: 50px;
	line-height: 50px;
	margin-right: 20px;
	margin-top:10px;
	color: #fff;
	background: #0a97e7 url(../images/icon_select.png) 150px center no-repeat;
	text-indent: 22px;
	cursor: pointer;
}
/*非案例类下拉*/
.bussiness-info .select-area {
	width: 187px;
	height: 50px;
	line-height: 48px;
	color: #fff;
	background: #006cd0 url(../images/icon_select.png) 148px center no-repeat;
	text-indent: 22px;
	cursor: pointer;
}


/*下拉弹层*/
.sel {
	width: auto;
	overflow: auto;
	position: absolute;
	left: -1px;
	z-index: 100;
	background: #22a1e9;
	display: none;
}
.sel .dotted{
	border-bottom:3px dotted #FFF;
	margin:0px 25px;
}
.sel span {
  display: block;
  float: left;
  line-height: 2.5;
  margin-right: 8px;
  margin-bottom: 6px;
  padding: 0 25px;
  color: #fff;
  cursor: pointer;
}

.sel .active {
  border-radius: 2px;
  color: #fff100;
}
/*区域下拉*/
.sel-country {
	width: 65%;
	margin-left: 3%;
}
.sel-country span {
	float: none;
	text-indent: 0;
}

.sel-coun{
	width:60%;
    margin-left: 3%;
	padding: 8px 0;
}
.sel-coun span {
	float: none;
	text-indent: 0;
}
.cot-info{
	width: 90%;
 	padding: 30px 0px 0px 0px;
}

/*往届回顾案例类下拉*/
.cot-info .select-case {
    width: 120px;
    height: 48px;
    line-height: 48px;
    margin-right: 2%;
    color: #fff;
    background: #0a97e7 url(../images/icon_select.png) 91px center no-repeat;
    text-indent: 15px;
    cursor: pointer;
}
/*往届回顾公司类下拉*/
.cot-info .select-company {
	width: 120px;
    height: 48px;
    line-height: 48px;
    margin-right: 2%;
    color: #fff;
    background: #006cd0 url(../images/icon_select.png) 91px center no-repeat;
    text-indent: 15px;
    cursor: pointer;
}
/*往届回顾工具类下拉*/
.cot-info .select-down {
	width: 252px;
    height: 48px;
    line-height: 48px;
    margin-right: 2%;
    color: #fff;
    background: #006cd0 url(../images/icon_select.png) 215px center no-repeat;
    text-indent: 20px;
    cursor: pointer;
}

/*区域下拉*/
.sel-down {
	width: 40%;
	margin-left: 3%;
}
.sel-down span {
	float: none;
	text-indent: 0;
}

.sel-company {
	width: 38%;
	margin-left: 3%;
}
.sel-company span {
	float: none;
	text-indent: 0;
}

/*搜索部分*/
.search-wrap{
	width:90%;
}

.form-wrapper {
    width:100%;
	margin:5% 0px;

}
/* Form text input */
.form-wrapper input {
    width: 69%;
    height:50px;
    font-size: 22px;
    padding-left: 5px;
    font: 'PingFang-SC-Regular,sans-serif';
    border: 1px solid #1176d3;
    padding-bottom: 2px;
}
.form-wrapper input:focus {
    outline: 0;
    background: #fff;
}
.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
}
.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
}
.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
}    
/* Form submit button */
.form-wrapper button {
	position: relative;
    top: 4px;
    right: 4px;
    overflow: visible;
    /* margin-left: 0.5%; */
    cursor: pointer;
	height:54px;
    width: 29%;
    font: bold 24px 'lucida sans', 'trebuchet MS', 'Tahoma';
    color: #fff;
    border: none;
    background:#006cd0;
}   

/*在线报名页*/
/*参与报名*/
.sign-up{
	color:#006cd0;
	padding-top:6%;
}


/*input*/
.submit-in{
	position:relative;
	top: 0;
    margin-top: 6%;
    margin-right: 18%;
}

.submit-in .input p{
	font-size: 24px;
	margin-top: 6%;
	color:#1f262d;
	text-align:right;
}
.submit-in .input p span{
	font-size: 20px;
	margin-left: 10px;
	color:red;
	position: absolute;
    margin-top: 14px;
}
.submit-in .input input{
	width:60%; 
	font-size: 24px;
	border: 1px solid #d7d7d7; 
	height: 50px; 
	padding:0px 5px;

}
/*提交按钮*/
.submit{
	background:#006cd0;
	font-size:30px;
	height:55px;
	border-radius:8px;
	line-height:53px;
	width:195px;
}
.submit a{
	color:#fff;
}
/*提交成功跳转*/
.jump{
	width:90%;
}
.jump p{
	padding-top:6%;
	font-size:24px;
	color:#797978;
}

/*图文详情页*/
.details-cot{
	max-height:90%;
	padding-top: 7%;
	padding-bottom:8%;
	overflow:hidden;
}
.details-cot h3{
	font-size:30px;
	color:#2e363f;
}
.dotted{
	border-bottom:3px dotted #797978;
	margin:15px 6% 0px 6%;
}
/*日期*/
.details-cot .date{
	padding-left:38%;
	padding-right:2%;
	line-height:2.5;
}
.details-cot .time{
	line-height:2.5;
}
.details-cot p{
	margin: 5px 5% 5% 5%;
	font-size:22px;
	line-height:1.7;
	color:#2e363f;
	text-indent:0;
}
.content{
	margin: 5px 5% 5% 5%;
	font-size:22px;
	line-height:1.7;
	color:#2e363f;
	text-indent:3rem;
	text-indent: 0;
}
.details-images{
	width:90%;
	padding-bottom:15px;
}
.details-images{
	width:665px;
	height:320px;
}

/*组织机构*/
.left-cot{
	margin-left:5%;
	overflow:hidden;
}
.logo-cot{
	margin-left: 15px;
    margin-top: 18px;
    width: 29%;
}
.logo-cot p{
	font-size:19px;
	color:#2e363f;
	height:36px;
	letter-spacing:0px;
}
.logo-img{
	text-align: center;
	border:1px solid #828281;
}
.logo-img img{
	width: 150px;
    height: 60px;
}

/*移动峰会*/
.summit-cot{
	width:100%;
	max-height:100%;
	overflow:hidden;
	position:relative;
}

.summit-cot ul li{
	padding-top: 21px;
	background:url(../images/dot.png) 1px 34px no-repeat;
	padding-left:20px;
	margin-left:4%;
	width:80%;
	font-size:22px;
}
.summit-cot ul li a{
	color:#848484;
}

/*我要报名*/
.sign-me{
	position: fixed;
    right: 30px;
    top: 496px;
	background:#006cd0;
	border-radius:50%;
	width:100px;
	height:100px;
}
.sign-me h3{
	font-size:26px;
	width:60px;
	color:#fff;
	margin:0 auto;
	text-align:center;
	padding-top: 22px;
    line-height: 28px;
}

/*会议日程*/
.meeting{
	width:87%;
	overflow:hidden;
}
.meeting p{
	font-size:24px;
	text-indent:46px;
	margin-top: 4%;
	line-height:1.5;
}
.words{
	width:96%;
	clear: both;
	padding-bottom:30px;
	overflow:hidden;
}
.words p{
	font-size: 22px;
    line-height: 34px;
	padding-top: 25px;
    margin: 0px;
}

/*隐藏*/
.hide{
	width:90%;
	margin:20px auto;
	line-height:45px;
	border:1px solid #b8b8b8;

}
/*显示*/
.show{ 
	width:90%;
	margin:20px auto;
	line-height:45px;
	border:1px solid #b8b8b8;

}

.pw-more{
	width:90%;
 	clear: both;
overflow:hidden;
	margin:20px auto;
	line-height:45px;
	border:1px solid #b8b8b8;
}
.pw-more a{
	color:#666666;
}
