.com-container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.com-index {
  clear: both;
}

.com-index .left {
  width: 870px;
  float: left;
}

.com-index .right {
  width: 300px;
  float: right;
}

.news-header {
  overflow: hidden;
  padding-bottom: 15px;
  margin-top: 30px !important;
}

.news-header .header-news-left {
  width: 580px;
  height: 300px;
  float: left;
}

.news-header .header-news-left a {
  width: 580px;
  height: 300px;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.news-header .header-news-left a img {
  width: 580px;
  height: 300px;
}

.news-header .header-news-left a .header-title {
  position: absolute;
  bottom: 0;
  padding: 10px 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.news-header .header-news {
  clear: both;
  overflow: hidden;
}

.news-header .header-news-left a .header-title h3 {
  font-size: 24px;
  color: #ffffff;
  margin: 0 20px;
  font-weight: normal;
}

.news-header .left .news-today {
  width: 100%;
  height: 83px;
  margin-top: 15px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 1px 8px 10px 0px rgba(80, 80, 80, 0.22);
  border-radius: 2px
}

.news-header .left .news-today .item i {
  font-size: 32px;
  color: #333333;
  line-height: 75px;
  float: left;
  font-weight: bold;
  padding: 0 10px;
}

.news-header .left .news-today .item span {
  float: left;
  width: 80px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #333333;
  padding-top: 6px;
  padding-bottom: 6px;
  background: rgba(255, 255, 255, 1);
  margin: 0 6px 0 1px;
  box-shadow: 2px 2px 4px 1px rgba(203, 203, 203, 0.36);
}

.news-header .left .news-today .item span b {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}

.news-header .header-news-right {
  width: 280px;
  height: 145px;
  float: right;
}

.news-header .header-news-right a {
  width: 280px;
  height: 145px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}

.news-header .header-news-right a img {
  width: 280px;
  height: 145px;
}

.news-header .header-news-right .header-news-right-up {
  margin-bottom: 5px;
}

.news-header .header-news-right a .header-title {
  position: absolute;
  bottom: 0;
  padding: 10px 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.news-header .header-news-right a .header-title h3 {
  font-size: 16px;
  color: #ffffff;
  margin: 0 6px;
  font-weight: bold;
}

.com-index .right .brand-service {
  -moz-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  -webkit-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  box-shadow: -3px 5px 20px rgba(0, 0, 0, .1) border-radius: 2px;
}

.com-index .right .brand-service a {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  width: 49%;
  color: #666666;
  text-align: center;
}

.com-index .right .brand-service a:hover {
  background-color: #47A4F6;
  color: #ffffff;
}

.com-index .right .brand-service a:first-child {
  border-bottom: 1px solid #faf9f9;
  border-right: 1px solid #faf9f9;
}

.com-index .right .brand-service a.two {
  border-bottom: 1px solid #faf9f9;
}

.com-index .right .brand-service a.three {
  border-right: 1px solid #faf9f9;
}

/*广告轮播*/
.com-index .right .brand-ads {
  width: 400px;
  margin-top: 20px;
  height: 289px;
  /*overflow: hidden;*/
}

.com-index .right .brand-ads .carousel-inner img {
  height: 290px;
  width: 300px;
}

.com-index .carousel-control.left {
  width: 37px;
}

.com-index .carousel-control.right {
  width: 37px;
  right: 100px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  font-size: 20px !important;
}

/*news-middle*/
.com-index .news-middle {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.com-index .zhuanti-middle {
  margin-top: 120px;
}

.com-index .news-middle .news-nav {
  height: 45px;
  border-bottom: 2px solid #FA6128;
}

.com-index .news-middle .news-nav a.active,
.com-index .news-middle .news-nav a:hover {
  background-color: #FA6128;
  color: #ffffff;
}

.com-index .news-middle .news-nav a {
  color: #515151;
  padding: 11px 20px;
  line-height: 45px;
  font-size: 18px;
  margin-right: 17px;
}

/*news-box*/
.news-list {
  margin-top: 25px;
}

.news-box {
  overflow: hidden;
  border-top: 1px solid #ddd;
  padding-top: 25px;
  padding-bottom: 25px;
}

.news-box:hover {
  background-color: #f3f4f8;
}

.news-box .box-left {
  float: left;
}

.news-box .box-left a {
  position: relative;
  width: 230px;
  height: 160px;
  display: inline-block;
}

.news-box .box-left a span.type {
  position: absolute;
  bottom: 0;
  right: 2px;
  padding: 4px 10px;
  border-radius: 3px;
  color: #ffffff;
  background: rgb(0, 0, 0, 0.5);
}

.news-box .box-left a img {
  width: 230px;
  height: 160px;
  border-radius: 5px;
}

.news-box .box-right {
  width: 600px;
  float: right;
  padding-right: 10px;
}

.news-box .box-right h2 {
  color: #333333;
  font-size: 22px;
  line-height: 29px;
  margin: 0;
  height: 60px;
  position: relative;
}

.news-box .box-right h2 span {
  font-weight: bold;
  padding-top: 5px;
}

.news-box .box-right h2 i.flag {
  color: #ffffff;
  font-size: 15px;
  text-align: center;
  display: inline-block;
  width: 22px;
  height: 24px;
  line-height: 24px;
  margin-right: 5px;
  border-radius: 4px;
  background: rgba(255, 92, 38, 1);
}

.news-box .box-right .intro {
  height: 74px;
  font-size: 15px;
  line-height: 26px;
  color: #515151;
  overflow: hidden;
  margin-top: 10px;
}

.news-box .box-right .bottom .bleft {
  float: left;
}

.news-box .box-right .bottom .bleft span {
  margin-left: 0px;
  font-size: 16px;
  margin-right: 16px;
  color: rgba(81, 81, 81, 0.6);
  line-height: 24px;
}

.news-box .box-right .bottom .bleft img {
  width: 16px;
  margin-right: 6px;
}

.news-box .box-right .bottom .bright {
  float: right;
  font-size: 18px;
  color: rgba(81, 81, 81, 0.6);
  line-height: 24px;
}

.news-middle .left .load-page {
  margin-top: 60px;
  text-align: center;
}

.zhuanti-middle .left .load-page .pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  background-color: #FA6128;
  border-color: #FA6128;
}

.news-middle .left .load-more {
  text-align: center;
  margin-top: 60px;
  height: 50px;
}

.news-middle .left .load-more a {
  padding: 12px 80px;
  background-color: #47A4F6;
  color: #ffffff;
  border-radius: 3px;
  font-size: 18px;
}

.news-middle .left#search-block {
  min-height: 300px;
}

.news-middle .left .search-area .search-num {
  line-height: 30px;
  font-size: 16px;
}

.news-middle .left .search-area .search-num font {
  margin: 0px 5px;
}

/*品牌-榜单css*/
.news-middle .right .box-brand h2 {
  color: #333333;
  font-size: 24px;
  line-height: 27px;
  border-left: 4px solid #FA6128;
  padding-left: 5px;
  margin: 15px 0;
  clear: both;
  overflow: hidden;
  font-weight: bold;
}

.news-middle .right .box-brand h2 span {
  float: left;
}

.news-middle .right .box-brand h2 a.more {
  float: right;
  color: #515151;
  font-size: 14px;
  font-weight: normal;
}

.news-middle .right .box-brand h2 a.more img {
  width: 6px;
  margin-left: 3px;
  margin-right: 5px;
}

.news-middle .right .box-brand {
  margin-bottom: 25px;
}

.news-middle .right .box-brand .brand-service {
  margin-top: 20px;
  -moz-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  -webkit-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
}

.news-middle .right .box-brand p img {
  width: 300px;
  height: 80px;
}

.news-middle .right .box-brand p {
  margin-top: 15px;
}

/*榜单排行*/
.news-middle .right .box-brand .brand-range a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  width: 48%;
  color: #333;
  text-align: center;
  border-radius: 3px;
  border: 1px dashed rgba(71, 164, 246, 1);
  margin-bottom: 10px;
}

.news-middle .right .box-brand #brand-area-tab a.on {
  color: rgba(71, 164, 246, 1);
}

