﻿/*base.css*/
html,
body,
form,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
em,
address,
a,
input,
textarea,
span,
strong,
img {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 12px;
  color: #333;
  font-family: "microsoft yahei", "PingFang SC", "HanHei SC", "Helvetica Neue",
    "Helvetica", "STHeitiSC-Light", "\u5B8B\u4F53", "Arial", "sans-serif";
  background-color: #f6f6f6;
}
ul,
dl {
  list-style: none;
}
input,
textarea,
select,
button {
  font-size: 12px;
}
img {
  border: none;
}
a {
  color: #333;
  text-decoration: none;
  blr: expression(this.onFocus=this.blur());
  outline: none; /*-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease; */
}
.transition {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a_delay3 {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
}
.a_delay4 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
}
.a_delay5 {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
}
.a_delay6 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
}
.a_delay9 {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
}
.a_delay12 {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
}
.a_delay15 {
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
}
.a_delay18 {
  animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
  -ms-animation-delay: 1.8s;
}
.a_delay21 {
  animation-delay: 2.1s;
  -webkit-animation-delay: 2.1s;
  -ms-animation-delay: 2.1s;
}
i,
em {
  font-style: normal;
}
table {
  border-collapse: collapse;
  margin: 0px;
}
thead,
tbody,
tfoot,
tr,
td {
  margin: 0px;
}
.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  overflow: hidden;
  visibility: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
}
p {
  line-height: 1.6;
}
::selection {
  background: #e57779;
  color: #fff;
}
::-webkit-selection {
  background: #e57779;
  color: #fff;
}
::-moz-selection {
  background: #e57779;
  color: #fff;
}
section,
article,
aside,
header,
footer,
nav,
dialog,
figure {
  display: block;
}
.clear10 {
  clear: both;
  height: 10px;
  line-height: 0px;
  font-size: 0px;
  overflow: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.transition {
  -o-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
/*.clearfix{*+height:1%;}*/
.lr1 {
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
}
.lr2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.lr3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.lr4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.lr5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.lr6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.lr7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
.pr {
  position: relative;
  z-index: 0;
}
.pa {
  position: absolute;
}
.pf {
  position: fixed;
}
.tin {
  text-indent: 2em;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.wrap {
  width: 100%;

}
.z9999 {
  z-index: 9999;
}
.z222 {
  z-index: 222;
}
/*iconfont.css*/
@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.eot"); /* IE9*/
  src: url("../fonts/iconfont.eot") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/iconfont.woff") format("woff"),
    /* chrome, firefox */ url("../fonts/iconfont.ttf") format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
      url("../fonts/iconfont.svg") format("svg"); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.red {
  color: #9d1f21;
}
.bgred {
  background: #9d1f21;
}
a:hover {
  color: #9d1f21;
}
/*index.css*/
/*head*/
.head {
  padding: 25px 0;
}
.head .logo_link {
  display: inline-block;
  padding-right: 10px;
  /* border-right: 1px solid #ccc; */
  margin-right: 10px;
}
.head .logo_c h4 {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
/* .head_r{line-height: 20px;font-size: 18px;color: #CCC;padding-top: 10px;} */
.head_r a {
  line-height: 20px;
  font-size: 20px;
  color: #666;
  padding:  11px 28px;
  margin-right: 26px;
 font-weight: 600;

}
.banner_sy {
  height: 600px;
}
/*banner*/
.banner {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}
.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .bd li {
  zoom: 1;
  vertical-align: middle;
  height: 600px;
  width: 100%;
  background-size: cover;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev,
.banner .next {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  display: block;
  width: 25px;
  height: 100px;
  cursor: pointer;
}
.banner .prev {
  left: 0;
  background: url(../images/narrow_01.png) no-repeat 0 0;
}
.banner .next {
  right: 0;
  background: url(../images/narrow_01.png) no-repeat -25px 0;
}
.banner .prev:hover {
  background: url(../images/narrow_02.png) no-repeat 0 0;
}
.banner .next:hover {
  background: url(../images/narrow_02.png) no-repeat -25px 0;
}
.banner .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 25px;
  left: 0;
  height: 14px;
  line-height: 14px;
  text-align: center;
}
.banner .hd ul {
  text-align: center;
  padding-top: 5px;
}
.banner .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 45px;
  height: 6px;
  margin: 0 7px;
  background: #fff;
  overflow: hidden;
  text-indent: 3333px;
}
.banner .hd ul .on {
  background-color: #1d6db6;
}

.head_r a:hover {
    color: #9d1f21;
}

.sub_menu {
  position: relative;
}

.sub_menu_dropdown {
  display: none; /* 默认隐藏下拉菜单 */
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 180px;
  z-index: 999;
}
.sub_menu_dropdown a {
  width: 180px !important;
}

.sub_menu:hover .sub_menu_dropdown {
  display: block; /* 当鼠标悬停在 .sub_menu 时，显示下拉菜单 */
}

.sub_menu_dropdown li a {
  padding: 10px;
  display: block;
  text-decoration: none;
  background: #621318;
  color: #333;
  margin-left: 5px;
}

.arrow {
  font-size: 20px;
  margin-left: 8px;
  display: inline-block;
  transition: transform 0.3s ease;
}
.box-head{
  height: 35px;
  line-height: 25px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
.Top-right .el-dialog__body{
  padding: 10px 20px;
}
.el-table--border::after, .el-table--group::after {
  top: 0;
  right: 0;
  width: 0px;}
.v-modal {
  z-index: 2000 !important; /* 确保它在弹窗下 */
}
.materials .el-dialog{width: 70%!important;}

/* 如果你希望 <ul> 容器的下拉菜单显示时箭头也旋转 */
.sub_menu:hover .arrow {
  transform: rotate(180deg);
  position: relative; /* 允许使用相对定位 */
  top: 3px; /* 箭头向下移动 3px */
}
.navBarL {
  height: 600px;
  top: 0;
  left: 50%;
  margin-left: -600px;
  width: 200px;
  background: #9d1f21;
  z-index: 3;
}
.navBarL .first_l {
  display: block;
  height: 70px;
}
.navBarL .nav_fir > li:first-child .first_l {
  height: 70px;
}
.navBarL .first_l h3 {
  font-size: 22px;
  color: #fff;
  padding-top: 15px;
}
.navBarL .first_l p {
  font-size: 18px;
  color: #d2a9a9;
}
.navBarL .first_l:before {
  position: absolute;
  content: "";
  width: 140px;
  height: 1px;
  background: #bb6364;
  left: 30px;
  bottom: 0;
}
.navBarL .nav_fli:hover .first_l {
  background: #fff;
}
.navBarL .nav_fli:hover .first_l h3 {
  color: #9d1f21;
}
.navBarL .nav_fli:hover .first_l:before {
  background: #fff;
}
.navBarL .sec_nav {
  width: 124px;
  background: #fff;
  left: 200px;
  top: 0;
  display: none;
}
.navBarL .sec_nav a {
  display: block;
  line-height: 36px;
  color: #9d1f21;
  font-size: 16px;
  text-align: center;
}
.navBarL .sec_nav a:hover {
  background: #9d1f21;
  color: #fff;
}
.navBarL .nav_fli:hover .sec_nav {
  display: block;
}
.floor_title {
  margin-top: 40px;
  padding: 20px 0;
}
.floor_title h2 {
  font-size: 30px;
  height: 45px;
}
.floor_title h5 {
  font-size: 20px;
  color: #ccc;
}
.news_list {
  margin-bottom: 40px;
}
.news_list a.img {
  display: block;
  width: 300px;
  height: 180px;
  overflow: hidden;
  text-align: center;
}
.news_list h3 {
  font-size: 22px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.news_list p {
  font-size: 18px;
  color: #666;
}
.news_list h6 {
  font-size: 16px;
  color: #999;
  padding-top: 5px;
}
.news_list:hover img {
  transform: scale(1.1);
}
.news_list:hover h3 a {
  color: #9d1f21;
}
.floor_more {
  display: block;
  width: 96px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 80px;
}
.floor_sudi {
  background: #f9f9f9;
  padding: 30px 0;
}
.floor_more:hover {
  border-color: #9d1f21;
}
.expr_li {
  height: 251px;
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}

.expr_li .img {
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.expr_li .info_bg {
  z-index: 3;
  left: 0;
  right: 0;
  bottom: -100%;
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
}
.pre_more {
  width: 80px;
  height: 33px;
  line-height: 33px;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
}
.expr_li .info p {
  color: #fff;
  font-size: 18px;
  padding: 70px 25px 0;
  margin-bottom: 15px;
}
.expr_li:hover .info_bg {
  bottom: 0;
}
.expr_li:hover .info_bg .info a:hover {
  color: #fff;
}
.expr_li:hover .img {
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.expr_li:nth-child(1) {
  width: 353px;
}
.expr_li:nth-child(2) {
  width: 250px;
}
.expr_li:nth-child(3) {
  width: 537px;
  margin-right: 0;
}
.expr_li:nth-child(4) {
  width: 250px;
}
.expr_li:nth-child(5) {
  width: 350px;
}
.expr_li:nth-child(6) {
  width: 250px;
}
.expr_li:nth-child(7) {
  width: 260px;
  margin-right: 0;
}
/*footer*/
.footer {
  padding: 28px 0;
}
.footer .logo_link {
  display: inline-block;
  padding-right: 10px;
  border-right: 1px solid #bb6364;
  margin-right: 10px;
}
.footer .logo_c h4 {
  font-size: 16px;
  color: #fff;
}
.foot_m {
  width: 240px;
}
/*.ft_logo{width: 537px;margin-left: 30px;}*/
.ft_logo {
  width: 480px;
  margin-left: 30px;
}
.foot_m h3 {
  font-size: 16px;
  color: #fff;
}
/*.foot_m h3.title{border-bottom: 1px solid #bb6364;font-size: 18px;}*/
.foot_m h3.title {
  border-bottom: 1px solid #bb6364;
  font-size: 18px;
  padding-bottom: 10px;
}
.ft_icon {
  display: block;
  width: 40px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-right: 5px;
}
.ft_icon i {
  font-size: 26px;
  vertical-align: middle;
  color: #fff;
}
.ft_cat {
  margin-top: 20px;
}
.ft_cat p {
  font-size: 12px;
  color: #fff;
}
.foot_r {
  margin-right: 80px;
  width: 80px;
}
.foot_r h3 {
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #bb6364;
  margin-bottom: 15px;
}
.foot_r p {
  font-size: 16px;
  line-height: 34px;
}
.foot_r p a {
  color: #fff;
}
.flex_box {
  display: flex;
  justify-content: space-between;
}
.footer_info {
  width: 836px;
  color: #fff;
  font-size: 16px;
}
.footer_info_title {
  border-bottom: 1px solid #fff;
  padding: 0 0 22px;
  margin: 0 0 22px;
}
.footer_contact {
  line-height: 30px;
}
.footer_contact_line {
  display: flex;
  align-items: center;
  margin: 14px 0;
}
.footer_contact .iconfont {
  font-size: 30px;
  margin: 0 5px 0 0;
}
.footer_qr_img {
  width: 122px;
  height: 122px;
  background: url(http://inner.h5.hxylt.org.cn/static/pccmonline/img/tc_support2.jpg)
    no-repeat;
  background-size: 100% 100%;
  margin: 20px auto 15px auto;
}
.footer_qr_txt {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.copyright {
  width: 100%;
  /*position: fixed;*/
  bottom: 0;
  height: 40px;
  background: #f9f9f9;
}
.copyright p {
  background-color: #262122;
  line-height: 40px;
  font-size: 14px;
  color: #999;
}
/*底部联系方式*/
.bottom_content{
  width: 62%;
  background-color: #AB0102;
  min-height: 250px;
  margin: 0 auto;
  font-weight: 700;
  letter-spacing: 4px;

}
.bottom_content_frame{
  width: 95%;
  padding: 27px 0px;
  color: white;
  margin: 0 auto;
}
.relation{
  font-size: 20px;
  border-bottom: 2px solid;
  height: 41px;
}
.bottom_content_frame .relation_message{
  font-size: 16px;line-height: 2.5;margin-top: 8px;border: 0;
}

.relation_message .liaisons{
  width:92px ;
  letter-spacing: 7px;
  display: inline-block;
  vertical-align: top;
}
.websiteGuide{
  word-wrap: break-word;
  white-space: normal;
}
.bottom_content_frame .relation_message .box{
  width: 85%;display: inline-block;
  letter-spacing: 2px;
}
.bottom_content_frame .relation_message .box span{
  margin-right: 5%;
  display: inline-block;
}
@media (max-width: 1420px) {
  .bottom_content_frame .relation_message .box span{
    margin-right: 3%;
  }
  .bottom_content_frame .relation_message{
    font-size: 15px;
  }
}
@media (max-width: 1300px) {
  .bottom_content_frame .relation_message .box span{
    margin-right: 2%;
  }
}
@media (max-width: 1160px) {
  .bottom_content_frame .relation_message .box{
    width: 80%;
  }
}
/*登录注册*/
.tc_login {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 22;
  display: none;
}
.login_box {
  background: #fff;
  width: 600px;
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  display: none;
}
.denglu_box {
  min-height: 368px;
  margin-top: -184px;
}
.login_hd {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #f5f5f5;
}
.login_hd a {
  display: block;
  float: left;
  width: 50%;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #666;
}
.login_hd a.cur {
  color: #fff;
  background: #9d1f21;
}
.denglu_m {
  padding: 0 100px;
}
.login_box .logo_link {
  display: inline-block;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  margin-right: 10px;
}
.login_box .logo_c h4 {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
/*.denglu_m .logo_b{margin: 30px 15px}*/
#denglu input {
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-indent: 10px;
  font-size: 12px;
  border: 1px solid #c2c2c2;
  margin-bottom: 20px;
}
#denglu input.passw {
  margin-bottom: 3px;
}
#denglu p a {
  font-size: 14px;
  color: #999;
}
#denglu p a:hover {
  color: #9d1f21;
}
.login_btn {
  width: 84px;
  height: 36px;
  display: block;
  margin: 20px auto;
  background: #9d1f21;
  color: #fff;
  border-radius: 3px;
  font-size: 20px;
  text-align: center;
  line-height: 36px;
}
.login_btn:hover {
  color: #fff;
  background: #b12729;
}
.login_box .logo_b {
  width: 370px;
  margin: 30px auto;
}
.zhuce_box {
  min-height: 550px;
  margin-top: -320px;
}
.zhuce_m {
  padding: 0 60px;
}
.zhuce_li span {
  width: 80px;
  font-size: 16px;
  color: #666;
}
.zhuce_li input {
  width: 400px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
  outline: none;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}
.zhuce_li {
  margin-bottom: 10px;
}
.zhuce_li .z_yan {
  width: 370px;
  margin-left: 30px;
  line-height: 30px;
}
.zhuce_li .yzm_btn {
  display: block;
  width: 76px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #9d1f21;
  border-radius: 3px;
  font-size: 14px;
  border: none;
  color: #fff;
}
#city_1 {
  margin-top: 20px;
}
#city_1 select {
  min-width: 160px;
  height: 32px;
  border-color: #c2c2c2;
}
#city_1 span {
  line-height: 32px;
}
.secle_m {
  width: 400px;
  border-color: #c2c2c2;
  height: 32px;
}
.xingzhi span {
  line-height: 32px;
}
.xingzhi {
  margin-top: 20px;
}
.zhuce_li input.shur_input {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  text-indent: 8px;
}
/*.qita_dw, .qita_zw{display: none;}*/
/*横向菜单*/
.navSlider {
  height: 60px;
  width: 100%;
  background: #621318;
  position: relative;
  z-index: 20;
  line-height: 60px;
}
.navBarT .nav_fli {
  width: 19.95%;
  flex-shrink: 0;
  border-right:1px solid white;
}

.navBarT .first_l {
  height: 60px;
  display: block;
}
.navBarT .first_l h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding-top: 10px;
  margin-top: 0px;
}
.navBarT .first_l p {
  font-size: 16px;
  font-weight: 700;
  color: #d2a9a9;
}
.navBarT .nav_fli:nth-child(1),
.navBarT .nav_fli:nth-child(5) {
  /* width: 120px; */
}
.navBarT .sec_nav {
  width: 100%;
  text-align: center;
  background: #621318;
  padding: 5px 0;
  display: none;
}
.navBarT .sec_nav li {
  font-size: 16px;
  line-height: 36px;
}
.navBarT .sec_nav li a {
  display: block;
  line-height: 36px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.navBarT .sec_nav li a:hover {
  color: #fdc5c6;
}
.banner_n {
  height: 470px;
  background-size: cover;
}
.navBarT .nav_fli.cur .first_l:before,
.navBarT .nav_fli:hover .first_l:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 2px;
  background: #fff;
  left: 50%;
  margin-left: -40px;
  bottom: -3px;
}

/*cont_nav*/
.content {
  margin-bottom: 70px;
}
.cont_nav {
  height: 63px;
  font-weight: 700;
  line-height: 63px;
  border-bottom: 2px solid #e1bbbc;
}
.cont_nav a {
  display: inline-block;
  margin-right: 30px;
  line-height: 63px;
  font-size: 22px;
  color: #666;
  position: relative;
}
.cont_nav a.cur {
  color: #621318;
}
.cont_nav a img {
  bottom: -2px;
  left: 50%;
  margin-left: -6px;
  display: none;
}
.cont_nav a.cur img {
  display: block;
}
.cont_nav a:hover {
  color: #621318;
}
/*认证须知*/
.beijing {
  padding: 40px 0;
  background: #f9f9f9;
  margin-top: 40px;
}
h2 {
  font-size: 30px;
  line-height: 70px;
}
.beijing_li {
  width: 380px;
  height: 390px;
  background: #fff;
  border-radius: 5px;
  margin-right: 30px;
  overflow: hidden;
}
.beijing_li:nth-child(3n) {
  margin-right: 0;
}
.beijing_li .img {
  height: 257px;
  width: 380px;
  text-align: center;
  line-height: 257px;
  display: block;
}
.beijing_li .img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.beijing_li .info {
  padding: 15px;
}
.beijing_li .info h3 {
  font-size: 18px;
  color: #333;
  line-height: 36px;
  padding: 10px 0;
}
.beijing_li .info p {
  font-size: 16px;
  color: #666;
}
.jiagou {
  padding: 40px 0;
}
.jiagou_ul {
  margin-top: 20px;
}
.jiagou_ul .img {
  width: 904px;
  height: 292px;
}
.jiagou_ul .img img {
  min-width: 100%;
  max-height: 100%;
}
.jiagou_ul p {
  font-size: 18px;
  color: #333;
  line-height: 26px;
  padding-top: 30px;
  text-indent: 2em;
}
.jiagou_ul .info {
  width: 270px;
}
.linxuan {
  padding: 40px 0;
  background: #f9f9f9;
}
.jianjie {
  padding: 40px 0;
  background: #f9f9f9;
}
img.lx_img {
  display: block;
  margin: 20px auto;
  max-width: 600px;
}
.liuct {
  padding-top: 40px;
}
.liuct img.liuct {
  max-width: 100%;
  display: block;
  margin: -20px auto;
}
/*管理委员会弹窗*/
.zuzhi_tc {
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  display: none;
}
.zuzhi_tbox {
  padding: 20px;
  width: 1080px;
  height: 660px;
  top: 50%;
  left: 50%;
  margin-left: -570px;
  margin-top: -360px;
  background: #fff;
  position: absolute;
  overflow: hidden;
}
.gl_wyh {
  width: 48%;
  height: 600px;
}
.gl_wyh .title {
  border-bottom: 4px solid #9d1f21;
  padding-bottom: 10px;
}
.gl_wyh .title h2 {
  font-size: 24px;
  color: #9d1f21;
  line-height: 36px;
}
.gl_wyh .info {
  margin-top: 20px;
}
.gl_wyh .info h2 {
  line-height: 36px;
}
.gl_wyh .info h3 {
  font-size: 20px;
  font-weight: bold;
}
.gl_wyh .info h4 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 5px;
  text-indent: 15px;
}
.gl_wyh .info p {
  font-size: 16px;
  text-indent: 2em;
}
p.close_pp {
  font-size: 20px;
  border-top: 1px solid #e5e5e5;
  padding-top: 25px;
}
/*认证标准*/
.cont_mt {
  margin-top: 40px;
}
.cont_lnv {
  width: 166px;
}
.cont_rm {
  width: 1000px;
}
.cont_lnv ul {
  background: #f9f9f9;
}
.cont_lnv li {
  line-height: 60px;
  font-size: 18px;
  color: #666;
  position: relative;
}
.cont_lnv li a {
  color: #666;
  display: block;
}
.cont_lnv li.cur > a {
  background: #9d1f21;
  color: #fff;
}

.cont_lnv li:before {
  height: 1px;
  width: 146px;
  position: absolute;
  background: #e2e2e2;
  left: 10px;
  bottom: 0;
  content: "";
}
.cont_lnv li:last-child:before,
.cont_lnv li.cur:before {
  height: 0;
}
.cont_lnv li:hover a {
  color: #9d1f21;
}
.cont_lnv li.cur:hover a {
  color: #fff;
}
.biaozhun_rm .title h2 {
  font-size: 24px;
  color: #666;
  line-height: 38px;
}
.biaozhun_rm .info {
  font-size: 16px;
  padding: 10px 0;
}
.biaozhun_rm .info h4 {
  font-size: 20px;
  font-weight: bold;
}
.biaozhun_rm .info p {
  margin-bottom: 10px;
  color: #666;
  text-indent: 2em;
}
.conl_pf {
  position: fixed;
  top: 40px;
  left: 50%;
  margin-left: -600px;
}
/*项目报名*/
.cont_title {
  margin-top: 40px;
}
.intro_info img {
  max-width: 100%;
}
.cont_title h2 {
  font-size: 30px;
  line-height: 50px;
}
.cont_title p {
  font-size: 16px;
  color: #999;
}
.xm_bmt {
  margin-top: 25px;
  padding-bottom: 30px;
}
.xm_bmt a {
  display: block;
  width: 380px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 3px;
  background: #cccccc;
  color: #fff;
  font-size: 20px;
  margin-right: 30px;
  float: left;
}
.xm_bmt a.cur {
  background: #9d1f21;
}
.xm_bmt a:nth-child(3n) {
  margin-right: 0;
}
/*.xm_bmt a:hover{background: #9d1f21;}*/
.xiazai_z {
  width: 300px;
  margin-left: 84px;
  padding-top: 90px;
}
.xiazai_z h4 {
  font-size: 20px;
  line-height: 46px;
  border-bottom: 1px dashed #e4e4e4;
}
.xiazai_z h4:last-child {
  border-bottom: 0;
}
.xiazai_z h4 a:hover {
  text-decoration: underline;
}
.xiangm_lc {
  width: 655px;
  margin-right: 82px;
}
.sqb_tj {
  padding: 20px 100px;
  border-bottom: 1px dashed #e4e4e4;
}
.for_lt {
  font-size: 17px;
  color: #333;
  font-weight: 600;
}
select.w238,
input.w238 {
  width: 238px;
  height: 34px;
  margin: 0 0 0 15px;
  border: 1px solid #c6c6c6;
  font-size: 14px;
}
input.w508 {
  width: 501px;
  margin-left: 15px;
  height: 34px;
  border: 1px solid #c6c6c6;
  text-indent: 8px;
  font-size: 14px;
}
.sqb_tj table td {
  padding: 10px 0;
}
input.w720 {
  width: 766px;
  margin-left: 15px;
  height: 34px;
  border: 1px solid #c6c6c6;
  text-indent: 8px;
  font-size: 14px;
}
textarea.w720 {
  width: 766px;
  margin-left: 15px;
  border: 1px solid #c6c6c6;
  text-indent: 8px;
  font-size: 14px;
  padding: 10px 0;
  resize: none;
}
input.w238 {
  text-indent: 8px;
  margin-right: 5px;
}
.sqb_tj span.red {
  color: red;
  font-weight: normal;
}
/*.biao_xli input[type="file"]{position: absolute;z-index: 2;left: 0;top: 0;padding-left: 40px;}
.biao_xli span.shangchuan{width: 200px;display: inline-block;}*/
.biao_xli {
  display: inline-block;
}
.biaoge_xz {
  margin-top: 30px;
}
.biao_xli p {
  font-size: 18px;
}
.biao_xli p input {
  width: 160px;
}
.biao_xli span.tip {
  font-size: 14px;
  color: #999;
}
.biao_xli a {
  margin: 0 0;
}
.biao_xli a.unline {
  margin-right: 5px;
}
.biao_xli a.unline:hover {
  text-decoration: underline;
}
.biaoge_xz .line {
  font-size: 20px;
  margin: 0 10px;
  color: #999;
  font-weight: normal;
}

.youji_check .i_check {
  display: inline-block;
  height: 22px;
}
.youji_check .i_check i {
  font-size: 22px;
  vertical-align: middle;
}
.youji_check .i_check i.ch_y {
  display: none;
}
.youji_check .i_check.cur i.ch_y {
  display: inline-block;
  color: #9d1f21;
}
.youji_check .i_check.cur i.ch_n {
  display: none;
}
.youji_check {
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 15px;
}
.youji_check .youji_gs {
  margin-left: 40px;
}
.youji_check .youji_gs input {
  margin-left: 0;
}
p.fs14 {
  font-size: 14px;
}
.zg_xuzhi {
  /*width: 700px;*/
  margin: 20px auto;
  font-size: 14px;
}
.zg_xuzhi p {
  font-size: 14px;
  color: #333;
}
.zg_xuzhi .info p {
  font-size: 14px;
  color: #999;
}
.yinsi {
  font-size: 14px;
  margin-top: 30px;
}
.yinsi input[type="checkbox"] {
  font-size: 16px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  border-radius: 18px;
  background-size: 100% auto;
  box-sizing: border-box;
  background-position: 0 0;
  background-color: white;
  border: solid 1px #bbb;
  margin-top: -2px;
}

/*复选框选中后增加的样式*/
.yinsi input[type="checkbox"]:checked {
  background: url(../images/check.png) no-repeat center center;
  background-size: 100% 100%;
  background-color: #fff;
  border: 0;
}
/*复选框选中后增加的样式*/
.yinsi input[type="checkbox"]:checked:active {
}
.tijiao_btn {
  display: block;
  margin: 20px auto;
  width: 112px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 3px;
  background: #9d1f21;
}
.tijiao_btn:hover,
.chaxun_btn:hover,
.my_sbt:hover,
.bm_tnb:hover,
.juf_q:hover {
  color: #fff;
  background: #bc2c2f;
}
/*项目报名-进度查询*/
.cx_liuc {
  width: 110px;
  margin: 0 58px;
}
.dot_lc {
  width: 98px;
  height: 8px;
  background: url(../images/dot_1.png) no-repeat center center;
  margin-top: 35px;
}
.cx_liuc dt {
  font-size: 20px;
  color: #666;
}
.cx_liuc dd {
  font-size: 20px;
  padding: 5px 15px;
  background: #cccccc;
  color: #fff;
  max-width: 110px;
  text-align: center;
  border-radius: 3px;
  margin-top: 15px;
}
.chaxun_lc {
  margin-top: 30px;
  padding-bottom: 120px;
  border-bottom: 1px dashed #e0e0e0;
  margin-bottom: 40px;
}
.cx_liuc.cur dd {
  background: #9d1f21;
}
.cx_liuc.cur + .dot_lc:not(.no-active) {
  background-image: url(../images/dot_cur1.png);
}
.dot_lc2 {
  width: 665px;
  height: 43px;
  background: url(../images/dot_2.png) no-repeat center center;
  top: 100px;
  left: 100px;
}
.dot_lc2.cur {
  background-image: url(../images/dot_cur2.png);
}
input.w370 {
  width: 370px;
  text-indent: 8px;
  height: 34px;
  border: 1px solid #c6c6c6;
  font-size: 14px;
  font-size: 14px;
}
.zc_bmcx span {
  font-size: 18px;
  margin-right: 15px;
  color: #333;
  font-weight: 600;
}
.zc_bmcx {
  padding: 20px 70px;
}
.chaxun_btn {
  display: block;
  width: 110px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 20px;
  color: #fff;
  border-radius: 3px;
  background: #9d1f21;
  margin: 20px auto;
}
.chuanx_jieg {
  width: 950px;
  margin: 40px auto;
  padding-left: 100px;
}
.chuanx_jieg b {
  line-height: 30px;
  font-size: 18px;
  left: 0;
  top: 0;
}
.chuanx_jieg p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  border-bottom: 1px solid #e0e0e0;
  min-height: 30px;
}
/*培训报名*/
.peixun_con .cont_title {
  margin-top: 20px;
}
.peixun_con .info_lc img {
  display: block;
  margin: 20px auto;
  max-width: 100%;
}
.canf_biao {
  border: 1px solid #ccc;
  margin-top: 40px;
}
.canf_biao th {
  background: #9d1f21;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
.canf_biao td {
  padding: 10px 10px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.canf_biao td.right {
  text-align: right;
  color: #9d1f21;
}
.cf_bmcon .cont_title {
  margin-top: 0;
}
.info_lc .beizhu {
  padding-left: 50px;
  min-height: 28px;
  line-height: 28px;
  color: #999;
  margin-top: 15px;
}
.info_lc .beizhu b {
  font-size: 14px;
  color: #9d1f21;
  left: 0;
  top: 0;
  line-height: 28px;
}
.info_lc .beizhu .info p {
  line-height: 28px;
  font-size: 14px;
}
.tc_bm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}
.see_myb {
  background: #fff;
  width: 1200px;
  height: 572px;
  border-radius: 10px;
  left: 50%;
  top: 50%;
  margin-left: -600px;
  position: absolute;
  margin-top: -286px;
}
.see_myb h3.title,
.mianf_bmt h3.title {
  font-size: 24px;
  margin: 30px 0;
  line-height: 50px;
}
.see_myb h3.title:before,
.mianf_bmt h3.title:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 2px;
  background: #ce8f90;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
}
.info_mscu {
  max-height: 400px;
}
.info_mscu table {
  padding-top: 0;
  margin-top: 0;
}
.my_sbt {
  display: block;
  width: 110px;
  height: 36px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  background: #9d1f21;
  margin: 30px auto;
  border-radius: 3px;
}
.see_myb p.tip {
  font-size: 14px;
  padding: 5px 10px;
}
.pay_tcb {
  width: 480px;
  height: 190px;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-left: -240px;
  margin-top: -95px;
  background: #fff;
  border-top: 5px;
}
.pay_tcb {
  font-size: 18px;
  line-height: 30px;
  border-radius: 5px;
}
.pay_tcb p {
  padding: 30px 30px 0;
}
.bggray {
  background: #d6d6d6;
}
.qued_bt1 {
  display: inline-block;
  width: 80px;
  height: 32px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin: 20px;
  border-radius: 3px;
}
.pay_bmt {
  display: none;
}
.mf_tcb {
  width: 1048px;
  height: 638px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -319px;
  margin-left: -524px;
  background: #fff;
  border-radius: 10px;
  z-index: 1000;
}
.mf_tcb .sqb_tj {
  padding: 0 30px 20px;
  margin-bottom: 20px;
}
.bm_tnb,
.bm_cal {
  width: 110px;
}
.jindu_peix .cx_liuc {
  margin: 0 44px;
}
.jindu_peix .cx_liuc:first-child {
  margin-left: 0;
}
.jindu_peix .cx_liuc.lc_mr0 {
  margin-right: 0;
}
/*课程参考*/
.info_ckao {
  margin-top: 30px;
}
.tc_kban {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.kban_dt {
  position: absolute;
  width: 1018px;
  max-height: 500px;
  top: 50%;
  left: 50%;
  margin-left: -509px;
  background: #fff;
}
.kban_l {
  width: 83px;
}
.kban_l .kb_tt {
  width: 43px;
}
.kban_r {
  width: 935px;
}
.kban_r .kb_tt {
  height: 76px;
}
.kb_tt {
  font-size: 16px;
  text-align: center;
  padding: 0 20px;
  width: 192px;
  height: 76px;
  display: table;
}
.border_r {
  border-right: 1px solid #c9c9c9;
}
.border_b {
  border-bottom: 1px solid #c9c9c9;
}
.border_t {
  border-top: 1px solid #c9c9c9;
}
.border_l {
  border-left: 1px solid #c9c9c9;
}
.kb_tt p {
  display: table-cell;
  vertical-align: middle;
}
table.kanb_table td {
  font-size: 16px;
  color: #666;
  padding: 10px 20px;
  border-left: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
  background: #f9f9f9;
}
table.kanb_table td:first-child {
  width: 192px;
}
/*培训动态*/
.bggray_1 {
  background: #f9f9f9;
}
.con_mb0 {
  margin-bottom: 0;
}
.peixun_news {
  padding: 60px 0;
}
.px_l {
  width: 870px;
}
.px_r {
  width: 300px;
}
.px_list {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
}
.px_list .img {
  width: 240px;
  height: 180px;
  overflow: hidden;
  margin-right: 20px;
  text-align: center;
  line-height: 180px;
}
.px_list .img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  display: block;
}
.px_list:hover .img img {
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -mos-transform: scale(1.1);
  -mz-transform: scale(1.1);
  transform: scale(1.1);
}
.px_list .n_info {
  width: 460px;
  margin-right: 20px;
}
.px_list .n_info h2 {
  font-size: 20px;
  line-height: 40px;
  padding: 15px 0;
}
.px_list .n_info p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
}
.px_list .n_info h5 {
  font-size: 16px;
  color: #999;
  padding-top: 20px;
}
.px_list i.narrow_rg {
  font-size: 44px;
  margin-top: 55px;
  color: #ccc;
  margin-right: 10px;
}
.px_list:before {
  display: block;
  width: 1px;
  content: "";
  height: 180px;
  background: #e0e0e0;
  top: 20px;
  right: 120px;
  position: absolute;
}
.px_list:hover i.narrow_rg {
  color: #9d1f21;
}
.px_list:hover h2 a {
  color: #9d1f21;
}
/*page*/
.page {
  margin: 50px 0;
}
.page a {
  padding: 4px 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  margin: 0 3px;
}
.page a i {
  font-size: 16px;
}
.page a:hover,
.page a:hover i {
  color: #9d1f21;
}
.page a.y.cur {
  background: #9d1f21;
  color: #fff;
  border-color: #9d1f21;
}
.zuix_news {
  padding: 15px 15px 0;
  background: #fff;
  margin-bottom: 30px;
}
.zuix_news h3 {
  font-size: 20px;
  border-bottom: 1px solid #cccccc;
  line-height: 34px;
  padding-bottom: 3px;
}
.zuix_news h3 a {
  font-size: 14px;
  color: #999;
  line-height: 34px;
}
.zuix_news h3 a i {
  color: #999;
  font-size: 12px;
  vertical-align: middle;
  margin-top: -2px;
}
.zuix_news h3 a:hover,
.zuix_news h3 a:hover i {
  color: #9d1f21;
}
.zuix_news ul li {
  line-height: 56px;
  font-size: 16px;
  border-bottom: 1px dashed #f3f3f3;
}
.zuix_news ul li a {
  color: #666;
}
.zuix_news ul li a:hover {
  color: #9d1f21;
}
/*自筹自建-建设标准-规范化建设流程*/
.cont_lnv.cont_nav2 {
  width: 200px;
}
.cont_mt2 {
  width: 970px;
}
.quc_dl {
  display: none;
}
.qy_nav.cur .quc_dl {
  display: block;
}
.qy_nav.cur .quc_dl dd a {
  color: #999;
  font-size: 16px;
}
.qy_nav.cur .quc_dl dd.cur a,
.qy_nav.cur .quc_dl dd:hover a {
  color: #9d1f21;
}
.qy_nav .quc_dl dd {
  position: relative;
}
.qy_nav .quc_dl dd:before {
  content: "";
  height: 1px;
  width: 180px;
  background: #f0e3e3;
  left: 10px;
  position: absolute;
  top: 0;
}
.qy_nav > a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  font-size: 18px;
  color: #999;
}
.qy_nav.cur > a i {
  -webkit-transform: rotate(180deg);
  mos-transform: rotate(180deg);
  -mz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #fff;
}
/*科室规范化建设标准*/
.cont_title2 h2 {
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 20px;
}
.ke_gfh p {
  font-size: 18px;
  color: #666;
  text-indent: 2em;
}

