﻿body {
    background: #fff;
}

.section1 {
    background-color: #F6F7FA;
    padding-bottom: 25px;
}

.section2 {
    width: 100%;
    background: #fff;
    padding-bottom: 25px;
}

.section3 {
    width: 100%;
    background: #F6F7FA;
    padding-bottom: 1px;
}

.section4 {
    width: 100%;
    background: #fff;
}

.section5 {
    width: 100%;
    background: #F6F7FA;
    padding-top: 10px;
    padding-bottom: 35px;
}

.section6 {
    width: 100%;
    background: #fff;
    padding-bottom: 30px;
}

a:hover {
    color: #f00;
}


.menu-list-items .text-content {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
    left: 2px;
    display: none;
}

.menu-list-items .text-content.active {
    display: block;
}

.menu-list-items .text-content .content-left {
    float: left;
    width: 475px;
}

.menu-list-items .text-content .content-right {
    float: right;
    background-color: #f8f8f8;
}

.menu-list-items .content-right hr {
    background-color: #f8f8f8;
    display: block;
    border: none;
    font-size: 0;
    height: 1px;
    margin-left: 20px;
    width: 249px;
}

.menu-list-items .content-right a {
    width: 200px;
    height: 150px;
    background: #fff;
    padding: 10px 10px 0 10px;
    margin: 0 10px;
}

.menu-list-items .content-right a:last-child {
    padding-bottom: 10px;
}

.menu-list-items .content-right a img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.menu-list-items .item-ctn {
    width: 460px;
    float: left;
    border-bottom: 2px dashed #f2f2f2;
    padding-bottom: 20px;
    margin-left: 30px;
}

.menu-list-items .item-ctn .bttext {
    margin: 25px 0 0 0px !important;
    width: 420px;
    border-bottom: none;
    display: block;
    height: 18px;
    padding-bottom: 8px;
    font-weight: 400;
    color: #e61717;
}

.menu-list-items .item-ctn .bttext a {
    color: #e61717;
    font-weight: bold
}

.menu-list-items .item-ctn a {
    text-decoration: none;
    display: block;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    height: 18px;
    line-height: 18px;
}

.menu-list-items .item-ctn a:hover {
    color: #ff7300;
}

.menu-list-items .item-ctn ul {
    margin: 9px 0 -15px 0px !important;
    width: 460px;
    height: 90px;
    overflow: hidden;
    float: left;
}

.menu-list-items .item-ctn ul li {
    display: block;
    float: left;
    margin-bottom: 12px;
    margin-right: 18px;
}

.menu-list-items .item-ctn ul li a {
    display: block;
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
    text-decoration: none;
}

.menu-list-items .item-ctn ul li a.red {
    color: #f00;
    font-weight: bold
}

.menu-list-items .item-ctn ul li a:hover {
    color: #ff7300;
}

.menu-list-items .item-ctn ul li a.light {
    color: #e61717;
}

.banner-box .right-part {
    width: 212px;
    height: 480px;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 1;
    box-sizing: border-box
}

.banner-box .right-part .userinfo {
    margin: 24px 6px 0 3px;
    border-bottom: 1px solid #eaeaea;
}

.banner-box.right-part .user {
    padding: 15px 13px 0;
}

.banner-box .right-part .userinfo .avatar {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 7px;
    margin-left: 15px;
}

.banner-box .right-part .userinfo .avatar .tips {
    width: 90px;
}

.banner-box .right-part .userinfo .tips-info {
    font-size: 12px;
    color: #9b9b9b;
    line-height: 24px;
    text-align: center;
}

.banner-box .right-part .userinfo .hello {
    line-height: 22px;
}

.banner-box .right-part .userinfo .avatar img {
    width: 100%;
    height: 100%;
}

.banner-box .right-part .operation {
    white-space: nowrap;
    margin-top: 21px;
    margin-bottom: 15px;
}

.banner-box .right-part .operation a {
    width: 90px;
    height: 29px;
    line-height: 29px;
    border-radius: 3px;
    color: rgba(16, 16, 16, 1);
    font-size: 11px;
    text-align: center;
    font-family: Roboto;
}

.banner-box .right-part .operation a.register {
    margin-left: 10px;
    margin-right: 6px;
    border: 1px solid #bbb;
    color: #f00;
}

.banner-box .right-part .operation a:hover {
    box-shadow: 0px 5px 10px 2px #e8e8e8;
}

.banner-box .right-part .operation a.login {
    background: #FF5B5B;
    color: #fff;
}


#settle {
    width: 100%;
    height: 99px;
    box-sizing: border-box;
    cursor: pointer;
}

#settle .swiper-slide {
    padding: 11px 38px 5px 40px;
    width: 100%;
    height: 100%;
}

/*包裹自定义分页器的div的位置等CSS样式*/
#settle .swiper-pagination-custom {
    bottom: 5px;
    left: 0;
    width: 100%;
}

/*自定义分页器的样式，这个你自己想要什么样子自己写*/
#settle .swiper-pagination-customs {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #ccc;
    margin: 0 5px;
    border-radius: 50%;
}

/*自定义分页器激活时的样式表现*/
#settle .swiper-pagination-customs-active {
    width: 17px;
    opacity: 1;
    background-color: #e61717;
    border-radius: 10px;
}

.company .item-name {
    color: #9b9b9b;
    text-align: center;
    font-size: 13px;
}

.company .number {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    line-height: 45px;
    color: #000;
}

.tabbar {
    padding: 0 6px 0 9px;
}

.tabbar ul li {
    width: 25%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #9b9b9b;
    position: relative;
    cursor: pointer;
    font-size: 14px;
}

.tabbar ul li.active {
    font-weight: 700;
    color: #f00;
}

.tabbar ul li.active::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #f00;
}

.content div {
    display: none;
}

.content .active {
    display: block;
}

.content ul {
    padding: 15px 12px 10px 13px;
    overflow: hidden;
    height: 206px;
    cursor: pointer;
}

.content ul li {
    position: relative;
    margin-bottom: 10px;
}

.content ul li p {
    font-size: 12px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 16px;
}

.content ul li:hover p {
    color: #f00;
}

.content ul li span {
    font-size: 12px;
    color: #9b9b9b;
}

.content ul li::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #FEBA81;
}

.content ul li {
    padding-left: 15px;
    border-left: 1px dashed #eee;
}

