*{
	margin: 0;
	padding: 0;
}
.cl:after, .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#banner{
	height: 390px;
	width: 100%;
	background:url(/images/new16/ssl/ssl_ban.jpg) no-repeat center scroll ;
}
#wrapper{
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
#s_nav{
	background-color: #313131;
	height: 77px;
}
#s_nav ul{
	width: 1200px;
	margin: 0 auto;
	height: 77px;
	line-height: 77px;
}

#s_nav ul li a {
	color: #FFF;
	font-size: 18px;
}

#s_nav ul li{
	width: 300px;
	float: left;
	text-align: center;
	height: 77px;
	
}

#s_nav ul li.current{
	background-color: #EE4358;
}
.width99 {width:99px}
#s_nav span{
	display: block;
	position: absolute;
	top: 70px;
	left: 145px;
	z-index: 2;
}
.navcontent{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#content{
	height: auto;
	overflow: hidden;
	zoom: 1;
	width: 100%;
}
.zsxh{
	width: 100%;
	height: 670px;
	background-color: #F1F3F5;
	padding-top: 40px;
}
#white{
	width: 1200px;
	height:635px;
	overflow: hidden;
	zoom: 1;
	margin:0px auto;
	background-color: #FFF;
}
/**************产品选择 开始**************/

table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
}
table th, table td {
    padding: 0;
}
body, th, td, button, input, select, textarea {
    color: #666;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","宋体";
    font-size: 12px;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;
}

.ssl-list {
    margin-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.list-right {
    padding: 30px 0 30px 30px;
    margin-left: 20px;
    width: 230px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.list-right .lr-title {
    font-size: 16px;
    font-weight: bold;
    color: #303030;
}

/*列表*/
.list-right .config-list {
    padding-top: 10px;
}

.list-right .config-list li {
    line-height: 28px;
    font-size: 12px;
}

.list-right .config-list li label {
    color: #535353;
}

.list-right .config-list li span {
    padding-left: 10px;
    color: #6c6c6c;
}

/*按钮*/
.list-right .config-list-btn {
    display: inline-block;
    margin-top: 10px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #EE4358;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.list-right .config-list-btn.disabled {
    background-color: #efefef;
}

/**************产品选择 开始**************/
.list-left {
    margin-right: 280px;
    padding: 30px 36px;
    background: #fff;
    overflow: visible;
   /* width: 912px;*/
	height: auto;
	border-right: #F1F4F4 solid 1px;
}

/*容器*/
.list-left .list-row {
    padding-bottom: 35px;
    overflow: visible;
}

.list-left .list-row .lr-left {
    float: left;
    line-height: 40px;
    font-size: 16px;
    color: #2e2e2e;
}

/*选择型号*/

.list-row .right-side .model-table tr th {
    height: 40px;
    line-height: 40px;
    border-right: 2px solid #fff;
    font-size: 14px;
    color: #3a3a3a;
}

.list-row .right-side .model-table tr td {
    padding: 12px;
    font-size: 14px;
    color: #6a6a6a;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.list-row .right-side .model-table tr:nth-child(2n) {
    background: #f4fcff;
}

.list-row .right-side .model-table .mt-name {
    padding-left: 10px;
    text-align: left;
}
.list-row .right-side .model-table .mt-name label{
    cursor: pointer;
}
.list-row .right-side .model-table .mt-name span {
    color: #EE4358;
}

/*图标*/
.list-row .right-side .model-table .mt-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/images/new16/ssl/ssl-list.png") no-repeat 0 0;
    vertical-align: middle;
    margin-right: 6px;
}
.icon-question {
    background: rgba(0, 0, 0, 0) url("/images/new16/ssl/iconSSL.png") no-repeat scroll 0 -785px;
    display: inline-block;
    height: 20px;
    padding-left: 20px;
    vertical-align: middle;
}
.pos-r{
	position: relative;
}
/*按钮*/
.list-row .right-side .rs-btn {
    display: inline-block;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    font-size: 14px;
    color: #3a3a3a;
    text-align: center;
    position: relative;
    float: left;
}
.manager-tip {
    background-color: #f1fbff;
    border: 1px solid #c2e2ff;
    color: #5b88ba;
    display: none;
    font-size: 12px;
    left: -20px;
    line-height: 20px;
    margin-top: 10px;
    padding: 5px 10px;
    position: absolute;
    text-align: left;
    width: 200px;
    z-index: 100;
}
.manager-tip i {
    background: rgba(0, 0, 0, 0) url("/images/new16/ssl/icon2.jpg") no-repeat scroll -104px -1617px;
    height: 9px;
    left: 30px;
    position: absolute;
    top: -9px;
    width: 12px;
}
.manager-tip-center {
    left: 0;
    margin-left: -100px;
}
.manager-tip-center i {
    left: 50%;
    margin-left: -6px;
}
.manager-tip-right {
    left: auto;
    margin-left: 0;
    right: 0;
}
.manager-tip-right i {
    left: auto;
    margin-left: 0;
    right: 10px;
}
.manager-tip-reverse i {
    background: rgba(0, 0, 0, 0) url("/images/new16/ssl/iconSSL.png") no-repeat scroll -104px -1554px;
    top: 100%;
}
a:hover .manager-tip {
    display: block;
}
.mt-container:hover .manager-tip {
    display: block;
}


.list-row .right-side .rs-btn .btn-desc {
    color: #adadad;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: -32px;
    font-size: 12px;
}

.list-row .right-side .rs-btn.active {
    background: #EE4358 none repeat scroll 0 0;
    color: #fff;
}
.width130 {
    width: 130px;
}
.price{
	color: #ff7200;
}
.green{
	color: #019a66;
}
.origiPrice{
	color: #9d9d9d;
    font-size: 16px;
    margin-left: 9px;
    text-decoration: line-through;
}
/*小提示*/
.list-left .list-row .right-side {
    overflow: visible;
    margin-left: 82px;
    padding-left: 10px;
}

.domain-side .rs-btn {
    position: relative;
}

.domain-side .rs-btn .rs-btn-tip {
    display: none;
}

.domain-side .rs-btn.active .rs-btn-tip {
    display: block;
    width: 38px;
    height: 18px;
    border-radius: 2px;
    line-height: 18px;
    background: #05ca38;
    font-size: 12px;
    color: #eeffd3;
    text-align: center;
    position: absolute;
    top: -23px;
    right: 2px;
}
.domain-selector-container {
    margin-left: 16px;
    position: absolute;
}
.domain-selector-wrapper {
    display: inline-block;
    vertical-align: top;
}
.domain-selector-wrapper .slider {
    background: #d6f0ff none repeat scroll 0 0;
    cursor: pointer;
    height: 6px;
    margin-top: 20px;
    position: relative;
    width: 322px;
    z-index: 8;
}
.domain-side .rs-btn.active .rs-btn-tip::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #05ca38;
    position: absolute;
    bottom: -6px;
    left: 6px;
}
.width100{
	width: 100px;
}
/*+,-*/
.list-row .right-side .rs-count {
    position: relative;
    left: -11px;
    top: -3px;
}