/*自筹自建-建设申请-进度查询*/
.chax_h4 {
  margin: 40px 0;
}
.chax_h4 .cx_btn {
  font-size: 20px;
  padding: 4px 20px;
  margin: 40px;
  background: #9d1f21;
  color: #fff;
  border-radius: 3px;
}

/*建设自查*/
.info_zicha {
  width: 990px;
  margin: 40px auto;
}
a.schuan,
a.xiaz {
  margin: 0 20px;
}
.info_zicha td {
  font-size: 18px;
  padding: 15px 0;
}
.in_file {
  width: 40px;
  left: 0;
  top: 0;
  opacity: 0;
}
.zicha_inf {
  padding: 20px 0;
}
.zicha_inf p {
  font-size: 14px;
  line-height: 22px;
  text-indent: 2em;
}
/*结果公布*/
.tc_yiyuan {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.yiy_box {
  width: 600px;
  max-height: 500px;
  top: 50%;
  position: absolute;
  left: 50%;
  margin-top: -250px;
  margin-left: -300px;
  background: #fff;
  min-height: 200px;
}
.yiy_box h2.title {
  height: 60px;
  line-height: 60px;
  background: #f9f9f9;
  font-size: 22px;
  color: #555;
}
.yiy_box h2.title span {
  font-size: 16px;
}
.yiyuan_min li {
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
}
.yiyuan_min li .fl {
  width: 370px;
}
.yiyuan_min li h3 {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
}
.yiyuan_min li p {
  font-size: 16px;
  color: #666;
}
.yiyuan_min li .fr {
  width: 100px;
  font-size: 16px;
  padding-top: 30px;
}
.yiyuan_min {
  max-height: 439px;
}
.introduce_top {
  width: 1040px;
  margin: 60px auto 60px;
}
.introduce_top img.im_center {
  z-index: 2;
  left: 50%;
  top: -25px;
  margin-left: -230px;
  max-height: 280px;
}
.intro_info p {
  font-size: 16px;
  color: #666;
  text-indent: 2em;
  margin-bottom: 15px;
}
/*联系方式*/
.contact_mb {
  width: 870px;
  margin: 20px auto;
}
#allmap {
  width: 540px;
  height: 436px;
}
.contact_mb .cont_fs {
  width: 265px; /*padding-top:15px;*/
}
.contact_mb .cont_fs h3 {
  font-size: 20px;
  color: #999;
  padding-top: 20px;
}
.contact_mb .cont_fs p {
  font-size: 20px;
  color: #333;
}
/*基地医院*/
#allmap1 {
  width: 700px;
  height: 450px;
}
.jidi_r {
  width: 470px;
  max-height: 450px;
}
.jidi_r ul li {
  line-height: 60px;
  font-size: 20px;
  padding: 0 20px;
  border-bottom: 1px dashed #eeeeee;
  cursor: pointer;
}
.jidi_r ul li.on {
  background: #eee;
}
.jidi_tc {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.jidi_tbox {
  position: absolute;
  width: 500px;
  min-height: 150px;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -75px;
  background: #fff;
}
.jidi_twrap {
  padding: 20px 60px;
}
.jidi_twrap h3 {
  font-size: 20px;
  padding-bottom: 10px;
  color: #333;
}
.jidi_twrap p {
  font-size: 16px;
  color: #666;
  padding-bottom: 5px;
}
.jidi_twrap p i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}
.zanwu_jd {
  font-size: 22px;
  padding: 40px 20px;
}

