﻿/*产品与服务模块*/

.container .container_body {
    /*width: 1000px;*/
}

.hgProduct {
    /*margin-top: 40px;*/
}

.proTabs {
    border-bottom: 1px solid #ccc;
    margin: 40px 0;
    color: #333;
}

.proTabs li {
    width: 110px;
    display: inline-block;
    float: left;
height:125px;
}

.proTabs li h3 {
    font-size: 1.4rem;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.proTabs li .proIcon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.proTabs li .proIcon p {
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    background: url(../images/product-icon.png) no-repeat 0 0;
}

.proTabs li .proIcon p.pro-icon-1 {
    background-position: -10px 5px;
}

.proTabs li .proIcon p.pro-icon-2 {
    background-position: -129px 5px;
}

.proTabs li .proIcon p.pro-icon-3 {
    background-position: -244px 5px;
}

.proTabs li .proIcon p.pro-icon-4 {
    background-position: -363px 5px;
}

.proTabs li .proIcon p.pro-icon-5 {
    background-position: -475px 5px;
}

.proTabs li .proIcon p.pro-icon-6 {
    background-position: -589px 5px;
}

.proTabs li .proIcon p.pro-icon-7 {
    background-position: -706px 5px;
}

.proTabs li .proIcon p.pro-icon-8 {
    background-position: -820px 5px;
}

.proTabs li .proIcon p.pro-icon-9 {
    background-position: -935px 5px;
}

.proTabs li.liveTab h3 {
    color: #006699;
}

.proTabs li.liveTab .proIcon {
    /*background: url("../images/icon/pro-bg.png") no-repeat center;*/
}

.proTabs li.liveTab .proIcon p.pro-icon-1 {
    background-position: -13px -116px;
}

.proTabs li.liveTab .proIcon p.pro-icon-2 {
    background-position: -127px -116px;
}

.proTabs li.liveTab .proIcon p.pro-icon-3 {
    background-position: -241px -116px;
}

.proTabs li.liveTab .proIcon p.pro-icon-4 {
    background-position: -358px -116px;
}

.proTabs li.liveTab .proIcon p.pro-icon-5 {
    background-position: -472px -116px;
}

.proTabs li.liveTab .proIcon p.pro-icon-6 {
    background-position: -580px -116px;
}

.proTabs li.liveTab .proIcon p.pro-icon-7 {
    background-position: -703px -116px;
}

.proTabs li.liveTab .proIcon p.pro-icon-8 {
    background-position: -816px -116px;
}

.proTabs li.liveTab .proIcon p.pro-icon-9 {
    background-position: -930px -116px;
}

.proTabs li.liveTab .onLine {
    width: 30px;
    height: 2px;
    background: #006699;
    margin: 0 auto;
    margin-top: 13px;
}

.proTabs li .proIntro {
    width: 1000px;
    margin-bottom: 40px;
}

.mainPro {
    margin-top: 20px;
}

.proTitle {
    font-size: 1.8rem;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
}

.proTitle span {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 2px;
    background: #006699;
    top: -4px;
}

.mainPro table tr td {
    width: 232px;
    height: 40px;
    font-size: 1.2rem;
    font-size: 12px; float:left;
}

.mainPro table tr td a {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 15px;
    background: url("../images/icon/pro-select.png") no-repeat center;
	float:left; width:7%;
}

.useFor h5,
.proSize h5 {
    font-size: 1.2rem;
    font-size: 12px;
    color: #333;
    line-height: 40px;
}

.proIntro {
    display: none;
}

.showTab {
    display: block;
}

.proList table {
    width: 1000px;
    color: #333;
}

.proList table th {
    text-align: center;
    font-size: 1.4rem;
    font-size: 14px;
    height: 50px;
    border-top: 2px solid #006699;
    border-bottom: 1px solid #999;
    border-left: 1px solid #ccc;
	width:17%;
}

.proList table .leftBorder {
    border-left: none;
}

.proList table td {
    padding: 15px 0 15px 10px;
    border: 1px solid #ccc;
    font-size: 1.2rem;
    font-size: 12px;
}

.proList table td.rightBorder {
    border-right: none;
}

.proList table td.proClass {
    font-size: 1.4rem;
    font-size: 14px;
    font-weight: bold;
    background: #fcfcfc;
    width: 175px;
    padding-left: 20px;
}

.serverTitle {
    margin-top: 30px;
}

.serverTab {
    padding-left: 125px;
    line-height: 60px;
    font-size: 1.4rem;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #ccc;
    margin: 30px 0;
}

.serverTab li {
    display: inline-block;
    float: left;
    width: 250px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.serverTab li span {
    display: block;
    width: 30px;
    height: 2px;
    position: relative;
    bottom: -61px;
    left: 110px;
}

.serverSelect {
    color: #006699;
}

.serverSelect span {
    background: #006699;
}

.personServer {
    display: none;
}

.toPerson {
    font-size: 1.1rem;
    font-size: 11px;
    font-weight: bold;
    color: #006699;
    padding-left: 20px;
    background: url("../images/server-1-icon.jpg") no-repeat left center;
    margin: 30px 0;
    display: none;
}

.toPersonImg {
    margin: 50px auto;
    text-align: center;
}

.serverCenter table {
    width: 1000px;
    color: #333;
    margin-bottom: 50px;
}

.serverCenter table th {
    text-align: center;
    font-size: 1.4rem;
    font-size: 14px;
    height: 50px;
    border-top: 2px solid #006699;
    border-bottom: 1px solid #999;
}

.serverCenter table td {
    padding: 15px 0 15px 15px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1.2rem;
    font-size: 12px;
}

.serverCenter table td.centerServerTitle {
    font-size: 1.4rem;
    font-size: 14px;
    font-weight: bold;
    background: #fcfcfc;
    width: 175px;
    padding-left: 20px;
    border-left: none;
}

.society_in {
    margin-top: 4%;
}

.society_in h3 {
    color: #3f3f3f;
    font-size: 1.8rem;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2%;
}

.society_in h3 img {
    margin-right: 7px;
    vertical-align: middle;
}

.sosiety_left {
    position: relative;
    margin-right: 5%;
}

.sosiety_left a img {
    max-width: 100%;
}

.sosiety_left a span {
    display: block;
    position: absolute;
    width: 100%;
    left: 50%;
    top: 10%;
    margin-left: -50%;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    background: url(../images/icon/sosiety_line.png) no-repeat bottom center;
}

.sosiety_left,
.sosiety_right {
    float: left;
}

.sosiety_right a {
    display: block;
    margin-top: 8%;
    color: #fff;
    text-align: center;
    padding: 1% 2%;
    background: #0060aa;
    max-width: 80px;
}

.sosiety_dw {
    position: relative;
    margin-top: 2.5%;
    border-top: 2px solid #0060aa;
}

.news_list ul li {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 1.5% 1%;
    border-bottom: 1px solid #dbe2e6;
}

.news_list ul li a {
    font-size: 12px;
    font-size: 1.2rem;
}

.news_list ul li a span {
    float: right;
}

.dw_list {
    width: 148px;
    height: 22px;
    position: absolute;
    top: -30px;
    right: 0;
}

.dw_list p {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    color: #879eac;
    line-height: 22px;
    border: 1px solid #879eac;
}

.set {
    background: url(../images/icon/icon_btns.png) 125px center no-repeat;
}

.select {
    background: url(../images/icon/icon_btns.png) 125px center no-repeat;
}

.new {
    width: 148px;
    position: absolute;
    border: 1px solid #879eac;
    display: none;
    z-index: 2
}

.dw_list ul li {
    line-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
}

.dw_list ul li:hover {
    background: #879eac;
    color: #fff;
}

.page {
    margin: 4% auto 5% auto;
    text-align: center;
}

.page a {
    /* display: inline-block; */
    float: left;
    padding: 5px 10px;
    background: #879eac;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 auto;
    margin-right: 2%;
    background: #e7ecee;
}

.page p {
    display: inline-block;
    margin-right: 2%;
    font-size: 12px;
    font-size: 1.2rem;
    color: #3f3f3f;
}

.page p {
    float: left;
}

.page p.p_w_w {
    margin-right: 0;
    margin-left: 10px;
}

.page span.a_con {
    float: left;
    border: 1px solid #e7ecee;
    width: 58px;
    background: #fff;
    height: 28px;
    line-height: 28px;
    margin: 0 8px;
    padding: 0;
}

.page a.active {
    background: #879eac;
    color: #fff;
}

.page a:hover {
    background: #879eac;
    color: #fff;
}

.page_in {
    text-align: center;
    display: block;
    margin-left: 130px;
}

.page a.prev {
    width: 27px;
    height: 27px;
    text-indent: -999rem;
    background: #e7ecee url(../images/icon/icon_prev.png) no-repeat center center;
}

.page a.next {
    width: 27px;
    height: 27px;
    text-indent: -999rem;
    background: #e7ecee url(../images/icon/icon_next.png) no-repeat center center;
}

.page p a.next_t {
    padding: 0;
    background: #e7ecee;
    display: inline-block;
    text-align: center;
    width: 60px;
    height: 28px;
    line-height: 28px;
}

.market-idea-list {
    padding-left: 125px;
    line-height: 60px;
    color: #333;
    border-bottom: 1px solid #ccc;
    margin: 30px 0;
}

.market-idea-list li {
    display: inline-block;
    float: left;
    width: 250px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    font-size: 1.4rem;
    font-size: 14px;
}

.market-idea-list li.idea-select {
    color: #006699;
}

.market-idea-list li span {
    display: block;
    width: 30px;
    height: 2px;
    position: relative;
    bottom: -61px;
    left: 110px;
}

.market-idea-list li.idea-select span {
    background: #006699;
}

.marketTab {
    display: none;
}

.sosiety_right p {
    width: 770px;
}


/*营销网络*/

.net-sale {
    width: 1000px;
    margin: 20px auto;
}

.sale-tab {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #ccc;
}

.sale-tab ul {
    width: 660px;
    margin: 0 auto;
}

.sale-tab ul li {
    width: 220px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.sale-tab ul li.map-select {
    color: #0060aa;
}

.sale-tab ul li span {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 2px;
    top: 25px;
    left: -60px;
}

.sale-tab ul li.map-select span {
    background: #0060aa;
}

.sale-map {
    display: none;
}

#main,
#main02 {
    width: 1000px;
    height: 800px;
}
.qudaolist { width:90%; margin:0 auto; margin-top:20px;}
.qudaolist ul li h2{ cursor:pointer;}
.qudaolist ul li h2 span{ width:24px; height:24px; background:url(../images/qudaolist_rt.png); display:block;}
.qudaolist ul li div{ padding:1% 2%; background:#fff; font-size:20px; color:#666666;}
.qudaolist ul li div p{ padding:0.5% 0; line-height:24px;}
.qudaolist ul{ width:100%; }
.qudaolist ul li {width:100%; margin-bottom:1px; float:left;}
.qudaolist ul li h2{ padding:2%; font-size:24px; color:#fff; background:#879eac;}
.qudaolist ul li h2 span{ float:right;}
.qudaolist .currentld h2 span{background:url(../images/qudaolist_down.png);}
.qudaolist .currentld div{ display:block;}
.wangluo_sj {display: none;}

/*手机单独样式 <768px */

@media screen and (max-width: 768px) and (min-width: 320px) {
.personServer.show img{width:100%;}
    .serverTitle {
        width: 92%;
        margin: 10px auto;
    }
    .serverTab {
        width: 100%;
        padding-left: 8%;
        margin: 10px 0;
    }
    .serverTab li {
        width: 30%;
    }
    .serverTab li span {
        left: 34%;
    }
    .personServer p {
        width: 92%;
        margin: 0 auto;
    }
    .personServer p span {
        font-weight: bold;
    }
    .toPersonImg {
        width: 96%;
        margin: 10px 0;
    }
    .toPerson {
        width: 92%;
        margin: 10px auto;
        display: block;
    }
    .serverCenter table {
        width: 96%;
        margin: 0 auto;
    }
    .serverCenter table td.centerServerTitle {
        width: 15%;
        padding-left: 5px;
    }
    .serverCenter table td {
        padding: 10px 5px;
    }
    .proIntro {
        width: 92%;
        margin: 0 auto;
    }
    .proTabs {
        height: 375px;
        border-bottom: 0;
        width: 92%;
        margin: 10px auto 0;
    }
    .proTabs li {
        height: 130px;
        width: 33%;
    }
    .mainPro table tr td {
        padding-left: 18px;
    }
    .mainPro table tr td {
        background: url("../images/icon/pro-select.png") no-repeat left center;
    }
    .mainPro table tr td a {
        display: none;
    }
    .proList table {
        width: 100%;
    }
    .proList table td.proClass {
        width: 15%;
        padding-left: 0;
    }
    .proList table td {
        padding: 10px 5px;
    }
    .market-idea-list {
        width: 100%;
        padding-left: 0;
        margin: 10px 0;
    }
    .market-idea-list li {
        width: 33%;
    }
    .market-idea-list li span {
        left: 36%;
    }
    .marketTab {
        width: 92%;
        margin: 0 auto;
    }
    .sosiety_left {
        width: 20%;
    }
    .sosiety_right {
        width: 75%;
    }
    .sosiety_right p {
        width: 96%;
        max-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .society_in h3 {
        font-size: 1.4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .sosiety_left a span {
        font-size: 1.2rem;
    }
    .dw_list {
        display: none;
    }
    .sosiety_dw {
        border-top: 1px solid #dbe2e6;
        margin-top: 5%;
    }
    .page_in {
        display: none;
    }
    .news_list ul li a {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .sosiety_right a {
        margin-top: 4%;
    }
    .news_list ul li {
        padding: 15px 0;
    }
    .sale-map,
    .net-sale {
        width: 100%;
    }
    #main,
    #main02 {
        width: 320px;
        height: 356px;
        margin: 0 auto;
    }
    .sale-tab ul {
        width: 100%;
    }
    .sale-tab ul li {
        width: 50%;
    }
.wangluo_sj {display: block;}
.wangluo_pc{ display:none;}
}