/* 加盟攻略 */

.bussines-scroll-box {
    width: 100%;
    background: #fff;
    height: 46px;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px 0px rgba(138, 138, 138, 0.4);
    border: 1px solid rgba(255, 255, 255, 0);
}

.bussines-scroll-box .width1200>a {
    font-style: italic;
    font-weight: 700;
    line-height: 46px;
    color: #000;
    font-size: 20px;
}

.bussines-list {
    width: 1080px;
    height: 100%;
}

.bussines-list>.swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bussines-scroll-box .bussines-list {
    height: 46px;
}

.bussines-list .swiper-slide {
    margin-left: 50px;
    height: 46px;
    line-height: 46px;
}

.bussines-list .swiper-slide .item {
    width: 250px;
    height: 46px;
}

.bussines-list .swiper-slide .item .item-title {
    display: inline-block;
    font-size: 13px;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bussines-list .swiper-slide .item i {
    color: #eaeaea;
    font-size: 12px;
    margin: 0 20px;
}

.bussines-list .swiper-slide a:last-child .item i {
    display: none;
}


/* 十六品牌列表 */
.brand-sixteen-box {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 0;
}
.brand-sixteen-box ul{
    border-bottom: 1px solid #f0f0f0;
}

.brand-sixteen-box li {
    float: left;
    width: 150px;
    height: 100px;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    background: #fff;
    line-height: 100px;
    text-align: center;
}

.brand-sixteen-box li:nth-child(8n) {
    border-right: none;
}

.brand-sixteen-box li img {
    width: 115px;
    height: 70px;
    display: block;
    margin-top: 15px;
    margin-left: 17px;
}

.brand-sixteen-box li div {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    background: url(../images/opactiy.png) repeat;
}

.brand-sixteen-box li:hover div {
    display: block;
    transition: all 0.6s;
}

.brand-sixteen-box li div p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    margin-top: 21px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
}

.brand-sixteen-box li div span {
    background: #fa4c57;
    color: #fff;
    width: 72px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    font-size: 14px;
}

/* 精品创业视频 */
.good-video-box {
    width: 1200px;
    margin: 0 auto 15px auto;
}

.good-video-content {
    width: 100%;
}

.good-video-left {
    float: left;
    width: 450px;
    height: 362px;
}

.good-video-center {
    float: left;
    margin: 0 10px;
}

.good-video {
    position: relative;
}

.good-video:hover {
    position: relative;
    transition: all 0.6s;
    opacity: 0.7;
}

.good-video img {
    width: 100%;
    height: 100%;
    display: block;
}

.good-video p {
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    font-family: 微软雅黑;
    font-size: 14px;
    cursor: pointer;
    background: url(../images/opactiy.png) repeat;
    padding-left: 10px;
}

.good-video-center .good-video-center-t {
    width: 465px;
    height: 176px;
}

.good-video-center .good-video-center-t img {
    width: 465px;
    height: 176px;
}

.good-video-center .good-video-center-b {
    width: 465px;
    margin-top: 10px;
}

.good-video-center .good-video-center-b img {
    width: 227px;
    height: 176px;
}

.good-video-right a {
    width: 265px;
    height: 362px;
    overflow: hidden;
}

#goodVideoSwiper {
    width: 100%;
    height: 100%;
}

#goodVideoSwiper .swiper-slide {
    width: 450px;
    height: 362px;
}
#goodVideoSwiper .swiper-slide a{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

#goodVideoSwiper .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}

#goodVideoSwiper .opc_cont {
    width: 100%;
    height: 73px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    font-family: 微软雅黑;
    padding: 7px 10px 0px;
    background: url(../images/opactiy.png) repeat;
}

#goodVideoSwiper .big_font {
    font-size: 22px;
    line-height: 33px;
}

#goodVideoSwiper .small_font {
    font-size: 14px;
    line-height: 21px;
}

#goodVideoPagination{
    text-align: right!important;
}

/*包裹自定义分页器的div的位置等CSS样式*/
#goodVideoPagination .swiper-pagination-custom {
    bottom: 10px;
    right: 0;
    width: auto;
    border-radius: 15px;
    background: #fff;
    padding: 5px;
}

/*自定义分页器的样式，这个你自己想要什么样子自己写*/
#goodVideoPagination .swiper-pagination-customs {
    margin-right: 10px!important;
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 10px;
    cursor: pointer;
}

/*自定义分页器激活时的样式表现*/
#goodVideoPagination .swiper-pagination-customs-active {
    background-color: rgb(224, 11, 11);
}

#goodVideoPrev{
    background: url(../images/left.png) center center no-repeat!important;
    top: 36%;
    left: 0;
    width: 56px;
    height: 56px;
    display: none;
}
#goodVideoNext{
    background: url(../images/right.png) center center no-repeat!important;
    top: 36%;
    right: 0;
    width: 56px;
    height: 56px;
    display: none;
}

#goodVideoSwiper:hover #goodVideoPrev{
    display: block;
}
#goodVideoSwiper:hover #goodVideoNext{
    display: block;
}

.good-video-icon{
    width: 80px!important;
    height: 80px!important;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
}
.good-video-center .good-video-icon{
    width: 54px!important;
    height: 54px!important;
    margin-top: -35px;
    margin-left: -27px;
}
.good-video-right .good-video-icon{
    width: 70px!important;
    height: 70px!important;
    margin-top: -40px;
    margin-left: -35px;
}

/* 焦点新闻 */
.modular-three {
    width: 1200px;
    margin: 0 auto;
    padding: 5px 20px;
    box-sizing: border-box;
    background: #fff;
}

.modular-three-item {}

.modular-three-item-child {
    width: 370px;
    background-color: #fff;
    float: left;
    margin-left: 25px;
}

.modular-three-item-child:first-child {
    margin-left: 0;
}

.index-pagelet-zxNews {
    width: 370px;
}

.index-pagelet-zxNews h3 {
    color: #3C3C3C;
    padding: 15px 0;
    font-size: 18px;
}

.index-pagelet-zxNews .ft_12 {
    font-size: 12px;
}

.index-pagelet-zxNews h3 a {
    float: right;
    line-height: 20px;
    width: 40px;
    margin-top: 3px;
    font-size: 12px;
    color: #9C9C9C;
    font-weight: 400;
    position: relative;
}

.index-pagelet-zxNews h3 a:hover {
    color: #f00;
}

