* {
    padding:0;
    margin: 0;
}

@font-face{
     font-family: 'Medium'; 
     src: url('../font/Alibaba-PuHuiTi-Medium.ttf');
}
@font-face{
     font-family: 'Bold'; 
     src: url('../font/Alibaba-PuHuiTi-Bold.ttf');
}
@font-face{
     font-family: 'Regular'; 
     src: url('../font/Alibaba-PuHuiTi-Regular.ttf');
}
@font-face{
     font-family: 'Heavy'; 
     src: url('../font/Alibaba-PuHuiTi-Heavy.ttf');
}
@font-face{
     font-family: 'Light'; 
     src: url('../font/Alibaba-PuHuiTi-Light.ttf');
}
html, body { 
  width: 100%;
  height: 100%;
  background: #fbfbfb;
  font-family: 'Medium', sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}

li {
  list-style-type:none;
}
span {
  margin-left:0px !important;
}
/* 导航栏 */
nav {
  width: 100%;
  height: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 4px #2e4976;
  box-shadow: 0 2px 4px #000;
  padding: 20px 0;
  position:fixed;
  top:0;
  background: #2e4976;
  z-index: 999;
}
nav li, nav a {
  text-decoration: none;
  list-style: none;
}
nav .nav-logo {
  width: 100%;
  height: auto;
  float: left;
  margin: 0px 115px;
}
nav .nav-logo a, nav .nav-logo li, nav .nav-logo ol, nav .nav-logo span, nav .nav-logo p {
  font-size: 30px;
  font-weight: bold;
  list-style: none;
  color: #2e4976;
  text-decoration: none;
}
nav .nav-logo img {
  max-width: 100%;
  max-height: 100%;
}
nav ::-webkit-scrollbar {
  display: none;
}
nav .nav-list {
  /*nav-list*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  margin-right: 50px;
}

@media (max-width: 1200px) {
  nav .nav-list {
    position: fixed;
    height: 100%;
    top: 0;
    padding-top: 30%;
    width: 25%;
    background: #2e4976;
    left: -26%;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-box-shadow: 3px 0px 10px #f0eded;
    box-shadow: 1px 0px 5px #000;
  }
  nav .nav-logo {
  width: 50%;
  height: 100%;
  float: left;
  margin-left: 1px;
  }
}
nav .nav-list > li {
  position: relative;
  list-style: none;
  float: left;
  text-align: center;
}

@media (max-width: 1200px) {
  nav .nav-list > li {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  nav .nav-list > li {
    margin-bottom: 15px;
  }
}
nav .nav-list > li .active {
  color: #fff;
  background: #2e4976;
}
nav .nav-list > li a {
  color: #fff;
  display: inline-block;
  line-height: 32px;
  padding: 1px 0px;
  margin: 0 10px;
  font-size: 15px;
  border-radius: 5px;
  text-decoration: none;
}
@media (max-width: 1200px) {
  nav .nav-list > li a {
    width: 100%;
    border-radius: 0;
    margin: 0;
  }
}
nav .nav-list > li a:hover {
  color: #fff;
  background-color: #2e4976;
}
nav .nav-list > li .menu {
  min-width: 100px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px #2e4976;
  box-shadow: 0 2px 10px #2e4976;
  position: absolute;
  border-radius: 5px;
  white-space: nowrap;
  left: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s;
}
@media (max-width: 1200px) {
  nav .nav-list > li .menu {
    position: relative;
    width: 100%;
    text-align: center;
    border-radius: 0;
    -webkit-box-shadow: 0 -1px 7px #2e4976 inset;
    box-shadow: 0 -1px 7px #2e4976 inset;
  }
}
nav .nav-list > li .menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
nav .nav-list > li:hover .menu {
  height: auto;
}
nav .nav-menu {
  display: none;
  z-index: 999;
  background: #2e4976;
  cursor: pointer;
}
@media (max-width: 1200px) {
  nav .nav-menu {
    display: block;
    float: right;
    padding: 8px 5px;
    position: relative;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-right: 5px;
  }
  nav .nav-menu spana {
    height: 2px;
    width: 25px;
    display: block;
    background: #fff;
    border-radius: 10px;
  }
  nav .nav-menu spana + spana {
    margin-top: 6px;
  }

}
nav .open {
  left: 0%;
  overflow: auto;
}

.xhdyj {
  width:100%; 
  height:50%;
  background: url(/skin/default/rctd/xhd/1_01.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  margin-top: 35px;
}
/*文字信息*/
.xhdjieshao {
  width:100%; 
  height:auto;
  background: url(/skin/default/rctd/xhd/2_02.jpg) no-repeat center;
  background-size: cover;
}
.xhdjs {
  width: 90%;
  padding-top: 5%;
  padding-bottom: 5%;
  margin: 0 auto;
}
.xhdjs p {
  font-family: 'Medium'; 
  color: #fff;
  font-size: 12px;
  margin-bottom:10px;
  text-align: left;
}
.xhdjsfoot {
  width:100%; 
  height:auto;
  position:relative;
  background: url(/skin/default/rctd/xhd/3_02.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}
.xhdbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.xhdbta p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 24px;
}
.xhdbtb p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 12px;
  margin-top: 5px;
}
.xhdjxts {
  width:100%; 
  height:auto;
  background: url(/skin/default/rctd/xhd/5_02.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}
.xhdjxtsbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.xhdjxtsbta p {
  font-family: 'Bold'; 
  color: #bf3743;
  font-size: 24px;
}
.xhdjxtsbtb p {
  font-family: 'Bold'; 
  color: #bf3743;
  font-size:12px;
  margin-top: 5px;
}

/*文字信息*/
.xhddqkc{
  position:relative;
  width:90%; 
  height:197px;
  background: url(/skin/default/rctd/xhd/7_02.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  left: 5%;
}
.xhddqkcbjt {
  width:100%; 
  height: 2500px;
  position:relative;
  overflow:hidden; 
  background: url(/skin/default/rctd/xhd/8_02.jpg) no-repeat center;
  background-size: cover;
}

.xhdhsbjone {
  position:relative;
  width: 90%;
  height: 420px;
  top: 1.3%;
  margin: 0 auto;
  background-color: #c03743;
}
.xhdhsbjonea {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 18px;
  left:5%;
  top: 5%;
}
.xhdhsbjonea p {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  white-space: nowrap;
}

.xhdhsbjoneb {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 25%;
}
.xhdhsbjoneb p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdhsbjonec {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 36%;
}
.xhdhsbjonec p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}
.xhdhsbjoned {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 51%;
}
.xhdhsbjoned p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdhsbjonee {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 62%;
}
.xhdhsbjonee p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdhsbjonef {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 73%;
}
.xhdhsbjonef p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdhsbjoneg {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 84%;
}
.xhdhsbjoneg p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}


