﻿@import url(../../fonts/font-awesome.css);
@import url(http://at.alicdn.com/t/font_412019_itsqhe1qvc.css);

/**头部**/
.headerbox {
  width: 100%;
  background: #fff;
}
.header {
  height: 2.5rem;
  line-height: 2.3rem;
  border-bottom: 1px solid #eee;
}
.header_l {
  padding-left: 0.8rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.1rem;
  padding-top: 0.7rem;
}
.header_l.logo {
  padding-left: 0.8rem;
  padding-top: 0.25rem;
}
.header_l.logo a {
  display: block;
  background: url(../../images/logo.png) no-repeat left top;
  background-size: contain;
}
.slidebar .logo {
  padding-left: 1.2rem;
  padding-top: 0.6rem;
  padding-bottom: 0.8rem;
  display: block;
  background: #fff;
}
.slidebar .logo a {
  display: block;
}
.slidebar .logo a img {
  width: 70%;
}
.header_l img {
  width: 70%;
  display: block;
}

.header_r .text {
  width: 3rem;
  padding: 0 0.5rem;
  height: 1.2rem;
  line-height: 1.2rem;
  border-radius: 1.8rem;
  border: 0;
  margin-right: 0.5rem;
  background: #fff url(iconfor.png) no-repeat 2.5rem center;
}

.header .headin {
  width: 2.5rem;
  line-height: 2.3rem;
  position: absolute;
  top: 0;
  text-align: center;
}
.header .headertit {
  font-size: 1rem;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 2.2rem;
}
.header .headin img {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.5rem;
}
.header .inleft {
  left: 0;
  top: 0.3rem;
}
.header .inright {
  right: 0;
  top: 0.3rem;
}
.header .inright span {
  display: block;
  transition: 0.5s;
}
.header .inright .search i {
  font-size: 1.4rem;
}
.header .inright .close {
  display: none;
}
.headerbox .slidebar {
  position: fixed;
  z-index: 9999;
  right: -30rem;
  top: 0;
  background: #fff;
  height: 100%;
  width: 52%;
  box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.3);
  transition: 0.5s;
  overflow-y: scroll;
}
.headerbox .slidebar.show {
  right: 0;
  background: #f4f4f4;
}
.headerbox .slidebar ul {
  padding-top: 0.8rem;
}
.headerbox .slidebar ul li {
  height: 2.2rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #eee;
}
.headerbox .slidebar ul li a {
  font-size: 0.8rem;
  color: #555;
  display: block;
  padding-left: 1.2rem;
}
.headerbox .slidebar ul li a i {
  font-size: 1.2rem;
  margin-right: 0.5rem;
  float: left;
}

.headerbox .slidebar ul li.last {
  line-height: 1rem;
  margin-top: 1rem;
}
.headerbox .slidebar ul li.last a {
  background: #ffcd20;
  color: #705804;
  padding: 0.3rem 0px;
  margin: 0 1.2rem;
  text-align: center;
  border-radius: 3px;
}
.headerbox .slidebar ul li.last a i {
  float: none;
}

.headerbox .slidebar ul li.last.one {
  line-height: 1rem;
  margin-bottom: 1rem;
}
.headerbox .slidebar ul li.last.one a {
  background: #447cef;
  color: #fff;
  padding: 0.3rem 0px;
  margin: 0 1.2rem;
  text-align: center;
  border-radius: 3px;
}
.headerbox .slidebar ul li.last a i {
  float: none;
  margin-right: 0;
}

.headerbox .slidebar .user {
  background: #fff url(userbg.png) no-repeat 125% 1rem;
  height: 4rem;
  background-size: 4rem;
  padding: 0.5rem;
}
.headerbox .slidebar .user .pic img {
  width: 2.5rem;
  height: 2.5rem;
}
.headerbox .slidebar .user .name {
  margin-top: 1rem;
}
.headerbox .slidebar .user .name a {
  display: inline-block;
  font-size: 0.8rem;
  color: #555;
  padding: 0 0.5rem;
  line-height: 1.2rem;
}
.fixbg {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 3;
}
.color_wh {
  color: #fff;
}
.color_red {
  color: #f96877;
}
.color_lan {
  color: #447cef;
}
.color_huang {
  color: #ffba2e;
}
.color_gre {
  color: #93d44c;
}
.color_qing {
  color: #36e5b9;
}
.color_ju {
  color: #ff6f51;
}
.color_zi {
  color: #9f85de;
}
.color_fen {
  color: #fb67bb;
}

.bg-light-qing {
  background-color: #ecfafa;
  color: #72b8b8;
  border-color: #72b8b8;
}
.bg-light-red {
  background-color: #fff4fa;
  color: #ff7e97 !important;
  border-color: #ff7e97;
}
.bg-light-blue {
  background-color: #ebf7ff;
  color: #62abe0;
  border-color: #62abe0;
}
.bg-light-warm {
  background-color: #fff8eb;
  color: #dfb66b;
  border-color: #dfb66b;
}
.bg-light-grey {
  background-color: #fff;
  color: #888;
  border-color: #888;
}

header .lianxi {
  padding-left: 1.5rem;
  padding-top: 1rem;
  overflow: hidden;
}
header .lianxi span {
  display: block;
  font-size: 0.6rem;
  line-height: 1.2rem;
}
header .lianxi span a {
  display: block;
  width: 3rem;
  height: 1.4rem;
  font-size: 0.8rem;
}
header .qq {
  padding-left: 1.5rem;
}
header .qq span {
  display: block;
  margin-bottom: 0.4rem;
}
header .qq a {
  font-size: 0.7rem;
  display: block;
  text-align: center;
  line-height: 1.6rem;
  background: #6a6db0;
  color: #fff;
  width: 5.5rem;
  height: 1.6rem;
  border-radius: 0.1rem;
}
header .copy {
  padding-left: 1.5rem;
  font-size: 0.6rem;
  background: #f4f4f4;
  padding-bottom: 0.8rem;
  padding-top: 0.5rem;
  bottom: 0;
  position: absolute;
  display: block;
  width: 84%;
}

/*导航*/
.navgate {
  height: 2.2rem;
  line-height: 2.2rem;
  background: #595959;
  overflow: hidden;
  transition: 0.3s;
}
.navgate.navmore {
  position: relative;
  padding: 0 0.5rem;
}
.navgate.navshow {
  height: 5rem;
  transition: 0.3s;
}

