@charset "utf-8";
/* CSS Document */
.nbr{height:240px;background:url(../images/nbr.jpg) center top no-repeat;}
.main {
    padding-bottom: 50px;
}

.wrap{width:1200px;margin:0 auto;}

.crub{width:1168px; margin:15px auto;
    border: 1px dashed #dcdcdc;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 15px;
    background-color: #FFF;
}
.crub li{display:inline-block; margin-right: 5px;color:#5e5e5e;}
.dw{font-weight:600}
.crub a{color:#5e5e5e;}

.sidebar {
    width: 284px;
}
.sidebar .menu {
  background-color: #f4f4f4;
  width: 284px;
  z-index: 10;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 30px;
}
.sidebar .menu dt {
  line-height: 56px;
  font-size: 21px;
  background-color: #3d3c43;
  padding-left: 38px;
}
.sidebar .menu dt a {
  color: #fff;
}
.sidebar .menu dd {
  margin-top: 10px;
}
.sidebar .menu dd a {
  display: block;
  width: 228px;
  line-height: 44px;
  color: #666;
  border-bottom: 1px solid #e1e1e1;
  padding-left: 24px;
  margin: 0 auto;
}
.sidebar .menu dd a.cur {
  color: #fff;
  background: url(../images/side_right.png) no-repeat 224px center;
  background-color: #0073b7;
}
.sidebar .menu dd a:hover {
  color: #fff;
  background: url(../images/side_right.png) no-repeat 224px center;
  background-color: #0073b7;
}
.sidebar .xzmail {
  background-color: #f4f4f4;
  width:100%;
  height: 160px;
  margin-top: 8px;
}
.sidebar .xzmail .tit {
  width: 284px;
  height: 61px;
  background: url(../images/xz_bg.png) no-repeat;
}
.sidebar .xzmail .sendm {
  display: block;
  color: #5e5e5e;
  width: 225px;
  height: 45px;
  margin: 25px auto 0;
  background: url(../images/m_bg.png) no-repeat;
  line-height: 45px;
  padding-left: 16px;
}

.s-content {
  width: 882px;
}
.s-content img{
  max-width: 100%;
}
.s-content .content{
    font-size: 16px;
    line-height: 32px;
    color: #333;
    padding: 15px 0px;
}
.s-title {
  background: url(../images/s_tit_bg.png) repeat-x bottom;
  color: #3d3c43;
  margin-bottom: 36px;
  position: relative;
}
.s-title h2 {
  font-weight: normal;
  font-size: 24px;
  line-height: 72px;
}
.s-title .ri {
  position: absolute;
  right: 0;
  top: 30px;
  font-size: 14px;
}
.s-title .ri span {
  margin: 0 10px;
}
.s-title .ri a {
  color: #666;
}
.s-title .ri a:hover {
  color: #0073b7;
}
.s-title .ri a.cur {
  color: #0073b7;
}
.stu-li {
  /*margin-top: 36px;*/
}
.stu-li a {
  float: left;
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
}
.stu-li a h3 {
  color: #333;
  font-size: 20px;
  line-height: 50px;
  font-weight: normal;
}
.stu-li a p {
  color: #999;
  font-size: 14px;
  line-height: 22px;
}
.stu-li .li-right {
  width: 522px;
  padding-left: 40px;
}
.stu-li .li-right .bot {
  margin-top: 24px;
  /* position: absolute;
  bottom: 0; */
}
.stu-li .li-right .time {
  background: url(../images/clock.png) no-repeat left center;
  padding-left: 24px;
  font-size: 12px;
  line-height: 24px;
}
.stu-li .li-right .view {
  background: url(../images/eye.png) no-repeat left center;
  padding-left: 24px;
  font-size: 12px;
  line-height: 24px;
  margin-left: 40px;
}
.stu_fx_li {
  /*margin-top: 37px;*/
}
.stu_fx_li li {
  margin-right: 10px;
  margin-bottom: 30px;
  height: 300px;
}
.stu_fx_li a {
  float: left;
  width: 280px;
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
}
.stu_fx_li a span {
  display: block;
  position: relative;
  height:184px;
}
.stu_fx_li a span em {
  position: absolute;
  font-size: 16px;
  background-color: #333;
  width: 116px;
  line-height: 38px;
  text-align: center;
  left: 0;
  bottom: -19px;
  color: #fff;
}
.stu_fx_li a .con {
  padding: 26px;
}
.stu_fx_li a p {
  font-size: 13px;
  line-height: 22px;
  color: #666;
}
.loadmore {
  display: block;
  width: 173px;
  line-height: 44px;
  color: #fff;
  background-color: #8f8f8f;
  margin: 0 auto;
  font-size: 16px;
  margin-bottom: 70px;
}
.stu_kw_li li {
  margin: 0 4px 16px;
  border-bottom: 7px solid #efefef;
  border-right: 7px solid #efefef;
  height: 340px;
  width: 202px;
}
.stu_kw_li li .con {
  padding: 6px 12px 14px;
}
.stu_kw_li li .con p {
  font-size: 17px;
  color: #555;
  line-height: 38px;
}
.stu_kw_li li .con .author {
  color: #b2b2b2;
  font-size: 13px;
  background: url(../images/book_bg.png) no-repeat left;
  padding-left: 26px;
}
.stu_hj_li a:hover .con p {
  color: #0073b7;
}
.stu_hj_li li {
  margin: 0 8px 43px;
  border-bottom: 1px solid #e5e5e5;
  width: 203px;
  height: 246px;
}
.stu_hj_li li span {
  position: relative;
  display: block;
  height: 143px;
  overflow: hidden;
}
.stu_hj_li li span img{
  
}
.stu_hj_li li span .video-t {
  position: absolute;
  right: 5px;
  bottom: 2px;
  width: 52px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  background: #0073b7;
}
.stu_hj_li li .con {
  padding: 6px 12px 14px;
}
.stu_hj_li li .con p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.stu_hj_li li .con .time {
  color: #b2b2b2;
  font-size: 13px;
}
.stu_fm_li li {
 display:inline-block;
  margin: 0 8px 16px;
}
.stu_fm_li li a {
  display: block;
  background: #f2f2f2;
  width: 202px;
  color: #333;
}
.stu_fm_li li a span{
  display: block;
  width: 100%;
  /*height: 134px;*/
  text-align:center;
  background: #fff;
  overflow: hidden;
}
.cul_st_li li a span{
  height: 265px;
}
.stu_fm_li li a:hover {
  color: #fff;
  background: #0073b7;
}
.stu_fm_li li .con {
  /*padding: 6px 12px 14px;*/
  text-align: center;
}
.stu_fm_li li .con p {
  font-size: 16px;
  height:58px;
  line-height: 58px;
  overflow:hidden;
}
.stu_yd_li ul {
  width: 100%;
}
.stu_yd_li li {
  width: 100%;
  margin-bottom: 12px;
}
.stu_yd_li li > a {
  display: block;
  width: 100%;
  color: #666;
  line-height: 54px;
  font-size: 18px;
  text-indent: 0.5em;
  position: relative;
}
.stu_yd_li li > a:hover {
  color: #0073b7;
}
.stu_yd_li li > a .ri {
  float: right;
  margin-right:20px;
  height: 20px;
}
.stu_yd_li li > a .downl {
  float: right;
  margin: 3px 10px 0 0;
  width: 48px;
  height: 48px;
  background: url(../images/download.png) no-repeat;
}
/*********************/
.li-bg li a {
  background: #fafafa;
}
.li-bg li a:hover {
  background-color: #0073b7;
  color: #fff;
}
.li-bor li {
  border-bottom: 1px dotted;
}
/*********************/
.news-li li {
  margin-bottom: 13px;
  overflow: hidden;
}
.news-li a {
  background: #fafafa;
  height: 165px;
  padding: 0;
  position: relative;
}
.news-li a:hover {
  background: #0073b7;
}
.news-li a:hover h3 {
  color: #fff;
}
.news-li a:hover p {
  color: #cba9ac;
}
.news-li .li-right {
  padding-right: 24px;
}
.news-detail video {
  width: 100%;
}
.news-detail .video-con {
  margin-top: 35px;
  font-size: 18px;
  padding-bottom: 50px;
}
.about {
  padding-bottom: 40px;
}
.about .ab-tit {
  font-size: 24px;
  color: #8d212e;
  line-height: 72px;
  font-weight: normal;
}
.about .ab-imgbor {
  border: 10px solid #ebe8de;
}
.about .ab-con p {
  font-size: 14px;
  line-height: 26px;
  color: #3d3c43;
  margin-top: 30px;
}
.about .ab-con p img {
  float: left;
}
.about .ab-bot {
  width: 100%;
  margin-top: 34px;
}
.about .ab-bot p {
  font-size: 14px;
  line-height: 26px;
  color: #3d3c43;
}
.about .ab-bot .ab-bot-l {
  width: 50%;
}
.leader li {
  margin-bottom: 20px;
  border: 1px solid #f0f0f0;
  box-shadow: 1px 1px 1px #ccc;
  position: relative;
}
.stu-li .li-img {
	width: 270px;
	height: 210px;
  overflow: hidden;
}
.stu-li .li-img img{
	width: 100%;
	/* height: 100%;  */
}
.leader .li-right {
  padding-right: 40px;
  padding-bottom: 40px;
  height: 80px;
  overflow: hidden;
}
.leader .li-right h3 {
  color: #333;
  font-size: 20px;
  line-height: 50px;
  font-weight: normal;
}
.leader .li-right p {
  color: #999;
  font-size: 14px;
  line-height: 22px;
}
.leader .li-right a.more {
  position: absolute;
  color: #fff;
  width: 78px;
  line-height: 30px;
  background: #0073b7;
  padding: 0;
  text-align: center;
  right: 40px;
  bottom: 10px;
}
.toggle-li {
  display: none;
}
.achie li {
  background: #fafafa;
  padding: 0 22px;
}
.achie li > a {
  background: url(../images/jia.png) no-repeat right;
}
.achie li > a.cur {
  background: url(../images/jian.png) no-repeat right;
  color: #0073b7;
}
.achie li > a:hover {
  background-color: #fafafa;
  color: #0073b7;
}
.achie .con {
  padding-bottom: 47px;
  display: none;
}
.achie .con .head {
  color: #bcbcbc;
  padding-bottom: 20px;
}
.achie .con .head span {
  padding-left: 50px;
}
.achie .con .img {
  margin-top: 33px;
}
.achie .con .img img {
  border: 2px solid #0073b7;
}
.achie .con p {
  font-size: 14px;
  line-height: 24px;
  color: #999;
}
.achie .con p a {
  color: #0073b7;
}
.views {
  padding: 24px;
  border: 1px solid #e3e3e3;
}
.views .big-img {
  height: 554px;
  width: 830px;
  overflow: hidden;
}
.views .big-img img {
  width: 100%;
}
.views .viewimg-li {
  position: relative;
  float: left;
}
.views .sma-img {
  width: 806px;
  margin-left: 22px;
  margin-top: 38px;
  overflow: hidden;
}
.views .sma-img .w1 {
  width: 1000%;
}
.views .sma-img a {
  float: left;
  width: 75px;
  height: 50px;
  overflow: hidden;
  margin-right: 9px;
  border:2px solid #fff;
}
.views .sma-img a img {
  width: 100%;
}
.views .sma-img a.cur {
  border: 2px solid #993846;
}
.views .btn-le {
  position: absolute;
  left: 0px;
  bottom: 2px;
  width: 20px;
  line-height: 50px;
  color: #848484;
  font-size: 16px;
  background: #e7e7e7;
}
.views .btn-le:hover {
  color: #fff;
  background: #0073b7;
}
.views .btn-ri {
  position: absolute;
  right: 0px;
  bottom: 2px;
  width: 20px;
  line-height: 50px;
  color: #848484;
  font-size: 16px;
  background: #e7e7e7;
}
.views .btn-ri:hover {
  color: #fff;
  background: #0073b7;
}
.view-bot {
  padding-top: 45px;
  font-size: 18px;
  clear: both;
}
.view-bot p{
  width: 100%;
  border-top: 1px solid #eee;
  line-height: 60px;
}
.jszy {
  width: 100%;
}
.jszy ul {
  width: 100%;
}
.jszy li {
  background-color: #f4f4f4;
  height: 78px;
  margin-bottom: 15px;
  width: 100%;
  padding-left: 12px;
  position: relative;
}
.jszy li h2 {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  line-height: 48px;
}
.jszy li h2 span {
  color: #b5b5b5;
  font-size: 12px;
  padding-left: 12px;
}
.jszy li p {
  color: #0073b7;
  font-size: 12px;
  line-height: 1;
}
.jszy li .downl {
  position: absolute;
  right: 0;
  top: 0;
  right: 12px;
  width: 76px;
  height: 78px;
  border-left: 1px solid #e8e8e8;
  background: url(../images/download.png) no-repeat center;
}
.jszs li a {
  display: inline;
}
.jszs li span {
  font-size: 14px;
  color: #999;
  float: right;
  line-height: 54px;
}
.jybk li {
  margin-right: 7px;
  margin-bottom: 20px;
}
.jybk a {
  display: block;
  width: 175px;
  height: 96px;
  background: url(../images/blog_bg.jpg) no-repeat center;
  border: 1px solid #e8e8e8;
  padding-left: 35px;
  padding-top: 40px;
}
.jybk a:hover {
  background: #0073b7;
}
.jybk a:hover h3 {
  color: #fff;
}
.jybk a:hover p {
  color: #cdaaae;
}
.jybk a h3 {
  font-size: 16px;
  color: #575757;
  font-weight: normal;
  line-height: 48px;
}
.jybk a p {
  color: #b7b7b7;
  font-size: 12px;
  line-height: 1;
}
.dyna li {
  border-bottom: 1px dashed #d7d7d7;
  padding-bottom: 22px;
  margin-bottom: 26px;
  width: 100%;
}
.dyna .dy-le {
  width: 70px;
  text-align: center;
}
.dyna .dy-le h3 {
  line-height: 36px;
  font-size: 24px;
  color: #fff;
  background: #8f3931;
}
.dyna .dy-le p {
  color: #5e5e5e;
  line-height: 36px;
  font-size: 14px;
  border: 1px solid #dad9d9;
  border-top: none;
}
.dyna .dy-ri {
  width: 700px;
  padding-left: 28px;
}
.dyna .dy-ri h2 {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
}
.dyna .dy-ri h2 a {
  color: #8f3931;
}
.dyna .dy-ri p {
  font-size: 14px;
  line-height: 24px;
}
.dyna .dy-ri p a {
  color: #666;
}
.moral a {
  background: url(../images/mic.png) right bottom no-repeat;
}
.bnxc li > a {
  border-bottom: 1px solid #f2f2f2;
}
.bnxc .con a {
  color: #666;
  font-size: 14px;
  margin-right: 30px;
  display:inline-block;
}
.bnxc .con a:hover {
  color: #0073b7;
  background: none;
}
.bnxc-de h3 {
  font-size: 18px;
  color: #0073b7;
  border-bottom: 1px solid #f2f2f2;
  line-height: 60px;
  text-align: center;
}
.bnxc-de p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  padding-top: 12px;
}
.hgr {
  padding-bottom: 20px;
}
.hgr ul {
  border-top: 1px solid #e4e4e4;
}
.hgr li {
  border-bottom: 1px solid #e4e4e4;
  list-style: disc inside;
  margin-bottom: 0;
  padding: 0 8px;
}
.hgr li a {
  display: inline;
}
.hgr li span {
  font-size: 14px;
  color: #999;
  float: right;
  line-height: 54px;
}
.bxln ul {
  width: 100%;
}
.bxln li {
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-bottom: 21px;
}
.bxln li h3 {
  color: #333;
  font-size: 20px;
  line-height: 50px;
  font-weight: normal;
}
.bxln li p {
  color: #999;
  font-size: 14px;
  line-height: 22px;
}
.bxln li a.more, .bxln li a.back {
  /*position: absolute;*/
  color: #fff;
  width: 78px;
  line-height: 30px;
  background: #0073b7;
  padding: 0;
  text-align: center;
  /*right: 40px;
			bottom: 10px;*/
  display: block;
  margin-top: 12px;
}
.bxln li a.back{
  display: none;
}
.bxln .bx-con {
  max-height: 139px;
  overflow: hidden;
}
.det-tit {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.det-tit h3 {
  color: #0073b7;
  font-size: 22px;
  line-height: 54px;
}
.det-tit p {
  color: #888;
  font-size: 14px;
  line-height: 1;
}
.det-tit p span {
  margin: 0 50px;
}
.det-con .imgbox img {
  float: right;
  margin-left: 30px;
}
.det-con p {
  font-size: 14px;
  color: #888;
  line-height: 24px;
}
.dw-detail .img-lb {
  margin-top: 30px;
  background: #fafafa;
  position: relative;
}
.dw-detail .img-lb .de-img-li {
  margin-left: 50px;
  padding-top: 40px;
  width: 800px;
  overflow: hidden;
  height: 225px;
}
.dw-detail .img-lb .de-img-li ul {
  width: 1000%;
}
.dw-detail .img-lb .de-img-li li {
  width: 237px;
  height: 150px;
  margin-right: 30px;
}
.dw-detail .img-lb .de-img-li li img {
  border: 3px solid #0073b7;
}
.dw-detail .img-lb .de-btn-l {
  position: absolute;
  font-size: 42px;
  color: #d0d0d0;
  top: 100px;
  left: 12px;
}
.dw-detail .img-lb .de-btn-l:hover {
  color: #0073b7;
}
.dw-detail .img-lb .de-btn-r {
  position: absolute;
  font-size: 42px;
  color: #d0d0d0;
  top: 100px;
  right: 12px;
}
.dw-detail .img-lb .de-btn-r:hover {
  color: #0073b7;
}
.de-foot {
  padding-top: 17px;
  border-top: 1px solid #e5e5e5;
  margin-top: 40px;
  line-height:30px;
}
.de-foot a {
  font-size: 14px;
  color: #999;

}
.de-foot .return {
  float: right;
}
.de-foot a:hover{
  color: #8d1d2d
}
.course {
  font-size: 14px;
  line-height: 36px;
}
.course dl {
  border-bottom: 1px solid #ebebeb;
}
.course dt {
  color: #333;
}
.xxjs .bx-con h3 {
  color: #0073b7;
}
.enter {
  width: 594px;
  margin: 0 auto;
}
.enter dl {
  height: 32px;
  width: 594px;
  line-height: 32px;
  margin-top: 20px;
  font-size: 16px;
}
.enter dt {
  float: left;
  width: 100px;
}
.enter dd {
  float: left;
}
.enter dd .txt {
  border: 1px solid #e0e0e0;
  width: 480px;
  height: 30px;
}
.enter dd .txt2 {
  width: 240px;
}
.enter dd .txt3 {
  width: 127px;
}
.enter dd .dl-fj {
  float: right;
  display: block;
  width: 87px;
  height: 30px;
  background: url(../images/bm_dl.jpg);
}
.enter .sub {
  width: 124px;
  line-height: 40px;
  color: #fff;
  background: #0073b7;
  border: none;
  margin-top: 50px;
  margin-left: 100px;
  font-size: 18px;
}
.zjjg .jg-tit {
  border-bottom: 1px solid #d9d9d9;
}
.zjjg .jg-tit a {
  float: left;
  line-height: 76px;
  font-size: 16px;
  color: #666;
  margin-left: 38px;
}
.zjjg .jg-tit a.cur {
  border-bottom: 3px solid #0073b7;
}
.zjjg .jg-con {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  padding-top: 40px;
  display: none;
}
.time-tit {
  padding-bottom: 18px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 12px;
}
.time-tit a {
  float: left;
  color: #333;
  line-height: 36px;
  font-size: 14px;
  background-color: #e6e6e6;
  padding: 0 12px;
  margin-right: 12px;
  margin-bottom: 12px;
}
.time-tit a:hover {
  color: #fff;
  background-color: #0073b7;
}
.time-tit a.cur {
  color: #fff;
  background-color: #0073b7;
}
.time-con {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  padding-top: 40px;
  display: none;
}
.infor-ul{
  width: 100%;
}
.infor-ul .infor-li{
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 44px;
}
.infor-ul .infor-li .s-hd-tit{
  font-size: 22px;
  line-height: 22px;
  color: #333;
  padding-bottom: 22px;
}
.s-hd-contacts{
  width: 920px;
}
.s-hd-contacts span{
  display: block;
  float: left;
  font-size: 14px;
  line-height: 32px;
  width: 230px;

}
.stu-li .pagination a{
  float: none;
}

.column5 li a{
  width: 145px;
}
.column5 li{
  margin-left: 15px;
  margin-right: 15px;
}
.column5 li a span{
  height: 210px;
}
.title-h2{
  width: 100%;
  text-align: center;
  font-size:20px;
  line-height: 30px;
  color: #333;
}
.date-public{
  width: 100%;
  text-align: center;
  font-size: 13px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.content-public{
  padding: 10px 0;
  font-size: 14px;
  line-height: 24px;
}
/***/
/*
.stu-det,.stu-det span,.stu-det strong,.stu-det p,.stu-det em,.stu-det div,.stu-det tr,.stu-det td{
  font: normal 14px/22px '微软雅黑' !important;
  white-space: normal !important;
}
.stu-det h3,.stu-det .title-h2{
 font: bold 14px/22px '微软雅黑' !important;
 color: #666 !important;
 text-align: center;
}*/
.stu_fx_li a p span{
  font: normal 14px/22px '微软雅黑' !important;
}
 .stu_yd_li .con p span{
  white-space: normal !important;
  text-indent: 0.5em;
 }
 .tin li > a {
  text-indent: 0 !important;
 }
.h165 .li-img{
  height: 165px
}
table{
  border: 1px solid #000;
}
table td{
  border-color: #000 !important;
}

.s-content .h100 a{
  overflow: hidden;
}
.s-content .h100 img{
  height: auto;
}
.fujian{
  /* display: block; */
  margin-top: 20px;
  
}
.fujian a{
  color: #666;
}
.fujian a:hover{
  color: #0073b7;
}

/* pager style */
.page{
	margin: 0 auto;
	/*background-color:#f0f0f0;*/
	color:#333;
	padding:14px 0;
	margin-top: 20px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	clear:both;
}
.page a,.page span{
	text-decoration:none;
	color:#666;
	background:#fff;
	padding:3px 6px;
	padding-bottom:2px;
	margin-right:6px;
	border: 1px solid #e1e1e1;
}
.page .current{
	background:#0077c3;
	color:#fff}
.page a:hover{
	text-decoration:none;
	color:#fff;
	background:#0077c3;}
.page.next{
	margin:33px auto 33px auto; 
}

.flexslider{ width:450px; height:230px; margin:15px auto; overflow:hidden; position:relative; border:1px solid #ddd;  }
.flexslider .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.flexslider .hd ul{ overflow:hidden; zoom:1; float:left;  }
.flexslider .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.flexslider .hd ul li.on{ background:#f00; color:#fff; }
.flexslider .bd{ position:relative; height:100%; z-index:0;   }
.flexslider .bd li{width:100%; zoom:1; vertical-align:middle; text-align:center; }
.flexslider .bd img{height:230px; display:block; margin:0 auto; }

/*messages*/
.messages{padding:15px 0;}
.messages input,.messages select,.messages textarea{margin:0;padding:0; background:none; border:0; font-family:"Microsoft Yahei";}
.messlist {height:30px;margin-bottom:10px;}
.messlist label{float:left;width:100px; height:30px; font-size:14px; line-height:30px; text-align:right;padding-right:10px;}
.messlist input{float:left;width:300px;height:28px;padding-left:5px;border:#ccc 1px solid;}
.messlist.textareas{ height:auto;}
.messlist textarea{float:left;width:400px; height:110px;padding:5px;border:#ccc 1px solid;}
.messlist.yzms input{width:100px;}
.messlist.yzms .yzmimg{ float:left;margin-left:10px;}
.messsub{padding:0px 0 0 110px;}
.messsub input{width:100px; height:35px; background:#ddd; font-size:14px; font-weight:bold; cursor:pointer;margin-right:5px}
.messsub input:hover{ background:#f60;color:#fff;}
#label0,#label1,#label2,#label3,#label4,#label5,#label6,#label7,#label8,#label9,#label10,#label11,#label12{display:none;color:#0aa770;height:28px;line-height:28px;}