body, html {
    background-color: #F5F5F5;
}

.qy-title {
    background-color: #fff;
    line-height: 64px;
    font-size: 24px;
    font-family: Arial;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
}

.ssl-choose_nr {
    margin: 30px auto 80px;
}

.ssl-choose_left {
    width: 860px;
}

.ssl-choose_top {
    width: 100%;
    /*height: 465px;*/
    padding: 40px 60px 14px 40px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ssl-choose_item {
    margin-bottom: 30px;
}

.ssl-choose_item .left {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    line-height: 28px;
    display: block;
    width: 115px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ssl-choose_item .right {
    float: left;
    width: 640px;
    line-height: 28px;
}

.yes_BaiduTrust {
    display: none;
}

.ssl-choose_type {
    display: inline-block;
    height: 36px;
    border-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ssl-choose_type li {
    cursor: pointer;
    float: left;
    text-align: center;
    min-width: 152px;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #eee;
    background: #fff;
    margin: 0px 0 -1px -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.ssl-choose_type li.active {
    border: 1px solid #007BFC;
    color: #007BFC;
    position: relative;
    z-index: 1;
}

.ssl-choose_type li:hover {
    color: #007BFC;
}

.ssl-choose_item .info {
    font-size: 12px;
    margin-top: 10px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.ssl-choose_item table {
    margin-top: 15px;
    width: 100%;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
}

.ssl-choose_item td {
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    /*height: 46px;*/
    /*line-height: 46px;*/
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ssl-choose_item td:first-child {
    text-align: left;
    padding-left: 25px;
}

.ssl-choose_item thead td {
    background-color: #F5F5F5;
}

.ssl-choose_item td img {
    height: 16px;
}


.ssl-choose_bottom {
    margin-top: 10px;
    background-color: #fff;
    padding: 40px 60px 14px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ssl-choose_bottom .title {
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
}

.ssl-choose_bottom .text {
    margin-bottom: 25px;
    font-size: 12px;
    color: #999;
}

.ssl-choose_type li span {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 14px;
    background: rgba(255, 105, 0, 1);
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
}

.ssl-choose_type.zsqx li {
    min-width: 85px;
}

.ssl-choose_bottom .ssl-choose_item:last-child {
    margin-bottom: 0;
}

.ssl-choose_bottom.yes_BaiduTrust .ssl-choose_item {
    margin-bottom: 20px;
}

.ssl-choose_num {
    border: 1px solid #D9D9D9;
    display: inline-block;
}

.ssl-choose_num span {
    display: block;
    float: left;
    width: 40px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #ccc;
    font-size: 22px;
    cursor: pointer;
    background-color: #F1F1F1;
}

.ssl-choose_num input {
    background-color: #fff;
    display: block;
    line-height: 32px;
    text-align: center;
    width: 84px;
    padding: 0 5px;
    float: left;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ssl-choose_progress {
    margin-top: 16px;
    margin-right: 50px;
    width: 350px;
    position: relative;
}

.ssl-choose_bottom .ssl-choose_item {
    margin-bottom: 35px;
}

.ssl-choose_bottom .ssl-choose_item.num {
    display: none;
}

.ssl-choose_right {
    margin-left: 10px;
    width: 330px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fixedd {
    background-color: #fff;
    padding: 0 25px 35px;
}

.fixed {
    top: 0;
    position: fixed;
    z-index: 1;
}

.ssl-choose_right h4 {
    padding: 30px 0 20px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
    border-bottom: 1px solid #eee;
}

.ssl-choose_right li {
    margin-top: 20px;
}

.ssl-choose_right li span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 28px;
    margin-right: 14px;
}

.ssl-choose_right li .right {
    width: 196px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    line-height: 28px;
}

.ssl-choose_right li .right1 {
    width: 176px;
    color: rgba(255, 115, 0, 1) !important;
    line-height: 24px;
    font-size: 30px !important;
    font-family: Arial;
    font-weight: 400;
}

.ssl-choose_right li .right1 strong {
    font-size: 14px !important;
    font-weight: 400;
    color: rgba(153, 153, 153, 1) !important;
    line-height: 28px;
}

.ssl-choose_right li img {
    height: 16px;
    vertical-align: middle;
}

.ssl-choose_right .right span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 115, 0, 1);
    line-height: 28px;
}

.ssl-choose_right .right span b {
    font-size: 30px;
    font-family: Arial;
    font-weight: 400;
}

.ssl-choose_right li .right1 span {
    font-size: 30px !important;
    color: rgba(255, 115, 0, 1) !important
}

.ssl-choose_right .right s, .ssl-choose_right .right1 s {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #27aa63;
    line-height: 18px;
}

.ssl-choose_right .right .gwj {
    margin-left: 8px;
    color: #333;
    text-align: right;
    float: right;
    line-height: 35px;
    text-decoration: line-through;
}

.gwprice {
    text-decoration: line-through;

}

.ssl-choose_right .bottom a {
    display: inline-block;
    text-align: center;
    line-height: 38px;
    width: 128px;
    height: 38px;
    font-size: 14px;
    transition: all .3s;
}

.ssl-choose_right .bottom .btn {
    background: #FF6029;
    color: #fff;
}

.ssl-choose_right .bottom .btn:hover {
    background: rgba(255, 96, 41, .8);
}

.ssl-choose_right .bottom .add:hover {
    background: rgba(255, 217, 204, .8);
}

.ssl-choose_right .bottom .add {
    background: #FFD9CC;
    color: #FF6029;
    margin-left: 18px;
}

.ssl-choose_right .bottom {
    margin-top: 55px;
}

.dns .ssl-choose_top {
    height: 335px;

}

.dns .ssl-choose_num {
    float: none;
}

.dns .gmsc li {
    width: 102px;
    padding: 0;
    min-width: auto;
}

.dns .ssl-choose_bottom {
    height: 325px;
}


.dns .ssl-choose_right .bottom {
    margin-top: 30px;
}

.dns .ssl-choose_right em.fl {
    display: block;
    width: 75px;
}

.dns .ssl-choose_right li p.tag {
    width: 121px;
}

.layui-slider {
    height: 2px;
    background: #EBECEC;
}

.layui-slider-wrap {
    top: -17px;
}

.ssl-choose_progress {
    position: relative;
}

.ssl-choose_progress span {
    display: inline-block;
    margin-top: 2px;
    width: 64.7px;
    position: relative;
}

.ssl-choose_progress span:before {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 8px;
    background-color: #EBECEC;
    top: -10px;
    left: 0;
    z-index: 1;
}

.ssl-choose_progress span:last-child {
    width: 1px;
}

.ssl-choose_p {
    display: none;
}

.show {
    display: block !important;
}