.nav11 {
  position: absolute;
  top: 2.5rem;
  z-index: 99;
}

.navgate ul li {
  float: left;
  padding: 0 0.5rem;
  text-align: center;
}
.navgate ul li a {
  display: block;
  font-size: 0.8rem;
  color: #fff;
}
.navgate ul .more {
  display: none;
  background: url(../../../3g/images/nav_show.png) repeat-y right top;
  height: 5rem;
}
.navmore ul .more {
  position: absolute;
  right: 0.4rem;
  top: 0;
  width: 1.1rem;
  display: block !important;
  padding-left: 1.9rem;
  padding-top: 0.2rem;
}
.navmore ul .more i {
  display: inline-block;
}
.navmore ul .more i img {
  display: block;
  margin-top: 0.3rem;
}

/*幻灯*/
.banner {
  overflow: hidden;
  position: relative;
}

.bannerimg ul li {
  position: relative;
}
.bannerimg ul li .m-banner-text {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -60px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.bannerimg ul li img {
  width: 100%;
  height: 100%;
}
.bannerimg ul li span {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  width: 66%;
  padding: 0 2%;
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bannerdot {
  position: absolute;
  bottom: 1rem;
  width: 100%;
  z-index: 99;
  text-align: center;
  height: 0.2rem;
}
.bannerdot span {
  width: 1.2rem;
  height: 0.2rem;
  display: inline-block;
  margin: 0 0.1rem;
  background: #fff !important;
}
.bannerdot .swiper-pagination-bullet-active {
  background: #fff !important;
}

.tip-head {
  text-align: center;
  margin-bottom: 5px;
}
.tip-head a {
  display: block;
  border: 1px solid #eee;
  background-color: #fff4fa;
  color: #ff7e97;
  padding: 5%;
  margin: 0 1%;
}
.tip-body {
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid #eee;
}
.tip-tit {
  margin-bottom: 8px;
}
.tip-tit strong {
  font-size: 14px;
  margin-right: 10px;
}
.tip-tit span {
  color: #777;
}
.tip-list a {
  text-decoration: underline;
}

.iconfont {
  font-size: 1rem;
}
.index_menu {
  padding: 0.6rem 0 0.4rem 0;
  margin: 0 0.3rem;
  overflow: hidden;
}
.index_menu ul li {
  width: 25%;
  display: block;
  float: left;
  text-align: center;
  margin-bottom: 0.3rem;
}
.index_menu ul li a {
  display: block;
  width: 100%;
  font-size: 0.7rem;
}
.index_menu ul li .fa-stack {
  width: 2.3rem;
  height: 2.3rem;
  line-height: 2.3rem;
}
.index_menu ul li i.fa-stack-2x {
  font-size: 2.3rem;
}
.index_menu ul li i.fa-stack-1x {
  font-size: 1.3rem;
  line-height: 2.3rem;
}

.parttit {
  line-height: 2.5rem;
  border-bottom: 1px solid #eeeeee;
}
.parttit .tit {
  font-size: 0.78rem;
  text-align: left;
  display: inline-block;
  font-weight: bold;
}
.parttit .tit i {
  font-size: 1.3rem;
  float: left;
  margin-right: 0.3rem;
}
.parttit span {
  display: block;
}
.parttit .menu {
  text-align: left;
}
.parttit .menu a {
  font-size: 0.6rem;
  padding: 0 0.3rem;
  margin-right: 0px;
  line-height: 2.4rem;
  height: 2.4rem;
  display: inline-block;
}
.parttit .menu a.on {
  color: #f14d4d;
  border-bottom: 1px solid #f14d4d;
}

.indexfloor {
  padding: 0.5rem 0;
}
.indexfloor ul {
  display: none;
}

.inner .parttit {
  line-height: 2.2rem;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
}
.inner .parttit .tit {
  font-size: 0.9rem;
  text-align: left;
  display: inline-block;
}
.inner .parttit span {
  display: block;
}
.inner .parttit .menu {
  text-align: center;
  width: 100%;
  display: flex;
}
.inner .parttit .menu a {
  padding: 0;
  font-size: 0.75rem;
  display: inline-block;
  width: 25%;
  border-right: 1px solid #f4f4f4;
}
.inner .parttit .menu a.on {
  border-bottom: 0.1rem solid #f99a33;
  font-weight: bold;
}
.inner .inner2 .menu a {
  padding: 0;
  font-size: 0.75rem;
  display: inline-block;
  width: 33.333%;
  border-right: 1px solid #f4f4f4;
}

.newslist {
  margin: 0 auto;
}
.newslist ul li.gonggao {
  padding: 0.5rem 0.5rem 0.6rem 0.5rem;
  margin: 0;
  overflow: hidden;
}
.newslist ul li.gonggao p {
  font-size: 0.6rem;
  color: #888;
  display: block;
  clear: both;
}
.newslist ul li.gonggao a {
  font-size: 0.8rem;
  line-height: 1.4rem;
}
.newslist ul li.gonggao a i {
  padding-right: 0.3rem;
  font-size: 0.7rem;
  color: #ffc07c;
}
.newslist ul li.gonggao span.fr {
  font-size: 0.7rem;
  line-height: 1.4rem;
  color: #999;
}

#scroll {
  position: fixed;
  top: 300px;
  right: 100px;
}
.scrollItem {
  width: 20px;
  height: 70px;
  border: #e1e1e1 1px solid;
  cursor: pointer;
  text-align: center;
  padding-top: 10px;
}

/*首页院校*/
.indexnews {
  margin: 0 auto;
  padding: 0.7rem 0;
}

.indexnews ul li {
  float: left;
  width: 33.333%;
  text-align: center;
}
.indexnews ul li .img {
  border: 1px solid #eee;
  width: 80%;
  margin: 0 auto;
  padding: 0.3rem 0;
}
.indexnews ul li .img img {
  width: 3.6rem;
  height: 3.6rem;
}
.indexnews ul li .text {
  height: 2rem;
  margin-top: 0.3rem;
}
.indexnews ul li .text .name {
  font-size: 0.7rem;
  overflow: hidden;
  color: #4c4c4c;
  margin-bottom: 0.3rem;
  line-height: 0.9rem;
}
.indexnews ul li .text .detail {
  color: #aaa;
}
.indexnews ul li .text .info {
  line-height: 0.9rem;
  margin-top: 0.3rem;
  font-size: 0.6rem;
  color: #a5a3a3;
}
.indexnews ul li .text .info a.qq {
  float: left;
  font-size: 0.6rem;
  display: block;
  text-align: center;
  line-height: 1.2rem;
  background: #9f85de;
  color: #fff;
  width: 3rem;
  height: 1.2rem;
  border-radius: 0.1rem;
}
.indexnews ul li .text .info a.jz {
  float: left;
  margin-right: 0.4rem;
  font-size: 0.6rem;
  display: block;
  text-align: center;
  line-height: 1.2rem;
  background: #f99a33;
  color: #fff;
  width: 3rem;
  height: 1.2rem;
  border-radius: 0.1rem;
}

/*首页专业*/

.indexzhuanye {
  width: 94%;
  margin: 0 auto;
  padding: 0.4rem 0;
}

.indexzhuanye ul li {
  margin-bottom: 0.5rem;
  position: relative;
  width: 46%;
  margin-right: 4%;
  float: left;
}
.indexzhuanye ul li .name {
  padding: 0.3rem 0;
}
.indexzhuanye ul li .name a {
  font-size: 0.75rem;
  color: #333;
}
.indexzhuanye ul li .xx {
  padding-bottom: 0.3rem;
}
.indexzhuanye ul li .xx a {
  color: #447cef;
}
.indexzhuanye ul li .xx a i {
  float: left;
  padding-right: 0.1rem;
  font-size: 0.8rem;
}
.indexzhuanye ul li .info {
  color: #aaa;
}
.indexzhuanye ul li .info a {
  font-size: 0.6rem;
  display: block;
  text-align: center;
  line-height: 1.2rem;
  background: #f99a33;
  color: #fff;
  width: 3rem;
  height: 1.2rem;
  border-radius: 0.1rem;
  margin-top: 0.3rem;
}

/* 新版css */
.pad1 {
  padding: 0 0.7rem;
}
.jiaoxue {
  overflow: hidden;
  padding-bottom: 0.7rem;
}
.jiaoxue li {
  text-align: center;
  padding: 0.5rem 0 0.7rem;
  margin-right: -1px;
}
.jiaoxue li i {
  font-size: 1.5rem;
}
.jiaoxue li span {
  font-size: 0.7rem;
  font-weight: bold;
  display: block;
}

.xltsmenu {
  position: absolute;
  top: 2.7rem;
  z-index: 2;
  width: 100%;
  opacity: 0.9;
}

/*首页新闻*/
.indexdown {
  margin: 0 auto;
  padding: 0.4rem 0;
}
.indexdown ul {
  width: 100%;
}
.indexdown ul li {
  padding: 0.4rem 0;
  position: relative;
}
.indexdown ul li a {
  font-size: 0.7rem;
  line-height: 0.9rem;
}
.indexdown ul li a i {
  float: left;
  font-size: 0.7rem;
  margin-right: 0.1rem;
}
.indexdown ul li span {
  float: right;
  color: #9598a2;
}

/*底部*/
.footbox {
  height: 2.5rem;
  background: #fff;
  bottom: 0;
  z-index: 2;
  left: 0;
  width: 100%;
  position: fixed;
  border-top: 1px solid #ddd;
}
.footbox ul li {
  text-align: center;
  height: 2.5rem;
  float: left;
}
.footbox ul li a {
  display: block;
  font-size: 0.65rem;
}
.footbox ul li a i {
  display: block;
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 1.1rem;
  margin-top: 0.3rem;
}
.footbox ul li a cite {
  display: block;
  height: 1.2rem;
}
.footbox ul li {
  width: 20%;
  display: block;
}

/* 内页 */
.innercontent {
  width: 94%;
  margin: 0 auto;
  padding: 1rem 0;
  font-size: 0.7rem;
  line-height: 1.6;
}

.inner .menu {
  overflow: hidden;
}
.inner .menu ul {
  display: flex;
}
.inner .menu li {
  text-align: center;
  line-height: 2.2rem;
  background-color: #f4f4f4;
  flex: 1;
}
.inner .menu li a {
  font-size: 0.7rem;
}
.inner .menu li.currclass {
  border-bottom: 1px solid #f14d4d;
}
.inner .menu li.currclass a {
  color: #f14d4d;
  font-weight: bold;
}

.xuexiao ul li {
  text-align: center;
  margin: 0.5rem 0 0;
}
.xuexiao ul li img {
  width: 70%;
}
.xuexiao ul li .name {
  padding: 0.4rem 0;
  letter-spacing: -0.5px;
}

.zhuanye ul li .name {
  font-size: 0.75rem;
}
.zhuanye ul li p {
  color: #9598a2;
  padding: 0.2rem 0;
}

.more-link {
  display: block;
  border: 1px solid #ccc;
  margin: 0.5rem auto;
  height: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  border-radius: 100px;
  font-size: 0.7rem;
  color: #555;
}

.xxlist ul li {
  border-bottom: 1px solid #eee;
  padding-bottom: 0.7rem;
  margin-bottom: 0.7rem;
  overflow: hidden;
}
.xxlist .logo {
  width: 28%;
}
.xxlist .logo a {
  display: block;
  text-align: left;
}
.xxlist .logo img {
  width: 4.4rem;
  height: 4.4rem;
}

.xxlist.jc .logo {
  width: 28%;
}
.xxlist.jc .logo img {
  width: 4.4rem;
  height: 5.4rem;
}
.xxlist.jc .text .name {
  padding-bottom: 0.4rem;
}
.xxlist.jc .button a {
  line-height: 4.4rem;
  text-align: right;
  color: #999;
  border: none;
  display: inline;
}
.xxlist.jc .button a i {
  font-size: 1.6rem;
}
.xxlist.jc .text {
  width: 58%;
  margin-right: 4%;
}
.xxlist.jc .button {
  width: 8%;
}

.xxlist .text {
  width: 54%;
  margin-right: 4%;
}

.xxlist .button {
  width: 14%;
}
.xxlist .text .name {
  overflow: hidden;
  padding-bottom: 0.2rem;
}
.xxlist .text .name a {
  font-size: 0.8rem;
  font-weight: bold;
}
.xxlist .text .info {
  color: #aaa;
  padding-bottom: 0.2rem;
  font-size: 0.7rem;
}
.xxlist .text .recommend {
  font-size: 0.7rem;
}
.xxlist .text .recommend i {
  color: #447cef;
  float: left;
  font-size: 0.8rem;
}
.xxlist .button a {
  height: 2.2rem;
  width: 80%;
  font-size: 0.7rem;
  padding-top: 0.2rem;
  border-radius: 3px;
  border: 1px solid #447cef;
  text-align: center;
  display: block;
  color: #447cef;
  overflow: hidden;
  margin-top: 1rem;
}

.xxlist.zy ul {
  display: none;
}
.xxlist.zy .text {
  width: 82%;
  margin-right: 4%;
}
.xxlist.zy .button {
  width: 14%;
}

.xwlist ul li {
  line-height: 2.2;
  font-size: 0.75rem;
  overflow: hidden;
}
.xwlist ul li em {
  color: #999;
}
.xwlist ul li a {
  line-height: 2.2;
  font-size: 0.75rem;
}
.xwlist ul li a i {
  float: left;
  font-size: 0.8rem;
}

/*位置导航*/
.location {
  height: 2rem;
  text-align: left;
  line-height: 2rem;
  padding: 0 0.2rem;
  font-size: 0.7rem;
  color: #4c4c4c;
}
.location a {
  font-size: 0.7rem;
  padding: 0 0.3rem;
  color: #4c4c4c;
}
.location img {
  display: none;
}
/*分页样式*/
#fenye {
  color: #999;
  text-align: center;
  padding: 1rem 0;
}
#fenye table {
  width: 100%;
}
#fenye a {
  font-size: 0.7rem;
  height: 1.3rem;
  line-height: 1.3rem;
  color: #a5a3a3;
  border-radius: 0.1rem;
  background: #f1f1f1;
  display: inline-block;
  margin: 0 0.3rem;
  padding: 0 0.3rem;
  display: none;
}
#fenye a:hover {
  background: #3087c4;
  color: #fff;
}
#fenye .prev,
#fenye .next {
  text-align: center;
  width: 2.3rem;
  display: inline-block;
}
#fenye a:hover {
  color: #fff;
  text-decoration: none;
}