.xhdlsbjone {
  position:relative;
  width: 90%;
  height: 518px;
  top: 2.8%;
  background-color: #2e4976;
  margin: 0 auto;
}
.xhdlsbjonea {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 18px;
  left:5%;
  top: 4%;
}
.xhdlsbjonea p {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  white-space: nowrap;
}
.xhdlsbjonea br {
  display: none;
}
.xhdlsbjoneb {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 16%;
}
.xhdlsbjoneb p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjonec {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 25%;
}
.xhdlsbjonec p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjoned {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 34%;
}
.xhdlsbjoned p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjonee {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 43%;
}
.xhdlsbjonee p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjonef {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 52%;
}
.xhdlsbjoneff {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 56%;
}
.xhdlsbjoneff p{
  width: 85%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}
.xhdlsbjoneff br{
  display: none;
}
.xhdlsbjoneg {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 76%;
}
.xhdlsbjonegg {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 80%;
}
.xhdlsbjonegg p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  
}
.xhdlsbjonegg br{
  display: none;
}

.xhdhsbjtwo {
  position:relative;
  width: 90%;
  height: 246px;
  top: 4.3%;
  margin: 0 auto;
  background-color: #c03743;
}
.xhdhsbjtwoa {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 18px;
  left:5%;
  top: 6%;
}
.xhdhsbjtwoa p {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  white-space: nowrap;
}
.xhdhsbjtwoa br {
  display: none;
}
.xhdhsbjtwob {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 29%;
}
.xhdhsbjtwob p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}
.xhdhsbjtwoc {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 54%;
}
.xhdhsbjtwoc p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}
.xhdhsbjtwod {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 80%;
}
.xhdhsbjtwod p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}

