.phone_banner {
  display: none;
}

.phoneheader {
  display: none;
}

.phone_box {
  display: none;
}

.pc_box {
  display: block;
}

.mobile-container {
  display: none;
}

.submenus .ph_submenus_list {
  display: none;
}

.wrap {
  width: 76%;
  margin: 0 auto;
}

.wrap2 {
  width: 76%;
  text-align: left;
  margin: 0 auto;
}

.top_nav {
  width: 100%;
  height: 0.4rem;
  background: #eaeef1;
  line-height: 0.4rem;
  position: relative;
}
.top_nav2 {
  display: none;
}

.top_left {
  width: 25%;
  display: inline-block;
  font-size: .14rem;
}

.top_right {
  position: absolute;
  right: 12%;
  top: 0;
}

.top_left p {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #324554;
}

.top_right li {
  float: left;
}

.top_right li a {
  display: inline-block;
  padding: 0 0.16rem;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #324554;
}

.top_right li a:hover {
  color: #c21829;
}

.top_right li a.active {
  color: #c21829;
}

.top_right li {
  border-left: 1px solid #cbd2d7;
}

.top_right li.top_btn {
  border: none;
  padding-left: 0.35rem;
  background: #c21829;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}

.top_right li.top_btn img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.06rem;
}

.top_right li.top_btn span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.top_right li.btn_login {
  padding-right: 0.35rem;
}

.header {
  position: sticky;
  top: 0;
  display: block;
  height: 180px;
  background-size: 100% 100%;
  z-index: 999;
  width: 100%;
  background: #ffffff;
}

.header.active {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);
}

.header .header_top {
  width: 100%;
  background-size: 100% 100%;
  height: 0.85rem;
}

.header .header_top .fl img {
  max-width: 100%;
  max-height: 1rem;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0.3rem;
}

.header .header_top .fr {
  display: flex;
  margin-top: 0.25rem;
}

.header .header_top .fr img {
  display: inline-block;
  vertical-align: middle;
  width: 0.19rem;
  height: 0.3rem;
  margin-top: 0.1rem;
}

.header .header_top .fr .header_tell {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.15rem;
  background: url(../images/heng2_03.png) no-repeat 35% center;
}

.header .header_top .fr .header_tell p {
  height: 0.22rem;
  line-height: 0.22rem;
}

.header .header_top .fr .header_tell span {
  padding-right: 0.28rem;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #324554;
}

.header .header_top .fr .header_tell a {
  font-size: 0.2rem;
  font-family: SimHei;
  font-weight: 400;
  color: #324554;
}

.header .header_nav {
  height: 0.35rem;
}

.header .header_nav {
  width: 100%;
  text-align: center;
}

.header .header_nav ul {
  display: flex;
  float: right;
  vertical-align: middle;
  text-align: center;
}

.header .header_nav li {
  display: inline-block;
  vertical-align: top;
  height: 0.35rem;
  line-height: 0.24rem;
  width: auto;
  padding: 0 0.3rem;
  margin-right: 0.185rem;
  text-align: center;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.header .header_nav li:last-of-type {
  margin-right: 0;
}

.header .header_nav li a {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #324554;
}

.header .header_nav li a i {
  display: block;
  font-style: normal;
}

.header .header_nav li:hover a {
  color: #c21829;
  display: block;
  padding-bottom: 0.03rem;
  border-bottom: 2px solid #c21829;
}

.header .header_nav li.active a {
  display: block;
  padding-bottom: 0.03rem;
  border-bottom: 2px solid #c21829;
  color: #c21829;
}

.header .header_nav ul li .subs {
  position: absolute;
  width: 100%;
  top: 0.35rem;
  left: 0%;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  transition: 1s;
  display: none;
  line-height: 0.35rem;
}

.header .header_nav ul li .subs > ul {
  width: 100%;
  margin: 0 auto;
  display: block;
  vertical-align: middle;
}

.header .header_nav ul li .subs ul {
  margin: 0 auto;
}

.header .header_nav ul li .subs > ul > li {
  width: 100%;
  background-size: cover;
  text-align: center;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
  line-height: 0.35rem;
  height: auto;
  position: relative;
}

.header .header_nav ul li .subs > ul > li .three_li {
  position: absolute;
  width: 115%;
  left: 102%;
  top: 0;
  background-size: cover;
  text-align: center;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
  line-height: 0.35rem;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}

.header .header_nav ul li .subs > ul > li a {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666;
  display: block;
  border: none;
}
.header .header_nav ul li .subs > ul > li .three_li ul {
  display: block;
}
.header .header_nav ul li .subs > ul > li .three_li li {
  padding-right: 0;
  padding: 0;
  width: 100%;
  line-height: 0.35rem;
  height: 0.35rem;
  text-align: center;
}
.header .header_nav ul li .subs > ul > li .three_li li a {
  font-size: 0.14rem;
  width: 100%;
  height: 0.35rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666;
  display: block;
  border: none;
}

.header .header_nav ul li .subs > ul > li:hover,
.header .header_nav ul li .subs > ul > li .three_li li:hover {
  background: #c21829;
}

.header .header_nav ul li .subs > ul > li:hover a,
.header .header_nav ul li .subs > ul > li .three_li li:hover a {
  color: #ffffff;
}
.header .header_nav ul li:hover .header .header_nav ul li .subs > ul > li:hover,
.header .header_nav ul li .subs > ul > li .three_li {
  display: none;
}
.header.active {
  position: fixed;
  top: 0;
}

/*.header .header_nav ul li:hover .subs {
	display: block;
	transition: 1s;
}*/
.banner {
  display: block;
  position: relative;
}

.banner .swiper-pagination {
  position: absolute;
  bottom: 30px;
}

.banner .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: url(../images/dian_06.png) no-repeat center;
  border-radius: 50%;
  margin: 0 10px;
  opacity: 1;
}

.banner .swiper-pagination-bullet-active {
  opacity: 1;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: url(../images/dian_03.png) no-repeat center;
  background-size: 100% 100%;
}

.banner img {
  width: 100%;
  display: block;
}