/************影视频道***************/
.column {
  height: 2.2rem;
  line-height: 2.2rem;
  background: #fff;
  overflow: hidden;
  transition: 0.3s;
  position: relative;
}
.column ul li {
  float: left;
}
.column ul li a {
  font-size: 0.8rem;
  padding: 0 0.7rem;
}
.column .bg {
  width: 0.7rem;
  height: 2.2rem;
  background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.3));
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}

.videolist {
  padding: 0.5rem;
}
.videolist ul li.first {
  width: 63.33%;
}
.videolist ul li {
  width: 30.33%;
  margin: 0 1.5%;
  float: left;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.videolist ul li .img {
  height: 7.5rem;
  margin-bottom: 0.3rem;
}
.videolist ul li .img img {
  width: 100%;
  height: 100%;
}

.videolist ul li .text span {
  font-size: 0.75rem;
  height: 1.25rem;
  line-height: 1.25rem;
  color: #4c4c4c;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videolist ul li .text p {
  font-size: 0.6rem;
  line-height: 1.2rem;
  height: 1.2rem;
  color: #a5a3a3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.videoinfo {
  padding: 0.5rem;
}
.videoinfo .name {
  font-size: 0.9rem;
  font-weight: bold;
  height: 2rem;
  line-height: 2rem;
}
.videoinfo .list {
  font-size: 0.7rem;
  width: 50%;
  float: left;
}
.videoinfo .list.full {
  width: 100%;
  line-height: 1.2rem;
}
.videoinfo .list span {
  font-size: 0.7rem;
  line-height: 1.5rem;
  display: inline-block;
}
.videoinfo .list .playlist {
  padding-top: 0.5rem;
}
.videoinfo .list .playlist ul li {
  padding: 0 !important;
  background: #f4f4f4;
  border: 0 !important;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0 !important;
}
.videoinfo .list .playlist ul li a {
  display: block;
  padding: 0.15rem 1.2rem 0.15rem 0.5rem;
  background: url(play.png) no-repeat 93% center;
  background-size: 0.8rem;
}

.showlist {
  border-top: 1px solid #fff;
}
.showlist li {
  color: #555;
  line-height: 1.2rem;
  font-size: 0.75rem;
  padding: 0.5rem;
}

.showlist li .titl {
  height: 23px;
  overflow: hidden;
}
.showlist li .img {
  margin-right: 0.5rem;
  background: #fff;
  width: 5rem;
}
.showlist li a.titl {
  color: #1555a2;
}
.hrbg {
  height: 1px;
  background: #fff;
  border-top: 1px solid #ccc;
  margin: 5px 0px;
}

/**评论*/
.comment {
  padding: 0.5rem;
}
.comtit {
  font-size: 0.8rem;
  line-height: 1.8rem;
  height: 1.8rem;
  font-weight: bold;
}
.comment_write_table textarea {
  resize: none;
  border-radius: 0.2rem;
}

.comment .comcont .list {
  padding: 10px;
}
.comment .comcont .list strong {
  font-size: 0.6rem;
  display: block;
}
.comment .comcont .cont {
  font-size: 0.7rem;
}
.comment .comcont .cont label {
  display: none;
}

/**************文章频道****************/
/*内容页*/
.content {
  padding: 0.5rem;
  overflow: hidden;
  min-height: 600px;
}
.content img {
  max-width: 100%;
}
.content h1 {
  font-size: 0.9rem;
  line-height: 2rem;
  font-weight: normal;
  text-align: center;
}
.content .mess {
  padding: 0.3rem 0;
  text-align: center;
  margin: 0.3rem 0;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
}
.content.xx h1 {
  font-size: 1.2rem;
  line-height: 2rem;
  padding-bottom: 0.2rem;
  text-align: center;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
}
.content .gray {
  color: #888;
  font-size: 0.65rem;
  text-align: center;
  margin: 0.3rem 0;
}
.content .newscontent {
  padding-bottom: 1rem;
}
.content .newscontent p {
  font-size: 0.75rem;
  line-height: 1.2rem;
}
.content .newscontent {
  line-height: 1.2rem;
  margin-top: 0.5rem;
  font-size: 0.7rem;
  color: #555;
}
.content .newscontent img {
  margin: 0 auto;
  max-width: 100%;
}
.content .control {
  line-height: 1.5rem;
  font-size: 0.7rem;
  overflow: hidden;
}

.content .annex {
  margin: 0px;
  border: 1px dashed #ddd;
  line-height: normal;
  padding: 0.4rem;
  display: block;
  display: none;
}
.content .pl_box {
  background: #ebebeb;
  padding: 15px;
  color: #555;
  margin-top: 20px;
}
.content .pl_box h4 {
  font-size: 14px;
}
.content .pl_box .textbox {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
}
.content .pl_box #SubmitComment {
  margin-bottom: 10px;
  width: 80px;
  height: 33px;
  background: url(04.png) no-repeat;
  border: 0px;
  text-align: center;
  color: #fff;
}
.content .imagetop {
  text-align: center;
}
.content .defaultimagesrc {
  text-align: center;
  width: 100%;
}
.content .defaultimagesrc img {
  text-align: center;
  width: 100%;
}