.xhdlsbjtwo {
  position:relative;
  width: 90%;
  height: 256px;
  top: 5.9%;
  background-color: #2e4976;
  margin: 0 auto;
}
.xhdlsbjtwoa {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 18px;
  left:5%;
  top: 6%;
}
.xhdlsbjtwoa p {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  white-space: nowrap;
}
.xhdlsbjtwob {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 29%;
}
.xhdlsbjtwob p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjtwoc {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 47%;
}
.xhdlsbjtwoc p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjtwod {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 64%;
}
.xhdlsbjtwod p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjtwoe {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 81%;
}
.xhdlsbjtwoe p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}


.xhdhsbjsan {
  position:relative;
  width: 90%;
  height: 420px;
  top:7.5%;
  background-color: #c03743;
  margin: 0 auto;
}
.xhdhsbjsana {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 18px;
  left:5%;
  top: 5%;
}
.xhdhsbjsana p {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  white-space: nowrap;
}
.xhdhsbjsanb {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 20%;
}
.xhdhsbjsanb p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}
.xhdhsbjsanc {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 36%;
}
.xhdhsbjsanc p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}
.xhdhsbjsand {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 52%;
}
.xhdhsbjsand p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdhsbjsane {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 63%;
}
.xhdhsbjsane p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdhsbjsanf {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 74%;
}
.xhdhsbjsanf p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}
.xhdhsbjsang {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 88%;
}
.xhdhsbjsang p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}



.xhdlsbjsan {
  position:relative;
  width: 90%;
  height: 395px;
  top:9.2%;
  background-color: #2e4976;
  margin: 0 auto;
}

.xhdlsbjsana {
  position:absolute;
  color: #fff;
  font-family: 'Bold';
  font-size: 18px;
  left:5%;
  top: 5%;
}
.xhdlsbjsana p {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  white-space: nowrap;
}
.xhdlsbjsanb {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 25%;
}
.xhdlsbjsanb p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjsanc {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 36%;
}
.xhdlsbjsanc p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}
.xhdlsbjsand {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 51%;
}
.xhdlsbjsand p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjsane {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 62%;
}
.xhdlsbjsane p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjsanf {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 73%;
}
.xhdlsbjsanf p{
  position:absolute;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
  white-space: nowrap;
}
.xhdlsbjsang {
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 14px;
  left: 5%;
  top: 84%;
}
.xhdlsbjsang p{
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Light';
  font-size: 12px;
}



.xhdzydsts {
  width:100%; 
  height:auto;
  background: url(/skin/default/rctd/xhd/9_02.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}
.xhdzydsbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.xhdzydsbta p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 24px;
}
.xhdzydsbtb p {
  font-family: 'Bold'; 
  color: #2e4976;
  font-size: 12px;
  margin-top: 5px;
}


/* footer */
.xhdfooters {
  width:100%; 
  height:630px;
  position:relative;
  background: url(/skin/default/rctd/xhd/11_02.jpg) no-repeat center;
  background-size: cover;
  text-align: left;
}

.xhdfootersbiaoti {
  text-align: center;
  padding-top: 6%;
  line-height: 1;
}
.xhdfootersbta p {
  font-family: 'Bold'; 
  color: #c03743;
  font-size: 24px;
}
.xhdfootersbtb p {
  font-family: 'Bold'; 
  color: #c03743;
  font-size: 12px;
  margin-top: 5px;
}