.banner .bn_txt {
  position: absolute;
  z-index: 2;
  top: 32%;
  width: auto;
  left: 12%;
}

.banner .bn_txt h4 {
  font-size: 0.36rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  width: 5.7rem;
  background: url(../images/heng_03.png) no-repeat bottom;
  height: 0.7rem;
  margin-bottom: 0.2rem;
}

.banner .bn_txt p {
  width: 5.7rem;
  text-align: left;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.36rem;
}

.banner .swiper-pagination-fraction {
  width: 1rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  color: #ffffff;
  left: auto;
  bottom: 0.5rem;
  right: 12%;
}

.banner .swiper-button-prev {
  width: 0.36rem;
  height: 0.36rem;
  left: 12%;
  top: auto;
  bottom: 0.5rem;
  transform: rotate(180deg);
  z-index: 2;
  background: #999999 url(../images/icot_19.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 50%;
}

.banner .swiper-button-next {
  width: 0.36rem;
  height: 0.36rem;
  right: auto;
  top: auto;
  left: 15%;
  bottom: 0.5rem;
  z-index: 2;
  background: #999999 url(../images/icot_19.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 50%;
}

.banner .swiper-button-prev:hover {
  transform: rotate(0deg);
  background: url(../images/icot_17.png) no-repeat center center;
  background-size: 100% 100%;
}

.banner .swiper-button-next:hover {
  transform: rotate(180deg);
  background: url(../images/icot_17.png) no-repeat center center;
  background-size: 100% 100%;
}

/*minnav*/

.minnav {
  margin: 0rem auto;
  margin-top: 0.13rem;
}

.minnav ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

.minnav ul li {
  text-align: center;
  width: 12%;
  margin-right: 0;
  height: auto;
  padding-bottom: 0.4rem;
  background: #f7f7f7;
  position: relative;
}

.minnav ul li:last-of-type {
  margin-right: 0;
}

.minnav ul li img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 0.44rem;
  transition: 0.5s;
}

.minnav ul li img.show {
  display: block;
}

.minnav ul li img.hide {
  display: none;
}

.minnav ul li:hover img.hide {
  display: block;
}

.minnav ul li:hover img.show {
  display: none;
}

.minnav ul li span {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #324554;
  line-height: 0.36rem;
  margin-top: 0.16rem;
}

.minnav ul li:hover {
  background: #c21829;
}

.minnav ul li:hover span {
  color: #ffffff;
}

.footer {
  background: url(../images/foot_bg.png) no-repeat center;
  height: auto;
  padding-top: 0.6rem;
  background-size: 100% 100%;
  padding-bottom: 0.8rem;
}

.footer .footer_logo {
  display: inline-block;
  width: 40%;
  vertical-align: top;
  position: relative;
}

.footer .footer_logo h3 {
  font-size: 0.16rem;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #ffffff;
  margin-top: 0.35rem;
}

.footer .footer_logo .header_tell {
  margin: 0.35rem 0 0.25rem 0;
  display: block;
  background: url(../images/heng3_07.png) no-repeat 12% center;
}

.footer .footer_logo .header_tell p {
  height: 0.25rem;
  line-height: 0.25rem;
}

.footer .footer_logo .header_tell span {
  padding-right: 0.28rem;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7c8187;
}

.footer .footer_logo .header_tell a {
  font-size: 0.2rem;
  font-family: SimHei;
  font-weight: 400;
  color: #e6e6e6;
}

.footer .footer_logo .ft_add {
  border-top: 1px solid #4b5159;
  padding-top: 0.25rem;
}

.footer .footer_logo .ft_add p {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7c8187;
  width: 3.8rem;
  display: flex;
  line-height: 0.3rem;
}

.footer .footer_logo .ft_add p img {
  display: inline-block;
  vertical-align: top;
  width: 0.18rem;
  height: 0.18rem;
  margin-top: 0.05rem;
}

.footer .footer_logo .ft_add p span {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.07rem;
}

.footer .footer_ul {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-left: 8%;
  margin-top: 0rem;
  text-align: right;
}

.footer .footer_ul ul {
  width: 19%;
  display: inline-block;
  vertical-align: top;
  margin-right: 0%;
  text-align: right;
}

.footer .footer_ul ul li {
  line-height: 0.3rem;
  text-align: center;
}

.footer .footer_ul ul:nth-of-type(3) {
  margin-right: 0;
}

.footer .footer_ul ul li h3 {
  font-size: 0.16rem;
  font-family: AlibabaPuHuiTiR;
  font-weight: 400;
  color: #cccccc;
  margin-bottom: 0.15rem;
}

.footer .footer_ul ul li a {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7c8187;
}

.footer .wechat {
  width: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}

.footer .wechat .wechat_img {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: auto;
  text-align: center;
  margin-right: 5%;
}

.footer .wechat .wechat_img img {
  width: 1rem;
  height: 1rem;
}

.copy {
  background: #272a30;
  line-height: 0.6rem;
  height: 0.6rem;
  text-align: center;
  text-align: center;
  margin-top: 0;
  font-size: 0.14rem;
}

.copy p {
  display: inline-block;
  vertical-align: middle;
  color: #999999;
  text-align: center;
  font-size: 0.14rem;
}

.copy p a {
  font-size: 0.14rem;
  font-family: SourceHanSansCN-Light;
  font-weight: 300;
  color: #999999;
}

/*首页news*/

.index_news {
  margin: 0.7rem 0 0.5rem 0;
}

.new_box {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3%;
}

.new_box:nth-of-type(2n) {
  margin-right: 0;
}

.new_box .new_box_tt {
  position: relative;
}

.new_box .new_box_tt ul {
  width: 80%;
  margin: 0 0;
  display: flex;
}

.new_box .new_box_tt ul li {
  padding-right: 0.32rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #999999;
  cursor: pointer;
}

.new_box .new_box_tt ul li.active {
  background: url(../images/heng4_07.png) no-repeat left bottom;
  color: #324554;
  font-weight: bold;
}

.new_box .new_box_tt a.new_box_more {
  position: absolute;
  top: 0.25rem;
  right: 0;
  width: 0.4rem;
  height: 0.4rem;
  background: url(../images/icot_53.png) no-repeat center;
  background-size: 100% 100%;
}