.index-pagelet-zxNews .detail-item {
    padding-left: 140px;
    position: relative;
    height: 80px;
    margin-bottom: 5px;
}

.index-pagelet-zxNews .detail-item img {
    width: 120px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
}

.index-pagelet-zxNews .detail-item .content {
    width: 215px;
}

.index-pagelet-zxNews .detail-item .content h3 {
    margin: 0;
    padding: 0;
    height: 25px;
    font-size: 18px;
    color: #333;
    line-height: 25px;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-pagelet-zxNews .detail-item .content p {
    margin: 0;
    margin-top: 15px;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    color: #9c9c9c;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.index-pagelet-zxNews .detail-item:hover .content h3,
.index-pagelet-zxNews .detail-item:hover .content p {
    color: #f00;
}

.index-pagelet-zxNews .detail-item:hover img {
    box-shadow: 0px 5px 8px 3px rgba(0, 0, 0, 0.2);
}

.index-pagelet-zxNews .item.no-border {
    margin-top: 5px;
}

.index-pagelet-zxNews .item {
    position: relative;
    color: #3C3C3C;
    line-height: 34px;
    font-size: 14px;
    float: left;
    width: 100%;
}

.index-pagelet-zxNews .item a {
    width: 100%;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-pagelet-zxNews .item a span {
    display: inline-block;
    width: 0px;
    height: 0px;
    border-left: 4px solid #9C9C9C;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-right: 10px;
    vertical-align: middle;
}

.g-more:after {
    display: inline-block;
    content: "";
    width: 8px;
    height: 8px;
    background: url('../images/arrow-left.png') center center no-repeat;
    background-size: 8px;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translate(0, -50%);
}



/* 优质创业项目推荐 */
.modular-four {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.modular-four-box {
    padding: 0 20px;
    background: #fff;
}
.modular-four .modular-four-item {
    width: 275px;
    margin-right: 20px;
    margin-bottom: 38px;
    float: left;
}
.modular-four .modular-four-item:nth-child(4n) {
    margin-right: 0;
}

.modular-four .modular-four-item:hover .word-one,
.modular-four .modular-four-item:hover .word-two {
    color: #f00;
}

.modular-four .modular-four-item:hover img {
    box-shadow: 0px 5px 8px 3px rgba(0, 0, 0, 0.2)
}

.modular-four .modular-four-item img {
    width: 275px;
    height: 183px;
}

.modular-four .modular-four-item .word-one {
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin: 8px 0 5px;
}

.modular-four .modular-four-item .word-two {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
}

.modular-four .modular-four-item .describe-one {
    color: red;
    font-size: 12px;
    display: inline-block;
}

.modular-four .modular-four-item .describe-two {
    color: red;
    font-size: 20px;
    max-width: 150px;
    display: inline-block;
}

.modular-four .modular-four-item em {
    font-size: 12px;
    margin-left: 10px;
    color: #999;
    max-width: 80px;
    display: inline-block;
}

.modular-four .modular-four-item .describe-three {
    float: right;
    font-size: 12px;
    padding: 5px;
    background: #333;
    color: #fff;
    margin-right: 10px;
}


/* 在线课程 */
.course-box {
    width: 1200px;
    margin: 0 auto;
}

.m-index-pagelet-xueyuanReview {}

.m-index-pagelet-xueyuanReview .on-header {
    padding: 13px 10px 11px 15px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #333;
    background-color: #fff;
    line-height: 25px
}

.m-index-pagelet-xueyuanReview .on-header i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('../images/course-icon.png') center bottom no-repeat;
    background-size: 15px 15px;
    margin-right: 10px;
}

.m-index-pagelet-xueyuanReview .fl {
    float: left
}

.m-index-pagelet-xueyuanReview .clearfix:after {
    display: table;
    clear: both;
    content: ""
}

.m-index-pagelet-xueyuanReview .on-items {
    background-color: #FBFBFB;
}

.m-index-pagelet-xueyuanReview .on-item {
    background-color: #FBFBFB;
    border-bottom: 1px solid #eee;
    padding: 0 20px;
    width: 100%;
}

.m-index-pagelet-xueyuanReview .on-item {
    display: block;
}

.m-index-pagelet-xueyuanReview:after {
    display: table;
    content: "";
    clear: both
}

.m-index-pagelet-xueyuanReview h3 {
    font-size: 18px;
    line-height: 25px;
    color: #3C3C3C;
    padding-top: 2px;
    padding-bottom: 15px
}

.m-index-pagelet-xueyuanReview h3 a {
    float: right;
    line-height: 20px;
    width: 40px;
    margin-top: 13px;
    font-size: 12px;
    color: #9C9C9C;
    font-weight: 400;
    position: relative;
    bottom: 10px
}

.m-index-pagelet-xueyuanReview .fc6 {
    color: #6c6c6c
}

.m-index-pagelet-xueyuanReview .fc9 {
    color: #9c9c9c
}

.m-index-pagelet-xueyuanReview a {
    float: left;
    width: 240px
}

.m-index-pagelet-xueyuanReview a img {
    display: block;
    width: 100%;
    height: 135px;
    margin-bottom: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.m-index-pagelet-xueyuanReview a p {
    line-height: 17px;
    font-size: 12px;
    color: #9c9c9c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 6px
}

.m-index-pagelet-xueyuanReview a p.caption {
    font-size: 16px;
    line-height: 22px;
    margin-top: 13px;
    color: #3C3C3C
}

.m-index-pagelet-xueyuanReview a p.caption:hover {
    color: #FD8944;
    text-decoration: none
}

.m-index-pagelet-xueyuanReview a p .substance {
    color: #333
}

.m-index-pagelet-xueyuanReview a p em {
    color: #9C9C9C
}

.m-index-pagelet-xueyuanReview a .assess {
    margin: 6px 0 20px;
    font-size: 12px
}

.m-index-pagelet-xueyuanReview a .assess.online em {
    color: #FD8944
}

.m-index-pagelet-xueyuanReview a .assess .score-tit {
    color: #9c9c9c
}

.m-index-pagelet-xueyuanReview a .assess .score-inner {
    height: 11px;
    width: 12px
}

.m-index-pagelet-xueyuanReview a .assess .score {
    width: 60px;
    position: relative;
    top: 2px
}

.m-index-pagelet-xueyuanReview a .assess .score-inner {
    background: url(../images/start_b8636a5.png) repeat-x;
    margin-right: 1px
}

.m-index-pagelet-xueyuanReview a .assess .button {
    position: relative;
    top: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: right;
    border-radius: 3px;
    font-size: 12px;
    width: 50px;
    line-height: 23px;
    height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5fb89b;
    color: #fff;
    color: rgba(255, 255, 255, .84);
    border: 0;
    background-image: none;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.m-index-pagelet-xueyuanReview a .assess .button:hover {
    background-color: #468f79
}

.m-index-pagelet-xueyuanReview a .assess .lu {
    color: #40AB8B;
    background-color: #fff;
    border: 1px solid #40AB8B
}

.m-index-pagelet-xueyuanReview a .assess .lu:hover {
    color: rgba(255, 255, 255, .84);
    background-color: #40AB8B
}

.m-index-pagelet-xueyuanReview .slide {
    width: 40px;
    float: left;
    height: 20px
}

.m-index-pagelet-xueyuanReview .m-index-xueyuanType {
    background-color: #fff;
}

.m-index-pagelet-xueyuanReview .m-index-xueyuanType .lineBox {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 300px;
    color: #9c9c9c;
    font-size: 12px;
    line-height: 20px;
}

.m-index-pagelet-xueyuanReview .m-index-xueyuanType .lineBox:after,
.m-index-pagelet-xueyuanReview .m-index-xueyuanType .lineBox:before {
    display: inline-block;
    content: "";
    background-color: #ddd;
    width: 100px;
    height: 1px;
    position: absolute;
    top: 50%
}

.m-index-pagelet-xueyuanReview .m-index-xueyuanType .lineBox:before {
    left: 0
}

.m-index-pagelet-xueyuanReview .m-index-xueyuanType .lineBox:after {
    right: 0
}

.m-index-pagelet-xueyuanReview .m-index-xueyuanType .course {
    padding: 0 14px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 15px;
}

.m-index-pagelet-xueyuanReview .m-index-xueyuanType .course a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    color: #6c6c6c;
    cursor: pointer;
    background: #FBFBFB;
    border: 1px solid #EEE;
    border-radius: 3px;
    margin: 0 15px 15px 0;
    font-size: 14px
}

.m-index-pagelet-xueyuanReview .m-index-xueyuanType .course a:hover {
    border: 1px solid #FD8944;
    color: #FD8944
}

.m-index-pagelet-xueyuanReview .m-index-xueyuanType .course a:hover {
    color: #FD8944
}

.m-index-pagelet-xueyuanReview .f_ts_p {
    color: #9C9C9C;
    font-size: 12px
}

.m-index-pagelet-tomato .tmt-hd {
    width: 100%;
    height: 121px;
}

/* 在线课程中间部分 */
.tmt-hd,
.tmt-hd>img {
    width: 100%;
    display: block;
}

.tmt-main {
    width: 100%;
    /* padding-top: 5px; */
    padding: 5px 0 0 8px;
}

.tmt-main .tmt-main-item {
    width: 350px;
    padding: 0 10px;
    height: 280px;
    float: left;
}

.tmt-main .tmt-main-item-head {
    height: 40px;
    border-bottom: 1px dashed #efefef;
}

.tmt-main .tmt-main-item-head span {
    display: inline-block;
    color: #101010;
    font-size: 16px;
    line-height: 39px;
    border-bottom: 2px solid #00c8aa;
    float: left;
}

.tmt-main .tmt-main-item-head ul {
    line-height: 39px;
    float: right;
}

.tmt-main .tmt-main-item-head ul>li {
    margin: 0 5px;
    font-size: 14px;
    color: #999;
    float: left;
}

.tmt-main-item-middle {
    margin: 15px 0 10px;
}

.tmt-main-item-middle>img {
    float: left;
}

.tmt-main-item-middle .tmt-main-item-middle-word {
    width: 190px;
    height: 80px;
    float: right;
}

.tmt-main-item-middle:hover p {
    color: #f00 !important;
    cursor: pointer;
}

.tmt-main-item-middle-word .title {
    color: #101010;
    line-height: 22px;
    margin-bottom: 18px;
    font-size: 16px;
    height: 80px;
}

.tmt-main-item-middle-word .cate-name {
    color: #999;
    font-size: 14px;
    line-height: 22px;
}

.tmt-main-item-middle img {
    width: 125px;
    height: 80px;
    min-width: 125px;
}

.tmt-main-item-middle:hover img {
    box-shadow: 0px 5px 8px 3px rgba(0, 0, 0, 0.2);
}

.tmt-main-item-bottom {
    padding-bottom: 10px;
}

.tmt-main-item-bottom a {
    line-height: 30px;
}

.tmt-main-item-bottom a:hover p,
.tmt-main-item-bottom a:hover span,
.tmt-main-item-bottom a:hover i {
    color: #f00;
}

.tmt-main-item-bottom span {
    width: 80px;
    font-size: 14px;
    color: #999;
    float: left;
}

.tmt-main-item-bottom p {
    width: 250px;
    font-size: 14px;
    color: #101010;
    float: left;
}

.tmt-main-item-bottom p i {
    margin: 0 10px 0 0;
    color: #999;
}

/* 在线课程右边部分 */
.fast-question-box {
    width: 100%;
}

.fast-question-head {
    width: 100%;
    font-size: 18px;
    color: #111111;
    position: relative;
    padding-left: 35px;
    padding-right: 10px;
    height: 50px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #efefef;
    line-height: 48px;
}

.fast-question-head::before {
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    background: url('../images/24hour.png') center center no-repeat;
    background-size: 15px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
}

.fast-question-head a {
    color: #999;
    font-size: 12px;
    float: right;
    line-height: 48px;
}

.fast-question-content {
    width: 100%;
    padding: 15px 15px 0;
}

.fast-question-content li {
    width: 100%;
    margin-bottom: 15px;
}

.fast-question-content li a:hover {
    color: #f00;
}

.fast-question-content li>h3 {
    width: 70px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    background: #5dc7f1;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 5px;
}

.fast-question-content li:nth-child(2)>h3 {
    background: #fd8944;
}

.fast-question-content li:nth-child(3)>h3 {
    background: #0063b2;
}

.fast-question-content li:nth-child(4)>h3 {
    background: #e62e04;
}

.fast-question-content li:nth-child(5)>h3 {
    background: #3b4759;
}

.fast-question-content li>a {
    width: 100%;
    line-height: 26px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.fast-question-content li>a::before {
    display: inline-block;
    content: '';
    width: 0px;
    height: 0px;
    border-left: 4px solid #9C9C9C;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-right: 10px;
    vertical-align: middle;
}

/* 创业干货知识问答 */
.answers-box {
    width: 1200px;
    margin: 0 auto 18px;
}

.people-list-box {
    width: 100%;
    padding: 15px 25px 0;
    box-sizing: border-box;
    background: #fff;
}

.people-list-box ul {
    width: 100%;
}

.people-list-box ul li {
    float: left;
    margin-bottom: 20px;
    margin-left: 50px;
}


.people-list-box ul li:nth-child(6n+1) {
    margin-left: 0;
}

.people-list-box ul li a {
    width: 150px;
    text-align: center;
}

.people-list-box ul li .head-img {
    width: 88px;
    height: 88px;
    border: 3px solid #e7e7e7;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

.people-list-box ul li .head-img img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.people-list-box ul li .name {
    margin: 20px 0;
    color: #101010;
    font-size: 16px;
    font-weight: 500;
}

.people-list-box ul li .major {
    margin-bottom: 12px;
    color: #101010;
    font-size: 14px;
}


.people-list-box ul li .btn {
    background: #ff4f53;
    height: 32px;
    line-height: 32px;
    width: 102px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    margin: 20px auto 0;
}

.people-list-box ul li:hover .btn {
    box-shadow: 0 6px 12px 1px #9b9b9b;
}

/* 小九探店实拍 */
.nine-shop-box {
    width: 1200px;
    margin: 0 auto;
}

.nine-shop-head {
    width: 100%;
    padding: 30px 20px 20px 0;
    color: #101010;
}

.nine-shop-head h2 {
    font-size: 24px;
    float: left;
}

.nine-shop-head .sort-box {
    font-size: 14px;
    float: right;
    line-height: 24px;
}

.nine-shop-head .sort-box ul {
    float: left;
    line-height: 24px;
}

.nine-shop-head .sort-box li {
    font-size: 14px;
    border-right: 1px solid #101010;
    padding: 0 20px;
    line-height: 1;
    float: left;
    margin-top: 5px;
}

.nine-shop-head .sort-box li:hover,
.nine-shop-head .more-btn:hover {
    color: #F00000;
}

.nine-shop-head .more-btn {
    font-size: 14px;
    margin-left: 20px;
    float: right;
}

.Perspective {
    width: 1240px;
    height: 520px;
    margin: 0 auto;
}

.Perspective .swiper-container {
    width: 100%;
    height: 100%;
}

.Perspective .swiper-container .swiper-slide {
    position: relative;
}

.swiperItem {
    width: 380px;
    height: 250px;
    position: relative;
    margin-bottom: 20px;
}

.brandImg {
    width: 100%;
    height: 250px;
}

.swiperItem img {
    display: block;
    width: 100%;
    height: 100%;
}

.brandInfo {
    width: 380px;
    height: 30px;
    background: rgba(50, 50, 50, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 30px;
}

.brandInfo_text {
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
}

.brandImg:hover img {
    opacity: 0.7;
}

.swiperItem:hover .brandInfo_text {
    color: #FF0000;
}

/* 加盟四大项 */
.valuableBook {
    width: 1200px;
    min-height: 363px;
    margin: 30px auto;
}

.valuableBook_item {
    width: 282px;
    height: 363px;
    box-shadow: 3px 3px 8px #999;
    float: left;
    margin-left: 24px;
}

.valuableBook_item:first-child {
    margin-left: 0;
}

.v_itemTitle {
    height: 50px;
    line-height: 50px;
    text-indent: 14px;
    font-size: 17px;
    color: #404040;
    font-weight: bold;
    background: #f9f9f9;
}

.v_itemText {
    float: left;
    padding: 10px;
    width: 100%;
}

.v_itemText img {
    width: 100%;
    height: 158px;
    display: block;
}

.v_itemText:hover img {
    box-shadow: 0 6px 12px 1px #9b9b9b;
}

.v_title_text {
    float: left;
    padding: 13px 0 0;
}

.v_title_text_item {
    font-size: 14px;
    line-height: 32px;
}

.v_title_text_item span {
    width: 5px;
    height: 5px;
    background: #999;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 11px;
    float: left;
}

.v_title_text_item h3 {
    float: left;
    color: #343434;
    font-size: 14px;
    font-weight: normal;
    width: 240px;
}

.v_title_text_item p {
    color: #999;
    margin-left: 10px;
    float: left;
    text-align: right;
    width: 75px;
}

.v_title_text_item:hover h3 {
    color: #FF0000;
}

/* 品牌资讯 */
.Pptitle {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 14px;
    line-height: 1;
}

.Pptitle>span {
    border-bottom: 1px #E00B0B solid;
    padding-bottom: 12px;
}

.Pptitle>span>strong {
    color: #E00B0B;
    font-weight: bold;
}

.Pptitle>a {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal;
    margin-top: 6px;
}


.Pptitle>a {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal;
    margin-top: 6px;
}

.zxBrand {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-bottom: 20px;
}

.zxBrand>div>h3 {
    font-size: 26px;
    font-weight: 600;
    line-height: 44px;
    overflow: hidden;
    padding: 6px 0;
    position: relative;
    color: #333;
}

.zxBrand>div>h3>span {
    display: block;
    float: left;
    width: 0;
    height: 44px;
    margin-top: 3px;
    background: url(../images/sy_41.png) no-repeat 0 6px;
}

.zxBrand>div>div {
    background: #fff;
}

.zxBrand .sort-box {
    float: right;
    color: #101010;
    font-size: 14px;
    line-height: 44px;
    padding-right: 20px;
}

.zxBrand .sort-box ul {
    float: left;
    line-height: 44px;
}

.zxBrand .sort-box li {
    font-size: 14px;
    border-right: 1px solid #101010;
    padding: 0 20px;
    line-height: 1;
    float: left;
    margin-top: 15px;
}

.zxBrand .sort-box li:hover,
.zxBrand .more-btn:hover {
    color: #F00000;
}

.zxBrand .more-btn {
    font-size: 14px;
    margin-left: 20px;
    float: right;
    font-weight: 400;
    color: #101010;
}

.zxBrand>div>div>.main {
    width: 403px;
    /* height: autopx; */
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
    float: left;
}

#ifocus {
    width: 375px;
    margin-bottom: 20px !important;
    height: 252px;
    border: 1px solid #DEDEDE;
    background: #F8F8F8;
}

#ifocus_pic {
    display: inline;
    position: relative;
    float: left;
    width: 375px;
    height: 252px;
    overflow: hidden;
}

#ifocus_piclist li {
    width: 375px;
    height: 252px;
    overflow: hidden;
}

#ifocus_piclist img {
    width: 375px;
    height: 252px;
}

#ifocus_btn {
    display: inline;
    float: right;
    margin-top: 9px;
    width: 78px;
    padding-right: 5px;
}

#ifocus_btn li {
    width: 78px;
    height: 51px;
    margin-bottom: 5px;
    cursor: pointer;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

#ifocus_btn img {
    width: 64px;
    height: 42px;
    margin: 5px 0 0 10px;
}

#ifocus_btn .on {
    background: url(../images/ifocus_btn_bg.gif) no-repeat;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

#ifocus_opdiv {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 390px;
    height: 45px;
    background: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

#ifocus_tx {
    position: absolute;
    left: 8px;
    bottom: 8px;
    color: #FFF;
}

