@charset "utf-8";
.sprite {
  background: url('../images/index_icon.png') no-repeat;
  margin-top: 10px;
}

/**顶部工具条**/
.header {
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  box-shadow: 0 0 4px hsla(0, 0%, 79%, 0.55);
  border-bottom: 1px solid #e2e2e2;
}

.header a {
  color: #555;
  font-size: 15px;
}

.header .nav-focus {
  color: #ff1e1e !important;
}

.header-nav .top-nav-item a:hover {
  color: #379be9;
}

.top-nav-item {
  float: left;
  padding: 0 15px;
  text-align: center;
  position: relative;
}

.header-nav .top-nav-item:hover .top-nav-icon {
  background-position: -148px -24px;
}

.top-nav-icon {
  position: absolute;
  top: 17px;
  width: 10px;
  height: 4px;
  background-position: -138px -24px;
  margin-left: 5px;
}

.top-nav-item .top-nav-hide {
  display: none;
  z-index: 11;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-top: none;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  text-align: left;
  position: absolute;
  left: 50%;
  top: 60px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}

.top-nav-hide img {
  width: 100%;
  display: block;
}

.top-nav-hide-jy {
  width: 100px !important;
}

.top-nav-hide-jy ul li {
  width: 100px !important;
  text-align: center;
}

.top-nav-item .top-nav-hide ul li {
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
}

.top-nav-item .top-nav-hide ul li a {
  font-size: 14px !important;
}

.top-nav-hot {
  position: absolute;
  top: -3px;
  right: 0;
  width: 26px;
  height: 16px;
  background-position: -158px -24px;
  margin-left: 5px;
}

.top-login .top-login-item {
  float: right;
  margin-left: 25px;
  position: relative;
}

.top-login .top-nav-item {
  margin-right: 15px;
}

.top-nav-sousuo {
  position: absolute;
  top: 14px;
  left: -25px;
  width: 16px;
  height: 13px;
  background-position: -183px -24px;
  margin-left: 5px;
}

