/* reset */
/*
  *author:Y.Ray
*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
a,img { display:block; border:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
table{width:100%;border-collapse:collapse;border-spacing:0; }
table td{word-break: break-all; word-wrap:break-word;}
body { -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;font-size: 12px;}
body, button, input, select, textarea { font-family: 'microsoft yahei','helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei',  simsun, sans-serif;overflow-x: hidden;}
select,input{appearance: none; -webkit-appearance: none; -moz-appearance: none;border-radius:0;}
input[type="button"] {cursor: pointer;}
::-webkit-input-placeholder {color:#666;}
:-moz-placeholder {color:#666;}
::-moz-placeholder {color: #666;}
:-ms-input-placeholder {color: #666;}
body{
  width: 100%;
  overflow-x: hidden;
}
select {outline: medium none;}
textarea {resize: vertical;}

.none{ display:none;}
.left { float:left;}
.right { float:right;}
.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.clearfix { zoom:1;}
.ellipsis { overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.form_bot {width: 94%; margin: 0 auto; text-align: center; font-size: .16rem; color: #fff; line-height:.26rem; margin-top: 0.2rem;}
.form_bot span a {color: #fff; display: contents;}
.form_bot label {display: inline-block;}
.form_bot label input {display: inline-block; width: .14rem; height: .14rem; border: none; vertical-align: top; margin: .06rem 0 0; position: relative;}
.form_bot label input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width: 100%; height: 100%; border: 1px solid #888; border-radius: 2px;}
.form_bot label input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background: #f1522b; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #f1522b; border-radius: 2px; color: #fff; line-height: .14rem; font-weight: bold; text-align: center;}

.cont{
  width: 7.5rem;
  margin: 0 auto;
}

.yd-hide{
  display: none;
}

.banner-bgd{
  width: 7.5rem;
  height: 6rem;
  margin: 0 auto;
  background: url('../images-yd/banner-bgd.jpg') no-repeat center;
  background-size: contain;
}
.banner{
  padding: .34rem 0 0;
  font-size: 0;
}
.banner h1{
  width: 1.9rem;
  height: .6rem;
  margin-left: .28rem;
  background: url('https://www.niceloo.com/tgy/public/logo/yd/logo-white.png') no-repeat center;
  background-size: contain;
}

.howmany-bgd{
  background-color: #fff;
}
.howmany{
  padding: .3rem 0;
  font-size: 0;
  text-align: center;
}
.howmany h2{
  width: 7.5rem;
  height: 1.3rem;
  font-size: .46rem;
  color: #333;
  line-height: 1.4rem;
  font-weight: 600;
  margin-bottom: .3rem;
  background: url('../images-yd/title-img.png') no-repeat center;
  background-size: contain;
}
.howmany h2 span{
  color: #1155d7;
}
.howmany-box li{
  box-sizing: border-box;
  display: block;
  padding: .8rem 0 0;
  width: 7.27rem;
  height: 4.54rem;
  margin: 0 auto;
  background: url('../images-yd/howmany-list.png') no-repeat center;
  background-size: contain;
}
.howmany-box li p{
  padding: 0 .3rem 0 1.1rem;
  font-size: .22rem;
  color: #fff;
  text-align: left;
  margin-bottom: .05rem;
}
.howmany-box li p span{
  font-weight: 600;
}
.howmany-box li h3{
  box-sizing: border-box;
  padding-left: .18rem;
  width: 3.5rem;
  height: .6rem;
  font-size: .28rem;
  color: #fff;
  line-height: .6rem;
  font-weight: 600;
  text-align: left;
  margin: .3rem 0 0 .4rem;
  background: linear-gradient(to right,#ffa205 0,#fec051 100%);
  border-radius: .06rem .3rem 0 0;
}
.howmany img{
  width: 7.1rem;
  height: 5.19rem;
  margin: .6rem auto 0;
}

.increase-bgd{
  background-color: #fff;
}
.increase{
  padding: 0 0 .3rem;
  font-size: 0;
  text-align: center;
}
.increase h2{
  width: 7.5rem;
  height: 1.3rem;
  font-size: .46rem;
  color: #333;
  line-height: 1.4rem;
  font-weight: 600;
  margin-bottom: .3rem;
  background: url('../images-yd/title-img.png') no-repeat center;
  background-size: contain;
}
.increase h2 span{
  color: #1155d7;
}
.increase-left{
  padding: .2rem 0 .4rem;
  width: 7.1rem;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 3px 3px 15px rgba(239, 244, 252, 0.5),
              -3px -3px 15px rgba(239, 244, 252, 0.5);
}
.increase-left img{
  width: 6.7rem;
  height: 2.7rem;
  margin: 0 auto .25rem;
}
.increase-left h3{
  padding-left: .25rem;
  font-size: .26rem;
  color: #1f5dd8;
  text-align: left;
  font-weight: 600;
  margin-bottom: .15rem;
}
.increase-left p{
  padding: 0 .28rem;
  font-size: .22rem;
  color: #333;
  text-align: left;
  text-indent: .36rem;
  line-height: .3rem;
}
.increase-left p span{
  color: #1f5dd8;
}
.increase-right{
  padding: .8rem 0 .4rem;
  width: 7.1rem;
  margin: 0 auto;
  /* background-color: #0e46c7; */
  background: url('../images/increase-bgd.png') no-repeat center;
  background-size: cover;
}
.increase-right h3{
  padding-left: .4rem;
  font-size: .28rem;
  color: #fff;
  font-weight: 600;
  text-align: left;
  margin-bottom: .5rem;
}
.increase-right p{
  padding: 0 .3rem 0 .4rem;
  font-size: .22rem;
  color: #fff;
  line-height: .34rem;
  text-align: left;
  margin-bottom: .3rem;
}
.increase-right p span{
  color: #ffd800;
}