.baoming {
  clear: both;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.baoming .fl {
  margin-right: 1rem;
  padding-right: 1rem;
  border-right: 1px solid #eee;
}
.baoming ul li {
  text-align: left;
}
.baoming ul li strong {
  font-size: 1rem;
  color: #20c5f2;
  padding-bottom: 0.3rem;
  display: block;
}
.baoming ul li.tel {
  padding-bottom: 0.3rem;
}
.baoming ul li p {
  font-size: 0.9rem;
  line-height: 0.9rem;
}
.baoming ul li a {
  width: 6.8rem;
  display: block;
  height: 1.7rem;
  line-height: 1.7rem;
  background: #6a6db0;
  color: #fff;
  font-size: 0.8rem;
  border-radius: 5px;
  text-align: center;
}
.baoming ul li.qq {
  padding-bottom: 0.6rem;
}
.baoming ul li a img {
  float: left;
  padding-top: 5px;
  padding-left: 30px;
}

.baoming .weizhi a.bm {
  width: 152px;
  display: block;
  height: 90px;
  line-height: 125px;
  background: url(../images/baoming.png) #20c5f2 no-repeat 40px 10px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 3px;
}
.baoming .weizhi a.bm:hover {
  background: url(../images/baoming.png) #0eadd8 no-repeat 40px 10px;
}
.baoming .weizhi a.dz {
  width: 152px;
  display: block;
  height: 90px;
  line-height: 125px;
  background: url(../images/weizhi.png) #36c340 no-repeat 40px 10px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 3px;
}
.baoming .weizhi a.dz:hover {
  background: url(../images/weizhi.png) #18ae23 no-repeat 40px 10px;
}

/************图片频道*******************/
/*图片内容页*/
.imglist img {
  max-width: 100%;
}
.imglist .imgtitle {
  text-align: center;
  font-size: 0.7rem;
  height: 2.2rem;
  line-height: 2.2rem;
}
.imglist .imgtitle span {
  font-weight: bold;
  font-size: 0.8rem;
  color: red;
}

/***************************************/

.listinfo ul li {
  width: 50%;
  float: left;
}
.listinfo ul li.full {
  width: 100%;
}
.listinfo ul li span {
  font-size: 0.65rem;
  line-height: 1.5rem;
  display: inline-block;
}
.listinfo .contact li {
  line-height: 1.5rem;
  font-size: 0.65rem;
}

.listbox ul {
  padding: 0.5rem;
}
.listbox ul li {
  line-height: 1.2rem;
  padding: 0.3rem 0px;
  border-bottom: 1px dashed #f0f0f0;
  font-size: 0.8rem;
}
.listbox ul li span.date {
  float: right;
  color: #888;
}

/*搜索*/
.high {
  height: 40px;
  padding-top: 10px;
  background: #fafafa;
}
.search1 {
  padding: 0.5rem;
  background: #f4f4f4;
}
.bon {
  height: 1.6rem;
  width: 25%;
}
#key {
  border: #ddd solid 1px;
  padding: 0.25rem 0;
  width: 75%;
  float: left;
  height: 1.65rem;
  border-radius: 0.15rem 0 0 0.15rem;
  box-sizing: border-box;
  border-right: 0;
}
.sbtn {
  border: #ddd solid 1px;
  border-left: none;
  padding: 5px 0;
  float: left;
  width: 20%;
  cursor: pointer;
  background: #ff9900 url(_lanrentuku.com.png) no-repeat center;
  height: 32px;
}