.login-active a {
  color: #fff;
  background: #379be9;
  padding: 3px 5px;
  font-size: 13px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

/*导航*/
.nav {
  height: 60px;
  line-height: 60px;
  background: #379be9;
}

.nav li {
  float: left;
  background: #379be9;
  text-align: center;
  font-size: 18px;
}

.nav li a {
  padding: 0 27px;
}

.nav li:hover {
  background: #2986cf;
}

.nav .active {
  background: #2986cf;
}

.nav li a {
  color: #fff;
}

.nav .nav-focus a {
  color: #fff711;
}

/*网站导航*/

.webNav {
  display: none;
  position: absolute;
  height: auto;
  top: 33px;
  right: 0;
  width: 280px;
  z-index: 9999;
  padding: 30px 0 30px 30px;
  font-size: 13px;
  background-color: #fff;
  -moz-box-shadow: 0 0 30px 0 rgba(135, 142, 154, 0.15);
  -webkit-box-shadow: 0 0 30px 0 rgba(135, 142, 154, 0.15);
  box-shadow: 0 0 30px 0 rgba(135, 142, 154, 0.15);
  z-index: 9999;
}

.webNav a:hover {
  text-decoration: none;
}

.stat-logo-rignt ul li {
  display: block;
  float: left;
  text-align: center;
  padding-right: 50px;
}

.stat-logo-rignt ul li:last-child {
  padding-right: 0;
}

.stat-logo-rignt ul li p {
  font-size: 12px;
}

.stat-logo-rignt i {
  display: block;
  height: 48px;
  width: 48px;
}

.stat-logo-rignt .zxxm-icon {
  background-position: 0 -540px;
}

.stat-logo-rignt .zshz-icon {
  background-position: -51px -540px;
}

.stat-logo-rignt .viptq-icon {
  background-position: -102px -540px;
}

.webNav h4 a {
  display: block;
  font-weight: 700;
  color: #666;
  font-size: 16px;
}

.dealList {
  margin-bottom: 20px;
}

.dealList:last-child {
  margin-bottom: 0;
}

.dealList dd {
  overflow: hidden;
  white-space: nowrap;
}

.dealList dd a {
  display: block;
  float: left;
  width: 93px;
  text-align: left;
  color: #888;
}

.webNav a:hover {
  color: #379be9;
}

/*logo一栏*/
.logo {
  height: 80px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.logo .logoImg {
  width: 159px;
  height: 70px;
}

/*logo文字广告*/

.logo_textAd {
  width: 402px;
  font-size: 13px;
}

.logo .logo_textAd {
  margin-top: 10px;
  border: 1px solid #eee;
  margin-left: 62px;
  height: 60px;
}

.logo .logo_textAd a {
  display: block;
  height: 20px;
  width: 190px;
  overflow: hidden;
  margin: 0 5px;
}

.logo .logo_textAd table {
  padding: 2px 10px;
}

/*logo图片广告*/
.logoAd {
  width: 468px;
  height: 60px;
  margin-top: 10px;
}

/*导航*/
.nav-main {
  height: 60px;
  line-height: 60px;
  background-color: #379be9;
}

.nav-main .nav-main-item {
  float: left;
  text-align: center;
  position: relative;
  padding: 0 23px;
}

.nav-main .nav-main-item a .arrowRight {
  position: absolute;
  top: 17px;
  width: 10px;
  height: 6px;
  background-position: -67px -9px;
  margin-left: 5px;
}

.nav-main .nav-main-item a {
  color: #fff;
  font-size: 16px;
  display: block;
}

.nav-main .nav-main-item:hover {
  background-color: #2b88d0;
}

.nav-main .nav_bg_hide {
  display: none;
  position: absolute;
  left: 50%;
  top: 60px;
  transform: translate(-50%, 0);
  width: 100%;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0 4px hsla(0, 0%, 79%, 0.55);
  z-index: 9999;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}

.nav-main .nav_bg_hide ul li {
  height: 36px;
  line-height: 36px;
}

.nav-main .nav_bg_hide ul li:hover {
  background-color: #f2f2f2;
}

.nav-main .nav_bg_hide ul li a {
  color: #555;
  font-size: 14px;
  font-weight: normal;
}

.nav_rotate {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* Internet Explorer */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}

.product_hide {
  width: 287px !important;
  left: -22px !important;
}

.product-item {
  padding: 20px;
  padding-top: 0;
}

.product_hide dl {
  text-align: left;
}

.product_hide dl dt {
  color: #379be9;
  border-left: 2px solid #379be9;
  padding-left: 5px;
  display: block;
  font-weight: 700;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.product_hide dl dd a {
  color: #555 !important;
  height: 36px;
  line-height: 36px;
  font-size: 14px !important;
}

.nav-main .nav-focus {
  color: #fff711 !important;
}

/*导航广告*/

.navBottom {
  height: 45px;
  background: #f8f8f8;
}

.navBottom li {
  float: left;
  background: #f8f8f8;
  text-align: center;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
}

.navBottom_bg .zj {
  display: block;
  width: 12px;
  height: 17px;
  background-position: -106px 0;
}

/*导航文字广告*/

/* .nav_textAd table{
    padding: 6px 10px;
} */

.nav_textAd td {
  font-size: 12px;
  width: 220px;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
}

.headerAd {
  margin-top: 5px;
}

.headerAd a {
  display: block;
  height: 53px;
  width: 1100px;
}

.headerAd2 a {
  width: 270px;
  margin: 0 2.5px;
}

.headerAd2 a img {
  width: 270px;
}

/*搜索广告*/

.search {
  margin-top: 10px;
  background: #f8f8f8;
  height: 45px;
  line-height: 45px;
}

/*滚动文字*/

.notice {
  width: 387px;
  height: 26px;
  overflow: hidden;
  background: url(../images/bg.gif) no-repeat;
  margin-top: 10px;
  margin-left: 10px;
}

.noticTipTxt {
  color: #ff7300;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  margin: 0 0 0 35px;
}

.noticTipTxt li {
  height: 22px;
  line-height: 25px;
}

.noticTipTxt a {
  color: #0075e8;
  font-size: 12px;
  text-decoration: none;
}

.noticTipTxt a:hover {
  color: #ff7300;
  text-decoration: underline;
}

/*4图标*/

.btnText {
  margin-left: 10px;
}

.btnText ul li {
  float: left;
  padding: 0 15px;
}

.btnText ul li:hover a {
  color: #fff;
}

.btnText ul li:hover {
  background: #379be9;
}

.btnText ul li a {
  padding-left: 6px;
}

.btnText .tg {
  display: block;
  width: 16px;
  height: 18px;
  background-position: -125px 0;
  margin-top: 12px;
}

.btnText ul li:hover .tg {
  background-position: 0 -24px;
}

.btnText .zl {
  display: block;
  width: 16px;
  height: 18px;
  background-position: -152px 0;
  margin-top: 12px;
}

.btnText ul li:hover .zl {
  background-position: -26px -24px;
}

.btnText .bd {
  display: block;
  width: 18px;
  height: 18px;
  background-position: -177px 0;
  margin-top: 14px;
}

.btnText ul li:hover .bd {
  background-position: -51px -24px;
}

.btnText .xx {
  display: block;
  width: 18px;
  height: 18px;
  background-position: -202px 0;
  margin-top: 15px;
}

.btnText ul li:hover .xx {
  background-position: -76px -24px;
}

/*搜索*/

.searchBox {
  position: relative;
}

.searchBox a {
  background: #289bf5;
  display: block;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
}

.searchBox a span {
  color: #fff;
}

.searchBox i {
  display: block;
  width: 20px;
  height: 20px;
  background-position: -22px -481px;
  margin-right: 5px;
  margin-top: 12px;
}

/*幻灯一栏*/

.hdList {
  margin-top: 15px;
}

/*幻灯*/

.hd {
  width: 390px;
}

.orbit-wrapper {
  position: relative;
}

#featured {
  position: relative;
  width: 390px;
  height: 220px;
  overflow: hidden;
}

.orbit > img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
}

.orbit > a {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
  border: 0 none;
}

.orbit > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.orbit-item {
  background-color: #f5f5f5;
}

/* 标题 */

.orbit-caption {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 49px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}

/* 导航 */

.orbit-bullets {
  position: absolute;
  z-index: 1000;
  list-style: none;
  bottom: 0px;
  left: 50%;
  margin: 15px 0 15px -50px;
  padding: 0;
}

.orbit-bullets li {
  float: left;
  margin: 0 5px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  overflow: hidden;
  text-indent: -9999px;
  background-color: #000;
}

.orbit-bullets li.active {
  background-color: #49cff1;
}

.orbit-bullets li.has-thumb {
  background: none;
  width: 100px;
  height: 75px;
}

.orbit-bullets li.active.has-thumb {
  background-position: 0 0;
  border-top: 2px solid #000;
}

/* 定时器 */

.timer {
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0.6;
  cursor: pointer;
  z-index: 1001;
}

.mask {
  display: block;
  width: 20px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  overflow: hidden;
}

.rotator.move {
  left: 0;
}

.pause {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  opacity: 0;
}

.timer:hover span.pause,
span.pause.active {
  opacity: 1;
}

/**幻灯底部头条**/

.hd-hotInfo {
  width: 390px;
}

.hd-hotInfo ul li {
  width: 390px;
  background: #f7f7f7;
  height: 90px;
  overflow: hidden;
  margin-top: 15px;
}

.hd-hotInfo ul li .hotInfo-img img {
  display: block;
  width: 140px;
  height: 90px;
  object-fit: cover;
}

.hotInfo-text {
  width: 220px;
  padding: 15px;
  height: 60px;
}

.hotInfo-text dl dt {
  width: 220px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-bottom: 5px;
}

.hotInfo-text dl dd {
  color: #888;
  font-size: 13px;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
}

.three_column {
  margin-top: 15px;
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 10px;
}

.three_column:last-child {
  border: 0;
}

.three_column .three-strong-titleImg i {
  background: url('../images/three-strong-title-bg.png') no-repeat center;
  height: 28px;
  width: 90px;
  line-height: 28px;
  color: #fff;
  display: block;
  text-align: center;
}

.three-strong .three-strong-title a {
  font-size: 16px;
  color: #379be9;
  display: block;
  width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
}

/*新闻头条*/

.mainHot {
  padding-left: 30px;
  width: 335px;
}

.mainHot h1 {
  font-size: 16px;
  color: #379be9;
  font-weight: bold;
  border-bottom: 1px dashed #d5d5d5;
  padding-bottom: 10px;
}

.mainHot .dyad:hover {
  color: #333;
  text-decoration: none;
}

.mainHot .dyad {
  text-shadow: 3px 2px 1px #f86192, -2px -1px 1px #5ff5f2;
  font-size: 15px;
  letter-spacing: 3px;
  font-weight: normal;
}

.mainHot .titleHot dl {
  margin-top: 15px;
  border-bottom: 1px dashed #d5d5d5;
  padding-bottom: 12px;
}

.mainHot .titleHot dt a {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  display: block;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 6px;
}

.mainHot .titleHot dd {
  height: 22px;
  overflow: hidden;
}

.mainHot .titleHot dd a {
  display: block;
  height: 22px;
  overflow: hidden;
  color: #999;
  float: left;
  padding: 3px 4px;
}

.mainHot .titleList {
  margin-top: 5px;
}

.mainHot .titleList li {
  overflow: hidden;
  background: transparent url('../images/list_style.png') no-repeat scroll 2px
    13px;
  height: 29px;
  line-height: 29px;
  overflow: hidden;
  padding-left: 12px;
}

.mainHot .titleList li a {
  color: #888;
}

.mainHot .titleList li i {
  font-style: normal;
  color: #999;
  font-size: 12px;
  margin-left: 10px;
  float: right;
}

/*Admin5 业务*/

.mainSpecial {
  width: 310px;
}

.tabs_content_wrap {
  width: 307px;
  border: 1px solid #e5e5e5;
  border-top: 0;
}

.tabs_menu li {
  display: block;
  float: left;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  width: 101px;
  border-right: 0;
  background: #f5f5f5;
}

.tabs_menu li:last-child {
  border-right: 1px solid #ddd;
}

.tabs_menu li a {
  color: #555;
  text-decoration: none;
  cursor: pointer;
}

.tabs_menu li a {
  color: #666;
}

.tabs_menu .selected a {
  color: #379be9;
  background: #fff;
}

.tabs_menu .selected {
  border-bottom: 0;
  background: #fff;
}

.tabs_content {
  background: #fff;
  width: 257px;
  padding: 5px 15px;
}

.hide {
  display: none;
}

.tabs_content ul li {
  display: block;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px dashed #e5e5e5;
  overflow: hidden;
  list-style: square;
}

.tabs_content ul li em {
  margin-right: 5px;
  font-size: 10px;
  color: #a9a9a9;
}

.tabs_content ul li a {
  color: #666;
}

.tabs_content ul li:last-child {
  border: 0;
}

.tabs_content .blue {
  background: #379be9;
}

.tabs_content .blue {
  background: #379be9;
}

/*
.mainSpecial .bus{
    padding: 3px 15px;
    background: #eef5fb;
}

.mainSpecial .bus dl{
    height: 24px;
    overflow: hidden;
    margin: 10px 0;
}

.mainSpecial .bus dt{
    display: block;
    background: #2b83c7;
    color: #fff;
    padding: 2px 6px;
}

.mainSpecial .bus dd a{
    display: block;
    float: left;
    color: #13446a;
    padding: 1px 4px;
    margin-left: 5px;
}
*/

/*专题推荐*/

/*专题推荐*/

.special {
  width: 310px;
}

.specialTitle {
  height: 32px;
  line-height: 32px;
  border: 1px solid #eee;
  background: #f8f8f8;
  margin-top: 10px;
}

.specialTitle h1 {
  display: block;
  font-weight: bold;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  color: #379be9;
}

.specialTitle span a {
  display: block;
  float: right;
  color: #999;
  font-size: 13px;
  padding-right: 10px;
}

.specialBox {
  padding: 15px;
  border: 1px solid #eee;
  margin-top: -1px;
  height: 200px;
}

.specialBox a {
  text-align: center;
  display: block;
  width: 135px;
  position: relative;
  height: 105px;
}

.specialBox > img {
  width: 100%;
  height: 95px;
}

.specialBox .specialDigest {
  width: 125px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  top: 65px;
  left: 0;
  overflow: hidden;
  padding: 0 5px;
}

.specialBox a {
  color: #fff;
}

.specialBox a:hover p {
  background: #379be9;
  color: #fff;
}

/*左侧主内容*/

.mainLeft {
  width: 750px;
}

/*广告*/

.leftBanner a {
  display: block;
  width: 750px;
  height: 50px;
  margin-top: 10px;
}

/*创业列表*/

.mainLeft .mainTitle {
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: solid 1px #e1e1df;
  height: 18px;
}

.mainLeft .mainTitle h1 {
  font-size: 20px;
  float: left;
  padding-right: 10px;
  background: #fff;
  font-weight: bold;
}

.mainLeft .xmTitle {
  border: 0;
}

.mainLeft .mainTitle h1 a {
  color: #379be9;
}

.mainLeft .mainTitle h1 span a {
  color: #999;
  font-weight: normal;
  font-size: 13px;
}

.mainLeft .mainTitle em {
  font-weight: normal;
  color: #379be9;
}

/**创业列表**/

.mainTitle .xm-nav {
  margin-left: 15px;
}

.mainTitle .xm-nav a {
  font-size: 13px;
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
  border-radius: 3px;
  margin-left: 8px;
  padding: 3px 15px;
  color: #525252 !important;
  font-weight: normal;
}

.mainTitle .xm-nav a:hover {
  background: #379be9;
  color: #fff !important;
  border: 1px solid #379be9;
  text-decoration: none;
}

.start .xm-list ul {
  margin-right: -20px;
  margin-bottom: -20px;
}

.start .xm-list ul li {
  width: 170px;
  height: 180px;
  display: block;
  float: left;
  border: 1px solid #ddd;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}

.start .xm-list ul li .productImg {
  height: 90px;
  width: 170px;
}

.start .xm-list ul li .xm-name {
  margin-top: 5px;
  overflow: hidden;
  width: 150px;
}

.start .xm-list ul li .xm-name a {
  color: #525252;
}

.start .xm-list ul li .xm-cat span {
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
}

.start .xm-list ul li p {
  padding: 0 10px;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
}

.xm-list .get-we {
  padding: 0 10px;
  margin-top: 5px;
}

.xm-list .get-we .we-add a {
  background: #ff2b2b;
  text-align: center;
  padding: 2px 5px;
  color: #fff;
  border-radius: 3px;
}

.xm-list .get-we .we-hot {
  color: #828282;
  font-size: 12px;
}

.startList {
  margin-top: 10px;
}

.startList_l {
  width: 360px;
}

.startList_hot dt a {
  width: 100px;
  height: 70px;
  display: block;
  margin-right: 15px;
}

.startList_hot dd a {
  width: 245px;
  display: block;
  font-weight: bold;
  font-size: 16px;
  height: 45px;
  overflow: hidden;
  margin-top: 6px;
}

.startList_bottom {
  margin-top: 8px;
}

.startList_bottom ul li {
  background: url('../images/list_style.png') no-repeat scroll 2px 12px
    transparent;
  padding-left: 12px;
  width: 348px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.startList_bottom ul li a {
  display: block;
  font-size: 13px;
  overflow: hidden;
}

.startList_bottom ul li a:hover {
  color: #379be9;
}

.startList_r {
  width: 360px;
  margin-top: -6px;
}

.startList_r ul li {
  background: url('../images/list_style.png') no-repeat scroll 2px 12px
    transparent;
  padding-left: 12px;
  width: 348px;
  height: 28px;
  overflow: hidden;
  font-size: 13px;
  line-height: 28px;
  display: block;
}

/**创业项目**/

/*营销*/

.marketing {
  width: 750px;
}

.marketingLeft {
  width: 410px;
}

.marketingLeft li {
  background: url('../images/list_style.png') no-repeat scroll 2px 8px
    transparent;
  padding-left: 12px;
  width: 352px;
  height: 31px;
  overflow: hidden;
}

.marketingLeft ul {
  margin-top: 10px;
}

.marketingLeft li a {
  display: block;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  color: #666;
}

.marketingLeft li a:hover {
  color: #379be9;
}

.marketingLeft .bot {
  background: url('../images/list_bot.png') no-repeat scroll 2px 8px transparent;
  padding-left: 12px;
  width: 352px;
  height: 28px;
  overflow: hidden;
}

.marketingLeft .bot a {
  font-weight: bold;
  font-size: 20px;
  color: #222;
}

.marketingRight {
  width: 330px;
  margin-top: 35px;
}

.marketingRight a {
  position: relative;
  display: block;
  width: 155px;
  height: 179px;
}

.marketingRight p {
  width: 131px;
  position: absolute;
  background: #eee;
  text-align: left;
  top: 110px;
  left: 0;
  height: 33px;
  overflow: hidden;
  padding: 8px 12px;
  font-size: 13px;
}

/*自媒体*/

.web-i .web-i-l {
  width: 350px;
  margin-right: 35px;
}

.web-i .web-i-l h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0;
}

.web-i .web-i-l .bot a {
  font-weight: bold;
  font-size: 20px;
  color: #222;
}

.web-i .web-i-l .bot {
  background: url(../images/list_bot.png) no-repeat scroll 2px 12px transparent;
  padding-left: 12px;
  width: 352px;
  height: 28px;
  overflow: hidden;
}

.web-i .web-i-l ul li {
  width: 350px;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  background: url(../images/list_style.png) no-repeat scroll 2px 16px
    transparent;
  padding-left: 12px;
}

.web-i .web-i-l ul li a {
  color: #666;
}

.web-i-hot {
  width: 145px;
}

.web-i-hot ul li a {
  display: block;
  height: 28px;
  font-size: 15px;
  color: #888;
  overflow: hidden;
  margin-bottom: 11px;
}

.web-i-hot ul li i {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-top: 0px;
}

.web-i-hot ul li a em {
  display: block;
}

/*网站图标*/

.web-i-hot .wzjy-s {
  background-position: 0 -293px;
}

.web-i-hot .qgmz-s {
  background-position: -32px -293px;
}

.web-i-hot .dgmq-s {
  background-position: -66px -293px;
}

.web-i-hot .appjy-s {
  background-position: -99px -293px;
}

.web-i-hot .wdzr-s {
  background-position: -131px -293px;
}

/*域名图标*/

.web-i-hot .qgmy-s {
  background-position: 0 -328px;
}

.web-i-hot .qzym-s {
  background-position: -32px -328px;
}

.web-i-hot .dsym-s {
  background-position: -64px -328px;
}

.web-i-hot .pyyu-s {
  background-position: -96px -328px;
}

.web-i-hot .zmym-s {
  background-position: -127px -328px;
}

/*公众号图标*/

.web-i-hot .zzhjy-s {
  background-position: 0 -363px;
}

.web-i-hot .gxdz-s {
  background-position: -32px -363px;
}

.web-i-hot .dysp-s {
  background-position: -64px -363px;
}

.web-i-hot .qgzt-s {
  background-position: -96px -363px;
}

.web-i-hot .clss-s {
  background-position: -127px -363px;
}

.web-i-r a {
  display: block;
  height: 184px;
  overflow: hidden;
}

.web-i-r img {
  display: block;
}

.web-i-r p {
  display: block;
  width: 176px;
  background: #eee;
  padding: 8px 12px;
  height: 42px;
  overflow: hidden;
}

/*A5业务*/

.Admin5 {
}

.Admin5Box {
  background: #f8f8f8;
  padding-bottom: 15px;
}

.Admin5Box .mainTitle h1 {
  margin-top: 15px;
  height: 40px;
  border-top: 1px solid #379be9;
  font-weight: bold;
  color: #379be9;
  font-size: 24px;
  padding-top: 6px;
  padding-left: 15px;
}

.Admin5List {
  margin-top: 10px;
  padding-left: 15px;
}

.Admin5List ul {
  margin-top: 10px;
}

.Admin5List h4 {
  font-weight: bold;
  border: 1px solid #eee;
  text-align: center;
  margin-right: 22px;
  width: 85px;
  height: 38px;
  line-height: 38px;
  margin-bottom: 5px;
}

.Admin5List .Admin5List_box {
  border-bottom: 1px dotted #d5d5d5;
}

.Admin5List_box li {
  width: 137px;
  display: block;
  float: left;
  padding-bottom: 10px;
  margin-bottom: -1px;
}

.Admin5List_box li a {
  padding-left: 6px;
  text-decoration: none;
  color: #666;
}

.Admin5List_box li:hover {
  border-bottom: 1px solid #379be9;
}

.Admin5List_box i {
  margin-top: 1px;
  display: block;
}

/*A5交易*/

.Admin5List_box .ppb {
  width: 18px;
  height: 18px;
  background-position: 0px -232px;
  margin-top: 3px;
}

.Admin5List_box .ym {
  width: 18px;
  height: 18px;
  background-position: 0 -47px;
  margin-top: 3px;
}

.Admin5List_box .pm {
  width: 18px;
  height: 18px;
  background-position: -18px -47px;
  margin-top: 3px;
}

.Admin5List_box .zg {
  width: 18px;
  height: 18px;
  background-position: -43px -47px;
  margin-top: 3px;
}

.Admin5List_box .wz {
  width: 18px;
  height: 18px;
  background-position: -65px -47px;
  margin-top: 3px;
}

.Admin5List_box .ap {
  width: 18px;
  height: 18px;
  background-position: -88px -47px;
  margin-top: 3px;
}

.Admin5List_box .zh {
  width: 18px;
  height: 18px;
  background-position: -107px -47px;
  margin-top: 3px;
}

.Admin5List_box .gg {
  width: 18px;
  height: 18px;
  background-position: -127px -47px;
  margin-top: 3px;
}

.Admin5List_box .wd {
  width: 18px;
  height: 18px;
  background-position: -148px -47px;
  margin-top: 3px;
}

.Admin5List_box .tk {
  width: 18px;
  height: 18px;
  background-position: -136px -76px;
  margin-top: 3px;
}

/*A5营销*/

.Admin5List_box .zd {
  width: 18px;
  height: 18px;
  background-position: 0 -75px;
  margin-top: 3px;
}

.Admin5List_box .gw {
  width: 18px;
  height: 18px;
  background-position: -22px -75px;
  margin-top: 3px;
}

.Admin5List_box .qy {
  width: 18px;
  height: 18px;
  background-position: -41px -75px;
  margin-top: 3px;
}

.Admin5List_box .ft {
  width: 18px;
  height: 18px;
  background-position: -65px -75px;
  margin-top: 3px;
}

.Admin5List_box .zt {
  width: 18px;
  height: 18px;
  background-position: -87px -75px;
  margin-top: 3px;
}

.Admin5List_box .hd {
  width: 18px;
  height: 18px;
  background-position: -110px -75px;
  margin-top: 3px;
}

/*白狐软件*/

.Admin5List_box .sczs {
  width: 18px;
  height: 18px;
  background-position: 0 -186px;
  margin-top: 3px;
}

.Admin5List_box .dsxt {
  width: 18px;
  height: 18px;
  background-position: -24px -186px;
  margin-top: 3px;
}

.Admin5List_box .xhxt {
  width: 18px;
  height: 18px;
  background-position: -50px -186px;
  margin-top: 3px;
}

.Admin5List_box .gdjz {
  width: 18px;
  height: 18px;
  background-position: -77px -186px;
  margin-top: 3px;
}

.Admin5List_box .dz {
  width: 18px;
  height: 18px;
  background-position: -105px -186px;
  margin-top: 3px;
}

.Admin5List_box .dsdz {
  width: 18px;
  height: 18px;
  background-position: -132px -186px;
  margin-top: 3px;
}

.Admin5List_box .qydz {
  width: 18px;
  height: 18px;
  background-position: -159px -186px;
  margin-top: 3px;
}

/*一团网*/

.Admin5List_box .zztg {
  margin-top: 3px;
  width: 18px;
  height: 18px;
  background-position: 0 -101px;
}

.Admin5List_box .xp {
  margin-top: 3px;
  width: 18px;
  height: 18px;
  background-position: -25px -101px;
}

.Admin5List_box .yzj {
  margin-top: 3px;
  width: 18px;
  height: 18px;
  background-position: -50px -101px;
}

.Admin5List_box .rj {
  margin-top: 3px;
  width: 18px;
  height: 18px;
  background-position: -76px -101px;
}

.Admin5List_box .ymtg {
  margin-top: 3px;
  width: 18px;
  height: 18px;
  background-position: -102px -101px;
}

.Admin5List_box .fw {
  margin-top: 3px;
  width: 18px;
  height: 18px;
  background-position: -127px -101px;
}

.Admin5List_box .ydb {
  width: 18px;
  height: 18px;
  background-position: -150px -101px;
  margin-top: 3px;
}

/*A5任务*/

.Admin5List_box .rwdd {
  width: 18px;
  height: 18px;
  background-position: -148px -47px;
  margin-top: 3px;
}

.Admin5List_box .mym {
  margin-top: 3px;
  width: 18px;
  height: 18px;
  background-position: -102px -101px;
}

.Admin5List_box .zjs {
  margin-top: 3px;
  width: 18px;
  height: 18px;
  background-position: 0 -129px;
}

.Admin5List_box .wzkf {
  width: 18px;
  height: 18px;
  background-position: -24px -129px;
  margin-top: 3px;
}

.Admin5List_box .wzfz {
  width: 18px;
  height: 18px;
  background-position: -50px -129px;
  margin-top: 3px;
}

.Admin5List_box .mgsj {
  width: 18px;
  height: 18px;
  background-position: -79px -129px;
  margin-top: 3px;
}

.Admin5List_box .qt {
  width: 18px;
  height: 18px;
  background-position: -105px -130px;
  margin-top: 3px;
}

/*其它*/

.Admin5List_box .weblogo {
  width: 18px;
  height: 18px;
  background-position: -50px -209px;
  margin-top: 3px;
}

.Admin5List_box .painiupb {
  width: 18px;
  height: 18px;
  background-position: 0 -209px;
  margin-top: 3px;
}

.Admin5List_box .alm {
  width: 18px;
  height: 18px;
  background-position: -23px -209px;
  margin-top: 3px;
}

.Admin5List_box .itpp {
  width: 18px;
  height: 18px;
  background-position: -50px -158px;
  margin-top: 3px;
}

.Admin5List_box .ymxz {
  width: 18px;
  height: 18px;
  background-position: -80px -158px;
  margin-top: 3px;
}

.Admin5List_box .gglm {
  width: 18px;
  height: 18px;
  background-position: -105px -158px;
  margin-top: 3px;
}

.Admin5List_box .zjtg {
  width: 18px;
  height: 18px;
  background-position: -159px -158px;
  margin-top: 3px;
}

/**创业项目**/

.Admin5List_box .xcx {
  width: 18px;
  height: 18px;
  background-position: 0px -519px;
  margin-top: 3px;
}

.Admin5List_box .yzj {
  width: 18px;
  height: 18px;
  background-position: -22px -519px;
  margin-top: 3px;
}

.Admin5List_box .jzxt {
  width: 18px;
  height: 18px;
  background-position: -43px -519px;
  margin-top: 3px;
}

.Admin5List_box .yxrj {
  width: 18px;
  height: 18px;
  background-position: -68px -519px;
  margin-top: 3px;
}

.Admin5List_box .glwj {
  width: 18px;
  height: 18px;
  background-position: -90px -519px;
  margin-top: 3px;
}

.Admin5List_box .qtcy {
  width: 18px;
  height: 18px;
  background-position: -116px -519px;
  margin-top: 3px;
}

.Admin5List_box .xm {
  width: 18px;
  height: 18px;
  background-position: -181px -159px;
  margin-top: 3px;
}

.Admin5List_box .lsjqr {
  width: 18px;
  height: 18px;
  background-position: -200px -159px;
  margin-top: 3px;
}

.Admin5List_box .cxjk {
  width: 18px;
  height: 18px;
  background-position: -77px -208px;
  margin-top: 3px;
}

.Admin5List_box .wdjy {
  width: 18px;
  height: 18px;
  background-position: -102px -208px;
  margin-top: 3px;
}

.Admin5List_box .sbjy {
  width: 18px;
  height: 18px;
  background-position: -127px -208px;
  margin-top: 3px;
}

.mj-qq a {
  background: #ff2323;
  color: #fff !important;
  border-radius: 3px;
  text-align: center;
  padding: 3px 10px;
}

/*友情链接*/

#hide {
  margin-top: 25px;
}

#hide .active {
  background: #379be9;
  color: #fff;
}