/*忘记密码*/
.forget_mm {
  display: none;
}
#forget {
  padding: 0 100px;
}
#forget input {
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-indent: 10px;
  font-size: 12px;
  border: 1px solid #c2c2c2;
  margin-bottom: 20px;
  text-indent: 55px;
}
#forget input.passw_n {
  margin-bottom: 3px;
  text-indent: 70px;
}
#forget span.pa {
  left: 5px;
  top: 0;
  line-height: 34px;
  z-index: 2;
  font-size: 16px;
  color: #666;
  padding-right: 10px;
}
#forget span.pa:before {
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  height: 18px;
  width: 1px;
  background: #ccc;
}
#forget .yzm_box input {
  width: 300px;
  text-indent: 5px;
}
#forget .yzm_box button {
  height: 36px;
  line-height: 34px;
  width: 80px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #9d1f21;
  border-radius: 3px;
  border: none;
  outline: none;
}
#forget .forget_btn {
  margin: 40px auto;
}

/*内页banner*/
.banner_n {
  position: relative;
}
.my_addr {
  width: 300px;
  height: 150px;
  background: url(../images/my_01.png) no-repeat center center
    rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 75px;
  left: 50%;
  margin-left: -150px;
  z-index: 2;
}
.my_addr h2 {
  font-size: 34px;
  color: #fff;
  line-height: 50px;
  padding-top: 30px;
  position: relative;
  padding-bottom: 3px;
}
.my_addr h2:before {
  width: 70px;
  height: 2px;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -35px;
  background: rgba(157, 30, 33, 0.5);
}
.my_addr p {
  font-size: 16px;
  color: #fff;
  line-height: 34px;
}
.my_addr p a {
  color: #fff;
}
.my_addr p a:hover {
  color: #9d1f21;
}

