.mainNav {
  background-color: #f2f2f2;
  padding: 7px 0;
  font-size: 12px;
}

.mainNav li {
  float: left;
  padding-right: 8px;
}

.mainNav li + li {
  padding-left: 8px;
  border-left: 1px solid #ddd;
}

.navlk li a {
  color: #666;
}

.navlk .newtag {
  top: -3px;
  left: 2px;
  width: 23px;
  height: 11px;
  background: url(../images/index/newtag.gif) no-repeat;
}

.navlg li + li {
  border-left: 1px solid #5f5f5f;
}

.navlg li a {
  color: #5f5f5f;
}

.navlg li a:hover {
  color: #fe7f1b;
}

/*modified begin*/
.logo {
  padding: 13px 0 18px 10px;
  background: url(../images/index/headerbg.png) 0 100% repeat-x;
}

.logo2 li {
  float: left;
  padding: 0 10px;
}

.logo2 li + li {
  border-left: 1px solid #ebebeb;
}
/*modified end*/

.zxrx {
  padding-left: 40px;
  background: url(../images/index/headphone.png) no-repeat 0 50%;
  line-height: 18px;
  color: #737373;
}

.zxrx .dialno {
  color: #ff9900;
}

.xtitle {
  background-color: #fd9b10;
}

.xtitle h1 {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  line-height: 42px;
}

.sliderCnt {
  margin-top: 10px;
}

.todaySlide figure {
  position: relative;
  width: 294px;
}

.todaySlide a {
  color: #fff;
}

.todaySlide figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 61px;
  padding: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.57);
}

.no-rgba .todaySlide figcaption {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#91000000,endColorstr=#91000000);
}

.todaySlide .interact {
  margin-top: 12px;
}

.todaySlide .interact span {
  display: inline-block;
  min-width: 40px;
  height: 20px;
  line-height: 20px;
  padding-left: 26px;
  cursor: pointer;
}

.todaySlide .interact .reply {
  background: url(../images/index/reply.png) 0 50% no-repeat;
}

.todaySlide .interact .praise {
  margin-left: 40px;
  background: url(../images/index/praise.png) 0 50% no-repeat;
}

.todaySlide .interact span:hover {
  color: #fd9b10;
}

.todaySlide .interact .reply:hover {
  background: url(../images/index/replyh.png) 0 50% no-repeat;
}

.todaySlide .interact .praise:hover {
  background: url(../images/index/praiseh.png) 0 50% no-repeat;
}

.chyshc {
  margin-top: 12px;
}

.chyshc .cblk {
  height: 441px;
  cursor: pointer;
}

.chyshc .w1200 {
  position: relative;
  height: 441px;
}

.chyshc .sectag {
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 24px;
}

.chyshc .yellow {
  background: url(../images/index/yellowgd.png) repeat-x 0 0;
}

.chyshc .blue {
  background-color: #398fc8;
}

.chyshc .green {
  background-color: #1ea060;
}

.chyshc .purple {
  background-color: #9e439a;
}

.chyshc .secdesc {
  position: absolute;
  text-align: center;
  color: #fefefe;
}

.chyshc .secdesc h2 {
  font-size: 36px;
  margin-bottom: 10px;
  color: #fff;
}

.chyshc .secdesc p {
  margin-top: 5px;
  font-size: 21px;
  line-height: 36px;
}

.chyshc .secdesc em {
  font-size: 30px;
  font-style: normal;
  line-height: 42px;
}

.chyshc .sec2go {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url(../images/index/buttons.png) 8px -186px no-repeat;
  margin-top: 10px;
}

.chyshc .yellow .w1200 {
  background: url(../images/index/sec1bg.png) 0 0 no-repeat;
}

.chyshc .yellow .secdesc {
  top: 85px;
  left: 155px;
}

.chyshc .yellow .sectag {
  color: #d46900;
}

.chyshc .yellow .sec2go:hover {
  background-position: 0 0;
}

.chyshc .blue .w1200 {
  background: url(../images/index/sec2bg.png) 0 0 no-repeat;
}

