﻿body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
}

a {
    color: #666;
    outline: medium none;
    text-decoration: none;
}

.container {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    z-index: 1;
}

.pd0 {
    padding: 0;
}

.bangzhu-banner, .bangzhu-centent {
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 10px;
    width: 950px;
}

    .bangzhu-banner img {
        height: 280px;
        width: 1200px;
    }

.bangzhu-left {
    background-color: #fff;
    float: left;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 0;
    width: 200px;
    border: 1px dashed #eaeaea;
}

    .bangzhu-left span {
        /*border-bottom: 1px solid #e8e8e8;*/
        display: block;
        font-size: 16px;
        /*line-height: 35px;*/
        line-height: 38px;
        height: 43px;
        /*padding: 0 64px;*/
        width: 100%;
        text-align: center;
        background-image: url("/Manage/WebManage/Images/sidebar1.png");
        background-repeat: no-repeat;
        color: #fff;
    }

.bangzhu-centent .title {
    border-bottom: 1px solid #e8e8e8;
    display: block;
    line-height: 35px;
    padding: 0 10px;
    width: 100%;
    color: #ed5736;
    font-size: 20px;
}


.bangzhu-left span .parent {
    background-image: url("/Manage/WebManage/Images/sidebar1.png");
    background-repeat: no-repeat;
    color: #fff;
}

.bangzhu-left ul li {
    float: left;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    border-bottom: 1px dashed #eaeaea;
}

    .bangzhu-left ul li a {
        font-size: 14px;
    }

.bangzhu-left ul .parent a {
    color: #fff;
}

.bangzhu-left ul .select {
    background-image: url("/Manage/WebManage/Images/sidebar.png");
    background-repeat: no-repeat;
    color: #ed5736;
}

.bangzhu-left ul .active a {
    color: #ed5736;
}

.bangzhu-centent {
    background-color: #ffffff;
    position: relative;
}

.bangzhu-banner, .bangzhu-centent {
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 10px;
    width: 950px;
}

    .bangzhu-centent div {
        /*border-right: 1px solid #e8e8e8;*/
        float: left;
        overflow: hidden;
        padding-right: 10px;
        width: 950px;
    }

.step-menu {
    margin: 0 0;
}

.suohuorongyu {
    color: #3e3e3e;
    line-height: 24px;
    padding: 0 10px;
}
/***步骤栏*/
.steps-title {
    margin: auto;
    padding-top: 15px;
}

    .steps-title li {
        color: #000;
        cursor: pointer;
        float: left;
        font-size: 14px;
        text-align: center;
        visibility: hidden;
    }

        .steps-title li .icons-box {
            height: 108px;
            line-height: 26px;
            position: relative;
            background-image: url("/Manage/WebManage/Images/step-image.png");
            background-repeat: no-repeat;
        }

    .steps-title p {
        margin: auto;
        width: 90%;
    }

    .steps-title li .icons-box .circle {
        background-image: url("images/icons_2.png");
        background-position: 0 -636px;
        height: 24px;
        left: 50%;
        margin-left: -12px;
        margin-top: -12px;
        position: absolute;
        top: 50%;
        width: 24px;
        z-index: 4;
    }

    .steps-title li .icons-box1 {
        height: 108px;
        line-height: 26px;
        position: relative;
    }

.context {
    padding: 10px 60px;
}

.conbox1 {
    border: 1px solid #d0d0d0;
    font-size: 14px;
    margin: 20px 0;
    padding: 15px 10px;
}

.help-tit2 {
    font-size: 14px;
    height: 29px;
}

.flk06, a.flk06:link, a.flk06:visited, .flk06 a:link, .flk06 a:visited {
    color: #7dd589;
    font-size: 16px;
}

.help_list li {
    line-height: 22px;
}

    .help_list li b {
        margin-right: 4px;
    }

.help_list a {
    color: #1ea0fa;
    font-size: 14px;
    width: 100%;
    float: left;
}