/*列表页*/
.lmposition {
  height: 41px;
  width: 100%;
}
.lmbg {
  width: 100%;
  height: 41px;
  text-align: center;
  line-height: 38px;
  color: #0c9ad8;
  font-size: 20px;
  position: fixed;
  z-index: 19999;
  border-bottom: 2px solid #0c9ad8;
  background: #ffffff;
}
.lmbg .lmbgtit {
  background: url(tit01.png) no-repeat 50% 50%;
  height: 40px;
}
.lmbg img {
  margin-top: 10px;
}
.lmbg a.a_btn {
  float: left;
  width: 35px;
  height: 37px;
  cursor: hand;
  margin-left: 15px;
  background: url(55a6af29236ee_06_59.png) no-repeat;
  margin-top: 2px;
}
.lmbg a.a_btn02 {
  float: right;
  width: 35px;
  height: 37px;
  cursor: hand;
  margin-right: 15px;
  background: url(user-male-alt-vector.png) no-repeat;
  margin-top: 7px;
}
.lmbg a.a_btn03 {
  float: left;
  width: 46px;
  height: 25px;
  cursor: hand;
  margin-left: 15px;
  background: url(tit05.png) no-repeat;
  margin-top: 8px;
  line-height: 23px;
  font-size: 12px;
  text-shadow: -1px 0px #00436e, 0 -1px #00436e;
  color: #fff;
  padding-left: 4px;
}

