/*common*/
body {
  font-size: 14px;
  font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

div,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
}

input,
button,
textarea {
  border: none;
  outline: none;
  list-style: none;
}

img {
  border: none;
  vertical-align: top;
  outline: none;
}

em {
  font-style: normal;
}

.lf {
  float: left;
}

.rt {
  float: right;
}

.clear {
  clear: both;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/*common*/
.container {
  width: 100%;
  min-width: 1200px;
}


/* 奖牌发布start */
.main_section .jpfb {
  width: 100%;
  height: 2513px;
  background: url(./06-jpfb-bg.jpg) no-repeat center top;
  display: inline-block;
}
/* 奖牌发布第一部分 */

/* 奖牌发布新闻 */
.jpfb_design {
  width: 1000px;
  height: 772px;
  margin: 0 auto;
  background: url(./06-jpfb-design-bg.png) no-repeat center top;
  margin-top: 415px;
}

.jpfb_design img {
  height: 524px;
  width: 962px;
  margin: 19px;
}

.jpfb_design h3 {
  font-size: 32px;
  line-height: 30px;
  font-weight: 600;
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 50px 40px 20px 40px;
}
.jpfb_design h3 a {
  color: #fff;
}

.jpfb_design p {
  font-size: 17px;
  line-height: 30px;
  color: #fff;
  text-indent: 2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 0 20px;
}
.jpfb_design p a {
  color: #fff;
}

/* 奖牌发布正反面和视频 */

.jin_yin_tong {
  height: 66px;
  width: 998px;
  margin: 0 auto;
  margin-top: 110px;
}

.jin_yin_tong .jpfb_jin {
  margin: 0 122px;
  color: #f9ff4a;
}
.jin_yin_tong .jpfb_yin{
  color: #ffffff;
}
.jin_yin_tong .jpfb_tong {
  color: #ffc5a2;
}

.jpfb_jp_samestyle {
  width: 251px;
  height: 66px;
  background: url(./06-jpfb-jin-yin-tong-bg.png) no-repeat left top;
  float: left;
  text-align: center;
  font-size: 30px;
  line-height: 66px;
  font-weight: 600;
  cursor: pointer;
}

.jpfb_jpstyle {
  width: 998px;
  height: 1046px;
  margin: 0 auto;
  background: url(./06-jpfb-jp-bg.jpg) no-repeat center top;
}
.jpfb_first_and_second{
  padding: 50px 250px 0 250px;
}
.jpfb_jp_first {
  float: left;
}
.jpfb_jp_first p{
  text-align: center;
  font-size: 17px;
  color: #fff;
  line-height: 20px;
  margin-top: 15px;
}
.jpfb_jp_second {
  margin-left: 59%;
}
.jpfb_jp_second p{
  text-align: center;
  font-size: 17px;
  color: #fff;
  line-height: 20px;
  margin-top: 15px;
}
.jpfb_jp_content {
  width: 100%;
  height: 135px;
  font-size: 17px;
  line-height: 35px;
  color: #fff;
  text-indent: 2em;
  padding: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 30px;
}

/* 奖牌发布金银铜的视频 */
.jpfb_jin_yin_tong_video{
  padding: 30px;
  position: relative;
}
.jpfb_video_img {
  width: 939px;
  height: 529px;
}
.jpfb_video_start_btn {
  position: absolute;
  left: 50%;
  margin-left: -42px;
  top: 50%;
  margin-top: -42px;
  cursor: pointer;
}
.jpfb_video_jdt{
  width: 938px;
  height: 32px;
  position: absolute;
  left: 25px;
  top: 522px;
}


/* 奖牌发布第二部分 */

/* 奖牌发布相关新闻 */
.jpfb_relative_news{
  height: 551px;
  width: 100%;
  background: url(./06-jpfb-relative-news.jpg) no-repeat center top;
  display: inline-block;
}

.jpfb_relative_news_list {
  height: 145px;
  width: 940px;
  margin: 0 auto;
  margin-top: 230px;
}
.jpfb_relative_news_list li{
  width: 420px;
  height: 50px;
  float: left;
  font-size: 17px;
  line-height: 50px;
  margin-right: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  list-style: inside;
  border-bottom: 1px dashed #d2d2d2;
}

.jpfb_relative_news_list li::marker{
  color: #cacaca;
}
.jpfb_relative_news_list li:nth-child(2n) {
  margin-right: 0;
}
/* 奖牌发布end */