#hide div {
  border-top: 1px solid #eee;
  display: none;
  padding: 15px 0;
  height: 120px;
}

#hide ul {
  border-top: 1px solid #379be9;
  border-right: 1px solid #eee;
}

#hide li {
  display: block;
  float: left;
  padding: 3px 8px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.linksA a {
  display: block;
  float: left;
  padding: 0 15px;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  color: #666;
}

/*右侧*/

.mainRight {
  width: 310px;
}

.rightTitle {
  height: 32px;
  line-height: 32px;
  border: 1px solid #eee;
  background: #f8f8f8;
  margin-top: 20px;
}

.rightTitle h1 {
  display: block;
  font-weight: bold;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  color: #379be9;
}

.rightTitle span a {
  display: block;
  float: right;
  color: #999;
  font-size: 13px;
  padding-right: 10px;
}

/*右侧广告*/

.rightAd {
  margin-top: 10px;
}

.mainRight .rightAd a {
  display: block;
  width: 310px;
  height: 50px;
  margin-top: 8px;
}

/*信息推荐*/

.infoBox {
  border: 1px solid #eee;
  padding: 15px;
  margin-top: -1px;
}

.infoBox td {
  height: 30px;
  line-height: 30px;
  background: url('../images/infoAd-icon.png') no-repeat left;
  padding-left: 10px;
  border-bottom: 1px dashed #e5e5e5;
}

