
body{
  font-family: 'Source Han Sans CN',"思源黑体";
}
.detail-main-content-menu{
  margin: 0;
  padding: 0;
  width: 260px;
  min-height: 700px;
  /* background-color: #fff; */
  margin-right: 30px;
}
.detail-main-content-menu li.active {
  /* background-color: #FF2100; */
  border-right: 5px solid #480BBE;
}
.detail-main-content-menu li {
  list-style: none;
  padding: 0 30px;
  height: 60px;
  cursor: pointer;
  margin-bottom: 20px;
  background-color: #fff;
}
/* .detail-main-content-menu li.active .name-container {
  border-bottom: 1px solid #FF2100;
} */
.detail-main-content-menu li .name-container {
  height: 100%;
  font-size: 18px;
  color: #666;
  line-height: 60px;
  font-weight: bold;
  /* border-bottom: 1px solid #e7e8ea; */
}

.detail-main-content-menu li.active .name-container .name {
  color: #480BBE;
}
.detail-main-content-menu li .name-container .name {
  display: inline-block;
  height: 100%;
  text-align: center;
  width: 100%;
}
a{
  color: #480bbe;
}
.success-tip .container {
  background: #ff2101;
  border-radius: 0px 0px 0 0;
  height: 140px;
  padding-top: 40px;
  text-align: center;
}
.success-tip .tit{ text-align: center; color: #fff; font-size: 30px; margin-bottom: 15px;}
.success-tip .txt{ text-align: center; color: #fff; font-size: 16px;}
.success-info{ background: #f5f5f5; padding: 55px 15px 45px;}
.success-info .tc{ max-width: 760px; margin: 0 auto; width: 100%;}
.success-info .tc p{ text-align: left; color: #333; font-size: 16px; margin-bottom: 15px;}
.success-info img{ width: 260px; height: 260px; display: block; margin: 50px auto 30px;}
.success-info .txt1{ font-size: 16px; margin-bottom: 20px;line-height: 30px;}
.success-info .suc-btn{ width: 200px; height: 40px; background: #ff2101; color: #fff; line-height: 40px; text-align: center; border-radius: 20px; font-size: 16px; display: block; margin: 50px auto 0; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; }

.mod01 img {
  max-width: 100%;
  max-height: 100%;
}
.mod01 .col-sm-12 a{
  display: block;
  border:2px solid #f7f7f7;
  width: 260px;
  height: 100px;
  margin: auto;
  text-align: center;
  padding: 25px;
}
.mod01 .col-sm-12{
  margin-top: 40px;
}
.sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  margin-top: 0px;
  background: #f7f7f7;
  /* padding-bottom: 20px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 25%); */
}
.tijbtu:hover{
  background: #D4D8FB !important;
  color: #333 !important;
}
.shsadd:hover{
  background: #a20000 !important;
  color: #fff !important;
}
.pcah img{
  width: 70px;
}
.pcah:hover {  
  background: url(../image/piao2.png) no-repeat center top #D4D8FB ;
  background-size: 80% auto;
  color: #333 !important;
}
.foot {
  position: relative;
  z-index: 99999;
  background:
#fff;
}
@media screen and (min-width: 761px) {
  body{
    min-width: 1222px;
    overflow: auto;
    font-family: 'Source Han Sans CN',"思源黑体";
  }
  #step1{
    position: relative;
  }
  .bgclhg .prone{
    height: 460px;
  }
  .bgclhg .col-md-4:nth-of-type(-n+3) .prone{
    height: 320px;
  }
  .rxclhg .prone{
    height: 420px;
  }
  .pcah {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 999;
    margin-top: 0px;
    background: #480BBE;
    color: #fff;
    padding: 45px 6px 6px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background: url(../image/piao.png) no-repeat center top #480bbe;
    background-size: 80% auto;


    /* padding-bottom: 20px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 25%); */
  }
  .container {
    width: 1222px;
  }
  .head {
    height: auto !important;
    padding: 25px 0 25px 25px;
  }
  .head .line {
    width: 1px;
    background-color: #cdcdcd;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px;
  }
  .syt{
    color: #480bbe;
  }
  .col-lg-9{
    margin-bottom: 10px;
  }
  .detail-main{
    padding: 30px 0;
    background-color: #f7f7f7;
  }
  .detail-main-content {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
  }
  .detail-main-content-toggle {
    margin-bottom: 20px;
    padding: 0 20px;
    display: none;
    height: 60px;
    background-color: #fff;
    border-radius: 10px;
    cursor: pointer;
  }
  .detail-main-content-text {
    /* padding: 20px 30px;
    background-color: #fff; */
    /* float: right; */
    width: 910px;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .mod1_1,.mod1_2,.mod2,.mod3,.mod4,.mod5,.mod6,.mod7,.mod8,.mod9,.mod01{
    padding: 20px 30px;
    background-color: #fff;
  }
  .mod1_2{
    margin-top: 20px;
  }
  .mod2,.mod3,.mod4,.mod5,.mod6,.mod7,.mod8,.mod9,.mod01{
    display: none;
    min-height: 700px;
  }
  .detail-main-content-text .h1{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    padding-top: 20px;
  }
  .detail-main-content-text  .mod1 .h5{
    font-weight: bold;
    font-size: 18px;
  }
  .mod1 p {
    margin-bottom: 20px;
  }
  .detail-main-content-text  .mod3 .h5{
    font-weight: bold;
    font-size: 18px;
  }
  .mod3 p {
    margin-bottom: 20px;
  }
  .tijbtu {
    display: block;
    width: 350px;
    background: #480BBE;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    margin: 10px auto 30px;
  }
  .detail-main-content-text  .mod2 .h5{
    font-weight: bold;
    font-size: 16px;
  }
  .mod2 table{
    width: 100%;
    border: 0;
  }
  .mod2 table td{
    border: 0;
    text-align: left;
    padding: 10px 0 10px 30px;
    height: 90px;
  }
  .mod2 table tr:nth-child(2n-1){
    background-color: #f7f7f7;
  }
  .mod3 .h1{
    background: #fff;
    /* padding: 20px; */
    margin-bottom: 20px;
  }
  .mod3 .h3{
    background: #E7CCAB;
    font-size: 20px;
    padding: 20px 15px;
    margin-bottom: 30px;
  }
  /* .mod3 .content{
    background: #fff;
    margin: 30px 0 0px !important;
    padding-top: 30px;
  } */
  .mod1 .content img{
    width: 200px;
    margin-top: 10px;
	  margin-bottom: 10px;
  }
  .mod1 .prone{
    border: 2px solid #eee;
    margin-bottom: 30px;
    padding: 10px;
  }
  .mod4 .h5{
    font-weight: bold;
    /* font-size: 18px; */
  }
  .mod4 p {
    margin-bottom: 20px;
  }
  .mod5 p {
    margin-bottom: 20px;
  }
  .mod5 img {
    width: 100%;
  }
  .mod6 .h5{
    font-weight: bold;
    /* font-size: 18px; */
  }
  .mod6 p {
    margin-bottom: 20px;
  }
  .mod6 img {
    width: 150px;
    display: block;
    margin: auto;
  }
  .mod6 .h5{
    font-weight: bold;
    /* font-size: 18px; */
  }
  .mod6 .info p span {
    min-width: 30px;
    display: inline-block;
  }
  .mod6 .info p span img{
    display: block;
    margin: 0 auto;
  }
  .mod6 .ewm img {
    width: 150px;
    display: block;
    margin: auto;
  }
  .mod8 p {
    margin-bottom: 20px;
  }
  .mod8 .h5{
    font-weight: bold;
    /* font-size: 18px; */
  }
  .mod8 img {
    width: 150px;
    display: block;
    margin: auto;
  }
  .mod8  img.dsj {
    width: 100%;
    margin-bottom: 20px;
  }
  .mod8 .lxdg p a {
    padding-left: 30px;
    height: 20px;
    line-height: 20px;
    margin: 6px 0;
    display: inline-block;
    font-size: 16px;
    color: #333;
  }
  .syt {
    color: #480bbe !important;
  }
  .mod9 p {
    margin-bottom: 20px;
  }
  .footer {
    display: none;
  }
  

}
@media screen and (max-width: 760px) {
  .head {
    text-align: right;
    margin: 0;
    overflow: hidden;
    height: auto;
  }
  .pcah {
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 999;
    margin-top: 0px;
    background: url(../image/piao.png) no-repeat center top #480bbe;
    background-size: 80% auto;
    color: #fff;
    padding: 45px 6px 6px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    /* padding-bottom: 20px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 25%); */
  }
  .head .logo   {
    padding: 20px;
    text-align: left;
    position: relative;
    line-height: 40px;
    margin: 0 auto;
    max-width: 760px;
    width: 100%;
    height: 60px;
    font-size: 14px;
    padding-top: 10px;
  }
  .head img:nth-child(1){
    display: inline;
    height: 30px;
  }
  .head img:nth-child(2){
    display: inline;
    max-height: 30px;
  }
  .line{
    width: 1px;
    background-color: #cdcdcd;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
  }
  .content-box{
    width: 100%;
  }
  .conten .banner img{
    width: 100%;
  }
  .detail-main{
    background-color: #f7f7f7;
    padding: 30px 20px;
  }
  .detail-main-content-menu{
    display: none;
    width: 100%;
    min-height: 0;
    margin-bottom: 20px;
    background-color: #fff;
  }
  .detail-main-content-menu li {
    padding: 0 10px;
    height: 40px;
    cursor: pointer;
  }
  .detail-main-content-toggle{
    margin-bottom: 20px;
    padding: 0 20px;
    height: 40px;
    background-color: #fff;
    line-height: 40px;
    cursor: pointer;
  }
  .detail-main-content-toggle span{
    font-size: 16px;
    color: #000;
  }
  .detail-main-content-menu li .name-container {
    height: 100%;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    border-bottom: 1px solid #e7e8ea;
  }
  .detail-main-content-text {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
  
  .mod1,.mod2,.mod4,.mod5,.mod6,.mod7,.mod8,.mod9{
    padding: 10px 20px;
    background-color: #fff;
  }
  .mod2,.mod3,.mod4,.mod5,.mod6,.mod7,.mod8,.mod9{
    display: none;
  }
  .detail-main-content-text .h1{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    padding-top: 20px;
  }
  .detail-main-content-text  .mod1 .h5{
    font-weight: bold;
    font-size: 18px;
  }
  .mod1 p {
    margin-bottom: 20px;
  }
  .tijbtu {
    display: block;
    width: 300px;
    background: #480BBE;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    margin: 10px auto 30px;
  }
  .detail-main-content-text  .mod2 .h5{
    font-weight: bold;
    font-size: 16px;
  }
  .mod2 table{
    width: 100%;
    border: 0;
  }
  .mod2 table td{
    border: 0;
    text-align: left;
    padding: 10px 0 10px 30px;
    height: 90px;
  }
  .mod2 table tr:nth-child(2n-1){
    background-color: #f7f7f7;
  }
  .mod3 .h1{
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
  }
  .mod3 .h3{
    background: #E7CCAB;
    font-size: 20px;
    padding: 10px 30px;
    margin-bottom: 30px;
  }
  .mod3 .content{
    background: #fff;
    margin: 30px 0 0px !important;
    padding-top: 20px;
  }
  .mod3 .content table{
    width: 100%;
  }
  .mod3 .content table td:nth-child(2n-1){
    width: 100px;
  }
  .mod3 .content table td{
    border: none;
    text-align:left;
    padding-left: 8px 0 8px 20px ;
    vertical-align: top;
    
  }
  .mod3 .content table td a{
    color: #480bbe;
  }
  .mod1 .content img{
    width: 200px;
    margin: 20px auto;
    display: block;
    
  }
  .mod4 .h5{
    font-weight: bold;
    /* font-size: 18px; */
  }
  .mod4 p {
    margin-bottom: 20px;
  }
  .mod5 p {
    margin-bottom: 20px;
  }
  .mod5 img {
    width: 100%;
  }
  .mod6 .h5{
    font-weight: bold;
    /* font-size: 18px; */
  }
  .mod6 p {
    margin-bottom: 20px;
  }
  .mod6 img {
    width: 150px;
    display: block;
    margin: auto;
  }
  .mod6 .h5{
    font-weight: bold;
    /* font-size: 18px; */
  }
  .mod6 .info p span {
    min-width: 30px;
    display: inline-block;
  }
  .mod6 .info p span img{
    display: block;
    margin: 0 auto;
  }
  .mod6 .ewm img {
    width: 150px;
    display: block;
    margin: auto;
  }
  .mod8 p {
    margin-bottom: 20px;
  }
  .mod8 img {
    width: 150px;
    display: block;
    margin: auto;
  }
  .mod8  img.dsj {
    width: 100%;
  }
  .mod9 p {
    margin-bottom: 20px;
  }
  .foot{
    display: none;
  }
  .footer a{
    color: #333;
  }
  .footer {
    background-color: #eee;
    padding: 0 15px;
    margin-top: 20px;
  }
  .fl {
    float: left;
  }
  .fsz12 {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .fr {
    float: right;
  }
  .success-tip .container{ height: auto;padding-bottom: 0.5rem; margin: .5rem 0.75rem 1rem; width: auto; padding-top: 0.65rem;}
	.success-tip .tit{ font-size: 20px; margin-bottom: 5px;}
	.success-tip .txt{ font-size: 14px;}
	.success-info{ margin: 0 0.75rem; padding: 1rem 0 0.25rem;}
	.success-info .tc{ padding: 0.5rem 1.25rem;}
	.success-info .tc p{ line-height: 1.5; margin-bottom: 10px;}
	.success-info img{ width: 7rem; height: 7rem; margin: 1rem auto 0.5rem;}
	.success-info .txt1{ font-size: 16px;margin-bottom: 20px;line-height: 35px;}
	.success-info .font18{ font-size: 16px; padding-bottom: 0.5rem;}
	.success-info .suc-btn{ width: 250px; left: 20%; text-align: center; background: #ff2100; color: #fff; font-size: 16px; border-radius: 5px; height: 1.8rem; line-height: 1.8rem; display: block; /*position: absolute; */bottom: 1rem; margin: 0 auto;}
	
}