.news-middle .right .box-brand .brand-range a.on,
.news-middle .right .box-brand .brand-range a:hover {
  border: 1px solid rgba(71, 164, 246, 1);
}

.news-middle .right .box-brand .brand-range .barrow {
  font-size: 26px;
  text-align: center;
  margin-top: 0px;
  cursor: pointer;
}

.news-middle .right .box-brand .brand-range .barrow img {
  width: 20px;
  height: 20px;
}

.news-middle .right .box-brand .brand-range .open {
  transform: rotate(180deg);
}

.brand-range .brand-table {
  margin-top: 10px;
}

.brand-range .brand-table table {
  width: 100%;
  border: 1px solid #47A4F6;
}

.brand-range .brand-table table thead tr {
  background-color: #47A4F6;
  color: #ffffff;
}

.brand-range .brand-table table thead tr th {
  text-align: center;
  line-height: 30px;
}

.brand-range .brand-table table th.num {
  width: 25%;
}

.brand-range .brand-table table th.name {
  width: 45%;
}

.brand-range .brand-table table th.type {
  width: 30%;
}

.brand-range .brand-table table tbody tr {
  line-height: 35px;
}

.brand-range .brand-table table tbody tr:nth-child(2n) {
  background-color: #D6ECFF;
}

.brand-range .brand-table table tbody tr:nth-child(2n+1) {
  background-color: #ffffff;
}