.new_box .new_box_tt a.new_box_more.active {
  background: url(../images/icot_56.png) no-repeat center;
  background-size: 100% 100%;
}

.new_box .new_box_tt a.new_box_more:hover {
  background: url(../images/icot_56.png) no-repeat center;
  background-size: 100% 100%;
}

.new_box .new_box_con {
  background: #f7f7f7;
  height: 2.6rem;
  width: 100%;
  overflow-y: scroll;
}

/*定义滚动条高宽及背景
 高宽分别对应横竖滚动条的尺寸*/

.new_box .new_box_con::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #f7f7f7;
}

/*定义滚动条轨道
 内阴影+圆角*/

.new_box .new_box_con::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  border-radius: 0px;
  background-color: #f7f7f7;
}

/*定义滑块
 内阴影+圆角*/

.new_box .new_box_con::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #adadad;
}

.new_box_list {
  display: none;
}

.new_box_list:first-of-type {
  display: block;
}

.new_box ul {
  width: 94%;
  padding: 0.2rem 0;
  margin: 0 auto;
}

.new_box ul li {
  height: 0.4rem;
  line-height: 0.4rem;
  display: flex;
  justify-content: space-between;
}

.new_box ul li a {
  margin: 0 .2rem 0 0;
  font-size: .14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #324554;
  display: inline-block;
  height: 0.4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1;
}

.new_box ul li span {
  flex-shrink: 0;
  color: #324554;
  font-size: .14rem;
  font-family: Microsoft YaHei;
}

.hz_box {
  margin: 0 auto;
}
.hz_box ul {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 0.2rem;
}

.hz_box li {
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  display: flex;
  align-items: center;
}

.hz_box li:nth-of-type {
  margin-right: 0;
}

.hz_box li img {
  max-width: 100%;
}

/*内页共用*/

.layerr {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  left: 0;
  top: 0;
  display: block;
}

.login {
  /* margin-top: 2rem; */
  position: relative;
}

.login_box {
  position: absolute;
  width: 350px;
  height: auto;
  right: 20%;
  top: 0.5rem;
  z-index: 2;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  display: block;
  text-align: center;
}

.register_box {
  position: fixed;
  width: 42%;
  height: auto;
  left: 29%;
  top: 30%;
  z-index: 100;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  display: block;
  text-align: center;
  border-radius: 5px;
}

.register_box .register_box_txt {
  width: 90%;
  margin: 0 auto;
}

.login_box h1,
.register_box h1 {
  color: #333;
  font-size: 24px;
  margin-bottom: 24px;
}

.register_box h1 {
  margin-bottom: 0.14rem;
}

.register_box .register_box_txt span {
  display: block;
  padding-bottom: 0.25rem;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.3rem;
}

.register_box .register_box_txt p {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.24rem;
  text-align: left;
}

.register_box .register_box_txt .delete {
  width: 120px;
  height: 40px;
  background: #c21829;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
  margin: 20px auto;
  cursor: pointer;
}

.login_box li {
  width: 100%;
  height: 42px;
  line-height: 40px;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  margin-bottom: 20px;
  text-align: left;
}

.login_box li span {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 40px;
  background-color: #dddddd;
  text-align: center;
}
.login_box select {
  border: none;
  padding: 0 0.12rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.16rem;
}

.login_box li input {
  outline: none;
  background: none;
  display: inline-block;
  vertical-align: middle;
  padding-left: 12px;
}

.login_box li.code {
  width: auto;
  position: relative;
}

.login_box li.code input[type="button"] {
  font-size: 16px;
  width: 90px;
  cursor: pointer;
  height: 42px;
  position: absolute;
  right: 0;
  top: -1px;
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  color: #ffffff;
  background: #c21829;
}

.login_box li.password {
  background: url(../images/login_07.png) no-repeat 94% center;
}

.login_box li.btn_dl {
  border: none;
  text-align: center;
  background: #c21829;
  border-radius: 5px;
}

.login_box li.btn_dl input {
  color: #ffffff;
  font-size: 0.16rem;
  cursor: pointer;
}

.login_box li.btn_dl2 {
  border: 1px solid #c21829;
  text-align: center;
  background: no-repeat;
  line-height: 40px;
  border-radius: 5px;
  cursor: pointer;
}

.login_box li.btn_dl2 input {
  color: #c21829;
  font-size: 0.16rem;
  cursor: pointer;
}

.login_box li.btn_dl2:hover,
.login_box li.btn_dl2.active {
  border: none;
  text-align: center;
  background: #c21829;
  border-radius: 5px;
}

.login_box li.btn_dl2:hover input,
.login_box li.btn_dl2.active input {
  color: #ffffff;
  border: none;
  text-align: center;
  background: #c21829;
  border-radius: 5px;
}

.submenus {
  width: 100%;
  background: #f3f1f1;
  text-align: left;
  height: 0.41rem;
  line-height: 0.41rem;
  position: relative;
}

.submenus .wrap {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  height: 0.41rem;
  line-height: 0.41rem;
}

.submenus_a {
  margin-left: 0;
  display: flex;
}

.submenus_a a {
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  padding: 0 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  display: block;
  margin-right: 0rem;
}

.submenus_a a:hover {
  color: #ffffff;
  background: #c21829;
}

.submenus_a a.active {
  color: #ffffff;
  background: #c21829;
}

.submenus .wrap h2 {
  position: absolute;
  top: 0;
  right: 0;
}