/*创业公司*/

.company li {
  width: 285px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  margin-top: 10px;
}

.company li a {
  height: 26px;
  line-height: 26px;
}

.company li em {
  display: inline-block;
  text-align: center;
  padding-right: 10px;
  font-style: italic;
  font-size: 14px;
  color: #999;
}

/*创业产品*/

.product li {
  margin-top: 15px;
  height: 70px;
  width: 285px;
}

.product li:first-child {
  margin-top: 0;
}

.product .productImg {
  width: 95px;
  height: 70px;
}

.product .productText {
  width: 175px;
}

.productText dt {
  margin-bottom: 6px;
  height: 61px;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.8em;
}

.productText dd {
  height: 40px;
  overflow: hidden;
  color: #999;
}

/*专栏文章*/

.column li {
  margin-top: 10px;
  border-bottom: 1px dotted #d5d5d5;
  padding-bottom: 10px;
  font-size: 16px;
  position: relative;
}

.company li:first-child {
  margin-top: 0;
}

.column li a {
  display: block;
  height: 52px;
  overflow: hidden;
}

.column li span {
  font-size: 12px;
  display: block;
  color: #999;
  position: absolute;
  top: 30px;
  /*left: 177px;*/
  right: 5px;
}

.column li span em {
  text-align: center;
  background: #379be9;
  color: #fff;
  /*width: 55px;*/
  height: 20px;
  overflow: hidden;
  display: block;
  float: right;
  padding: 0 5px;
}