.brand-range .brand-table table tbody tr td {
  text-align: center;
  line-height: 34px;
  font-size: 13px;
  color: #0056A2;
}

.brand-range .brand-table table tbody tr td.name {
  text-align: left;
}

.brand-range .brand-table table tbody tr td.name a {
  font-size: 14px;
  width: auto !important;
  color: #0056A2 !important;
  text-align: center;
  border-radius: 3px;
  border: 0 !important;
  margin-bottom: 0px !important;
}

/*地区榜单*/
.brand-range .brand-table .city {
  border: 1px solid #47A4F6;
}

.brand-range .brand-table .city a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  ;
  width: 24% !important;
  color: #333;
  text-align: center;
  border: transparent !important;
  margin-bottom: 0px !important;
}

.brand-range .brand-table .brand-letter a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  ;
  width: 24% !important;
  color: #333;
  text-align: center;
  border: transparent !important;
  margin-bottom: 0px !important;
  border-radius: 0px !important;
}

.brand-range .brand-table .brand-letter a.on,
.brand-range .brand-table .brand-letter a:hover {
  background-color: rgba(71, 164, 246, 1);
  color: #ffffff;
}

.news-middle .right .box-brand .brand-special p img {
  width: 300px;
  height: 180px;
}

.news-middle .right .box-brand .brand-author {
  border-bottom: 1px dashed #d0d0d0;
  overflow: hidden;
}

.news-middle .right .box-brand .brand-author ul li {
  width: 149px;
  float: left;
  text-align: center;
  margin-bottom: 25px;
}

.news-middle .right .box-brand .brand-author ul li a {
  display: inline-block;
  cursor: pointer;
  text-align: center;
}

.news-middle .right .box-brand .brand-author ul li a img {
  border: 4px solid #ffffff;
  display: block;
  width: 112px;
  height: 112px;
  border-radius: 57px;
}

.news-middle .right .box-brand .brand-author ul li a p {
  font-family: MicrosoftYaHei;
  color: rgba(81, 81, 81, 0.6);
  font-size: 14px;
  line-height: 24px;
}

.news-middle .right .box-brand .right-bottom-ads {
  text-align: center;
}

.news-middle .right .box-brand .right-bottom-ads img {
  width: 300px;
  height: 300px;
  margin-top: 20px;
}

/*友链*/
.com-link-bg {
  margin-top: 60px;
  width: 100%;
  padding-top: 30px;
  overflow: hidden;
}

.com-link {
  width: 1200px;
}

.com-link .ware-serv-title {
  margin-left: 15px;
  border-bottom: 1px solid #e3e3e3;
}

.com-link .ware-serv-title a {
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  line-height: 50px;
  display: inline-block;
  border-bottom: 3px solid #47A4F6;
}

.com-link .link-list {
  padding-left: 14px;
}

.com-link .link-list ul li {
  height: 36px;
  line-height: 36px;
  text-align: left;
  margin-right: 45px;
  float: left;
}

/*.com-link .link-list ul li:nth-child(8n){
  margin-right: 0;
}*/
.com-link .link-list ul li a {
  color: #666666;
  font-size: 14px;
}

/*资讯详情css*/
.news-middle .left .content h2 {
  font-size: 36px;
  color: #333;
}

