body {
  font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
 /* max-width: 640px;*/
  min-width: 320px;
  margin: 0 auto;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ol,
pre,
form,
input,
textarea {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 2rem;
  font-size: 1.2rem;
  font-weight: normal;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
}

a {
  color: #929191;
  text-decoration: none;
}
a:hover {
  color: #cd1612;
}
img {
  border: none;
}
.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.wrapper {
  width: 100%;
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.header img {
  width: 100%;
}
.banner {
  height: 18.5rem;
  background: #F2F2F2;
}
.banner .swiper-container {
  width: 100%;
  height: 100%;
}
.banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner .swiper-slide a {
  width: 100%;
}
.banner .swiper-slide a img {
  width: 100%;
}
.nav {
  margin: 1.25rem 0 1.5rem 0;
}
.nav ul li {
  float: left;
  width: 25%;
}
.nav ul li a {
  display: block;
  width: 100%;
}
.nav ul li a .navImg img {
  width: 3.2rem;
  margin: 0 auto;
  display: block;
}
.nav ul li a p {
  font-size: 0.9rem;
  color: #414141;
  text-align: center;
}
.proList ul li {
  float: left;
  margin-bottom: 5px;
  width: 49%;
}
.proList ul li a {
  display: block;
  width: 100%;
}
.proList ul li a img {
  width: 100%;
  height: 7.1rem;
  border: 1px solid #f2f2f4;
}
.proList ul li:nth-of-type(2n) {
  float: right;
}
.adve a {
  display: block;
  width: 100%;
}
.adve a img {
  width: 100%;
  height: 7.35rem;
}
.wealth {
  margin-bottom: 2.25rem;
}
.wealth h4 {
  font-size: 1.8rem;
  color: #d8242d;
  text-align: center;
  font-weight: bold;
  margin: 1.5rem 0;
}
.wealth .wealthCon {
  width: 99% ;
  height: 21.4rem;
  margin: 0 auto;
  background: url("../images/wealth.jpg") no-repeat;
  background-size: 100% 21.4rem;
  box-sizing: border-box;
  padding: 1.75rem;
}
.wealth .wealthCon h4 {
  font-size: 1.2rem;
  color: #fff;
  margin: 0;
}
.wealth .wealthCon .txtMarquee-top .hd {
  display: none;
}
.wealth .wealthCon .txtMarquee-top .bd {
  height: 14rem;
  overflow: hidden;
  width: 98%;
  margin: 0 auto;
}
.wealth .wealthCon .txtMarquee-top .bd ul li {
  border-bottom: 1px dashed #e8e8e8;
}
.wealth .wealthCon .txtMarquee-top .bd ul li a {
  display: block;
  width: 100%;
}
.wealth .wealthCon .txtMarquee-top .bd ul li a h5 {
  float: left;
  line-height: 2.4rem;
  font-size: 1.05rem;
  color: #000000;
}
.wealth .wealthCon .txtMarquee-top .bd ul li a h6 {
  float: right;
  line-height: 2.4rem;
  font-size: 1.05rem;
  color: #000000;
}
.wealth .wealthCon .txtMarquee-top .bd ul li a h3 {
  text-align: center;
  line-height: 3rem;
  font-size: 1.05rem;
  color: #000000;
}
.wealth .wealthCon h5 {
  text-align: right;
}
.new {
  margin-bottom: 2rem;
}
.new .slideTxtBox .hd ul li {
  background: #ececec;
  width: 50%;
  font-size: 1.5rem;
  color: #d8242d;
  font-weight: bold;
  float: left;
  line-height: 2.75rem;
  text-indent: 1rem;
  box-sizing: border-box;
}
.new .slideTxtBox .hd ul li span {
  font-size: 1rem;
}
.new .slideTxtBox .hd ul .on {
  color: #fff;
  background: #d8242d;
}
.new .slideTxtBox .bd {
  margin-top: 0.75rem;
}
.new .slideTxtBox .bd ul li {
  width: 48%;
  float: left;
  margin: 0 0 7px 1.3%;
}
.new .slideTxtBox .bd ul li a {
  display: block;
  width: 100%;
}
.new .slideTxtBox .bd ul li a img {
  width: 100%;
}
.into .title {
  margin-bottom: 5px;
}
.into .title h4 {
  font-size: 1.5rem;
  color: #3a3a3a;
  text-align: center;
  font-weight: bold;
}
.into .title a {
  font-size: 0.9rem;
  color: #6b6b6b;
  line-height: 0.9rem;
}
.into .con img {
  width: 98%;
  display: block;
  margin: 0 auto 5px;
}
.about {
  box-sizing: border-box;
  padding: 0 10px;
}
.about h4 {
  font-size: 1.8rem;
  color: #6b6b6b;
  position: relative;
  margin: 1.25rem 0;
}
.about h4 span {
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 0.9rem;
  font-size: 0.9rem;
  color: #7f7f7f;
}
.about .con {
  box-sizing: border-box;
  padding: 10px;
  font-size: 1rem;
  line-height: 1.7rem;
  background: url("../images/about.jpg") no-repeat;
}
.newCenter .title {
  width: 98%;
  margin: 0 auto;
}
.newCenter .title h4 {
  font-size: 1.8rem;
  padding: 1.25rem 0;
  color: #6b6b6b;
  position: relative;
  background: url("../images/newcontent.jpg") no-repeat left bottom;
}
.newCenter .title h4 span {
  position: absolute;
  right: 0;
  bottom: 0.5rem;
  font-size: 0.9rem;
  color: #7f7f7f;
}
.newCenter ul {
  width: 98%;
  margin: 0.75rem auto 0;
}
.newCenter ul li {
  margin-bottom: 1.5rem;
}
.newCenter ul li a {
  display: block;
  width: 100%;
}
.newCenter ul li a .time {
  margin-right: 1rem;
}
.newCenter ul li a .time h4 {
  font-size: 1.35rem;
  color: #fff;
  background: #d8242d;
  text-align: center;
  width: 4.25rem;
  line-height: 1.75rem;
}
.newCenter ul li a .time h5 {
  font-size: 1.35rem;
  color: #fff;
  background: #eb1723;
  width: 4.25rem;
  line-height: 3.25rem;
  text-align: center;
}
.newCenter ul li a .con {
  width: 25rem;
}
.newCenter ul li a .con h4 {
  font-size: 1.35rem;
  color: #eb1723;
  line-height: 1.75rem;
  height: 1.75rem;
  overflow: hidden;
}
.newCenter ul li a .con p {
  font-size: 1.05rem;
  color: #2e2e2e;
  line-height: 1.5rem;
  height: 3rem;
  overflow: hidden;
}
.copy {
  background: #ff7b7f;
  overflow: hidden;
  margin-bottom: 5rem;
  width: 100%;
}
.copy p {
  font-size: 0.9rem;
  color: #ffffff;
  line-height: 26px;
  text-align: center;
  width: 80%;
  margin: 0.75rem auto;
}
.menu1 {
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
  left: 0;
}
.menu1 .menu2{
  padding: 0.5rem 0 0;
  background: #d6252b;
}
.menu1 .menu2 li {
  float: left;
  width: 20%;
}
.menu1 .menu2 li .menuImg img {
  width: 3rem;
  height: 2.5rem;
  margin: 0 auto;
  display: block;
}
.menu1 .menu2 li p {
  font-size: 0.9rem;
  color: #fff;
  text-align: center;
}
.menu1 .menu3{
  display: none;
  width: 20%;
  margin: 0 auto;
}
.menu1 .menu3 li{
  background: url("../images/side_li.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: .3rem;
}
.menu1 .menu3 li a{
  display: block;
  width: 100%;
  color: #de0000;
  font-size: .8rem;
  line-height: 2rem;
  text-align: center;
  background:url("../images/rain.png") no-repeat left 5px top .5rem;
  background-size: 1rem 1rem;
}

.inside .insideBanner img {
  width: 100%;
}
.inside .crum {
  margin: 1rem auto;
  width: 98%;
}
.inside .crum p {
  font-size: 1.05rem;
  color: #6b6b6b;
  line-height: 1.5rem;
}
.inside .about1 .title img {
  width: 100%;
}
.inside .about1 .text {
  margin: 1rem 0;
  text-align: center;
}
.inside .about1 .text h4 {
  font-size: 1.8rem;
  color: #373737;
}
.inside .about1 .text img {
  width: 50%;
  margin: 1rem auto;
}
.inside .about1 .text p {
  font-size: 0.9rem;
  color: #565758;
}
.inside .about1 .con {
  width: 98%;
  margin: 0 auto;
}
.inside .about1 .con img {
  width: 100%;
  margin-bottom: 5px;
}
.inside .news {
  width: 98%;
  margin: 0 auto 1.5rem;
  overflow: hidden;
}
.inside .news .newsCon {
  margin-bottom: 1.5rem;
}
.inside .news .newsCon .title {
  border-bottom: 0.5rem solid #d8242d;
}
.inside .news .newsCon .title h4 {
  font-size: 1.35rem;
  background: #d8242d;
  color: #fff;
  font-weight: bold;
  line-height: 2.5rem;
  float: left;
  box-sizing: border-box;
  padding: 0.5rem 1.5rem 0 0.5rem;
}
.inside .news .newsCon .title h4 span {
  font-size: 1rem;
  font-weight: 500;
}
.inside .news .newsCon .title a {
  float: right;
  margin-top: 1rem;
  font-size: 1.05rem;
  color: #d8242d;
}
.inside .news .newsCon .border {
  border: 1px solid #d8242d;
}
.inside .news .newsCon .img {
  margin: 1.5rem 0;
}
.inside .news .newsCon .img .newsImg {
  width: 50%;
  box-sizing: border-box;
  padding: 0 1.25rem;
}
.inside .news .newsCon .img .newsImg img {
  width: 100%;
}
.inside .news .newsCon .img .newsImg p {
  font-size: 1.35rem;
  color: #303030;
  text-align: center;
}
.inside .news .newsCon ul {
  width: 92%;
  margin: 0 auto;
}
.inside .news .newsCon ul li {
  width: 100%;
  margin-bottom: 0.75rem;
}
.inside .news .newsCon ul li a {
  display: block;
  width: 100%;
  font-size: 1.05rem;
  color: #585858;
}
.inside .news .newsCon ul li a span {
  float: right;
}
.inside .news .show {
  border: 1px solid #d8242d;
}
.inside .news .show h4 {
  font-size: 1.8rem;
  background: #d8242d;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 3rem;
}
.inside .news .show .txtMarquee-left .hd {
  display: none;
}
.inside .news .show .txtMarquee-left .bd ul li {
  float: left;
  width: 6rem;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  border-right: 1px dashed #f9ccd3;
}
.inside .news .show .txtMarquee-left .bd ul li a {
  font-size: 1rem;
  color: #d8242d;
  display: block;
  width: 100%;
}
.inside .news .show .txtMarquee-left .bd ul li a p {
  width: 2rem;
  text-align: center;
  margin: 0 auto;
}
.inside .newsB .title h4 {
  font-size: 1.8rem;
  color: #000;
  text-align: center;
  margin: 1rem 0 0.5rem 0;
}
.inside .newsB .title p {
  font-size: 0.9rem;
  color: #6b6b6b;
  line-height: 1.5rem;
  text-align: center;
}
.inside .newsB .con {
  padding: 0 1rem;
  font-size: 1.05rem;
  color: #6b6b6b;
  line-height: 1.8rem;
}
.inside .newsB .con img {
  display: block;
  margin: 1rem auto;
  width: 20.65rem;
  height: 16.5rem;
}
.inside .newsB .go {
  margin: 1rem 0 1rem 0;
}
.inside .newsB .go a {
  display: block;
  font-size: 1.05rem;
  color: #6b6b6b;
  margin-bottom: 0.5rem;
}
.inside .pro .proListIn ul {
  width: 98%;
  margin: 0 auto 1rem;
}
.inside .pro .proListIn ul li {
  width: 33.33333333%;
  float: left;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding: 1rem 0;
}
.inside .pro .proListIn ul li a {
  display: block;
  width: 100%;
}
.inside .pro .proListIn ul li a .proImg {
  width: 100%;
}
.inside .pro .proListIn ul li a .proImg img {
  width: 100%;
  height: 7.25rem;
  display: block;
  margin: 0 auto;
}
.inside .pro .proListIn ul li a p {
  font-size: 0.85rem;
  color: #6e6e6e;
  text-align: center;
}
.inside .pro .proListIn ul li a h6 {
  font-size: 0.85rem;
  color: #fff;
  background: #d8242d;
  width: 60%;
  margin: 0 auto;
  border-radius: 10px;
  text-align: center;
}
.inside .pro .proListIn ul li:nth-of-type(3n) {
  border-right: none;
}
.inside .pro .proListIn ul li:nth-of-type(7) {
  border-bottom: none;
}
.inside .pro .proListIn ul li:nth-of-type(8) {
  border-bottom: none;
}
.inside .pro .proListIn ul li:nth-of-type(9) {
  border-bottom: none;
}
.inside .pro .adver img {
  width: 100%;
  margin-bottom: 7px;
}
.inside .proB .title h4 {
  font-size: 1.8rem;
  color: #000;
  text-align: center;
  margin: 1rem 0 0.5rem 0;
}
.inside .proB .title p {
  font-size: 0.9rem;
  color: #6b6b6b;
  line-height: 1.5rem;
  text-align: center;
}
.inside .proB .con {
  padding: 0 1rem;
  font-size: 1.05rem;
  color: #6b6b6b;
  line-height: 1.8rem;
}
.inside .proB .con img {
  display: block;
  margin: 0 auto;
  width: 14.65rem;
  height: 16.5rem;
}
.inside .proB .go {
  margin: 1rem 0 1rem 0;
}
.inside .proB .go a {
  display: block;
  font-size: 1.05rem;
  color: #6b6b6b;
  margin-bottom: 0.5rem;
}
.inside .zhaosa img {
  width: 100%;
}
.inside .zhaosa .title {
  text-align: center;
  margin-bottom: 1rem;
}
.inside .zhaosa .title h2 {
  font-size: 1rem;
  color: #d8242d;
  margin: 1rem 0;
}
.inside .zhaosa .title h4 {
  font-size: 1.35rem;
  color: #d8242d;
  font-weight: bold;
  margin: 1rem 0;
}
.inside .zhaosa .title p {
  font-size: 0.8rem;
  color: #333333;
  line-height: 1.2rem;
  padding: 0 1rem;
}
.inside .zhaosa .title h5 {
  font-size: 1.5rem;
  color: #d8242d;
}
.inside .zhaosa .title h6 {
  font-size: 2rem;
  color: #d8242d;
  font-weight: bold;
  margin: 1rem 0;
}
.inside .zhaosa .title1 {
  text-align: center;
  margin: 1rem 0;
}
.inside .zhaosa .title1 h4 {
  font-size: 1.05rem;
  color: #d8242d;
  font-weight: bold;
}
.inside .zhaosa .title1 h5 {
  font-size: 1.35rem;
  color: #d8242d;
  font-weight: bold;
}
.inside .zhaosa .con {
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #333333;
}
.inside .zhaosa .con p {
  padding: 0 1rem;
}
.inside .zhaosa .proAbout {
  margin-bottom: 1.5rem;
}
.inside .zhaosa .proAbout h4 {
  font-size: 2rem;
  color: #d8242d;
  font-weight: bold;
  text-align: center;
  margin: 2rem 0;
}
.inside .zhaosa .proAbout h5 {
  font-size: 1.8rem;
  color: #333333;
  text-align: left;
  text-indent: 1rem;
  margin-bottom: 1.5rem;
}
.inside .zhaosa form {
  margin-top: 2rem;
}
.inside .zhaosa form .submit{
    width: 50%;
    background: #df0024;
    font-size: 1.1rem;
    line-height: 2rem;
    border-radius: 5px;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    display: block;
    float: none;
	margin-bottom:15px;
}
.inside .zhaosa form div {
  margin: 0 auto;
  width: 80%;
  border-bottom: 1.25rem;
}
.inside .zhaosa form div span {
  font-size: 1rem;
  color: #000;
  line-height: 2.25rem;
  display: block;
  float: left;
}
.inside .zhaosa form div input {
  width: 15rem;
  height: 2.25rem;
  float: left;
  border: 1px solid #a9a9a9;
}

.inside .zhaosa form div .yzm{
width: 5rem;
    margin-left: 1rem;
}
.inside .zhaosa form div .yzm1{
    display: inline-block;
    width: 6rem;
    margin-left: 1rem;
}
.inside .zhaosa form div input:focus {
  box-shadow: none;
}
.inside .zhengce ul li {
  padding-bottom: 1rem;
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 1rem;
}
.inside .zhengce ul li a {
  display: block;
  width: 100%;
}
.inside .zhengce ul li a .Img {
  margin-right: 1rem;
}
.inside .zhengce ul li a .Img img {
  width: 9rem;
  height: 7rem;
}
.inside .zhengce ul li a .con {
  width: 21rem;
}
.inside .zhengce ul li a .con h4 {
  font-size: 1.35rem;
  color: #6b6b6b;
  line-height: 1.35rem;
  height: 1.35rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.inside .zhengce ul li a .con p {
  font-size: 1.05rem;
  line-height: 1.5rem;
  height: 3rem;
  color: #6b6b6b;
  overflow: hidden;
}
.inside .zhengce ul li a .con h5 {
  font-size: 1.05rem;
  color: #d8242d;
  margin-top: 0.25rem;
}
.inside .zhengceB .title h4 {
  font-size: 1.8rem;
  color: #000;
  text-align: center;
  margin: 1rem 0 0.5rem 0;
}
.inside .zhengceB .title p {
  font-size: 0.9rem;
  color: #6b6b6b;
  line-height: 1.5rem;
  text-align: center;
}
.inside .zhengceB .con {
  padding: 0 1rem;
  font-size: 1.05rem;
  color: #6b6b6b;
  line-height: 1.8rem;
}
.inside .zhengceB .con img {
  display: block;
  margin: 0 auto;
  width: 14.65rem;
  height: 16.5rem;
}
.inside .zhengceB .go {
  margin: 1rem 0 1rem 0;
}
.inside .zhengceB .go a {
  display: block;
  font-size: 1.05rem;
  color: #6b6b6b;
  margin-bottom: 0.5rem;
}
.inside .jia ul {
  width: 100%;
}
.inside .jia ul li {
  width: 50%;
  float: left;
  margin-bottom: 1rem;
}
.inside .jia ul li a {
  display: block;
  width: 95%;
  margin: 0 auto;
  background: #efefef;
  text-align: center;
  padding-bottom: 1.75rem;
}
.inside .jia ul li a .Img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.inside .jia ul li a p {
  font-size: 1.5rem;
  color: #4a4a4a;
  margin-top: 1rem;
}
.inside .jia ul li a h5 {
  font-size: 1.25rem;
  color: #9a9a9a;
}
.inside .jia ul li a .eye {
  width: 2.4rem;
  height: 1.4rem;
  margin: 1.5rem 0 1rem;
}
.inside .jiaB .title h4 {
  font-size: 1.8rem;
  color: #000;
  text-align: center;
  margin: 1rem 0 0.5rem 0;
}
.inside .jiaB .title p {
  font-size: 0.9rem;
  color: #6b6b6b;
  line-height: 1.5rem;
  text-align: center;
}
.inside .jiaB .con {
  padding: 0 1rem;
  font-size: 1.05rem;
  color: #6b6b6b;
  line-height: 1.8rem;
}
.inside .jiaB .con img {
  display: block;
  margin: 0 auto;
  width: 14.65rem;
  height: 16.5rem;
}
.inside .jiaB .go {
  margin: 1rem 0 1rem 0;
}
.inside .jiaB .go a {
  display: block;
  font-size: 1.05rem;
  color: #6b6b6b;
  margin-bottom: 0.5rem;
}
.inside .jijin {
  margin-bottom: 1rem;
}
.inside .jijin img {
  width: 32rem;
  margin: 0 auto;
}
.inside .school {
  padding: 0 0.5rem;
  margin-bottom: 1rem;
}
.inside .school img {
  width: 100%;
}
.inside .school .schoolBanner img {
  width: 100%;
}
.inside .school .title {
  text-align: center;
}
.inside .school .title h4 {
  font-size: 1.65rem;
  color: #dd0028;
  font-weight: bold;
}
.inside .school .title p {
  font-size: 0.9rem;
  color: #2a2a2a;
  margin: 0.5rem 0 1rem 0;
}
.inside .school .con {
  margin-top: 1.5rem;
  font-size: 0.9rem;
  color: #606060;
  line-height: 1.6rem;
}
.inside .school .con img {
  float: right;
  margin: 0 0 1.25rem 1.25rem;
  width: 12.75rem;
  height: 14.3rem;
}
.inside .school .con1 h4 {
  font-size: 1.35rem;
  color: #dd0028;
  font-weight: bold;
  text-align: center;
  margin: 0.75rem 0;
}
.inside .school .con1 p {
  font-size: 0.9rem;
  color: #505050;
  line-height: 1.6rem;
}
.inside .school .text {
  padding: 1rem 0 1rem 1rem;
}
.inside .school .text h4 {
  font-size: 1.05rem;
  color: #d8242d;
  font-weight: bold;
}
.inside .school .text p {
  font-size: 0.9rem;
  color: #454545;
  line-height: 1.5rem;
}
.inside .feedback .feedbackBanner img {
  width: 100%;
}
.inside .feedback form {
  padding: 0 0.5rem;
  margin: 1.5rem 0;
}
.inside .feedback form span {
  font-size: 0.9rem;
  color: #df0024;
  float: left;
  line-height: 2rem;
}
.inside .feedback form input {
  float: right;
  width: 80%;
  border: 1px solid #df0024;
  height: 2rem;
  color: #df0024;
  border-radius: 10px;
}

.inside .feedback form .yzm {
 float: left;
    width: 20%;
    margin-left: 2.7rem;
    margin-right: 1rem;
}
.inside .feedback form input:focus {
  box-shadow: none;
}
.inside .feedback form .submit {
  width: 50%;
  background: #df0024;
  font-size: 1.1rem;
  line-height: 2rem;
  border-radius: 5px;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  display: block;
  float: none;
}
.wrap_menu {
  background: #b11818;
}
.wrap_menu li:nth-child(2) a {
  font-size: 18px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.3);
}
.wrap_menu p {
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
.wrap_menu li.menu_close {
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 15px;
  color: #fff;
  border-bottom: none;
  z-index: 1000;
}
.wrap_menu li {
  margin-bottom: 2px;
  font-size: 14px;
  position: relative;
}
.wrap_menu li a {
  display: block;
  line-height: 30px;
  font-size: 16px;
  text-transform: Uppercase;
  color: #fff;
  background: #fe676e;
 
}
.wrap_menu li .wrap_menu_2 a {
  display: block;
  background: none;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
  border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
}
.wrap_menu_2 {
  display: none;
}
.wrap_menu_2 a {
  display: block;
  color: #fff;
  overflow: hidden;
  line-height: 24px;
  font-size: 12px;
}
.wrap_menu_2 a i {
  float: left;
  width: 4px;
  height: 4px;
  background-color: #fff;
  margin: 13px 10px 0 5px;
}
.wrap_menu_2 a span {
  float: left;
  width: 175px;
}
.div.black{
	background:#fff!important
}
.wrap_menu {
  background: #b11818;
}
.wrap_menu li:nth-child(2) a {
  font-size: 18px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.3);
}
.wrap_menu p {
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
.wrap_menu li.menu_close {
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 15px;
  color: #fff;
  border-bottom: none;
  z-index: 1000;
}
.wrap_menu li {
  margin-bottom: 2px;
  font-size: 14px;
  position: relative;
}
.wrap_menu li a {
  display: block;
  line-height: 48px;
  font-size: 16px;
  text-transform: Uppercase;
  color: #fff;
  background: #fe676e!important;
  
}
.side-nav .collapsible-body, .side-nav.fixed .collapsible-body ul{
  margin-top: 3px!important;
}
.side-nav .collapsible-body li a, .side-nav.fixed .collapsible-body li a{
  color: rgba(255, 255, 255, 0.8)!important;
  line-height: 30px!important;
  background: #b11818!important;
  height: 30px;
  font-size: 14px!important;
  border-bottom: rgba(255, 255, 255, 0.1) solid 1px!important;
  overflow: hidden;
  border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
}

.side-nav li>a>i, .side-nav li>a>[class^="mdi-"], .side-nav li>a>[class*="mdi-"], .side-nav li>a>i.material-icons{
  float: left!important;
  width: 4px!important;
  height: 4px!important;
  background-color: #fff!important;
  margin: 13px 10px 0 5px!important;
}

.menu1 .code{
  width: 10rem;
  height: 10rem;
  margin: 0 auto;
	display:none;
}
.menu1 .code img{
  width: 100%;
}





.inside .hba img {
  display: block;
  width: 100%;
}
.inside .hba .details {
  display: block;
  width: 30%;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  line-height: 2rem;
  background: #d8242d;
  border-radius: 10px;
  margin: 0 auto 2rem;
}
.inside .hbb img {
  display: block;
  width: 100%;
}
.inside .hbc img {
  display: block;
  width: 100%;
}
.inside .hbc form {
  margin-top: 2rem;
}
.inside .hbc form div {
  margin: 0 auto;
  width: 80%;
  border-bottom: 1.25rem;
}
.inside .hbc form div span {
  font-size: 1rem;
  color: #000;
  line-height: 2.25rem;
  display: block;
  float: left;
}
.inside .hbc form div input {
  width: 15rem;
  height: 2.25rem;
  float: left;
  border: 1px solid #a9a9a9;
}
.inside .hbc form div .yzm{
width: 5rem;
 
}
.inside .hbc form div .yzm1{
width: 5rem;
    margin-left: 1rem;
}

.inside .hbc form div input:focus {
  box-shadow: none;
}
.inside .hbc form .submit {
  width: 15%;
  background: #d8242d;
  border: none;
  color: #fff;
  margin: 0 auto 2rem;
  display: block;
}