.access-bgd{
  background-color: #fff;
}
.access{
  padding: .5rem 0;
  font-size: 0;
  text-align: center;
}
.access h2{
  width: 7.5rem;
  height: 1.3rem;
  font-size: .46rem;
  color: #333;
  line-height: 1.4rem;
  font-weight: 600;
  margin-bottom: .3rem;
  background: url('../images-yd/title-img.png') no-repeat center;
  background-size: contain;
}
.access h2 span{
  color: #1155d7;
}
.access-box img{
  display: block;
  width: 5.71rem;
  height: 4.86rem;
  margin: 0 auto .5rem;
}
.access-form{
  box-sizing: border-box;
  padding: .5rem 0 0;
  width: 7.1rem;
  height: 6.74rem;
  margin: 0 auto;
  background: linear-gradient(to bottom,#1484ec 0,#114dd4 100%);
  border-radius: .2rem;
}
.access-form select{
  display: block;
  box-sizing: border-box;
  padding-left: .2rem;
  width: 6rem;
  height: .7rem;
  font-size: .2rem;
  margin: 0 auto .2rem;
  border-radius: .05rem;
  border: none;
}
.access-form input[type = text]{
  display: block;
  box-sizing: border-box;
  padding-left: .2rem;
  width: 6rem;
  height: .7rem;
  font-size: .2rem;
  margin: 0 auto .2rem;
  border-radius: .05rem;
  border: none;
}
.access-form input[type = button]{
  display: block;
  width: 6rem;
  height: .7rem;
  font-size: .26rem;
  color: #fff;
  text-align: center;
  line-height: .7rem;
  margin: 0 auto;
  background: linear-gradient(to bottom,#fec051 0,#ffa205 100%);
  border: none;
  border-radius: .35rem;
}
.access-form .xieyi .xy {color: #fff;}
.access-form .xieyi span{color: #fff;}
.access-form .xieyi span a{color: #ff0;}

.remark-bgd{
  width: 7.5rem;
  height: auto;
  margin: 0 auto;
  background: url('../images-yd/remark-bgd.png') no-repeat center bottom;
  background-size: contain;
}
.remark{
  padding: 0 0 .3rem;
  font-size: 0;
  text-align: center;
}
.remark h2{
  width: 7.5rem;
  height: 1.3rem;
  font-size: .46rem;
  color: #333;
  line-height: 1.4rem;
  font-weight: 600;
  margin-bottom: .3rem;
  background: url('../images-yd/title-img.png') no-repeat center;
  background-size: contain;
}
.remark h2 span{
  color: #1155d7;
}
.remark-table{
  border-top: 3px solid #1155d7;
  width: 7.1rem;
  margin: 0 auto .5rem;
  background: #fff;
  box-shadow: 3px 3px 3px #eee,
              -3px -3px 3px #eee;
  border-radius: .1rem;
}
.remark-table th{
  font-size: .22rem;
  color: #1155d7;
  line-height: .6rem;
  border-bottom: .02rem solid #ebebeb;
}
.remark-table th:nth-of-type(1){
  border-top-left-radius: .1rem;
}
.remark-table th:not(:last-of-type){
  border-right: .02rem solid #ebebeb;
}
.remark-table td{
  height: 1.3rem;
  font-size: .18rem;
  color: #333;
}
.remark-table td span{
  font-weight: 600;
}
.remark-table td{
  border-right: .02rem solid #ebebeb;
  border-bottom: .02rem solid #ebebeb;
}
.remark-table td a{
  display: block;
  width: .86rem;
  height: .34rem;
  font-size: .18rem;
  color: #fff;
  text-align: center;
  line-height: .34rem;
  margin: .2rem 0 0;
  background: linear-gradient(to bottom,#fec051 0,#ffa205 100%);
  border-radius: .17rem;
}
.remark-box li{
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: .3rem 0 .4rem;
  width: 2.2rem;
  margin: 0 .12rem .25rem;
  background-color: #fff;
}
.remark-box h3{
  position: relative;
  width: 1.54rem;
  height: .48rem;
  font-size: .24rem;
  color: #fff;
  text-align: center;
  line-height: .48rem;
  margin: 0 auto .4rem;
  background-color: #1155d7;
}
.remark-box h3::after{
  position: absolute;
  bottom: -.11rem;
  left: .77rem;
  width: 0;
  height: 0;
  content: '';
  border-left: .08rem solid transparent;
  border-top: .11rem solid #1155d7;
  border-right: .08rem solid transparent;
}
.remark-box p{
  padding: 0 .1rem;
  font-size: .18rem;
  color: #333;
  text-align: left;
}

.course-bgd{
  background-color: #ebf1fc;
}
.course{
  padding: .3rem 0;
  font-size: 0;
  text-align: center;
}
.course h2{
  position: relative;
  font-size: .46rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 2.4rem;
}
.course h2 span{
  color: #333;
}
.course h2 img{
  position: absolute;
  top: 1.8rem;
  left: .65rem;
  width: 6.2rem;
  height: 2rem;
}
.course h2 i{
  color: #1155d7;
}
.course-box{
  position: relative;
}
.course-box .bd{
  padding: 4.55rem 0 .4rem;
  width: 7.1rem;
  text-align: left;
  margin: 0 auto .5rem;
  background-color: #fff;
}
.course-box i{
  position: absolute;
  top: 0;
  left: .2rem;
  width: 7.1rem;
  height: 4.36rem;
  background-color: #314149;
}
.course-box .bd li p{
  padding-left: .25rem;
  font-size: .22rem;
  color: #333;
  line-height: .5rem;
}
.course-box .bd li a{
  display: block;
  width: 6rem;
  height: .7rem;
  font-size: .3rem;
  color: #fff;
  text-align: center;
  line-height: .7rem;
  margin: .3rem auto 0;
  background: linear-gradient(to bottom,#fec051 0,#ffa205 100%);
  border-radius: .35rem;
}
.course-box .hd li{
  display: inline-block;
  vertical-align: top;
  width: 2.2rem;
  height: .7rem;
  font-size: .24rem;
  color: #000;
  text-align: center;
  line-height: .7rem;
  margin: 0 .12rem .25rem;
  background-color: #fff;
  border: .02rem solid #e0e0e0;
}
.course-box .hd li.on{
  color: #fff;
  background-color: #1155d7;
  border-color: #1155d7;
}

.science-bgd{
  background-color: #fff;
}
.science{
  padding: .3rem 0;
  font-size: 0;
  text-align: center;
}
.science h2{
  width: 7.5rem;
  height: 1.3rem;
  font-size: .46rem;
  color: #333;
  line-height: 1.4rem;
  font-weight: 600;
  margin-bottom: .3rem;
  background: url('../images-yd/title-img.png') no-repeat center;
  background-size: contain;
}
.science h2 span{
  color: #1155d7;
}
.science img{
  width: 7.1rem;
  height: 11.74rem;
  margin: 0 auto;
}


/* 简章 */
.kk{ margin-bottom: .3rem; background-color: #e5edf9; padding: .28rem 0;}
.kk h3{ width: 1.27rem; height: 0.3rem; line-height: .3rem; color: #d5e6ff; font-size: .18rem; font-weight: 600; border-radius: 26px; background-color: #044fc5; display: block; margin: 0 auto; margin-bottom: .2rem; text-align: center;}
.kk p{font-size: .18rem; color: #044fc5; line-height: .28rem; text-align: center; width: 90%; padding:0 5%}
.sec12 table tr th{ height: .77rem; line-height: .77rem; background: #044fc5; font-size: .18rem; color: #fff; border-right: 1px solid #e5edf9;}
.sec12 table tr th:last-child{border-right: 0; width: 1.91rem;}
.sec12 table tr th:nth-child(1){width: 1.47rem;}
.sec12 table tr th:nth-child(2){width: 1.52rem;}
.sec12 table tr th:nth-child(3){width: 2.17rem;}
.sec12 table tr th:nth-child(4){width: 30%;}
.sec12 table tr.ban-m{ box-shadow: 0 0 30px #3684ca20; border-radius: 20px;}
.sec12 table tr td{font-size: .16rem; color: #4e4e4e; background: #fff; border-right: 1px solid #e7e7e7; line-height: .32rem;}
.sec12 table tr td:first-child{border-radius: 25px 0 0 25px;}
.sec12 table tr td:last-child{border-radius: 0 25px 25px 0; border-right: 0;}
.sec12 table tr td:nth-child(4){text-align: left; padding: .34rem;}
.sec12 table tr.ban05 td:nth-child(4){padding: .6rem .34rem;}
.sec12 table tr td b{font-weight: bold; color: #000;}
.sec12 table tr td span{
	color: #f00;
}
.sec12 table tr td a{width: 75%;height: auto;font-size: .12rem;color: #fff;text-align: center;line-height: .3rem;border-radius: 6px;box-shadow: 5px 5px 12px #3cb4ee52;background: #3cb4ee;display: inline-block;margin-top: .2rem;}
.he50{ height: .26rem; box-shadow: none !important; display: block; margin-bottom: 0;}
#hdtable2{top: 0 !important;}
.kk-b{font-size: .16rem; color: #c0c0c0; margin-top: .4rem;}
.tips{font-size: .16rem; color: #888; text-align: right; margin-top: .2rem;}

/*  */

.xieyi {margin: .1rem auto .3rem; font-size: .12rem; text-align: center; line-height: .19rem; color: #666;}
.xieyi .xy {border: none; display: inline-block; background: transparent; height: .19rem;}
.xieyi input[type=checkbox] {position: relative; display: inline-block; float: none; width: .24rem; height: .19rem; padding: 0; margin-bottom: 0; border: none; -webkit-appearance: checkbox;-webkit-appearance: none;}
.xieyi input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; width: 100%;  height: 100%; background: url(../images/checked1.png) no-repeat center; background-size: .24rem auto;}
.xieyi input[type=checkbox]:checked::before {position: absolute; background: url(../images/checked.png) no-repeat center; background-size: .24rem auto; top: 0; left: 0; width: 100%;}
.xieyi a {display: inline; background: transparent; color: #ed5736;}


 /*鍗忚寮圭獥鏍峰紡*/
 .es_arg_mask {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: #000;filter: alpha(opacity=30);-moz-opacity: 0.3;-khtml-opacity: 0.3; opacity: 0.3;z-index: 2000;}
 .es_agr_box {position: fixed;top: 50%;left: 50%;width: 5.6rem;margin: -2.5rem 0 0 -3rem;padding: .2rem;background: #ffffff;border-radius: 6px;z-index: 2001;}
 .es_agr_title {text-align: center;font-size: 16px;font-weight: bold;padding: 10px 20px;}
 .es_agr_main {height: 4.5rem; overflow: auto;}
 .es_agr_con {font-size: 14px;color: #3a3d4b;line-height: 25px;word-break: break-all;}
 .es_agr_btn {text-align: center;padding: 20px 20px 0;}
 .es_button {line-height: 42px;border: none;outline: none;cursor: pointer;color: #ffffff;font-size: 16px;border-radius: 4px;padding: 0 30px;background: #1890FF;background: -webkit-linear-gradient(left, #1890FF, #90CAFF);background: -o-linear-gradient(left, #1890FF, #90CAFF);background: -moz-linear-gradient(left, #1890FF, #90CAFF);background: linear-gradient(left, #1890FF, #90CAFF);}
 .es_cancel {display: block;font-size: 14px;color: #3a3d4b;cursor: pointer; margin-top: 10px;}
 .agreement {padding: 10px;}
 .agreement p {font-size: .24rem; line-height: .4rem; text-indent: 2em; text-align: justify;}