.news-middle .left .content .author {
  margin-top: 20px;
  margin-bottom: 20px;
}

.news-middle .left .content .author span {
  margin-right: 10px;
  color: #a0a0a0;
  font-size: 14px;
}

.news-middle .left .content .intro {
  background-color: #f1f2f5;
  font-size: 16px;
  color: #999999;
  line-height: 30px;
  text-indent: 2em;
  padding: 20px 16px;
  margin-bottom: 50px;
}

.news-middle .left .content .text-area {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  margin-bottom: 40px;
}

.news-middle .left .content .text-area img {
  max-width: 860px;
}

.news-middle .left .content .bottom-tags img {
  width: 16px;
  margin-right: 5px;
}

.news-middle .left .content .bottom-tags span {
  font-size: 14px;
  margin-right: 10px;
  color: #999999;
}

.news-middle .right .hot-news .left {
  width: 110px;
  height: 80px;
  float: left;
}

.news-middle .right .hot-news .left img {
  width: 110px;
  height: 80px;
}

.news-middle .right .hot-news .right {
  width: 180px;
  float: right;
  height: 80px;
}

.news-middle .right .hot-news .right h3 {
  height: 60px;
  overflow: hidden;
  line-height: 15px;
}

.news-middle .right .hot-news .right h3 a {
  font-size: 14px;
  color: #999;
  line-height: 16px;
}

.news-middle .right .hot-news .right p {
  color: #999;
  font-size: 14px;
  margin-top: 0;
}

.news-middle .right .hot-news ul li {
  overflow: hidden;
  margin-bottom: 15px;
}

/*anthor css*/
.news-middle .left .author-area {
  padding: 40px 20px;
  margin-bottom: 10px;
  overflow: hidden;
  -moz-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  -webkit-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  box-shadow: -3px 5px 20px rgba(0, 0, 0, .1) border-radius: 2px;
}

.news-middle .left .author-area .author-left {
  width: 150px;
  float: left;
  text-align: center;
}

.news-middle .left .author-area .author-left img {
  width: 140px;
  height: 140px;
  border-radius: 70px;
}

.news-middle .left .author-area .author-right {
  width: 650px;
  float: right;
}

.news-middle .left .author-area .author-right .title {
  clear: both;
  overflow: hidden;
}

.news-middle .left .author-area .author-right .sign {
  clear: both;
  color: #999999;
  font-size: 16px;
  line-height: 24px;
  margin-top: 14px;
}

.news-middle .left .author-area .author-right .title span.tleft {
  float: left;
  font-weight: bold;
  line-height: 30px;
  font-size: 20px;
}

.news-middle .left .author-area .author-right .title span.tright {
  float: right;
  color: #333;
  line-height: 30px;
  font-size: 14px;
}

/*
*brand css
*/
.com-brand {
  min-height: 500px;
  margin-top: 110px;
}

.com-index .brand-middle {
  width: 100%;
  z-index: 1;
}

.com-brand .brand-middle .brand-area {
  padding: 40px 20px;
  margin-top: 50px;
  margin-bottom: 10px;
  overflow: hidden;
  z-index: 99;
  -moz-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  -webkit-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
   border-radius: 2px;
  background-color: #fff;
}

.com-brand .brand-middle .brand-area .bleft {
  width: 302px;
  border: 1px solid #ecf2f3;
  float: left;
}

.com-brand .brand-middle .brand-area .bleft img {
  width: 300px;
  height: 160px;
}

.com-brand .brand-middle .brand-area .title {
  margin-bottom: 15px;
  clear: both;
}

.com-brand .brand-middle .brand-content {
  font-size: 16px;
  line-height: 30px;
}

.com-brand .brand-middle .brand-area .base-info {
  margin-bottom: 30px;
  overflow: hidden;
}

.com-brand .brand-middle .brand-area .title h2 {
  line-height: 60px;
  font-size: 18px;
  border-bottom: 1px dashed #efefef;
}

.com-brand .brand-middle .brand-area .bright {
  width: 835px;
  float: right;
}

.com-brand .brand-middle .brand-area .bright h2 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}

.com-brand .brand-middle .brand-area .bright .intro {
  font-size: 15px;
  line-height: 26px;
  color: #333333;
}

.com-brand .brand-middle .brand-area .bright .relate {
  margin-top: 20px;
}