.help_list span {
    width: 100%;
    float: left;
    line-height: 35px;
    margin-left: 10px;
}

.suohuorongyu p {
    font-size: 14px;
}

    .suohuorongyu p.detais {
        margin-bottom: 15px;
        font-size: 13px;
    }

.suohuorongyu a {
    font-size: 14px;
}

    .suohuorongyu a :hover {
        color: #ff9600;
    }

    .suohuorongyu a:link, suohuorongyu a:visited {
        color: #4db7eb;
    }

.bangzhu-left ul li a:hover {
    color: #ED5938;
}

.menus {
    height: 100%;
}
/**注册**/
.register1 {
    background: #fafafa none repeat scroll 0 0;
    height: auto;
    width: 100%;
}

.clearfix::before, .clearfix::after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden;
}

.register1 .container {
    margin: 22px auto 70px;
    width: 1000px;
}

.rigister_box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    width: auto;
}

    .rigister_box ul.login_tab {
        box-shadow: 0 -2px 8px -1px rgba(0, 0, 0, 0.3);
        width: 1060px;
    }

.login_box ul.login_tab {
    height: 50px;
    overflow: hidden;
}

    .login_box ul.login_tab li:first-child {
        border-right: 0 none;
    }

    .login_box ul.login_tab li.current {
        background-image: -moz-linear-gradient(center top, #f9f8f6, #f2f2f2);
        border-color: #dcdcdc #dcdcdc -moz-use-text-color;
        border-top: 4px solid #ff6602;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        color: #333;
        font-weight: 500;
        line-height: 42px;
    }

    .login_box ul.login_tab li {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #f2f2f2;
        background-image: -moz-linear-gradient(center top, #f9f8f6, #f2f2f2);
        border-color: #dcdcdc #dcdcdc -moz-use-text-color;
        border-image: none;
        border-style: solid solid none;
        border-width: 1px 1px 0;
        box-sizing: border-box;
        color: #666;
        cursor: pointer;
        float: left;
        font-size: 18px;
        height: 50px;
        letter-spacing: 4px;
        line-height: 48px;
        position: relative;
        text-align: center;
        width: 100%;
    }

.rigister_box .tabLogin {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.3);
    margin-top: -1px;
}

.tabLogin {
    min-height: 284px;
    padding: 15px 12px 25px;
    width: 1060px;
}

    .tabLogin ul {
        float: left;
        width: 620px;
    }

        .tabLogin ul li {
            float: left;
            height: 56px;
            line-height: 56px;
            width: 100%;
        }

            .tabLogin ul li dt {
                color: #333;
                float: left;
                font-size: 13px;
                padding-right: 14px;
                text-align: right;
                width: 120px;
                /*font-weight: bold;*/
            }

                .tabLogin ul li dt > i {
                    color: #ff233f;
                    display: inline-block;
                    height: 56px;
                    line-height: 56px;
                    padding-right: 3px;
                }

i {
    font-style: normal;
}

.register1 ul li dd {
}

#tabLogin ul li dd {
    float: left;
    position: relative;
    width: 500px;
}

    #tabLogin ul li dd input.light {
        border-color: #ea3a3a;
    }

    #tabLogin ul li dd input {
        height: 35px;
        width: 278px;
        background-color: #ffffff;
        border: 1px solid #cdcdcd;
        transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
        border-radius: 2px;
        padding-left: 5px;
    }

        #tabLogin ul li dd input:focus {
            border-color: #a0a0a0;
            outline: 0 none;
        }

#tabLogin ul li.url {
    height: 30px;
    line-height: 30px;
}

#tabLogin ul li {
    float: left;
    height: 56px;
    line-height: 56px;
    width: 100%;
}

    #tabLogin ul li.url1 label {
        font-size: 14px;
        margin-right: 0;
    }

    #tabLogin ul li dd label {
        display: inline;
        font-size: 12px;
        margin-right: 24px;
    }

    #tabLogin ul li dd a.btns, .tabLogin ul li dd button.btns {
        box-shadow: none;
        margin-top: 10px;
        width: 278px;
    }

