@charset "utf-8";
html{color: #000;overflow-x: hidden;height: 100%;-webkit-tap-highlight-color: transparent;}
body {font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;color: #000;-webkit-text-size-adjust: none;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}
body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif}
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%;-webkit-margin-before:0em;margin-block-start:0em;-webkit-margin-after: 0em;margin-block-end: 0em;}
h1,h2,h3,h4,h5,h6{font-family:"Arial","Microsoft YaHei","黑体","宋体",sans-serif}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}
address,cite,dfn,rem,i,optgroup,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0;text-align:left}
caption,th{text-align:inherit}
ul,ol,menu{list-style:none}
fieldset,img{border:0}
img,object,input,textarea,button,select{vertical-align:middle}
article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
blockquote:before,blockquote:after,q:before,q:after{content:"\0020"}
textarea{overflow:auto;resize:vertical}
input,textarea,button,select,a{outline:0 none;border: none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
mark{background-color:transparent}
a,ins,s,u,del{text-decoration:none}@
sup,sub{vertical-align:baseline}
hr {height: .02rem;margin: .1rem 0;border: medium none;border-top: .02rem solid #cacaca;}
a {color: #000;text-decoration: none;}
a:hover{color: #E53935;}
img {max-width: 100%;vertical-align:middle;}
/*placeholder*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    color: #999;@
}
input:-moz-placeholder, textarea:-moz-placeholder{
    color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder{
    color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
    color: #999;
}
input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}
textarea {  
  -webkit-appearance: none;
}  
.clear{
    content: "";
    display: block;
    clear: both;
}
.container{
  width: 11.4rem;
  height: 100%;
  margin: 0 auto;
  -webkit-head-sizing: border-head;
     -moz-head-sizing: border-head;
          head-sizing: border-head;
  behavior: url(css/PIE.htc);
}
html{font-size: 100px;}
.ykkr-head{
  width: 100%;
  text-align: center;
  padding : .3rem 0;
}
.ykkr-head p b{
  font-size: .45rem;
  height: .64rem;
  line-height: .64rem;
  font-weight: bold;
  display: table;
  position: relative;
  background: #3a57e5;
  margin: 0 auto;
  padding: 0 .2rem;
  color: #fff;
}
.ykkr-head p span{
  display: block;
  height: .45rem;
  line-height: .45rem;
  font-size: .25rem;
  text-transform: uppercase;
}

.ykkr-btn{
  text-align: center;
  width: 100%;
  z-index: 99;
  position: relative;
  height: .78rem;
  line-height: .78rem;
}
.btn-more-a{
  width: 100%;
  display: block;
  color: #fff;
  font-weight: bold;
  height: .78rem;
  line-height: .78rem;
  font-size: .38rem;
  background-image: linear-gradient(to right, #ff9c00 , #ff9c00);
  letter-spacing: .02rem;
  display: inline-block;
  vertical-align: top;
  box-shadow: 0 .02rem .06rem  rgba(0, 0, 0, .1);
  cursor: pointer;
}
.btn-more-a:hover{
  opacity: .85;
  color: #fff;
}
.top-header{
  background-color: #f9f9f9;
  padding: 0 .1rem;
}
.top-header .top-header-table::after{
  content: '';
  display: block;
  clear: both;
}
.top-header .top-header-table .top-link-left,
.top-header .top-header-table .top-text-right{
  height: .55rem;
  line-height: .55rem;
}
.top-header .top-header-table .top-link-left{
  float: left;
}
.top-header .top-header-table .top-text-right{
  float: right;
}
.top-header .top-header-table .top-link-left img{
  max-height: .35rem;
  margin-right: .15rem;
}
.top-header .top-text-right{
  text-align: right;
}
.top-header a,
.top-header p{
  color: #666;
  font-size: .16rem;
  display: inline-block;
  float: left;
}
.top-header a:hover{
  opacity: .8;
}
.banner{
  position: relative;
  background: url(../img/banner.jpg) center no-repeat;
  height: 4.6rem;
  background-size: cover;
}
.banner .banner-body{
  margin: 0 auto;
  color: #fff;
  padding: .86rem 0 .8rem;
  box-sizing: border-box;
}
.banner .banner-body .banner-nav{
  width: 100%;
  position: absolute;
  top: .5rem;
  height: .55rem;
  line-height: .55rem;
  background-color: #fff;
}
#fixed-nav{
  display: none;
  background-color: #0339CE;
  border-bottom: .01rem solid #ddd;
  box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
}
#fixed-nav a{
  color: #fff;
}
.banner .banner-body .banner-nav .banner-ul{
  margin: 0 auto;
  height: .55rem;
  line-height: .55rem;
  text-align: center;
}
.banner .banner-body .banner-nav:after,
.banner .banner-body .banner-nav .banner-ul:after{
  content: '';
  display: block;
  clear: both;
}
.banner .banner-body .banner-nav .banner-ul>li{
  display: inline-block;
  height: 0.55rem;
  line-height: .55rem;
  margin: 0 .05rem;
  vertical-align: top;
}
.banner .banner-body .banner-nav .banner-ul>li a{
  font-size: .24rem;
  display: block;
  cursor: pointer;
}
#banner-menu{
  position: relative;
}
#banner-menu .menu-ul{
  display: none;
  min-width: 4.4rem;
  text-align: center;
  position: absolute;
  right: 0;
  top: .55rem;
  z-index: 99;
  background-color: rgba(255, 255, 255, .95);
  padding: .2rem;
  border-radius: .1rem;
  box-shadow: 0 0 .1rem rgba(0, 0, 0, .5);
}
#banner-menu:hover .menu-ul{
  display: block;
}
#banner-menu .menu-ul:before{
  content: '';
  position: absolute;
  top: -.2rem;
  right: .5rem;
  border: .1rem solid transparent;
  border-bottom-color: rgba(255, 255, 255, .95);
}
#banner-menu .menu-ul li{
  width: 33.33%;
  float: left;
  text-align: left;
  height: .4rem;
  line-height: .4rem;
}
#banner-menu .menu-ul li a{
  color: #000;
  font-size: .2rem;
}
#banner-menu .menu-ul li a:hover{
  color: #294692;
}
.banner .banner-body .banner-text{
  text-align: center;
  cursor: pointer;
  width: 11.4rem;
  margin: 0 auto;
}




.ykkr{
  position: relative;
  padding: .3rem 0 0;
}



.ykkr1 .ykkr-item .ykkr-title p{
  font-size: .34rem;
  line-height: .6rem;
  font-weight: bold;
  position: relative;
}
.ykkr1 .ykkr-table.t1 .ykkr-item .ykkr-title p:before{
  content: '';
  position: absolute;
  top: ;
  left: -.2rem;
  width: .71rem;
  height: .36rem;
  border: .02rem solid #ff9c00;
  border-right: none;
  border-bottom: none;
}
.ykkr1 .ykkr-table.t2{
  margin-top: .4rem;
  background: #3a57e5;
  color: #fff;
  padding: .2rem 0;
}
.ykkr1 .ykkr-table.t2 .ykkr-item{
  position: relative;
}
.ykkr1 .ykkr-table.t2 .ykkr-item:before{
  content: '';
  position: absolute;
  top: -.53rem;
  right: -1.23rem;
  width: .98rem;
  height: .82rem;
  background: url(../img/ico1.png) no-repeat;
  background-size: cover;
}
.ykkr1 .ykkr-item{
  margin: 0 .2rem;
}
.ykkr1 .ykkr-item .ykkr-list{
  width: 45%;
  float: left;
}
.ykkr1 .ykkr-item .ykkr-list:last-child{
  width: 55%;
}
.ykkr1 .ykkr-item .ykkr-list .ykkr-box{
  font-size: .26rem;
  line-height: .45rem;
  position: relative;
  padding-left: .2rem;
}
.ykkr1 .ykkr-table.t2 .ykkr-item .ykkr-list:nth-child(2) .ykkr-box:nth-child(3){
  white-space: nowrap;
}
.ykkr1 .ykkr-item .ykkr-list .ykkr-box:before{
  content: '';
  position: absolute;
  top: .175rem;
  left: 0;
  width: .1rem;
  height: .1rem;
  background: #3a57e5;
  border-radius: 100%;
}
.ykkr1 .ykkr-table.t2 .ykkr-item .ykkr-list .ykkr-box:before{
  background: #ff9c00;
}
.ykkr1 .ykkr-item .ykkr-list .ykkr-box b{
  font-weight: bold;
}
.ykkr1 .ykkr-item .ykkr-list .ykkr-box p{
  display: inline;
}


.ykkr-item:after{
  content: '';
  display: block;
  clear: both;
}
.ykkr5{
  background: url(../img/bg5.jpg) center;
  -moz-background-size: cover;
  background-size: cover;
}
.ykkr5 .ykkr-item{
  margin: 0 -.15rem;
}
.ykkr5 .ykkr-item .ykkr-list{
  width: 25%;
  float: left;
}
.ykkr5 .ykkr-item .ykkr-list:nth-child(-n +3){
  width: 33.33%;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box{
  font-size: .29rem;
  background-color: #3a57e5;
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: .15rem;
  padding: .2rem 0 0;
  height: 3.15rem;
  cursor: pointer;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box>div{
  position: relative;
  z-index: 2;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box:before,
.ykkr5 .ykkr-item .ykkr-list .ykkr-box:after{
  content: '';
  position: absolute;
  width: 3.51rem;
  height: 3.51rem;
  background-color: rgba(255,255,255, .2);
  border-radius: 100%;
  z-index: 1;
}
.ykkr5 .ykkr-item .ykkr-list:nth-child(-n +3) .ykkr-box:before{
  left: -.51rem;
  top: -2.18rem;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box:before{
  left: -1.04rem;
  top: -2.26rem;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box:after{
  right: -2.39rem;
  bottom: -2.71rem;
}
.ykkr5 .ykkr-item .ykkr-list:first-child .ykkr-box,
.ykkr5 .ykkr-item .ykkr-list .ykkr-box:hover{
  background-color: #fea202;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box:hover{
  box-shadow: 0 0 .15rem rgba(0, 0, 0, .3);
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box>i{
  display: block;
  width: .6rem;
  height: .6rem;
  margin: 0 auto;
}
.ykkr5 .ykkr-item .ykkr-list:nth-child(1) .ykkr-box>i{
  background: url(../img/ico01.png);
  background-size: cover;
}
.ykkr5 .ykkr-item .ykkr-list:nth-child(2) .ykkr-box>i{
  background: url(../img/ico02.png);
  background-size: cover;
}
.ykkr5 .ykkr-item .ykkr-list:nth-child(3) .ykkr-box>i{
  background: url(../img/ico03.png);
  background-size: cover;
}
.ykkr5 .ykkr-item .ykkr-list:nth-child(4) .ykkr-box>i{
  background: url(../img/ico04.png);
  background-size: cover;
}
.ykkr5 .ykkr-item .ykkr-list:nth-child(5) .ykkr-box>i{
  background: url(../img/ico05.png);
  background-size: cover;
}
.ykkr5 .ykkr-item .ykkr-list:nth-child(6) .ykkr-box>i{
  background: url(../img/ico06.png);
  background-size: cover;
}
.ykkr5 .ykkr-item .ykkr-list:nth-child(7) .ykkr-box>i{
  background: url(../img/ico07.png);
  background-size: cover;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box .ykkr-name{
  margin: .12rem 0;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box .ykkr-name b{
  display: table;
  background-color: #fff;
  height: .47rem;
  line-height: .47rem;
  width: 1.77rem;
  font-weight: bold;
  margin: 0 auto;
  color: #3a57e5;
  letter-spacing: .03rem;
}
.ykkr5 .ykkr-item .ykkr-list:first-child .ykkr-box .ykkr-name b,
.ykkr5 .ykkr-item .ykkr-list .ykkr-box:hover .ykkr-name b{
  color: #fea202;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box .ykkr-desc{
  padding: 0 .03rem 0 .12rem;
  text-align: left;
}
.ykkr5 .ykkr-item .ykkr-list .ykkr-box .ykkr-desc span{
  margin-right: .03rem;
  line-height: .44rem;
  word-break: keep-all;
}
.ykkr5 .ykkr-btn{
  margin-top: .3rem;
}

.ykkr0{
  background: url(../img/bg0.jpg) center;
  -moz-background-size: cover;
  background-size: cover;
}
.ykkr0 .ykkr-item{
  position: relative;
  height: 5.05rem;
}
.ykkr0 .ykkr-item .ykkr-list{
  position: absolute;
}
.ykkr0 .ykkr-item .ykkr-list .ykkr-box{
  width: 2.76rem;
  height: 2.76rem;
  background-color: #3a57e5;
  border-radius: 100%;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  cursor: default;
}
.ykkr0 .ykkr-item .ykkr-list .ykkr-box:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: .02rem dashed #fea202;
  border-radius: 100%;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ykkr0 .ykkr-item .ykkr-list .ykkr-box:hover:before{
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(even) .ykkr-box:before{  
  background-color: #fea202;
  border-color: #fff;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(1){
  left: 2.68rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(2){
  left: 5.82rem;
  top: .38rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(3){
  left: 8.04rem;
  top: .05rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(4){
  left: .09rem;
  top: 1.29rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(5){
  left: 2.38rem;
  top: 3.18rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(6){
  left: 4.71rem;
  top: 2.47rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(7){
  left: 7.34rem;
  top: 2.92rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(8){
  left: 9.7rem;
  top: 2.75rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(1) .ykkr-box{  
  width: 2.76rem;
  height: 2.76rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(2) .ykkr-box,
.ykkr0 .ykkr-item .ykkr-list:nth-child(5) .ykkr-box{  
  width: 1.87rem;
  height: 1.87rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(3) .ykkr-box{  
  width: 2.69rem;
  height: 2.69rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(4) .ykkr-box{  
  width: 2.55rem;
  height: 2.55rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(6) .ykkr-box{  
  width: 2.32rem;
  height: 2.32rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(7) .ykkr-box{  
  width: 2.01rem;
  height: 2.01rem;
}
.ykkr0 .ykkr-item .ykkr-list:nth-child(8) .ykkr-box{  
  width: 1.68rem;
  height: 1.68rem;
}
.ykkr0 .ykkr-item .ykkr-list .ykkr-box p{
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ykkr0 .ykkr-item .ykkr-list .ykkr-box p span{
  display: block;
  font-size: .29rem;
  color: #fff;
  line-height: .5rem;
}
.ykkr0 .ykkr-btn{
  margin-top: .38rem;
}







.ykkr2 .ykkr-item{
  margin: 0 -.2rem;
}
.ykkr2 .ykkr-item .ykkr-list{
  width: 33.33%;
  float: left;
}
.ykkr3 .ykkr-item .ykkr-list:nth-last-child(-n+4){
    width: 25%;  
}
.ykkr2 .ykkr-item .ykkr-list .ykkr-box{
  border: .01rem solid #000;
  margin: .2rem;
  padding-left: .94rem;
  position: relative;
}
.ykkr3 .ykkr-item .ykkr-list .ykkr-box{
  padding-left: 1.1rem;
}
.ykkr2 .ykkr-item .ykkr-list .ykkr-box .school-img{
  position: absolute;
  left: 0;
}
.ykkr2 .ykkr-item .ykkr-list .ykkr-box:hover{
  opacity: .85;
}
.ykkr2 .ykkr-item .ykkr-list .ykkr-box:hover .school-img{
  transform: scale(.95);
  transition: all 0.15s ease-in-out;
}
.ykkr2 .ykkr-item .ykkr-list .ykkr-box .school-img a{
  display: block;
  width: .94rem;
  height: .94rem;
  background-color: #fff;
  cursor: pointer;
}
.ykkr2 .ykkr-item .ykkr-list .ykkr-box .school-img img{
  display: block;
}
.ykkr2 .ykkr-item .ykkr-list .ykkr-box>a{
  display: block;
  font-size: .28rem;
  height: .94rem;
  line-height: .94rem;
  font-weight: bold;
  cursor: pointer;
  color: #000;
}
.ykkr2 .ykkr-item .ykkr-list .ykkr-box>a.i{
  font-size: .22rem;
}
.ykkr2 .ykkr-item .ykkr-list .ykkr-box>a:hover{
  opacity: .85;
}
.ykkr2 .ykkr-btn{
  margin-top: .2rem;
}



.ykkr3{
  background: none;
}
.ykkr3 .ykkr-item .ykkr-list .ykkr-box>a{
  color: #000;
}
.ykkr4{
  background: url(../img/bg4.jpg) center;
  -moz-background-size: cover;
  background-size: cover;
}
.ykkr4.bottom{
  padding: .6rem 0 0;
  background: url(../img/bg41.jpg) center;
  -moz-background-size: cover;
  background-size: cover;
}
.ykkr4.bottom .ykkr-table .ykkr-item{
  width: 11.4rem;
  margin: 0 auto;
}
.ykkr4.bottom .ykkr-table .ykkr-item .ykkr-list{
  width: 25%;
}




.ykkr-copy{
  margin-top: .15rem;
  text-align: center;
  line-height: .2rem;
  padding: .1rem .2rem;
}
.ykkr-copy,
.ykkr-copy p,
.ykkr-copy a{
  color: #999 !important;
  font-size: .12rem;
}
.ykkr-copy a:hover{
  opacity: .8;
}
.ykkr-copy img{
  width: .1rem;
}
.ykkr4 .ykkr-table .ykkr-item:after{
  content: '';
  display: block;
  clear: both;
}
.ykkr4 .ykkr-table .ykkr-item .ykkr-list{
  padding: 0 .15rem;
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: .25rem;
  height: .72rem;
  line-height: .72rem;
}
.ykkr4 .ykkr-table .ykkr-item .ykkr-list:before{
  content: '';
  position: absolute;
  top: .4rem;
  left: .3rem;
  width: .1rem;
  height: .1rem;
  background: url(../img/ico3.png);
  -moz-background-size: cover;
   -webkit-background-size: cover;
        -o-background-size: cover;
      background-size: cover;
}
.ykkr4 .ykkr-table .ykkr-item .ykkr-list:last-child:before{
  display: none;
}
.has-error .help-block,
label.error{
  position: absolute;
  top: -.40rem;
  left: .6rem;
  color: #F73743;
  font-size: .14rem;
  font-weight: bold;
  height: .34rem;
  line-height: .34rem;
  background: #fff;
  padding: 0 .1rem;
  border-radius: .05rem;
  box-shadow: 0 0 .05rem #000;
}
.has-error .help-block:before,
label.error:before{
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -.16rem;
  bottom: -.16rem;
  border: .08rem solid transparent;
  border-top-color: #fff;
}
.ykkr4 .ykkr-table .ykkr-item .ykkr-list .ykkr-input{
  width: 100%;
  height: .72rem;
  line-height: .72rem;
  border: none;
  font-size: .35rem;
  background-color: #fff;
  border-radius: .05rem;
  overflow: hidden;
  padding: 0 .15rem 0 .35rem;
  box-sizing: border-box;
  letter-spacing: .02rem;
}

.ykkr4 .ykkr-table .ykkr-item .ykkr-list select.ykkr-input{
  padding: 0;
}
input::-webkit-input-placeholder,
select,
option{
  color: #000;
}





.ykkr4 .ykkr-btn{
  margin-top: .1rem;
}
.ykkr4 .btn-more-a{
  letter-spacing: .1rem;
}