.submenus .wrap h2 span {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

.submenus .wrap h2 a {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

.con {
  padding-bottom: 1.36rem;
}

h2.con_title {
  font-size: 0.3rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  margin: 0 auto;
  margin-top: 0.6rem;
  margin-bottom: 0.5rem;
  text-align: center;
}

a.abt_more {
  width: 2rem;
  display: block;
  height: 0.4rem;
  border: 1px solid #dcdcdc;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.3rem;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666;
  line-height: 0.4rem;
  transition: 0.5s;
}

a.abt_more:hover {
  background: #0152a4;
  color: #ffffff;
  border: 1px solid #0152a4;
  transition: 0.5s;
}

/*分页*/

.page {
  text-align: center;
  height: auto;
  text-align: right;
  margin: 0 0;
  margin-top: 0.32rem;
}

.page a {
  text-align: center;
  width: 0.32rem;
  height: 0.32rem;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  line-height: 0.32rem;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.1rem;
  font-size: 0.14rem;
  color: #595959;
}

.page a.prev,
.page a.next {
  width: 0.32rem;
}

.page input {
  text-align: center;
  height: 0.32rem;
  line-height: 32px;
  border: 1px solid #cccccc;
  width: 0.5rem;
  border-radius: 2px;
  text-align: center;
  box-sizing: border-box;
}

.page a:hover,
.page a.active {
  background: #c21829;
  border: 1px solid #c21829;
  color: #ffffff;
}

.page span {
  text-align: center;
  color: #044fa1;
  font-size: 0.14rem;
}

.page span i {
  font-style: normal;
}

.page span {
  margin: 0 2px;
  color: #666;
}

.page input {
  text-align: center;
  width: 50px;
  height: 30px;
  border: 1px solid #e5e5e5;
  text-align: center;
  color: #666;
  border-radius: 4px;
  outline: none;
}

.page .ml10 {
  margin-left: 10px;
}

.page button:hover {
  background-color: #c21829;
  color: #ffffff;
}

/**/

/*内页样式*/

.kw_con {
  margin-top: 0.3rem;
  padding-bottom: 0.8rem;
}

.kw_con .fl {
  width: 15%;
  position: relative;
  border-right: 1px solid #e5e5e5;
  padding-bottom: 1rem;
}

.kw_con .fr {
  width: 83%;
}

.kw_con .fl h2 {
  width: 100%;
  height: auto;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #c21829;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0.15rem;
  padding-left: 0.18rem;
}

.kw_con .fl ul {
  width: 100%;
  margin: 0 auto;
  margin-top: 0.16rem;
}

.kw_con .fl ul.about_list li {
  height: 0.36rem;
  line-height: 0.36rem;
}

.kw_con .fl ul.about_list li a {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #c21829;
}

.kw_con .fl ul.about_list li:last-of-type {
  border-bottom: none;
}

.kw_con .fl ul.about_list li i {
  width: 20px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  background: url(../images/about_10.png) no-repeat center;
  background-size: 100% 100%;
}

.kw_con .fl ul.about_list li span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  font-size: 16px;
}

.kw_con .fl ul.about_list li:hover i {
  background: url(../images/about_07.png) no-repeat;
}

.kw_con .fl ul.about_list li:hover span {
  color: #11448b;
}

.kw_con .fl ul.about_list li.active i {
  background: url(../images/about_07.png) no-repeat;
}

.kw_con .fl ul.about_list li.active span {
  color: #11448b;
}

.kw_con .fl .about_fl {
  display: block;
  width: 100%;
}

.kw_con .fl .about_fl img {
  width: 100%;
  height: auto;
}

.kw_con .fl .postLists li {
  width: 100%;
  font-weight: normal;
  line-height: 0.36rem;
  margin: 0 auto;
  margin-bottom: 0.05rem;
}

.kw_con .fl .postLists .abstract {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
}

.kw_con .fl .postLists .abstract span {
  font-size: 0.16rem;
  font-family: "OpenSans-Bold";
  font-weight: normal;
  vertical-align: middle;
  color: #666;
  margin-left: 18px;
  display: inline-block;
}

.kw_con .fl .postLists {
  line-height: 0.36rem;
  cursor: pointer;
}

.kw_con .fl .postLists .abstract {
  position: relative;
}

.kw_con .fl .postLists .abstract i.icon {
  float: right;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 15px;
  margin-top: 15px;
  background: url(../images/product_10.png) no-repeat;
}

.kw_con .fl .postLists li.active .abstract {
  background: #e5e5e5;
  color: #c21829;
  border-left: 2px solid #c21829;
}

.kw_con .fl .postLists li.active .abstract span {
  color: #c21829;
}

.kw_con .fl .postLists li.active .abstract i.icon {
  background: url(../images/product_03.png) no-repeat;
}

.kw_con .fl .postLists .detailText {
  display: none;
  box-sizing: border-box;
  margin-top: 0;
  background: #f7f7f7;
}

.kw_con .fl .postLists li.active .detailText {
  display: block;
}

.kw_con .fl .postLists .detailText a {
  display: block;
  height: 0.36rem;
  padding-left: 0.25rem;
  line-height: 0.36rem;
}

.kw_con .fl .postLists .detailText a span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  font-size: 0.14rem;
}

.kw_con .fl .postLists .detailText a:hover span {
  color: #c21829;
}

.kw_con .fl .postLists .detailText a.active span {
  color: #c21829;
}

.kw_con .fr h5 {
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #c21829;
  margin-bottom: 0.2rem;
}

.kw_con .fr .kw_con_box {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;

  font-weight: 400;
  color: #010207;
  line-height: 0.36rem;
}

/*列表样式*/

.kw_con_box .new_box_list ul li {
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0 0.08rem;
}

.kw_con_box .new_box_list ul li a {
  width: 80%;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #010207;
  display: inline-block;
  height: 0.6rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.kw_con_box .new_box_list ul li span {
  float: right;
  color: #324554;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
}

.kw_con_box .new_box_list ul li i {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #010207;
  border-radius: 50%;
  margin-bottom: 3px;
  margin-right: 2px;
}

.download_list em {
  display: inline-block;
  width: 10px;
  height: 14px;
  margin-right: 0.03rem;
  background: url(../images/dld_03.png) no-repeat center;
}

.download_list .download_list_btn {
  cursor: pointer;
}

.kw_con_box .new_box_list ul li:hover {
  background: #f7f7f7;
}

.kw_con_box .new_box_list ul li:hover a,
.kw_con_box .new_box_list ul li:hover span {
  color: #c21829;
}

.kw_con_box .new_box_list ul li:hover em {
  background: url(../images/dld_06.png) no-repeat center;
}

.kw_con .kw_con_box ul.news_list {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-left: 0;
}

.kw_con .kw_con_box ul.news_list li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: auto;
  position: relative;
  margin-right: 0;
  padding: 0.1rem 0.3rem 0.24rem 0.24rem;
  border-radius: 5px;
  background: #f7f7f7;
}