.btns.red1 {
    background-color: #ff6602;
    background-image: -moz-linear-gradient(center top, #ff6602, #ff6602);
    color: #fff;
}

    .btns.red1:hover {
        opacity: 10;
        background-color: #ff6602;
        background-image: -moz-linear-gradient(center top, #e78341, #e78341);
        color: #fff;
    }

.btns {
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.7);
    color: #000;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    height: 40px;
    letter-spacing: 3px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width: 277px;
}

#tabLogin dl.memberServices {
    float: left;
    margin-top: 17px;
    width: 350px;
}

.tabLogin dl.memberServices dt {
    color: #999;
    margin-bottom: 20px;
    font: 14px/1.5 "Hiragino Sans GB","Microsoft YaHei",sans-serif,tahoma,arial,宋体;
}

.tabLogin dl.memberServices dd {
    background: rgba(0, 0, 0, 0) url("img/services_icon.png") no-repeat scroll 0 0;
    height: 80px;
    line-height: 80px;
    padding-left: 60px;
    font-size: 15px;
}

ol, ul {
    list-style: outside none none;
}

#tabLogin ul li.url1 dd a {
    font-size: 14px;
}

#tabLogin ul li.url dd a {
    color: #4a90e2;
    font-size: 14px;
    text-decoration: none;
}

.Additional_left {
    border: 1px solid #cccccc;
    float: left;
    height: auto;
    margin-top: 10px;
    width: 500px;
}

.Additional_title_bg {
    background: #dcdcdc repeat scroll 0 0;
    float: left;
    height: 35px;
    line-height: 35px;
    width: 500px;
}

.Additional_title {
    color: white;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    text-align: left;
    width: 500px;
}

.input-box .falsex {
    color: #ea3a3a;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
}

.reg_form {
    /*border-right: 1px dashed #c0c1c5;*/
    line-height: 28px;
    width: 55%;
    /*padding: 0 25px 100px;*/
}

.reg_aside {
    padding-left: 60px;
    width: 45%;
}

.f1 {
    float: left;
}

.tabLogin dl.memberServices dd.services_ico {
    background: rgba(0, 0, 0, 0) url("/Manage/WebManage/Images/150703_icon01.png") no-repeat scroll 43px 50%;
}