.com-brand .brand-middle .brand-area .bright .relate a {
  display: inline-block;
  margin-right: 15px;
  color: #333333;
}

.com-brand .brand-middle .brand-top-bg {
  background-color: #c7dbec;
  margin-top: 50px;
}

.com-brand .brand-middle .brand-top {
  padding: 50px 10px;
}

.com-brand .brand-middle .brand-top .brand-type {
  font-size: 16px;
  color: #404142;
  margin-bottom: 40px;
  overflow: hidden;
}

.com-brand .brand-middle .brand-top .brand-type .c-title {
  float: left;
  width: 8%;
  overflow: hidden;
}

.com-brand .brand-middle .brand-top .brand-type .c-letter {
  font-weight: 500;
  font-size: 18px;
}

.com-brand .brand-middle .brand-top .brand-type h1 {
  font-size: 18px;
  margin-bottom: 20px;
}

.com-brand .brand-middle .brand-top .brand-type .c-item {
  float: left;
  width: 92%;
}

.com-brand .brand-middle .brand-top .brand-type a {
  float: left;
  display: inline-block;
  padding: 5px 10px;
  color: #333;
  margin-right: 30px;
  font-size: 16px;
  border-radius: 3px;
}

.com-brand .brand-middle .brand-top .brand-type-area a {
  cursor: pointer;
  margin-right: 50px;
  margin-bottom: 10px;
  min-width: 52px;
}

.com-brand .brand-middle .brand-top .brand-type a.nav-tab {
  padding: 5px 10px;
}

.com-brand .brand-middle .brand-top .brand-type a.on {
  color: #fff;
  background: #5eb2fc;
}

.com-brand .brand-middle .brand-top .brand-type a:hover {
  color: #fff;
  background: #5eb2fc;
}

.com-brand .brand-middle .brand-range {
  padding: 40px 20px 120px 20px;
  margin-top: 50px;
  margin-bottom: 10px;
  overflow: hidden;
  z-index: 999;
  -moz-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  -webkit-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  box-shadow: -3px 5px 20px rgba(0, 0, 0, .1) border-radius: 2px;
  background-color: #fff;
}

.com-brand .brand-middle .brand-range h2 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}

.com-brand .brand-middle .brand-range h2 span {
  font-size: 12px;
  color: #E8EDEE;
  margin: 0 50px;
  line-height: 30px;
}

.com-brand .brand-middle .brand-range table {
  width: 100%;
}

.com-brand .brand-middle .brand-range .load-page {
  margin-top: 30px;
}

.com-brand .brand-middle .brand-range table thead tr {
  background-color: #c7dbec;
  line-height: 50px;
}

.com-brand .brand-middle .brand-range table thead tr th {
  font-size: 14px;
  text-align: center;
  color: #808080;
}

.com-brand .brand-middle .brand-range table tbody tr {
  line-height: 60px;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #E8EDEE;
}

.com-brand .brand-middle .brand-range table tbody tr td {
  position: relative;
  color: #666666;
}

.com-brand .brand-middle .brand-range table tbody tr td.up-down img {
  margin-left: 8px;
  margin-top: -4px;
}

.com-brand .brand-middle .brand-range table tbody tr td a {
  /*color: #666666;*/
}

.com-brand .brand-middle .brand-range table tbody tr td a.zhuanti {
  color: #337ab7
}

.com-brand .brand-middle .brand-range table tbody tr:hover {
  background-color: #e0e8ef;
}

/*about css*/
.com-about {
  min-height: 300px;
}

.com-about .about-middle {

  /* height: 600px;*/
  /*  border: 1px solid #f00;*/
}

.com-about .about-middle .nav-tab {
  height: 55px;
  margin-top: 5px;
  border-bottom: 2px solid #f2f2f2;
}

.com-about .about-middle .nav-tab a {
  display: inline-block;
  padding: 5px 15px;
  line-height: 42px;
  margin-right: 25px;
  font-size: 18px;
  color: #333333;
  text-align: center;
}

.com-about .about-middle .nav-tab a.on,
.nav-tab a:hover {
  font-weight: bold;
  color: #000000;
  border-bottom: 2px solid #0056a2;
}

.com-about .about-middle .about-area {
  padding: 30px 0 40px 0;
}

.com-about .about-middle .about-area h2 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #555;
}