.lmbg02 {
  width: 100%;
  height: 41px;
  background: #ffffff;
  border-bottom: 2px solid #0c9ad8;
  text-align: center;
  line-height: 38px;
  color: #0c9ad8;
  font-size: 20px;
  position: fixed;
  z-index: 19999;
}
.lmbg02 img {
  margin-top: 10px;
}
.lmbg02 a.a_btn {
  float: left;
  width: 35px;
  height: 37px;
  cursor: hand;
  margin-left: 15px;
  background: url(55a6af29236ee_06_59.png) no-repeat;
  margin-top: 2px;
}
.lmbg02 a.a_btn02 {
  float: right;
  width: 35px;
  height: 37px;
  cursor: hand;
  margin-right: 15px;
  background: url(user-male-alt-vector.png) no-repeat;
  margin-top: 7px;
}

.xl_box {
  background: #eee;
  border: 1px solid #0c9ad8;
  position: absolute;
  box-shadow: 0 0 1500px #666;
  z-index: 19999;
}
.xl_box ul li {
  width: 33%;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  float: left;
  line-height: 24px;
}
.xl_box ul li a {
  display: block;
  padding: 3px 15px;
  color: #555;
}
.xl_box ul li a:hover {
  background: #fafafa;
}
.xl_box .topbg {
  width: 13px;
  height: 10px;
  background: url(top02.png) no-repeat;
  position: absolute;
  margin: -9px 0px 0px 20px;
}

.xl_box02 {
  background: #eee;
  border: 1px solid #005999;
  position: absolute;
  box-shadow: 0 0 1500px #666;
  z-index: 19999;
}
.xl_box02 ul li {
  width: 33%;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  float: left;
  line-height: 24px;
}
.xl_box02 ul li a {
  display: block;
  padding: 3px 15px;
  color: #555;
}
.xl_box02 ul li a:hover {
  background: #fafafa;
}
.xl_box02 .topbg {
  width: 13px;
  height: 10px;
  background: url(top02.png) no-repeat;
  position: absolute;
  margin: -9px 0px 0px 20px;
}

.LMlist {
  width: 100%;
  margin: 0 auto;
}
.LMlist .box01 h4 {
  height: 30px;
  color: #000000;
}
.LMlist .box01 h4 span {
  background: url(new.png) no-repeat;
  color: #fff;
  padding: 3px 10px 3px 5px;
}
.LMlist .box01 {
  padding: 15px;
}
.LMlist .box01 img {
  width: 100px;
  height: 100px;
}
.LMlist .box01 .r_ct {
  width: 170px;
  margin-left: 10px;
  float: left;
  color: #999;
}
.LMlist .box01 .r_ct a {
  color: #000000;
  font-weight: bold;
}
.LMlist .box01 .r_ct .intro {
  line-height: 21px;
  color: #000000;
}

.LMlist .box02 .tit {
  height: 30px;
  line-height: 30px;
  border-bottom: 2px solid #0c9ad8;
  padding: 0px 15px;
}
.LMlist .box02 .tit h4 {
  color: #0c9ad8;
  float: left;
  font-size: 18px;
}
.LMlist .box02 .tit span {
  float: right;
}
.LMlist .box02 .tit span a {
  color: #000000;
}
.LMlist .box02 ul {
  padding: 10px 15px;
}
.LMlist .box02 ul li {
  line-height: 1.2rem;
  padding: 0.5rem 0;
  border-bottom: 1px dashed #f0f0f0;
  font-size: 0.8rem;
  color: #447cef;
}
.LMlist .box02 ul li a {
  color: #555;
  padding-left: 5px;
}
.LMlist .box02 ul li a.a_cor {
  color: #447cef;
  padding-left: 0px;
}
.LMlist .box02 ul li span.date {
  float: right;
  color: #888;
}

/*列表*/
.LMlist .shoplist .tit {
  height: 35px;
  line-height: 35px;
  padding: 0px 15px;
  background: url(tit03.png) repeat-x;
  text-shadow: 1px 0px #ebecec, 0 1px #ebecec;
  border-top: 1px solid #d5d5d5;
  margin-top: -1px;
}
.LMlist .shoplist .tit h4 {
  float: left;
  color: #515252;
  font-weight: normal;
}
.LMlist .shoplist .tit span {
  float: right;
}
.LMlist .shoplist .tit span a {
  color: #515252;
}
.LMlist .shoplist ul {
  border-top: 1px solid #fff;
  height: 100%;
}
.LMlist .shoplist li {
  padding-left: 7px;
  margin-left: 5px;
  font-size: 16px;
}
.LMlist .shoplist li span.date {
  float: right;
  padding-right: 10px;
  color: #888;
}
.LMlist .shoplist p {
  margin: 10px 0px 0px 10px;
}
.LMlist .shoplist p img {
  border: 1px solid #cccccc;
  padding: 2px;
}
.gwc_bg {
  width: 20px;
  height: 21px;
  background: url(gwc.png) no-repeat;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  position: absolute;
  margin-left: 81%;
  margin-top: -34px;
}

/*文章正文分页样式*/
#pageNext {
  padding: 10px 12px 6px;
  clear: both;
}
#pageNext .prev,
#pageNext .next {
  width: 64px;
  text-align: center;
}
#pageNext a.curr {
  width: 25px;
  background: #fff;
  color: #c00;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-weight: bold;
}
#pageNext a {
  text-decoration: none;
  font-size: 14px;
  margin-left: 5px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  float: left;
  color: #666;
  background: #ddd;
}
#pageNext a.num {
  width: 25px;
}
#pageNext a:hover {
  color: #00659c;
  text-decoration: none;
}

/*论坛*/
.weibo {
  margin: 0px auto;
  background: #f8f8f8;
  height: 31px;
  border: #dfdfdf 1px solid;
}
.weibo .club_weibo {
  width: 310px;
  float: left;
  padding-left: 15px;
  line-height: 31px;
  font-family: "Times New Roman", Times, serif;
  overflow: hidden;
  white-space: nowrap;
}

