* {
  margin: 0;
  padding: 0
}

@font-face {
  font-family: 'iconfont';  /* Project id 2592897 */
  src: url('//at.alicdn.com/t/c/font_2592897_pku56w09hk9.woff2?t=1740017544168') format('woff2'),
       url('//at.alicdn.com/t/c/font_2592897_pku56w09hk9.woff?t=1740017544168') format('woff'),
       url('//at.alicdn.com/t/c/font_2592897_pku56w09hk9.ttf?t=1740017544168') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body {
  margin: 0;
  padding: 50px 0 50px;
}

html,
body {
  font-family: PingFangSC-Regular, Microsoft YaHei, Helvetica;
}

a,
a:hover,
a:active,
a:focus.a:visited {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.header {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  height: 50px;
  padding: 0 15px;
  line-height: 50px;
  font-size: 14px;
  color: #333
}

.header .logo {
  display: block
}

.header .logo img {
  height: 50px
}

.header .flex {
  flex: 1
}

.header .menubtn {
  width: 64px;
  font-size: 26px;
  line-height: 50px;
  color: #b71b2a;
  padding-left: 30px
}

.header .menubtn i {
  display: block;
  font-size: 26px;
  text-align: right;
  width: 64px;
  overflow: hidden
}

.header .menubtn i.close_icon {
  display: none
}

.m_menu {
  overflow: auto;
  position: fixed;
  width: 100%;
  top: 50px;
  left: 0;
  bottom: 0;
  padding: 15px 26px;
  background: #fff;
  opacity: 0.9;
  z-index: 1000;
  box-sizing: border-box;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.m_menu li {
  width: 100%;
  font-size: 16px;
  line-height: 70px
}

.m_menu li a {
  display: block;
  color: #333;
  text-align: center
}
.title_box{text-align:center;margin-bottom:10px}
.title_box .title{font-size:24px;line-height:24px;font-weight:normal;height:42px;color:#fff2d3;background:url(../images/title_bg.png) no-repeat center bottom;-o-background-size:auto 40px;background-size:auto 40px}

.banner img {
  width: 100%;
  display: block
}

/* .title_name {
  color: #fff0d2;
  font-size: 22px;
  text-align: center;
  background: url(../images/title_bg.png) no-repeat center;
  background-size: 100%;
  width: 145px;
  height: 34px;
  line-height: 35px;
  margin: 0 auto;
  box-sizing: border-box;
} */

.pl_10 {
  padding-left: 10px;
}

.pl_15 {
  padding-left: 15px;
}

.pl_20 {
  padding-left: 20px;
}

.pl_25 {
  padding-left: 25px;
}

.sentitle {
  font-size: 16px;
  color: #ffbf1e;
  text-align: left;
  font-weight: normal;
  margin-bottom: 15px;
}

.content {
  background-color: #BE0003;
}

.process_con{-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:14px;padding:20px 9px 18px 9px}
.process_con .process_list{margin-top:20px}
.process_con .process_list .item{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-moz-box-sizing:border-box;box-sizing:border-box;height:30px;background-image:-webkit-linear-gradient(top, #fa2e2a 0%, #ba1114 100%),-webkit-linear-gradient(#ef2925, #ef2925);background-image:-moz-linear-gradient(top, #fa2e2a 0%, #ba1114 100%),-moz-linear-gradient(#ef2925, #ef2925);background-image:-o-linear-gradient(top, #fa2e2a 0%, #ba1114 100%),-o-linear-gradient(#ef2925, #ef2925);background-image:linear-gradient(180deg, #fa2e2a 0%, #ba1114 100%),linear-gradient(#ef2925, #ef2925);border-radius:12px;margin-bottom:11px;padding:0 18px}
.process_con .process_list .item.active{background-image:-webkit-linear-gradient(bottom, #f3d2a7 0%, #fffdf1 100%);background-image:-moz-linear-gradient(bottom, #f3d2a7 0%, #fffdf1 100%);background-image:-o-linear-gradient(bottom, #f3d2a7 0%, #fffdf1 100%);background-image:linear-gradient(0deg, #f3d2a7 0%, #fffdf1 100%);font-weight:bold}
.process_con .process_list .item.active .detail{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;color:#85080d}
.process_con .process_list .item.active .time{color:#85080d}
.process_con .process_list .item .time{-webkit-flex:1.5;-moz-box-flex:1.5;-ms-flex:1.5;flex:1.5}
.process_con .process_list .item .detail{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;color:#F0D687}
.process_con .process_list .item:nth-child(2){height:56px}
.content .process_line{text-align:right}
.content .process_line img{display:block;width:100%;height:1px}
.content .con_1 {
  padding: 15px 10px 20px;
  background-color: #BE0003;
}
/* 
.content .con_1 .bg_1 {
  background: url(../images/bg2.png) no-repeat top center;
  background-size: 100% 100%;
} */

.content .con_1 .bg_1 .con_box {
  padding: 20px 20px 0px;
  /* margin-top: 15px; */
}

.content .con_1 .bg_1 .con_box p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  /* margin-bottom: 10px; */
  text-align: justify;
  text-indent: 2em;
}
.content .con_1 .bg_1 .con_box .yellow{color:#fcd895}
.content .con_1 .bg_1 .con_box p:last-child {
  margin-bottom: 0;
}


.content .con_2 {
  /* background-color: #BE0003; */
}

.content .con_2 .info {
  margin-top: 25px;
}
.content .zongzhi{
  background: url(../images/zongzhi.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding: 25px 10px 0;
  height: 375px;

}

/* .content .con_2 .info .bg_4 {
  background: url(../images/bg4.png) no-repeat top center;
  background-size: 100% 100%;
} */

.content .con_2 .info .item {
  font-size: 14px;
  line-height: 24px;
  width: 300px;
  float: right;
  color: #fff;
  margin-bottom: 16px;
  padding: 6px 22px 10px 32px;
  box-sizing: border-box;
  position: relative;
  height: 82px;
}

/* .content .con_2 .info p .num {
  font-style: normal;
  position: absolute;
  top: 2px;
  left: 4px;
  font-size: 15px;
} */

/* .content .con_2 .info p:first-child .num {
  left: 5px;
} */

.content .con_3 {
  background-color: #BE0003;
  padding: 30px 0 0;
}

.content .con_3 .first_award {
  margin-top: 10px;
}
.content .con_3 .first_award img{
  width: 100%;
}

.content .con_4 {
  background-color: #BE0003;
  padding: 0px 18px 25px;
}

.content .con_4 .info:nth-of-type(1) {
  margin-bottom: 28px;
}

.content .con_4 .info p {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}

.con_5 {
  padding: 30px 10px;
  background-color: #BE0003;
}

.con_5 .innerbox {
  margin-top: 20px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 18px 12px 4px;
  background-color: #ffffff;
  border: 2px solid #f0d687;
}

.con_5 .innerbox a {
  width: 31.3%;
  margin: 0 1% 8px;
  text-align: center;
  color: #fff;
}

.con_5 .innerbox .imgcon {
  display: inline-block;
  height: 50px;
  overflow: hidden;
  background: #fff;
  width: 100%;
  line-height: 40px;
  border: 1px solid #dadfec;
  padding: 3px;
  box-sizing: border-box;
}

.con_5 .innerbox>a img {
  max-width: 98%;
  max-height: 98%;
  vertical-align: middle;
}

.con_5 .innerbox p {
  line-height: 14px;
  font-size: 12px;
  margin-top: 4px;
  text-align: center;
  color: #666;
}

.m_footer {
  display: block;
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  line-height: 50px;
  padding: 0;
  z-index: 999;
  border-top: 1px solid #dadfec
}

.m_footer .mainbox {
  padding-top: 5px;
  display: flex;
  padding: 5px 20px 0 8px
}

.m_footer .apply {
  margin-left: 10px;
  width: 140px;
  height: 40px;
  	background-image: linear-gradient(180deg, 
		#fa2e2a 0%, 
		#a80805 100%), 
	linear-gradient(
		#78cef9, 
		#78cef9);
  border-radius: 20px;
  text-align: center
}

.m_footer .apply a {
	color: #ffff00;
  line-height: 40px;
  height: 40px;
  display: block;
  font-size: 18px;
  padding-top: 0
}

.m_footer a {
  width: 100%;
  color: #666666;
  display: block;
  padding-top: 3px
}

.m_footer a span {
  display: block;
  line-height: 1
}

.m_foot_box {
  flex: 1;
  width: 100%;
  display: flex;
  line-height: 20px;
  text-align: center;
  justify-content: space-around;
  border-radius: 25px;
  color: #666666;
  font-size: 10px
}

.m_foot_box i {
  font-size: 20px
}

.m_fixed_right {
  display: block;
  position: fixed;
  bottom: 90px;
  right: 0;
  z-index: 99;
  width: 43px;
  background: #ffffff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px 0 0 10px
}

.m_fixed_right a {
  display: block;
  height: 55px;
  text-align: center;
  padding-top: 8px;
  box-sizing: border-box;
  font-size: 12px;
  color: #232323
}

.m_fixed_right a i {
  font-size: 22px;
  color: #b00414
}

.m_fixed_right .share_btn {
  border-bottom: 1px solid #e8e8e8;
  display: none
}

@media (max-width: 320px) {
  /* .content .process_line {
    margin-top: 25px
  } */
}

@supports (bottom: constant(safe-area-inset-top)) or (bottom: env(safe-area-inset-top)) {
  .m_footer {
    padding-bottom: constant(safe-area-inset-top);
    padding-bottom: env(safe-area-inset-bottom)
  }
}
.navcon {
  background: #f25e0d;
  padding: 2px 0 0;
}
.navcon .navline {
  border-bottom: 1px solid #ffffff;
}
.navcon a {
  float: left;
  width: 50%;
  padding: 0px 1%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #fff;
  overflow: hidden;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
}
.navcon a:last-child {
  border-right: 0;
  margin: 0;
}
.navcon_awards a:nth-child(2n){
  border-right: none;
}

.titcon {
  display: -webkit-box;
  display: box;
  padding: 0 3.5%;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #000;
  border-bottom: 1px solid #eaeaea;
  font-family: Helvetica, Arial, "寰蒋闆呴粦";
  background: #d00519;
  color: #fff;
  border-bottom: 3px solid #ffcc00;
}
.titcon .text_w {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  font-weight: bold;
}
.titcon .text_w .icon_title {
  color: #FFE704;
  margin-right: 4px;
  vertical-align: middle;
}
.titcon .text_w span {
  vertical-align: middle;
}
.titcon img {
  vertical-align: middle;
}

.cplist {
  font-size: 0.75rem;
  color: #000;
  font-family: Helvetica, Arial, "寰蒋闆呴粦";
}
.cplist .cpinfo {
  display: -moz-box;
  display: -webkit-box;
  display: box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: auto;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
}
.cplist .cpinfo .cpimg {
  width: 45px;
  height: 45px;
  border: 1px solid #e6e6e6;
  display: flex;
  text-align: center;
  align-items: center;
  padding: 1px;
}
.cplist .cpinfo .cpimg img {
  max-width: 45px;
  max-height: 45px;
  vertical-align: middle;
}
.cplist .cpinfo .cpcon {
  -moz-box-flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-flex: 1;
  box-flex: 1;
  margin-left: 3%;
}
.cplist .cpinfo .cpcon a {
  color: #000;
}
.cplist .cpinfo .cpcon .share_btn {
  padding-right: 10px;
  float: right;
  color: #F64806;
}
.cplist .cpinfo .cpcon .share_btn i {
  font-size: 28px;
}
.cplist .cpinfo .cpcon .namecon {
  width: 230px;
  display: inline-block;
  font-size: 15px;
}
.share-dialog{
  margin-top: 0 !important;
}