.list-row .right-side .rs-count .link-btn {
    font-size: 30px;
    vertical-align: middle;
    color: #a1a1a1;
}

.list-row .right-side .rs-count .link-btn:hover {
    color: #6c6c6c;
}

.list-row .right-side .rs-count .number-input {
    margin-top: 6px;
    width: 48px;
    height: 22px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #6c6c6c;
    text-align: center;
}


/*选择描述信息*/
.domain-range-desc {
    width: 400px;
    margin-top: 14px;
    margin-left: -40px;
}

.domain-range-desc li {
    float: left;
    width: 80px;
    text-align: center;
    position: relative;
}

.domain-range-desc li:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 8px;
    background-color: #97ccea;
    top: -30px;
    left: 50%;
}

.domain-selector-wrapper .slider .handle {
    background:  url(/images/new16/ssl/ssl-list.png) repeat-x scroll -16px 0;
    cursor: pointer;
    display: block;
    height: 24px;
    margin-left: -12px;
    position: absolute;
    top: -13px;
    width: 14px;
    z-index: 8;
}
.hide {
    display: none;
}
[hidden] {
    display: none;
}
.hidden {
    display: none;
    visibility: hidden;
}

/**************产品选择 结束**************/

/******产品详情等  开始*********/
.xjys{
	background: #f2f2f2 none repeat scroll 0 0;
}
.xjys .xjystitle{
	overflow: hidden;
}
.w1200{
	margin: 0 auto;
	width: 1200px;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.xjys .xjystitle li{
	background-color: #E3E6EA;
    color: #3d3d3d;
    display: inline-block;
    font-size: 17px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 201px;
}
.xjys .xjystitle li{
	float: left;
	margin-left: 16px;
}
.xjys .xjystitle li:nth-child(1){
	margin-left: 0;
}
.xjys .xjystitle li.first{
	margin-left: 0;
	_margin-left:0;
}
ul li{
	 list-style: outside none none;
    margin: 0;
    padding: 0;
}
.xjys .xjystitle .on{
	 background-color: #fff;
    border-top: 2px solid #ee4358;
    color: #333333;
    height: 43px;
    line-height: 39px;
}
p.title {
    background: rgba(0, 0, 0, 0) url("/images/new16/ssl/line.jpg") repeat-x scroll left center;
    height: 22px;
    padding-bottom: 35px;
    padding-top: 35px;
}
p.title span{
	background: #fff none repeat scroll 0 0;
    color: #000;
    display: block;
    font-size: 18px;
    width: 150px;
}
.xjys .xjystitle li a{
	background-color: #e3e6ea;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-top: 1px solid #ececec;
    color: #3d3d3d;
    display: inline-block;
    font-size: 17px;
    height: 43px;
    line-height: 45px;
    text-align: center;
    width: 200px;
}
.intro-tab-fix {
    position: fixed;
    top: 0;
    transform: translateZ(0px);
    width: 100%;
    z-index: 10;
}
/*产品详情*/
#yunzhujitypeinfo ul{
	margin: 0 auto;
    position: relative;
    width: 1200px;
}
.tit{
	padding-bottom: 35px;
    text-align: center;
}
#yunzhujitypeinfo ul .table table {
    background: #fff none repeat scroll 0 0;
    border-collapse: collapse;
    border-spacing: 0;
    color: #333;
    font-size: 12px;
    width: 100%;
    border-color: grey;
}
.tit p {
   color: #000;
    font-size: 28px;
    line-height: 28px;
}
p {
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.table table{width: 100%; border-collapse: collapse;border-spacing: 0;background: #fff; color: #333; font-size:12px;}
.table table tr td{ border:1px solid #e1e1e1; padding:10px 0;}
.table table tr td p{ line-height:18px; text-align:center}
.table table tr td p.p-o{ color:#ff6800;}
.table table tr td p.p-t{ color:#666;}
.table table tr td p.p-t img{ display:inline-block; vertical-align:-6px; margin:0 10px;}
.table table tr td p.p-t i{ color:#ff6800}
.table table tr td p.p-s{ text-align:left; padding-left:15px;}
.table table tr td p span{ display:inline-block; width:16px; height:15px; background:url(/images/new16/ssl/szzs-spri.png) no-repeat; background-position:0 -29px; margin:0 2px;}
.table table tr td p span.span-o{ width:14px; height:14px; background-position:0 0;}
.table table tr td p span.span-t{ width:16px; height:15px; background-position:0 -14px;}
.table table tr td p span.span-s{ width:52px; height:28px; background-position:0 -96px;}
.table table tr td p span.span-f{ width:18px; height:16px; background-position:0 -44px;}
.table table tr td p span.span-w{ width:36px; height:36px; background-position:0 -60px;}
.table table tr td p span.span-l{ width:75px; height:36px; background-position:0 -124px;}
.table table tr td p span.span-q{ width:63px; height:32px; background-position:0 -160px;}
.table table tr td p a{ display:inline-block; width:80px; height:30px; line-height:30px; text-align:center; background-color:#ff6800; color:#fff; font-size:12px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
border-radius: 3px}
.table table tr td p a:hover{background-color:#e95f00;}
.table table tr.tr-o{ background-color:#f8f8f8}
.table table tr.tr-o .td-o{ background-color:#11cd6e;}
.table table tr .td-t{ background-color:#f8f8f8;}
.productDetails{
	height: 240px;
	padding-top: 35px;
}
.productDetails .wz{
	float: right;
	width: 815px;
	font-size: 14px;
	padding-top: 25px;
	padding-right: 5px;
}
.productDetails .wz p{
	line-height: 30px;
}
.productDetails .img{
	width: 373px;
	float: left;
	padding-left: 5px;
}
#zspp{
	height: 245px;
}
#productDetails{
	height:330px;
}
.else{
	height: auto;
	overflow: hidden;
	zoom: 1;
	width: 1200px;
	margin: 0 auto;
}
#yunzhujitypeinfos{
	border-bottom: #E3E3E3 solid 1px;
}

#zspp .zspp li{
	width: 300px;
	float: left;
	text-align: center;
}
#zspp .zspp li span{
	display: block;
	font-size: 14px;
	text-align: left;
	padding-left: 70px;
}
#zspp .zspp li:nth-child(1){
	text-align: left;
}
#cpys{
	height: 350px;
}
#cpys .cpys li{
	float: left;
	width: 600px;
	height: auto;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 40px;
}
#cpys .cpys li span{
	display: block;
	float: right;
	width:467px ;
	padding-left: 20px;
}
#cpys .cpys li img{
	width: 113px;
	float: left;
	
}
#cpys .cpys li h4{
	font-size: 16px;
	font-weight: normal;
	color: #3B3B3B;
}
#cpys .cpys li p{
	color: #9B9B9B;
	font-size: 14px;
	line-height: 25px;
}
#bzwd .bzwd{
	height: 140px;
}
#bzwd .bzwd li{
	width: 300px;
	float: left;
	text-align: left;
	line-height: 45px;
}

#bzwd .bzwd li a{
	color: #666666;
	font-size: 12px;
}
#bzwd .bzwd li a:hover{
	color: #EE4358;
}



 * html .clearfix{  
            zoom:1;  
        }  