.xhdfootershsbj {
  position:relative;
  width: 90%;
  height: 240px;
  top: 3%;
  margin: 0 auto;
  background-color: #c03743;
}
.xhdfootershsbjwza {
  width: 90%;
  position:relative;
  color: #fff;
  font-family: 'Medium';
  font-size: 12px;
  top: 6%;
  left: 5%;
}
.xhdfootershsbjwzb {
  width: 90%;
  position:absolute;
  color: #fff;
  font-family: 'Medium';
  font-size: 12px;
  top: 60%;
  left: 5%;
}

.xhdfooterslogo {
  width:90%; 
  height:30%;
  position:relative;
  background: url(/skin/default/rctd/logo3-02.png) no-repeat center;
  background-size: contain;
  margin: 0 auto;
}
.xhdfooterswenzi {
  width: 100%;
  position:absolute;
  color: #2e4976;
  font-family: 'Medium';
  font-size: 12px;
  top: 75%;
  text-align: center;
}
.xhdfooterswenzia {
  width: 90%;
  position:absolute;
  color: #838286;
  font-family: 'Medium';
  font-size: 12px;
  top: 80%;
  left: 5%;
  text-align: center;
}
.xhdfooterswenzib {
  width: 90%;
  position:absolute;
  color: #838286;
  font-family: 'Medium';
  font-size: 12px;
  top: 87%;
  left: 5%;
  text-align: center;
}

/* 学校轮播卡片 */
.lunbotuzuone {
  width:100%; 
  height:240px;
  position:relative;
  background: url(/skin/default/rctd/xhd/4_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.swiper-button-prev:after{
  display: none;
}
.swiper-button-next:after{
  display: none;
}

.swiper {
  width: 80%;
  height: 240px;
}
.swiper-slide {
  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;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-fathera {
  position: relative;
  width: 100%;
  height: 240px;
  box-sizing:border-box;
  margin: 5% auto;
}
.swiper-fathera .swiper-button-nexta,.swiper-fathera .swiper-button-preva {
 width: 33px;
 height: 33px;
 text-align: center;
 display: block;
}
.swiper-fathera  .swiper-button-preva {
  background: url("/skin/default/rctd/bz_z_x.png") no-repeat center center;
  left:0
}
 
.swiper-fathera .swiper-button-nexta {
  background: url("/skin/default/rctd/bz_y_x.png") no-repeat center center;
  right:0
}


/* 第二组轮播 */
.lunbotuzutwo {
  width:100%; 
  height:240px;
  position:relative;
  background: url(/skin/default/rctd/xhd/6_02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.swiper-father {
  position: relative;
  width: 100%;
  height: 240px;
  box-sizing:border-box;
  margin: 5% auto;
}
.swiper-father .swiper-button-nextb,.swiper-father .swiper-button-prevb {
 width: 33px;
 height: 33px;
 text-align: center;
 display: block;
}
.swiper-father  .swiper-button-prevb {
  background: url("/skin/default/rctd/bz1hz-05_x.png") no-repeat center center;
  left:0
}
 
.swiper-father .swiper-button-nextb {
  background: url("/skin/default/rctd/bz1hy-05_x.png") no-repeat center center;
  right:0
}


/* 第三组轮播 */
.xhdzydstsbj {
  width:100%; 
  height:auto;
  position:relative;
  background: url(/skin/default/rctd/xhd/10_02.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}

#swiper3 {
  width: 80%;
  height: 100%;
}

.swiper-slideb img {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-fatherb {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing:border-box;
  margin: 5% auto;
}
.swiper-fatherb .swiper-button-nextc,.swiper-fatherb .swiper-button-prevc {
 width: 33px;
 height: 33px;
 text-align: center;
 display: block;
}
.swiper-fatherb  .swiper-button-prevc {
  background: url("/skin/default/rctd/bz_z_x.png") no-repeat center center;
  left:0
}
 
.swiper-fatherb .swiper-button-nextc {
  background: url("/skin/default/rctd/bz_y_x.png") no-repeat center center;
  right:0
}