body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  color: #333;
  box-sizing: border-box;
  margin-bottom: 200px;
  padding-bottom: 20px;
}

html {
  min-height: 100%;
  color: #333;
  font-size: 10px;
  font-family: "Microsoft Yahei", "simsun", "Times New Roman", "å®‹ä½“";
  position: relative
}

.header-menu {
  height: 80px;
  background: #fff;
  border-bottom: 1px solid #dedede;
}

.header-menu .logo {
  margin-top: 12px;
  margin-left: -8px;
}

.menu-items {
  width: auto;
  margin-top: 20px;
}

.menu-items .menu-one {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #333333;
  float: right;
  margin-left: 38px;
}

.menu-items .menu-one.active {
  color: #286fd1;
  font-weight: bold;
  border-bottom: 2px solid #286fd1;
}

.menu-items .menu-one:hover {
  cursor: pointer;
  color: #286fd1;
}

.statistics-box,
.statistics-inner {
  background: #fff;
  overflow: hidden;
}

.statistics-inner .item-one {
  width: 25%;
  height: 108px;
  float: left;
}

.statistics-inner .item-one img {
  width: 48px;
  height: 48px;
  float: left;
  margin-top: 30px;
  margin-right: 20px;
}

.sta-item-title {
  font-size: 16px;
  color: #888;
}

.sta-item-num {
  font-size: 24px;
  color: #333;
}

.sta-item-num b {
  font-weight: normal;
  font-size: 14px;
  color: #666;
  margin-left: 5px;
}

.label-value-one {
  width: 100%;
  margin-bottom: 20px;
}

