@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td,
tr,
table,
tbody,
thead,
tfoot,
em,
strong,
span {
  padding: 0;
  margin: 0;
  font-family: arial, "微软雅黑";
}
*{
  outline: none;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
a{
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0 none;
  vertical-align: middle;
  width: auto;
  height: auto;
}
input {
  vertical-align: middle;
}
em {
  font-weight: normal;
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
body {
  position: relative;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '\20';
  display: block;
  clear: both;
}
._fl {
  float: left;
}

._fr {
  float: right;
}

.none {
  display: none;
}

.text_l {
  text-align: left;
}

.text_r {
  text-align: right;
}

.text_c {
  text-align: center;
}

.font14 {
  font-size: 14px;
}

.font16 {
  font-size: 16px;
}

.font18 {
  font-size: 18px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.line20 {
  line-height: 200%;
}

.fc-fff {
  color: #fff;
}

/*-------common---------*/

.t-mobile {
  display: none;
}

/* 主体容器 */

.t-main {
  width: 100%;
  margin: 0 auto;
  color: #202020;
  background: #f3f5f9;
  overflow-x: none;
}

/* item统一背景样式 */

.t-cont-item {
  width: 100%;
  margin: 0 auto;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  font-size: 16px;
}

/* item主体内容区 */

.t-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
  position: relative;
}

/* 通用一级标题 */

.t-main-title {
  font-weight: normal;
  font-size: 28px;
  text-align: center;
  color: #33507a;
  padding: 60px 0px 40px 0;
  position: relative;
  margin: 0 auto;
  width: 96%;
  font-weight: bold;
}
.box-visible{
  overflow: visible;
}

/* 通用二级标题 */
.t-sub-title {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #505251;
  width: 90%;
  margin: 0 auto;
  line-height: 26px;
  margin-bottom: 30px;
}
.text-left{
  text-align: left;
}
.color1{
  color: #33507a;
}

.t-main-des{
  font-size: 20px;
  color: #595757;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  margin: 20px auto;
}
/* 通用文字 */
.t-intro,
.t-intro p {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  margin-top: 25px;
}
.sh-top-header ul li{
  font-size: 14px;
  color: #333;
}
.sh-top-header ul li a{
  color: #333;
}
.t-img {
  position: relative;
  text-align: center;
  z-index: 1;
}
.t-img img {
  width: auto;
  max-width: 100%;
}
.t-intro span.tips {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #fd300e;
  text-align: left;
}
.hidden{
  overflow: hidden;
}
.t-main-sub-tit{
  text-align: center;
  font-size: 24px;
  color: #333;
  margin: 30px 0;
}
.t-main-sub-tit span{
  position: relative;
  padding: 0 15px;
}
.t-main-sub-tit span:after{
  position: absolute;
  content: "";
  height: 30px;
  width: 140px;
  left: 100%;
  background: url('../RJ-img/child/sub-title-bg-right.png') no-repeat left center;
}
.t-main-sub-tit span:before{
  position: absolute;
  content: "";
  height: 30px;
  width: 140px;
  right: 100%;
  background: url('../RJ-img/child/sub-title-bg-left.png') no-repeat right center;
}
.sub-title{
  font-size: 16px;
  color: #333;
  width: 90%;
  margin: 10px auto;
  text-align: center;
}
/*多媒体*/
.t-page1 {
  background-image: url('../RJ-img/child/page1-bg.png');
  background-position: center bottom;
  padding-bottom: 50px;
}
.page1-cont img{
  display: block;
  width: 94%;
  margin: 30px auto;
}
.t-page2{
  background: #fff;
  padding-top: 20px;
  padding-bottom: 30px;
}
.page2-cont img{
  display: block;
  width: 80%;
  margin: 30px auto;
}

/*专业实训*/
.t-page3 {
  background-image: url('../RJ-img/child/page3-bg.png');
  background-position: center bottom;
  padding-bottom: 50px;
}
.page3-cont{
  display: flex;
  text-align: center;
  margin: 10px;
  padding-top: 50px;
}
.page3-cont .page3-item{
  background: #fff;
  flex: 1;
  margin: 10px;
  position: relative;
  border-radius: 10px;
}
.page3-cont .page3-item .item-title{
  font-size: 20px;
  width: 80%;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: -20px;
  left: 10%;
}
.page3-cont .page3-item img{
  width: 94%;
  display: block;
  margin: 10px auto;
}
.page3-cont .page3-item.color1{
  border: 1px dashed #369ddc;
}
.page3-cont .page3-item.color2{
  border: 1px dashed #00a3b1;
}
.page3-cont .page3-item.color3{
  border: 1px dashed #56c7ae;
}
.page3-cont .page3-item.color1 .item-title{
  background: #369ddc;
}
.page3-cont .page3-item.color2 .item-title{
  background: #00a3b1;
}
.t-page4{
  background: #fff;
  padding-bottom: 70px;
}
.page4-cont{
  display: flex;
  margin-top: 30px;
}
.page4-cont .page4-item{
  flex: 1;
  margin: 10px 11px;
  background: #f9fbfe;
  border-radius: 6px;
  padding-top: 20px;
  position: relative;
  height: 320px;
}
.page4-cont .page4-item.color1{
  border: 1px dashed #3ea3dc;
}
.page4-cont .page4-item.color2{
  border: 1px dashed #46a5df;
}
.page4-cont .page4-item.color3{
  border: 1px dashed #12a9b6;
}
.page4-cont .page4-item.color4{
  border: 1px dashed #7db97c;
}
.page4-cont .page4-item:first-child{
  flex: 1.5;
  text-align: center;
  background: none;
  height: 390px;
  padding: 40px 10px 0 10px;
}
.page4-cont .page4-item img{
  width: 90%;
  display: block;
  margin: 10px auto;
}
.page4-cont .page4-item ul{
  display: flex;
  width: 100%;
}
.page4-cont .page4-item ul li{
  flex: 1;
  text-align: center;
  color: #333;
  font-size: 16px;
}
.page4-cont .item-tit{
  height: 40px;
  line-height: 40px;
  width: 70%;
  position: absolute;
  left: 15%;
  bottom: -20px;
  text-align: center;
  background: #369ddc;
  border-radius: 5px;
  color: #fff;
}
.page4-cont .page4-item.color2 .item-tit{
  background: #46a5df;
}
.page4-cont .page4-item.color3 .item-tit{
  background: #12a9b6;
}
.page4-cont .page4-item.color4 .item-tit{
  background: #7db97c;
}
.page4-cont .page4-item:after{
  content: "";
  height: 30px;
  width: 110%;
  display: block;
  position: absolute;
  border-right: 1px solid #20a3bd;
  border-bottom: 1px solid #20a3bd;
  bottom: -50px;
  left: -60%;
}
.page4-cont .page4-item:first-child:after{
  display: none;
}
.t-page5 {
  background-image: url('../RJ-img/child/page5-bg.png');
  background-position: center bottom;
  padding-bottom: 50px;
  padding-top: 20px;
}
.page5-cont{
  overflow: hidden;
  clear: both;
}
.page5-cont img{
  display: block;
  margin: 20px auto;
  float: left;
  width: 50%;
}

.t-page6{
  background: #fff;
  padding: 20px 0 40px 0;
}
.page6-cont{
  overflow: hidden;
  clear: both;
  margin: 30px 0;
}
.page6-cont .page6-item{
  float: left;
}
.page6-cont .page6-item img{
  display: block;
  width: 98%;
  margin: 0 auto;
}
.page6-cont .page6-item.item1{
  width: 56%;
}
.page6-cont .page6-item.item2{
  width: 4%;
}
.page6-cont .page6-item.item3{
  width: 40%;
}
.page6-cont .page6-item.item2 img{
  margin-top: 160px;
}
.t-page6 .brand-des{
  width: 60%;
  height: 100px;
  padding: 10px 30px;
  background: #edf4fc;
  border-radius: 100px;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.t-page6 .brand-des dd{
  padding-left: 15px;
  font-size: 20px;
}
.t-page6 .brand-des dd span{
  display: block;
  font-size: 16px;
}

.t-page7{
  background-image: url('../RJ-img/child/page1-bg.png');
  background-position: center bottom;
  padding-bottom: 50px;
  padding-top: 20px;
}
.cont-ul-li{
  padding: 25px 55px;
  border: 1px dashed #4ba9df;
  border-radius: 90px;
  height: 185px;
  display: flex;
  position: relative;
  margin: 30px auto 20px 5%;
  clear: both;
  width: 92%;
  box-sizing: border-box;
}
.cont-ul-li.pd0{
  padding: 0 55px 30px;
  height: auto;
}
.cont-ul-li li{
  flex: 1;
  text-align: center;
  height: 64px;
  color: #fff;
  position: relative;
  margin: 28px 50px 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  box-sizing: border-box;
}

.cont-ul-li li.bg-color1{
  background: linear-gradient(90deg,#379fdc,#1ea0cc);
}
.cont-ul-li li.bg-color2{
  background: linear-gradient(90deg,#13a1c5,#00a4af);
}
.cont-ul-li li.bg-color3{
  background: linear-gradient(90deg,#00a6a9,#30ac8d);
}
.cont-ul-li li.bg-color4{
  background: linear-gradient(90deg,#49af82,#71b472);
}
.cont-ul-li li:after {
  content: "";
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 32px solid #1ea0cc;
  position: absolute;
  right: -32px;
  top: 0;
  z-index: 1;
}
.cont-ul-li li.bg-color1:after {
  border-left: 32px solid #1ea0cc;
}
.cont-ul-li li.bg-color2:after {
  border-left: 32px solid #00a4af;
}
.cont-ul-li li.bg-color3:after {
  border-left: 32px solid #30ac8d;
}
.cont-ul-li li.bg-color4:after {
  border-left: 32px solid #71b472;
}

.cont-ul-li li:before{
  content: "";
  height: 32px;
  width: 32px;
  background: -webkit-linear-gradient(-130deg, #1ea0cc, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  transform: rotate(45deg);
  position: absolute;
  right: -37px;
  top: 16px;
  z-index: 1;
}
.cont-ul-li li.bg-color1:before {
  background: -webkit-linear-gradient(-130deg, #1ea0cc, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}
.cont-ul-li li.bg-color2:before {
  background: -webkit-linear-gradient(-130deg, #00a4af, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}
.cont-ul-li li.bg-color3:before {
  background: -webkit-linear-gradient(-130deg, #30ac8d, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}
.cont-ul-li li.bg-color4:before {
  background: -webkit-linear-gradient(-130deg, #71b472, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}
.cont-ul-li .position{
  position: absolute;
  height: 98px;
  width: 98px;
  background: #369fdb;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 98px;
  box-sizing: border-box;
  padding: 15px 0;
  left: -49px;
  display: block;
  margin: 0;
  top: 50%;
  margin-top: -49px;
}
.cont-ul-li .position:after,
.cont-ul-li .cont-img:after,
.cont-ul-li .li-cont-des:after,
.cont-ul-li .position:before,
.cont-ul-li .cont-img:before,
.cont-ul-li .li-cont-des:before{
  display: none;
}
.cont-ul-li .cont-img{
  background: none;
  display: block;
  color: #333;
  margin: 0;
}
.cont-ul-li .li-cont-des{
  display: block;
  background: none;
  margin-right: 0;
  flex: 1.8;
  margin: 0;
}
.cont-ul-li .li-cont-des p{
  background: #73b472;
  margin: 6px 0;
  padding: 4px 5px;
}
.cont-ul-li .li-cont-des p img{
  height: 28px;
}
.cont-ul-li li.noChild{
  margin-right: 0;
}
.cont-ul-li li.noChild:before,
.cont-ul-li li.noChild:after{
  display: none;
  margin-right: 0;
}
.cont-left{
  width: 44%;
  margin: 0 2%;
  float: left;
}
.cont-right{
  width: 42%;
  margin: 0 5%;
  float: left;
}
.mt20{
  margin-top: 20px;
}
.cont-ul-li .position.flex-center{
  display: flex;
  align-items: center;
  justify-content: center;
}
.cont-right .content-tit{
  background: url(../RJ-img/child/title-icon.png) no-repeat left center;
  padding-left: 43px;
  color: #333;
  font-size: 24px;
}
.cont-right ul.word-list{
  margin: 20px 45px 20px 10px;
  border-top: 1px solid #b4dcf5;
  padding-top: 10px;
}
.cont-right ul.word-list li{
  margin: 18px 0;
}

.t-page8{
  background: #fff;
  padding: 20px 0 60px 0;
}

.t-page9{
  background-image: url('../RJ-img/child/page3-bg.png');
  background-position: center bottom;
  padding-bottom: 50px;
  padding-top: 20px;
}
.t-page9 .cont-ul-li{
    width: 73%;
    margin: 30px auto;
}
.page9-cont{
  padding: 10px 0;
}
.page9-cont .cont-ul-li{
  margin-bottom: 60px;
}
.page9-cont .cont-left img{
  width: 90%;
  display: block;
  margin: 40px auto;
}
.t-page10,
.t-page12{
  background: #fff;
  padding: 20px 0 60px 0;
}
.page10-cont{
  padding: 30px 0;
}
.page10-cont .cont-left img{
  display: block;
  width: 98%;
  margin: 0 auto;
}
.page10-cont .cont-right{
  padding-top: 90px;
}

.t-page11{
  background-image: url('../RJ-img/child/page1-bg.png');
  background-position: center bottom;
  padding-bottom: 50px;
  padding-top: 20px;
}
.page11-cont img{
  margin: 10px;
}

.page12-cont{
  display: flex;
  padding: 30px 0;
}
.page12-cont .page12-word{
  flex: 1;
}
.word-item{
  margin: 50px 0 0 0;
}
.word-item .item-title{
  width: 100px;
  height: 33px;
  line-height: 33px;
  border-radius: 4px;
  background: #73b472;
  color: #fff;
  text-align: center;
  margin-bottom: 6px;
}
.word-item span{
  color: #73b472;
  font-weight: bold;
}
.word-item.bg-blue .item-title{
  background: #369ddc;
}
.word-item.bg-blue span{
  color: #369ddc;
}
.page12-cont .page12-img{
  flex: 3;
  margin-left: 20px;
}
.page12-cont .page12-img img{
  display: block;
  width: 96%;
  margin: 0 auto;
}
.show-pc{
  display: block!important;
}
.show-mobile{
  display: none!important;
}
@media screen and (max-width: 830px){

}
@media screen and (max-width: 768px){
  .show-pc{
    display: none!important;
  }
  .show-mobile{
    display: block!important;
  }
  .t-sub-title {
    font-size: 16px;
    margin-bottom: 10px;
    width: 92%;
    margin: 0 auto;
  }
  .t-main-title{
    font-size: 22px;
    padding: 30px 0px 10px 0;
  }
  .t-main-title:after{
    bottom: 5px;
  }
  .t-sub-tit{
    font-size: 20px;
    padding: 40px 0 20px 0;
    margin: 10px auto 10px auto;
  }
  .t-main-title span {
    padding: 20px;
    background-size: 70%;
  }
  .t-main-sub-tit {
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
  }
  .t-main-sub-tit span{
    padding: 0 3px;
  }
  .t-main-sub-tit span:after,
  .t-main-sub-tit span:before{
    background-size: 110px;
  }
  .t-page1{
    padding-bottom: 20px;
  }
  .page2-cont img{
    width: 90%;
    margin: 20px auto;
  }

  .page3-cont{
    display: block;
  }
  .page3-cont .page3-item{
    width: 90%;
    margin: 10px auto 40px auto;
  }
  .page3-cont .page3-item .item-title{
    font-size: 16px;
    font-weight: bold;
  }
  .t-page4{
    padding-bottom: 20px;
  }
  .page4-cont{
    display: block;
  }
  .page4-cont .page4-item{
    width: 80%;
    margin: 10px auto 40px auto;
    height: auto;
    padding: 20px 5px;
  }
  .page4-cont .page4-item:first-child{
    padding: 3px;
    width: 90%;
  }
  .page4-cont .page4-item img{
    width: 75%;
  }
  .page4-cont .page4-item:first-child img{
    width: 94%;
  }
  .page4-cont .page4-item:after{
    display: none;
  }
  .t-page5{
    padding-bottom: 20px;
  }
  .page5-cont,
  .page6-cont{
    width: 96%;
    margin: 0 auto;
  }
  .page5-cont img{
    float: none;
    width: 100%;
  }
  .page6-cont{
    padding-top: 30px;
  }
  .page6-cont .page6-item.item1{
    width: 100%;
    float: none;
  }
  .page6-cont .page6-item.item2{
    width: 100%;
    float: none;
    margin: 0;
    overflow: hidden;
  }
  .page6-cont .page6-item.item2 img{
    margin: 0 auto;
    height: 42px;
    width: 47px;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);   /* IE 9 */
    -moz-transform:rotate(90deg);  /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg);  /* Opera */
  }
  .page6-cont .page6-item.item3{
    width: 100%;
    float: none;
  }
  .t-page6 .brand-des{
    display: block;
    width: 92%;
    margin: 20px auto;
    box-sizing: border-box;
    height: auto;
    padding: 10px 0;
    border-radius: 10px;
    text-align: center;
  }
  .t-page7{
    padding: 0 0 20px 0;
  }
  .cont-ul-li{
    display: block;
    height: auto;
    box-sizing: border-box;
    padding: 20px 20px 30px 20px;
    border-radius: 10px;
    width: 90%;
  }
  .cont-ul-li .position{
    left: 50%;
    margin-left: -45px;
    top: 0;
  }
  .cont-ul-li .cont-img{
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 10px;
    height: auto;
  }
  .cont-ul-li li{
    height: 35px;
    margin: 0 auto 30px;
  }
  .cont-ul-li li:after {
    display: none;
  }
.cont-ul-li li:before {
    content: "";
    height: 32px;
    width: 32px;
    background: -webkit-linear-gradient(
-130deg
, #1ea0cc, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    transform: rotate(
136deg
);
    position: absolute;
    right: 50%;
    top: 21px;
    z-index: 1;
    margin-right: -16px;
  }
  .cont-ul-li .li-cont-des{
    display: flex;
  }
  .cont-ul-li .li-cont-des img{
    display: block;
    margin: 0 auto;
  }
  .cont-ul-li .li-cont-des p{
    flex: 1;
  }
  .page7-cont{
    margin-top: 70px;
  }
  .cont-ul-li.pd0{
    padding: 60px 20px 0 20px;
  }
  .cont-left{
    width: 94%;
    float: none;
    margin: 0 auto;
  }
  .cont-right{
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .cont-left img{
    width: 100%!important;
    display: block;
    margin: 20px auto!important;
  }
  .cont-right .content-tit{
    font-size: 20px;
    background-size: 26px;
    padding-left: 30px;
    margin-bottom: 20px;
  }
  .cont-right ul.word-list{
    padding-top: 5px;
    margin: 10px 0 10px 5px;
  }
  .cont-right ul.word-list li{
    margin: 10px 0;
  }
  .t-page8{
    padding: 20px 0 50px 0;
  }
  .page8-cont .cont-right{
    margin-top: 60px;
  }
  .content-tit,
  .word-list{
    width: 86%;
    margin: 10px auto!important;
  }
  .t-page9 .cont-ul-li{
    width: 90%;
    padding: 20px 20px 0 20px;
    margin: 10px auto 20px auto;
  }
  .page10-cont{
    padding: 0;
  }
  .page10-cont .cont-right{
    padding-top: 20px;
  }
  .page11-cont img{
    display: block;
    width: 94%;
    margin: 10px auto;
  }
  .page12-cont{
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  .word-item {
    margin: 20px 0 0 0;
  }
  .page12-cont .page12-img{
    margin: 20px auto;
  }
  .page12-cont .page12-img img{
    width: 100%;
  }
  .t-page10, .t-page12{
    padding: 15px 0 30px 0;
  }
}
@media screen and (max-width: 768px){
  .sh-box-header ul li.sh-mobile-nav ul {
    width: 150px;
  }
  .sh-box-header ul li.sh-mobile-nav ul li a.active {
    color: #de0032;
  }
}

@media screen and (max-width: 480px) {

}

