@charset "utf-8";

.main-banner{
    height: 490px;
}
.blue{
    background: url(../images/h.png) no-repeat bottom;
    background-color: #2655cd;
}
.banner_img{
    width: 100%;
    height: 100%;
}
.banner_title{
    font-size: 45px;
    color: #fff;
    font-weight: bold;
    margin: 152px 0px 0px 10px;
}
.banner_text{
    font-size: 24px;
    color: #fff;
    margin-top: 14px;
    margin-left: 10px;
}


/*网络建站套餐*/
.main_content{
    width: 100%;
    background: #f9f9f9;
    overflow: hidden;
    padding-bottom: 70px;
}

.content_title{
    font-size: 24px;
    color: #000;
    text-align: center;
    margin-top: 70px;
}
.table{
    width: 1201px;
    /* height: 500px; */
    border: 1px solid #e5e5e5;
    border-right: none;
    box-sizing: border-box;
    margin-top: 46px;
    overflow: hidden;
    background: #fff;
}
.table_ol{
    float: left;
}
.table_ol li{
    width: 144px;
    height: 56px;
    border-bottom: 1px dashed #eee;
    border-right: 1px solid #eee;
    text-align: center;
    line-height: 56px;
    font-size: 12px;
    color: #666;
}
.table_ol li:first-child{
    background: #293a4a;
    height: 70px;
    border-bottom: none;
}
.table_ol li:last-child{
    height: 70px;
    border-bottom: none;
}

.table_ul{
    float: left;
}
.table_ul>li{
    width: 210px;
    height: 56px;
    border-bottom: 1px dashed #eee;
    border-right: 1px solid #eee;
    text-align: center;
    line-height: 56px;
    font-size: 12px;
    color: #666;
}
.table_ul>li:first-child{
    font-size: 18px;
    color: #fff;
    background: #293a4a;
    line-height: 70px;
    height: 70px;
    border-bottom: none;
}
.table_ul>li:nth-child(3){
    overflow: hidden;
}
.table_ul>li:nth-child(3) p{
    line-height: 18px;
    margin-top: 11px;
}
.table_ul>li:nth-child(13) {
    overflow: hidden;
}
.table_ul>li:nth-child(13) p{
    line-height: 18px;
    margin-top: 11px;
}
.table_ul>li:last-child{
    height: 70px;
    border-bottom: none;
    overflow: hidden;
}

.table_ul>li.menu_first{
    background: #00a4ff;
}

/*5项功能*/
.table_ul_cut{
    position: relative;
    cursor: pointer;
}
.table_ul_cut>p{
    text-align: center;
    line-height: 56px;
    font-size: 12px;
    color: #666;
}
.table_ul_cut img{
    position: absolute;
    top: 20px;
    right: 57px;
    width: 16px;
    height: 16px;
}
.table_ul li.table_ul_cut>.img_a{
    display: block;
}
.table_ul li.table_ul_cut>.img_b{
    display: none;
}
/*浮窗*/
.floating_window{
    width: 216px;
    height: 236px;
    /* background: red; */
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    right: -175px;
    top: -5px;
    background: #fff;
    border-radius: 5px;
    z-index: 100;
    display: none;
}
.floating_window:after{
    position: absolute;
    display: inline-block;
    top: 20px;
    left: -10px;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 12px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(-138deg);
    box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.1);
}

.floating_window_ul{
    width: 216px;
    height: 236px;
}
.floating_window_ul li{
    width: 100%;
    height: 47.2px;
    text-align: left;
    line-height: 47.2px;
    font-size: 12px;
    color: #999;
    padding: 0px 18px 0px 18px;
}
.floating_window_ul li:nth-child(2){
    line-height: 16px;
    overflow: hidden;
}
.floating_window_ul li:nth-child(2) .p_one{
    display: inline-block;
    margin-top: 8px;
}
.floating_window_ul li:nth-child(2) .p_two{
    text-indent: 16px;
}
.floating_window_ul li span{
    color: #a3a3a3;
    margin-right: 6px;
}
.table_ul_cut img:hover .floating_window{
    display: block;
}
.table_ul>li.cheng{
    color: #ff872e;
}
.kaitong{
    width: 138px;
    height: 34px;
    border: 1px solid #3ca7fc;
    margin: 20px auto 0;
}
.kaitong:hover{
    background: #f2f9ff;
}
.kaitong_a{
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 34px;
    color: #3ca7fc;
    cursor: pointer;
}