/*推荐阅读*/

.readImg a {
  display: block;
  width: 95px;
  height: 70px;
}

.hotRead li {
  height: 70px;
  margin-top: 10px;
}

.hotRead li:first-child {
  margin-top: 0;
}

.readText dl {
  height: 54px;
  width: 167px;
  background: #eee;
  padding: 8px 8px;
}

.readText dt a {
  display: block;
  height: 51px;
  overflow: hidden;
  font-size: 16px;
}

.readList li {
  background: url('../images/list_style.png') no-repeat scroll 2px 8px
    transparent;
  padding-left: 12px;
  width: 266px;
  height: 24px;
  overflow: hidden;
}

.rightBottomAd a {
  margin-top: 20px;
  width: 310px;
  height: 120px;
  display: block;
}

/*推荐阅读*/

.c-title {
  margin-top: 20px;
}

.c-title ul li {
  width: 153px;
  font-size: 16px;
}

.c-title .selected a {
  font-weight: 700;
}

.c-list ul li {
  height: 70px;
  margin-top: 15px;
  border: 0;
}

.c-list ul li:first-child {
  margin-top: 0;
}

.c-list .productText {
  width: 146px;
}

.c-list .tabs_content {
  padding: 15px;
}

/*新底部样式*/

.footer {
  background: #f7f7f7;
  font-size: 13px;
}