.kw_con .kw_con_box ul.news_list > li {
  width: 100%;
  margin-bottom: 0.25rem;
  transition: transform 0.5s ease-in 0s;
  -webkit-transition: transform 0.5s ease-in 0s;
  -moz-transition: transform 0.5s ease-in 0s;
  -o-transition: transform 0.5s ease-in 0s;
}

.kw_con .kw_con_box ul.news_list > li:nth-of-type(2n) {
  margin-right: 0;
}

.kw_con .kw_con_box ul.news_list > li .new_pp {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  width: 100%;
  margin-left: 0;
}

.kw_con .kw_con_box ul.news_list > li .new_pp h4 {
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  height: 0.5rem;
  line-height: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.kw_con .kw_con_box ul.news_list > li .new_pp p {
  font-size: 0.15rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.26rem;
  /*height: 0.48rem;*/
  /*overflow: hidden;*/
}

.kw_con .kw_con_box ul.news_list > li .new_more2 {
  width: auto;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.3rem;
  cursor: pointer;
}

.kw_con .kw_con_box ul.news_list > li .new_more2 a {
  color: #999999;
}

.kw_con .kw_con_box .border_top ul.news_list li {
  height: auto;
}

.kw_con .kw_con_box .border_top ul.news_list li .new_pp p {
  width: 86%;
  color: #333333;
}

.kw_con .kw_con_box .border_top ul.news_list li .download_btn {
  position: absolute;
  top: 0.16rem;
  right: 0.36rem;
}

.kw_con .kw_con_box .border_top ul.news_list li .download_btn span {
  display: block;
  width: 1.2rem;
  height: 0.36rem;
  line-height: 0.36rem;
  font-size: 0.16rem;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-bottom: 0.12rem;
  color: #333333;
  background: #bfbfbf;
  cursor: pointer;
}

.kw_con .kw_con_box .border_top ul.news_list li .download_btn span.sms_btn {
  color: #333333;
  background: #bfbfbf;
}
.kw_con .kw_con_box .border_top ul.news_list li .download_btn span.erwm_btn {
  color: #333333;
  background: #bfbfbf;
}

.kw_con .kw_con_box .border_top ul.news_list li .download_btn span:hover {
  color: #ffffff;
  background: #c21829;
}
.kw_con .kw_con_box .border_top ul.news_list li .download_btn div.erwm_img {
  position: absolute;
  z-index: 2;
  transition: 0.5s;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  width: 1.2rem;
  height: 1.2rem;
  display: none;
}
.kw_con .kw_con_box .border_top ul.news_list li .download_btn div.erwm_img img {
  width: 100%;
  height: 100%;
}
.kw_con
  .kw_con_box
  .border_top
  ul.news_list
  li
  .download_btn
  span.erwm_btn:hover
  ~ div.erwm_img {
  display: block;
}

.kw_con
  .kw_con_box
  .border_top
  ul.news_list
  li
  .kw_con
  .kw_con_box
  ul.news_list
  > li:hover {
  transition: 0.5s;
  box-shadow: 0px 0px 2px 0px #c21829;
  background: #ffffff;
}

.kw_con .kw_con_box ul.news_list > li:hover h4 {
  color: #c21829;
}

/*详情*/

.details {
  margin-top: 0.3rem;
}

.details p.font1 {
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
  margin-bottom: 0.1rem;
}

.details p.font2 {
  text-align: center;
  font-size: 0.12rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666;
  line-height: 0.3rem;
  padding-left: 0.2rem;
}

.details p.font2 span {
  display: inline-block;
  vertical-align: middle;
}

.details p.font2 em {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 0.12rem;
  background: #666;
  margin: 0 0.2rem;
}

.details .content {
  padding: 0.3rem 0 0.5rem;
}

.details .content p {
  font-size: 0.16rem;
  font-family: AlibabaPuHuiTiR;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
  text-indent: 2em;
}

.details .content img {
  display: block;
  margin: 0.2rem auto;
  max-width: 100%;
}

.chapter {
  border-top: 1px solid #e5e5e5;
  line-height: 0.95rem;
  display: flex;
  justify-content: space-between;
  line-height: 0.45rem;
}

.chapter a {
  display: block;
  font-size: 0.14rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}

.chapter a:hover {
  color: #c21829;
}

.pc_rencai {
  display: block;
}

.phone_rencai {
  display: none;
}

.xq_img {
  margin: 0.2rem auto;
  display: block;
}

/*contact联系我们*/

.contact_box h6 {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 0.3rem;
}

.contact_box p {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  color: #666;
  line-height: 0.24rem;
}

.maps {
  margin-top: 0.2rem;
  text-align: left;
}

.maps img {
  display: block;
}

/*列表2*/

.kw_con .kw_con_box .prt_rd {
  margin-top: 0;
}

.kw_con .kw_con_box .prt_rd ul {
  display: inline-block;
  width: auto;
}

.kw_con .kw_con_box .prt_rd ul li {
  display: inline-block;
  vertical-align: middle;
}

.kw_con .kw_con_box .prt_rd h6 {
  width: 100px;
  height: 0.4rem;
  border-bottom: none;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333;
  line-height: 0.4rem;
  text-align: center;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: -1px;
  cursor: pointer;
}

.kw_con .kw_con_box .prt_rd li.active h6 {
  border: 1px solid #d2d2d2;
  background: #ffffff;
  border-bottom: none;
  color: #c21829;
  margin-bottom: -1px;
}

.kw_con .kw_con_box .prt_rd h6.prt_rd_h6 {
  border: 1px solid #dcdcdc;
  background: #ffffff;
  border-bottom: none;
  color: #178a45;
  margin-bottom: -1px;
}

.border_top {
  border-top: 1px solid #d2d2d2;
  display: none;
  padding-top: 0.2rem;
  margin-top: -1px;
}

.border_top:first-of-type {
  display: block;
}

.sm_box h3 {
  font-size: 0.24rem;
  color: #333333;
  margin-bottom: 0.25rem;
}

.sm_box p {
  width: 80%;
  color: #333;
  line-height: 0.24rem;
  font-size: 0.16rem;
  margin-bottom: 0.24rem;
}

.sm_box .sm_btn,
.statement .sm_btn {
  margin-top: 0.5rem;
}

.sm_box .sm_btn span,
.statement .sm_btn span {
  display: inline-block;
  vertical-align: middle;
  width: 1.2rem;
  height: 0.4rem;
  background: #bfbfbf;
  line-height: 0.4rem;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: center;
  border-radius: 3px;
  margin-right: 0.2rem;
  cursor: pointer;
}

.sm_box .sm_btn span.sm_btn_qr,
.statement .sm_btn span.sm_btn_qr {
  background: #c21829;
  color: #ffffff;
}

.contact_form {
  margin-bottom: 0.3rem;
  padding-top: 0.72rem;
  text-align: left;
}

.contact_form > p {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #c21829;
  margin-bottom: 0.3rem;
}

.contact_form ul li {
  text-align: left;
  margin-bottom: 0.15rem;
}

.contact_form ul li input,
textarea {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  padding-left: 0.23rem;
  box-sizing: border-box;
  margin-left: 0.2rem;
  border: 1px solid #d2d2d2;
}

.contact_form ul li > span {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.contact_form .yzm input {
  width: 3.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background: #ffffff;
  border: 1px solid #d2d2d2;
}

.contact_form .yzm img {
  margin-left: 0.15rem;
  width: 1.65rem;
  height: 0.54rem;
  vertical-align: middle;
}

.contact_form .yzm em {
  width: 1.65rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.16rem;
  display: inline-block;
  background: #22ac38;
  color: #ffffff;
  cursor: pointer;
}

.contact_form ul li > span {
  vertical-align: middle;
  width: 0.8rem;
  display: inline-block;
  text-align: right;
}

.contact_form ul li > span.span_top {
  vertical-align: top;
}

.name input,
.emal input,
.num input {
  width: 3.2rem;
  height: 0.4rem;
  background: #ffffff;
  border: 1px solid #a0a0a0;
}

.contact_btn {
  margin-left: 0;
  margin-top: 0.5rem;
}

.contact_btn button {
  width: 3.2rem;
  font-size: 0.16rem;
  margin-left: 0;
  height: 0.4rem;
  background: #c21829;
  line-height: 0.4rem;
  text-align: center;
  border: none;
  cursor: pointer;
  color: #ffffff;
  margin-bottom: 0.15rem;
}

.wby {
  width: 6.6rem;
  height: 1rem;
  background: #ffffff;
  display: inline-block;
  vertical-align: top;
}

.textarea_btn span {
  vertical-align: top;
}

.xgzj_txt {
  width: 100%;
  padding: 0.25rem 0.2rem;
  border-radius: 5px;
  background: #f7f7f7;
}

.xgzj_txt p {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.24rem;
}

h6.xgzj_h6 {
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.36rem;
  margin: 0.25rem 0;
  margin-bottom: 0;
}

.statement {
  width: 75%;
  background: #ffffff;
  border-radius: 5px;
  text-align: center;
  padding: 0.4rem 0.5rem;
  margin: 0.5rem auto;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

.statement h2 {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.2rem;
}

.statement p {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.24rem;
}

/*基金*/

.soundCode {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
}

.soundCode h3 {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.36rem;
  margin-bottom: 0.15rem;
}

.soundCode table {
  border: 1px solid #e5e5e5;
  outline: none;
  width: 100%;
}

.soundCode table tr {
  border: 1px solid #e5e5e5;
  height: auto;
  line-height: 0.3rem;
  text-align: center;
}

.soundCode table tr th {
  text-align: center;
  font-size: 0.16rem;
  color: #000;
  background: #e5e5e5;
}

.soundCode table tr td {
  font-size: 0.14rem;
  color: #000;
  padding: 0.05rem 0;
}

.soundCode table tr td.qx_btn a {
  display: block;
  width: 0.8rem;
  height: 0.3rem;
  background: #c21829;
  line-height: 0.3rem;
  border-radius: 3px;
  margin: 0 auto;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}

.soundCode table tr:hover {
  background: rgba(229, 229, 229, 0.3);
}

/*全权委托账号*/

.qqwt_box .qqwt_box_title {
  width: 100%;
  height: auto;
  padding: 0.23rem;
  border-radius: 5px;
  background: linear-gradient(257deg, #fdf0e2 0%, #fefaf7 100%);
}

.qqwt_box .qqwt_box_title h4 {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.36rem;
}

.qqwt_box .qqwt_box_title .qqwt_box_title_con ul,
.qqwt_box .qqwt_box_title .qqwt_box_title_list ul {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 0.1rem;
}

.qqwt_box .qqwt_box_title .qqwt_box_title_con ul li {
  text-align: left;
}

.qqwt_box .qqwt_box_title .qqwt_box_title_con ul li span,
.qqwt_box .qqwt_box_title .qqwt_box_title_list ul li p {
  font-size: 0.14rem;
  color: #333333;
}

.qqwt_box .qqwt_box_title .qqwt_box_title_list ul li p {
  color: #666666;
}

.qqwt_box .qqwt_box_title .qqwt_box_title_con ul li em {
  font-size: 0.14rem;
  color: #999999;
}

.qqwt_box .qqwt_box_title .qqwt_box_title_list ul li span {
  color: #000;
}

.qqwt_box .qqwt_box_title .qqwt_box_title_con ul li:last-of-type,
.qqwt_box .qqwt_box_title .qqwt_box_title_list ul li:last-of-type {
  padding-right: 0.5rem;
}

.qqwt_box .qqwt_box_title .qqwt_box_title_list ul li span.red {
  color: #c21829;
}

.soundCode2 {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
}

.soundCode2_tt ul {
  display: flex;
  margin-bottom: 0.15rem;
}

.soundCode2_tt ul li {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.36rem;
  margin-right: 0.3rem;
  cursor: pointer;
}

.soundCode2_tt ul li.active {
  color: #333333;
}

.soundCode2 table {
  border: 1px solid #d2d2d2;
  outline: none;
  width: 100%;
}

.soundCode2 table tr {
  border: 1px solid #d2d2d2;
  height: auto;
  line-height: 0.3rem;
  text-align: center;
}

.soundCode2 table tr th {
  text-align: center;
  font-size: 0.16rem;
  color: #000;
  background: #eaeef1;
}

.soundCode2 table tr:nth-of-type(2n-1) {
  background: #f7f7f7;
}

.soundCode2 table tr td {
  font-size: 0.14rem;
  color: #000;
  padding: 0.05rem 0;
}

.soundCode2 .soundCode2_list {
  display: none;
}

.soundCode2 .soundCode2_list:first-of-type {
  display: block;
}

.soundCode2 table tr:hover {
  background: rgba(229, 229, 229, 0.3);
}

.soundCode2 table tr td a {
  color: #c21829;
}

/*持仓及账单查询页面*/

.boredr_bottom {
  border-bottom: 1px solid #e5e5e5;
}

.bill {
  margin-top: 2rem;
  padding-top: 0.4rem;
  border-top: ;
}

.bill h4 {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  padding-left: 0.2rem;
}

.bill h3 {
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.36rem;
  margin-top: 0.5rem;
  margin-bottom: 0.12rem;
  margin-left: 0.2rem;
}

.bill .bill_con_list {
  background: #ffffff;
  padding: 0.05rem 0.2rem;
  padding-bottom: 0.12rem;
  width: 100%;
  margin-bottom: 0.2rem;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
}

.bill .bill_con_list h6 {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.36rem;
}

.bill .bill_con_list h6 span {
  float: right;
  font-size: 0.14rem;
  color: #333333;
}

.bill .bill_con_list h6 span em {
  color: #999;
}

.bill .bill_con_list ul {
  display: flex;
  background: #f7f7f7;
  padding: 0.15rem 0;
  justify-content: space-between;
}

.bill .bill_con_list ul li {
  width: 23%;
  text-align: center;
  border-right: 1px solid #d2d2d2;
  vertical-align: middle;
  padding-top: 0.12rem;
}

.bill .bill_con_list ul li:last-of-type {
  border: none;
  width: 10%;
}

.bill .bill_con_list ul li:first-of-type {
  padding-top: 0;
}

.bill .bill_con_list ul li:last-of-type {
  padding-top: 0.08rem;
}

.bill .bill_con_list ul li p {
  font-size: 0.14rem;
  color: #333333;
}

.bill .bill_con_list ul li p img {
  width: 0.16rem;
  height: 0.16rem;
  display: inline-block;
  padding-left: 0.05rem;
  vertical-align: top;
}

.bill .bill_con_list ul li p i {
  color: #999999;
  font-style: normal;
}

.bill .bill_con_list ul li a {
  display: block;
  margin: 0 auto;
  width: 0.7rem;
  height: 0.3rem;
  line-height: 0.3rem;
  color: #ffffff;
  text-align: center;
  background: #c21829;
}

.red {
  color: #c21829;
}

.gree {
  color: #3cd17b;
}

#top {
  position: fixed;
  bottom: 0.1rem;
  right: 0.1rem;
  width: 0.4rem;
  height: 0.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  cursor: pointer;
}

@media screen and (min-width: 800px) and (max-width: 999px) {
  .header .header_nav li {
    padding: 0 0.35rem;
  }
  .header .header_top .fr .search {
    width: 4.5rem;
  }
  .header .header_top .fr .search form button {
    height: 0.36rem;
    margin-top: 0.06rem;
  }
  .header .header_top .fr .search form input {
    padding-left: 0.3rem;
    font-size: 0.14rem;
    background: none;
  }
  .minnav ul li img {
    max-width: 20%;
    margin-top: 0.2rem;
  }
  .index_news ul.new_top {
    width: 62%;
    display: inline-block;
    vertical-align: top;
  }
  .index_news ul.new_top li {
    float: left;
    width: 4.25rem;
  }
  .index_news ul.news_list {
    display: inline-block;
    width: 5rem;
  }
  .index_news ul.news_list > li .new_pp {
    display: inline-block;
    vertical-align: middle;
    height: 1.4rem;
    width: 2.6rem;
    margin-left: 0.2rem;
  }
  .index_news ul.news_list > li .new_more2 {
    position: absolute;
    left: 45%;
    background: url(../images/idx_34.png) no-repeat center;
    bottom: 0.2rem;
    width: 0.3rem;
    height: 0.12rem;
    cursor: pointer;
  }
  .kw_expert ul li a.sz_more {
    display: block;
    width: 0.4rem;
    height: 0.12rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    background: url(../images/jt_14.png) no-repeat center;
    background-size: 100%;
  }
  .kw_expert ul li:hover a.sz_more {
    background: url(../images/jt_11.png) no-repeat center;
    background-size: 100%;
  }
  .kw_expert ul {
    margin-left: 0.385rem;
  }
  .kw_sz ul li {
    width: 4.35rem;
  }
  .index_news ul.new_top li:hover p.font2 {
    line-height: 0.28rem;
  }
  .index_news ul.news_list > li .new_pp {
    display: inline-block;
    vertical-align: middle;
    height: 1.8rem;
    width: 2.6rem;
    margin-left: 0.2rem;
  }
  .index_news ul.news_list > li .new_time {
    display: inline-block;
    vertical-align: middle;
    width: 2rem;
    height: 1.8rem;
  }
  .index_news ul.news_list > li .new_pp p {
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 0.3rem;
    height: 0.6rem;
    overflow: hidden;
  }
  .index_news ul.news_list > li .new_more2 {
    position: absolute;
    left: 45%;
    background: url(../images/idx_34.png) no-repeat center;
    bottom: 0.05rem;
    width: 0.38rem;
    height: 0.12rem;
    cursor: pointer;
  }
  .abt_txt {
    position: absolute;
    top: 2rem;
    left: 1.3rem;
    height: 4.6rem;
  }
  .footer .footer_logo {
    width: 25%;
    height: auto;
    margin-right: 0.2rem;
  }
  .footer .wechat {
    width: 23%;
    margin-top: 0.4rem;
    display: inline-block;
    vertical-align: top;
  }
  .footer .wechat .wechat_img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    text-align: center;
    margin-right: 2%;
  }
  .footer .wechat .wechat_img span {
    font-size: 0.14rem;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .header .header_nav li {
    padding: 0 0.35rem;
  }
  .header .header_top .fr .search {
    width: 4.5rem;
  }
  .header .header_top .fr .search form button {
    height: 0.36rem;
    margin-top: 0.06rem;
  }
  .header .header_top .fr .search form input {
    padding-left: 0.3rem;
    font-size: 0.14rem;
    background: none;
  }
  .minnav ul li img {
    max-width: 20%;
    margin-top: 0.2rem;
  }
  .index_news ul.new_top {
    width: 62%;
    display: inline-block;
    vertical-align: top;
  }
  .index_news ul.new_top li {
    float: left;
    width: 4.25rem;
  }
  .index_news ul.news_list {
    display: inline-block;
    width: 5rem;
  }
  .index_news ul.news_list > li .new_pp {
    display: inline-block;
    vertical-align: middle;
    height: 1.4rem;
    width: 2.6rem;
    margin-left: 0.2rem;
  }
  .index_news ul.news_list > li .new_more2 {
    position: absolute;
    left: 45%;
    background: url(../images/idx_34.png) no-repeat center;
    bottom: 0.2rem;
    width: 0.3rem;
    height: 0.12rem;
    cursor: pointer;
  }
  .kw_expert ul li a.sz_more {
    display: block;
    width: 0.4rem;
    height: 0.12rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    background: url(../images/jt_14.png) no-repeat center;
    background-size: 100%;
  }
  .kw_expert ul li:hover a.sz_more {
    background: url(../images/jt_11.png) no-repeat center;
    background-size: 100%;
  }
  .kw_expert ul {
    margin-left: 0.385rem;
  }
  .kw_sz ul li {
    width: 4.35rem;
  }
  .index_news ul.new_top li:hover p.font2 {
    line-height: 0.28rem;
  }
  .index_news ul.news_list > li .new_pp {
    display: inline-block;
    vertical-align: middle;
    height: 1.8rem;
    width: 2.6rem;
    margin-left: 0.2rem;
  }
  .index_news ul.news_list > li .new_time {
    display: inline-block;
    vertical-align: middle;
    width: 2rem;
    height: 1.8rem;
  }
  .index_news ul.news_list > li .new_pp p {
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 0.3rem;
    height: 0.6rem;
    overflow: hidden;
  }
  .index_news ul.news_list > li .new_more2 {
    position: absolute;
    left: 45%;
    background: url(../images/idx_34.png) no-repeat center;
    bottom: 0.05rem;
    width: 0.38rem;
    height: 0.12rem;
    cursor: pointer;
  }
  .abt_txt {
    position: absolute;
    top: 2rem;
    left: 1.3rem;
    height: 4.6rem;
  }
  .footer .footer_logo {
    width: 25%;
    height: auto;
    margin-right: 0.2rem;
  }
  .footer .wechat {
    width: 23%;
    margin-top: 0.4rem;
    display: inline-block;
    vertical-align: top;
  }
  .footer .wechat .wechat_img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    text-align: center;
    margin-right: 2%;
  }
  .footer .wechat .wechat_img span {
    font-size: 0.14rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .header {
    height: 2.2rem;
  }
  .header .header_top .fl img {
    max-width: 80%;
  }
  .header .header_nav li {
    padding: 0 0.4rem;
  }
  .header .header_top .fr .search {
    width: 3.5rem;
  }
  .header .header_top .fr .search form button {
    height: 0.32rem;
  }
  .register_box {
    position: fixed;
    width: 60%;
    height: auto;
    left: 20%;
  }
  .minnav ul li img {
    max-width: 20%;
    margin-top: 0.2rem;
  }
  .index_news ul.new_top {
    width: 62%;
    display: inline-block;
    vertical-align: top;
  }
  .index_news ul.new_top li {
    float: left;
    width: 4.25rem;
  }
  .index_news ul.news_list {
    display: inline-block;
    width: 5rem;
  }
  .index_news ul.news_list > li .new_pp {
    display: inline-block;
    vertical-align: middle;
    height: 1.4rem;
    width: 2.6rem;
    margin-left: 0.2rem;
  }
  .index_news ul.news_list > li .new_more2 {
    position: absolute;
    left: 45%;
    background: url(../images/idx_34.png) no-repeat center;
    bottom: 0.2rem;
    width: 0.3rem;
    height: 0.12rem;
    cursor: pointer;
  }
  .kw_expert ul li a.sz_more {
    display: block;
    width: 0.4rem;
    height: 0.12rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    background: url(../images/jt_14.png) no-repeat center;
    background-size: 100%;
  }
  .kw_expert ul li:hover a.sz_more {
    background: url(../images/jt_11.png) no-repeat center;
    background-size: 100%;
  }
  .kw_expert ul {
    margin-left: 0.385rem;
  }
  .kw_sz ul li {
    width: 4.35rem;
  }
}

.pagemenu ul {
  display: none;
}

.pagemenu:hover ul {
  display: block;
}

.pagemenu li {
    display: inline;                
}
.pagemenu a {
    line-height: 20px;
    color: #00ff00;
    text-decoration: none;
    padding: 5px 5px;
}

@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .wrap {
      width: 76%;
  }
  .top_right {
    right: 12%;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1400px) {
  .wrap {
      width: 82%;
  }
  .top_right {
    right: 9%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .wrap {
      width: 90%;
  }
  .top_right {
    right: 5%;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .wrap {
      width: 94%;
  }
  .top_right {
    right: 3%;
  }
}

@media screen and (min-width: 800px) and (max-width: 1100px) {
  .wrap {
      width: 96%;
  }
  .top_right {
    right: 2%;
  }
}
