/* 重置zui样式 */
html,
body {
  min-width: 1200px;
}
body {
  font-family: 'Microsoft YaHei', 'PingFang SC', 'Source Han Sans CN', 'Source Han Sans', 'Source Han Serif', Tahoma, Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', sans-serif;
  font-size: 14px;
  line-height: 1.71428571;
  color: #333;
  background-color: #fff;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
}
.article {
  color: #666;
}
.article p {
  margin-bottom: 15px;
  text-indent: 2em;
}
.article p:last-child {
  margin-bottom: 0;
}
.container-fixed {
  padding: 0;
}
/* 重置zui样式 */
#header {
  width: 100%;
  height: auto;
}
#header .header_top {
  height: 34px;
  line-height: 33px;
  background-color: #dedede;
  border-bottom: 1px solid #c8c8c8;
}
.content_center {
  width: 1200px;
  margin: 0 auto;
}
#header .header_top .left_ul {
  padding-left: 10px;
  float: left;
}
#header .header_top .left_ul li {
  float: left;
  padding: 0 8px;
}
#header .header_top .left_ul li input {
  width: 62px;
  padding: 0 5px;
  height: 17px;
  border: 1px solid #ccc;
  font-size: 10px;
  line-height: 17px;
  border-radius: 3px;
  color: #ccc;
  font-family: "微软雅黑";
}
#header .header_top .left_ul li a {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #666;
}
#header .header_top .left_ul li a:hover {
  color: #ef2d36;
}
#header .header_top .right_ul {
  padding-right: 10px;
  float: right;
}
#header .header_top .right_ul li {
  float: left;
  padding: 0 8px;
}
#header .header_top .right_ul li a {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #666;
}
#header .header_top .right_ul li a:hover {
  color: #ef2d36;
}
#header .header_top .right_ul li.tel {
  background-image: url(imgs/head_top_tel.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 22px;
}
#header .header_top .right_ul li.eye {
  background-image: url(imgs/look_icon.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 27px;
}
#header .header_bottom {
  height: 125px;
  width: 100%;
  background-color: #f8f8f8;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