.f-server {
  height: 94px;
  overflow: hidden;
  padding-top: 20px;
}

.footer .f-about ul li:first-child a {
  color: #379be9;
  font-weight: 700;
}

.footer .f-about ul li {
  display: block;
  float: left;
  font-size: 14px;
  margin-right: 25px;
  height: 40px;
  line-height: 40px;
}

.footer .f-wx {
  width: 360px;
}

.footer .f-wx .wx-img img {
  margin-right: 10px;
  display: block;
  height: 76px;
  width: 76px;
}

.footer .f-wx dl dt {
  color: #379be9;
  font-size: 16px;
  margin-bottom: 10px;
}

.footer .f-wx dl dd {
  font-size: 12px;
  color: #666;
}

.footer .copy {
  border-top: 1px solid #e5e5e5;
  padding: 20px 0;
}

.footer .copy ul {
  margin-right: 50px;
}

.footer .copy ul li {
  height: 22px;
  line-height: 22px;
}

.footer .copy ul li a {
  color: #888;
  font-size: 12px;
}

/*返回顶部*/

#elevator_item {
  width: 60px;
  height: 100px;
  position: fixed;
  right: 15px;
  bottom: 200px;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  opacity: 1;
  z-index: 100020;
  display: none;
}

#elevator_item.off {
  opacity: 0;
  visibility: hidden;
}