/*首页版块横排*/
/*帖子数*/
.hns {
  padding: 10px 0;
}
.hns table {
  width: 100%;
}
.hns th,
.hns td {
  color: #555;
  font-weight: normal;
  height: 45px;
  text-align: center;
  font-size: 16px;
}
.sd .hns th,
.sd .hns td {
  width: 33% !important;
}
.hns th {
  border-right: 1px solid #efefef;
}
.hns th p,
.hns td p {
  font-size: 18px;
  margin: 0;
}
.hns a {
  padding: 0px 5px;
}

.board_ico {
  float: left;
  width: 31px;
  margin-left: 5px;
}
.board_img {
  float: left;
  width: 85px;
}
.board_g {
  height: 50px;
  padding: 10px;
  vertical-align: top;
}
.board_g dl {
  margin-left: 31px;
  padding-left: 5px;
}
.board_g dt {
  color: #ff3300;
}
.board_g dt a {
  color: #3767af;
  font-weight: bold;
}
.board_g dd {
  color: #999;
}
em {
  font-style: normal;
}
.board_row td {
  border-top: 1px dashed #cdcdcd;
}
.board_g .lastpost a {
  color: #999;
}
.closeicon {
  float: right;
  padding-right: 20px;
  cursor: pointer;
}
.newlink .intro {
  height: 23px;
  overflow: hidden;
  line-height: 23px;
  color: #999;
}
.newlink span {
  line-height: 24px;
  color: #999;
}
.newlink a {
  text-decoration: none;
  color: #3767af;
  font-weight: bold;
  font-family: "宋体";
  font-size: 18px;
}

.mainleft1 .boardname {
  padding-left: 22px;
  height: 34px;
  border-bottom: 1px solid #0c9ad8;
}
.photored {
  background: url(forum_new.gif) no-repeat;
  width: 31px;
  height: 29px;
  margin: 0 auto;
}
.photogray {
  background: url(forum.gif) no-repeat;
  width: 31px;
  height: 29px;
  margin: 0 auto;
}
.mainleft1 .boardname a {
  text-decoration: none;
  font-weight: bold;
  color: #0c9ad8;
  font-size: 18px;
}

.clublist {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  background: #fff;
}
.clublist table.glist {
  border: 1px solid #f1f1f1;
  margin: 0 auto;
}
.clublist .boardname {
  padding-top: 10px;
  font-size: 16px;
}
.clublist .boardname a {
  color: #780103;
  padding-left: 15px;
}

.clublistf {
  width: 100%;
  margin: 0px auto;
  border: #c6d9e7 1px solid;
  height: 45px;
  line-height: 45px;
  background: #fff;
  overflow: hidden;
  padding: 8px;
}
.clublistf span {
  font-size: 12px;
  color: #333;
  padding-left: 8px;
}

.clubmainbox {
  width: 100%;
  margin: 0px auto;
  margin-top: 5px;
  border-bottom: 1px solid #e1e5e8;
}
.banguirules {
  padding: 5px;
  border-bottom: #efefef 0px solid;
  color: #555;
  font-size: 16px;
  line-height: 35px;
  height: 40px;
  padding-top: 35px;
}
.banguirules span {
  color: #ff6600;
  font-weight: bold;
}
.rules {
  font-weight: bold;
  line-height: 28px;
}
.BoardRules {
  line-height: 24px;
}
.banguirules .currboardname {
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px;
}
.banguirules .gly {
  color: #555;
}
.banguirules .gly a {
  color: #006699;
}

.querydiv {
  line-height: 30px;
}
.querydiv .ShowKeySearch {
  width: 100%;
  margin: 0px auto;
  margin-top: 10px;
  background: url(catname_bg.gif) repeat-x;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  border: #c6d9e7 1px solid;
  border-bottom: none;
  font-size: 14px;
}
.querydiv .clubcate {
  font-weight: bold;
  font-size: 16px;
  background: url(titlebg.jpg);
  color: #fff;
  height: 28px;
  line-height: 28px;
}

