﻿@charset "utf-8";
/* CSS Document */

/*global css*/

html,
body {
	width: 100%;
	height: 100%;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
blockquote,
th,
td,
p,
img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #333;
	font-family: "microsoft yahei", Arial;
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

/*div:after, ul:after, li:after {clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}*/

ul,
ol {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

a {
	color: #333;
}

a:link,
a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #c00;
	text-decoration: none;
}

h1,
h2,
h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h6 {
	text-align: center;
}

hr {
	padding: 0;
	border: 0;
	margin: 0;
	height: 0;
	background: none;
	display: block;
	*margin: -7px 0 -9px;
}

.white,
.white a {
	color: #fff;
}

.white a:link,
.white a:visited,
.white a:hover {
	color: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tc {
	text-align: center;
}

.red {
	color: #ff0000;
}

.red a {
	color: #ff0000;
}

.red a:link,
.red a:visited,
.red a:hover {
	color: #ff0000;
}

.mt40 {
	margin-top: 40px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt40 {
	padding-top: 40px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.pb40 {
	padding-bottom: 40px;
}

.w200 {
	width: 200px;
}

.w380 {
	width: 500px;
}

.w580 {
	width: 580px;
}

.w320 {
	width: 320px;
}

.w700 {
	width: 700px;
}

.w250 {
	width: 250px;
}

.txtcenter {
	text-align: center;
}

.font {
	font: 14px/24px "Microsoft yahei", "黑体";
}

.w-cnt {
	width: 1200px;
	margin: 0 auto;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

/*专题顶部导航*/

.top-bar {
	background: #fff;
	border-bottom: 2px #E20000 solid;
}

.top-bar-login,
.top-bar-login-after {
	line-height: 30px;
	font: 12px/30px simsun;
}

.top-bar-login-after {
	display: none;
}

.top-bar .ofw-logo {
	margin-top: 2px;
}

.top-bar-login>.signin {
	display: inline-block;
	background: #e20000;
	height: 24px;
	width: 50px;
	border-radius: 2px;
	text-align: center;
	margin-top: 3px;
	line-height: 24px;
}

.top-bar-login>.signin>a {
	color: #fff;
}

.top-bar-login a,
.top-bar-login-after a {
	color: #333;
}

.top-bar-login a:hover,
.top-bar-login-after a:hover {
	text-decoration: underline;
}

.top-bar-login i {
	font-style: normal;
	color: #666;
}

.top-bar-login>.email {
	padding-left: 24px;
	display: inline-block;
	background: url(http://images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;
}

.navbar {
	line-height: 60px;
	background: rgba(0, 0, 0, .7);
}

.navbar ul.fl>li {
	float: left;
	text-align: center;
	margin: 0 -1px;
}

.navbar ul.fl>.avtive {
	background: url(../images/link_bg.png) repeat;
}

.navbar ul.fl>li:hover a {
	font-weight: bold;
}

.navbar ul.fl>li>a {
	display: block;
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(249, 217, 149, 1);
	padding: 0 28px;
}

.navbar ul.fl li a:hover {
	text-decoration: none;
}

.lijie>ul {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	z-index: 100;
}

.lijie:hover>ul {
	display: block;
}

.lijie>ul>li {
	text-align: center;
	padding: 0 7px;
	background: rgb(146, 118, 85);
	white-space: nowrap;
}

.lijie>ul>li>a {
	color: #fff;
	display: block;
}

.lijie>ul>li:hover>a {
	color: #000;
}

.lijie>ul>li:hover {
	background: rgb(214, 190, 132);
}

.header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0px;
	z-index: 1000;
}

.header-fixed {
	position: fixed;
	top: 0;
}


/* banner */
.banner {
	position: relative;
	height: 894px;
	background: url('../images/banner.jpg?v=2') no-repeat center top;
	overflow: hidden;
}

.banner .wrap {
	height: 100%;
	position: relative;
}

.banner .timer {
	margin: 540px 0 0 230px;

}

.banner .timer p {
	font-size: 25px;
	font-family: SourceHanSansCN;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 55px;
	opacity: 0.72;
}

.banner .list {
	width: 100%;
	margin-top: 80px;
}

.banner .list li {
	float: left;
	width: 378px;
	height: 164px;

	background: url(../images/banner_list_bg.png) no-repeat center top;
}

.banner .list li:nth-of-type(2) {
	margin: 0 32px;
}

.banner .list li a {
	display: block;
	font-size: 22px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: rgba(5, 7, 87, 1);
	line-height: 30px;
	padding: 40px 0 0 35px;
}

/* 评选简介 */
.black_bg {
	background: #000;
}

.main_bg {
	background: url(../images/main_bg.jpg) repeat center top;
}

.part_title {
	height: 60px;
	width: 100%;
	background: url(../images/title.png) no-repeat center;
	text-align: center;
	font-size: 29px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	line-height: 46px;
	color: rgba(249, 217, 149, 1);
}

.intro {
	padding-top: 80px;
}

.intro .intor_text {
	width: 100%;
	height: 357px;
	background: url(../images/intro_bg.png) no-repeat center top;
}

.intro .intor_text div {
	padding: 100px 30px 0;
}

.intro .intor_text p {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 300;
	color: rgba(249, 217, 149, 1);
	line-height: 36px;
	text-indent: 2em;
	margin-bottom: 10px;
}

.rule {
	padding-top: 80px;
}

.rule .rule_text {
	width: 100%;
	height: 205px;
	background: url(../images/title2.png) no-repeat center top;
}

.rule .rule_text div {
	padding: 100px 30px 0;
}

.rule .rule_text p {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 300;
	color: rgba(250, 217, 150, 1);
	line-height: 36px;
	text-indent: 2em;
}

/* 亮点 */
.lightspot {
	padding-top: 80px;
}

.lightspot ul {
	margin-top: 60px;
}

.lightspot li {
	float: left;
	width: 370px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}

.lightspot li:nth-of-type(2),
.lightspot li:nth-of-type(5) {
	margin: 0 44px;
}

.lightspot li img {
	display: block;
	margin: 0 auto;
}

.lightspot li h3 {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: rgba(250, 217, 150, 1);
	line-height: 1;
	margin: 20px 0 10px;
}

.lightspot li p {
	font-size: 14px;
	font-family: SourceHanSansCN;
	color: #fff;
	line-height: 24px;
}

/* 评选流程 */
.process {
	padding-top: 30px;

}

.process_wrap {
	position: relative;
	height: 747px;
	margin-top: 100px;
	background: url(../images/process_wrap.png) no-repeat;
	background-position: 290px 50px;
}

.process_cont {
	position: absolute;
}

.process_cont .title h3 {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #FAD996;
	line-height: 24px;
}

.process_cont .title p {
	font-size: 14px;
	font-family: SourceHanSansCN;
	color: #fff;
	line-height: 24px;
}

.process_cont .text {
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #E0E1FF;
	line-height: 24px;
}

.process_cont01 {
	width: 460px;
	top: 0;
	left: 0;
}

.process_cont01 .title {
	position: absolute;
	top: -20px;
	right: -180px;
	text-align: center;
}

.process_cont01 .text {
	position: absolute;
	top: 50px;
	left: 50px;
}

.process_cont02 {
	width: 460px;
	top: 60px;
	right: 0;
}

.process_cont02 .title {
	position: absolute;
	top: 0;
	left: -160px;
	text-align: center;
}

.process_cont02 .text {
	position: absolute;
	top: 60px;
	left: 30px;
}

.process_cont03 {
	width: 460px;
	top: 170px;
	left: 420px;
}

.process_cont03 .title {
	position: absolute;
	top: 0;
	left: -180px;
	text-align: center;
}

.process_cont03 .text {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 400px;
}

.process_cont04 {
	width: 460px;
	top: 430px;
	left: 0;
}

.process_cont04 .title {
	position: absolute;
	top: 0;
	right: -230px;
	text-align: center;
}

.process_cont04 .text {
	position: absolute;
	top: 80px;
	left: 50px;
}

.process_cont05 {
	top: 435px;
	left: 866px;
}

/* 专业评委团 */
.judge {
	padding: 80px 0 0;
}

.judge_list {
	margin-top: 55px;
}

.judge_list {
	font-size: 0px;
}

.judge_list li {
	position: relative;
	float: left;
	width: 25%;
	height: 313px;
	overflow: hidden;
	color: #deb271;
	text-align: center;
}

.judge_list li .judge_img {
	position: relative;
	width: 177px;
	height: 177px;
	border-radius: 177px;
	margin: 32px auto 15px;
	overflow: hidden;
	transition: all .2s;
	border: 2px solid transparent;
}

.judge_list li:hover .judge_img {
	border: 1px solid #af6c25;
}

.judge_list li .judge_img img {
	width: 160px;
	height: 160px;
	transition: all .3s;
	margin: 9px auto;
}

.judge_list li .judge_img:hover {
	border: 2px solid #af6c25;
}

.judge_list li div {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: rgba(0, 211, 238, 1);
}

.judge_list li p {
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 18px;
	margin-top: 10px;
}

.judge_list li::before {
	content: '';
	display: block;
	visibility: visible;
	position: absolute;
	top: 29px;
	left: 57px;
	background: url('../images/jiabin/jiabin-logo.png') no-repeat center center;
	overflow: hidden;
	width: 185px;
	height: 185px;
	background-size: 100% 100%;
	border: none;
}

.judge_list li.active::before {
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: 1.7s infinite linear, round 1.7s infinite linear;
	animation: 1.7s infinite linear, round 1.7s infinite linear;
}

@-webkit-keyframes round {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes round {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*报名方式*/
.ways {
	padding: 80px 0 50px;
}

.ways_wrap {
	margin-top: 55px;
	font-size: 0;
	text-align: center;
}

.ways_wrap .ways_item {
	display: inline-block;
	width: 483px;
	height: 211px;
	box-sizing: border-box;
	padding: 0 40px;
	margin: 0 30px;
	vertical-align: middle;
	background: url('../images/ways-bg.png') no-repeat top center;
	background-size: 100% 100%;
}

.ways_wrap .ways_item>div {
	width: 368px;
	margin: 0 auto 20px;
	height: 38px;
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: rgba(0, 3, 80, 1);
}
.ways_wrap .ways_item:hover{
	opacity: .9;
}
.ways_wrap .ways_item p {
	line-height: 1.8;
	font-size: 20px;
	color: #fff;
	text-align: left;
}

/*奖项设置*/
.prize_settings {
	overflow: hidden;
	margin-top: 60px;
}

.prize_settings .prize_settings_list {
	padding-top: 54px;
	text-align: center;
}

.prize_settings .prize_settings_li_box {
	display: inline-block;
	width: 372px;
	height: 218px;
	margin: 0 10px 70px;
	position: relative;
}

.prize_settings .prize_settings_li_box:nth-child(2n) {
	margin: 0 17px 70px;
}

.prize_settings .prize_settings_list .prize_settings_li {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../images/vote_bg1.png) no-repeat top center;
	background-size: 100% 100%;
}

.prize_settings .prize_settings_li .prize_settings_li_text {
	width: 100%;
	padding-top: 50px;
	font-size: 20px;
	text-align: center;
	font-family: SourceHanSansCN;
	font-weight: 600;
	color: #FAD996;
	line-height: 40px;
}

.prize_settings .prize_settings_li .prize_settings_li_text_hover {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 20px 20px 20px 30px;
	background: url(../images/vote_bg2.png) no-repeat;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	opacity: 0;
	transition: all .2s;
	z-index: 111;
	text-align: left;
	font-size: 12px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(0, 3, 80, 1);
	line-height: 18px;
}

.prize_settings .prize_settings_list .prize_settings_bottom {
	width: 130px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 50%;
	bottom: 25px;
	transform: translateX(-50%);
	text-align: center;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: rgba(0, 3, 80, 1);
	background-color: #FAD996;
	border-radius: 20px;
	z-index: 1111;
}

.prize_settings .prize_settings_li_box:hover .prize_settings_bottom {
	background-color: #000350;
	color: #FAD996;
}

.prize_settings .prize_settings_li_box:hover .prize_settings_li_text_hover {
	opacity: 1;
}

/* 右侧悬浮窗 */

.right_gg {
	display: none;
	position: fixed;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 120px;
	border-right: 1px solid #FAD996;
}

.right_gg .navbar_ul {
	width: 125px;
}

.right_gg .navbar_ul li a{
	display: block;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FAD996;
	line-height: 48px;
	opacity: 1;
	overflow: visible;
	text-indent: 10px;
	background: url(../images/yuan.png) no-repeat center right;
}
.right_gg .navbar_ul li.on a{
	background: url(../images/yuan_on.png) no-repeat;
	background-position:0px 50%;
	color: #000350;
}
.right_gg .navbar_ul li a:hover{
	background: url(../images/yuan_on.png) no-repeat;
	background-position:0px 50%;
	color: #000350;
}
.contact_wrap {
	width: 100%;
	overflow: hidden;
	font-size: 0;
	padding: 80px 0 150px;
}

.contact_wrap .contact_li {
	width: 400px;
}

.contact_wrap .contact_li img {
	margin-right: 20px;
	padding-top: 5px;
}

.contact_wrap .contact_li h3 {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: rgba(250, 217, 150, 1);
	line-height: 30px;
}

.contact_wrap .contact_li p {
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}