.ms_rightbar {
  background: url(../images/rightbar.png) no-repeat center center;
  width: 154px;
  height: 426px;
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -228px;
  z-index: 999;
}
.ms_rightbar ul {
  padding: 100px 0 0 10px;
}
.ms_rightbar ul li {
  line-height: 30px;
  text-align: center;
}
.ms_rightbar ul li a {
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
}
.ms_rightbar ul li a:hover {
  line-height: 28px;
}
.ms_rightbar .rightbar_close {
  background: #1086d8;
  color: #fff;
  position: absolute;
  right: 0;
  top: -20px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  text-align: center;
  border-radius: 10px;
  line-height: 18px;
  cursor: pointer;
}
.ms_leftbar {
  background: url(../images/leftbar.png) no-repeat center top;
  position: fixed;
  top: 50%;
  margin-top: -250px;
  left: 0px;
  width: 160px;
  height: 239px;
  padding-top: 75px;
  z-index: 999;
}
.ms_leftbar .item {
  width: 140px;
  background: #fff;
  position: relative;
  border-radius: 2px;
  margin: 0 auto 3px;
}
.ms_leftbar .item span {
  position: absolute;
  right: 5px;
  top: 0;
  color: #f5833a;
  font-size: 12px;
  line-height: 30px;
}
.ms_leftbar .item input {
  width: 135px;
  padding-left: 5px;
  line-height: 30px;
  height: 30px;
  *line-height: 28px;
  *height: 28px;
  font-size: 12px;
  display: inline-block;
  border-radius: 2px;
  color: #999;
}
.ms_leftbar .item .toggle {
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 40px;
  color: #999999;
  font-size: 14px;
  cursor: pointer;
}
.ms_leftbar .item .pointer {
  cursor: pointer;
}
.ms_leftbar .item .list {
  position: absolute;
  left: 0;
  top: 32px;
  width: 138px;
  height: 180px;
  background: #fff;
  z-index: 2;
  border: 1px solid #e6e6e6;
  display: none;
  border-radius: 2px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.ms_leftbar .item .list li {
  padding-left: 5px;
  line-height: 25px;
  height: 25px;
  cursor: pointer;
}
.ms_leftbar .item .list li:hover {
  background: #e6e6e6;
}
.ms_leftbar .item i.iconfont {
  position: absolute;
  line-height: 30px;
  right: 5px;
  top: 0;
  font-size: 14px;
  cursor: pointer;
  color: #999;
}
.ms_leftbar .result {
  background: url(../images/leftbar_btn.png) no-repeat center center;
  width: 140px;
  height: 26px;
  display: block;
  margin: 5px auto 0;
  cursor: pointer;
}
.hide_69 {
  width: 60px;
  height: 70px;
  position: fixed;
  right: -60px;
  top: 50%;
  margin-top: -250px;
  cursor: pointer;
  z-index: 10000;
}
#cnzz_stat_icon_1273524472 {
  display: none;
}
/* gpa计算器 */
.gpa_top {
  background: url(../img/gpa_bg.jpg) no-repeat center top;
  height: 240px;
  margin-top: -12px;
}
.excel_box {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
}
.excel_box h2 {
  font-size: 20px;
  background: #ececec;
  padding-left: 20px;
  line-height: 40px;
  margin-bottom: 20px;
}
.excel_box .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
  cursor: pointer;
}
.excel_box .text {
  padding: 15px;
}
.excel_box #form1 {
  position: absolute;
  background: #fff;
  width: 600px;
  height: 260px;
  left: 50%;
  margin-left: -300px;
  top: 50%;
  margin-top: -130px;
  border-radius: 5px;
}
.excel_box #form1 p {
  line-height: 30px;
}
.excel_box #form1 .nnt_submit {
  display: inline-block;
  width: 90px;
  margin-left: 20px;
  cursor: pointer;
}
.gpa_box {
  padding: 50px 0;
}
.gpa_box h2 {
  font-size: 18px;
  color: #333;
}
.gpa_box h2 span {
  color: #005aa8;
  line-height: 26px;
  float: right;
  font-size: 14px;
  cursor: pointer;
}
.gpa_box h2 span .iconfont {
  color: #005aa8;
  font-size: 14px;
  margin-right: 10px;
}
.gpa_box .left {
  float: left;
  width: 585px;
}
.gpa_box .left .form_tit {
  padding: 15px 0 20px;
}
.gpa_box .left .form_tit div {
  float: left;
  font-size: 16px;
  color: #666;
  width: 195px;
  text-align: center;
}
.gpa_box .left .form_tit select {
  width: 70px;
  line-height: 23px;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-size: 12px;
  color: #999;
  display: inline-block;
  margin-left: 10px;
}
.gpa_box .left .input_kc {
  margin-bottom: 10px;
}
.gpa_box .left .input_kc input {
  float: left;
  width: 178px;
  line-height: 33px;
  height: 33px;
  border: 1px solid #cccccc;
  display: block;
  border-radius: 6px;
  text-align: center;
  margin-right: 15px;
  color: #666;
}
.gpa_box .left .form_add {
  margin: 20px 0;
}
.gpa_box .left .form_add input {
  width: 42px;
  line-height: 23px;
  height: 23px;
  border: 1px solid #e0e0e0;
  float: left;
  text-align: center;
}
.gpa_box .left .form_add p {
  line-height: 25px;
  float: left;
  margin-right: 10px;
}
.gpa_box .left .form_add .btn {
  width: 22px;
  line-height: 23px;
  border: 1px solid #e0e0e0;
  border-right: none;
  background: #e0e0e0;
  display: block;
  text-align: center;
  float: left;
  cursor: pointer;
}
.gpa_box .left .form_add .reduce {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.gpa_box .left .form_add .add {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.gpa_box .left .info .name,
.gpa_box .left .info .tel {
  float: left;
  width: 265px;
  line-height: 33px;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding-left: 10px;
  margin-right: 15px;
  position: relative;
}
.gpa_box .left .info .name input,
.gpa_box .left .info .tel input {
  width: 180px;
  line-height: 33px;
  height: 33px;
}
.gpa_box .left .info .name span,
.gpa_box .left .info .tel span {
  position: absolute;
  right: 10px;
  top: 0;
  color: #f5833a;
  font-size: 12px;
  line-height: 33px;
}
.gpa_box .left .compute {
  padding: 30px 0 30px 157px;
}
.gpa_box .left .compute a,
.gpa_box .left .compute input {
  width: 118px;
  line-height: 31px;
  border: 1px solid #f5833a;
  color: #f5833a;
  display: inline-block;
  border-radius: 4px;
  float: left;
  text-align: center;
  margin-right: 15px;
  background: none;
  cursor: pointer;
}
.gpa_box .left .compute a:hover,
.gpa_box .left .compute input:hover {
  background: #f5833a;
  color: #fff;
}
.gpa_box .left table {
  width: 570px;
  margin-top: 10px;
}
.gpa_box .left table th {
  background: #ecf0f4;
}
.gpa_box .left table td,
.gpa_box .left table th {
  border: 1px solid #cccccc;
  height: 35px;
  text-align: center;
}
.gpa_box .right {
  float: right;
  width: 417px;
}
.gpa_box .right table {
  width: 135px;
  text-align: left;
  float: left;
  border-left: 1px dashed #cccccc;
}
.gpa_box .right td {
  line-height: 25px;
}
.gpa_box .right td,
.gpa_box .right th {
  padding: 0 12px;
}
.gpa_box .right .h160 {
  height: 170px;
  margin-bottom: 40px;
}
.gpa_box .right h2 {
  padding-bottom: 50px;
}
.ms_advert {
  z-index: 9;
}
.ms_advert img {
  display: block;
}
.ms_advert .advert_box {
  width: 660px;
  height: 370px;
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -330px;
  margin-top: -185px;
  z-index: 9;
  overflow: hidden;
}
.ms_advert .fadeIn_left {
  width: 180px;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 2px 0 14px -2px rgba(0, 0, 0, 0.6);
  animation: fadeIn 1s 1s;
  animation-fill-mode: both;
}
.ms_advert .fadeInRight {
  position: absolute;
  top: 0;
  left: 180px;
  animation: fadeInRight 0.7s 1.2s;
  animation-fill-mode: both;
}
.ms_advert .fadeInRight .btn_block {
  height: 32px;
  position: absolute;
  left: 30px;
  bottom: 90px;
}
.ms_advert .fadeInRight .btn_block a {
  display: block;
  float: left;
  width: 110px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
  z-index: 9;
  background: #e7572f;
}
.ms_advert .fadeInRight .btn_block a:hover {
  background: #fc8747;
}
.ms_advert .fadeInRight .btn_block .giveUp {
  background: #5e5d5d;
}
.ms_advert .fadeInRight .btn_block .giveUp:hover {
  background: #5e5d5d;
}
.ms_advert .fadeInRight .btn_block .f2 {
  background-color: #0071e4;
}
.ms_advert .fadeInRight .btn_block .f2:hover {
  background-color: #1682ef;
}
.ms_advert .fadeInRight .btn_block .f3 {
  background-color: #072d7c;
}
.ms_advert .fadeInRight .btn_block .f3:hover {
  background-color: #072d7c;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    left: 0px;
  }
  to {
    opacity: 1;
    left: 180px;
  }
}
