@charset "UTF-8";
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
}

input {
  padding: 0;
  margin: 0;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.ml10 {
  margin-left: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mr10 {
  margin-right: 10px;
}

/*专本科*/
.special-course__attention {
  height: 42px;
  margin-top:60px;
  border: 1px solid #3c5b8b;
  border-radius: 42px;
  box-sizing: border-box;
  overflow: hidden;
}

.special-course__attention .tit-pic {
  width: 187px;
  height: 42px;
  background: url(../images/guanzhu_pic.jpg) no-repeat left center;
}

.special-course__attention-slide {
  position: relative;
  width: 1010px;
  padding-left: 22px;
  box-sizing: border-box;
}

.special-course__attention-slide .prev, .special-course__attention-slide .next {
  position: absolute;
  top: 12px;
  width: 16px;
  height: 16px;
  z-index: 2;
}

.special-course__attention-slide .prev {
  right: 56px;
  background: url(../images/left_icon.png) no-repeat;
}

.special-course__attention-slide .next {
  right: 30px;
  background: url(../images/right_icon.png) no-repeat;
}

.special-course__attention-slide .bd {
  padding-right: 80px;
}

.special-course__attention-slide .bd li {
  height: 40px;
  line-height: 40px;
}

.special-course__attention-slide .bd a {
  font-size: 16px;
  color: #333;
}

.special-course__attention-slide .bd a:hover {
  color: #cc0000;
}

.special-course__recruit .item {
  width: 590px;
  height: 250px;
  background: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
}

.special-course__recruit .tith3 {
  padding: 0 15px 0 56px;
  line-height: 42px;
  font-weight: normal;
}

.special-course__recruit .tith3 .tit {
  font-size: 16px;
  color: #333;
}

.special-course__recruit .tith3 .small {
  margin-left: 9px;
  font-size: 12px;
  color: #666;
}

.special-course__recruit .tith3 .more {
  font-size: 12px;
  color: #999;
}

.special-course__recruit .tith3 .more:hover {
  color: #cc0000;
}

.special-course__recruit .sch-box {
  margin-right: 20px;
}

.special-course__recruit .sch-box .tith3 {
  background: #f4f7fe url(../images/zs_icon1.jpg) no-repeat left center;
}

.special-course__recruit .sch-list li {
  height: 51px;
  padding: 0 18px;
  line-height: 51px;
}

.special-course__recruit .sch-list li + li {
  border-top: 1px dashed #eee;
}

.special-course__recruit .sch-list a {
  width: 98px;
  margin-right: 15px;
  font-size: 14px;
  color: #666;
}

.special-course__recruit .sch-list a:hover {
  color: #cc0000;
}

.special-course__recruit .sch-list a:last-child {
  margin-right: 0;
}

.special-course__recruit .mjor-box .tith3 {
  background: #f4f7fe url(../images/zs_icon2.jpg) no-repeat left center;
}

.special-course__recruit .mjor-list {
  padding-left: 18px;
}

.special-course__recruit .mjor-list a {
  width: 100px;
  height: 28px;
  margin: 19px 13px 0 0;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  color: #666;
  background: #f4f7fe;
  border-radius: 28px;
}

.special-course__recruit .mjor-list a:hover {
  color: #cc0000;
}

.special-course__hbaner {
  display: block;
}

.special-course__region {
  box-shadow: 0px 0px 6px 0px rgba(60, 91, 139, 0.12);
  background: #fff;
}

.special-course__region .tit-box {
  box-shadow: 0px 0px 6px 0px rgba(60, 91, 139, 0.12);
}

.special-course__region .tit-box .tit {
  position: relative;
  width: 312px;
  height: 50px;
  padding-left: 18px;
  line-height: 50px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: #3c5b8b;
}

.special-course__region .tit-box .tit::after {
  position: absolute;
  content: '';
  top: 0;
  right: -25px;
  border-style: solid;
  border-width: 53.5px 25px;
  border-color: #fff transparent transparent transparent;
}

.special-course__region .tit-box .city-list {
  padding-left: 30px;
}

.special-course__region .tit-box .city-list li {
  margin-right: 27px;
  line-height: 50px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.special-course__region .outer-box {
  padding: 20px 18px;
  box-sizing: border-box;
}

.special-course__region-lf {
  width: 354px;
  height: 454px;
  padding: 16px 20px 0;
  background: #f4f7fe;
  border-radius: 6px;
  box-sizing: border-box;
}

.special-course__region-lf .titb {
  position: relative;
  padding-left: 13px;
  font-size: 16px;
  color: #3c5b8b;
}

.special-course__region-lf .titb::before {
  position: absolute;
  content: '';
  top: 4px;
  left: 0;
  width: 3px;
  height: 16px;
  background: #3c5b8b;
}

.special-course__region-lf .des-box {
  height: 97px;
  padding: 6px 12px 0;
  margin: 13px 0 18px 0;
  font-size: 12px;
  line-height: 20px;
  color: #3c5b8b;
  background: #e6ebf8;
  border-radius: 6px;
  box-sizing: border-box;
}

.special-course__region-lf .item {
  margin-bottom: 11px;
  font-size: 14px;
  line-height: 22px;
}

.special-course__region-lf .item dt {
  position: relative;
  width: 66px;
  height: 22px;
  text-align: center;
  color: #3c5b8b;
  background: #e6ebf8;
}

.special-course__region-lf .item dt::after {
  position: absolute;
  content: '';
  top: 0;
  right: -22px;
  border-width: 11px;
  border-style: solid;
  border-color: transparent transparent transparent #e6ebf8;
}

.special-course__region-lf .item dd {
  margin-left: 20px;
  color: #333;
}

.special-course__region-lf .item dd i {
  font-style: normal;
  color: #cf3a32;
}

.special-course__region-lf .more-btn {
  display: block;
  width: 314px;
  height: 36px;
  padding-right: 26px;
  margin-top: 16px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #3c5b8b url(../images/more_icon.png) no-repeat right 88px center;
  border-radius: 6px;
  box-sizing: border-box;
}

.special-course__region-sch {
  width: 370px;
  height: 453px;
  margin-left: 20px;
}

.special-course__region-sch .tith4 {
  line-height: 21px;
}

.special-course__region-sch .tith4 .tit {
  font-size: 16px;
  color: #333;
}

.special-course__region-sch .tith4 .more {
  font-weight: normal;
  font-size: 12px;
  color: #999;
}

.special-course__region-sch .tith4 .more:hover {
  color: #cc0000;
}

.special-course__region-sch .list-box {
  margin-right: -9px;
}

.special-course__region-sch .list-box .item {
  margin: 18px 9px 0 0;
}

.special-course__region-sch .list-box .item:hover .titp {
  color: #cc0000;
}

.special-course__region-sch .list-box dl {
  width: 180px;
  height: 54px;
  padding: 8px 0 0 12px;
  border: 1px solid #eee;
  border-radius: 6px;
  box-sizing: border-box;
}

.special-course__region-sch .list-box dt {
  width: 32px;
  height: 32px;
  margin: 2px 9px 0 0;
}

.special-course__region-sch .list-box dt img {
  display: block;
  width: 100%;
}

.special-course__region-sch .list-box .titp {
  width: 125px;
  font-size: 14px;
  color: #333;
}

.special-course__region-sch .list-box .txtp {
  font-size: 12px;
  color: #3c5b8b;
}

.special-course__region-tab {
  width: 400px;
  height: 454px;
  border: 1px solid #eee;
  border-radius: 6px;
  overflow: hidden;
  box-sizing: border-box;
}

.special-course__region-tab .hd li {
  width: 132.6px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  color: #333;
  background: #f4f7fe;
  cursor: pointer;
}

.special-course__region-tab .hd .on {
  color: #fff;
  background: #3c5b8b;
}

.special-course__region-tab .bd {
  padding: 12px 20px 0;
}

.special-course__region-tab .bd li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 14px;
}

.special-course__region-tab .bd li::before {
  position: absolute;
  content: '';
  top: 9px;
  left: 0;
  width: 3px;
  height: 3px;
  background: #3c5b8b;
  border-radius: 3px;
}

.special-course__region-tab .bd .tita {
  width: 84%;
  font-size: 14px;
  color: #333;
}

.special-course__region-tab .bd .tita:hover {
  color: #cc0000;
}

.special-course__region-tab .bd .time {
  font-size: 12px;
  color: #999;
}

.special-course__region-tab .bd .btn-box {
  position: relative;
  text-align: center;
  margin: 0 12px;
}

.special-course__region-tab .bd .btn-box::before {
  position: absolute;
  content: '';
  top: 12px;
  left: 0;
  width: 100%;
  border-bottom: 1px dashed #3c5b8b;
}

.special-course__region-tab .bd .btna {
  position: relative;
  padding: 0 35px 0 10px;
  font-size: 14px;
  color: #3c5b8b;
  background: #fff url(../images/more_icon1.png) no-repeat right 10px center;
  z-index: 2;
}

.special-course__region2 .tit-box .tit {
  background: #5292ba;
}

.special-course__region2 .special-course__region-lf {
  height: 474px;
  background: #f5fbfe;
}

.special-course__region2 .special-course__region-lf .tit-num {
  margin-bottom: 9px;
}

.special-course__region2 .special-course__region-lf .tit-num .num {
  width: 24px;
  height: 16px;
  margin: 3px 9px 0 0;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background: #5292ba;
  border-radius: 0 8px 8px 0;
}

.special-course__region2 .special-course__region-lf .tit-num .txtsp {
  font-size: 16px;
  color: #5292ba;
}

.special-course__region2 .special-course__region-lf .item {
  margin-bottom: 7px;
}

.special-course__region2 .special-course__region-lf .item dt {
  color: #5292ba;
  background: #e2f1f8;
}

.special-course__region2 .special-course__region-lf .more-btn {
  background-color: #5292ba;
}

.special-course__region2 .bgff-box {
  width: 312px;
  height: 158px;
  padding-top: 9px;
  margin-bottom: 12px;
  background: #fff;
  border: 1px solid #e2f1f8;
  border-radius: 6px;
  box-sizing: border-box;
}

.special-course__region2 .list-box {
  margin-bottom: 18px;
}

.special-course__region2 .jz-list li {
  margin-top: 12px;
  font-size: 14px;
}

.special-course__region2 .jz-list li a {
  color: #333;
}

.special-course__region2 .jz-list li a:hover {
  color: #cc0000;
}

.special-course__region2 .special-course__region-tab {
  height: 474px;
}

.special-course__region2 .special-course__region-tab .hd li {
  background: #f5fbfe;
}

.special-course__region2 .special-course__region-tab .hd .on {
  background: #5292ba;
}

.special-course__region2 .special-course__region-tab .bd li {
  margin-bottom: 13.5px;
}

.special-course__major .tith2 {
  margin: 45px 0 20px 0;
  font-size: 22px;
  text-align: center;
  color: #3c5b8b;
}

.special-course__major .tith2 .tit {
  position: relative;
  padding: 0 24px;
}

.special-course__major .tith2 .tit::before, .special-course__major .tith2 .tit::after {
  position: absolute;
  content: '';
  top: 0;
  width: 178px;
  height: 31px;
}

.special-course__major .tith2 .tit::before {
  left: -178px;
  background: url(../images/tit_left.jpg) no-repeat;
}

.special-course__major .tith2 .tit::after {
  right: -178px;
  background: url(../images/tit_right.jpg) no-repeat;
}

.special-course__major-list {
  margin-right: -10px;
}

.special-course__major-list .item {
  height: 56px;
  margin: 10px 10px 0 0;
  line-height: 56px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.special-course__major-list .w110 {
  width: 110px;
}

.special-course__major-list .w230 {
  width: 230px;
}

.special-course__major-list .w240 {
  width: 240px;
}

.special-course__major-list .cl1 {
  background: #85c2fc;
}

.special-course__major-list .cl2 {
  background: #74bef9;
}

.special-course__major-list .cl3 {
  background: #68bef5;
}

.special-course__major-list .cl4 {
  background: #5fc5ed;
}

.special-course__major-list .cl5 {
  background: #2b62b4;
}

.special-course__major-list .cl6 {
  background: #2e56ad;
}

.special-course__major-list .cl7 {
  background: #2c6fbe;
}

.special-course__major-list .cl8 {
  background: #2c71bf;
}

.special-course__major-list .cl9 {
  background: #3592fd;
}

.special-course__major-list .cl10 {
  background: #49a6fa;
}

.special-course__major-list .cl11 {
  background: #51b7f2;
}

.special-course__major-list .cl12 {
  background: #2e7dc8;
}

.special-course__major-list .cl13 {
  background: #2b83cb;
}

.special-course__major-list .cl14 {
  background: #2c86cd;
}

.special-course__major-list .cl15 {
  background: #2b72c0;
}

.special-course__major-list .cl16 {
  background: #349af9;
}

.special-course__major-list .cl17 {
  background: #83c8f9;
}

.special-course__major-list .cl18 {
  background: #73c8f2;
}

.special-course__major-list .cl19 {
  background: #4cbdec;
}

.special-course__major-list .cl20 {
  background: #2a96dc;
}

.special-course__major-list .cl21 {
  background: #2a9bdf;
}

.special-course__major-list .cl22 {
  background: #2c9adf;
}

.special-course__major-list .cl23 {
  background: #2ca0e3;
}

.special-course__major-list .cl24 {
  background: #5fbef1;
}

.special-course__major-list .cl25 {
  background: #27a9e7;
}

.special-course__major-list .cl26 {
  background: #2aacea;
}

.special-course__major-list .cl27 {
  background: #2ab0ed;
}

.special-course__major-list .cl28 {
  background: #2bb1ee;
}

/*地区页*/
.region-page {
  background:#f5f7fa;
}

.region-page__banner {
  position: relative;
  height: 240px;
  overflow: hidden;
}

.region-page__banner .hd {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 9;
}

.region-page__banner .hd li {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0 4px;
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.5);
}

.region-page__banner .hd .on {
  background: #cb0000;
}

.region-page__banner .bd li{
	height: 240px;
	overflow: hidden;
}

.region-page__enrollment {
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.region-page__enrollment-tab {
  width: 410px;
  margin-left: 20px;
}

.region-page__enrollment-tab .hd {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #eee;
}

.region-page__enrollment-tab .hd li {
  margin: -1px 20px 0 0;
  font-size: 16px;
  color: #333;
  cursor: pointer;
}

.region-page__enrollment-tab .hd .on {
  font-weight: bold;
  color: #3c5b8b;
  border-bottom: 2px solid #3c5b8b;
}

.region-page__enrollment-tab .bd li {
  position: relative;
  padding-left: 9px;
  margin-top: 14px;
  line-height: 19px;
}

.region-page__enrollment-tab .bd li::before {
  position: absolute;
  content: '';
  top: 9px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #3c5b8b;
}

.region-page__enrollment-tab .bd .tita {
  width: 84%;
  font-size: 14px;
  color: #333;
}

.region-page__enrollment-tab .bd .tita:hover {
  color: #cc0000;
}

.region-page__enrollment-tab .bd .time {
  font-size: 12px;
  color: #999;
}

.region-page__enrollment-center {
  width: 420px;
  margin-left: 30px;
}

.region-page__enrollment-center .tith3 {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #eee;
}

.region-page__enrollment-center .tith3 .tit {
  margin-top: -1px;
  font-size: 16px;
  color: #3c5b8b;
  border-bottom: 2px solid #3c5b8b;
}

.region-page__enrollment-center .tith3 .more {
  font-size: 12px;
  font-weight: normal;
  color: #999;
}

.region-page__enrollment-center .tith3 .more:hover {
  color: #cc0000;
}

.region-page__enrollment-center .list-box {
  margin: 20px -15px 0 0;
}

.region-page__enrollment-center .list-box .tita {
  width: 130px;
  height: 28px;
  margin: 0 15px 10px 0;
  line-height: 28px;
  font-size: 12px;
  text-align: center;
  color: #3c5b8b;
  background: #f4f7fe;
  
}

.region-page__enrollment-center .list-box .tita:hover {
  color: #cc0000;
}

.region-page__enrollment-right {
  width: 307px;
  margin-top: 5px;
}

.region-page__enrollment-right .form-box {
  height: 106px;
  padding: 10px 0 0 24px;
  background: #f4f7fe;
  border-radius: 6px;
  box-sizing: border-box;
  width: 290px;
}

.region-page__enrollment-right .form-box .item {
  margin-bottom: 9px;
}

.region-page__enrollment-right .form-box .titp {
  margin-bottom: 10px;
  font-size: 14px;
  color: #3c5b8b;
}

.region-page__enrollment-right .form-box label {
  width: 44px;
  font-size: 14px;
  color: #333;
}

.region-page__enrollment-right .form-box input {
  width: 136px;
  height: 20px;
  margin-left: 6px;
  line-height: 20px;
  background: #fff;
  border: 1px solid #e7ecf5;
  box-sizing: border-box;
}

.region-page__enrollment-right .form-box .btna {
  width: 50px;
  height: 50px;
  margin-left: 17px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #3c5b8b;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

.region-page__enrollment-right .phone-box {
  height: 74px;
  padding: 12px 0 0 26px;
  margin-top: 20px;
  color: #fff;
  background: #3c5b8b;
  border-radius: 6px;
  box-sizing: border-box;
  width: 290px;
}

.region-page__enrollment-right .phone-box dt {
  width: 44px;
  height: 44px;
  margin: 4px 22px 0 0;
  background: url(../images/tel_icon.png) no-repeat;
}

.region-page__enrollment-right .phone-box .txtp1 {
  margin-bottom: 3px;
  font-size: 14px;
}

.region-page__enrollment-right .phone-box .txtp2 {
  font-size: 24px;
}

.region-page__enrollment-right .flow-list {
  margin-right: -12px;
}

.region-page__enrollment-right .flow-list .item {
  width: 139px;
  height: 52px;
  padding: 0 0 0 26px;
  margin: 12px 12px 0 0;
  line-height: 52px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  box-sizing: border-box;
}

.region-page__enrollment-right .flow-list .item1 {
  background: #30a1db url(../images/enro_icon1.png) no-repeat left 20px center;
}

.region-page__enrollment-right .flow-list .item2 {
  background: #3c88dd url(../images/enro_icon2.png) no-repeat left 20px center;
}

.region-page__enrollment-right .flow-list .item3 {
  background: #3b71ca url(../images/enro_icon3.png) no-repeat left 20px center;
}

.region-page__enrollment-right .flow-list .item4 {
  background: #4c6ac1 url(../images/enro_icon4.png) no-repeat left 20px center;
}

.region-page__channel .tit-box .tit {
  width: 232px;
}

.region-page__channel .tit-box .more {
  margin-right: 20px;
  line-height: 50px;
  color: #5292ba;
}

.region-page__channel .lftit-box {
  width: 189px;
  height: 30px;
  margin: 0 auto 20px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: url(../images/channel_tit_bg1.jpg) no-repeat center;
}

.region-page__channel .special-course__region-lf {
  height: 412px;
  padding-top: 0;
}

.region-page__channel .special-course__region-lf .item dd {
  position: relative;
  width: 72%;
  line-height: 22px;
}

.region-page__channel .special-course__region-lf .item dd span + span {
  margin-left: 15px;
}

.region-page__channel .special-course__region-lf .item .desa {
  position: absolute;
  padding: 0 0 0 10px;
  font-size: 14px;
  color: #cf3a32;
  white-space: nowrap;
}

.region-page__channel .special-course__region-lf .item .dui, .region-page__channel .special-course__region-lf .item .cuo {
  height: 22px;
  padding-left: 16px;
}

.region-page__channel .special-course__region-lf .item .dui {
  padding-left: 20px;
  background: url(../images/dui_icon.png) no-repeat left center;
}

.region-page__channel .special-course__region-lf .item .cuo {
  background: url(../images/cuo_icon.png) no-repeat left center;
}

.region-page__channel-sch .hd li {
  position: relative;
  width: 184px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  color: #333;
  background: #f4f7fe;
  cursor: pointer;
}

.region-page__channel-sch .hd .on {
  color: #fff;
  background: #3c5b8b;
}

.region-page__channel-sch .hd .on::after {
  position: absolute;
  content: '';
  bottom: -14px;
  left: 50%;
  margin-left: -7px;
  border-width: 7px;
  border-style: solid;
  border-color: #3c5b8b transparent transparent transparent;
}

.region-page__channel-sch .list-box {
  padding-top: 12px;
}

.region-page__channel-sch .list-box .item {
  margin-top: 8px;
}

.region-page__channel-sch .btn-box {
  position: relative;
  text-align: center;
  margin: 12px 12px 0;
}

.region-page__channel-sch .btn-box::before {
  position: absolute;
  content: '';
  top: 12px;
  left: 0;
  width: 100%;
  border-bottom: 1px dashed #3c5b8b;
  z-index: -1;
}

.region-page__channel-sch .btna {
  padding: 0 35px 0 10px;
  font-size: 14px;
  color: #3c5b8b;
  background: #fff url(../images/more_icon1.png) no-repeat right 10px center;
}

.region-page .special-course__region-sch {
  height: 412px;
}

.region-page__channel-major .tith4 {
  padding-left: 28px;
  margin-top: 14px;
  font-size: 16px;
  color: #333;
  background: url(../images/major_icon.png) no-repeat left center;
}

.region-page__channel-major .tith4 .more {
  font-size: 12px;
  color: #999;
}

.region-page__channel-major .list-box {
  margin-right: -16px;
}

.region-page__channel-major .list-box .tita {
  width: 80px;
  height: 28px;
  margin: 12px 16px 0 0;
  line-height: 28px;
  font-size: 12px;
  text-align: center;
  color: #3c5b8b;
  background: #f4f7fe;
  border-radius: 28px;
}

.region-page__region-tab {
  height: 412px;
  border-radius: 0;
}

.region-page__region-tab .hd li {
  width: 199px;
  background: #eee;
  box-sizing: border-box;
}

.region-page__region-tab .hd .on {
  color: #3c5b8b;
  background: #fff;
  border-bottom: 2px solid #3c5b8b;
}

.region-page__tutorship {
  padding: 37px 0;
  margin-top:10px;
  background: #f7f7f7;
  overflow: hidden;
}

.region-page__tutorship .tith3 {
  text-align: center;
}

.region-page__tutorship .tit {
  padding-left: 52px;
  font-size: 28px;
  color: #333;
  background: url(../images/fudao_icon.png) no-repeat left center;
}

.region-page__tutorship-list {
  margin: 20px -26px 0 0;
}

.region-page__tutorship-list .item {
  width: 280px;
  height: 360px;
  margin-right: 26px;
  padding: 0px 0px 0;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 6px 0px  #eeeeee;
  box-sizing: border-box;
}
.region-page__tutorship-list .item dd {
	padding: 0px 20px;
}
.region-page__tutorship-list .item img{
	display: block;
    width: 100%;
}

.region-page__tutorship-list .item dt {
  width: 280px;
  height: 160px;
  border-radius: 6px;
  overflow: hidden;
}

.region-page__tutorship-list .tita {
  display: block;
  padding-bottom: 15px;
  margin-top: 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #333;
  border-bottom: 1px solid #eee;
}

.region-page__tutorship-list .tita:hover {
  color: #cc0000;
}

.region-page__tutorship-list .txtp {
  margin-top: 14px;
  font-size: 14px;
  line-height: 18px;
  color: #999;
}

.region-page__tutorship-list .txtp i {
  font-style: normal;
  color: #3c88dd;
}

.region-page__channel2 .tit-box .tit {
  background: #5292ba;
}

.region-page__channel2 .special-course__region-lf .des-box {
  color: #5292ba;
  background: #dfeff7;
}

.region-page__channel2 .special-course__region-lf {
  background: #f5fbfe;
}

.region-page__channel2 .special-course__region-lf .item dt {
  color: #5292ba;
  background: #dfeff7;
}

.region-page__channel2 .special-course__region-lf .more-btn {
  background-color: #5292ba;
}

.region-page__channel2 .region-page__channel-sch .hd .on {
  background: #5292ba;
}

.region-page__channel2 .region-page__channel-sch .hd .on::after {
  border-color: #5292ba transparent transparent transparent;
}

.region-page__channel2 .lftit-box {
  background: url(../images/channel_tit_bg2.jpg) no-repeat center;
}

.region-page__channel2 .region-page__channel-major .list-box .tita {
  color: #5292ba;
  background: #ecf5f9;
}

.region-page__channel2 .region-page__channel-major .tith4 {
  background: url(../images/major_icon2.png) no-repeat left center;
}

.region-page__channel2 .region-page__region-tab .hd .on {
  color: #5292ba;
  border-color: #5292ba;
}

.region-page__channel2 .region-page__channel-sch .btn-box::before {
  border-color: #5292ba;
}

.region-page__channel2 .region-page__channel-sch .btna {
  color: #5292ba;
  background-image: url(../images/more_icon3.png);
}

.region-page__channel2 .special-course__region-tab .bd .btn-box::before {
  border-color: #5292ba;
}

.region-page__channel2 .special-course__region-tab .bd .btna {
  color: #5292ba;
  background-image: url(../images/more_icon3.png);
}

.region-page__channel3 .tit-box .tit {
  background: #5266ba;
}

.region-page__channel3 .special-course__region-lf .des-box {
  color: #5266ba;
  background: #e6eafd;
}

.region-page__channel3 .special-course__region-lf {
  background: #f3f5ff;
}

.region-page__channel3 .special-course__region-lf .item dt {
  color: #5266ba;
  background: #e6eafd;
}

.region-page__channel3 .special-course__region-lf .more-btn {
  background-color: #5266ba;
}

.region-page__channel3 .region-page__channel-sch .hd .on {
  background: #5266ba;
}

.region-page__channel3 .region-page__channel-sch .hd .on::after {
  border-color: #5266ba transparent transparent transparent;
}

.region-page__channel3 .lftit-box {
  background: url(../images/channel_tit_bg3.jpg) no-repeat center;
}

.region-page__channel3 .region-page__channel-major .list-box .tita {
  color: #5266ba;
  background: #eef1fc;
}

.region-page__channel3 .region-page__channel-major .tith4 {
  background: url(../images/major_icon3.png) no-repeat left center;
}

.region-page__channel3 .region-page__region-tab .hd .on {
  color: #5266ba;
  border-color: #5266ba;
}

.region-page__channel3 .region-page__channel-sch .btn-box::before {
  border-color: #5266ba;
}

.region-page__channel3 .region-page__channel-sch .btna {
  color: #5266ba;
  background-image: url(../images/more_icon4.png);
}

.region-page__channel3 .special-course__region-tab .bd .btn-box::before {
  border-color: #5266ba;
}

.region-page__channel3 .special-course__region-tab .bd .btna {
  color: #5266ba;
  background-image: url(../images/more_icon4.png);
}

.region-page__news .tith3 {
  padding-left: 30px;
  font-size: 18px;
  color: #3c5b8b;
}

.region-page__news-left .tith3 {
  background: url(../images/re_tit_icon1.png) no-repeat left center;
}

.region-page__news-tab {
  margin-top: 18px;
}

.region-page__news-tab .hd li {
  position: relative;
  width: 174px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  color: #333;
  background: #f4f7fe;
  cursor: pointer;
}

.region-page__news-tab .hd .on {
  color: #fff;
  background: #3c5b8b;
}

.region-page__news-tab .hd .on::after {
  position: absolute;
  content: '';
  bottom: -14px;
  left: 50%;
  margin-left: -7px;
  border-width: 7px;
  border-style: solid;
  border-color: #3c5b8b transparent transparent transparent;
}

.region-page__news-tab .thumb-box {
  margin-top: 14px;
}

.region-page__news-tab .thumb-box dt {
  width: 132px;
  height: 80px;
  border-radius: 6px;
  overflow: hidden;
}

.region-page__news-tab .thumb-box dd {
  width: 204px;
  margin-left: 10px;
}

.region-page__news-tab .thumb-box .tita {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.region-page__news-tab .thumb-box .tita:hover {
  color: #cc0000;
}

.region-page__news-tab .thumb-box .txtp {
  margin-top: 17px;
  font-size: 12px;
  color: #999;
}

.region-page__news-tab .list-box li {
  position: relative;
  padding-left: 9px;
  margin-top: 14px;
  line-height: 19px;
}

.region-page__news-tab .list-box li::before {
  position: absolute;
  content: '';
  top: 9px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #3c5b8b;
}

.region-page__news-tab .list-box .tita {
  width: 84%;
  font-size: 14px;
  color: #333;
}

.region-page__news-tab .list-box .tita:hover {
  color: #cc0000;
}

.region-page__news-tab .list-box .time {
  font-size: 12px;
  color: #999;
}

.region-page__news-tab .more-btn {
  display: block;
  width: 330px;
  height: 34px;
  padding-right: 25px;
  margin: 14px auto 0;
  line-height: 31px;
  font-size: 14px;
  text-align: center;
  color: #3c5b8b;
  background: url(../images/more_icon1.png) no-repeat right 62px center;
  border: 1px solid #3c5b8b;
  border-radius: 4px;
  box-sizing: border-box;
}

.region-page__news-left, .region-page__news-center, .region-page__news-right {
  width: 370px;
  height: 580px;
  padding: 20px 10px 0;
  box-shadow: 0px 0px 6px 0px rgba(60, 91, 139, 0.12);
  box-sizing: border-box;
}

.region-page__news-center {
  margin: 0 0 0 20px;
}

.region-page__news-center .tith3 {
  background: url(../images/re_tit_icon2.png) no-repeat left center;
}

.region-page__news-center .list-box {
  width: 350px;
  height: 320px;
  padding: 10px 0 0 10px;
  margin-top: 16px;
  background: #f4f7fe;
  box-sizing: border-box;
}

.region-page__news-center .item {
  margin-bottom: 11px;
  font-size: 14px;
  line-height: 22px;
}

.region-page__news-center .item dt {
  position: relative;
  width: 66px;
  height: 22px;
  text-align: center;
  color: #fff;
  background: #3c5b8b;
}

.region-page__news-center .item dt::after {
  position: absolute;
  content: '';
  top: 0;
  right: -22px;
  border-width: 11px;
  border-style: solid;
  border-color: transparent transparent transparent #3c5b8b;
}

.region-page__news-center .item dd {
  width: 250px;
  margin-left: 20px;
  color: #333;
}

.region-page__news-center .item dd i {
  font-style: normal;
  color: #cf3a32;
}

.region-page__news-center .item .btna {
  width: 78px;
  height: 24px;
  margin: 0 5px 5px 0;
  line-height: 22px;
  font-size: 14px;
  text-align: center;
  color: #3c5b8b;
  background: #fff;
  border: 1px solid #ced6e2;
  border-radius: 4px;
  box-sizing: border-box;
}

.region-page__news-center .qr-code {
  width: 350px;
  height: 170px;
  padding-top: 8px;
  margin-top: 15px;
  border: 1px solid #ced6e2;
  box-sizing: border-box;
}

.region-page__news-center .qr-code .txt {
  width: 32px;
  height: 152px;
  padding: 3px 5px 0;
  line-height: 16px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #3c5b8b;
  border-radius: 0 6px 6px 0;
  box-sizing: border-box;
}

.region-page__news-center .pic-box {
  margin: 6px 0 0 25px;
}

.region-page__news-center .pic-box img {
  width: 120px;
  padding: 6px;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
}

.region-page__news-center .pic-box .txtp {
  font-size: 12px;
  text-align: center;
  color: #333;
}

.region-page__news-right {
  width: 420px;
}

.region-page__news-right .tith3 {
  background: url(../images/re_tit_icon3.png) no-repeat left center;
}

.region-page__news-right .list-box {
  margin: 18px -8px 0 0;
}

.region-page__news-right .list-box .linka {
  width: 196px;
  height: 36px;
  padding-left: 28px;
  margin: 0 8px 10px 0;
  line-height: 34px;
  font-size: 14px;
  color: #333;
  background: #f4f7fe url(../images/zuan_icon.png) no-repeat left 8px center;
  border: 1px solid #ced6e2;
  border-radius: 4px;
  box-sizing: border-box;
}

.region-page__news-right .list-box .linka:hover {
  color: #cc0000;
}

.region-page__news-right .form-box {
  margin-top: 4px;
}

.region-page__news-right .form-box .tit {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #3c5b8b;
}

.region-page__news-right .form-box .tit::before {
  position: absolute;
  content: '';
  top: 3px;
  left: 0;
  width: 3px;
  height: 18px;
  background: #3c5b8b;
}

.region-page__news-right .form-box form, .region-page__news-right .form-box .inp-box {
  width: 400px;
  height: 193px;
  padding: 16px 0 0 16px;
  margin-top: 10px;
  background: #f4f7fe;
  box-sizing: border-box;
}

.region-page__news-right .inp-item {
  position: relative;
  width: 178px;
  height: 30px;
  padding-left: 16px;
  margin: 0 13px 10px 0;
  background: #fff;
  border: 1px solid #ced6e2;
  border-radius: 6px;
  box-sizing: border-box;
  overflow: hidden;
}

.region-page__news-right .inp-item i {
  position: absolute;
  top: 5px;
  left: 12px;
  font-size: 12px;
  font-style: normal;
  color: #de2020;
}

.region-page__news-right .inp-item input {
  width: 100%;
  height: 100%;
  font-size: 12px;
  border: none;
}

.region-page__news-right .btna {
  display: block;
  width: 108px;
  height: 30px;
  margin: 6px auto 0;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  background: #3c5b8b;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}