.new {
    background: rgba(0, 0, 0, 0) url("/Manage/WebManage/Images/new.jpg") no-repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-size: 8px;
    height: 11px;
    margin-left: 8px;
    position: absolute;
    top: 150px;
    width: 26px;
}
#adv7{ display: none;}
#adv8{ display: block;}
.reg_bottom {
    /*border: 1px solid #c4c4c4;*/
    margin: 5px 5px 5px 20px;
    width: 100%;
    height: 800px;
    background: rgba(0, 0, 0, 0) url("/Manage/WebManage/Images/youhui.png") no-repeat scroll 0 0;
}
/**首页显示**/
#pricing {
    height: 420px;
    margin-bottom: 50px;
    margin-top: 50px;
}

    #pricing ul.pricing {
        background: #eee none repeat scroll 0 0;
        border: 1px solid #eee;
        list-style: outside none none;
        margin: 70px 0 30px;
        padding: 15px;
        text-align: center;
    }

        #pricing ul.pricing li {
            display: block;
            padding: 10px;
        }

            #pricing ul.pricing li.plan-header {
                background: #eee none repeat scroll 0 0;
                border: 0 none;
                margin: -15px -15px 10px;
                padding: 15px 15px ;
            }

                #pricing ul.pricing li.plan-header .price-duration {
                    border-bottom: 1px dashed #696363;
                    color: #000;
                    display: inline-block;
                    height: 116px;
                    margin-top: 15px;
                    position: relative;
                    top: -10px;
                    width: 100%;
                }

                    #pricing ul.pricing li.plan-header .price-duration > span {
                        display: block;
                        line-height: 1;
                    }

                        #pricing ul.pricing li.plan-header .price-duration > span.price {
                            background: #f35454 none repeat scroll 0 0;
                            border-radius: 50%;
                            clear: right;
                            display: block;
                            font-size: 32px;
                            font-weight: 700;
                            height: 150px;
                            line-height: 150px;
                            margin: 0 auto;
                            width: 150px;
                        }

                        #pricing ul.pricing li.plan-header .price-duration > span.baoguo {
                            background: #4EAEFF none repeat scroll 0 0;
                            border-radius: 50%;
                            clear: right;
                            display: block;
                            font-size: 32px;
                            font-weight: 700;
                            height: 150px;
                            line-height: 150px;
                            margin: 0 auto;
                            width: 150px;
                        }

                        #pricing ul.pricing li.plan-header .price-duration > span.zhuce {
                            background: #05ba8e none repeat scroll 0 0;
                            border-radius: 50%;
                            clear: right;
                            display: block;
                            font-size: 32px;
                            font-weight: 700;
                            height: 150px;
                            line-height: 150px;
                            margin: 0 auto;
                            width: 150px;
                        }

                        #pricing ul.pricing li.plan-header .price-duration > span.denglu {
                            background: #FFCA4B none repeat scroll 0 0;
                            border-radius: 50%;
                            clear: right;
                            display: block;
                            font-size: 32px;
                            font-weight: 700;
                            height: 150px;
                            line-height: 150px;
                            margin: 0 auto;
                            width: 150px;
                        }

                        #pricing ul.pricing li.plan-header .price-duration > span.duration {
                            margin-top: 5px;
                        }

                #pricing ul.pricing li.plan-header .plan-name {
                    color: #121d29;
                    font-size: 24px;
                    font-weight: bold;
                    line-height: 1;
                    margin-top: 10px;
                    text-transform: uppercase;
                }

        #pricing ul.pricing.featured {
            background: #eeeeee none repeat scroll 0 0;
            border: 0 none;
        }

            /*#pricing ul.pricing.featured li.plan-header {
                background: #d7d7d7 none repeat scroll 0 0;
            }*/

            #pricing ul.pricing.featured li.plan-header .plan-name {
                color: #121d29;
            }

.btn_s.btn-primarys {
    background: #F35454 none repeat scroll 0 0;
    color: #ffffff;
    padding: 10px 20px;
}

.btn_s {
    border-radius: 0;
    border-width: 0;
}

    .btn_s.btn-bule {
        background: #4EAEFF none repeat scroll 0 0;
        color: #ffffff;
        padding: 10px 20px;
    }

    .btn_s.btn-green {
        background: #05ba8e none repeat scroll 0 0;
        color: #ffffff;
        padding: 10px 20px;
    }

    .btn_s.btn-yellow {
        background: #FFCA4B none repeat scroll 0 0;
        color: #ffffff;
        padding: 10px 20px;
    }

/*a {
    color: #45aed6;
    transition: color 400ms ease 0s, background-color 400ms ease 0s;
}*/

.hexagon {
    display: inline-block;
    position: relative;
    padding: 45px 0;
    margin-bottom: 20px;
}

    .hexagon .inner {
        vertical-align: middle;
        display: table-cell;
        width: 105px;
        height: 60px;
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
        /*background:#ffffff none repeat scroll 0 0;*/
    }



.hexagon:before, .hexagon:after {
    content: '';
    position: absolute;
    top: 45px;
    left: 0;
    width: 105px;
    height: 60px;
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    /*background:#ffffff none repeat scroll 0 0;*/
}