/*没有权限时的提示*/
.errtips {
  margin: 0px auto;
  background: url(error.png) no-repeat 10px 40px;
  background-color: #ffffff;
  min-height: 121px;
  width: 300px;
  margin-top: 80px;
  margin-bottom: 120px;
}
.tishixx {
  text-align: left;
  word-break: break-all;
  padding-left: 58px;
  padding-top: 20px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.tishi {
  font-size: 14px;
  font-weight: bold;
}
.tishixx span {
  color: red;
}
.closebut {
  height: 50px;
  line-height: 50px;
  padding-left: 80px;
}
.closebut a {
  border: 1px solid #fff;
  padding: 3px;
  margin: 3px;
  width: 100px;
  line-height: 30px;
  height: 30px;
  color: #069;
}

/*列表页版面分类*/
.boardcategory {
  width: 100%;
  margin: 0px auto;
  background: #fff;
  border: 1px solid #c6d9e7;
  padding: 5px 0px;
  height: 100%;
  overflow: hidden;
}
.boardcategory a,
.boardcategory strong {
  background: url(catname_bg.gif) repeat-x;
  float: left;
  padding: 0px 10px;
  margin: 0px 6px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #c6d9e7;
  color: #666;
  text-decoration: none;
  white-space: nowrap;
}
.boardcategory a:hover {
  border-color: #f90;
}
.boardcategory .otp {
  border-color: #f90;
  color: #f90;
}

.banmian {
  padding-left: 0px;
}
.banmian a {
  color: #000;
  font-weight: normal;
}
.banmian li {
  float: left;
  margin: 0px;
}
.banmian li a {
  color: #666;
  padding: 0px 3px;
}
.banmian li.current a {
  color: #336699;
}

/*代码块样式*/
.blockcode li {
  margin-left: 2em;
}
.blockcode {
  padding: 10px 0 5px 10px;
  width: 550px;
  border: 1px solid #ccc;
  background: #f7f7f7 url(codebg.gif) repeat-y 0 0;
  overflow: hidden;
}
.blockcode ol {
  margin: 0 0 0 10px;
  padding: 0;
}
.blockcode ol li {
  padding-left: 10px;
  list-style-type: decimal-leading-zero;
  font-family: Monaco, Consolas, "Lucida Console", "Courier New", serif;
  font-size: 12px;
  line-height: 1.8em;
}
.blockcode ol li:hover {
  background: #fff;
  color: #369;
}
* html .pl .blockcode ol li {
  font-family: "Courier New", serif;
}
.blockcode em {
  margin-left: 43px;
  color: #369 !important;
  font-size: 12px;
  cursor: pointer;
}

.btn {
  border: #0192be 1px solid;
  margin-right: 1em;
  color: #fff;
  background: #2eb8e2;
}
.btn {
  cursor: pointer;
  padding: 0.1em 1em;
  *padding: 0 1em;
  font-size: 9pt;
  height: 22px;
  line-height: 22px;
  overflow: visible;
}

.cmttextarea {
  color: #999;
  width: 98%;
  height: 22px;
  line-height: 22px;
  border: 1px solid #b7d2e2;
  background: #fff;
  overflow: auto;
}
.clubmainbox a {
  text-decoration: none;
  font-size: 18px;
} /* 链接无下划线,有为underline */
.clubmainbox {
  color: #777;
}
.clubmainbox .tsa {
  background: #e8f3fd;
  height: 33px;
  line-height: 33px;
  font-weight: bold;
  font-size: 14px;
  color: #336699;
  padding-left: 18px;
}

<!---帖子列表-- > .glist {
  width: 100%;
  margin: 0px auto;
  border: green 1px solid;
}
.topiclist tr:hover {
  background: #f9fafa;
}

.category {
  background: #f3f3f3;
  height: 32px;
  line-height: 32px;
}
.category td {
  border-bottom: 1px solid #e8e8e8;
}
.category li {
  list-style-type: none;
  font-size: 16px;
  padding-left: 7px;
}
.topiclist td {
  height: 45px;
  text-align: left;
  border-bottom: #e1e5e8 1px solid;
}
.topiclist .topictitle {
  line-height: 26px;
}
.topiclist .gray {
  color: #999;
  font-size: 14px;
}
.topiclist .gray .time {
  float: left;
  font-size: 12px;
}
.topiclist .gray span {
  padding-left: 8px;
  float: right;
  padding-right: 10px;
}
.topiclist .gray a.author {
  color: #999;
  font-size: 14px;
  float: left;
  height: 26px;
  padding-top: 5px;
}
.topiclist .scategory {
  padding-right: 6px;
  color: #006666;
}

.topiclist .topictitle1 a {
  color: #777;
  font-size: 16px;
  font-family: "微软雅黑";
}
.author {
  color: #666;
  line-height: 1.4;
}
.time {
  font-size: 10px;
  color: #999999;
}
.menurel {
  position: relative;
}
.submenu {
  border: #ddd 1px solid;
  text-align: left;
  position: absolute;
  top: 25px;
  z-index: 1300;
  background: #fff;
  display: none;
  left: -10px;
  width: 79px;
  padding: 2px;
}
.submenu dl {
  text-align: center;
  line-height: 28px;
  border-bottom: #e5edf2 1px solid;
}
.submenu dl a {
  color: #333;
}
.submenu dl:hover {
  color: #336699;
  background: #e5edf2;
  display: block;
  text-decoration: none;
}
.noli {
  top: 26px;
  left: 0px;
}
.noli dl {
  background: none;
  height: 25px;
  line-height: 25px;
  _padding: 5px 0px 0px 5px;
}
#postlist {
  top: 10px;
  *top: 26px;
}

<!--帖子内容-- > .tiezhi {
  width: 500px;
  padding: 0px 10px;
  background: #fff;
  border: #c6d9e7 1px solid;
}
.tiezhi li {
  width: 240px;
  float: left;
  list-style-type: none;
}

.zhuti {
  padding-left: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  line-height: 32px;
}
.zhuti span {
  padding-left: 2px;
  font-size: 14px;
  font-weight: bold;
  color: #555;
  line-height: 32px;
}
.zhuti span a {
  color: #555;
}
.zhuti img {
  margin-left: 100px;
  margin-top: -20px;
}
.righttitle {
  border-bottom: 1px solid #c6d9e7;
  border-top: 2px solid #c6d9e7;
  background: url(topbg.png);
  margin-bottom: 5px;
  margin-top: 10px;
  width: 100%;
  height: 81px;
  font-size: 15px;
}

/*帖子广告*/
.topad {
  background: url(bottomad.gif) no-repeat 0px;
  padding: 3px 0px 3px 25px;
  margin-bottom: 10px;
}
.topad a,
.bottomad a {
  font-size: 14px;
  color: #006699;
}
#content1 {
  font-size: 16px;
}
#content1 p {
  padding: 0px 15px;
}

/*试卷分类*/
.sjcategory {
  padding: 0px 15px;
  padding: 6px 0px 6px 5px;
  line-height: 25px;
  background: url(tit03.png) repeat-x;
}
.sjcategory li {
  float: left;
  margin: 0px 3px;
  color: #000;
  font-size: 15px;
}
.sjcategory li a {
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

/*选项卡*/
.tabs {
  border-bottom: #fefefe 2px solid;
  height: 40px;
  color: #fff;
}

.tabs li {
  float: left;
  margin: 0px 1px;
  width: 30%;
  height: 39px;
  line-height: 39px;
  font-size: 14px;
  text-align: center;
  padding-left: 10px;
}
.tabs li.puton {
  border-bottom: 2px solid #ff0000;
  width: 28%;
  float: left;
  height: 40px;
  font-size: 14px;
  font-weight: bold;
}
.tabs a:hover {
  text-decoration: none;
}

.end {
  font-size: 11px;
  line-height: 20px;
  color: #888;
  padding: 10px 15px;
  text-align: center;
  background: #ddd;
  text-shadow: 0px 0px #bbb, 0 1px #fff;
  padding-bottom: 10px;
}

.lx dd {
  margin-bottom: 1rem;
  overflow: hidden;
}
.lx dd strong {
  font-size: 0.8rem;
  color: #447cef;
  display: block;
  margin-bottom: 0.3rem;
}
.lx dd p {
  font-size: 0.7rem;
  color: #222;
  line-height: 1.4rem;
}
.lx dd a {
  display: block;
  width: 5.1rem;
  height: 1.8rem;
  line-height: 1.8rem;
  color: #000000;
  background: #ffda2c;
  text-align: center;
  font-size: 0.8rem;
  float: left;
  margin-right: 0.4rem;
  border-radius: 2px;
  margin-top: 5px;
}
.lx dd a i {
  font-size: 18px;
}