/*详情页*/
.det_title {
  font-size: 18px;
  line-height: 63px;
  border-bottom: 1px solid #e5e5e5;
}
.det_title a {
  color: #666;
}
.det_title a:hover {
  color: #9d1f21;
}
.det_title a i {
  font-size: 16px;
  margin-right: 4px;
}
.det_mbox {
  padding-top: 50px;
}
.det_mbox h3.title {
  font-size: 24px;
  color: #666;
  letter-spacing: 1.6;
  color: #666;
}
.det_mbox h4.time {
  font-size: 18px;
  color: #999;
  line-height: 3;
  padding-bottom: 20px;
}
.det_mbox .det_info p {
  font-size: 18px;
  line-height: 2;
  color: #666;
  text-indent: 2em;
}
.det_mbox .det_info img {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}

/*新闻速递-列表-热门新闻*/
.hot_news li {
  width: 120px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #f3f3f3;
}
.hot_news li:nth-child(2n) {
  padding-right: 0;
}
.hot_news li .img {
  display: block;
  width: 120px;
  height: 90px;
  line-height: 90px;
  overflow: hidden;
  text-align: center;
}
.hot_news li .img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.hot_news li p {
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-top: 5px;
}
.zuix_newsb h3 {
  font-size: 20px;
  border-bottom: 1px solid #cccccc;
  line-height: 34px;
  padding-bottom: 3px;
  margin-bottom: 20px;
}
.zuix_newsb {
  padding: 15px 20px 0;
  background: #fff;
  margin-bottom: 30px;
}
.hot_news li:hover img {
  transform: scale(1.1);
}
/*返回顶部*/
.goTop {
  width: 60px;
  height: 60px;
  background: #d83c3f;
  bottom: 30px;
  right: 10px;
  z-index: 99999;
  position: fixed;
  line-height: 60px;
  text-align: center;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  display: none;
  cursor: pointer;
}
.goTop i {
  color: #fff;
  font-size: 30px;
  vertical-align: middle;
}

