﻿.sub_wrap {
    margin-bottom: 0px !important;
}

#border {
    padding: 25px;
}

    #border .info {
        line-height: 28px;
    }


.sBanner {
    background: #F5B635;
    height: 247px;
}

.steplist {
    padding: 20px 20px;
    background: url(/services/images/sBg.png) 30px 20px no-repeat
}

    .steplist ul {
        padding: 0px;
        margin: 0px 10px;
        overflow: hidden;
        zoom: 1;
    }

    .steplist li {
        float: left;
        width: 186px;
    }

        .steplist li .t {
            font-family: "微软雅黑","verdana";
            color: #333;
            font-size: 18px;
            text-align: center;
            display: block;
            line-height: 40px;
            margin-bottom: 15px;
        }

            .steplist li .t font {
                font-size: 24px;
                color: #111;
                padding-right: 5px;
            }

        .steplist li .d {
            padding-left: 71px;
            color: #888;
        }

.moreService {
    font-family: "微软雅黑","verdana";
    font-size: 24px;
    line-height: 220%;
    display: block;
    margin: 10px auto;
}

#serviceTable {
    table-layout: fixed
}

    #serviceTable td {
        line-height: 42px;
        border-bottom: 1px solid #DBDBDB;
        padding: 0 10px
    }

    #serviceTable .tr {
        background: #ededed
    }




@media screen and (min-width:1024px) and (max-width:1200px) {
    .steplist {
        background-size: 100% auto;
        background-position: 0 20px;
    }

        .steplist ul {
            margin: 0;
        }

        .steplist li {
            width: 16.6%;
        }

            .steplist li .d {
                padding-left: 45px;
            }

    .moreService {
        padding: 0 10px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    #subMenuItem li {
        width: 14% !important;
    }

    .steplist {
        background-size: 100% auto;
        background-position: 0 20px;
    }

        .steplist ul {
            margin: 0;
        }

        .steplist li {
            width: 16.6%;
        }

            .steplist li .d {
                padding-left: 45px;
            }

            .steplist li .t {
                font-size: 14px;
                line-height: 30px;
            }

                .steplist li .t font {
                    font-size: 14px;
                }

    .moreService {
        padding: 0 10px;
    }
}

@media screen and (min-width:414px) and (max-width:767px) {
    .sBanner {
        height: auto;
    }

    #subMenu {
        display: none;
    }

    .moreService {
        font-size: 18px;
        line-height: inherit;
    }

    .steplist {
        background: none;
        padding: 0;
    }

        .steplist li {
            width: 100%;
        }

            .steplist li .d {
                padding-left: 0px;
            }

            .steplist li .t, .steplist li .t font {
                font-size: 14px;
                margin: 0;
            }

            .steplist li .t {
                text-align: left;
            }

    #border {
        padding: 10px !important;
    }

    .moreService {
        padding: 10px;
        line-height: inherit;
    }
}

@media screen and (max-width:413px) {
    .sBanner {
        height: auto;
    }

    #subMenu {
        display: none;
    }

    .moreService {
        font-size: 16px;
        line-height: inherit;
    }

    .steplist {
        background: none;
        padding: 0;
    }

        .steplist li {
            width: 100%;
        }

            .steplist li .d {
                padding-left: 0px;
            }

            .steplist li .t, .steplist li .t font {
                font-size: 14px;
                margin: 0;
            }

            .steplist li .t {
                text-align: left;
            }

    #border {
        padding: 10px !important;
    }

    .moreService {
        padding: 10px;
        line-height: inherit;
    }

    #serviceTable td {
        line-height: inherit;
    }
}

.price {
    font-size: 16px;
    color: #f00;
    font-weight: bold;
    font-family: Georgia,Tahoma;
}
#border {
    /*border:1px solid #ccc;*/ *
	zoom: 1;
    margin-bottom: 10px;
    background: #fff;
    /*background:url(/images/v6/border_back.jpg) left bottom repeat-x #FFFFFF;*/
    /*-moz-border-radius:5px; border-radius:5px;*/
    overflow: hidden;
}

.border_zizhi {
    margin-top: 50px;
}

#border .title {
    background: #e0e0e0; /*background:url(/images/v4/borderbar.png) repeat-x;*/
    padding: 4px 5px 4px 10px;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px;
}

#border .title2 {
    background: url(/images/v4/borderbar.png) repeat-x;
    padding: 4px 5px 4px 10px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border-radius: 5px 5px 0px 0px;
}

    #border .title2 .sl {
        float: left;
    }

    #border .title2 .sr {
        float: right;
    }

#border .title3 {
    background: url(/services/images/domainsearchbox.jpg) repeat-x;
    padding: 8px 5px 7px 10px;
    color: #000;
    font-family: Microsoft Yahei,锟斤拷锟斤拷;
    font-size: 20px;
    text-align: left;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #cccccc;
}

#border .l {
    float: left;
    padding: 8px 0px 0px 10px;
    font-weight: bold;
    font-size: 14px;
}

#border .r {
    float: right;
    padding: 8px 10px 0px 0px;
}

#border .info {
    padding: 10px 10px 10px 10px;
}

#border .link {
    padding: 0px 10px 10px 10px;
    text-align: right;
}

#border .binfo {
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    line-height: 250%;
}

#border .tabTitle {
    display: block;
    border-bottom: 1px solid #ccc;
    height: 26px;
    padding-left: 10px;
    margin: 3px 0px 3px 0px;
}

    #border .tabTitle .tabs {
        background: url();
        float: left;
        font-size: 12px;
        height: 20px;
        display: block;
        padding: 3px 10px 3px 10px;
    }

    #border .tabTitle .tabs_act {
        border: 1px solid #ccc;
        border-bottom: 0px;
        height: 20px;
        padding: 3px 10px 3px 10px;
        background: #fff;
        display: block;
        color: #333;
        font-weight: bold;
    }

.leftnews .tabTitle {
    display: block;
    border-bottom: 1px solid #ccc;
    height: 26px;
    padding-left: 10px;
    margin: 3px 0px 3px 0px;
}

.leftnews .tabs {
    background: url();
    float: left;
    font-size: 12px;
    height: 20px;
    display: block;
    padding: 3px 10px 3px 10px;
}

.leftnews .tabs_act {
    border-bottom: 0px;
    height: 20px;
    padding: 3px 10px 3px 10px;
    background: #fff;
    display: block;
    color: #333;
    font-weight: bold;
    float: left;
    border: 1px solid #ccc;
    background: url() #ccc;
}

#border .bigTitle {
    font-family: Microsoft Yahei,锟斤拷锟斤拷;
    font-size: 24px;
    line-height: 100%;
}

#border .middleTitle {
    font-family: Microsoft Yahei,锟斤拷锟斤拷;
    font-size: 18px;
    line-height: 100%;
    padding: 10px 10px 10px 10px;
}
