/** CSS Reset **/
*{-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; vertical-align: bottom;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:center; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
textarea, input, select{resize: none;outline:none;background:none;border:none;}
button {overflow:visible;width:auto;margin:0;padding:0;border:0 none;outline:none;}
input{border:0}
a{text-decoration:none; color:#333;-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;}
a:hover{ text-decoration:none;color:#000;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size: 0;}
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
html{width: 100%;height:100%;}
body{color:#333;font-size:20px;line-height:160%;font-family: "Microsoft YaHei";width: 100%;height:100%;}
.fl{float:left;}
.fr{float:right;}
.mobile{display:none;}
.m1200{width:1200px;margin:0 auto;overflow: hidden;}
.page{padding:40px 0;}
/* p{ transition:all 0.2s ease-in 0s;}
p:hover{ transform:translateY(-5px);} */
.qt_head .m1200{overflow: unset;}
/* banner */
.header{height:450px;background:url(../images2020/bannerBg.jpg) no-repeat center top;}
.header .header_t{display: block;margin: 20px auto 0;}

/*nav*/
.nav{width:100%;height:60px;line-height:60px;background:url(../images2020/navBg.jpg) repeat-y;z-index: 10;position: relative;}
.nav li{float:left;font-size:20px;color:#182f80;text-align:center;cursor:pointer;padding:0 1.3%;}
.nav li a{color:#333;}
.nav li.menuOver a{font-weight: bold;}

/*title*/
.title{text-align: center;padding-bottom:30px;}
.title p{font-size: 40px;color:#fbd99f;padding-top:20px;}
.box1{background:url(../images2020/bg1.jpg) no-repeat center top fixed;}
.page4{background:url(../images2020/bg2.jpg) repeat-x left top;}
.page5{background:url(../images2020/bg3.jpg) no-repeat center top;}
.box2{background:url(../images2020/bg4.jpg) no-repeat center top fixed;}
.page8{background:url(../images2020/bg5.jpg) no-repeat center bottom fixed;}
.page9{background:#20357f;}
.box3{background:url(../images2020/bg6.jpg) repeat-x left bottom;}
.zxyy{background:url(../images2020/bg7.jpg) no-repeat center bottom;-webkit-background-size:cover;background-size:cover;}

/*btn*/
/*.btn{background: #c04553;width: 30%;text-align: center;height: 50px;line-height: 50px;margin:50px auto 10px;color:#fbd99f;display: block;transition:all 0.2s ease-in 0s;}
.btn:hover{color:#fbd99f;box-shadow: 0 2px 10px #d55d6b;}*/
.btn_wrap{
  text-align: center;
  padding: 40px 0;
  height: 50px;
}
.btn {
  display: inline-block;
  text-align: center;
  padding: 10px 30px;
  color:#fbd99f;
  background-color: #c04553;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  position: relative;
  box-shadow: 0 2px 25px rgba(233, 30, 99, 0.5);
  outline: 0;
  transition: transform ease-in 0.1s, background-color ease-in 0.1s, box-shadow ease-in 0.25s;
  animation: pulse 1s infinite alternate;
}
.btn span{position: relative;}
.btn::before {
  position: absolute;
  content: '';
  left: -16px;
  right: -16px;
  top: -16px;
  bottom: -16px;
  pointer-events: none;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  /*  */
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%),
  radial-gradient(circle, #c04553 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%,
    15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
  background-position: 18% 40%, 20% 31%, 30% 30%, 40% 30%, 50% 30%, 57% 30%, 65% 30%, 80% 32%, 15% 60%,
    83% 60%, 18% 70%, 25% 70%, 41% 70%, 50% 70%, 64% 70%, 80% 71%;
    transition: background-position .5s ease-in-out, background-size .75s ease-in-out;
}
.btn:hover::before {
  background-position: 5% 44%, -5% 20%, 7% 5%, 23% 0%, 37% 0, 58% -2%, 80% 0%, 100% -2%, -5% 80%,
    100% 55%, 2% 100%, 23% 100%, 42% 100%, 60% 95%, 70% 96%, 100% 100%;
  background-size: 0% 0%;
}
.btn:hover{color:#fbd99f;}

/*page1*/
.page1 .content{background:url(../images2020/xmjj_bg.png) no-repeat center top;padding:33px 90px;}
.page1 .content b{color:#c04553;}
/*page2*/
.page2 .content ul li{float: left;width: 24%;padding:0 1% 10px;background:url(../images2020/shrq_bg3.png) repeat-x left bottom;border-radius: 10px;position: relative;}
.page2 .content ul li.mid{margin: 0 11%;}
.page2 .content ul li h3{background:url(../images2020/shrq.png) no-repeat center top;position: absolute;top:0;left: 35%;width: 101px;height: 83px;text-align: center;color: #fbd99f;font-weight: bold;font-size: 24px;padding-top: 20px;}
.page2 .content ul li p{line-height: 160%;background:url(../images2020/shrq_bg2.png) repeat-x left bottom;padding:45px 0 20px;text-align: center;margin-top: 65px;border-radius: 10px;}

/*page3*/
.page3 .content ul li{float: left;position: relative;border-radius: 0 0 0 50px;background:#1a2e74;box-shadow: -10px 10px 0 #445379;width: 20%;height: 105px;margin:30px 0 30px 1%;}
.page3 .content ul li.mid{margin:30px 17%;}
.page3 .content ul li b{position: absolute;left:0px;top:0px;width: 70px;height: 30px;color:#fff;background: #c04553;font-size: 24px;border-radius: 0 0 20px 0;text-align: center;}
.page3 .content ul li h3{color:#fbd99f;font-size: 24px;text-align: center;line-height: 160%;}
.page3 .content ul li p{background: #fff;padding:10px 0;position: absolute;left:5%;top:45px;text-align: center;width: 110%;}

/*page4*/
.page4 ul li{width: 49%;float: left;background: url(../images2020/sqyq_bg2.jpg) no-repeat left 41px;}
.page4 ul li.last{margin-left:2%;background: url(../images2020/sqyq_bg3.jpg) no-repeat left 41px;}
.page4 ul li h3{background: url(../images2020/sqyq_bg1.png) no-repeat;width: 40%;color:#162649;font-weight: bold;height: 42px;line-height: 42px;text-align: center;}
.page4 ul li dl{padding:20px 30px 20px 50px;}
.page4 ul li.last dl{padding:54px 30px 50px 50px;}
.page4 ul li dl dd{font-size: 18px;}

/*page5*/
.page5 .list_l{float: left;width:55%;border: 1px solid #fff;border-radius: 0 0 0 50px;}
.page5 .list_l div{padding:15px;border-top: 1px solid #fff;}
.page5 .list_l div span{background: #1a2e74;font-size: 30px;font-weight: bold;color:#fff;float: left;width: 26%;padding: 5px 0 10px;text-align: center;border-radius: 50px;margin: 40px 8% 0 10%;}
.page5 .list_l div p{text-align: center;border-left:1px solid #fff;float: left;padding-left: 6%;height: 130px;}
.page5 .list_l div p.two{padding-top: 30px;height: 100px;}
.page5 .list_l div p b{color: #1a2e74;font-size: 40px;line-height: 160%;}
.page5 .list_r{float: right;width: 25%;border: 1px solid #fff;border-radius: 0 0 50px 0;padding: 97px 9%;border-top: 2px solid #fff;}
.page5 .list_r div span{background: #1a2e74;font-size: 30px;font-weight: bold;color:#fff;display: block;width: 40%;padding: 5px 0 10px;text-align: center;border-radius: 50px;margin: 0 auto 15px;}
.page5 .list_r div p{text-align: center;border-top:1px solid #fff;}
.page5 .list_r div p b{color: #1a2e74;font-size: 40px;line-height: 160%;}
.page5 .tip{background: rgba(200,173,132,0.3);padding:20px 5% 20px 8%;margin:20px 0 0;border-radius: 20px;position: relative;}
.page5 .tip span{position: absolute;left:4%;}

/*page6*/
.page6 ul li{float: left;width: 20%;margin:20px 4% 20px 0%;text-align: center;}
.page6 ul li p{height: 60px}
.page6 ul li span{font-size: 16px;color: #666;display: block;line-height: 160%;}

/*page7*/
.page7 ul{background: url(../images2020/page7_line.png) no-repeat center 30px;margin-top: 50px;}
.page7 ul li{float: left;position: relative;width: 50%;margin-bottom:40px;}
.page7 ul li.even{float: right;margin-top:80px;}
.page7 ul li.list4,
.page7 ul li.list6{margin-top: 0px;}
.page7 ul li span{border: 50px;position: absolute;top: 35%;right: -18px;width: 35px;height: 35px;line-height: 35px;text-align: center;background: #bbad91;box-shadow: 0 0 5px #d9979f;color: #fff;font-weight: bold;border-radius: 50px;}
.page7 ul li.even span{background: #c04553;box-shadow: 0 0 5px #bbae94;left: -18px;}
.page7 ul li div{padding:20px 8%;width: 70%;}
.page7 ul li.even div{margin-left: 14%;}
.page7 ul li.list1 div{background: #8798e2}
.page7 ul li.list2 div{background: #7d8fda}
.page7 ul li.list3 div{background: #6e81cd}
.page7 ul li.list4 div{background: #5f73c1}
.page7 ul li.list5 div{background: #5167b6}
.page7 ul li.list6 div{background: #4058a9}
.page7 ul li.list7 div{background: #374fa2}
.page7 ul li div::before{content: "'";font-size:0;display:inline-block;vertical-align: top;width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;position:absolute;right: 12%; top:40%;}
.page7 ul li.even div::before{left: 12%;}
.page7 ul li.list1 div::before{border-left: 20px solid #8798e2;}
.page7 ul li.list2 div::before{ border-right: 20px solid #7d8fda}
.page7 ul li.list3 div::before{border-left: 20px solid #6e81cd}
.page7 ul li.list4 div::before{ border-right: 20px solid #5f73c1}
.page7 ul li.list5 div::before{border-left: 20px solid #5167b6}
.page7 ul li.list6 div::before{ border-right: 20px solid #4058a9}
.page7 ul li.list7 div::before{border-left: 20px solid #374fa2}
.page7 ul li div h3{font-size: 24px;color:#fbd99f;font-weight: bold;line-height: 160%;}
.page7 ul li div p{color: #fff;line-height: 140%;}

/*page8*/
.page8 .swiper-container{padding-bottom:30px;}
.page8 .swiper-pagination-bullet-active{background: #5167b6;width:50px;border-radius:10px;}
.page8 .slidebox{padding:20px 2% 20px 18%;margin: 20px 2%;box-shadow: 0 0 10px #d6dbf1;position: relative;}
.page8 .slidebox img{position: absolute;left:2%;top:20px;}
.page8 .slidebox .txt{}
.page8 .slidebox .txt h4{color:#b49d71;font-weight: bold;border-bottom: 1px dotted #b49d71;margin-bottom:10px;padding-bottom:10px;}
.page8 .slidebox .txt p{font-size: 16px;line-height: 160%;}


/*page9*/
.page9 .table{border: 1px solid #a09492;border-radius: 8px;position: relative;}
.page9 .table .tableTitle{background: #d0b483;height: 46px;border-radius: 8px 8px 0 0;}
.page9 .table .tableTitle li {display: inline-block;text-align: center;color: #fff;line-height: 46px;font-weight: bold;line-height: 160%;}
.page9 .table .tableTitle li.tab0{width: 11%;}
.page9 .table .tableTitle li.tab1{width: 22%;}
.page9 .table .tableTitle li.tab2{width: 26%;}
.page9 .table .tableTitle li.tab3{width: 24%;}
.page9 .table .tableTitle li.tab5{width: 12%;}
.page9 .table .tableContent {height: 505px;border-radius: 0 0 8px 8px;background: #c3cae0; overflow-y: scroll;}
.page9 .table .tableContent li { min-height: 37px;border-bottom: 1px solid #b8b8c3;display: block;padding: 10px 0;}
.page9 .table .tableContent li p {display: inline-block;text-align: center;vertical-align: middle;vertical-align: -webkit-baseline-middle;font-size: 16px;line-height: 160%;}
.page9 .table .tableContent li p a:hover {text-decoration: underline;}


/*page10*/
.page10 .school {width: 49%;height: 200px;float: left;background: #fff;margin: 10px 0.5%;transition:all 0.2s ease-in 0s;}
.page10 .school:hover{box-shadow: 0 0 10px #d8bf95;}
.page10 .school a .img-box {padding: 30px 0 27px 3%;display: table;}
.page10 .school a .img-box .img {text-align: center;display: table-cell;vertical-align: middle;width: 160px;height: 140px;position: relative;background: #ffffff;box-shadow: #dcdaf0 0px 0px 12px 2px;}
.page10 .school a .img-box .img img.play {position: absolute;bottom: 8px;right: 8px;}
.page10 .school a .txt {font-size: 16px;padding: 24px 0;text-align: left;display: inline-block;width: 64%;margin-left: 3%;}
.page10 .school a .txt h4 {font-size: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page10 .school a .txt h4 span {font-size: 12px;font-weight: normal;margin-left: 8px;color: #000;}
.page10 .school a h5 {color: #333333;margin: 2px 0;}
.page10 .school a h6 {color: #666;margin: 2px 0 4px;}
.page10 .school a p {color: #2f29ae;line-height: 26px;}

/*page11*/
.page11 ul li{transition:all 0.2s ease-in 0s;float: left;width: 22%;border:10px solid transparent;border-radius: 5px;margin:0 0.5%;text-align: center;background: url(../images2020/sqfa_bg1.jpg) no-repeat center top;}
.page11 ul li.even{background: url(../images2020/sqfa_bg2.jpg) no-repeat center top;}
.page11 ul li:hover{border:10px solid #e9ddc9;box-shadow: 0 0 10px #d8bf95; }
.page11 ul li a{display: block;color:#fff;padding: 30px 0;height: 100px;}
.page11 ul li.ontip a{padding: 55px 0 45px;height: 60px;}
.page11 ul li h3{font-size: 30px;line-height: 160%;}

/*zxyy*/
.form-wrap{margin: 20px auto 0}
#reg form .label{margin: 14px 0;}

.qt_form .qt_btn{background:#c04553;}


@media screen and (max-width:1000px) {
  body{line-height: 160%;font-size: 0.24rem;}

  .m1200{width:100%;margin:0 auto;}
  .pc{display:none;}
  .mobile{display:block;}

  .title img{width: 100%;margin: 0 auto;}
  .page2 .title img,
  .page7 .title img,
  .zxyy .title img{width: 74%;}
  .page9 .title img{width: 94%;}
  .title p{font-size: 0.4rem;}
  .page {padding: 0.4rem 2%;}
  .box2 {background: url(../images2020/m_bg4.jpg) no-repeat center bottom;}

  /*banner*/
  .header{height:4rem;background:url(../images2020/m_bannerBg.jpg) no-repeat center top;}
  .header .m1200{width: 96%;}
  .header .logo img{width:35%;vertical-align: top;}
  .header .header_t{width: 80%;}

  /*nav*/
  .nav{height: auto;padding: 0.1rem 0;}
  .nav li{padding: 0px 0.3%;line-height: 140%;font-size: 0.3rem;width: 16%;}

  /*page2*/
  .page2 .content ul li{width: 30%;padding: 0 1% 10px;}
  .page2 .content ul li h3{background-size: cover;left: 25%;width: 1.3rem;height: 1.02rem;font-size: 0.3rem;padding-top: 0.3rem;line-height: 120%;}
  .page2 .content ul li p{margin-top: 0.65rem;}
  .page2 .content ul li.mid {margin: 0 2%;}

  /*page4*/
  .page4 ul li{width: 100%;background: url(../images2020/m_sqyq_bg2.jpg) no-repeat left 0.41rem;background-size: 100% auto;}
  .page4 ul li.last{background: url(../images2020/m_sqyq_bg3.jpg) no-repeat left 0.41rem;background-size: 100% auto;margin:0.2rem 0 0 ;}
  .page4 ul li h3{width: 32%;height: 0.42rem;line-height: 0.42rem;background-size: contain;}
  .page4 ul li dl{padding: 0.3rem 0.3rem 0.4rem 0.9rem;}
  .page4 ul li.last dl{padding: 0.6rem 0.3rem 0.8rem 0.9rem;}
  .page4 ul li dl dd{font-size: 0.28rem;line-height: 140%;padding-bottom: 0.1rem;}

  /*page6*/
  .page6 ul li{width: 50%;margin: 0.1rem 0;}
  .page6 ul li p{font-size: 0.3rem;line-height: 160%;}
  .page6 ul li span{font-size: 0.24rem;}

  /*page7*/
  .page7 ul{background: url(../images2020/page7_line.png) no-repeat 0.4rem 0.2rem;margin-top: 0px;}
  .page7 ul li{width: 100%;margin-bottom: 0.2rem;}
  .page7 ul li.even{margin-top:0;}
  .page7 ul li span{right: 0;left: 0.1rem;top: 20%;}
  .page7 ul li.even span{left: 0.1rem;}
  .page7 ul li div{width: 84%;margin-left: 16%;padding: 0.1rem 8% 0.2rem;}
  .page7 ul li.even div{margin-left: 16%;}
  .page7 ul li div::before{right: 0;left: 14%;top: 34%;border-top: 0.15rem solid transparent;border-bottom: 0.15rem solid transparent;}
  .page7 ul li.even div::before{left: 14%;}
  .page7 ul li.list1 div::before{border-right: 0.2rem solid #8798e2;border-left:none;}
  .page7 ul li.list2 div::before{border-right: 0.2rem solid #7d8fda;border-left:none;}
  .page7 ul li.list3 div::before{border-right: 0.2rem solid #6e81cd;border-left:none;}
  .page7 ul li.list4 div::before{border-right: 0.2rem solid #5f73c1;border-left:none;}
  .page7 ul li.list5 div::before{border-right: 0.2rem solid #5167b6;border-left:none;}
  .page7 ul li.list6 div::before{border-right: 0.2rem solid #4058a9;border-left:none;}
  .page7 ul li.list7 div::before{border-right: 0.2rem solid #374fa2;border-left:none;}
  .page7 ul li div h3{font-size: 0.34rem;}
  .page7 ul li div p{color: #fff;line-height: 140%;font-size: 0.28rem;}

  /*page9*/
  .page9{background: url(../images2020/m_page6.png) repeat-x left bottom;}
  .page9 .table {border: 1px solid #dfcdb0;}
  .page9 .table .tableContent li p{font-size: 0.24rem;}

  

}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes pulse {
  0% {
    margin-top: 0px;
  }
  100% {
    margin-top: 6px;
  }
}
@keyframes pulse {
  0% {
    margin-top: 0px;
  }
  100% {
    margin-top: 6px;
  }
}