.label-one {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

.label-one img {
  float: left;
  margin-top: 2px;
  margin-right: 5px;
}

.input-row-one {
  position: relative;
}

.input-row-one .icon {
  position: absolute;
  /* top: 13px; */
  font-size: 19px;
  margin: 10px;
  color: gray;
}


.input-row-one .veryCode {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 80px;
  background: #cacaca;
  cursor: pointer;
  border: 1px solid #eaeaea
}


.input-row-one input {
  width: 100%;
  height: 40px;
  border: 1px solid transparent;
  background: rgb(216,216,216);
  padding: 0 10px 0 32px;
  color: #333;
  font-size: 14px;
}

.input-row-one input:focus{
  background: rgb(216,216,216);
}

.lk-btn {
  color: #286fd1!important;
  border: 1px solid #286fd1;
  background: #fff!important;
}

.form-submit.logined {
  text-align: center;
}

.form-submit .user-logo {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  margin-left: 35%;
  transform: translateX(-50%);
  -webkit-transform: -webkit-translateX(-50%);
  margin-bottom: 10px;
  margin-top: 20px;
}

.notic-lb-box {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #f5f5f5;
  color: #333;
}

.notic-lb-box img{
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 10px;
  margin-top: 8px;
  margin-left: 10px;
}

.notic-lb-box .n-more {
  font-size: 14px;
  color: #666;
  margin-right: 8px;
}

.notic-items-box {
  float: left;
  width:150px;
  height: 38px;
  text-align: left;
  overflow: hidden;
}

.user-info-desc {
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
}

.user-info-welcome {
  color: #666;
  font-size: 14px;
}

.form-bottom-box {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.form-bottom-box a {
  color:#666;
  font-size: 14px;
}

.form-bottom-box a:hover {
  color: #286fd1;
}

.fr-box-logo .notic-info-btn {
  margin-top: 30px;
} 

.click-add-btn {
  width: 120px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  background-color: #286fd1;
  margin-top: 5px;
  border-radius: 2px;
  cursor: pointer;
}

.click-add-btn:hover {
  opacity: 0.9;
}

.statistics-inner .item-one .item-desc {
  display: inline-block;
  margin-top: 28px;
}

.content-one-row {
  width: 100%;
  margin-top: 20px;
}

.content-one-row {
  min-height: 480px;
}

.clb-title-box {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
}

.clb-title-box {
  color: #286fd1;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #eaeaea;
}

.clb-title-box img {
  float: left;
  margin-top: 24px;
  margin-right: 10px;
}

.clb-title-box .more {
  color: #666;
  font-size: 14px;
  font-weight: normal;
}

.content-left-box {
  width: 900px;
  background: #fff;
}

.clb-content-box {
  padding: 8px 20px 10px;
}

.clb-content-header {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}

.clb-content-box .clb-col {
  float: left;
}

.clb-content-body {
  min-height: 320px;
}

.clb-content-body .clb-col {
  color: #333;
}

.clb-content-box .clb-col-1 {
  width: 62%;
  padding-left: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.clb-content-box .clb-col-2 {
  width: 23%;
}

.clb-content-box .clb-col-3 {
  width: 15%;
}

.clb-row-one,
.clb-row-one a {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  text-decoration: none;
}

.clb-row-one a {
  display: inline-block;
  width: 100%;
}

.clb-row-one:hover .clb-col-1 a {
  width: 100%;
  color: #286fd1;
}

.clb-content-body .clb-row-one:nth-child(2n+1) {
  background: #f5f5f5;
}

.contact-box {
  margin-top: 20px;
}

.contact-inner {
  width: 100%;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  background: #fff;
  box-sizing: border-box;
}

.contact-title {
  position: relative;
  width: 118px;
  height: 48px;
  background: #286fd1;
  float: left;
  text-align: center;
  color: #fff;
}

.contact-title::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #286fd1;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}


.notic-inf-box {
  width: 280px;
  height: 478px;
  background: #fff;
}

.fr-box .clb-title-name {
  position: relative;
}

.clb-title-name::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 20px;
  background: #286fd1;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}

.clb-fr-cont {
  padding: 20px;
  font-size: 14px;
}

.visit-num {
  color: #666;
}

.fr-box-logo {
  background: url(../images/i5.png) bottom center no-repeat;
}

.clb-notic-title {
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  color: #666;
  background: #f5f5f5;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.clb-notic-none {
  height: 300px;
  width: 240px;
  margin-top: 10px;
  line-height: 28px;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft Yahei", "simsun", "Times New Roman", "å®‹ä½“";
  overflow-y: auto;
}

.clb-notic-cont .pre {
  height: 264px;
  width: 240px;
  margin-top: 10px;
  line-height: 28px;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft Yahei", "simsun", "Times New Roman", "å®‹ä½“";
  overflow-y: auto;
}

.clb-notic-cont .pre p{
	width: 100%;
	word-wrap:break-word;
  	word-break:break-all;
  	overflow: hidden;
}

.clb-notic-cont .pre img{
	width: 100%;
}

.notic-info-btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background: #286fd1;
  font-size: 14px;
  border-radius: 2px;
  margin: 6px 0;
  cursor: pointer;
}

.notic-info-btn:hover {
  transition: all 0.3s ease;
  opacity: 0.8;
}

.contact-content {
  width: 1082px;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
}

.contact-content span {
  margin-right: 20px;
}

.contact-cont-one {
  float: left;
}

.footer-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: #286fd1;
  color: #fff;
  padding: 20px 0;
  box-sizing: border-box;
}

.computer-desc-title,
.f-link-title {
  font-size: 16px !important;
  margin: 15px 0 20px;
}

.computer-desc-con {
  font-size: 14px;
  color: #bdcded;
  line-height: 32px;
  padding-right: 20px;
  box-sizing: border-box;
  font-weight: lighter;
}

.computer-desc {
  width: 820px;
  border-right: 1px solid #538cda;
}

.friend-link {
  width: 380px;
  padding-left: 20px;
  box-sizing: border-box;
}

.f-link-computer {
  margin-top: 30px;
}

.f-link-computer a:first-child {
  margin-right: 30px;
  margin-left: -8px;
}


/**
tabÒ³
**/
.main_nav{ height:40px; border-bottom:1px solid #eee;}
.main_nav_on{padding:0 10px; margin-left:10px;height:40px; line-height:40px; float:left; border-bottom:2px solid #286fd1; color:#286fd1; font-size:14px; text-align:center;}
.main_nav_off{padding:0 10px; margin-left:10px;height:40px; line-height:40px; float:left;color:#444; font-size:14px; text-align:center; cursor:pointer}
.main_nav_off:hover{ color:#286fd1;}
.main_tab1{ height:40px; line-height:40px; margin-top:3px;}
.main_tab2{ height:40px; line-height:40px; margin-top:3px; background:#f5f5f5;}
.main_tab1_1{ margin-right:380px; overflow:hidden; padding-left:10px;text-overflow: ellipsis;}
.main_tab1_2{ width:260px; float:right; text-align:center}
.main_tab1_3{ width:100px;; float:right;text-align:center}
.main_tab1_4{ width:100px;; float:right;text-align:center}
.main_tab1_5{ margin-right:480px; overflow:hidden; padding-left:10px;text-overflow: ellipsis;}

/*ÁÐ±í±êÌâÒ»ÐÐÕ¹Ê¾£¬³¬¹ý³¤¶ÈÏÔÊ¾...*/
.clb-col-1 a{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

