
a{
	bblr:expression(this.onFocus=this.blur());/*IE使用*/
	outline-style:none;/*FF使用*/
	text-decoration:none;
}
* + html .wrapper{
    overflow: hidden;
}


.ssl_index{ margin:0 auto;width:1200px;}
.ssl_index .title{padding:30px 0 10px 0; text-align:center; width:1200px; margin:0 auto;font-size:32px; color:#222; line-height:52px;}
.ssl_index .ssl_brand_box{margin:10px auto; width:1194px; }
.ssl_index .ssl_brand_box tr td h3{ font-size:18px; font-weight:bold; line-height:52px;}
.ssl_index .ssl_brand_box .recommended_type{ margin-bottom:10px;}
.ssl_index .ssl_brand_box .recommended_type h3{ border-left:4px solid #0187ee; text-align:left; padding-left:10px; font-size:16px; color:#333; line-height:20px; margin:0 0 20px 0;}
.ssl_index .ssl_brand_box .recommended_type li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top;text-align:center; height:100px; overflow:hidden;box-shadow: 1px 3px 3px rgba(208,205,205,.51);}
.ssl_index .ssl_brand_box .recommended_type li.sty1{ width:206px; padding:10px 5px; margin-right:2px; border:1px solid #dfdfdf;}
.ssl_index .ssl_brand_box .recommended_type li.sty1:hover{cursor:pointer; border:1px solid #269df4;box-shadow: 4px 7px 7px rgba(208,205,205,.81);}
.ssl_index .ssl_brand_box .recommended_type li.sty1 h5{ font-size:12px; font-weight:bold; line-height:30px;}
.ssl_index .ssl_brand_box .recommended_type li.sty1 h5 b{ margin:0 5px; color:#0187ee; font-size:14px;}
.ssl_index .ssl_brand_box .recommended_type li.sty1 p{ font-size:12px; font-weight:normal; color:#222; line-height:22px;}
.ssl_index .ssl_brand_box .recommended_type li.sty1 p b{ margin:0 2px; color:#ff6803;font-size:12px;}
.ssl_index .ssl_brand_box .recommended_type li.sty1 h4{font-size:12px; font-weight:normal; line-height:30px; border-top:1px dashed #dfdfdf; margin:10px auto 0; padding:10px 0 0 0; color:#666;}
.ssl_index .ssl_brand_box .recommended_type li.sty1 h4 b{ font-size:16px; color:#ff6803; font-weight:bold;}
.ssl_index .ssl_brand_box .recommended_type li.more_btn{ background:#269df4; color:#fff; font-size:14px; padding:10px 20px;border:1px solid #269df4; vertical-align:middle; line-height:100px; cursor:pointer;}
.ssl_index .ssl_brand_box .recommended_type li.more_btn:hover{ background:#2d86da; border:1px solid #2d86da;}

.ssl_index .ssl_brand_li{ text-align:center; margin:10px auto 40px;}
.ssl_index .ssl_brand_li li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; width:350px; height:230px; border:1px solid #dfdfdf; padding:5px 20px; position:relative; margin:0 3px 15px 2px;}

.ssl_index .ssl_brand_li li .symantec{ width:270px; height:60px; background:url(../images/ssl/ssl_logo22.png) no-repeat; display:block; margin:0 auto;}
.ssl_index .ssl_brand_li li .Thawte{ width:160px; height:60px; background:url(../images/ssl/ssl_logo3.png) no-repeat; display:block; margin:0 auto;}
.ssl_index .ssl_brand_li li .RapidSSL{ width:160px; height:60px; background:url(../images/ssl/ssl_logo4.png) no-repeat; display:block; margin:0 auto;}
.ssl_index .ssl_brand_li li .Comodo{ width:160px; height:60px; background:url(../images/ssl/ssl_logo5.png) no-repeat; display:block; margin:0 auto;}
.ssl_index .ssl_brand_li li p{ text-align:left; line-height:24px; font-size:14px; color:#444; height:72px;}
.ssl_index .ssl_brand_li li a{ line-height:36px; text-align:center; }


.ssl_index .ssl_type{ text-align:center; padding:10px 0 50px 0;}
.ssl_index .ssl_type li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; height:480px; box-shadow: 4px 7px 7px rgba(208,205,205,.51); position:relative;width:380px; color:#fff; margin:0 6px;}
.ssl_index .ssl_type li.EV{  background:#1abce1;border:1px solid #03eaff; }
.ssl_index .ssl_type li.OV{  background:#199af8;border:1px solid #6ed4ff;  }
.ssl_index .ssl_type li.DV{  background:#1c5ccb;border:1px solid #5babfc;  }
.ssl_index .ssl_type li .tranbg{display:none;}
.ssl_index .ssl_type li:hover{ cursor:pointer; color:#1abce1;}
.ssl_index .ssl_type li:hover .tranbg{ display:block; background:url(../images/white_tran90.png) repeat; width:100%; height:100%;}
.ssl_index .ssl_type li.EV:hover .tranbg{background:#e9f8fc;}
.ssl_index .ssl_type li.OV:hover .tranbg{background:#e7f4fd;}
.ssl_index .ssl_type li.DV:hover .tranbg{background:#e8eef9;}
.ssl_index .ssl_type li .p1{display:block;}
.ssl_index .ssl_type li .p2{display:none;}
.ssl_index .ssl_type li:hover .p1{display:none;}
.ssl_index .ssl_type li:hover .p2{display:block; position:absolute; top:0; left:0; right:0; bottom:0;}
.ssl_index .ssl_type li .p1 h3{ font-size:70px; font-weight:bold; line-height:50px; padding:60px 0 20px 0;}
.ssl_index .ssl_type li .p1 h4{ font-size:46px; font-weight: normal; letter-spacing:8px;line-height:50px;}
.ssl_index .ssl_type li .p1 p{ font-size:20px; font-weight:normal; line-height:30px; color:#e0faff;}
.ssl_index .ssl_type li .p1 .star_sign{ margin:30px 0 10px 0;}
.ssl_index .ssl_type li .p1 .star_sign i{ width:32px; height:32px; background:url(../images/ssl/ssl_icon.png) no-repeat 0 0;display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0 5px; }
.ssl_index .ssl_type li.EV .p1 a{ padding:0 40px; line-height:42px; color:#fff; border:1px solid #d8f8ff; text-align:center; display:inline-block; font-size:16px; margin:40px 0 20px 0; font-weight:bold; background:#36c9eb;}
.ssl_index .ssl_type li.EV .p1 a:hover{background:#fff; color:#1abce1;}
.ssl_index .ssl_type li.OV .p1 a{ padding:0 40px; line-height:42px; color:#fff; border:1px solid #d8f8ff; text-align:center; display:inline-block; font-size:16px; margin:40px 0 20px 0; font-weight:bold; background:#40abf9;}
.ssl_index .ssl_type li.OV .p1 a:hover{background:#fff; color:#1abce1;}
.ssl_index .ssl_type li.DV .p1 a{ padding:0 40px; line-height:42px; color:#fff; border:1px solid #c7dafc; text-align:center; display:inline-block; font-size:16px; margin:40px 0 20px 0; font-weight:bold; background:#336dcd;}
.ssl_index .ssl_type li.DV .p1 a:hover{background:#fff; color:#1abce1;}

.ssl_index .ssl_type li.EV .p2 h3{ font-size:70px; font-weight:bold; line-height:50px;padding:30px 0 20px 0;}
.ssl_index .ssl_type li.EV .p2 p{ font-size:20px; font-weight:normal; line-height:30px; color:#1abce1;}
.ssl_index .ssl_type li.EV .p2 a{ padding:0 40px; line-height:42px; color:#fff; border:1px solid #d8f8ff; text-align:center; display:inline-block; font-size:16px; margin:40px 0 10px 0; font-weight:bold; background:#36c9eb;}
.ssl_index .ssl_type li.EV .p2 a:hover{background:#fff; color:#1abce1; border:1px solid #1abce1; }
.ssl_index .ssl_type li.EV .p2 a.more{ border:none; color:#1abce1; display:block; background:none; margin:0 auto; line-height:20px; font-size:15px;}
.ssl_index .ssl_type li.EV .p2 ol{ margin:20px auto 0;width:260px;}
.ssl_index .ssl_type li.EV .p2 ol li{text-align:left;width:260px; line-height:30px;color:#1abce1;font-size:16px; display:block; height:auto; box-shadow:none; position:inherit; border-bottom:1px dashed #1abce1; border-top:none; border-left:none; border-right:none;}

.ssl_index .ssl_type li.OV .p2 h3{ font-size:70px; font-weight:bold; line-height:50px; padding:30px 0 20px 0; color:#199af8;}
.ssl_index .ssl_type li.OV .p2 p{ font-size:20px; font-weight:normal; line-height:30px; color:#199af8;}
.ssl_index .ssl_type li.OV .p2 a{ padding:0 40px; line-height:42px; color:#fff; border:1px solid #d8f8ff; text-align:center; display:inline-block; font-size:16px; margin:40px 0 10px 0; font-weight:bold; background:#199af8;}
.ssl_index .ssl_type li.OV .p2 a:hover{background:#fff; color:#199af8; border:1px solid #199af8; }
.ssl_index .ssl_type li.OV .p2 a.more{ border:none; color:#199af8; display:block; background:none; margin:0 auto; line-height:20px; font-size:15px;}
.ssl_index .ssl_type li.OV .p2 ol{ margin:20px auto 0;width:260px;}
.ssl_index .ssl_type li.OV .p2 ol li{text-align:left;width:260px; line-height:30px;color:#199af8;font-size:16px; display:block; height:auto; box-shadow:none; position:inherit; border-bottom:1px dashed #6dbdf8; border-top:none; border-left:none; border-right:none;}

.ssl_index .ssl_type li.DV .p2 h3{ font-size:70px; font-weight:bold; line-height:50px; padding:30px 0 20px 0; color:#1c5ccb;}
.ssl_index .ssl_type li.DV .p2 p{ font-size:20px; font-weight:normal; line-height:30px; color:#1c5ccb;}
.ssl_index .ssl_type li.DV .p2 a{ padding:0 40px; line-height:42px; color:#fff; border:1px solid #d8f8ff; text-align:center; display:inline-block; font-size:16px; margin:40px 0 10px 0; font-weight:bold; background:#1c5ccb;}
.ssl_index .ssl_type li.DV .p2 a:hover{background:#fff; color:#1c5ccb; border:1px solid #1c5ccb; }
.ssl_index .ssl_type li.DV .p2 a.more{ border:none; color:#1c5ccb; display:block; background:none; margin:0 auto; line-height:20px; font-size:15px;}
.ssl_index .ssl_type li.DV .p2 ol{ margin:20px auto 0;width:260px;}
.ssl_index .ssl_type li.DV .p2 ol li{text-align:left;width:260px; line-height:30px;color:#1c5ccb;font-size:16px; display:block; height:auto; box-shadow:none; position:inherit; border-bottom:1px dashed #7c99cb; border-top:none; border-left:none; border-right:none;}



.btn_buy.btn_disabled{ background:#bdbdbd; color:#efefef;pointer-events:none; cursor:default;}
.btn_buy.btn_disabled:hover{background:#bdbdbd; }
.btn_buy{ background:#ff8920;cursor:pointer; color:#fff; line-height:50px; padding:0 20px; min-width:120px; text-align:center; display:inline-block; margin:0 5px;}
.btn_buy:hover{ background:#fd5908; }
.btn_buy.learn{ color: #0187ee;background: none; border:none; line-height:48px; min-width:40px;}
.btn_buy.learn:hover{ color:#ff6803;}

.host_tab{ margin:-20px auto 0; position:relative; z-index:2;}
.host_tab_n{height:40px;line-height:40px;color:#333; padding:0;}
.host_tab_n ul{text-align:center;}
.host_tab_n li{ display:inline-block; *display:inline; *zoom:1;cursor:pointer;text-align:center;font-size:20px; line-height:60px; width:360px; position:relative; background:#fff;}
.host_tab_n li i{position:absolute;bottom:-20px;right:165px;height:0;width:0;overflow:hidden;font-size:0;border-color:#f2f2f2 transparent transparent transparent;border-style:solid;border-width:10px; display:none;}
.host_tab_n li b{color:#222;display:block; font-weight:normal;font-size:20px;}
.host_tab_n li b.bor_no{ border-right:none;}
.host_tab_n li:hover b{color:#0078ff;}
.host_tab_n li.Active{text-decoration:none;margin:0; background:#269df4;}
.host_tab_n li.Active b{color:#fff; font-weight: normal;}
.host_tab_n li.Active i{border-color:#269df4 transparent transparent transparent; display:block;}

.inner_banner_lock{height:420px; background:url(../images/inner_banner_lock.jpg) no-repeat center;}
.domainlock_list{ text-align:center; width:1200px; margin:0 auto 20px;}
.domainlock_list li{ list-style:none;  width:550px; height:360px; border:1px solid #d8d8d8; padding:20px 0;margin:0 5px; background:#fff; display:inline-block; *display:inline; *zoom:1; vertical-align:top; position:relative;}
.domainlock_list li .li_over{display:none;position:absolute;background:#fff; top:1px; left:1px; right:1px; bottom:1px;z-index:99;}
.domainlock_list li.hover a.close{ position:absolute; right:5px; top:5px; width:26px; height:26px; background:url(../images/close_pop.png) no-repeat; display:block; z-index:111;}
.domainlock_list li.hover a.close:hover{ background:url(../images/close_pop.png) no-repeat 0 -26px;}
.domainlock_list li.hover .li_over{display:block;}
.domainlock_list li .li_over h2{ margin-top:50px; font-size:24px;}
.domainlock_list li .li_over .open_inputbg{ background: url(../images/domainlock_input.png) no-repeat; border-radius:50px; height:60px; margin:40px auto 60px; width:460px; text-align:left; position:relative;}
.domainlock_list li .li_over .open_inputbg .open_input{ height:38px;line-height:38px; background:#fff; font-size:14px; outline:none; border:none;width:272px; position:absolute; left:20px; top:6px; bottom:10px; right:10px;}
.domainlock_list li .li_over .open_inputbg .red_p{ position:absolute; left:24px; top:70px; line-height:26px; font-size:14px; color:#f00;}
.domainlock_list li .li_over .open_inputbg .open_btn{ position:absolute; width:150px; height:60px; line-height:56px; right:5px; top:0; text-align:center; display:block; color:#fff; font-size:16px; font-weight:bold;}
.domainlock_list li .li_over .remind.sty1{ margin:0 20px;}

.domainlock_list li .safeicon{margin:10px auto 15px; width:140px; height:180px; background:url(../images/domainlock_icon.gif) no-repeat; position:relative;}
.domainlock_list li .safeicon b{ position:absolute; left:20px; right:20px; top:85px; color:#0187ee; font-size:20px; font-weight:bold; text-align:center;}
.domainlock_list li h2{font-size:20px; color:#000; line-height:32px; }
.domainlock_list li h2 font{font-size:20px; }
.domainlock_list li h5{font-size:14px; color:#777; line-height:22px; }
.domainlock_list li .price_p{ text-align:center; font-size:16px; color:#888; }
.domainlock_list li .price_p b{ font-size:26px; font-weight:bold; color:#ff6803;}
.domainlock_list li .btn_buy{background:#269df4; margin:10px 0; line-height:40px; font-size:16px; padding:0 10px;}
.domainlock_list li .btn_buy:hover{background:#2d86da;}
.domainlock_list a.more{ text-align:center; line-height:40px; color:#ccc; margin:10px auto; width:1180px; display:block; font-size:16px;}
.domainlock_list a.more b{ margin:0 10px;color:#0187ee;}
.domainlock_list a.more b:hover{color:#ff6803;}

.ssl_index.lock{ padding-bottom:40px;}
.inner_lock_module2{padding-top: 100px;background:#f2f2f2; margin-top:10px;}
.inner_lock_module2 .host_tab{margin: -120px auto 0;}
.inner_lock_module2 .host_tab_n li{ box-shadow: 2px 0 8px 0 rgba(208,205,205,.51);}

.domainlock_step.unlock h2{ margin:0 auto;}
.domainlock_step.unlock .open_step p{ left:744px;}
.domainlock_step h2{padding:20px 0; text-align:center; position:relative; width:400px; margin:50px auto 0; height:40px;} 
.domainlock_step h2 b{ background:#f4f4f4;font-size:32px; color:#222; position:absolute; top:-4px;left: 140px;right: 140px; font-weight:normal;}
.domainlock_step h2 .line{border-bottom: 1px solid #bababa; height:1px; width:400px; margin:0 auto;}
.domainlock_step .open_step p{ position:absolute; left:660px; top:0; text-align:center; width:110px;font-size:14px; color:#000; line-height:22px;}
.domainlock_step .open_step{ margin:10px auto 0; width:1136px; padding:190px 32px 60px 32px; background:url(../images/domainlock_step_1.png) no-repeat center top;position: relative;}
.domainlock_step.unlock .open_step{background:url(../images/domainlock_step_2.png) no-repeat center top;width:1200px; padding:190px 0 60px 0;}
.domainlock_step.unlock .open_step li{ width:164px;}
.domainlock_step .open_step li{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:191px; padding:10px; margin:0 5px; text-align:center; background:#fff; border:1px solid #dfdfdf; height:90px;font-size:14px; color:#000; line-height:22px;}
.domainlock_step .open_step li h5{display:inline-block; vertical-align:middle; } 
.domainlock_step .open_step li b{height:100%; display:inline-block; vertical-align:middle;}
.domainlock_step .open_step li h5 a{color:#0078ff;}
.domainlock_step .open_step li h5 a:hover{color:#ff6600;}

.domainlock_content{margin:0 auto; width:1190px; padding-bottom:40px;}
.domainlock_content img{float:right; width:352px; height:352px;}
.domainlock_content .txt{display: table-cell;float: none;vertical-align: middle;width: auto; *display:block; *zoom:1;}
.domainlock_content .txt:after{clear: both; content: ""; display: block; height: 0 !important; line-height: 0; visibility: hidden; }
.domainlock_content .txt h2{font-size:16px; margin-bottom:20px;}
.domainlock_content .txt li{line-height:26px;  margin-bottom:10px; font-style:normal; display:block; color:#fff; }
.domainlock_content .txt li .bgcolor1{background:#269df4; display:inline-block; vertical-align:middle; padding:10px; border-radius:5px;}
.domainlock_content .txt li .bgcolor2{background:#08bce9; display:inline-block; vertical-align:middle; padding:10px; border-radius:5px;}

.domainlock_help{ background:#fff;}
.domainlock_help .title{padding:30px 0 20px 0; text-align:center; width:1200px; margin:0 auto;font-size:32px; color:#222; line-height:52px;}
.domainlock_help ul{ width:1200px; margin:0 auto 60px; text-align:center; background:url(../images/domainlock_help_line.gif) repeat-y top;}
.domainlock_help li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:left; width:550px; padding:15px;}
.domainlock_help li h2{font-size:20px; color:#000; line-height:32px; margin-bottom:5px; }
.domainlock_help li h5{font-size:14px; color:#777; line-height:22px; }

.domainlock_help .btn{ margin:0 auto 60px; height:48px; width:168px;}
.domainlock_help .btn a{ background:#269df4; color:#fff; line-height:48px; display:block; text-align:center; font-size:16px;}
.domainlock_help .btn a:hover{ background:#2d86da;}