.com-about .about-middle .about-area p {
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 188%;
  color: #555;
}

.com-about .about-middle .about-news {}

.com-about .about-middle .about-news ul li {
  line-height: 60px;
  border-bottom: 1px dashed #e9e9e9;
  height: 60px;
}

.com-about .about-middle .about-news ul li:hover {
  background: #f2f2f2;
}

.com-about .about-middle .about-news ul li a {
  float: left;
  font-size: 16px;
  color: #333333;
}

.com-about .about-middle .about-news ul li span {
  float: right;
  font-size: 16px;
}

/*user css*/
.com-brand .brand-middle .user-area {
  /*padding: 40px 20px;*/
  margin-top: 50px;
  margin-bottom: 10px;
  overflow: hidden;
  z-index: 999;
  -moz-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  -webkit-box-shadow: -3px 5px 20px rgba(0, 0, 0, .1);
  box-shadow: -3px 5px 20px rgba(0, 0, 0, .1) border-radius: 2px;
  background-color: #fff;
  position: relative;
}

.com-brand .brand-middle .user-area .user-left {
  width: 230px;
  height: 100%;
  padding: 30px 0 60px 0;
  float: left;
  background: #f4f7fb;
  min-height: 460px;
}

.com-brand .brand-middle .user-area .user-left .avator {
  border-bottom: 1px dashed #ddd;
}

.com-brand .brand-middle .user-area .user-left p {
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
}

.com-brand .brand-middle .user-area .user-left p img {
  width: 90px;
  height: 90px;
  border-radius: 45px;
}

.com-brand .brand-middle .user-area .user-left ul {
  margin-top: 20px;
}

.com-brand .brand-middle .user-area .user-left ul li {
  margin-bottom: 10px;
}

.com-brand .brand-middle .user-area .user-left ul li a {
  display: block;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 55px;
}

.com-brand .brand-middle .user-area .user-left ul li a:hover {
  background: #fff;
}

.com-brand .brand-middle .user-area .user-left ul li a.on {
  background: #fff;
}

.com-brand .brand-middle .user-area .user-right {
  width: 960px;
  float: right;
}

.user-area .user-right .right-block {
  padding: 10px 10px;
}

.user-area .user-right .right-block h2 {
  font-size: 18px;
  line-height: 50px;
  color: #333;
  border-bottom: 1px solid #ddd;
  padding: 0 5px;
}

.user-area .user-right .right-block h2 a {
  float: right;
}

.user-area .user-right .right-block ul {
  margin: 20px 0;
}

.user-area .user-right .right-block ul li {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  border-bottom: 1px dashed #ddd;
}

.user-area .user-right .right-block ul li input {
  width: 300px;
  font-size: 16px;
  border: none;
  background-color: #fff !important;
}

.user-area .user-right .right-block ul li label {
  width: 120px;
  letter-spacing: 2px;
}

.user-area .user-right .right-block .bottom {
  padding: 0px 72px;
}

.user-area .user-right .right-block .signature {
  margin: 20px 0 30px 0;
  font-size: 15px;
}

.user-area .user-right .right-block .signature textarea {
  width: 360px;
  height: 80px;
  font-size: 15px;
  border: none;
  margin-left: 70px;
  margin-top: -30px;
  resize: none;
}

.user-area .user-right .right-block .bottom a {
  display: inline-block;
  width: 60px;
  margin-right: 50px;
  line-height: 30px;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #4ba5f5;
}

.user-area .user-right .right-block .bottom button.confirm {
  display: inline-block;
  width: 60px;
  margin-right: 50px;
  line-height: 30px;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #4ba5f5;
}

.user-area .user-right .right-block .avatar-edit {
  margin: 30px 5px;
}

.user-area .user-right .right-block .avatar-edit p img.photo {
  width: 200px;
  cursor: pointer;
  /*  height: 230px;*/
}

.user-area .user-right .right-block .avatar-edit p {
  margin-bottom: 30px;
  position: relative;
}

.user-area .user-right .right-block .avatar-edit p.remark {
  padding-left: 40px;
  color: #f60a36;
  font-size: 14px;
}

.user-area .user-right .right-block .avatar-edit p input[name="file"] {
  width: 90px;
  background: #ddd;
  top: 0;
  left: 55px;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}