.beijing_ul {
  padding-left: 205px;
  padding-top: 15px;
}

.policy_mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 22;
  left: 0;
  top: 0;
}
.policy_box {
  width: 820px;
  height: 450px;
  background: #fff;
  border-radius: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 20px;
  overflow-y: auto;
}
.policy_box .policy_box_title {
  font-size: 16px;
  margin: 0 0 20px;
}
.policy_box .policy_box_close {
  width: 20px;
  height: 20px;
  background: url(http://inner.h5.hxylt.org.cn/static/mini-app/imgs/pccm/close.png)
    no-repeat;
  background-size: 100%;
  position: absolute;
  right: 20px;
  top: 26px;
  cursor: pointer;
}
.policy_box .policy_line {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px;
}
.policy_box .policy_line_title {
  font-size: 14px;
}
.policy_box .policy_line_cont {
  display: flex;
}
.policy_box .policy_line_btn1 {
  display: block;
  width: 112px;
  height: 36px;
  line-height: 36px;
  background: #a33b42;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 6px;
  cursor: pointer;
}

.policy_box .policy_line_btn2 {
  display: block;
  width: 110px;
  height: 34px;
  line-height: 36px;
  background: #fff;
  color: #a33b42;
  text-align: center;
  font-size: 14px;
  border: 1px solid #a33b42;
  border-radius: 4px;
  margin: 0 6px;
  cursor: pointer;
}
.state{
  float: left;
  color: #666;
  width: 166px;
  font-size: 20px;
  margin-left: 35px;
  cursor:pointer;
  line-height: 94px;
  font-weight: 600;
}
.state:hover{
  color: #9d1f21;
}

.quit{
  float: left;
  color: #666;
  width: 100px;
  margin-left: 50px;
  font-size: 20px;
  margin-right: 15px;
  height: 40px;
  line-height: 40px;
  margin-top: 27px;
  cursor:pointer;
  font-weight: 600;
}
.quit:hover{
  color: #9d1f21;
}
.Top-right{
  width:69%;text-align: right;display: inline-block;height: 100px;
  line-height: 100px;
}
.medical{
  width: 70px; height:70px;display: inline-block;margin-left: 2%;margin-bottom: 15px;
}
.loginStatus-medical{
  display: inline-block;
  width: 30%;
  height: 70px;
}
@media screen and (max-width: 972px) {
  .loginStatus-medical{
    display: inline-block;
    width: 40%;
    height: 70px;
  }
  .Top-right{
    width: 55%;
  }
}