#header .header_bottom ul.bot_top {
  padding-top: 10px;
  width: 100%;
  padding-left: 10px;
  overflow: hidden;
}
#header .header_bottom ul.bot_top span {
  display: inline-block;
  color: #c8c8c8;
  width: 5px;
}
#header .header_bottom ul.bot_top li {
  float: left;
  height: 14px;
  line-height: 13px;
}
#header .header_bottom ul.bot_top li a {
  font-family: "宋体";
  font-size: 12px;
  font-weight: normal;
  padding: 0 8px;
  color: #666;
}
#header .header_bottom ul.bot_top li a:hover {
  color: #ef2d36;
}
#header .header_bottom .logo {
  margin-top: 16px;
  margin-left: 14px;
  float: left;
}
#header .header_bottom .btr {
  float: left;
  width: 660px;
  height: 82px;
  margin-top: 18px;
  position: relative;
}
#header .header_bottom .qrcode {
  float: right;
  width: 297px;
  height: 88px;
  margin-top: 4px;
  position: relative;
  text-align: right;
  margin-right: -7px;
}
#header .header_bottom .qrcode a {
  width: 109px;
  display: inline-block;
  overflow: hidden;
  margin-right: 6px;
}
#header .header_bottom .qrcode img {
  height: 87px;
}
#header .header_bottom .btr .btr_ul {
  padding-left: 46px;
  padding-top: 5px;
  margin-bottom: 21px;
}
#header .header_bottom .btr .btr_ul li {
  float: left;
  width: 50px;
  text-align: center;
  height: 14px;
  line-height: 13px;
}
#header .header_bottom .btr .btr_ul li a {
  font-family: "微软雅黑";
  font-size: 12px;
  font-weight: normal;
}
#header .header_bottom .btr .btr_ul li a.click {
  font-weight: bold;
  color: #ef2d36;
}
#header .header_bottom .btr .btr_ul li a:hover {
  font-weight: bold;
  color: #ef2d36;
}
#header .header_bottom .btr .btr_ul li span {
  display: inline-block;
  padding-left: 10px;
  color: #ddd;
}
#header .header_bottom .btr .input {
  width: 460px;
  height: 40px;
  border: 1px solid #c8c8c8;
  clear: both;
  zoom: 1;
  margin-left: 52px;
  position: relative;
  box-sizing: content-box;
}
#header .header_bottom .btr .input input {
  height: 24px;
  margin-top: 8px;
  padding: 0 10px;
  width: 386px;
  /* line-height  : 40px; */
  border: none;
  outline: none;
  font-family: "宋体";
  font-size: 12px;
  font-weight: normal;
  background-color: #f8f8f8;
}
#header .header_bottom .btr .input button {
  position: absolute;
  right: -81px;
  top: -1px;
  width: 80px;
  height: 42px;
  background-image: url(imgs/button_bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  border: none;
  outline: none;
  cursor: pointer;
}
/*新头部end*/
/*新导航start*/
.content_pos {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
#nav {
  background-color: #fff;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 4px solid #ef2f39;
  overflow: hidden;
  box-sizing: content-box;
}
#nav .nav {
  height: 100%;
  margin-bottom: 10px;
}
#nav .nav.index {
  width: 1190px;
}
#nav .nav .nav_left {
  width: 127px;
  height: 54px;
  line-height: 50px;
  background-color: #ef2f39;
  text-align: center;
  float: left;
  position: relative;
}
#nav .nav.index .nav_left {
  width: 132px;
}
#nav .nav .nav_left .menu {
  position: absolute;
  left: 0;
  top: 54px;
  width: 251px;
  padding-left: 5px;
  height: auto;
  z-index: 9999;
  border: 1px solid #ddd;
  border-top: none;
  overflow: hidden;
  padding-top: 6px;
  display: none;
  background-color: #fff;
  padding-bottom: 10px;
}
#nav .nav .nav_left .menu ul {
  padding: 0;
}
#nav .nav .nav_left .menu ul li.menu_li_1 {
  background-position: -5px -2px;
}
#nav .nav .nav_left .menu ul li.menu_li_2 {
  background-position: -3px -40px;
}
#nav .nav .nav_left .menu ul li.menu_li_3 {
  background-position: -5px -74px;
}
#nav .nav .nav_left .menu ul li.menu_li_4 {
  background-position: -3px -110px;
}
#nav .nav .nav_left .menu ul li.menu_li_5 {
  background-position: -5px -147px;
}
#nav .nav .nav_left .menu ul li.menu_li_6 {
  background-position: -5px -182px;
}
#nav .nav .nav_left .menu ul li.menu_li_7 {
  background-position: -3px -218px;
}
#nav .nav .nav_left .menu ul li.menu_li_8 {
  background-position: -5px -252px;
}
#nav .nav .nav_left .menu ul li.menu_li_9 {
  background-position: -5px -289px;
}
#nav .nav .nav_left .menu ul li.menu_li_10 {
  background-position: -4px -323px;
}
#nav .nav .nav_left .menu ul li.menu_li_11 {
  background-position: -4px -362px;
}
#nav .nav .nav_left .menu ul li.menu_li_12 {
  background-position: -4px -397px;
}
#nav .nav .nav_left .menu ul li.menu_li_13 {
  background-position: -5px -432px;
}
#nav .nav .nav_left .menu ul li.menu_li_14 {
  background-position: -4px -464px;
}
#nav .nav .nav_left .menu ul li.menu_li_15 {
  background-position: -5px -504px;
}
#nav .nav .nav_left .menu ul li.menu_li_16 {
  background-position: -4px -541px;
}
#nav .nav .nav_left .menu ul li.menu_li_17 {
  background-position: -5px -580px;
}
#nav .nav .nav_left .menu ul li.menu_li_18 {
  background-position: -4px -610px;
}
#nav .nav .nav_left .menu ul li.menu_li_19 {
  background-position: -5px -650px;
}
#nav .nav .nav_left .menu ul li.menu_li_20 {
  background-position: -5px -685px;
}
#nav .nav .nav_left .menu ul li.menu_li_21 {
  background-position: -5px -722px;
}
#nav .nav .nav_left .menu ul li.menu_li_22 {
  background-position: -4px -758px;
}
#nav .nav .nav_left .menu ul li.menu_li_23 {
  background-position: -5px -792px;
}
#nav .nav .nav_left .menu ul li.menu_li_24 {
  background-position: -4px -830px;
}
#nav .nav .nav_left .menu ul li.menu_li_25 {
  background-position: -3px -867px;
}
#nav .nav .nav_left .menu ul li.menu_li_26 {
  background-position: -2px -904px;
}
#nav .nav .nav_left .menu ul li a:hover {
  color: #ff2935;
}
#nav .nav .nav_left strong {
  color: #fff;
  font-size: 18px;
  font-family: "微软雅黑";
  letter-spacing: 1px;
  word-spacing: 1px;
  position: relative;
  top: -20px;
  font-weight: normal;
}
#nav .nav.index .nav_left a.fen_a {
  background-image: url(imgs/menu_fen_icon.png);
  background-repeat: no-repeat;
  background-position: 20px 0;
  padding-left: 34px;
  height: 18px;
  display: block;
  position: relative;
  top: 20px;
}
#nav .nav .nav_right {
  width: 843px;
  height: 50px;
  line-height: 50px;
  float: right;
  position: relative;
  left: 1px;
}
#nav .nav .nav_right ul li {
  float: left;
  font-size: 14px;
  color: #565656;
  width: 104.36px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 1px solid #ddd;
  box-sizing: content-box;
}
#nav .nav .nav_right ul li:hover {
  background-color: #ef2d36;
}
#nav .nav .nav_right ul li.hover a {
  color: #ef2d36;
}
#nav .nav .nav_right ul li.hot {
  position: relative;
}
#nav .nav .nav_right ul li.hot .hotimg {
  position: absolute;
  right: 10px;
  top: -5px;
  z-index: 99;
}
#nav .nav .nav_right ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "微软雅黑";
  color: #555;
  font-size: 16px;
  text-shadow: 1px 1px 8px #ddd;
}
#nav .nav .nav_right ul li:hover a {
  color: #fff;
}
/*脚开始*/
#footer {
  width: 100%;
  height: auto;
  background-color: #dedede;
  padding-bottom: 50px;
  font-size: 12px;
  position: relative;
}
#footer .footer_line {
  position: absolute;
  left: 0;
  top: 1px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  clear: both;
}
#footer .foot_grid {
  height: auto;
  width: 100%;
  border-top: 1px solid #999;
  overflow: hidden;
}
#footer .foot_grid2 {
  border-bottom: 1px solid #999;
}
#footer .foot_grid1 {
  height: auto;
  overflow: hidden;
}
#footer .foot_grid .content_poss {
  height: auto;
}
#footer .foot_grid .content_poss .content_pos_left {
  width: 235px;
  height: auto;
  float: left;
  background-image: url(imgs/logo_gl_hui.png);
  background-repeat: no-repeat;
  background-position: 28px center;
}
#footer .foot_grid2 .content_poss .content_pos_left {
  width: 235px;
  height: 180px;
  float: left;
  background-image: url(imgs/logo_gl_hui.png);
  background-repeat: no-repeat;
  background-position: center;
}
#footer .foot_grid .content_poss .content_pos_left a {
  width: 100%;
  height: 102px;
  display: block;
}
#footer .foot_grid .content_poss .content_pos_right {
  float: right;
  width: 955px;
  height: auto;
  padding-bottom: 10px;
  background-image: url(imgs/footer_fen_line.png);
  background-repeat: repeat-y;
}
#footer .foot_grid2 .content_poss .content_pos_right {
  padding-bottom: 10px;
}
#footer .foot_grid2 .content_poss .content_pos_right {
  height: auto;
}
#footer .foot_grid2 .content_poss .content_pos_right ul li.pa {
  padding-left: 5px;
}
#footer .foot_grid .content_poss .content_pos_right h3 {
  border-bottom: none;
  margin-top: 0;
}
#footer .foot_grid2 .content_poss .content_pos_right ul li.nor a {
  color: #646464;
}
#footer .foot_grid2 .content_poss .content_pos_right ul li a {
  color: red;
}
#footer .foot_grid2 .content_poss .content_pos_right ul li.nor:hover a {
  color: #646464;
}
#footer .foot_grid .content_poss .content_pos_right h3 a {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #ff2935;
  color: #ff2935;
  padding-bottom: 4px;
  padding-top: 15px;
}
#footer .foot_grid .content_poss .content_pos_right ul {
  width: 944px;
  padding-left: 10px;
  padding-top: 2px;
  font-weight: bold;
  overflow: hidden;
}
#footer .foot_grid .content_poss .content_pos_right ul li {
  float: left;
  height: 22px;
  line-height: 22px;
}
#footer .foot_grid .content_poss .content_pos_right ul li {
  font-family: "微软雅黑";
}
#footer .foot_grid .content_poss .content_pos_right ul li a {
  color: #666;
  padding: 0 5px;
  font-weight: normal;
  font-family: "微软雅黑";
}
#footer .foot_grid .content_poss .content_pos_right ul li a:hover {
  color: #ff2935;
}
#footer .about {
  width: 100%;
  clear: both;
  zoom: 1;
  font-weight: normal;
}
#footer .about .content_poss ul li a {
  font-family: "微软雅黑";
  font-weight: normal;
}
#footer .about1 {
  border-top: 1px solid #999;
}
#footer .about .content_poss {
  height: 40px;
  line-height: 40px;
}
#footer .about .content_poss ul {
  margin: 0 auto;
  height: 40px;
  text-align: center;
}
#footer .about .content_poss ul li a {
  color: #666;
}
#footer .about2 .content_poss {
  position: relative;
}
#footer .about2 .content_poss dl {
  margin: 0 auto;
  height: auto;
  width: 1020px;
  overflow: hidden;
  margin-top: 10px;
  padding-left: 8px;
  text-align: center;
}
#footer .about2 .content_poss dl dd {
  margin-right: 8px;
  display: inline-block;
}
#footer .about2 .content_poss dl dd img {
  height: 40px;
}
#footer .about2 .content_poss dl dd span {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  opacity: 0.56;
  filter: alpha(opacity=56);
  display: block;
  width: 100%;
  height: 47px;
  cursor: pointer;
}
#footer .about .content_poss ul li {
  display: inline-block;
}
#footer .about .content_poss ul li a {
  padding: 0 4px;
  color: #666;
}
#footer .about .content_poss ul li a:hover {
  color: #ff2935;
}
#footer .foot_grid2 {
  height: 180px;
}
#footer .foot_grid2 .content_pos_right {
  height: 180px;
}
#footer .foot_grid2 ul {
  margin-top: 5px;
}
#footer .foot_grid2 ul li {
  width: 100%;
  font-weight: normal;
  color: #666666;
}
#footer .foot_grid2 {
  height: auto;
  overflow: hidden;
}
#footer .foot_grid2 .content_pos_right {
  padding-bottom: 20px;
}
#footer .links {
  height: auto;
  padding-bottom: 10px;
}
#footer .links h3 {
  margin: 0;
}
#footer .links h3 a {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #ff2935;
  color: #ff2935;
  padding-bottom: 4px;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 500;
}
#footer .links ul {
  padding-top: 2px;
  font-weight: bold;
  overflow: hidden;
}
#footer .links li {
  float: left;
  height: 22px;
  line-height: 22px;
}
#footer .links li a {
  color: #666;
  padding: 0 5px;
  font-weight: normal;
  font-family: "微软雅黑";
}
/*后加*/
.sidebar .ggw {
  width: 280px;
  margin-top: 10px;
  overflow: hidden;
}
.sidebar .ggw img {
  width: 100%;
  height: 100%;
  display: block;
}
.content_poss {
  width: 1190px;
  height: auto;
  margin: 0 auto;
}
#nav_crumbs {
  width: 100%;
  height: 31px;
  background: #fdfefe;
  margin: 1px 0;
}
#nav_crumbs .nav_crumbs_content {
  width: 1200px;
  margin: 0 auto;
}
#nav_crumbs .nav_crumbs_content a {
  font-size: 12px;
  color: #999999;
}
#nav_crumbs .nav_crumbs_content a:hover {
  color: #ef2d36;
}
#header .header_bottom .btr .btr_ul li a.hover {
  color: #ff2935;
  font-weight: 700;
}
@font-face {
  font-family: '思源黑体';
  src: url("../fonts/DroidSansChinese.ttf");
}
#nav .nav .nav_right {
  width: 100%;
}
#nav .nav.index .nav_right {
  width: 1058px;
}
#nav .nav .nav_right ul li.index {
  border-left: 1px solid #ddd;
  background-color: #ef2d36;
}
#nav .nav.expo .nav_right ul li.index {
  width: 118px;
}
#nav .nav .nav_right ul li:hover {
  background-color: #ef2d36;
}
#nav .nav .nav_right ul li:hover a {
  color: #fff;
}
/*body_top开始*/
/*body_top结束*/
#nav a {
  text-decoration: none;
}
#nav .nav .nav_right ul li.active a {
  color: #ef2d36;
}
#nav .nav .nav_right ul li:hover a {
  color: #ffffff;
}
#nav .nav .nav_right ul li {
  width: 119px;
}
#nav .nav .nav_right ul li.index a {
  color: #fff !important;
}
#nav .nav.index .nav_right ul li {
  width: 81px;
  padding: 0 3px;
}
#nav .nav.report .nav_right ul li {
  width: 108px;
}
#nav .nav.report .nav_right ul li.index {
  width: 108px;
}
#nav .nav.project .nav_right ul li {
  width: 119px;
}
#nav .nav.project .nav_right ul li.index {
  width: 118px;
}
#nav .nav.business .nav_right ul li {
  width: 108px;
}
#nav .nav.business .nav_right ul li.index {
  width: 108px;
}
#nav .nav.information .nav_right ul li {
  width: 108px;
}
#nav .nav.information .nav_right ul li.index {
  width: 108px;
}
#nav .nav.qyhy .nav_right ul li {
  width: 132px;
}
/*page*/
.page {
  width: 100%;
}
.page ul {
  text-align: center;
}
.page ul > li {
  display: inline-block;
}
.page ul > li a {
  line-height: 24px;
  display: inline-block;
  padding: 2px 10px;
  border: 1px solid #dddddd;
  color: #333333;
}
.page ul > li:hover {
  background: #ef2f39;
}
.page ul > li:hover a {
  color: #fff;
  text-decoration: none;
}
.page ul li.active {
  background: #ef2f39;
}
.page ul li.active a {
  color: #fff;
}
/*bodyMeta*/
#position {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px 0;
}
#position .position {
  height: 18px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home_header {
  /*头部开始*/
  /*头部结束*/
}
.home_header#header {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.home_header .content_pos {
  width: 1190px;
  height: auto;
  margin: 0 auto;
}
.home_header#header .header_top {
  width: 100%;
  height: 34px;
  line-height: 34px;
  background-color: #dedede;
  border-bottom: 1px solid #c8c8c8;
}
.home_header#header .header_top .lu {
  float: left;
}
.home_header#header .header_top .lu a {
  text-decoration: none;
  color: #666;
  font-weight: normal;
  font-size: 12px;
}
.home_header#header .header_top .lu li {
  float: left;
  position: relative;
}
.home_header#header .header_top .lu li .vf {
  padding-top: 1px;
}
.home_header#header .header_top .lu li a {
  color: #666;
  padding: 0 5px;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 23px;
  margin-top: 3px;
  margin-right: 10px;
  font-family: "微软雅黑";
  font-size: 12px;
}
.home_header#header .header_top .lu li input {
  color: #fff;
  padding: 2px 5px;
  width: 60px;
  margin-right: 20px;
}
.home_header#header .header_top .lu li a {
  font-size: 12px;
}
.home_header#header .header_top .lu li a:hover {
  color: #ff2832;
}
.home_header#header .header_top .lu li .bac {
  background-color: #fff;
  border: 1px solid #cccccc;
  color: #ccc;
  height: 17px;
  line-height: 17px;
  border-radius: 3px;
  width: 72px;
  font-size: 10px;
  font-family: "微软雅黑";
}
.home_header#header .header_top .lu li.member_left a {
  background: url(imgs/head_top_grid.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 10px;
}
.home_header#header .header_top .lu li.member_left a span {
  position: absolute;
  right: 8px;
  top: 0;
  width: 9px;
  height: 30px;
  background-image: url(imgs/arrow_bottom.png);
  background-repeat: no-repeat;
  background-position: -1px center;
}
.home_header#header .header_top .lu li.member {
  height: 100%;
  margin-top: 1px;
  background-image: url(imgs/head_top_grid.png);
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
}
.home_header#header .header_top .lu li .shou {
  background-image: url(imgs/mes.png);
  background-repeat: no-repeat;
  background-position: right 5px;
  width: 70px;
  padding-right: 5px;
  height: 100%;
}
.home_header#header .header_top .lu li.add {
  padding-right: 5px;
}
.home_header#header .header_top .lu li.ha {
  width: 135px;
}
.home_header#header .header_top .lu li.ha a {
  background-image: url(imgs/look_icon.png);
  background-repeat: no-repeat;
  background-position: 92px 5px;
}
.home_header#header .header_top .lu li .home {
  background-image: url(imgs/home.png);
  background-repeat: no-repeat;
  background-position: 60px 4px;
  width: 68px;
  padding-right: 5px;
}
.home_header#header .header_top .lu li.member .tel {
  position: absolute;
  left: -13px;
  top: 5px;
}
.home_header#header .header_top .lu li.member .tel a b {
  font-weight: bold;
  color: #666;
}
.home_header#header .header_top .lu li.member .icon {
  position: relative;
  top: 2px;
  right: -6px;
}
.home_header#header .header_top .lu li.member .sanjiao {
  border-width: 5px;
  border-color: #ccc transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  overflow: hidden;
  position: relative;
  top: 10px;
  left: 5px;
}
.home_header#header .header_top .lr {
  float: right;
}
.home_header#header .header_top .lr li {
  padding-left: 6px;
}
.home_header#header .header_bottom {
  width: 100%;
  height: 124px;
  background-color: #f8f8f8;
  border-bottom: none;
}
.home_header#header .header_bottom .header_bottom_left {
  width: 300px;
  height: 122px;
  float: left;
}
.home_header#header .header_bottom .header_bottom_left img {
  margin: 0 auto;
  margin-top: 23px;
  margin-left: -1px;
}
.home_header#header .header_bottom .header_bottom_right {
  width: 890px;
  height: 122px;
  float: right;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l {
  width: 550px;
  height: 100%;
  float: left;
  padding-left: 36px;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l ul {
  margin-left: -2px;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l ul.gg {
  margin-top: 19px;
  margin-left: -10px;
  overflow: hidden;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l ul.fast {
  margin-top: 9px;
  overflow: hidden;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l ul.fast a.hover {
  padding: 0;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l li {
  float: left;
  width: auto;
  text-align: center;
  line-height: 1;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l li span {
  color: #ccc;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l li a {
  padding: 0 10px;
  cursor: pointer;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #666;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l .gg li a {
  padding-right: 10px;
  font-size: 12px;
  color: #666;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l li a.hover {
  color: #ff2935;
  font-weight: 700;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l li a:hover {
  color: #ff2935;
  font-weight: 700;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l .input {
  width: 100%;
  height: 40px;
  border: 1px solid #c8c8c8;
  border-right: none;
  clear: both;
  zoom: 1;
  position: relative;
  margin-top: 11px;
  background-color: #fff;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l .input input {
  width: 530px;
  height: 22px;
  padding: 0 10px;
  margin: 8px 0;
  font-size: 14px;
  border: none;
  outline: none;
}
.home_header#header .header_bottom .header_bottom_right .hbr_l .input .submit {
  background-color: #ff2832;
  width: 80px;
  height: 40px;
  background-image: url(imgs/header_bottom_sou.png);
  position: absolute;
  right: 0;
  top: -1px;
  background-repeat: no-repeat;
  cursor: pointer;
  border: none;
}
.home_header#header .header_bottom .header_bottom_right .hbr_r {
  width: 304px;
  height: 100%;
  float: left;
}
.home_header#header .header_bottom .header_bottom_right .hbr_r img {
  float: left;
}
.home_header#header .header_bottom .header_bottom_right .hbr_r img.rt {
  margin: 45px 0 0 30px;
}
.home_header#header .header_bottom .header_bottom_right .hbr_r div {
  margin: 18px 0 0 0;
  float: right;
  position: relative;
}
.home_header#header .header_bottom .header_bottom_right .hbr_r div span {
  position: absolute;
  right: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background-color: red;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.home_nav {
  /*导航开始*/
  /*导航结束*/
}
.home_nav#nav {
  background-color: #fff;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 4px solid #ef2f39;
  overflow: inherit;
}
.home_nav#nav .nav {
  height: 100%;
  margin-bottom: 10px;
}
.home_nav#nav .nav .nav_left {
  width: 132px;
  height: 54px;
  line-height: 50px;
  background-color: #ef2f39;
  text-align: center;
  float: left;
  position: relative;
}
.home_nav#nav .nav .nav_left .menu {
  position: absolute;
  left: 0;
  top: 54px;
  width: 251px;
  padding-left: 5px;
  height: auto;
  z-index: 9999;
  border: 1px solid #ddd;
  border-top: none;
  overflow: hidden;
  padding-top: 6px;
  display: none;
  background-color: #fff;
  padding-bottom: 10px;
}
.home_nav#nav .nav .nav_left a.fen_a {
  background-image: url(imgs/menu_fen_icon.png);
  background-repeat: no-repeat;
  background-position: 20px 0;
  padding-left: 34px;
  height: 18px;
  display: block;
  position: relative;
  top: 20px;
}
.home_nav#nav .nav .nav_left .menu ul {
  padding: 0;
}
.home_nav#nav .nav .nav_left .menu ul li {
  width: 122px;
  padding: 0;
  text-align: left;
  padding-left: 40px;
  height: 30px;
  line-height: 30px;
  color: #666;
  font-size: 13px;
  font-family: "微软雅黑";
  background-image: url(imgs/menu_li_icon.png);
  background-repeat: no-repeat;
  float: left;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_1 {
  background-position: -5px -2px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_2 {
  background-position: -3px -40px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_3 {
  background-position: -5px -74px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_4 {
  background-position: -3px -110px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_5 {
  background-position: -5px -147px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_6 {
  background-position: -5px -182px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_7 {
  background-position: -3px -218px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_8 {
  background-position: -5px -252px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_9 {
  background-position: -5px -289px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_10 {
  background-position: -4px -323px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_11 {
  background-position: -4px -362px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_12 {
  background-position: -4px -397px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_13 {
  background-position: -5px -432px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_14 {
  background-position: -4px -464px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_15 {
  background-position: -5px -504px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_16 {
  background-position: -4px -541px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_17 {
  background-position: -5px -580px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_18 {
  background-position: -4px -610px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_19 {
  background-position: -5px -650px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_20 {
  background-position: -5px -685px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_21 {
  background-position: -5px -722px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_22 {
  background-position: -4px -758px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_23 {
  background-position: -5px -792px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_24 {
  background-position: -4px -830px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_25 {
  background-position: -3px -867px;
}
.home_nav#nav .nav .nav_left .menu ul li.menu_li_26 {
  background-position: -2px -904px;
}
.home_nav#nav .nav .nav_left .menu ul li a:hover {
  color: #ff2935;
}
.home_nav#nav .nav .nav_left strong {
  color: #fff;
  font-size: 18px;
  font-family: "微软雅黑";
  letter-spacing: 1px;
  word-spacing: 1px;
  position: relative;
  top: -20px;
  font-weight: normal;
}
.home_nav#nav .nav .nav_right {
  width: 1068px;
  height: 50px;
  line-height: 50px;
  float: right;
  position: relative;
  left: 2px;
}
.home_nav#nav .nav .nav_right ul li {
  float: left;
  font-size: 14px;
  font-weight: 500;
  color: #565656;
  width: 74px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 1px solid #ddd;
  padding: 0 3px;
}
.home_nav#nav .nav .nav_right ul li:hover {
  background: transparent;
}
.home_nav#nav .nav .nav_right ul li.hot {
  position: relative;
}
.home_nav#nav .nav .nav_right ul li.hot .hotimg {
  position: absolute;
  right: 10px;
  top: -5px;
  z-index: 99;
}
.home_nav#nav .nav .nav_right ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "微软雅黑";
  color: #555;
  font-size: 16px;
  text-shadow: 1px 1px 8px #ddd;
}
.home_nav#nav .nav .nav_right ul li:hover a {
  color: #ff2935;
}
.mask {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.60000002);
  overflow: auto;
}
.popup_bjd {
  width: 880px;
  min-height: 1190px;
  background: #fff;
  margin: 30px auto;
  padding: 40px 50px 30px;
}
.popup_bjd .head {
  text-align: center;
}
.popup_bjd .head .title {
  height: 32px;
  font-size: 24px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #3D3D3D;
  line-height: 32px;
}
.popup_bjd .head .sub_title {
  height: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
}
.popup_bjd .body {
  margin-top: 30px;
}
.popup_bjd .body .sub_title {
  height: 24px;
  font-size: 18px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  position: relative;
}
.popup_bjd .body .sub_title span {
  position: relative;
  z-index: 2;
}
.popup_bjd .body .sub_title::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 11px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #E1EAF4 99%);
}
.popup_bjd .body table {
  width: 100%;
  border: 1px solid #e7e7e7;
  table-layout: fixed;
  margin-top: 20px;
}
.popup_bjd .body table thead {
  background: #FAFAFA;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.popup_bjd .body table thead th {
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
}
.popup_bjd .body table tr {
  border: 1px solid #e7e7e7;
}
.popup_bjd .body table th,
.popup_bjd .body table td {
  border: 1px solid #e7e7e7;
  padding: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.popup_bjd .body table th input,
.popup_bjd .body table td input {
  width: 100%;
  border: 1px solid #ECECED;
  border-radius: 2px 2px 2px 2px;
  outline: none;
  padding: 0 5px;
}
.popup_bjd .body .label_title {
  font-size: 14px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: 700;
  color: #333333;
  line-height: 24px;
}
.popup_bjd .body .mt20 {
  margin-top: 20px;
}
.popup_bjd .body .select_wrap {
  width: 370px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  padding: 0 10px;
  border: 1px solid #E7E7E7;
  margin-top: 10px;
  cursor: pointer;
  overflow: hidden;
}
.popup_bjd .body select {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0 7px;
  cursor: pointer;
}
.popup_bjd .body select option {
  line-height: 30px;
}
.popup_bjd .body .item1 .radio-primary {
  margin-right: 10px;
}
.popup_bjd .body .item1 > div {
  width: 50%;
}
.popup_bjd .body .item2 > div {
  width: 50%;
  overflow: hidden;
}
.popup_bjd .body .item2 > div .select_wrap {
  font-weight: 400;
  color: #999999;
}
.popup_bjd .body .item2 > div input {
  float: left;
  width: 90%;
  height: 100%;
  border: none;
  outline: none;
}
.popup_bjd .body .item2 > div span {
  float: left;
  display: block;
  width: 10%;
  text-align: center;
}
.popup_bjd .body .item3 .select_wrap {
  padding: 0;
  width: 253px;
  margin-right: 10px;
  padding-right: 8px;
}
.popup_bjd .body .item3 .select_wrap:last-child {
  margin-right: 0;
}
.popup_bjd .body .item4 .textarea_wrap {
  width: 100%;
  height: 98px;
  opacity: 1;
  border: 1px solid #E7E7E7;
  margin-top: 10px;
  padding: 10px;
  border-radius: 2px;
}
.popup_bjd .body .item4 .textarea_wrap textarea {
  border: none;
  width: 100%;
  height: 100%;
  resize: none;
  outline: none;
}
.popup_bjd .body .item5 .btn {
  background-color: #fff;
  border: none;
  position: relative;
}
.popup_bjd .body .item5 .upload_wrap {
  position: relative;
}
.popup_bjd .body .item5 .uploader-files,
.popup_bjd .body .item5 .file-list {
  min-height: 0;
  margin-bottom: 0;
}
.popup_bjd .body .item5 .file-list-grid {
  margin: 0;
}
.popup_bjd .body .item5 .file-list-grid .file {
  margin: 0;
  margin-right: 10px;
}
.popup_bjd .body .item5 .btn-rename-file {
  display: none;
}
.popup_bjd .body .item5 .uploader {
  display: flex;
  align-items: center;
}
.popup_bjd .body .item5 .uploader .content {
  display: none;
}
.popup_bjd .body .item5 .btns {
  width: 122px;
  height: 122px;
  border: 1px solid #E7E7E7;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: Roboto-Regular, Roboto;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
}
.popup_bjd .body .item5 .btns img {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}
.popup_bjd .body .item6 > div {
  width: 50%;
  overflow: hidden;
}
.popup_bjd .body .item6 > div .select_wrap {
  font-weight: 400;
  color: #999999;
}
.popup_bjd .body .item6 > div input {
  float: left;
  width: 90%;
  height: 100%;
  border: none;
  outline: none;
}
.popup_bjd .body .item6 > div span {
  float: left;
  display: block;
  width: 10%;
  text-align: center;
}
.popup_bjd .body .item6 .mobile_wrap input {
  width: 75%;
}
.popup_bjd .body .item6 .mobile_wrap span {
  width: 25%;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #EF2F39;
}
.popup_bjd .body .item6 .mobile_wrap span.disabled {
  font-weight: 400;
  color: #999999;
  cursor: no-drop;
}
.popup_bjd .body .button {
  width: 210px;
  height: 46px;
  background: #EF2F39;
  border-radius: 2px 2px 2px 2px;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
}
.popup_bjd .body .button input {
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  line-height: 46px;
  font-size: 16px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.popup_bjd .body .close_btn {
  width: 28px;
  height: 18px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
  margin: 10px auto;
  cursor: pointer;
}
.popup_xjd {
  width: 880px;
  height: 1000px;
  background: #fff;
  margin: 2% auto;
  padding: 40px 50px 30px;
}
.popup_xjd .head {
  text-align: center;
}
.popup_xjd .head .title {
  height: 32px;
  font-size: 24px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #3D3D3D;
  line-height: 32px;
}
.popup_xjd .head .sub_title {
  height: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
}
.popup_xjd .checkbox-primary {
  display: inline-block;
  margin-left: 350px;
}
.popup_xjd .checkbox-primary > label:before {
  top: 6px;
}
.popup_xjd .checkbox_wrap {
  color: #666;
}
.popup_xjd label:after {
  margin-top: 3px;
}
.popup_xjd .body {
  margin-top: 30px;
}
.popup_xjd .body .sub_title {
  height: 24px;
  font-size: 18px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  position: relative;
}
.popup_xjd .body .sub_title span {
  position: relative;
  z-index: 2;
}
.popup_xjd .body .sub_title::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 11px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #E1EAF4 99%);
}
.popup_xjd .body .item_cp {
  display: flex;
  align-items: center;
}
.popup_xjd .body .item_cp .title {
  font-size: 14px;
  font-family: Roboto-Regular, Roboto;
  font-weight: 400;
  color: #4699F7;
  line-height: 16px;
}
.popup_xjd .body .label_title {
  font-size: 14px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: 700;
  color: #333333;
  line-height: 24px;
}
.popup_xjd .body .mt20 {
  margin-top: 20px;
}
.popup_xjd .body .select_wrap {
  width: 370px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  padding: 0 10px;
  border: 1px solid #E7E7E7;
  margin-top: 10px;
  cursor: pointer;
  overflow: hidden;
}
.popup_xjd .body select {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0 7px;
  cursor: pointer;
}
.popup_xjd .body select option {
  line-height: 30px;
}
.popup_xjd .body .item1 > div {
  width: 50%;
}
.popup_xjd .body .item2 > div {
  width: 50%;
  overflow: hidden;
}
.popup_xjd .body .item2 > div .select_wrap {
  font-weight: 400;
  color: #999999;
}
.popup_xjd .body .item2 > div input {
  float: left;
  width: 90%;
  height: 100%;
  border: none;
  outline: none;
}
.popup_xjd .body .item2 > div span {
  float: left;
  display: block;
  width: 10%;
  text-align: center;
}
.popup_xjd .body .item3 .select_wrap {
  padding: 0;
  width: 253px;
  margin-right: 10px;
  padding-right: 8px;
}
.popup_xjd .body .item3 .select_wrap:last-child {
  margin-right: 0;
}
.popup_xjd .body .item4 .textarea_wrap {
  width: 100%;
  height: 98px;
  opacity: 1;
  border: 1px solid #E7E7E7;
  margin-top: 10px;
  padding: 10px;
  border-radius: 2px;
}
.popup_xjd .body .item4 .textarea_wrap textarea {
  border: none;
  width: 100%;
  height: 100%;
  resize: none;
  outline: none;
}
.popup_xjd .body .item5 .btn {
  background-color: #fff;
  border: none;
  position: relative;
}
.popup_xjd .body .item5 .upload_wrap {
  position: relative;
}
.popup_xjd .body .item5 .uploader-files,
.popup_xjd .body .item5 .file-list {
  min-height: 0;
  margin-bottom: 0;
}
.popup_xjd .body .item5 .file-list-grid {
  margin: 0;
}
.popup_xjd .body .item5 .file-list-grid .file {
  margin: 0;
  margin-right: 10px;
}
.popup_xjd .body .item5 .btn-rename-file {
  display: none;
}
.popup_xjd .body .item5 .uploader {
  display: flex;
  align-items: center;
}
.popup_xjd .body .item5 .uploader .content {
  display: none;
}
.popup_xjd .body .item5 .btns {
  width: 122px;
  height: 122px;
  border: 1px solid #E7E7E7;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: Roboto-Regular, Roboto;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
}
.popup_xjd .body .item5 .btns img {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}
.popup_xjd .body .item6 > div {
  width: 50%;
  overflow: hidden;
}
.popup_xjd .body .item6 > div .select_wrap {
  font-weight: 400;
  color: #999999;
}
.popup_xjd .body .item6 > div input {
  float: left;
  width: 90%;
  height: 100%;
  border: none;
  outline: none;
}
.popup_xjd .body .item6 > div span {
  float: left;
  display: block;
  width: 10%;
  text-align: center;
}
.popup_xjd .body .item6 .mobile_wrap input {
  width: 75%;
}
.popup_xjd .body .item6 .mobile_wrap span {
  width: 25%;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #EF2F39;
}
.popup_xjd .body .item6 .mobile_wrap span.disabled {
  font-weight: 400;
  color: #999999;
  cursor: no-drop;
}
.popup_xjd .body .button {
  width: 210px;
  height: 46px;
  background: #EF2F39;
  border-radius: 2px 2px 2px 2px;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
}
.popup_xjd .body .button input {
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  line-height: 46px;
  font-size: 16px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.popup_xjd .body .close_btn {
  width: 28px;
  height: 18px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
  margin: 10px auto;
  cursor: pointer;
}
.mask .pay_wrap {
  width: 684px;
  height: 415px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.mask .pay_wrap .pay_head {
  height: 68px;
  box-sizing: border-box;
  background: url(imgs/bg_pay_head.png) no-repeat;
  padding: 10px 16px;
}
.mask .pay_wrap .pay_head .img_wrap {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  opacity: 1;
  background: #4C3C3C;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 15px;
}
.mask .pay_wrap .pay_head .img_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}
.mask .pay_wrap .pay_head span {
  color: #FFE3E2;
  font-size: 16px;
  line-height: 48px;
}
.mask .pay_wrap .pay_head .close {
  width: 12px;
  height: 12px;
  background: url(imgs/icon_close.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
.mask .pay_wrap .pay_body {
  width: 684px;
  height: 347px;
  background: linear-gradient(180deg, #FFF4F4 0%, #FFFFFF 27%);
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
}
.mask .pay_wrap .pay_body p {
  height: 68px;
  padding-left: 20px;
  line-height: 68px;
  font-size: 16px;
}
.mask .pay_wrap .pay_body .item {
  margin-right: 100px;
}
.mask .pay_wrap .pay_body .item_body {
  padding: 15px;
  border: 1px solid #eee;
  box-sizing: border-box;
  margin-top: 10px;
}
.mask .pay_wrap .pay_body .item_body .desc {
  font-size: 12px;
  text-align: center;
}
.mask .pay_wrap .pay_body .item_body .desc img {
  margin-right: 5px;
}
.mask .pay_wrap .pay_body .item_head {
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
.mask .pay_wrap .pay_body .item_head strong {
  font-size: 24px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #EA413E;
  vertical-align: sub;
}