.user-area .user-right .right-block .avatar-edit p label {
  width: 90px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 5px;
  background-color: #227de6;
  display: inline-block;
  margin-left: 55px;
}

.user-area .user-right .right-block .column {
  margin: 20px 0;
}

.user-area .user-right .right-block .column thead tr {
  background-color: #c7dbec;
}

.user-area .user-right .right-block .column thead tr th {
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.user-area .user-right .right-block .column table {
  width: 100%;
}

.user-area .user-right .right-block .column tbody tr td {
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px dashed #efefef;

}

.user-area .user-right .right-block .column tbody tr td img {
  width: 100px;
  height: 60px;
}

.user-area .user-right .right-block .column tbody tr:hover {
  background-color: #e0e8ef;
}

.user-area .user-right .right-block .column .load-page {
  margin: 30px 0;
}

/*login css*/
.com-login {
  width: 100%;
  height: 100%;
  background: url(../image/login_bg.jpeg) no-repeat;
  background-size: cover;
}

.com-login .blur-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 2, 30, .4);
}

.com-login .login-block {
  position: absolute;
  top: 25%;
  left: 38%;
  border: 1px solid #fff;
  margin: 0 auto;
  background-color: #fff;
  padding: 30px 30px 50px 30px;
}

.com-login .login-block h2 {
  text-align: center;
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 30px;
}

.com-login .login-block .user-name {
  margin-bottom: 15px;
  position: relative;
}

.com-login .login-block .user-name label {
  background: #48A4F6;
  height: 41px;
  display: inline-block;
  position: absolute;
}

.com-login .login-block .user-name input {
  line-height: 29px;
  width: 260px;
  font-size: 16px;
  margin-left: 37px;

}

.com-login .login-block .user-verity {
  margin-bottom: 30px;
}

.com-login .login-block .user-verity input {
  width: 160px;
  height: 40px;
  line-height: 40px;
}

.com-login .login-block .user-verity img {
  width: 134px;
  height: 40px;
  margin: 0;
  padding: 0;
  margin-top: -5px;
  cursor: pointer;
  border: 1px solid #d5d5d5;
}

/*publish css*/
.right-block .publish {
  padding: 40px 10px 40px 0px;
}

.right-block .publish .form-item {
  margin-bottom: 10px;
}

.right-block .publish .form-item label {
  width: 120px;
  line-height: 34px;
  text-align: right;
  font-size: 15px;
  margin-right: 10px;
  height: 34px;
}

.right-block .publish .form-item select {
  width: 360px;
  height: 34px;
  line-height: 34px;
}

.right-block .publish .form-item input {
  width: 360px;
  height: 34px;
  line-height: 34px;
}

.right-block .publish .form-item label.text-status {
  width: 60px;
}

.right-block .publish .form-intro {
  margin-top: -35px;
}

.right-block .publish .form-status {
  margin-top: -48px;
}

.right-block .publish .form-intro textarea {
  width: 360px;
  height: 140px;
}

.right-block .publish #content-container {
  width: 760px;
  margin-left: 140px;
  margin-top: -60px;
}

.right-block .publish .bottom {
  margin: 40px 100px;
}

.right-block .publish #uploader-block {
  margin-left: 160px;
  margin-top: -30px;
}

.right-block .publish #fileList {
  width: 300px;
}

.right-block .publish .edui-default .edui-editor-iframeholder {
  height: 160px;
}

/*message css*/
.com-brand .base-info .item {
  margin-top: 30px;
  margin-left: 30px;
}

.com-brand .base-info .item textarea {
  width: 46%;
  height: 140px;
  resize: none;
  font-size: 16px;
  border-radius: 2px;
}

.com-brand .base-info .item label {
  font-size: 16px;
  padding-right: 20px;
}

.com-brand .base-info .item input {
  width: 40%;
  line-height: 25px;
}

.com-brand .base-info .bottom {
  margin-top: 40px;
  padding-left: 250px;
}

.com-brand .base-info .bottom button.confirm {
  display: inline-block;
  width: 60px;
  margin-right: 50px;
  line-height: 30px;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  background-color: #4ba5f5;
  border: 1px solid #4ba5f5;
}

.com-brand .base-info .bottom a {
  display: inline-block;
  width: 60px;
  margin-right: 50px;
  line-height: 30px;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #4ba5f5;
}