#elevator {
  display: block;
  width: 60px;
  height: 50px;
  background: url(../images/icon_top.png) center center no-repeat;
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  margin-bottom: 10px;
}

#elevator:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

#elevator:active {
  background-color: rgba(0, 0, 0, 0.75);
}

#elevator_item .qr {
  display: block;
  width: 60px;
  height: 40px;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  background: url(../images/icon_code.png) center center no-repeat;
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.6);
}

#elevator_item .qr:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

#elevator_item .qr:active {
  background-color: rgba(0, 0, 0, 0.75);
}

#elevator_item .qr-popup {
  width: 170px;
  height: 200px;
  background: #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: -180px;
  bottom: 0;
  border-radius: 2px;
  display: none;
  text-align: center;
  border: 1px solid #ddd;
}

#elevator_item .qr-popup .code-link {
  display: block;
  margin: 10px;
  color: #777;
}

#elevator_item .qr-popup .code {
  display: block;
  margin-bottom: 10px;
  height: 150px;
  width: 150px;
}

#elevator_item .qr-popup .arr {
  width: 6px;
  height: 11px;
  background: url(../images/code_arrow.png) 0 0 no-repeat;
  position: absolute;
  right: -6px;
  bottom: 14px;
}

/*频道列表新*/

.content_left {
  width: 760px;
}

.home {
  margin-top: 15px;
  padding-left: 15px;
  background: #eee;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #eee;
}

.home a {
  color: #666;
}

.home em {
  padding-right: 8px;
  font-weight: bold;
}

.home .mainHot {
  width: 289px;
}

.slideBox {
  width: 350px;
  height: 280px;
  overflow: hidden;
  position: relative;
  margin-top: 15px;
}

.slideBox .hd {
  height: 25px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 350px;
  background: rgba(0, 0, 0, 0.6);
}

.slide-title {
  position: absolute;
  bottom: 25px;
  color: #fff;
  z-index: 99999;
  display: block;
  text-align: center;
  width: 320px;
  padding: 0 15px;
  height: 33px;
  line-height: 33px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  right: 40%;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 5px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  color: #fff;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #f00;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 350px;
  height: 280px;
  display: block;
}

.top_text {
  width: 385px;
}

.top_text_title {
  width: 385px;
  margin-top: 15px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dashed #e5e5e5;
}

.top_text_title h1 {
  height: 33px;
  line-height: 33px;
  color: #379be9;
  font-size: 16px;
  font-weight: bold;
}

.top_text_title h1 a {
  color: #379be9;
}

.top_text h2 {
  height: 45px;
  line-height: 45px;
  width: 385px;
  border-bottom: 1px dashed #e5e5e5;
  overflow: hidden;
}

.top_text h2 a {
  display: block;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: bold;
}

.top_text ul li {
  height: 33px;
  line-height: 33px;
  overflow: hidden;
}

.top_text ul li em {
  margin-right: 5px;
  font-size: 12px;
  color: #999;
}

.top_text ul li a {
  color: #555;
}

/**频道标题**/

.list_title {
  margin-top: 15px;
  height: 38px;
  line-height: 38px;
  background: #fff;
  background: #f0f0f0;
}

.list_title dt {
  float: left;
  display: block;
  width: 115px;
  background: #379be9;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-right: 15px;
  color: #fff;
}