.chyshc .blue .secdesc {
  top: 93px;
  left: 445px;
}

.chyshc .blue .sectag {
  color: #0b6cac;
}

.chyshc .blue .sec2go:hover {
  background-position: -60px 0;
}

.chyshc  .green .w1200 {
  background: url(../images/index/sec3bg.png) 0 44px no-repeat;
}

.chyshc  .green .secdesc {
  top: 112px;
  left: 692px;
}

.chyshc  .green .sectag {
  color: #11762a;
}

.chyshc .green .sec2go:hover {
  background-position: -120px 0;
}

.chyshc  .purple .w1200 {
  background: url(../images/index/sec4bg.png) 0 25px no-repeat;
}

.chyshc  .purple .secdesc {
  top: 183px;
  left: 151px;
}

.chyshc  .purple .sectag {
  color: #8c2d88;
}

.chyshc .purple .sec2go:hover {
  background-position: -180px 0;
}

.chyzy h2 {
  font-size: 36px;
  color: #f29047;
  background: url(../images/index/chyzy.png) no-repeat 100% 50%;
  margin: 35px 0 50px;
}

/*modified begin*/
.chyitems {
  margin-bottom: 35px;
}

.chyitems li {
  width: 250px;
  text-align: center;
  float: left;
}

.chyitems li + li {
  margin-left: 66px;
}

.chyitems h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0 25px;
}

.chyitems p {
  text-align: left;
  font-size: 12px;
  line-height: 2;
}

.chyitems dd {
  margin-top: 10px;
  line-height: 24px;
}

.chyitems a {
  color: inherit;
}


.chyitems .blue {
  color: #5d8eac;
}

.chyitems .yellow {
  color: #e29936;
}

.chyitems .green {
  color: #48a275;
}

.chyitems .pink {
  color: #c079ae;
}
/*modified end*/

.btmlogin {
  width: 100%;
  padding: 15px 0;
/*  margin-top: -15px;*/
  background: #fd9b10;
  text-align: center;
  color: #fff;
}

.btmlogin.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
}

.btmlogin label {
  line-height: 34px;
}

.btmlogin input {
  margin-right: 25px;
  border: 0;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  width: 180px;
}

.btmlogin .actbtn {
  display: inline-block;
  width: 104px;
  height: 42px;
  vertical-align: top;
  margin: -4px 0;
  background: url(../images/index/buttons.png) 0 -140px no-repeat;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
}

.btmlogin .actbtn:hover {
  background-position: -119px -140px;
}

.footer .wrapper{
  position: relative;
  text-align: left;
}

/*.footer a {
  color: #737373;
}

.footeroth {
  padding: 38px 0 30px;
  border-top: 1px solid #d7d7d7;
}*/

.navbar {
  background: #fd9b10;
  padding: 12px 0;
}

.navbar .navlk {
}

.navbar .w1200 {
  text-align:  center;
}

.navbar .navlk li {
  float: left;
  padding-right: 41px;
  font-size: 16px;
  font-weight: bold;
}

.navbar .navlk a {
  color: #fff;
}

.navbar .navlk .newtag {
  width: 30px;
  height: 16px;
  background: url(../images/index/newtag2.gif) no-repeat 0 0;
}

.reglogbox {
  padding: 43px 0 65px 190px;
  margin-top: 23px;
  border: 2px solid #ccc;
  min-height: 360px;
}

.reglogbox .leftopr {
  background: url(../images/index/regbg.png) 100% 0 no-repeat;
}

.reglogbox .short.leftopr {
  background: url(../images/index/loginbg.png) 100% 50% no-repeat;
}

.reglogbox h3 {
  color: #fd9b10;
  font-size: 18px;
  margin-bottom: 33px;
}

.reglogbox .reglis {
  width: 539px;
}

.reglogbox .reglis li {
  margin-bottom: 16px;
  line-height: 30px;
}

.reglogbox .reglis label {
  display: inline-block;
  width: 87px;
  height: 30px;
  text-align: right;
}

