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

/*global css*/

html,
body {
  width: 100%;
  height: 100%;
  min-width: 1300px;
}

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: #171100;
}

.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: #efd09e;
  padding: 0 25px;
  margin: 0 20px;
}

.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: 608px;
  margin-top: 60px;
  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 a {
  display: block;
  width: 210px;
  height: 56px;
  margin-top: 390px;
  margin-left: 390px;
}

.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;
}

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

.intro {
  padding: 60px 0;
  background-color: #181510;
}

.intor_text {
  padding-top: 60px;
  width: 1000px;
  margin: 0 auto;
}

.intro p {
  margin-bottom: 10px;
  font-size: 16px;
  color: #9c8867;
  line-height: 1.6;
  text-indent: 2em;
}

.hide {
  display: none;
}

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

.lightspot ul {
  margin-top: 60px;
  background: url(../images/lightspot/bg.png) no-repeat center;
  height: 1238px;
}

.lightspot li {
  position: relative;
  width: 100%;
  height: 138px;
  overflow: hidden;
  margin-bottom: 20px;

}

.lightspot li .mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .1);
  top: 0;
  left: 0;
  border-radius: 80px;
  transform: translateY(0);
  margin: 0;
}

.lightspot li div {
  width: 880px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -20px;
  left: 220px;
}

.lightspot li h3 {
  font-size: 21px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #8f6921;
  line-height: 1;
  margin: 20px 0 10px;
}

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

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

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

.process_cont {
  position: absolute;
  width: 450px;
  text-align: left;
}

.process_cont .title {
  width: 100%;
  padding: 10px 20px;
  background-image: linear-gradient(#d1aa6f, #efd09e, #d1aa6f);
}

.process_cont .title h3 {
  font-size: 20px;
  color: #181510;
  line-height: 24px;
}

.process_cont .title p {
  font-size: 16px;
  color: #181510;
  line-height: 24px;
}

.process_cont .text {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #efd19f;
  line-height: 24px;
  border: 1px solid #d1aa6f;
  box-sizing: border-box;
  padding: 15px;
  width: 490px;
}

.process_cont01 {
  top: 20px;
  left: 16px;
}

.process_cont02 {
  top: 160px;
  right: 56px;
}


.process_cont03 {
  top: 320px;
  left: 16px;
}

.prot_cont {
  width: 1100px;
  margin: 60px auto 0;
}

.prot_cont_text {
  background: url(../images/border.png) no-repeat left bottom;
  background-size: contain;
  display: inline-block;
  width: 800px;
  padding: 0 37px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.prot_cont .name {
  background: url(../images/king.png) no-repeat left top;
  font-size: 28px;
  color: #ffffff;
  line-height: 125px;
  display: inline-block;
  width: 220px;
  text-align: center;
  position: relative;
  top: -20px;
}

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

.judge_intro {
  text-indent: 2em;
  font-size: 16px;
  color: #debb83;
  line-height: 1.6;
  margin-top: 40px;
}

.judge .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: 30px auto 10px;
  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 div {
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: bold;
}

.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);
  }
}

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

.prize_settings .prize_settings_list {
  padding-top: 30px;
  text-align: center;
  margin-bottom: 40px;
}

.prize_settings .prize_settings_li_box {
  display: inline-block;
  width: 382px;
  height: 261px;
  margin: 0 7px;
  position: relative;
  background: url(../images/bg3.png) no-repeat center;
  text-align: center;
}

.prize_settings_li {
  display: inline-block;
  height: 261px;
  vertical-align: middle;
  width: 100%;
}


.prize_settings_li_text {
  font-size: 24px;
  line-height: 48px;
  text-shadow: 1px 1px 1px #fff;
  font-weight: bold;
}

.prize_settings_li_text_hover {
  font-size: 20px;
  color: #381d09;
  margin-top: 30px;
  padding-top: 14px;
  background: url(../images/bg4.png) no-repeat center top;
}

.prize_settings_li_text_hover2 {
  font-size: 24px;
  color: #381d09;
  margin-top: 40px;
}

.prize_settings_li_text_hover3 {
  font-size: 14px;
  text-align: left;
  line-height: 1.6;
  display: block;
  position: absolute;
  top: 64px;
  left: 30px;
  display: none;
  width: 332px;
  max-height: 185px;
  overflow: auto;
}


.footerText {
  text-align: center;
  color: #fff;
  font-size: 16px;
}

/* 右侧悬浮窗 */

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

.qr3 {
  position: fixed;
  right: 0;
  bottom: -230px;
}

.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 {
  background: url(../images/footer_bg.png) no-repeat center top;
  padding-top: 60px;
}

.contact_wrap {
  width: 100%;
  overflow: hidden;
  font-size: 0;
  padding: 80px 0;
}

.contact_wrap .contact_li {
  width: 500px;
  text-align: center;
}

.contact_wrap .contact_li .fl {
  margin: 0 40px;
}

.contact_wrap .contact_li img {
  margin-bottom: 10px;
}

.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;
}

#g-footer {
  margin-top: 0 !important;
}

.bg1 {
  background: url(../images/bg.jpg) no-repeat center top;
}