.hexagon:after {
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hexagon .inner .fa {
    color: #ffffff;
    font-size: 42px;
    text-align: center;
    width: 100%;
  
}

/*.fa:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}*/

.textarea-input {
    margin-left: 15px;
    margin-right: 15px;
    height:203px;
}

.font-p {
    margin-top: -6px;
    margin-bottom: 18px;
}

.zhuce-input > p {
    font-size: 17px;
    color: #05ba8e;
}

.denglu-input > p {
    font-size: 16px;
    color: #FFCA4B;
}

/*.yasne {
    content:"";
    left: 0;
    position: absolute;
    top: 45px;
    display: table-cell;
    
    width: 105px;
   
   background:url("/main/images/circle.jpg") none repeat scroll 0 0;

}*/

.ferebox {
    height: 300px;
}

/*.form-group {
    margin-bottom: 15px;
    display: inline;
    height: 30px;
    line-height: 30px;
}*/

/*.form-group input {
        border: 1px solid #878787;
        border-radius: 3px;
        height: 28px;
        line-height: 28px;
        margin-right: 5px;
        vertical-align: middle;
         width: 67px;
    }*/

/*.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}*/

/*.container-magic .col-sm-2 {
    float: left;
    min-height: 1px;
   
    padding-right: 15px;
    position: relative;
    width: 16.6667%;
    padding-left: 10px;
    padding-top: 10px;
}*/

/*.container-magic .col-sm-3 {
    float: left;
    min-height: 1px;
   
    padding-right: 15px;
    position: relative;
    width: 34.667%;
    padding-left: 10px;
    padding-top: 10px;
}*/

/*.container-magic .col-sm-offset-1 {
    margin-left: -1.667%;
}*/

.baoguo-input {
    /*margin-left: 15px;
    margin-right: 15px;*/
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 5px;
   
    padding: 30px;
}

.placeholder {
    color: #999;
    font-size: 12px;
}

/*.container-magic label {
    display: inline-block;
   
    margin-bottom: 5px;
    max-width: 100%;
}*/

/*.container-magic .col-sm-6 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 50%;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}*/

/*.container-magic input {
    border-radius: 1px;
}

.control-label {
    font-size: 15px;
}

.input-marigh {
    padding-left: 0;
    padding-right: 0;
}

#form-horizontal .control-group::before, .form-horizontal .control-group::after {
    content: "";
    display: table;
    line-height: 0;
}

#form-horizontal .control-group::after {
    clear: both;
}

#form-horizontal .control-label {
    padding-top: 15px;
    width: 180px;
}

#form-horizontal .controls {
    margin-left: 200px;
    padding: 10px 0;
}*/
.form-group .col-lg-3 {
    width: 13%;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}
.form-control {
    border: 1px solid #bdc3c7;
    text-align:center;
}
/*在线客服样式*/



/*html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}

li, ol { list-style:none; }*/
i, em, b { font-style:normal; font-weight:normal; }


.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.'; }
img{ padding:0; margin:0; display:block;}
a img { border:none; }
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:12px;}
.fl{float:left; display:inline;}
.fr {  display: inline; float: right;}
img , input{border:0; display:inline-block; outline:none;}
.warp{height:auto; margin:0 auto; overflow:hidden; position:relative;}
div{ display:block;}

