@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 12px;
  font-family: Microsoft YaHei, Arial;
  background-color: #f5f5f5;
}
img {
  border: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
table,
th,
tr,
td {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}
input,
select,
textarea,
map,
area {
  outline: none;
  border: none;
  background: none;
  resize: none;
}
/* 清浮动 */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body,
html {
  height: 100%;
  width: 100%;
}
.inner {
  margin: 0 auto;
  width: 1280px;
  padding: 0 40px;
  box-sizing: border-box;
  background-color: #fff;
}
.container {
  min-width: 1250px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container .header {
  height: 523px;
  width: 100%;
  max-width: 1280px;
  background: url(../images/header_img.jpg) no-repeat top center;
}
.jinshuguang_item_title {
  font-size: 28px;
  color: #ce3131;
  line-height: 60px;
  font-weight: bold;
  text-align: left;
}
.banner_container .banner_about {
  padding-top: 0px;
}
.banner_container .about_cont {
  font-size: 16px;
  color: #010101;
  line-height: 28px;
  text-align: justify;
  text-indent: 2em;
}
.banner_container .jinshuguang_item_title {
  margin-bottom: 0;
}
.process_container {
  padding-top: 20px;
}
.process_container .process_img {
  height: 169px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #cfc5b4;
}
.process_tips {
  background-color: #fff;
  height: 183px;
  width: 1280px;
  padding: 35px 0;
  margin: 0 auto;
}
.main {
  padding: 0px 0 20px;
  /*五大奖项*/
  /**/
  /*评选原则*/
  /*相关文章*/
  /*公共带圆点样式*/
}
.main .inner {
  display: flex;
  justify-content: space-between;
}
.main .main_left {
  width: 850px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .main_left .main_title {
  width: 168px;
}
.main .main_left .qy_billboard_title {
  width: 290px;
  margin: 42px 0 30px;
}
.main .five_praise_container {
  display: flex;
  flex-direction: column;
  padding-bottom: 70px;
}
.main .praise_container .item_praise,
.main .main_praise .item_praise {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 850px;
  height: 338px;
  background: #fff9f0 url(../images/main_praise_bg.png) no-repeat bottom right;
  position: relative;
  margin-top: 24px;
  margin-bottom: 40px;
  padding-top: 27px;
  box-sizing: border-box;
}
.main .praise_container .item_praise_title,
.main .main_praise .item_praise_title {
  position: absolute;
  top: -17px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  background-color: #ce3131;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.main .praise_container .item_praise_text,
.main .main_praise .item_praise_text {
  font-size: 14px;
  line-height: 24px;
  color: #422a19;
  text-align: justify;
  padding: 18px 30px;
  text-indent: 2em;
}
.main .praise_container .company_list,
.main .main_praise .company_list {
  padding: 0 30px 15px;
}
.main .praise_container .company_list li,
.main .main_praise .company_list li {
  width: 101px;
  height: 54px;
  background: url(../images/company_li_bg.png) no-repeat;
  float: left;
  margin: 0 13px 13px 0;
  font-size: 14px;
  line-height: 20px;
  color: #422a19;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main .praise_container .company_list li:nth-child(7n),
.main .main_praise .company_list li:nth-child(7n) {
  margin-right: 0;
}
.main .praise_container .company_list1 li,
.main .main_praise .company_list1 li {
  background-color: #fff;
  width: 150px;
  margin: 0 10px 13px 0;
}
.main .praise_container .company_list1 li:nth-child(7n),
.main .main_praise .company_list1 li:nth-child(7n) {
  margin-right: 10px;
}
.main .praise_container .company_list1 li:nth-child(5n),
.main .main_praise .company_list1 li:nth-child(5n) {
  margin-right: 0;
}
.main .praise_container a,
.main .main_praise a {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  color: #422a19;
}
.main .main_praise .item_praise {
  width: 100%;
  height: auto;
  padding: 40px 30px 20px;
  background: #fff9f0 url(../images/main_praise_bg.png) no-repeat right bottom;
}
.main .main_praise .item_praise_text {
  padding: 18px 0;
}
.main .main_praise .company_list {
  padding: 0;
}
.main .main_praise .company_list li {
  width: 149px;
  height: 71px;
  border: 1px solid #ffb472;
  border-radius: 7px;
  background-color: #fff;
  background-image: none;
  margin-right: 13px;
  margin-bottom: 15px;
}
.main .main_right {
  display: flex;
  flex-direction: column;
  width: 325px;
  padding-top: 68px;
}
.main .main_right .vote_time {
  width: 100%;
  height: 188px;
  background: url(../images/vote_time_bg.jpg) no-repeat top center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
}
.main .vote_item_title {
  font-size: 16px;
  line-height: 38px;
  color: #ce3131;
  font-weight: bold;
  border-bottom: 1px solid #99835e;
  margin-bottom: 5px;
}
.main .channel_cont p {
  padding-left: 13px;
  font-size: 14px;
  line-height: 24px;
  color: #422a19;
  position: relative;
}
.main .channel_cont p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #ce3131;
}
.main .code_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 15px 0;
  margin-bottom: 12px;
}
.main .left_code,
.main .right_code {
  font-size: 12px;
  line-height: 18px;
  color: #000;
  text-align: center;
}
.main .left_code img,
.main .right_code img {
  width: 121px;
  height: 121px;
}
.main .principle_cont {
  font-size: 14px;
  line-height: 24px;
  color: #422a19;
  text-align: justify;
  margin-bottom: 8px;
}
.main .related_articles_item {
  margin-bottom: 12px;
}
.main .related_articles_item .item_title {
  font-size: 14px;
  line-height: 22px;
  color: #422a19;
  margin-bottom: 15px;
  text-align: justify;
}
.main .related_articles_item .item_text {
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  text-align: justify;
}
.main .related_articles_item .item_time {
  font-size: 12px;
  line-height: 24px;
  color: #666666;
  margin: 12px 0 0;
}
.main .view_more {
  display: flex;
  justify-content: center;
}
.main .view_more a {
  font-size: 16px;
  line-height: 42px;
  color: #422a19;
  font-weight: bold;
}
.main .item_li_container {
  display: flex;
  flex-direction: column;
}
.main .item_li_container li {
  padding-left: 13px;
  font-size: 14px;
  line-height: 24px;
  color: #422a19;
  position: relative;
  margin-bottom: 10px;
}
.main .item_li_container li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #ce3131;
}
.main h4 {
  font-size: 16px;
  line-height: 36px;
  color: #ce3131;
}
.main .company_info {
  font-size: 12px;
  line-height: 24px;
  color: #666;
  text-align: justify;
  padding: 0 5px 0 15px;
}
/*列表页样式*/
.main_praise_container {
  padding-top: 20px;
  padding-bottom: 50px;
}
.main_praise_container .inner {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer-code-list {
  padding: 30px 0;
}
.footer-code-list .list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer-code-list .list .item {
  display: flex;
  flex: 1;
  padding-left: 44px;
  justify-content: flex-start;
}
.footer-code-list .list .item .ew-pic {
  width: 94px;
  height: 94px;
  margin-right: 18px;
}
.footer-code-list .list .item .item_desc {
  display: flex;
  flex-direction: column;
  padding-top: 8px;
}
.footer-code-list .list .item h4 {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 36px;
  font-weight: normal;
  color: #383838;
}
.footer-code-list .list .item h4 img {
  margin-right: 5px;
}
.footer-code-list .list .item p {
  width: 100px;
  font-size: 14px;
  color: #383838;
  line-height: 20px;
}
.bottom_shortcut .cont {
  overflow: hidden;
  height: 40px;
  width: 100%;
  background-color: #fff;
}
.bottom_shortcut ul {
  display: flex;
  justify-content: center;
  padding: 0 150px;
}
.bottom_shortcut li {
  float: left;
  padding: 5px 0;
  margin-right: 35px;
}
.bottom_shortcut li:last-child {
  margin-right: 0;
}
.bottom_shortcut li a {
  display: block;
  height: 30px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.keep_record P {
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  color: #999;
}
/*榜单页样式*/
.list_container .list_header {
  height: 336px;
  width: 100%;
  background: url(../images/header_img1120.jpg) no-repeat top center;
}
.list_container .list_banner {
  min-height: 508px;
  width: 100%;
  background: #f7f2ea url(../images/banner_bg1120.jpg) no-repeat top center;
  padding-bottom: 165px;
}
.list_container .list_banner .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 35px;
}
.list_container .list_banner .list_banner_title {
  height: 44px;
  font-size: 40px;
  font-weight: bold;
  line-height: 44px;
  color: #412918;
  padding: 0 42px 100px;
  position: relative;
}
.list_container .list_banner .list_banner_title::before,
.list_container .list_banner .list_banner_title::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 44px;
}
.list_container .list_banner .list_banner_title::before {
  left: 0;
  top: 0;
  background: url(../images/icon_before1121.png) no-repeat top center;
}
.list_container .list_banner .list_banner_title::after {
  right: 0;
  top: 0;
  background: url(../images/icon_after1121.png) no-repeat top center;
}
.list_container .list_banner .list_banner_container {
  background-color: #fff;
  padding: 60px 34px;
  box-sizing: border-box;
  width: 1040px;
}
.list_container .list_banner .list_banner_cont {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.list_container .list_banner .line {
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #e7ccad;
  top: 0;
}
.list_container .list_banner .line1 {
  left: 194px;
}
.list_container .list_banner .line2 {
  left: 388px;
}
.list_container .list_banner .line3 {
  left: 582px;
}
.list_container .list_banner .line4 {
  left: 776px;
}
.list_container .list_banner .list_banner_cont_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  width: 194px;
  margin-top: 94px;
}
.list_container .list_banner .list_banner_cont_item .corporate_name {
  font-size: 28px;
  color: #412918;
  font-weight: bold;
  line-height: 28px;
  height: 28px;
}
.list_container .list_banner .list_banner_cont_item .corporate_code {
  font-size: 26px;
  color: #412918;
  line-height: 26px;
  height: 26px;
}
.list_container .list_banner .list_banner_cont_item:nth-child(-n + 5) {
  margin-top: 0;
}