#ifocus_tx ul li {
    display: none;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#ifocus_tx ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#ifocus .btn li {
    width: 30px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 99;
    cursor: pointer;
}

#ifocus .btn li.prev {
    background: url(../images/bg.png) -767px -292px no-repeat;
    left: 0;
}

#ifocus .btn li.next {
    background: url(../images/bg.png) -714px -292px no-repeat;
    right: 0;
}

.zxBrand>div>div>.main>.news>li.active>a {
    margin: 20px 0;
}

.zxBrand>div>div>.main>.news>ul>li.active>a>div {
    width: 233px;
    float: right;
}

.zxBrand>div>div>.main>.news>ul>li.active>a>img {
    display: block;
    width: 130px;
    height: 90px;
    margin-right: 12px;
    float: left;
}

.zxBrand>div>div>.main>.news>ul>li>a>img {
    display: none;
}

.zxBrand>div>div>.main>.news>ul>li>a>div>h3 {
    width: 300px;
    font-size: 15px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.zxBrand>div>div>.main>.news>ul>li>a>div>em {
    float: right;
    font-style: normal;
    color: #999;
    display: block;
    font-size: 14px;
}

.zxBrand>div>div>.main>.news>ul>li>a>div>p {
    display: none;
}

.zxBrand>div>div>.main>.news>ul>li.active>a>div>em {
    display: none
}

.zxBrand>div>div>.main>.news>ul>li.active>a>div>h3 {
    width: 233px;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
    float: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.zxBrand>div>div>.main>.news>ul>li.active>a>div>p,
.zxBrand>div>div>.head>a>p {
    color: #999;
    display: block;
    overflow: hidden;
    font-size: 15px;
    position: relative;
    line-height: 25px;
    height: 52px;
    word-break: break-all;
    margin-top: 11px;
}

.p-after::after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 40px;
    background: -webkit-linear-gradient(left, transparent, #fff 55%);
    background: -moz-linear-gradient(left, transparent, #fff 55%);
    background: -o-linear-gradient(left, transparent, #fff 55%);
    background: linear-gradient(to right, transparent, #fff 55%);
}

.common-list>li>a {
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 15px 0;
    line-height: 19px;
}

.common-list>li.active>a {
    white-space: normal
}


.common-list li a i {
    width: 6px;
    height: 6px;
    background: #ededed;
    border-radius: 50%;
    display: block;
    margin: 8px 10px 8px 0;
    float: left;
}

.common-list li.active a i {
    display: none
}

.common-list li.active a em {
    display: none
}

.common-list>li>a>span {
    width: 75%;
    font-size: 15px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.common-list>li>a>span:hover,
.zxBrand>div>div>.head>a>h3:hover,
.zhhdBrand>div>div>.display>.content>ul>li>a>p:hover,
.zhhdBrand>div>div>.cooperation>ul>li>a>div>h3:hover {
    color: #E00B0B;
}

.common-list>li>a>em {
    width: 14%;
    float: right;
    font-style: normal;
    color: #999;
    display: block;
    font-size: 14px;
    margin-top: -15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.common-list>li.active>a>em {
    font-style: normal;
    color: #999;
    display: block;
    font-size: 14px;
}

.zxBrand>div>div>.head {
    width: 475px;
    /* height: autopx; */
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.zxBrand>div>div>.head>a>h3 {
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 600;
    margin: 24px 0 20px;
    line-height: 1.1
}

.zxBrand>div>div>.head>a>h3>span {
    display: inline-block;
    padding: 2px 4px;
    border: 1px #E00B0B solid;
    color: #E00B0B;
    font-size: 16px;
    font-weight: normal;
    margin-right: 16px;
}

.zxBrand>div>div>.head>div {}

.zxBrand>div>div>.head>div>a {
    width: 210px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.zxBrand>div>div>.head>div>a:first-child {
    float: left;

}

.zxBrand>div>div>.head>div>a:last-child {
    float: right;
}

.zxBrand>div>div>.head>div>a>div>img {
    display: block;
    width: 100%;
    height: 160px;
}

.zxBrand>div>div>.head>div>a>span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 210px;
    height: 40px;
    background: rgba(0, 0, 0, .6);
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 40px;
    color: #fff;
}

.zxBrand>div>div>.baike {
    width: 322px;
    height: auto;
    background: #fff;
    padding: 20px 14px;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.zxBrand>div>div>.baike .common-list>li>a>span {
    width: 76%;
}

.common-last {
    padding-top: 8px;
}

.common-last {
    width: 100%;
}

.common-last>li {
    width: 100%;
}

.common-last>li>a {
    display: block;
    width: 170px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 10px 0;
    float: left;
}

.common-last>li>a:hover {
    color: #E00B0B;
}

.common-last>li>a:first-child {
    width: auto;
    display: inline-block;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 104px;

}

.common-last>li>a:first-child>span {
    max-width: 80px;
}

.common-last>li>a>i {
    width: 6px;
    height: 6px;
    background: #ededed;
    border-radius: 50%;
    display: inline-block;
    margin: 8px 10px 8px 0;
    position: absolute;
    left: 0;
    top: -3px;
}

.common-last>li>a>span {
    color: #E00B0B;
    float: left;
}

/* 品牌列表 */
.brand-list-box {
    width: 1200px;
    margin: 0 auto;
}

.hot_news {
    background: #fff;
    padding: 10px 5px;
}

.hot_newsItem {
    width: 180px;
    height: 130px;
    float: left;
    margin-left: 22px;
}

.hot_newsItem:nth-child(n+7) {
    margin-top: 30px;
}

.hot_newsItem:nth-child(6n+1) {
    margin-left: 0;
}

.hot_img_box {
    width: 100%;
    height: 101px;
}

.hot_img_box img {
    width: 100%;
    height: 100%;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.hot_new_title {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    text-align: center;
}

.hot_newsItem:hover img {
    opacity: 0.8;
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
}

.hot_newsItem:hover p {
    color: #DF0D09;
}

/* 优质创业项目推荐 */
.good-project-box {
    width: 1200px;
    margin: 0 auto;
}

.good-project-head {
    width: 100%;
    padding: 30px 15px 17px 15px;
    color: #101010;
    background: #fff;
}

.good-project-head h2 {
    font-size: 24px;
    float: left;
}

.good-project-head h2 span {
    font-size: 14px;
    color: #000;
    margin-left: 15px;
}

.good-project-head .sort-box {
    font-size: 14px;
    float: right;
    line-height: 24px;
}

.good-project-head .sort-box ul {
    float: left;
}

.good-project-head .sort-box li {
    margin-right: 30px;
    font-size: 14px;
    float: left;
}

.good-project-head .sort-box li:hover,
.good-project-head .sort-box .more-btn:hover {
    color: #F00000;
}

.good-project-head .sort-box .more-btn {
    float: left;
}

.jm_Theme {
    width: 100%;
    height: 340px;
}

.jm_Theme .swiper-container {
    width: 100%;
    height: 100%;
}

.asideImg {
    width: 282px;
    height: 100%;
}

.centerImg {
    width: 588px;
    height: 340px;
    float: left;
    margin: 0 24px;
}

.jm_Theme .swiper-container .swiper-slide {
    justify-content: space-between;
}

.asideImg {
    float: left;
}

.asideImg_item {
    height: 160px;
    position: relative;
    margin-top: 20px;
    float: left;
}

.asideImg_item:first-child {
    margin-top: 0;
}

.asideImg_item img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.showText {
    /* width: 262px; */
    width: 100%;
    height: 85px;
    background: url(../images/coverbg.png);
    position: absolute;
    bottom: 0;
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    padding: 0 10px;
}

.showText p {
    width: 75px;
    height: 20px;
    border-radius: 4px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #fff;
    margin-right: 10px;
    margin-top: 50px;
    float: left;
    overflow: hidden;
}

.showText span {
    margin-top: 50px;
    float: left;
    line-height: 20px;
    width: 175px;
    overflow: hidden;
}

.centerImg .showText {
    width: 590px;
}

.jm_Theme .swiper-container .swiper-slide a:hover img {
    opacity: 0.7;
}

.jm_Theme .swiper-button-prev {
    background-image: url(../images/jtright.png);
    left: 10px;
    right: auto;
    width: 52px;
    height: 52px;
    background-size: 52px 52px;
    visibility: hidden;
}

.jm_Theme .swiper-button-prev.active {
    visibility: visible;
}

.jm_Theme .swiper-button-next {
    background-image: url(../images/jtleft.png);
    right: 10px;
    left: auto;
    width: 52px;
    height: 52px;
    background-size: 52px 52px;
    visibility: hidden;
}

.jm_Theme .swiper-button-next.active {
    visibility: visible;
}



/* 加盟专题 */
.palceforad {
    width: 1200px;
    height: 80px;
    display: block;
    margin: 22px auto;
}

.palceforad img {
    width: 100%;
    height: 100%;
}

.palceforad:hover {
    box-shadow: 0px 5px 8px 3px rgba(0, 0, 0, 0.2);
}

/* 热门项目 */
.hotBrand_boot {
    width: 1200px;
    margin: 32px auto;
    padding: 24px 20px 10px;
    background: #f7f7f7;
    margin-top: 30px;
    overflow: hidden;
    box-sizing: border-box;
}

.hotBrand_boot_active {
    color: #FF0000 !important;
}

.hotBrand_boot_active span {
    color: #333;
}

.brandItemList {
    margin-top: 24px;
}

.brandItemHref {
    font-size: 16px;
    color: #333;
    float: left;
}

.brandItemHref span {
    margin: 0 20px;
}

.hotBrand1 {

    flex: 1;
    margin-top: 28px;
}

.hotBrand1 .swiper-container {
    width: 100%;
    height: 100%;
}

.brand_bottomHref {
    flex-wrap: wrap;
}

.slideBrand {
    width: 14.2%;
    height: 13px;
    font-size: 12px;
    color: #999;
    display: block;
    margin-bottom: 18px;
    float: left;
}
#hotSwiper{
    max-height: 358px;
}

/* 展开更多 */
.pick-up-btn {
    width: 100%;
    text-align: center;
    cursor: pointer;
    padding-bottom: 10px;
    display: none;
}

.pick-up-btn img {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.pick-up-btn .open {
    display: block;
}

.pick-up-btn .close {
    display: none;
}

.pick-up-btn .close img {
    vertical-align: text-top;
}

.pick-up-btn.active .close {
    display: block;
}

.pick-up-btn.active .open {
    display: none;
}

/* 友情链接 */
.friend_link {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    min-height: 36px;
    margin-top: 30px;
}

.friendTitle {
    height: 36px;
    border-bottom: 1px solid #E5E5E5;
}

.friendTitle h3 {
    font-size: 16px;
    color: #333;
    height: 35px;
    border-bottom: 1px solid #E52F2B;
    float: left;
}

.friendTitle p {
    font-size: 12px;
    color: #333;
    float: right;
}

.friendLink_list {
    margin-top: 28px;
    font-size: 12px;
    color: #696969;
}

.friendLink_list>a {
    color: #696969;
    margin-bottom: 12px;
    margin-right: 24px;
    float: left;
}

.tj_brnad {
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    margin-top: 6px;
    margin-left: 20px;
}

.tj_brnad a {
    color: rgba(153, 153, 153, 1);
    line-height: 19px;
}

.tj_brnad u {
    margin: 0 5px;
}

/* 底部 */
.footer-box {
    height: 445px;
    background: url('../images/footerbg.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
}

.footerInner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    margin-top: 60px;
}

.footerLeft {
    height: 156px;
    float: left;
}

.footerHref {
    width: 56px;
    float: left;
    margin-right: 50px;
}

.footerHref a {
    font-size: 14px;
    color: #fff;
    line-height: 31px;
    margin-bottom: 5px;
}

.footerCenter {
    width: 297px;
    height: 150px;
    margin: 0 62px 0 69px;
    border-left: 1px solid #595959;
    border-right: 1px solid #595959;
    float: left;
}


.footerHot_phone {
    text-align: center;
    margin-top: 35px;
}

.footerHot_phone img {
    width: 26px;
    height: 26px;
    margin-right: 7px;
    vertical-align: -6px;
}

.footerHot_phone span {
    font-size: 18px;
    color: #fff;
}


.footerHot_num {
    font-size: 24px;
    color: #fff;
    margin-top: 15px;
    text-align: center;
}


.footerRight {
    width: 240px;
    height: 150px;
    margin-left: 62px;
    background: #fff;
    float: left;
    padding: 13px 20px 0;
}

.footerRightItem {
    width: 99px;
    height: 137px;
    float: left;
}

.footerRightItem img {
    width: 100%;
    margin-bottom: 4px;
}

.footerRightItem p {
    font-size: 14px;
    text-align: center;
}

.footerRight .footerRightItem:last-child {
    margin-right: 0;
    float: right;
}

.ejmRecord_number {
    border-top: 1px solid #595959;
    margin-top: 69px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.ejmRecord_number p {
    margin-top: 19px;
}

.ejmRecord_number p span:nth-child(1) {
    margin-right: 32px;
}

.ejmRecord_number p:nth-child(1) {
    margin-top: 36px;
}

/* 留言板 */
.leave-message-box {
    width: 100%;
    height: 220px;
    background: rgba(58, 75, 98, 0.8);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
}

.leave-message-box.active {
    display: block;
}

.leave-message-main {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding: 20px 40px 10px;
    background: rgba(22, 42, 77, 0.6);
}

.leave-message-main .left-content {
    float: left;
}

.leave-message-main .left-content,
.leave-message-main .left-content img {
    height: 100%;
}

.leave-message-main .center-content {
    width: 430px;
    height: 100%;
    float: left;
    margin-left: 105px;
}

.leave-message-main .center-content form {
    width: 100%;
    height: 100%;
}

.leave-message-main .form-label {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.leave-message-main .form-label>span {
    color: #fff;
    font-size: 20px;
    width: 80px;
    float: left;
    line-height: 35px;
}

.leave-message-main .form-label>input {
    width: 350px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: #fff;
    outline: none;
    border: none;
    padding: 0 15px;
    position: relative;
    float: right;
}

.leave-message-main .form-label>.select-box {
    height: 100%;
    width: 350px;
    position: absolute;
    top: 0;
    right: 0;
}



.leave-message-main .form-label #messageSelect {
    height: 100%;
    width: 350px;
    line-height: 35px;
    font-size: 14px;
    outline: none;
    border: none;
    padding: 0 15px;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 34px;
    padding-left: 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url("../images/arrow-bottom.png") right 10px center/15px no-repeat;
}

.leave-message-main .form-label #messageSelect.active {
    color: #6c6c6c;
}

.leave-message-main .form-label #messageSelect option {
    color: #101010;
}

.leave-message-main .form-label>.submit-btn {
    background: #f8160f;
    color: #fff;
    font-size: 16px;
}

.leave-message-main .right-content {
    width: 180px;
    float: right;
    margin-top: 30px;
}

.leave-message-main .right-content>img {
    width: 100px;
    height: 100px;
    display: block;
}

.leave-message-main .right-content>p {
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

.close-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/leave-message-close.png) center center no-repeat;
    background-size: 100%;
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
}

/*侧边栏*/
.right_float {
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -120px;
    font-size: 14px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    text-align: center;
    display: none;
}

.right_float .unit {
    width: 50px;
    height: 50px;
    transition: all .2s linear;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 1px;
    padding-top: 10px;
}

.right_float .unit_no {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.right_float .line {
    width: 100%;
    margin: 0 auto;
    display: none;
    color: #fff;
    margin-top: -9px;
}

.right_float .unit:hover {
    background: #f8160f;
}

.right_float .unit:hover .right_float_icon {
    display: none;
    opacity: 0;
    position: absolute;
}

.right_float .unit:hover .right_float_info {
    display: block;
    height: 50px;
    width: 50px;
    padding-top: 10px;
}

.right_float_icon:hover {
    display: none;
}

.right_float_info {
    display: block;
    height: 50px;
    width: 50px;
}

.right_float_info span {
    flex: auto;
}

.unit .u_active {
    height: 50px;
    width: 50px;
    background: #f8160f;
}
.unit .u_active.line{
    display: block;
    padding-top: 10px;
}

.unit_left_Box {
    background: #fff;
    position: absolute;
    top: 63px;
    width: 311px;
    right: 70px;
}

.unit_left_consult {
    font-size: 14px;
    padding: 20px 20px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #EEEEEE;
    box-shadow: 0 2px 8px 0 rgba(30, 35, 47, 0.10);
    display: none;
    margin-top: -70px;
}

.unit_left_consult form{
    width: 100%;
}
.unit_left_consult div span{
    width:20%;
    float: left;
    color: #999;
    line-height: 40px;
    font-size: 16px;
}

.unit_left_text,
.consult_btn {
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}

.unit_left_text {
    border: 1px solid #EEE;
    color: #999;
    width: 80%;
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 14px;
    background: #FAFAFA;
    border: 1px solid #EEEEEE;
    border-radius: 2px 0 0 2px;
}

.consult_btn {
    width: 100%;
    background: #f8160f;
    border-radius: 0 2px 2px 0;
    color: #FFFFFF;
    border: none;
    margin-bottom: 0;
}

.iphone_Left {
    line-height: 24px;
    height: auto;
    font-size: 14px;
    color: #666666;
}

.iphone_Left .telIphone {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.float-img {
    width: 28px;
    height: 28px;
    margin: 0 auto;
}
