html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
    }
    *{box-sizing: border-box;}
    html, body {
    min-height: 100%;
    }
    
    body {
    font-family: "Microsoft YaHei";
    color:#333;
    }
    h1, h2, h3, h4, h5, h6{font-weight:normal;}
    ul,ol {
    list-style: none;
    }
    
    img {
    border: none;
    vertical-align: middle;
    }
    
    a {
    text-decoration: none;
    color: #232323;
    }
    
    table {
    border-collapse: collapse;
    table-layout: fixed;
    }
    
    input, textarea {
    outline: none;
    border: none;
    }
    
    textarea {
    resize: none;
    overflow: auto;
    }
    
    .clearfix {
    zoom: 1;
    }
    
    .clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
    }
    
    .fl {
    float: left
    }
    
    .fr {
    float: right
    }
    
    .tl {
    text-align: left;
    }
    
    .tc {
    text-align: center
    }
    
    .tr {
    text-align: right;
    }
    
    .ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
    .inline{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    }


/* 模板头部样式 */
.r_ina{
  width: 100%;
  height: 100px;
  position: fixed;
  z-index: 999;
  transition: 0.5s ease-in-out;
  background: linear-gradient(180deg, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0.00) 100%);
}
.r_jbg{
  background: linear-gradient(90deg, rgb(111, 44, 174 , 0) 0%, rgb(39, 47, 218,0) 100%);
  animation: back 0.1s 1 linear forwards;
}
@keyframes back{
  0%{
    background: linear-gradient(90deg, rgb(111, 44, 174 , 0) 0%, rgb(39, 47, 218,0) 100%);
  }
  20%{
    background: linear-gradient(90deg, rgb(111, 44, 174 , 0.2) 0%, rgb(39, 47, 218,0.5) 100%);
  }
  40%{
    background: linear-gradient(90deg, rgb(111, 44, 174 , 0.4) 0%, rgb(39, 47, 218,0.5) 100%);
  }
  60%{
    background: linear-gradient(90deg, rgb(111, 44, 174 , 0.6) 0%, rgb(39, 47, 218,0.5) 100%);
  }
  80%{
    background: linear-gradient(90deg, rgb(111, 44, 174 , 0.8) 0%, rgb(39, 47, 218,0.5) 100%);
  }
  100%{
    background: linear-gradient(90deg, rgb(111, 44, 174 , 1) 0%, rgb(39, 47, 218,1) 100%);
  }
}



.r_ina_a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
  height: 100px;
}
.r_ina_b{
  display: block;
  width: 330px;
  height: 60px;
}
.r_ina_c{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  margin-top: 26px;
}
.r_ina_d{
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
}
.r_ina_d span{
  margin-right: 40px;
  cursor: pointer;
}
.r_ina_d img{
  display: block;
  width: 20px;
  height: 20px;
}
.r_ina_e{
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.r_wsw_a{
  margin-left: 20px;
  display: block;
  position: relative;
  height: 42px;
  text-align: center;
}
.r_wsw_a span{
  cursor: pointer;
}
.r_ina_e span{
  color: #fff;
}
.r_wsw{
  position: absolute;
  background: #fff;
  width: 100%;
  border-bottom: 2px #863CCB solid;
  top: 30px;
  line-height: 24px;
  display: none;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2),inset 0px -2px 0px 0px #863CCB;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.r_wsw i{
  display: block;
  font-style: normal;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.r_wsw a{
  display: block;
  margin-bottom: 15px;
}
.r_wsw a:hover{
  color: #863CCB;
  cursor: pointer;
}
.r_wsw_a:hover .r_wsw{
  display: block;
}
.r_tpa{
  background: url('../../images/qz/xbj.png') no-repeat center center;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.r_tpa_a{
  width: 1200px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-top:60px;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  padding-top: 100px;
justify-content: space-between;
}

.r_tpa_td{
  background: url('../../images/qz/kytd.png') no-repeat center center;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.r_tpa_td_a{
  width: 1200px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-top:60px;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  padding-top: 100px;
justify-content: space-between;
}

.r_tpa_cxcy{
  background: url('../../images/qz/cxcy.png') no-repeat center center;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.r_tpa_cxcy_a{
  width: 1200px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-top:60px;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  padding-top: 100px;
justify-content: space-between;
}
.r_tpa_lm{
  background: url('../../images/qz/lianmeng.png') no-repeat center center;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.r_tpa_lm_a{
  width: 1200px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-top:60px;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  padding-top: 100px;
justify-content: space-between;
}
.r_tpb{
  width:1200px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 60px;
}
.r_tpb img{
  margin-right: 5px;
}
.r_tpc{
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.r_tpc_a{
  width: 185px;
}
.r_tpc_b{
  width: 185px;
  height: 50px;
  border-bottom: 1px #E1E1E1 solid;
  padding-left: 30px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.r_tpc_a .click{
  background: linear-gradient(270deg, #0033F1 0%, #863CCB 100%);
  color: #fff;
}
.r_tpc_c{
  width: 982px;
  display: none;
}
.r_tpsh .r_tpc_c:first-child{
  display: block;
}
.r_tpc_d{
  background: linear-gradient(90deg, #863CCB 0%, #0033F1 98%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
font-size: 30px;
font-weight: 600;
margin-bottom: 10px;
}
.r_tpc_e{
  height: 1px;
  background-image: linear-gradient(270deg, #0033F1 0%, #863CCB 100%);
}
.r_tpc_f{
  background: #ffffff;
  margin-top: 40px;
}
.r_tpd{
  height: 1px;
  background: #D8D8D8;
  margin-top: 160px;
}
/* 模板底部样式 */
.r_pnj{
  width: 1200px;
  margin: 0 auto;
  margin-top: 67px;
  position: relative;
}
.r_pnj_a{
  font-size: 24px;
  color: #333333;
  margin-bottom: 48px;
}
.r_pnj_b{
  display: flex;
  flex-wrap: wrap;
  width: 760px;
}
.r_pnj_c{
  font-size: 15px;
  color: #333333;
  border-bottom: 1px #D8D8D8 solid;
  margin-right: 88px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.r_pnj_c:hover{
  color: #660874;
  border-bottom: 1px #660874 solid;
}
.r_pnk{
  background: #441872;
  height: 224px;
  margin-top: 36px;
  overflow: hidden;
}
.r_pnk_a{
  width: 1200px;
  margin: 0 auto;
  margin-top: 44px;
  position: relative;
}
.r_pnk_b{
  margin-left: 70px;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
.r_pnk_c{
  display:flex;
}
.r_pnk_c>img{
  display: block;
  width: 357px;
  height: 66px;
}
.r_pnk_d{
  display: block;
  width: 220px;
  height: 220px;
  position: absolute;
  right: 0;
  top: 100px;
}
.r_pnk_e{
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 20px;
  margin-top: 50px;
}