.c_meau{ width:211px; height:380px; position:fixed;  left:50%; margin-left:600px; bottom:-380px; display:none;}
.c_meau .fl{ width:125px;}
.c_meau .fl h4{ width:100%; height:61px; background:url(/images/c_meau_4.png) no-repeat; color:#ffffff; font-size:14px; line-height:18px; text-align:center; padding:8px 0; font-weight:bold;}
.c_meau .fl_o{ background:#fff; margin:-16px 0; padding:10px 0 0 0;}
.c_meau .fl_o_o{ color:#7d7d7d; font-size:14px; }
.c_meau .fl_o_o a{ color:#7d7d7d; font-size:14px; }
.c_meau .fl_o_o a:hover{ color:#2299D5; font-size:14px; list-style:none; text-decoration: none;   }
.c_meau .fl_o_o { padding-bottom:10px; border-bottom:1px solid #e5e5e5; width:108px; text-align:center; margin:auto auto 10px auto;}
.c_meau .fl_o_o dd{ line-height:14px;}
.c_meau .fr_o{ margin:90px 0 60px 0;}
.c_meau .fr_t{ margin-left:8px; cursor:pointer;}
.c_meau{ height:auto; bottom:-430px; display:block;}
.c_meau .fl_o_o dd{ line-height:22px;}
.c_meau .fl_o{ margin:-16px 0 -11px 0;}
.c_meau .fr_o {margin: 90px 0 168px 0;}

@media screen and (max-device-width: 1366px)
{
	.c_meau{ margin-left:470px; z-index:100;}
}
/*首页中部*/
.pricing-table {

   padding-left: 15px;
    padding-right: 15px;
width:290px;
}
.pricing-table .inner-box {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #f4f5f9;
    border-radius: 5px;
    overflow: hidden;
    /*position: relative;*/
    top: 0;
    transition: all 500ms ease 0s;
}
.pricing-table .inner-box:hover{
	top:-12px;
	-webkit-transform:scale(1.05,1.05);	
	-ms-transform:scale(1.05,1.05);	
	-o-transform:scale(1.05,1.05);	
	-moz-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);	
}
.pricing-table .table-header {
    background: #1c95e6 none repeat scroll 0 0;
    color: #ffffff;
    /*padding: 30px 20px 20px;*/
       padding: 13px 10px 10px;
     /*position: relative;*/
    text-align: center;
}
.pricing-table .table-header .icon-right {
    font-size: 36px;
    line-height: 40px;
    /*position: absolute;*/
    right: 10px;
    top: 10px;
}
.pricing-table .table-header .price {
    /*font-size: 36px;*/
      font-size: 16px;
    letter-spacing: 2px;
    line-height: 50px;
      /*position: relative;*/
    text-transform: uppercase;
}
.pricing-table .table-header .title {
    font-size: 15px;
    left: 1px;
    /*position: relative;*/
    text-transform: capitalize;
}
.pricing-table .table-content {
    font-size: 13px;
    padding: 15px 20px;
     /*position: relative;*/
    text-align: center;
   
     height: 228px;
}
.pricing-table .table-content li {
    border-bottom: 1px dashed #e9e9e9;
    color: #576c85;
    line-height: 24px;
    padding: 10px 0;
}
.pricing-table .table-footer {
    background: #1c95e6 none repeat scroll 0 0;
    /*padding: 20px;*/
     padding: 16px;
    position: relative;
    text-align: center;
}
.pricing-table .table-footer .theme-btn {
    border-radius: 21px;
    padding: 8px 35px;
}
.theme-btn.rounded-btn {
    border-radius: 25px;
}
.btn-style-three {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #ffffff !important;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 10px 30px;
    position: relative;
    text-transform: uppercase;
}
.btn-style-three:hover {
    background: #ffffff none repeat scroll 0 0 !important;
    color: #1d93e5 !important;
}
.theme-btn {
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    transition: all 0.3s ease 0s;
}
 .table-footer  a {
    color: #1d93e5;
    cursor: pointer;
    text-decoration: none;
}
.table-footer a:hover,a:active {
  
    
    text-decoration: none;
}
.nav-btm
{
margin-top: 10px;
}

#ul_left_child li
{
cursor:pointer;
}
.pricing-table .table-contents {
    font-size: 13px;
    height: 228px;
    padding: 5px 5px;
    text-align: center;
    width:260px;
}
.table-contents .form-horizontal
{
padding: 10px 6px;
}

.pfczxkf{margin-left:6px;margin-bottom:10px;}
.pfczxkf .kfone a{color:#FF7F00;}
.pfczxkf .kftwo a{color:#FF0000;}
.pfczxkf .kfen a{color:#007FFF;}
.pfczxkf a:hover{color:#000;}