.reglogbox .reglis input, .reglogbox .reglis select {
  width: 260px;
  height: 30px;
  padding: 2px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.reglogbox .reglis .smllen {
  width: 123px;
}

.reglogbox .reglis i {
  font-style: normal;
  color: #fe4701;
  line-height: 30px;
}

.reglogbox .reglis .otip {
  color: #fe4701;
  font-size: 12px;
}

.reglogbox .reglis input[type="checkbox"] {
  width: auto;
}

.reglogbox .reglis a, .reglogbox .reglis span {
  color: #666;
}

.reglogbox .reglis img {
  vertical-align: top;
}


.reglogbox  .reglis .submitbtn {
  display: inline-block;
  padding: 0 20px;
  height: 35px;
  width: auto;
  font-size: 16px;
  color: #fff;
  background: url(../images/index/submitbtnbg.jpg) repeat-x 0 0;
  line-height: 35px;
  border: 1px solid #c67e19;
}

.reglogbox .reglis .forgetmm {
  color: #fd9e18;
  margin-left: 110px;
}

.smlfz {
  font-size: 12px;
}

.reglogbox .reglis .dirlogin {
  color: #fd9e18;
  margin-left: 12px;
}

.rgtloginfo {
  padding-top:35px;
  color: #333;
}

.rgtloginfo dl {
  padding-top: 53px;
}

.rgtloginfo dt {
  font-size: 16px;
  margin-bottom: 32px;
}

.rgtloginfo .othlog {
  margin-bottom: 30px;
  height: 18px;
  line-height: 18px;
  padding-left: 32px;
  background: url(../images/index/othlogin.png) no-repeat 4px 2px;
}

.rgtloginfo .sina {
  background-position: 4px -45px;
}

.rgtloginfo .tenqq {
  background-position: 4px -92px;
}

.rgtloginfo a {
  color: #333;
  font-size: 12px;
}

.rgtloginfo .rgttip dt {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 13px;
}

.rgtloginfo .rgttip dd {
  margin-bottom: 13px;
  font-size: 12px;
}

.reglogbox .leftopr .mt45 {
  margin-top: 45px;
}

.layout {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  /*background: rgba(33, 33, 33, .188);*/
  background: rgba(0, 0, 0, .8);
  z-index: 1000;
}

.no-rgba .layout {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30212121,endColorstr=#30212121);
}

.popwin {
  display: none;
  left: 50%;
  top: 50%;
  width: 288px;
  margin: -130px 0 0 -144px;
  -webkit-box-shadow: 0 0 4px #b7b7b7;
  box-shadow: 0 0 4px #b7b7b7;
  z-index: 3000;
}

.popwin h4 {
  position: relative;
  background: #fab14c;
  height: 35px;
}

.popwin .close {
  position: absolute;
  right: 8px;
  top: 10px;
  width: 16px;
  height: 16px;
  background: url(../images/index/closebtn.png);
}

.popwin .popdtl {
  min-height: 167px;
  background: #fff;
  text-align: center;
}

.popwin p {
  padding-top: 36px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.popwin .loginlk {
  display: inline-block;
  height: 27px;
  padding: 0 30px;
  border: 1px solid #c67e19;
  color: #fff;
  background: url(../images/index/submitbtnbg.jpg) 0 0 repeat-x;
  line-height: 27px;
  margin-top: 28px;
}

.upschool {
  display: none;
  left: 50%;
  top: 50%;
  width: 625px;
  margin: -200px 0 0 -317px;
  z-index: 3000;
}

/*注册登陆弹出选择学校*/
.clearB {clear: both;}
.upschool .us_top{background:url(../images/login5cy/login5cy18.gif) no-repeat;height:46px;line-height:46px;}
.upschool .us_top span{font-size:16px;font-weight:bold;color:#FFF;margin-left:10px;float:left;}
.upschool .us_top .us_search{background:url(../images/login5cy/login5cy22.gif) no-repeat;height:26px;width:182px;float:left;margin:10px 0 0 10px;}
.upschool .us_top .us_search input{font-size:14px;color:#8c8c8c;line-height:26px;margin-left:5px;float:left;border:none;background:none;width:140px;*width:120px;}
.upschool .us_top .us_search a{background:url(../images/login5cy/login5cy20.gif) no-repeat;height:26px;width:28px;float:right;}
.upschool .us_top .us_close{background:url(../images/login5cy/login5cy23.gif) no-repeat;width:22px;display:block;height:26px;float:right;margin:10px 15px 0 0;}
.us_content{background:url(../images/login5cy/login5cy19.gif) repeat-y;}
.us_content .uc_city{padding:15px 13px 15px 14px;border-bottom:2px solid #ff6c00;margin:0 2px 0 1px;}
.us_content .uc_city a{display:block;float:left;color:#504c49;font-size:14px;width:65px;height:28px;line-height:30px;text-align:center;margin:0 1px 1px 0;}
.us_content .uc_city a:hover,.us_content .uc_city .afocus{background:#ff6c00;color:#FFF;}
.us_content .uc_school{padding:20px 0 10px 20px;margin-right:4px;height:200px;overflow-y:auto;text-align:left;}
.us_content .uc_school a{display:block;float:left;color:#ff7917;font-size:12px;width:180px;height:28px;line-height:28px;padding-left:5px;margin:0 5px 1px 0;}
.us_content .uc_school a:hover,.us_content .uc_school .afocus{background:#ff6c00;color:#FFF;}
.upschool .ucbottom{background:url(../images/login5cy/login5cy21.gif) no-repeat;height:7px;}


#um_major {
  display: none;
  left: 50%;
  top: 200px;
  width: 625px;
  margin-left: -317px;
  z-index: 3000;
}
.um_top{background:url(../images/login5cy/login5cy31.gif) no-repeat;width:604px;height:54px;}
.um_top .um_search{background:url(../images/login5cy/login5cy28.gif) no-repeat;width:252px;height:29px;line-height:29px;color:#8c8c8c;padding-left: 10px;margin:10px 0 0 10px;float:left;}
.um_top .um_search span{float:left;display:block;}
.um_top .um_search a{display:block;background:url(../images/login5cy/login5cy34.gif) no-repeat;width:19px;height:22px;float:right;margin:4px 5px 0 0;}
.um_top .bsearch{background:url(../images/login5cy/login5cy29.gif) no-repeat;width:74px;height:33px;border:none;color:#ff4e00;font-size:14px;font-weight:bold;margin:10px 10px 0 10px;float:left;}
.um_top .bselect{background:url(../images/login5cy/login5cy30.gif) no-repeat;width:149px;height:33px;line-height:33px;color:#ff4e00;font-size:14px;font-weight:bold;margin:10px 0 0 20px;border:none;float:left;}
.um_top .um_close{display:block;float:right;background:url(../images/login5cy/login5cy27.gif) no-repeat;width:22px;height:54px;margin-right:10px;}
.um_top .um_search input{float:left;display:block;background:none;border:none;width:210px;line-height:29px;_height:29px;font-size:14px;color:#8c8c8c;}
.um_top .keyword{width:260px;background:#f7e9d9;border:1px solid #ff6c00;padding:5px 0;margin:0 0 0 10px;height:220px;overflow-y:auto;}
.um_top .keyword a{display:block;line-height:28px;padding-left:10px;color:#4d4d4d;}
.um_top .keyword a:hover{background:#FFF;}
.um_top .keyword a span{color:#ff4e00;}
/*.um_top .keyword{background:#e8f5f7;border:1px solid #016974;padding:5px 0;margin:0 0 0 10px;_margin:0 0 0 20px;max-height:220px;overflow-y:auto;width:260px;}
.um_top .keyword a,.um_top .keyword h4{display:block;line-height:28px;padding-left:10px;color:#4d4d4d;}
.um_top .keyword a:hover{background:#FFF;}
.um_top .keyword a span,.um_top .keyword em{color:#016974;}*/
.um_ways{background:url(../images/login5cy/login5cy32.gif) no-repeat center;width:599px;height:29px;margin-top:20px;}
.um_ways span{display:block;background:url(../images/login5cy/login5cy35.gif) repeat-x;height:29px;padding:0 10px;float:left;color:#666666;font-size:14px;line-height:29px;font-weight:bold;margin-left:200px;}
.um_content{width:604px;margin-top:20px;}
.um_content a{display:block;color:#ff4e00;line-height:25px;margin-bottom:1px;}
.um_content a:hover,.um_content .afocus{background:#ff6c00;font-weight:bold;color:#FFF;padding:0 5px;}
/*.um_content div{background:#f7e9d9;padding:10px 10px;}*/
.um_content .ucsort1,.um_content .ucsort2,.um_content .ucsort3{background:#e8f5f7;padding:5px 10px;}
.ucsort1{width:150px;margin-right:40px;height:286px;padding:5px 10px;overflow-y:auto;}
.ucsort2{width:150px;height:286px;overflow-y:auto;}
.ucsort3{width:160px;height:286px;overflow-y:auto;padding:20px 10px;}
.marginC {
    margin: 0 auto;
}

.pagebottom{display:block;height:100px;}


/*new added begin*/
.shxtop {
  background: #3f90c7;
}

.shxtop .w1200 {
  padding: 105px 0 85px;
  height: 259px;
}

.shxtop .shxlogo {
  padding-left: 98px;
}

.shxtlt {
  margin-left: 643px;
}

.shxtlt li {
  font-size: 22px;
  color: #fff;
  padding: 2px 0 35px;
}

.shxtlt h2 {
  font-size: 30px;
  color: #fff;
  padding: 15px 0;
}

.shxtlt h2 em {
  color: #fdf70b;
  font-style: normal;
}

.shxtlt li a {
  font-size: 14px;
  color: #fdf70b;
  margin-left: 12px;
  padding: 4px 9px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.shxtlt li a:hover {
  border-color: #fff;
}

.shxproc {
  margin-top: 39px;
  margin-bottom: 62px;
}

.shxproc li {
  float: left;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 4px #e1e1e1;
  box-shadow: 0 0 4px #e1e1e1;
  padding: 43px 36px 0;
  margin: 0 22px;
  width: 482px;
  height: 154px;
}

.no-boxshadow .shxproc li {
  border-width: 2px;
  width: 480px;
}

.shxproc .procicon {
  float: left;
  width: 102px;
  height: 102px;
  background: url(../images/index/shxicon.png) 0 0 no-repeat;
}

.jymoni .procicon {
  background-position: -300px 0;
}

.compreg .procicon:hover {
  background-position: -150px 0;
}

.jymoni .procicon:hover {
  background-position: -450px 0;
}

.shxproc .proctlt {
  margin-left: 140px;
}

.shxproc .proctlt div {
  text-align: right;
}

.shxproc .proctlt h2 {
  font-size: 24px;
  margin-bottom: 11px;
}

.shxproc .proctlt p {
  line-height: 32px;
}

.shxproc .proctlt a {
  color: #ff8100;
  height: 14px;
}

.shxproc .proctlt i {
  display: inline-block;
  vertical-align: top;
  height: 13px;
  width: 13px;
  margin-left: 5px;
  background: url(../images/index/shxicon.png) 0 100% no-repeat;
}

.shxproc .proctlt a:hover {
  color: #3f90c7;
}

.shxproc .proctlt a:hover i {
  background-position: -30px 100%;
}

/*3.18 begin*/
.lstnews {
  margin-top: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ebebeb;
}

.lstnews .newslebel {
  width: 238px;
  height: 30px;
  background: url(../images/index/lstnews.png) 100% 50% no-repeat;
  color: #f29047;
  font-size: 30px;
}

.lstnews .newslswp {
  margin-left: 12px;
  width: 948px;
  height: 30px;
  overflow: hidden;
}

.lstnews .newslswp ul {
  width: 200%;
}

.lstnews .newslswp li {
  float: left;
  list-style-position: inside;
  list-style-image: url(../images/index/newsstyle.png);
  width: 236px;
  overflow: hidden;
  line-height: 29px;
  margin-right: 4px;
}

.chyzy {
  margin-top: 58px;
}
/*3.18 end*/

.lstnews .newslswp a {
  color: #666;
}
/*new added end*/