/* 了解设计服务套餐 */

.items-package .title {
    width: 220px;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    /* background: #3CA7FC; */
    margin-bottom: 40px;
}

.items-package .pack-bg {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../../../images/special/pinpai/pinpai-m-icon1.png) no-repeat 0 0;
    vertical-align: middle;
    margin-left: 14px;
    transition: all .3s ease;
}

.items-package .title.cur .pack-bg {
    transform: rotateZ(180deg);
}

.items-package p {
    line-height: 16px;
}

.items-package .item-list {
    justify-content: flex-start;
    margin-bottom: 50px;
}

.items-package .item-list .item {
    width: 120px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    text-align: center;
    border: 1px solid #E5E5E5;
    margin-right: -1px;
    background-color: #fff;
    cursor: pointer;
}

.items-package .item-list .item.active {
    border-top: 2px solid #3CA7FC;
    background-color: #F9F9F9;
}

/* .items-package .item-block {
    display: none;
} */

.items-package .item-block .item {
    justify-content: space-between;
}

.items-package .item-block .item-item .item-s {
    margin-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    padding: 0 20px;
    height: 240px;
    border: 1px solid #E5E5E5;
    flex: 1;
    background-color: #fff;
}

.items-package .item-block .item-item .item-s:last-child {
    margin: 0;
}

.items-package .item-block .item-item .img-block {
    height: 60px;
    margin: 30px auto 20px;
}

.items-package .item-block .item-item .img-block img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.items-package .item-block .item-item .item-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.items-package .item-block .item-item .item-p {
    line-height: 24px;
    color: #666;
}

.items-package .item-block .item-s-block {
    border: 1px solid #E5E5E5;
    border-top: none;
    box-sizing: border-box;
    height: 382px;
    background-color: #fff;
    padding: 0 15px;
    position: relative;
}

.items-package .item-block .item-btn {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
    z-index: 1;
}

.items-package .item-block .item-btn-zixun,
.items-package .item-block .item-btn-add {
    width: 140px;
    height: 36px;
    line-height: 34px;
    margin: 0 10px;
}

.items-package .item-block .item-set .item-s {
    width: 264px;
}

.items-package .item-block .item-set .item-title {
    text-align: center;
    background-color: #3CA7FC;
    padding: 12px 0;
}

.items-package .item-block .item-set .item-title .item-title-title {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
}

.items-package .item-block .item-set .item-title .item-title-subtitle {
    line-height: normal;
    font-size: 12px;
    color: #fff;
    margin-top: 5px;
}

.items-package .item-block .item-set .item-set-1 .item-title {
    background-color: #20B09F;
}

.items-package .item-block .item-set .item-set-2 .item-title {
    background-color: #009FC7;
}

.items-package .item-block .item-set .item-set-3 .item-title {
    background-color: #FF872E;
}

.items-package .item-block .item-set .item-set-4 .item-title {
    background-color: #3C3C70;
}

.items-package .item-block .item-div {
    display: none;
}

.items-package .item-block .item-div.active {
    display: block;
}

.items-package .item-set .item-title-s {
    padding: 10px 0 5px;
    margin-bottom: 7px;
    border-bottom: 1px dashed #E5E5E5;
    text-align: center;
}

.items-package .item-set .item-p {
    font-size: 12px;
    justify-content: space-between;
    margin-bottom: 7px;
    color: #666;
}

.items-package .item-set .item-p-r {
    display: inline-block;
    min-width: 20px;
    text-align: center;
    padding: 0 10px;
    background-color: #E5E5E5;
    border-radius: 5px;
    color: #999;
}

/*表单*/
.item-emm{
    color: #fff66e;
    font-size: 24px;
}

.table_ul > .table_ul_cut p {
    font-size: 16px;
    text-decoration: underline;
}