.list_title dd a {
  float: left;
  display: block;
  padding: 0 20px;
  font-size: 15px;
  color: #666;
}

.list_title span a {
  padding-right: 25px;
  color: #379be9;
}

.list_text ul {
  margin-top: 20px;
}

.list_text .bot {
  font-size: 18px;
  font-weight: bold;
}

.list_text ul li {
  background: url('../images/list_style.png') no-repeat scroll 2px 9px
    transparent;
  padding-left: 12px;
  width: 352px;
  height: 28px;
  overflow: hidden;
}

.list_img .list_img_big {
  margin-top: 20px;
}

.list_img .list_img_big p a {
  font-size: 14px;
  height: 20px;
  background: #f1f1f1;
  display: block;
  width: 295px;
  padding: 0 10px;
  overflow: hidden;
  line-height: 20px;
}

.list_img .list_img_sim {
  margin-top: 10px;
}

.list_img .list_img_sim p a {
  height: 40px;
  background: #f1f1f1;
  display: block;
  width: 130px;
  padding: 0 10px;
  overflow: hidden;
  line-height: 20px;
}

/**频道列表**/

.channel_content {
  padding-bottom: 25px;
}

.channel_content li {
  border-top: 1px solid #eee;
  padding: 25px 0;
  height: 160px;
  overflow: hidden;
}

.channel_img {
  margin-right: 20px;
  width: 230px;
  height: 160px;
}

.channel_img img {
  display: block;
  width: 230px;
  height: 160px;
}

.channel_text {
  width: 490px;
  height: 125px;
}

.channel_text dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.channel_text dt a {
  color: #444;
  text-decoration: none;
}

.channel_text dt a:hover {
  color: #379be9;
}

.channel_text dd {
  height: 45px;
  line-height: 1.8em;
  overflow: hidden;
  margin-bottom: 10px;
  color: #999;
}

.channel_text_bottom {
  margin-top: 15px;
  font-size: 12px;
}

.channel_text_bottom {
  color: #777;
}

.channel_text_bottom a {
  color: #777;
}

.channel_text_b {
  margin-right: 15px;
  color: #777;
}

.channel_text_b a {
  color: #777;
}

.channel_tags a {
  display: block;
  float: left;
  border: 1px solid #47a7f3;
  color: #47a7f3;
  padding: 2px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  text-decoration: none;
}

.channel_tags a:hover {
  background: #47a7f3;
  color: #fff;
}

.channel-time {
  font-size: 12px;
  margin-top: 5px;
  color: #777;
}

.channel_content li .noImg {
  width: 740px;
}

.channel_content .more {
  text-align: center;
}

.channel_content .more a {
  height: 45px;
  line-height: 45px;
  background: #eee;
  color: #777;
  display: block;
  text-decoration: none;
  border-radius: 4px;
}

.channel_content .more a:hover {
  background: #ddd;
}

/*频道右侧*/

.content_right {
  width: 310px;
}

/*全站热点*/

.web-hot {
  margin-top: 15px;
}

.web-hot .tabs_content {
  background: #fff;
  width: 275px;
  padding: 5px 15px;
}

.web-hot .tabs_menu li {
  width: 153px;
}

.web-hot .tabs_menu li:last-child {
  border-right: 1px solid #ddd;
}

.web-hot .tabs_menu li a {
  color: #555;
  text-decoration: none;
  cursor: pointer;
}

.web-hot .tabs_menu li a {
  color: #666;
}

.web-hot .tabs_menu .selected a {
  color: #379be9;
  background: #fff;
  font-weight: 700;
}

.web-hot .tabs_menu .selected {
  border-bottom: 0;
  background: #fff;
}

.web-hot-t img {
  display: block;
  width: 90px;
  height: 75px;
}

.web-hot-t p {
  display: block;
  width: 170px;
  font-size: 16px;
  color: #333;
  line-height: 33px;
  height: 75px;
  padding-left: 15px;
  overflow: hidden;
}

.web-hot-t:hover p {
  color: #379be9;
}

/*广告*/

.adr img {
  display: block;
  margin-top: 15px;
}

.web-start {
  margin-top: 15px;
}

.web-start .tabs_menu li {
  width: 76px;
}

.web-start .tabs_menu .selected a {
  color: #379be9;
  background: #fff;
  font-weight: 700;
}

/*分页*/

.pagination {
  padding: 10px 20px 20px;
}

.pagination li {
  float: left;
  line-height: 1.6em;
  background: none;
}

.pagination li a {
  float: left;
  padding: 3px 8px;
  border: 1px solid #ccc;
  margin-left: 5px;
  text-decoration: none;
  background-color: #f0f0f0;
}

.pagination li a:hover {
  color: #f60;
}

.pagination li a.row {
  background-color: #fff;
  color: #f60;
}

.font-bold {
  font-weight: bold;
}

.xm-tabs {
  margin-top: 15px;
}

.xm-tabs .tabs_menu ul li {
  width: 153px;
}

.xm-tabs .tabs_content ul li em {
  color: #212121;
  font-weight: bold;
  font-size: 14px;
  margin-right: 0;
}

.xm-tabs .tabs_content {
  height: auto;
  width: 100%;
  padding: 0;
}

.xm-tabs .tabs_content ul {
  padding: 5px 15px;
}

.xm-tabs .tabs_content ul li a:hover {
  color: #379be9;
}

.xm-tabs .tabs_content ul li a:hover em {
  color: #379be9;
}

/**项目推荐**/

.xm-hot ul {
  margin-right: -25px;
  margin-bottom: -15px;
}

.xm-hot ul li {
  display: block;
  float: left;
  width: 132px;
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
}

.xm-hot ul li a:hover {
  text-decoration: none;
}

.xm-hot ul li a:hover h3 {
  color: #379be9;
}

.xm-hot ul li h3 {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  width: 132px;
  color: #777;
  font-size: 13px;
}

.xm-hot ul li p {
  color: #ff1e1e;
}

.xm-hot ul li a > img {
  display: block;
  width: 132px;
  height: 75px;
}
