@charset "utf-8";
/* CSS Document */
/*global css*/
html,
body {
  width: 100%;
  height: 100%;
  min-width: 1300px;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  color: #333;
  font-family: "microsoft yahei", Arial;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  background: #1f1919;
}
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 {
  text-decoration: none;
  opacity: 0.7;
}
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;
}
.mt50 {
  margin-top: 50px;
}
.mb40 {
  margin-bottom: 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;
}
/* 右侧悬浮窗 */
.right_gg {
  display: none;
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  height: 463px;
  box-sizing: border-box;
  padding-top: 24px;
  background: url(../images/right.png) no-repeat center;
  background-size: 100% 100%;
}
.right_gg .navbar_ul {
  width: 120px;
  text-align: center;
}
.right_gg .navbar_ul .bg a {
  line-height: 50px;
}
.right_gg .navbar_ul li a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 57px;
  opacity: 1;
  overflow: visible;
  text-indent: 10px;
}
.right_gg .navbar_ul li.on a {
  position: relative;
  color: #f0ce8a;
}
.right_gg .navbar_ul li.on a::after {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 40px;
  width: 20px;
  height: 2px;
  background-color: #f0ce8a;
}
.header {
  position: fixed;
  width: 100%;
  height: 80px;
  left: 0;
  top: 0px;
  z-index: 1000;
}
.header .navbar {
  height: 80px;
  background: #1f1919;
  overflow: hidden;
}
.header .navbar .navbar_ul {
  display: flex;
  justify-content: space-between;
  line-height: 80px;
}
.header .navbar .navbar_ul .on {
  background-color: #f0ce8a;
}
.header .navbar .navbar_ul li {
  padding: 0 10px;
}
.header .navbar .navbar_ul .bg {
  width: 120px;
  border-radius: 6px;
  text-align: center;
  margin-top: 20px;
  line-height: 40px;
  height: 40px;
}
.header .navbar .navbar_ul .bg1 {
  background-color: #0090ff;
}
.header .navbar .navbar_ul .bg2 {
  background-color: #ff0000;
}
.header .navbar .navbar_ul .bg3 {
  background-color: #ff6c00;
}
.header .navbar .navbar_ul a {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
}
/* banner */
.banner {
  position: relative;
  padding-top: 80px;
  background: url('../images/bbbbbbbb.jpg?v=78787878') no-repeat;
  background-position: 50% 80px;
  overflow: hidden;
}
.banner .wrap {
  height: 100%;
  position: relative;
}
.banner .wrap .bannerTextWrap {
  font-size: 20px;
  font-weight: 500;
  color: #edcd77;
  padding-bottom: 175px;
}
.banner .wrap .banner-time {
  padding-left: 425px;
  padding-top: 540px;
}
.banner .wrap .site {
  padding-left: 425px;
  padding-top: 33px;
}
.banner .wrap .banner_text {
  padding-top: 36px;
  padding-left: 255px;
}
.banner .wrap .banner_text h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1;
}
.banner .wrap .banner_text a {
  display: block;
  color: #f5d0a4;
  font-size: 14px;
  line-height: 1.6;
}
.intro {
  padding-bottom: 60px;
}
.intro .wrap {
  padding-right: 118px;
  height: 441px;
  margin-top: 40px;
  background: url(../images/intro_bg.png) no-repeat center;
  background-size: 100% 100%;
}
.intro .wrap .intor_text {
  padding-top: 115px;
  padding-left: 48PX;
  padding-right: 235PX;
}
.intro .wrap .intor_text P {
  font-size: 16px;
  font-family: SourceHanSansCN;
  color: #f5d0a4;
  line-height: 22px;
  margin-bottom: 10px;
}
.cause {
  padding-bottom: 80px;
}
.causeTitle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #f5d0a5;
}
.causeTitle li {
  background: url(../images/cause/causeTitle1.png) no-repeat center;
  width: 154px;
  height: 183px;
  display: inline-block;
  font-size: 22px;
  color: #f5d0a5;
  text-align: center;
  line-height: 150px;
  position: relative;
  top: 10px;
  z-index: 1;
}
.causeTitle .on {
  background: url(../images/cause/causeTitle2.png) no-repeat center;
  color: #000;
}
.causeContent {
  margin-top: 40px;
  width: 100%;
  box-sizing: border-box;
  padding: 30px 50px;
  background-color: #cb9a61;
  border-radius: 20px;
}
.causeContent p {
  color: #000;
  font-size: 18px;
  display: none;
  position: relative;
}
.causeContent p:nth-of-type(1)::before {
  content: "";
  position: absolute;
  top: -53px;
  left: 12px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 24px solid #cb9a61;
}
.causeContent p:nth-of-type(2)::before {
  content: "";
  position: absolute;
  top: -53px;
  left: 222px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 24px solid #cb9a61;
}
.causeContent p:nth-of-type(3)::before {
  content: "";
  position: absolute;
  top: -53px;
  left: 432px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 24px solid #cb9a61;
}
.causeContent p:nth-of-type(4)::before {
  content: "";
  position: absolute;
  top: -53px;
  left: 642px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 24px solid #cb9a61;
}
.causeContent p:nth-of-type(5)::before {
  content: "";
  position: absolute;
  top: -53px;
  left: 852px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 24px solid #cb9a61;
}
.causeContent p:nth-of-type(6)::before {
  content: "";
  position: absolute;
  top: -53px;
  left: 1058px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 24px solid #cb9a61;
}
.causeContent .on {
  display: block;
}
/* 标题 */
.part_title {
  text-align: center;
  width: 100%;
  height: 155px;
  background: url(../images/titleBg.png) no-repeat bottom center;
  padding-top: 55px;
}
.part_title p {
  font-size: 22px;
  padding-top: 40px;
  line-height: 1;
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(bottom, #757477, #2e2a2b);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #666;
}
.part_title h3 {
  font-size: 40px;
  color: #f2bf84;
  line-height: 1.2;
}
.mr40 {
  margin-right: 160px;
}
/* 评选流程 */
.process {
  background: url(../images/process/zero.png) no-repeat #131011;
  background-position: 100px 100px;
  padding-bottom: 80px;
}
.process .wrap {
  overflow: hidden;
}
.process .wrap .processBox {
  text-align: center;
  margin-top: 60px;
}
.process .wrap .processBox .sm_title h3 {
  font-size: 30px;
  color: #f2c086;
  line-height: 1;
  margin-bottom: 15px;
}
.process .wrap .processBox .sm_title h3::before {
  content: "";
  display: inline-block;
  width: 101px;
  height: 16px;
  margin-right: 20px;
  background: url(../images/process/title_left.png) no-repeat center;
}
.process .wrap .processBox .sm_title h3::after {
  content: "";
  display: inline-block;
  width: 101px;
  height: 16px;
  margin-left: 20px;
  background: url(../images/process/title_right.png) no-repeat center;
}
.process .wrap .processBox .sm_title p {
  font-size: 18px;
  color: #f5d0a4;
  line-height: 1.6;
}
.process .wrap .processBox .listName {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.process .wrap .processBox .listName li {
  position: relative;
  width: 197px;
  height: 184px;
  margin: 0 20px;
  background: url(../images/process/title1.png) no-repeat center;
}
.process .wrap .processBox .listName li p {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 100%;
  font-size: 24px;
  line-height: 1.6;
  color: #efd1a7;
  word-break: normal;
}
.process .wrap .processBox .listName .on {
  background: url(../images/process/title2.png) no-repeat center;
}
.process .wrap .processBox .listName .on p {
  top: 50%;
  color: #000;
}
.process .wrap .processBox .listCont {
  width: 100%;
}
.process .wrap .processBox .listCont .itemWrap {
  display: none;
}
.process .wrap .processBox .listCont .item {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.process .wrap .processBox .listCont .item li {
  position: relative;
  width: 368px;
  height: 326px;
  margin: 0 15px;
  background: url(../images/process/title3.png) no-repeat center;
  color: #000;
}
.process .wrap .processBox .listCont .item li img {
  display: block;
  margin: 24px auto;
}
.process .wrap .processBox .listCont .item li h3 {
  font-size: 22px;
}
.process .wrap .processBox .listCont .item li p {
  font-size: 18px;
}
.process .wrap .processBox .listCont .item li a {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  text-align: center;
  line-height: 40px;
  width: 180px;
  background-color: #7b5427;
  font-size: 24px;
  z-index: 2;
  border-radius: 6px;
}
.process .wrap .processBox .listCont .item li .b {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 250px;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 15px;
  color: #000;
  line-height: 1.4;
  background: url(../images/process/title3.png) no-repeat center top;
  opacity: 0;
  text-align: left;
  transition: all 0.5s;
}
.process .wrap .processBox .listCont .item li .b b {
  line-height: 2;
}
.process .wrap .processBox .listCont .item li:hover .b {
  opacity: 1;
}
.process .wrap .processBox .listCont .item li:hover a {
  background-color: #000;
}
.process .wrap .processBox .listCont > .on {
  display: block;
}
.process .wrap .remark {
  color: #aaa;
  font-size: 14px;
  padding: 20px 0;
}
/*参评理由*/
.selection {
  background: url(../images/selection1.png) no-repeat center top #1f1919;
  padding-bottom: 80px;
}
.selection .cont {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.selection .cont .li {
  width: 286px;
  height: 572px;
  overflow: hidden;
  box-sizing: border-box;
  background: url(../images/selection2.png) no-repeat center;
  color: #000;
}
.selection .cont .li h3 {
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  line-height: 30px;
  margin-left: 20px;
  margin-top: 90px;
}
.selection .cont .li h3 span {
  display: block;
  font-size: 16px;
  margin-left: -10px;
}
.selection .cont .li p {
  margin-top: 40px;
  padding: 0 25px 0 55px;
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
.selection .ruleWrap {
  width: 100%;
  border-radius: 12px;
  background-color: #f5d0a5;
  box-sizing: border-box;
  padding: 20px;
  margin-top: 60px;
}
.selection .ruleWrap .rule {
  border: 1px solid #845d30;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 10px 20px;
  color: #000;
}
.selection .ruleWrap .rule > div {
  display: inline-block;
  vertical-align: middle;
}
.selection .ruleWrap .rule > div:nth-of-type(1) {
  width: 100px;
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
}
.selection .ruleWrap .rule > div:nth-of-type(2) {
  width: 980px;
  font-size: 18px;
  line-height: 1.8;
  padding-left: 20px;
  border-left: 1px solid #000;
}
.why {
  padding-bottom: 80px;
  background-color: #131011;
}
.why .cont {
  height: 306px;
  background: url(../images/why.png) no-repeat center;
}
.why .cont p {
  color: #f5d0a4;
  font-size: 18px;
  line-height: 1.8;
  padding: 30px 560px 0px 40px;
}
.organ {
  background-color: #131011;
  padding-bottom: 80px;
}
.organ .cont {
  width: 100%;
  margin-top: 60px;
}
.organ .cont .box {
  display: inline-block;
}
.organ .cont .box .name {
  font-size: 24px;
  color: #f2bf84;
}
.organ .cont .box div {
  display: inline-block;
}
.organ .cont img {
  margin-left: 20px;
}
/* 专业评委团 */
.judge {
  padding: 50px 0 80px;
}
.judge_list {
  margin-top: 55px;
  font-size: 0;
}
.judge_list li {
  position: relative;
  float: left;
  width: 240px;
  height: 330px;
  overflow: hidden;
  color: #f5d0a5;
  text-align: left;
}
.judge_list li:nth-child(5n) {
  margin-right: 0;
}
.judge_list li .judge_img {
  width: 180px;
  height: 180px;
  margin: 32px 0 5px;
  overflow: hidden;
}
.judge_list li .judge_img img {
  width: 180px;
  height: 180px;
  transition: all 0.3s;
}
.judge_list li:hover .judge_img {
  border-radius: 50%;
  overflow: hidden;
}
.judge_list li div {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  line-height: 30px;
}
.judge_list li p {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  line-height: 22px;
  padding-right: 20px;
}
.judge_list li h4 {
  padding-top: 100px;
  color: #f5d0a5;
  font-size: 24px;
}
/* 往届回顾 */
.review {
  padding: 30px 0 0;
}
.review .wrap {
  position: relative;
  width: 1200px;
}
.review_list {
  margin-top: 55px;
}
.review-cont {
  position: relative;
  width: 320px;
  height: 330px;
  margin: 0 20px 0 0;
  border: 2px solid transparent;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all 0.2s;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid transparent;
}
.review-cont:hover {
  border: 1px solid #eebb84;
}
.review-cont .review-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 18px 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
}
.review-cont .review-text span {
  display: block;
  font-size: 22px;
}
.review-cont .review-text p {
  display: block;
  font-size: 16px;
  line-height: 1.6;
}
.review-box {
  margin-top: 50px;
  padding: 20px 30px;
  background: rgba(0, 0, 0, 0.4);
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  background: #1F1919;
}
.swiper-button-prev.swiper-button-white:hover,
.swiper-button-next.swiper-button-white:hover {
  background-color: #f2bf84;
  color: #000;
}
.swiper-button-next {
  width: 48px;
  height: 48px;
  line-height: 42px;
  text-align: center;
  position: absolute;
  left: 600px;
  top: 560px;
  font-size: 38px;
  border: 1px solid #f2bf84;
  color: #f2bf84;
}
.swiper-button-prev {
  width: 48px;
  height: 48px;
  line-height: 42px;
  text-align: center;
  position: absolute;
  left: 535px;
  top: 560px;
  font-size: 38px;
  border: 1px solid #f2bf84;
  color: #f2bf84;
}
/*报名方式*/
.ways {
  padding-bottom: 80px;
}
.ways_wrap {
  margin-top: 55px;
  font-size: 0;
  text-align: center;
}
.ways_wrap .ways_item {
  display: inline-block;
  width: 500px;
  height: 187px;
  box-sizing: border-box;
  padding: 20px 50px;
  margin: 0 30px;
  vertical-align: middle;
  background: url('../images/ways-bg.png') no-repeat top center;
}
.ways_wrap .ways_item > div {
  width: 368px;
  margin: 0 auto 10px;
  height: 38px;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  color: #000;
}
.ways_wrap .ways_item > p {
  line-height: 1.8;
  font-size: 18px;
  text-align: left;
}
/* 主办单位 */
.organizer {
  padding: 18px 0;
  background: #fff;
}
.organizer .wrap {
  font-size: 0;
  text-align: center;
}
.organizer .organizer_item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
}
.organizer .organizer_item:first-child {
  margin-left: 0;
}
.organizer .organizer_item span {
  display: inline-block;
  font-size: 18px;
  color: #000;
  margin-right: 10px;
  vertical-align: middle;
  font-weight: bold;
}
.organizer .organizer_item img {
  display: inline-block;
  vertical-align: middle;
}
#g-footer {
  margin: 0;
}
.swiper-container {
  width: 100%;
  height: 400px;
}
.swiper-slide-next {
  transform: scale(1.4);
  z-index: 111;
}
.swiper-wrapper {
  height: 360px;
}
.swiper-slide {
  font-size: 18px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  color: #f2bf84;
  text-align: center;
  font-size: 14px;
  width: 640px;
}
.swiper-slide img {
  display: block;
  width: 100%;
}
.swiper-slide p {
  position: absolute;
  bottom: 88px;
  border-radius: 0 0 10px 10px;
  left: 0;
  width: calc(100% - 4px);
  margin-left: 2px;
  background-color: #000;
  color: #f2bf84;
  font-size: 14px;
  padding: 4px 0;
  line-height: 1.4;
}
.contact {
  font-size: 0;
  padding: 40px 0;
  background-color: #000;
}
.contact .qrWrap {
  display: inline-block;
  position: relative;
  top: 90px;
}
.contact .qrWrap .box {
  display: inline-block;
  margin: 0 20px;
}
.contact .qrWrap .box p {
  color: #f5d0a4;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.contact .contact_wrap {
  display: inline-block;
  width: 810px;
}
.contact .contact_item {
  display: inline-block;
  vertical-align: top;
  width: 400px;
  margin-bottom: 20px;
  color: #f5d0a4;
}
.contact .contact_item img {
  display: block;
  margin: 0 auto;
}
.contact .contact_item div {
  font-size: 20px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  line-height: 36px;
}
.contact .contact_item p {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  line-height: 36px;
}
