@charset "utf-8";
/*全局样式*/
/** {padding:0px; margin:0px;}*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img {padding:0;margin:0;}
html { overflow:auto;-webkit-text-size-adjust: none;}
body {font-size:14px;padding:0px; background:#fff;font-family: "微软雅黑","黑体",Arial,sans-serif; width:auto;}
label {font-size:14px; font-family: "微软雅黑","黑体",Arial,sans-serif;}
ul, li, ol, li { margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form { margin:0px; padding:0px; font-weight:normal; font-size:14px; }
img { border:0px; margin:0px; padding:0px; vertical-align:middle; }
table { border:0px; font-size:14px;}
.clear{clear:both;}
a{ text-decoration:none;}
.no_bor{border-right:none;}
.no_bor_t{border-top:none;}
input, select,textarea{ vertical-align:middle; font-size:12px; font-family:"微软雅黑","黑体",Arial,sans-serif; padding:3px; line-height:20px; outline:none; }
input[disabled]{color:#adadad;}
input[type=button],input[type=submit],input[type=file],button{ cursor: pointer; -webkit-appearance: none; outline:none; }

/*为了消除选中时的虚线框*/
a{
	bblr:expression(this.onFocus=this.blur());/*IE使用*/
	outline-style:none;/*FF使用*/
	text-decoration:none;
}
* + html .wrapper{
    overflow: hidden;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
 /* WebKit browsers */ 
color: #adadad; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #adadad; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
 /* Mozilla Firefox 19+ */ 
color: #adadad; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
 /* Internet Explorer 10+ */ 
color: #adadad; 
}

.head_hint{ line-height:34px; background:#f08e02; text-align:center; color:#fff; font-size:14px; width:100%; min-width:1200px; position:relative;}
.head_hint a{color:#fff; }
.head_hint a:hover{text-decoration:underline;color:#fff; }
.head_hint a.close{ position:absolute; right:40px; top:4px; width:26px; height:26px; background:url(../images/close_pop.png) no-repeat 0 -52px; display:block;}
.head_hint a.close:hover{ background:url(../images/close_pop.png) no-repeat 0 -78px;}

.fl,.l{float:left;}
.fr,.r{float:right;}
.wrapper{width:100%; margin:0 auto; min-width:1200px; width:expression(document.body.clientWidth <= 1200? "1200px": "auto");}
.warp{margin:0 auto; width:1200px;}
.bg{background:#f6f6f6;}
.relative{position:relative; z-index:1;}
.display_sty1{display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.display_sty2{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; max-width:265px; line-height:20px;}
.display_sty2 span{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; max-width:230px;}
.display_sty3{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; max-width:465px; line-height:20px;}
.display_sty3 span{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; max-width:430px;}
.display_sty4{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; max-width:420px; line-height:20px;}
.display_sty4 span{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; max-width:385px;}
.inner_module1 .content .box1 .left_box .display_sty3 span.error{ line-height:20px;}

.a_blue{color:#0187ee;}
.a_blue:hover{color:#ff6803}
.color_orange{ color:#ff6803;}/*橙色*/
.color_yellow{ color:#ff9329;}/*黄色*/
.color_red{ color:#ff0000;}/*大红提示*/
.color_grey{color:#9c9c9c;}/*浅灰*/
.color_green{color:#01ab51;}/*绿*/

.thbg_red{ background:#fff; color:#ff6803; line-height:20px; padding:0 2px 2px; font-size:12px; border-radius:3px; font-weight:bold;}

button.btn_orange1,button.btn_green1{ border:none; outline:none;}
.btn_orange1{ background:#ff8920; color:#fff; line-height:40px; padding:0 15px; min-width:70px; text-align:center; display:inline-block; *display:inline; *zoom:1; margin:0 10px 0 0;cursor:pointer;}
.btn_orange1:hover{ background:#fd5908; }
.btn_orange1.btn_disabled{background:#bdbdbd; color:#efefef; cursor:default;}
.btn_orange1.btn_disabled:hover{background:#bdbdbd;}

.btn_green1{ background:#24ba67; color:#fff; line-height:40px; padding:0 15px; min-width:70px; text-align:center; display:inline-block; *display:inline; *zoom:1; margin:0 10px 0 0;cursor:pointer;}
.btn_green1:hover{ background:#119b3d; }
.btn_green1.btn_disabled{background:#bdbdbd; color:#efefef;cursor:default;}
.btn_green1.btn_disabled:hover{background:#bdbdbd;}

.m_l_5{margin-left:5px;}
.m_tl_5{margin:5px 0 0 5px;}
.m_l_10{margin-left:10px;}
.m_lr_10{margin:0 10px;}
.m_tb_20{margin:20px 0;}
.m_tb_30{margin:30px 0;}
.m_t_10{margin-top:10px;}
.m_t_20{margin-top:20px;}
.m_t_30{margin-top:30px;}
.m_t_60{margin-top:60px;}
.m_l_30{margin-left:30px;}
.m_b_10{margin-bottom:10px;}
.m_b_30{margin-bottom:30px;}
.m_b_60{margin-bottom:60px;}
.m_lr_10{margin:0 10px;}

.min_height{ min-height:420px;}
.l_h_30{ line-height:30px;}
.l_h_20{ line-height:20px;}

.sort1,.sort2,.sort3{height:20px; width:20px; vertical-align:middle;}
.sort3{ background:url(../images/sort3.png) no-repeat;}/*无序调用的样式*/
.sort2{ background:url(../images/sort2.png) no-repeat;}/*升序调用的样式*/
.sort1{ background:url(../images/sort1.png) no-repeat;}/*降序调用的样式*/

.top{width:100%; background:#fff; height:34px;}
.top.sty{background:#393939; color:#dadada; }
.top ul{ margin:0 auto; width:1200px;}
.top ul .tel{float:left; font-size:14px; color:#777; line-height:34px;}
.top ul .tel span,.top ul .tel span a{ color:#0187ee;}
.top ul .tel .qq{ background:#3397f6; border:1px solid #35c7c1; line-height:20px; height:20px; text-align:center; padding:1px 5px; color:#fff;display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin-top:-2px;  }
.top ul .tel .qq:hover{ background:#37a4ff; border:1px solid #fff;}
.top ul .tel .qq i{ width:20px; height:20px; margin:0 3px 0 0; background:url(../images/qq_icon.png) no-repeat;display:inline-block; *display:inline; *zoom:1; vertical-align:top; }
.top ul .tel .qq em{ font-style:normal;display:inline-block;  *display:inline; *zoom:1; vertical-align:top; margin:0 0 0 0 ; }
.top.sty ul .tel{ color:#dadada;}
.top.sty ul .tel span,.top.sty ul .tel span a{ color:#fff;}
.top ul .rtop { float:right; text-align:right; font-family:"宋体"; font-size:12px;height:34px;}
.top ul .rtop a.btn{ float:right;  padding:0 5px; margin:6px 20px 6px 8px; line-height:22px;font-size:12px; background:#eee; display:inline-block; color:#555;}
.top.sty ul .rtop a.btn{ background:#5b5b5b; border:1px solid #929292; color:#fff;}
.top.sty ul .rtop a.btn:hover{ border:1px solid #f0f0f0; }
.top ul .rtop a.menu{ display:inline-block; *display:inline;*zoom:1; vertical-align:middle;padding:0 5px; color:#777;  line-height:34px; font-size:12px;padding:0 5px; color:#777;  font-size:12px;cursor:pointer; }
.top ul .rtop a.menu:hover{text-decoration:none; color:#0187ee;}
.top ul .rtop span{line-height:34px; color:#c5c5c5; display:inline-block; *display:inline;*zoom:1; vertical-align:middle;}
.top ul .rtop span.span_wrap{ color:#777; font-size:12px;}
.top ul .rtop .relative:hover span.span_wrap{ color:#0187ee;}
.top.sty ul .rtop a.menu{color:#dadada;}
.top.sty ul .rtop a.menu:hover{ color:#fff;}
.top.sty ul .rtop span{ color:#707070;}
.top.sty ul .rtop span.span_wrap{ color:#dadada; font-size:12px;}
.top.sty ul .rtop .relative:hover span.span_wrap{ color:#fff;}
.top ul .rtop i{ width:16px; height:16px; display:inline-block; vertical-align:middle; background:url(../images/icon.png) no-repeat;}
.top ul .rtop i.icon1{ background-position:0 0; margin:-2px 3px 0 0;}
.top ul .rtop i.icon2{ background-position:-26px 0; display:inline-block;}
.top ul .rtop i.icon3{ background-position:-42px 0; display:none;}
.top ul .rtop i.icon4{ background-position:-74px 0; margin:-2px 3px 0 0;}
.top ul .rtop i.icon5{ background:url(../images/icon_sms.png) no-repeat; margin:-2px 5px 0 0;}
.top ul .rtop .relative:hover i.icon3{display:inline-block;}
.top ul .rtop .relative:hover i.icon2{display:none;}
.top.sty  ul .rtop i.icon2{ background-position:-26px -16px; margin-left:3px; display:inline-block;}
.top.sty  ul .rtop i.icon3{ background-position:-42px -16px; margin-left:3px; display:none;}
.top.sty  ul .rtop .relative:hover i.icon3{display:inline-block;}
.to.sty p ul .rtop .relative:hover i.icon2{display:none;}

.top ul .rtop .relative.on,.top.sty ul .rtop .relative.on{ color:#ff6803;}
.top ul .rtop .relative{position:relative;display:inline-block; *display:inline;*zoom:1; vertical-align:middle;cursor:pointer;font-size: 12px; color:#777; line-height:34px; text-align:left; z-index:3000;}
.top.sty ul .rtop .relative{color:#dadada;}
.top ul .rtop .relative.on a.p1{font-size: 12px;color:#ff6803;}

.top ul .rtop .relative .latest{display:none; z-index:3000;}
.top ul .rtop .relative:hover .latest{display:block; }
.top ul .rtop .latest{position:absolute; right:-10px; top:34px; background:#fff; border:1px solid #dfdfdf; width:352px; display:none;}
.top ul .rtop .relative .latest .noread_countbox{color: #515151;font-size: 12px; border-bottom: 1px solid #e5e5e5; line-height: 42px; font-family: "微软雅黑"; padding:0 10px; }
.top ul .rtop .relative .latest .count_noread_all{color: #ff7800; text-decoration:none; font-size:12px;}
.top ul .rtop .relative .latest .ignore_notice {float: right;font-size: 12px;color: #aaa;line-height: 42px; cursor: pointer;}
.top ul .rtop .relative .latest .notice_all_content {color: #515151;font-size: 12px;padding-bottom: 10px; padding-left: 10px; width: 329px; padding-top: 5px; text-align: right; line-height: 20px; background-color: #f7f7f7; border-top: 1px solid #d9d9d9; padding-right: 13px; }
.top ul .rtop .relative .latest .notice_all_content a { color: #515151;font-size: 12px;}

.top ul .rtop .relative .latest ol {display: block;width: 352px; margin:0 auto;vertical-align: top;padding: 10px 0;}
.top ul .rtop .relative .latest ol li {font-size:18px;line-height: 30px;  margin:0 10px; color:#a0a0a0; padding:0;list-style:none; overflow:hidden; }
.top ul .rtop .relative .latest ol li.read a { color:#666;}
.top ul .rtop .relative .latest ol li.read a p{  background:url(../images/icon_round2.gif) no-repeat 0 center;}
.top ul .rtop .relative .latest ol li.bor_no a{ border-bottom:none;}
.top ul .rtop .relative .latest ol li a span.newsDate { float:right;color: #bebebe;font-size: 12px; font-family: "宋体";}
.top ul .rtop .relative .latest ol li a { display: block; line-height: 30px; color: #505050;font-family: '宋体'; font-size: 12px;  font-size:12px; border-bottom: 1px dashed #d2d2d2; }
.top ul .rtop .relative .latest ol li a:hover{ color:#0187ee;  }
.top ul .rtop .relative .latest ol li a p{ font-size:12px; padding:0 20px 0 10px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;background:url(../images/icon_round.gif) no-repeat 0 center;}

.top ul .rtop .relative .login_finished{display:none; z-index:3000;}
.top ul .rtop .relative:hover .login_finished{display:block; }
.top ul .rtop .login_finished{position:absolute; right:0; top:34px; background:#fff; border:1px solid #dfdfdf; width:560px; display:none;font-family: "微软雅黑";}
.top ul .rtop .login_finished .user_info{ padding:5px 0; }
.top ul .rtop .login_finished .user_info .f-l{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:284px; padding-left:6px; text-align:left; cursor:text;}
.top ul .rtop .login_finished .user_info .f-r{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:200px; text-align:right; }
.top ul .rtop .login_finished .user_info .f-r .btn2.s{ min-width:40px;}
.top ul .rtop .login_finished .user_info h3{font-size:18px; color:#363636; line-height:36px; padding-left:10px;}
.top ul .rtop .login_finished .user_info p{ font-size:14px; color:#363636; line-height:24px; padding-left:10px;}
.top ul .rtop .login_finished .user_info p b{ margin-right:10px;}
.top ul .rtop .login_finished .user_menu{ border-top:1px solid #dfdfdf; margin:10px 10px 0 10px; display:block; line-height:46px;}
.top ul .rtop .login_finished .user_menu li{border-bottom:1px dashed #dfdfdf; list-style:none; display:block; }
.top ul .rtop .login_finished .user_menu li.bor_no{ border-bottom:none;}
.top ul .rtop .login_finished .user_menu h4{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:74px; padding-left:6px; text-align:left;color: #0187ee;}
.top ul .rtop .login_finished .user_menu p{display:inline-block; *display:inline; *zoom:1; vertical-align:middle;  width:455px; }
.top ul .rtop .login_finished .user_menu p a{ color:#333; width:90px;display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.top ul .rtop .login_finished .user_menu p a:hover{color: #ff6803;}


.relative{position:relative; }
.inner_style .navbox{position: relative; background:url(../images/top_shadow.png) repeat-x bottom; padding-bottom:5px; height:70px;}
.navline{position:absolute; top:70px; left:0; right:0; width:100%; background:url(../images/white_tran25.png) repeat-x; height:1px; z-index:2999;}
.navbox{position:absolute; top:0; left:0; width:100%; z-index:2999;}
.navbox ul.box{margin:0 auto; width:1200px;}
.navbox ul.box .logo{float:left; width:200px; height:70px;}
.navbox ul.box .logo.newyear{width:260px;}

.top ul .rtop .display_sty{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; font-size:12px;}
.top ul .rtop .display_sty .lh{ color:#777; line-height:34px; font-size:12px; margin-right:12px;}
.top ul .rtop .display_sty .lh a{color:#777; font-size:12px;}
.top ul .rtop .display_sty .lh a:hover{text-decoration:none; color:#0187ee;}
.top.sty ul .rtop .display_sty .lh{ color:#dadada; line-height:34px; font-size:12px;}
.top.sty ul .rtop .display_sty .lh a{color:#dadada; font-size:12px;}
.top.sty ul .rtop .display_sty .lh a:hover{text-decoration:none; color:#ffffff;}

/*导航菜单*/
.head-v3{z-index:1023;min-width:900px; margin-right:-3px;}
.head-v3 .navigation-inner{ float:right; width:900px;}
.navigation-up{height:70px; float:right; }
.navigation-up .navigation-v3{float:right;}
.navigation-up .navigation-v3 ul{float:right;}
.navigation-up .navigation-v3 li{float:right;font:normal 16px/59px "微软雅黑";color:#fff; list-style:none; margin:0 1px; color:#0187ee;}
.navigation-up .navigation-v3 .nav-up-selected{/*background:url(../images/white_tran95.png) repeat;*/  color:#0187ee;}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background:#ffffff;filter:alpha(Opacity=95);-moz-opacity:0.95;opacity: 0.95; height:67px; border-bottom:4px solid #0187ee; }
.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0;}
.navigation-up .navigation-v3 li h2 a{padding:0 4px; text-align:center; min-width:70px;color:#fff;display:inline-block;height:70px; line-height:70px;font-family:"微软雅黑"; font-size:16px; }
.navigation-up .navigation-v3 li h2 a:hover{color:#ff6803;}
.navigation-up .navigation-v3 li.nav-up-selected-inpage h2 a{ font-weight:bold; color:#0187ee;}

.inner_style .navigation-up .navigation-v3 li h2 a{ color:#222;}
.inner_style .navigation-up .navigation-v3 li h2 a:hover{ color:#ff6803;}
.inner_style .navigation-up .navigation-v3 li.nav-up-selected-inpage h2 a{ font-weight:bold; color:#0187ee;}
.inner_style .navigation-down .nav-down-menu{background:#f7f9fb url(../images/navigation-down-shadow.png) repeat-x top;border-bottom:4px solid #dfdfdf;}
.inner_style .navigation-down{top:70px; }

.navigation-down{position:absolute;top:70px;left:0px;width:100%;}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#ffffff;filter:alpha(Opacity=95);-moz-opacity:0.95;opacity: 0.95;position:absolute;top:0px;}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:1200px;position:relative; text-align:center;}
.navigation-down .nav-down-menu .list{margin:30px 0; padding:0 10px 0 20px; height:140px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; }
.navigation-down .nav-down-menu .list.h{ height:180px; }
.navigation-down .nav-down-menu .list.line{border-right:1px solid #ccc;}
.navigation-down .nav-down-menu .list li{float:left; list-style:none; text-align:left;}
.navigation-down .nav-down-menu .list li dl dt{ font-weight:bold; font-size: 14px;color:#222; height: 16px; line-height: 16px; padding-bottom: 8px;}
.navigation-down .nav-down-menu .list li dl dt a{ color:#222;}
.navigation-down .nav-down-menu .list li dl dd{font-size: 13px; color: #444; margin-top: 6px;}
.navigation-down .nav-down-menu .list li dl dd a {width: 108px;display: inline-block; color: #333; border-bottom:1px solid #ccc; margin-right:10px; padding-bottom:5px;font-size: 13px; line-height:20px;}
.navigation-down .nav-down-menu .list li dl dd a.w {width:260px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.navigation-down .nav-down-menu .list li dl dd a.more{ border-bottom:none;}
.navigation-down .nav-down-menu .list li dl dd a:hover{ color:#0187ee;}
.navigation-down .nav-down-menu .list li dl dd a i{width:20px; height:20px; background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:top; margin:0 3px;}
.navigation-down .nav-down-menu .list li dl dd a i.icon_hot{ background-position:0 -26px;}
.navigation-down .nav-down-menu .list li dl dd a i.icon_new{ background:url(../images/icon_new.png) no-repeat;  margin:0 0 0 3px;}
.navigation-down .nav-down-menu .list li dl dd a i.icon_arrow{ background-position:-20px -56px;}
.navigation-down .nav-down-menu .list li dl dd a:hover i.icon_arrow{ background-position:0 -56px;}
.navigation-down .nav-down-menu .img{ width:244px; height:123px;position:absolute; right:0; top:30px;}
.navigation-down .nav-down-menu .list li dl dd.server_menu {border-bottom:1px solid #ccc; width:260px; display:block; padding-bottom:6px;}
.navigation-down .nav-down-menu .list li dl dd.server_menu a{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;color: #333; border:none;width:260px;}
.navigation-down .nav-down-menu .list li dl dd.server_menu p.text_note{ color:#888; line-height:20px; font-size:12px;}

.navigation-up .navigation-v3 li{ position: relative;}
.new{ position: absolute; top: 8px; left:50px;}

/*大图*/
#imgbig{background:#fff;}
#full-screen-slider { width:100%; height:579px; float:left; position:relative;}
#slides { display:block; width:100%; height:579px; list-style:none; padding:0; margin:0; position:relative;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#slides li .a1{ width:1200px; height:420px; margin:0 auto; position:relative;}
#slides li a.button1{ position:absolute; left:52px; bottom:100px;  width:162px; height:50px; background:#013163; color:#62c7fb; border:1px solid #269df4; font-size:18px; text-indent:0; text-align:center; line-height:50px;}
#slides li a.button1:hover{ background:#269df4; color:#fff;}
#slides li a.button2{ position:absolute; left:60px; bottom:100px;  width:162px; height:50px; background:#004bda; color:#fff; border:1px solid #0ba9d9; font-size:18px; text-indent:0; text-align:center; line-height:50px;}
#slides li a.button2:hover{ background:#269df4; color:#fff;}
#slides li a.button3{ position:absolute; left:60px; bottom:110px;  width:162px; height:50px; background:#00a3d1; color:#fff; border:1px solid #29e2fd; font-size:18px; text-indent:0; text-align:center; line-height:50px;}
#slides li a.button3:hover{ background:#00b3d9; color:#fff;}
#slides li a.button4{ position:absolute; left:50px; bottom:80px;  width:162px; height:50px; background:#1d58b2; color:#61fffd; border:1px solid #269df4; font-size:18px; text-indent:0; text-align:center; line-height:50px;}
#slides li a.button4:hover{ background:#269df4; color:#fff;}
#slides li a.button5{ position:absolute; left:50px; bottom:80px;  width:162px; height:50px; background:#1c5dd6; color:#61fffd; border:1px solid #269df4; font-size:18px; text-indent:0; text-align:center; line-height:50px;}
#slides li a.button5:hover{ background:#269df4; color:#fff;}
#slides li a.button6{ position:absolute; right:355px; bottom:110px;  width:164px; height:54px; }
#pagination { display:block; list-style:none; position:absolute; left:0; top:420px; right:0; width:100%; text-align:center; z-index:1022;  margin:0}
#pagination li {display:inline-block; *display:inline; *zoom:1; vertical-align: middle; list-style:none; width:8px; height:8px;margin:0 6px; border-radius:50%; background:none; border:1px solid #fff; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px; }
#pagination li.current { background:#fff;}

#h #full-screen-slider{height:420px;}
#h #slides{height:420px;}
#h #pagination{top:390px;}


/*首页透明层搜索*/
.search_tran{ position:absolute; width:100%; height:130px; bottom:0; left:0; right:0; text-align:center;z-index:1023;background:url(../images/black_tran45.png) repeat;}
.search_tran .box{ margin:0 auto; width:1190px; height:110px; padding:10px 5px; }
.search_tran .box .domain_count{ float:left; font-size:14px; color:#fff; text-align:left; margin: 20px 34px 20px 6px;}
.search_tran .box .domain_count span{font-size:18px;}
.search_tran .box .domain_count b{ font-size:22px; font-weight:bold; color:#ed220d;}

.query_container{ float:left; width:848px;}
.query_container .adver_ext_container{}
.query_container .adver_ext_container li {float: left; padding-right: 5px; color: #555;  list-style:none;}
.query_container .adver_ext_container li a{color: #ddd; font-weight:bold; font-size:12px; margin-right:3px; }
.query_container .adver_ext_container li a:hover{text-decoration:underline; color:#fff;}
.query_container .adver_ext_container li span{ font-size:11px;}
.query_container .adver_ext_container li a.sty{  font-size:11px; color:#bbb; border-left:1px solid #787878; padding-left:10px; margin-left:10px;}
.query_container .adver_ext_container li a.sty:hover{color:#fff;}
.query_container .adver_ext_container li.right{ float:right; padding-left:5px; padding-right:0;} 
.query_container .adver_ext_container li.right a{ padding:0 5px; margin:0; background:url(../images/white_tran25.png) repeat;}
.query_container .adver_ext_container li.right a:hover{text-decoration:none;}

.query_input_container {display: block; margin:10px 0;}
.query_input_container .input_wrapper{float:left; width:663px; height:52px;}
.query_input_container .input_wrapper .common_input {width: 100%; display: block; height: 42px; line-height: 42px; padding: 5px 0;  border: 0;  font-size: 14px; text-indent: 15px; position: relative;}
.query_input_container .domain_query_btn { float:left; width: 185px;background:#ff6803; height: 52px;text-align: center; line-height: 42px; font-size: 16px; color: #fff;border: 0; cursor: pointer;}


.domext_wrapper {overflow: hidden; padding-left:6px; width:1042px;}
.domext_wrapper label {line-height: 20px;height: 20px;font-size: 14px;margin-right: 14px;*margin-right: 2px; +margin-right: 6px;margin-right: 7px\9; display: inline-block; float: left; color: #fff;}
.domext_wrapper label a {color: #fff;}
.domext_wrapper label i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
.domext_wrapper label i.icon_hot{ background-position:0 -86px;}
.domext_wrapper label i.icon_Promotion{ background-position:0 -102px;}
.domext_wrapper a.link{ float:right; font-size:12px; color:#fff; line-height:20px;}
.domext_wrapper a.link:hover{ text-decoration:underline;}

.pre_links { float:right; text-align:center; margin:15px 20px 0 0;}
.pre_links a {display: block; color: #fff; font-size: 16px; font-weight:bold;}
.pre_links i{ width:50px; height:50px; background:url(../images/icon1.png) no-repeat; display:block; margin:0 auto 10px;}


/*互联网基础资源一站式服务*/
.index_module1{ background:#f2f2f2; padding-bottom:50px;}
.index_module1 .content{margin:0 auto; width:1190px; text-align:center;}
.index_module1 .content dl.title{padding:50px 0; text-align:center;}
.index_module1 .content dl.title dt{ font-size:32px; color:#222; line-height:52px;}
.index_module1 .content dl.title dd{ font-size:16px; color:#555; line-height:32px;}

.index_module1 .content.three .box{width:394px; margin-bottom:15px;}
.index_module1 .content.three .box .list{ width:364px;}
.index_module1 .content.three .box .txt{ width:375px; left:15px;}
.index_module1 .content.three .box .list{ height:230px;}
.index_module1 .content.three .box .list .more{ position:absolute; left:150px; top:138px;color: #0187ee;}
.index_module1 .content.three .box .list .more:hover{ color: #ff6803;}
.index_module1 .content.three .box .txt li{border:1px solid #fff; padding:5px; width:172px; }
.index_module1 .content.three .box .txt li:hover{ border:1px solid #dfdfdf; background:url(../images/pages_icon22.png) no-repeat 169px center;box-shadow: 1px 3px 3px rgba(208,205,205,.51);}
.index_module1 .content.three .box .txt li a font{ font-weight:bold; font-size:13px; margin:0 3px;}
.index_module1 .content.three .box .txt li b,.index_module1 .content.three .box .txt li em{font-size:12px;}
.index_module1 .content.three .box .txt li:hover b{color:#777;}
.index_module1 .content.three .box .txt li.w{ width:110px;}
.index_module1 .content.three .box .txt li.w:hover{background:url(../images/pages_icon22.png) no-repeat 105px center;}
.index_module1 .content.three .box .txt li.w2{ width:240px;}
.index_module1 .content.three .box .txt li.w2:hover{background:url(../images/pages_icon22.png) no-repeat 235px center;}
.index_module1 .content.three .box .cover1{width:394px; background:url(../images/img_three_module_s1.png) no-repeat;}
.index_module1 .content.three .box.hover .cover1{background:url(../images/img_three_hov_module_s1.png) no-repeat;}
.index_module1 .content.three .box .cover2{width:394px; background:url(../images/img_three_module_s2.png) no-repeat;}
.index_module1 .content.three .box.hover .cover2{background:url(../images/img_three_hov_module_s2.png) no-repeat;}
.index_module1 .content.three .box .cover3{width:394px; background:url(../images/img_three_module_s3.png) no-repeat;}
.index_module1 .content.three .box.hover .cover3{background:url(../images/img_three_hov_module_s3.png) no-repeat;}
.index_module1 .content.three .box .cover4{width:394px; background:url(../images/img_three_module_s4.png) no-repeat;}
.index_module1 .content.three .box.hover .cover4{background:url(../images/img_three_hov_module_s4.png) no-repeat;}
.index_module1 .content.three .box .cover5{width:394px; background:url(../images/img_three_module_s5.png) no-repeat;}
.index_module1 .content.three .box.hover .cover5{background:url(../images/img_three_hov_module_s5.png) no-repeat;}
.index_module1 .content.three .box .cover6{width:394px; background:url(../images/img_three_module_s6.png) no-repeat;}
.index_module1 .content.three .box.hover .cover6{background:url(../images/img_three_hov_module_s6.png) no-repeat;}
.index_module1 .content.three .box .list li dl dd img{ height:24px; margin:-3px 0 0 -8px;}

.index_module1 .content .box{ float:left; display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:294px; background:#fbfbfb;  text-align:left; position:relative; z-index:1;}
.index_module1 .content .box.hover{ background:#fff; box-shadow: 4px 7px 7px rgba(208,205,205,.51); z-index:2;}
.index_module1 .content .box .cover0{width:294px; height:179px; display:block;background:url(../images/img_module0.png) no-repeat;  overflow:hidden; position:relative;border-left:1px solid #aaceea;border-right:1px solid #aaceea;border-top:1px solid #d8d8d8;}
.index_module1 .content .box.hover .cover0{background:url(../images/img_hov_module0.png) no-repeat;border-left:1px solid #07b0fe;border-top:1px solid #07b0fe; border-right:1px solid #07b0fe;}
.index_module1 .content .box .cover1{width:294px; height:139px; display:block;background:url(../images/img_module1.png) no-repeat;  overflow:hidden; position:relative;border-left:1px solid #aaceea;border-right:1px solid #aaceea;border-top:1px solid #d8d8d8;}
.index_module1 .content .box.hover .cover1{background:url(../images/img_hov_module1.png) no-repeat;border-left:1px solid #07b0fe;border-top:1px solid #07b0fe; border-right:1px solid #07b0fe;}
.index_module1 .content .box .cover2{width:294px; height:139px; display:block;background:url(../images/img_module2.png) no-repeat;  overflow:hidden; position:relative;border-left:1px solid #aaceea;border-right:1px solid #aaceea;border-top:1px solid #d8d8d8;}
.index_module1 .content .box.hover .cover2{background:url(../images/img_hov_module2.png) no-repeat;border-left:1px solid #07b0fe;border-top:1px solid #07b0fe; border-right:1px solid #07b0fe;}
.index_module1 .content .box .cover3{width:294px; height:139px; display:block;background:url(../images/img_module3.png) no-repeat;  overflow:hidden; position:relative;border-left:1px solid #aaceea;border-right:1px solid #aaceea;border-top:1px solid #d8d8d8;}
.index_module1 .content .box.hover .cover3{background:url(../images/img_hov_module3.png) no-repeat;border-left:1px solid #07b0fe;border-top:1px solid #07b0fe; border-right:1px solid #07b0fe;}
.index_module1 .content .box .cover4{width:294px; height:139px; display:block;background:url(../images/img_module4.png) no-repeat;  overflow:hidden; position:relative;border-left:1px solid #aaceea;border-right:1px solid #aaceea;border-top:1px solid #d8d8d8;}
.index_module1 .content .box.hover .cover4{background:url(../images/img_hov_module4.png) no-repeat;border-left:1px solid #07b0fe;border-top:1px solid #07b0fe; border-right:1px solid #07b0fe;}
.index_module1 .content .box .cover5{width:294px; height:139px; display:block;background:url(../images/img_module5.png) no-repeat;  overflow:hidden; position:relative;border-left:1px solid #aaceea;border-right:1px solid #aaceea;border-top:1px solid #d8d8d8;}
.index_module1 .content .box.hover .cover5{background:url(../images/img_hov_module5.png) no-repeat;border-left:1px solid #07b0fe;border-top:1px solid #07b0fe; border-right:1px solid #07b0fe;}
.index_module1 .content .box .cover6{width:294px; height:139px; display:block;background:url(../images/img_module5.png) no-repeat;  overflow:hidden; position:relative;border-left:1px solid #aaceea;border-right:1px solid #aaceea;border-top:1px solid #d8d8d8;}
.index_module1 .content .box.hover .cover6{background:url(../images/img_hov_module5.png) no-repeat;border-left:1px solid #07b0fe;border-top:1px solid #07b0fe; border-right:1px solid #07b0fe;}
.index_module1 .content .box .cover0 dl,.index_module1 .content .box .cover1 dl,.index_module1 .content .box .cover2 dl,.index_module1 .content .box .cover3 dl,.index_module1 .content .box .cover4 dl,.index_module1 .content .box .cover5 dl,.index_module1 .content .box .cover6 dl{ position:absolute; height:57px; padding-top:3px; bottom:0; left:0; right:0; text-align:center;}
.index_module1 .content .box .cover0 dl dt,.index_module1 .content .box .cover1 dl dt,.index_module1 .content .box .cover2 dl dt,.index_module1 .content .box .cover3 dl dt,.index_module1 .content .box .cover4 dl dt,.index_module1 .content .box .cover5 dl dt,.index_module1 .content .box .cover6 dl dt{font-size:20px; color:#333; font-weight:bold; line-height:30px;}
.index_module1 .content .box .cover0 dl dd,.index_module1 .content .box .cover1 dl dd,.index_module1 .content .box .cover2 dl dd,.index_module1 .content .box .cover3 dl dd,.index_module1 .content .box .cover4 dl dd,.index_module1 .content .box .cover5 dl dd,.index_module1 .content .box .cover6 dl dd{font-size:14px; color:#555; line-height:27px;}
.index_module1 .content .box.hover .cover0 dl dt,.index_module1 .content .box.hover .cover1 dl dt,.index_module1 .content .box.hover .cover2 dl dt,.index_module1 .content .box.hover .cover3 dl dt,.index_module1 .content .box.hover .cover4 dl dt,.index_module1 .content .box.hover .cover5 dl dt,.index_module1 .content .box.hover .cover6 dl dt{color:#fff;}
.index_module1 .content .box.hover .cover0 dl dd,.index_module1 .content .box.hover .cover1 dl dd,.index_module1 .content .box.hover .cover2 dl dd,.index_module1 .content .box.hover .cover3 dl dd,.index_module1 .content .box.hover .cover4 dl dd,.index_module1 .content .box.hover .cover5 dl dd,.index_module1 .content .box.hover .cover6 dl dd{color:#cae5fd;}

.index_module1 .content .box .list{padding:15px; width:264px;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8; height:300px; position:relative;}
.index_module1 .content .box.hover .list{border-left:1px solid #07b0fe;border-right:1px solid #07b0fe;border-bottom:1px solid #07b0fe;}
.index_module1 .content .box .list li{list-style:none; text-align:left; display:block;}
.index_module1 .content .box .list li dl dt{ font-weight:bold; font-size: 14px;color:#333;  line-height: 30px; padding-bottom: 8px; position:relative;}
.index_module1 .content .box .list li dl dt .offer{ position:absolute; left:70px; top:0; line-height:30px; background:url(../images/icon_offer.png) no-repeat 0 center; padding-left:20px; color:#ff0000;}
.index_module1 .content .box .list li dl dd{font-size: 13px; color: #444;line-height:30px;}
.index_module1 .content .box .list li dl dd p{ line-height:24px; color:#666; padding-bottom:12px;}
.index_module1 .content .box .list li dl dd p em{ font-style:normal;}
.index_module1 .content .box .list li dl dd p em.ole{ text-decoration:line-through;}
.index_module1 .content .box .list li dl dd p b{color:#ff6803; font-size:16px;}
.index_module1 .content .box .list li dl dd p img{ display:inline-block; vertical-align:middle; margin:-3px 4px 0 0;}
.index_module1 .content .box .list li dl dd span{ width:131px;display: inline-block; color: #666; border-bottom:1px dashed #ccc;font-size: 13px;}
.index_module1 .content .box .list li dl dd span.w{ width:100%;}
.index_module1 .content .box .list li dl dd span.w b{color:#ff6803; font-size:16px;}
.index_module1 .content .box .list li dl dd span.w em{ text-decoration:line-through; font-style:normal;}
.index_module1 .content .box .list li dl dd span i{width:11px; height:11px; background:url(../images/icon.png) no-repeat 0 -118px; display:inline-block; vertical-align:middle; margin-right:5px;}
.index_module1 .content .box .list .btn{ width:120px; height:34px; line-height:34px; text-align:center; background:#fff; border:1px solid #0b95d9; color:#0187ee; display:block; margin:15px 0 30px 0; }
.index_module1 .content .box.hover .list .btn{ background:#269df4; color:#fff;}


.index_module1 .content .box .txt{ margin:15px 0; width:264px;position:absolute; bottom:-15px; left:15px;}
.index_module1 .content .box .txt li{float:left; width:180px; line-height:20px; font-size:14px; margin-bottom:20px;}
.index_module1 .content .box .txt li.w{ width:260px;}
.index_module1 .content .box .txt li .color1{ color:#222;}
.index_module1 .content .box .txt li span{ color:#777; float:left;}
.index_module1 .content .box .txt li a{display:block; line-height:20px;}
.index_module1 .content .box .txt li a{ color:#222;}
.index_module1 .content .box .txt li a:hover{ color:#0187ee;}
.index_module1 .content .box .txt li.w dd{ display:block;}
.index_module1 .content .box .txt li em{ color:#ff6803; font-style:normal;}
.index_module1 .content .box .txt li b{ color:#777; font-weight:normal;}
.index_module1 .content .box .txt li:hover b{color:#0187ee;}



/*全方位邮局解决方案*/
.img_bg{ height:810px; background:url(../images/img_bg1.png) no-repeat center bottom;}
.img_bg2{ height:600px; background:#cee7fa;}

.index_module2{ position:absolute; top:0; left:0; right:0; width:100%;}
.index_module2 .content{margin:0 auto; width:1190px; text-align:center;}
.index_module2 .content dl.title{padding:50px 0; text-align:center;}
.index_module2 .content dl.title dt{ font-size:32px; color:#222; line-height:52px;}
.index_module2 .content dl.title dt span{color:#0187ee; margin-left:10px;font-size:32px;}
.index_module2 .content dl.title dd{ font-size:16px; color:#555; line-height:32px;}
.index_module2 .content dl.title dd span{color:#0187ee; font-size:16px; font-weight:bold; margin:0 3px; }

.index_module2 .content .box{display:inline-block; *display:inline; *zoom:1; vertical-align:top; /*width:356px; */width:534px;text-align:center; margin:0 10px;}
.index_module2 .content .line{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:1px; background:#dfdfdf; height:250px;}
.index_module2 .content .box i{ margin:0 auto;width:158px; height:158px; }
.index_module2 .content .box .tub1{ background:url(../images/index_mail_tub01.png) no-repeat; display:block;}
.index_module2 .content .box .tub2{ background:url(../images/index_mail_tub02.png) no-repeat; display:block;}
.index_module2 .content .box .tub3{ background:url(../images/index_mail_tub03.png) no-repeat; display:block;}
.index_module2 .content .box dl dt{ font-size:20px; color:#555;font-weight:bold; line-height:30px;}
.index_module2 .content .box dl dd{ font-size:14px; color:#888; line-height:20px; padding:5px 0;}

.index_module2 .content .box .list{ /*width:336px;*/width:494px; padding:20px 10px; background:#f2f2f2; margin:20px auto 30px;}
.index_module2 .content .box .list li{ width:214px; float:left; height:36px; list-style:disc; margin-left:30px; color:#0187ee; line-height:36px; text-align:left;}
.index_module2 .content .box .list li p{ color:#555;}

.index_module2 .content .box .btn{ width:120px; height:34px; line-height:34px; text-align:center; background:#fff; border:1px solid #0b95d9; color:#0187ee; display:block; margin:15px auto 30px; }
.index_module2 .content .box .btn:hover{ background:#269df4; color:#fff;}

.index_module3{ position:absolute; top:700px; left:0; right:0; width:100%;}
.index_module3 .content{margin:0 auto; width:1200px; text-align:center;}
.index_module3 .content dl.title{padding:50px 0 0 0; text-align:center;}
.index_module3 .content dl.title dt{ font-size:32px; color:#222; line-height:52px;}

.index_module3 .content .box{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:370px; text-align:center; margin:20px 10px;}
.index_module3 .content .box h2{ font-size:18px; color:#333; line-height:52px;}

.table_1{border-collapse: collapse; table-layout:fixed; background:#fff;}
.table_1 tr th{ line-height:42px; color:#fff; background:#269df4; font-size:14px; text-align:left; padding:0 10px;}
.table_1 tr td{ line-height:42px; color:#555; border-bottom:1px solid #dfdfdf; font-size:14px; text-align:left; padding:0 10px; }
.table_1 tr td a{color:#555;overflow:hidden;display:block;text-overflow:ellipsis;word-break:normal;white-space:nowrap;}
.table_1 tr td a:hover{color:#0187ee;}
.table_1 tr:hover th{ cursor:default;}
.table_1 tr:hover{ background:#eef7fe; cursor:pointer;}
.table_1 tr:hover td a{color:#0187ee;}
.table_1 tr td.l_h{ line-height:26px; padding:15px 10px;}

.index_module3 .content .box .btn{ width:120px; height:34px; line-height:34px; text-align:center; background: url(../images/white_tran25.png) repeat; border:1px solid #0b95d9; color:#0187ee; display:block; margin:30px auto; }
.index_module3 .content .box .btn:hover{ background:#269df4; color:#fff;}


.index_choose_box{ position:relative;}
.index_choose_box .img_bg{height:750px; background:url(../images/choose_bg.jpg) no-repeat center;}
.index_module4{ position:absolute; top:0; left:0; right:0; width:100%;}
.index_module4 .content{margin:0 auto; width:1200px; text-align:center;}
.index_module4 .content dl.title{padding:50px 0; text-align:center;}
.index_module4 .content dl.title dt{ font-size:34px; color:#fff; line-height:56px;}
.index_module4 .content dl.title dd{ font-size:16px; color:#e4e4e4; line-height:32px;}
.index_module4 .content .box{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:390px; text-align:center;}
.index_module4 .content .box i{ display:block; width:140px; height:140px; margin:0 auto;}
.index_module4 .content .box i.icon1{ background:url(../images/index_choose_icon1.png) no-repeat;}
.index_module4 .content .box i.icon2{ background:url(../images/index_choose_icon2.png) no-repeat;}
.index_module4 .content .box i.icon3{ background:url(../images/index_choose_icon3.png) no-repeat;}

.index_module4 .content .box dl dt{ font-size:20px; color:#fff; line-height:30px;}
.index_module4 .content .box dl dd{ font-size:14px; color:#d7d7d7; line-height:20px; padding:10px 0;}

.index_module4 .content .box .btn{ width:120px; height:34px; line-height:34px; text-align:center; background: url(../images/white_tran5.png) repeat; border:1px solid #a8a8a6; color:#fff; display:block; margin:30px auto; }
.index_module4 .content .box .btn:hover{ background:url(../images/white_tran25.png) repeat;}

.index_module4 .content .client{padding-top:40px;}
.index_module4 .content .client h2{ line-height:60px; border-bottom:1px dashed #81817f; color:#fff; font-size:16px; text-align:left;}


/*客户logo*/
.rollBox img{border:none;}
.rollBox{ width:1200px; margin:30px auto 0;overflow:hidden; text-align:center;}
.rollBox .Cont{width:1100px;overflow:hidden;margin:0 auto;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont li{width:200px; float:left;text-align:center;padding:0 10px; list-style:none;}
.rollBox .Cont .pic{width:200px; height:60px; background:#fff;}
.rollBox .Cont .pic img{ vertical-align:middle; max-height:60px; max-width:200px;}
.rollBox .Cont .pic b{vertical-align:middle; height:100%; display:inline-block;}
*+html .rollBox .Cont .pic{width:200px;float:left;text-align:center;}
.rollBox #List1,.rollBox #List2{float:left;}
.img1,.img2,.Cont{float:left;}
.img1,.img2{width:30px; height:60px; display:block;cursor:pointer;}
.img1{background:url(../images/arrow01.png) no-repeat 0 center;margin-right:20px;}
.img2{background:url(../images/arrow02.png) no-repeat 0 center;margin-left:20px;}



.index_module5{ background:#f2f2f2;}
.index_module5 .content{margin:0 auto; width:1200px; text-align:center;}
.index_module5 .content .box{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:300px; text-align:center; margin:10px 40px;}
.index_module5 .content .box p{ font-size:18px; color:#000; line-height:60px;}
.index_module5 .content .box .list li{background:url(../images/icon_round.gif) no-repeat 0 center; list-style:none; color:#0187ee; font-size:14px;border-bottom:1px dashed #ddd; line-height:36px; text-align:left; display:block; overflow:hidden; }
.index_module5 .content .box .list li a{color:#555; float:left; width:185px; padding:0 10px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.index_module5 .content .box .list li a:hover{ color:#0187ee;}
.index_module5 .content .box .list li .newsdate{ float:right; color:#bebebe; font-size:12px;}

.index_module5 .content .box .btn{ width:120px; height:34px; line-height:34px; text-align:center; background:none; border:1px solid #0b95d9; color:#0187ee; display:block; margin:30px auto; }
.index_module5 .content .box .btn:hover{ background:#269df4; color:#fff;}

/*底部*/
.footer{ background:#393939; width:100%; padding:25px 0; min-width:1200px;}
.footer_content{ width:1200px; margin:0 auto;overflow:hidden;}
.footer_content .list{ float:left; padding-right:70px;}
.footer_content .list h2{ font-size:16px; color:#e3e3e3; line-height:30px; margin-bottom:10px;}
.footer_content .list li{ line-height:24px; color:#999; list-style:none;}
.footer_content .list li a{display:block; color:#999;}
.footer_content .list li a:hover{color:#e3e3e3;}
.footer_content .list li span{ color:#eda83b; font-size:16px;}
.footer_content .list li a.btn{ width:110px; height:24px; line-height:24px; background:#2882df; color:#fff; text-align:center; margin:10px 0;}
.footer_content .list li a.btn i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat 0 -129px; display:inline-block; vertical-align:middle; margin-right:5px;}

.footer_content .rbox{ float:right; }
.footer_content .rbox .WeChat{ float:left; color:#fff; line-height:30px;}
.footer_content .rbox .WeChat img{ display:block; width:126px; height:126px;}
.footer_content .rbox .tel{ float:left; padding-left:20px;}
.footer_content .rbox .tel p{ color:#fff; font-size:14px; line-height:30px;}
.footer_content .rbox .tel p b{ color:#eda83b; font-size:20px; font-weight:bold;}
.footer_content .rbox .tel a{ font-size:14px; color:#fff; display:inline-block; *display:inline;*zoom:1; vertical-align:middle; line-height:32px; margin:10px 10px 10px 0;}
.footer_content .rbox .tel a i{ width:32px; height:32px;background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle; margin-right:5px;}
.footer_content .rbox .tel a .icon1{ background-position:0 -177px;}
.footer_content .rbox .tel a .icon2{ background-position:0 -145px;}

.footer_content .copyright{padding:25px 10px; border-top:1px solid #434343; color:#999; text-align:center; line-height:24px; margin-top:30px;}
.footer_content .copyright span{/*margin-left:20px;*/}
.footer_content .copyright a:hover{ color:#fff;}

.footer_content .copyright a.p_0{ margin-left:0;}
.footer_content .copyright a{ color:#999; margin-left:20px; }
.footer_content .copyright a i{ width:20px; height:20px;background:url(../images/ba.png) no-repeat; display:inline-block; vertical-align:middle; margin-right:5px;}
.footer_content .copyright_link{ display:block;}
.footer_content .copyright_link a{margin:10px 5px;display:inline-block; vertical-align:middle;background:url(../images/footer_img.png) no-repeat;}
.footer_content .copyright_link .icon1{ width:104px; height:38px; background-position:0 0; }
.footer_content .copyright_link .icon2{ width:49px; height:38px; background-position:-114px 0; }
.footer_content .copyright_link .icon3{ width:104px; height:38px; background-position:-174px 0 ;}
.footer_content .copyright_link .icon4{ width:104px; height:38px; background-position:-288px 0 ; }
.footer_content .copyright_link .icon5{ width:102px; height:38px; background-position:-402px 0 ;}
.footer_content .copyright_link .icon6{ width:49px; height:38px; background-position:-514px 0 ;}
.footer_content .copyright_link .icon0 a{ background: transparent!important; position: relative; margin-left: -0px;}


/*右侧悬浮条*/
.right_menu_bar { position: fixed; _position: absolute; _top: expression(eval(document.documentElement.scrollTop)); right: 5px;bottom: 0; top:200px; width: 52px; z-index: 11000; -webkit-transition: all .4s; transition: all .4s;}
.right_menu_container {  height: 100%; z-index: 100; position: relative;}

.right_menu_container ul{ position:absolute; top:0; left:0; right:0; text-align:center;}
.right_menu_container li{ list-style:none; background:#108cee; margin-bottom:3px; border:1px solid #3cb5fa;}
.right_menu_container li a{ display:block; color:#fff; line-height:20px; text-align:center;padding:5px 10px; }
.right_menu_container li a i{ margin:0 auto; display:block; width:32px; height:32px; background:url(../images/right_menu_icons.png) no-repeat;}
.right_menu_container li a .icon1{ background-position: 0 -290px;}
.right_menu_container li a .icon2{ background-position: 0 -32px;}
.right_menu_container li a .icon3{ background-position: 0 -62px;}
.right_menu_container li a .icon4{ background-position: 0 -92px;}
.right_menu_container li a .icon5{ background-position: 0 -124px;}
.right_menu_container li a:hover{color:#0187ee; background:#fff;}
.right_menu_container li a:hover .icon1{ background-position: -32px -290px;}
.right_menu_container li a:hover .icon2{ background-position: -32px -32px;}
.right_menu_container li a:hover .icon3{ background-position: -32px -62px;}
.right_menu_container li a:hover .icon4{ background-position: -32px -92px;}
.right_menu_container li a:hover .icon5{ background-position: -32px -124px;}
.icon_top{ position:absolute; bottom:45px; right:0; padding:4px 9px;border:1px solid #3cb5fa;width:32px; height:32px; background:#108cee url(../images/right_menu_icons.png) no-repeat 10px -152px; display:block; z-index:999;}
.icon_top:hover{background:url(../images/right_menu_icons.png) no-repeat -22px -152px #fff;}
.icon_close{ position:absolute; bottom:0; right:0; padding:4px 9px; border:1px solid #3cb5fa;width:32px; height:32px; background:#108cee url(../images/right_menu_icons.png) no-repeat 10px -184px; display:block;z-index:999;}
.icon_close:hover{background:url(../images/right_menu_icons.png) no-repeat -22px -184px #fff; }
.right_menu_bar.sty{height:auto; bottom:40px;}
.right_menu_bar.sty .right_menu_container{ padding:0;}
.right_menu_bar.sty .icon_collapse{display:block;}
.right_menu_bar.sty .icon_top{display:none;}
.right_menu_bar.sty .icon_close{display:none;}
.right_menu_bar.sty li{display:none;}


.right_menu_container .icon_collapse{display:none;}
.icon_collapse{ position:absolute; bottom:0; right:0; padding:4px 10px;border:1px solid #3cb5fa; width:32px; height:32px; background:#108cee url(../images/right_menu_icons.png) no-repeat 10px -252px; display:block;}

.right_menu_container li.hover{position:relative;}
.right_menu_container li.hover .concat_phone_container { display:block; }
.concat_phone_container{ display:none; position:absolute; top:97px; right:52px; width:250px; background:#fff; border-left:3px solid #0b95d9;}
.concat_phone_container p{ line-height:22px; font-size:14px; color:#222; padding:10px;}
.concat_phone_container p .icon_tel{ width:32px; height:32px; background:url(../images/right_menu_icons.png) no-repeat 0  -220px; float:left; display:inline-block; margin-right:10px;}
.concat_phone_container p b{ font-size:20px; font-weight:bold; color:#f08e02;}
.concat_phone_container p.sty{ background:#f6f6f6; border-bottom:1px solid #dfdfdf; line-height:32px; font-size:16px; position:relative;}
.concat_phone_container p.sty a{ position:absolute; right:0; top:0; width:26px; height:26px; background:url(../images/close_pop.png) no-repeat; display:block; padding:0;}
.concat_phone_container p.sty a:hover{ background:url(../images/close_pop.png) no-repeat 0 -26px;}


/*登录*/
.login_module{ position:absolute; left:0; top:0; right:0; width:100%; text-align:center;}
.login_module .content{ margin:112px auto 0; width:1200px; position:relative;}
.login_img{height:662px; background:url(login_img2.png) no-repeat center; }
.btn_questionnaire{ position:absolute; left:10px; top:440px; width:164px; height:40px; background:url(../images/login_btn_questionnaire.png) no-repeat; display:block;}
.btn_sslbuy{position:absolute; left:316px; top:182px; width:160px; height:54px; background:none; display:block;}
.btn_20th{position:absolute; left:220px; top:280px; width:300px; height:60px; background:none; display:block;}
.login_box{position:absolute; right:58px; top:40px; width:360px; background:#fff; padding:10px 20px 30px 20px; text-align:left;}
.login_box .title{overflow:hidden;}
.login_box .title b{ font-size:18px; color:#222; line-height:40px; font-weight: bold; float:left;}
.login_box .title .pt{float:right; font-size:14px; color:#444; text-align:right; line-height:40px; }
.login_box .title .pt a{ color:#0187ee;}
.login_box .title .pt a:hover{ color: #ff6803;}

.login_box ul li{ list-style:none; padding:10px 0; width:360px;}
.login_box ul li .input_box.fl{float:left; width:238px;}
.login_box ul li .input_box{ height:42px;  background:#fff; width:360px; position:relative;}
.login_box ul li .input_box .input_txt:hover{ border:1px solid #0187ee;}
.login_box ul li .input_box .input_txt:focus{ border:1px solid #0187ee;}
.login_box ul li .input_box i{
	width:40px;
	height:40px;
	display:inline-block;
	vertical-align:middle;
*display:inline; *zoom:1; 	position:absolute;
	left:5px;
	top:4px;
	background-image: url(icon1.png);
	background-repeat: no-repeat;
}
.login_box ul li .input_box .icon1{ background-position:0 -209px;}
.login_box ul li .input_box .icon2{ background-position:0 -249px;}
.login_box ul li .input_box .icon3{ background-position:0 -289px;}

.login_box ul li .input_box.fl .input_txt{ width:180px;}
.login_box ul li .input_box .input_txt{ height:40px; background:#fff;line-height:40px; font-size:14px; outline:none; border:1px solid #dfdfdf; background:#fff; width:308px; padding-left:50px; }

.login_box ul li .yzm {float:right; width:100px;}

.error{ color:#ff0000; line-height:30px; font-size:14px;}

.login_box .btn.btn_disabled{ background:#bdbdbd; color:#efefef;}
.login_box .btn.btn_disabled:hover{background:#bdbdbd; }
.login_box .btn{ height:48px; line-height:48px; font-size:16px; font-weight:bold; background:#0187ee; color:#fff; display:block; text-align:center; margin:10px 0;}
.login_box .btn:hover{ background:#ff6803;}

.login_box .a_link{float:right; color:#0187ee; font-size:14px;}
.login_box .a_link:hover{ color: #ff6803;}


/*子页面左侧菜单*/
.inner_warp{ width:1200px; margin:20px auto 0; background:url(../images/inner_bg1.gif) repeat-y; border:none; outline:none;}
.leftmenu{ width:248px; float:left; border-top:1px solid #dfdfdf; margin:0 1px;}
.leftmenu li.first_level{list-style:none; line-height:40px; border-bottom:1px solid #dfdfdf; padding:0 10px;}
.leftmenu li.first_level a{ display:block; color:#222;}
.leftmenu li.first_level:hover{ background:#eef7fe;}
.leftmenu li.first_level.hover{ border-left:3px solid #ff6803; }
.leftmenu li.first_level.hover a{color:#0187ee; font-weight:bold;}

.leftmenu .second_level{list-style:none; line-height:40px; overflow:hidden;}
.leftmenu .second_level a.a1{ display:block; color:#222; padding-left:10px;border-bottom:1px solid #dfdfdf;}
.leftmenu .second_level:hover{ background:#eef7fe;}
.leftmenu .second_level i{ float:right; width:40px; height:40px; background:url(../images/arrow03.png) no-repeat; display:block;}

.leftmenu .second_level.hover .list{display:block;}
.leftmenu .second_level.hover a.a1{ display:block; color:#fff; padding-left:10px; background:#269df4;border-bottom:1px solid #269df4;}
.leftmenu .second_level.hover i{ background:#1c87f1 url(../images/arrow03.png) no-repeat 0 -40px; }

.leftmenu .second_level.hover.sty a.a1{ display:block; color:#0187ee; padding-left:10px; background:#fafafa;border-bottom:1px solid #dfdfdf; border-left:3px solid #ff6803; font-weight:bold;}

.leftmenu .second_level .list{ background:#fafafa; border-left:3px solid #ff6803; border-right:1px solid #dfdfdf; padding: 10px 10px 10px 20px;display:none; font-size:14px; }
.leftmenu .second_level .list li{list-style:none; width:48%; display:inline-block; *display:inline; *zoom:1; text-align:left; vertical-align:top; line-height:30px;}
.leftmenu .second_level .list li a{display:block; color:#222;}
.leftmenu .second_level .list li a:hover,.leftmenu .second_level .list li a.on{color:#0187ee; font-weight:bold; }

/*子页面右侧*/
.right_content{ width:914px; float:right; border-top:1px solid #dfdfdf; padding-bottom:10px; }
.right_content .news_list{ margin:10px;}
.right_content .news_list li{ border-bottom:1px dashed #dfdfdf; overflow:hidden; list-style:none; padding:10px 10px 20px 10px;}
.right_content .news_list li dl{ float: left; width: 750px;}
.right_content .news_list li dt{ color: #666; font-size: 18px; line-height: 18px; width:750px; overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
.right_content .news_list li dd{ color: #999; font-size: 12px; line-height: 22px; height: 44px; overflow: hidden; margin-top: 10px;}
.right_content .news_list li dd a{ display:inline-block;color:#0187ee;}
.right_content .news_list li dd a:hover{color:#ff6803;}

.right_content .news_list li dt a{color:#666;font-size:18px;line-height:normal;}
.right_content .news_list li dt a:hover{color:#0187ee;}
.right_content .news_list li span{ float: right; margin-top: 10px; color:#ccc; font-size:20px; text-align: right; line-height: 36px; display: block;}
.right_content .news_list li b{ font-size: 36px; display: block; font-weight: normal;}
.right_content .news_list li:hover{ border-color: #0187ee; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);-moz-box-shadow: 0 0 15px rgba(0,0,0,.1);box-shadow: 0 0 15px rgba(0,0,0,.1); background:#eef7fe;}

.inner_line{ margin:0 auto 50px; *margin:0 auto 30px;  width:1200px; height:1px; background:url(../images/inner_line.gif) no-repeat; display:block;}

.right_content .main{margin:20px 0;}
.right_content .main .title{ border-bottom:1px dashed #dfdfdf; padding-bottom:20px;text-align:center; margin:0 10px; } 
.right_content .main .title dt{ font-size:20px; color:#222; line-height:30px; padding:21px 0;}
.right_content .main .title dd{ font-size:14px; color:#888; line-height:20px;}
.right_content .main .content{ padding:20px 50px; color:#444; min-height:200px;font-size:15px;}
.right_content .main .content span{font-size:15px;}
.right_content .main .content pre table th,.right_content .main .content pre table td{border: 1px solid #DDD;padding: 5px 10px;}
.right_content .main .content img{ max-width:100%;}

.right_content .main .return{ border-top:1px dashed #dfdfdf; padding-top:10px; margin:0 10px; text-align:center;}
.right_content .main .return a{ display:block; color:#999;}
.right_content .main .return a:hover{ color:#0187ee; text-decoration:none;}

.right_content .domain_right{ background: url(../images/domain_bgimg01.png) no-repeat top left; padding:30px 20px; margin:0 1px;}
.right_content .domain_right .tit{position:relative;}
.right_content .domain_right .tit .price{ position:absolute; right:5px; text-align:right; top:0;}
.right_content .domain_right .tit .price .p1{ font-size:14px; color:#444;}
.right_content .domain_right .tit .price .p1 b{ font-size:30px; color:#ff6803; margin:0 3px;}

.right_content .domain_right .tit .more{ position:absolute; right:-2px; top:40px; line-height:30px; display:block;}
.right_content .domain_right .tit .more i{ width:16px; height:16px; display:inline-block; vertical-align:middle; background:url(../images/icon.png) no-repeat;}
.right_content .domain_right .tit .more a{display:block; color:#444;}
.right_content .domain_right .tit .more a:hover,.right_content .domain_right .tit .more a:focus{ color:#0187ee;}
.right_content .domain_right .tit .more .icon1{background-position:-26px 0;}
.right_content .domain_right .tit .more:hover .icon1{background-position:-42px 0;}

.right_content .domain_right .tit .more:hover .price_list{ display:block;}
.right_content .domain_right .tit .more .price_list{ display:none; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.right_content .domain_right .tit .more .price_list li{list-style:none; line-height:28px; border-bottom:1px solid #ccc; text-align:left; padding:0 10px; color:#444; font-size:14px; background:#fff;}
.right_content .domain_right .tit .more .price_list li span{ color:#ff6803;}


.right_content .domain_right .tit .img{ width:140px; height:70px; float:left; border-right:1px solid #dfdfdf; margin:0 10px;}
.right_content .domain_right .tit .p{ float:left; line-height:70px; color:#222; font-size:26px; padding-left:20px;}
.right_content .domain_right .tit .p.sty{ float:none; line-height:30px;}

.right_content .domain_right.offline{ background: url(../images/domain_bgimg02.png) no-repeat center top; }
.right_content .domain_right.offline .tit{text-align:center; }
.right_content .domain_right.offline b{ font-size:28px; color:#444; line-height:100px;}

.right_content .domain_right .domain_search{ padding:20px 0;}

.right_content .domain_right.offline .domain_search{ padding:0 0 20px 0;}
.right_content .domain_right.offline .domain_search .p1{ color:#222; float:left; line-height:42px;}
.right_content .domain_right.offline .domain_search a{ color: #0187ee; float:right; line-height:42px;}
.right_content .domain_right.offline .domain_search a:hover{ color:#ff6803;}
.right_content .domain_right.offline .domain_search .tr a{ float:left; line-height:30px;}

.right_content .domain_right .domain_search .common_input{ width:859px; height: 120px; padding-left: 10px; border: 1px solid #bbb; font-size: 14px; resize: none; vertical-align: top; padding-top: 5px; overflow: auto; outline:none;}
.right_content .domain_right .domain_search .common_input:hover{border: 1px solid #0187ee; }
.right_content .domain_right .domain_search .common_input:focus{border: 1px solid #0187ee; }
.right_content .domain_right .domain_search .domain_query_btn{ width: 170px; background:#ff6803; height: 50px; text-align: center;  line-height: 50px;font-size: 16px; margin:20px 0; color: #fff;  font-weight: normal; border: 0; padding:0; cursor: pointer;outline:none;}
.right_content .domain_right .domain_search .domain_query_btn:hover{ background:#0187ee;}
.right_content .domain_right.offline .domain_search .domain_query_btn.btn_disabled{background:#bdbdbd; color:#efefef; cursor:default;}
.right_content .domain_right.offline .domain_search .domain_query_btn.btn_disabled:hover{background:#bdbdbd;}

.right_content .domain_right.offline .domain_search .domain_query_btn{ background:#269df4;}
.right_content .domain_right.offline .domain_search .domain_query_btn:hover{ background:#ff6803; }

.right_content .domain_right.offline .cannot_submit h2{ font-size:16px; color:#222; line-height:42px;}
.right_content .domain_right.offline .cannot_submit .box{ border:1px solid #dfdfdf; padding:10px;}
.right_content .domain_right.offline .cannot_submit .box .cannot{padding:0 10px 0 35px; background:url(../images/prompt_icon_error.png) no-repeat 5px center; color:#fd0202; line-height:36px; margin-bottom:10px;text-indent: 0; }
.right_content .domain_right.offline .cannot_submit .box .domain_query_btn{ width: 170px; height: 50px; text-align: center;  line-height: 50px;font-size: 16px; margin:20px auto; color: #fff;  font-weight: normal; border: 0; padding:0; cursor: pointer;outline:none;background:#269df4; display:block;}
.right_content .domain_right.offline .cannot_submit .box .domain_query_btn:hover{ background:#ff6803; }



.right_content .why_text .tit{ height:26px; position:relative; padding-top:24px;}
.right_content .why_text .tit p{height:1px; background:#dfdfdf; text-indent:0; padding:0; }
.right_content .why_text dl.p{  position:absolute; top:0; left:0; right:0; width:100%;height:50px;  }
.right_content .why_text dl.p dt{ margin:0 auto; width:50%;background:#fff;line-height:50px; text-align:center;font-size:26px; color:#222; }
.right_content .why_text .txt{ font-size:14px; line-height:24px; color:#888; padding:10px; margin-bottom:20px;}
.right_content .why_text .why_list{margin-bottom:40px;}
.right_content .why_text .why_list li{ display:inline-block; vertical-align:top; width:320px; background:url(../images/icon_check.png) no-repeat 10px 1px; padding-left:45px; margin:20px 60px 20px 0;}
.right_content .why_text .why_list li b{ font-size:18px; color:#555; line-height:30px;}
.right_content .why_text .why_list li p{ font-size:14px; color:#888; line-height:24px; text-indent:0;}

.right_content .why_text .horizontal_center li{list-style:none; width:420px; overflow:hidden; float:left; margin:30px 0;}
.right_content .why_text .horizontal_center li i{ float:left; width:70px; height:70px; display:block; background:url(../images/icon-domain-advantage.png) no-repeat;}
.right_content .why_text .horizontal_center li i.icon1{ background-position:0 0;}
.right_content .why_text .horizontal_center li i.icon2{ background-position:0 -70px;}
.right_content .why_text .horizontal_center li i.icon3{ background-position:0 -140px;}
.right_content .why_text .horizontal_center li i.icon4{ background-position:0 -210px;}
.right_content .why_text .horizontal_center li i.icon5{ background-position:0 -280px;}
.right_content .why_text .horizontal_center li i.icon6{ background-position:0 -350px;}
.right_content .why_text .horizontal_center li .text{float:right; width:340px; text-align:left;}
.right_content .why_text .horizontal_center li .text dt{ font-size:18px; color:#222; line-height:30px;}
.right_content .why_text .horizontal_center li .text dd{ font-size:14px; color:#888; line-height:22px;}


/*域名转入*/
.right_content .transfer_right{ background: url(../images/transfer_right_banner.jpg) no-repeat center top; padding-top:160px; }
.right_content .transfer_right .domain_search{ padding:0 20px 20px 20px;}
.right_content .transfer_right .domain_search .p1{ color:#222; float:left; line-height:42px;}
.right_content .transfer_right .domain_search a{ color: #0187ee; float:right; line-height:42px;}
.right_content .transfer_right .domain_search a:hover{ color:#ff6803;}

.right_content .transfer_right .domain_search .common_input{ width:859px; height: 160px; padding-left: 10px; border: 1px solid #bbb; font-size: 14px; resize: none; vertical-align: top; padding-top: 5px; overflow: auto; outline:none;}
.right_content .transfer_right .domain_search .common_input:hover{border: 1px solid #0187ee; }
.right_content .transfer_right .domain_search .common_input:focus{border: 1px solid #0187ee; }
.right_content .transfer_right .domain_search .domain_query_btn{ width: 170px; background:#269df4; height: 50px; text-align: center;  line-height: 50px;font-size: 16px; margin:10px 0; color: #fff;  font-weight: normal; border: 0; padding:0; cursor: pointer;outline:none;}
.right_content .transfer_right .domain_search .domain_query_btn:hover{ background:#ff6803;}
.right_content .transfer_right .domain_search .domain_query_btn.btn_disabled{background:#bdbdbd; color:#efefef;cursor:default;}
.right_content .transfer_right .domain_search .domain_query_btn.btn_disabled:hover{background:#bdbdbd;}
.right_content .transfer_right .domain_search .note{font-family:"宋体"; font-size:12px; color:#666; padding:20px 0; text-indent:0;}
.right_content .transfer_right .domain_search .note b{font-size:12px; font-weight:bold;}

.right_content .transfer_right .transfer_tab{ margin:0 auto; width:868px;border-right:1px solid #dfdfdf;}
.right_content .transfer_right .transfer_tab .transfer_tab_menu{height:47px;color:#333; padding:0;}
.right_content .transfer_right .transfer_tab .transfer_tab_menu ul{text-align:center;}
.right_content .transfer_right .transfer_tab .transfer_tab_menu li{cursor:pointer;text-align:center;font-size:16px; line-height:45px; height:45px; width:217px; background:#fff; border-left:1px solid #dfdfdf;border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf;float:left; list-style:none; color:#777; }
.right_content .transfer_right .transfer_tab .transfer_tab_menu li.Active{text-decoration:none;margin:0; color:#000;border-bottom:1px solid #fff; border-top:2px solid #269df4; line-height:44px; height:44px;  }

.right_content .transfer_right .transfer_tab .transfer_tab_content{padding:20px 8px; margin-bottom:30px;border-left:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .transfer_step{ background:url(../images/transfer_step_img.gif) no-repeat center top; padding:139px 0 0 0; text-align:center; margin:40px 0;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .transfer_step .step{ width:190px; margin:0 12px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:left;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .transfer_step .step.left{margin:0 12px 0 0;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .transfer_step .step.right{margin:0 0 0 12px;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .transfer_step .step h2{ text-align:center; font-size:16px; line-height:40px;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .transfer_step .step ul{ background:#f8f8f8; border:1px solid #dfdfdf; padding:10px 5px 10px 0; height:100px; }
.right_content .transfer_right .transfer_tab .transfer_tab_content .transfer_step .step ul li{ list-style:disc; font-size:12px; color:#555; line-height:20px; margin-left:20px;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .transfer_step .step ul li.p{ list-style:none; margin-left:10px;}

.right_content .transfer_right .transfer_tab .transfer_tab_content .remind{padding:8px 10px;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .text{ font-size:14px; line-height:26px; color:#222; text-indent:0;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .question dt{ font-size:14px; font-weight:bold; color:#0187ee; line-height:26px;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .question dd{ font-size:12px; color:#444; line-height:26px; margin-bottom:20px; border-bottom:1px dashed #ccc; padding:0 0 10px 0; word-break: break-all; word-wrap: break-word;}
.right_content .transfer_right .transfer_tab .transfer_tab_content .question dd b{ margin-right:5px;font-size:12px; }

.right_content .transfer_right .submit_box{ border:1px solid #dfdfdf; padding:10px 20px; margin:20px;}
.right_content .transfer_right .submit_box .transfer_prompt{ padding:10px 0; margin-bottom:10px;}
.right_content .transfer_right .submit_box .transfer_prompt.p_tb{ padding:0;}
.right_content .transfer_right .submit_box .transfer_prompt.line{border-bottom:1px dashed #dfdfdf; padding:10px 0 20px 0;}
.right_content .transfer_right .submit_box .transfer_prompt i{float:left; width:28px; height:28px;display:block; margin-right:10px;}
.right_content .transfer_right .submit_box .transfer_prompt .icon1{  background:url(../images/toolicon.png) no-repeat 0 -220px; }
.right_content .transfer_right .submit_box .transfer_prompt .icon2{  background:url(../images/toolicon.png) no-repeat 0 -248px;}
.right_content .transfer_right .submit_box .transfer_prompt .submit_text{ }

.right_content .transfer_right .submit_box .transfer_prompt .submit_text h2{ line-height:28px; font-size:16px; color:#000; margin-bottom:10px;}
.right_content .transfer_right .submit_box .transfer_prompt .submit_text h2 span{font-size:14px; color:#666;}
.right_content .transfer_right .submit_box .transfer_prompt .submit_text .p1{ line-height:20px; padding:5px 0; color:#666; text-indent:0;}

.right_content .transfer_right .submit_box .transfer_prompt .submit_text .options{font-style:normal; margin:20px 0; overflow:hidden;}
.right_content .transfer_right .submit_box .transfer_prompt .submit_text .options label { padding: 0 23px 0 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 2px; display: inline-block;  float: left; color: #777; cursor:pointer;}
.right_content .transfer_right .submit_box .transfer_prompt .submit_text .options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 2px;}
.right_content .transfer_right .submit_box .transfer_prompt .submit_text .options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 2px;}
.right_content .transfer_right .submit_box .transfer_prompt .submit_text .options label input[type="checkbox"],.right_content .transfer_right .submit_box .transfer_prompt .submit_text .options label input[type="radio"] {left: -9999px; position: absolute;}

.right_content .transfer_right .submit_box .transfer_prompt .submit_text .btn_buy{ margin:0; font-size:16px;}

.transfer_cannot{padding:0 10px 0 35px; background:url(../images/prompt_icon_error.png) no-repeat 10px 5px;  margin:30px 0; }
.transfer_cannot p{color:#444; line-height:26px;}
.transfer_cannot h3{ color:#444; font-weight:bold; line-height:26px;}

.transfer_load{ text-align:center;background:url(../images/loading2.gif) no-repeat center top; padding-top:50px; margin:50px auto;font-size:14px; color:#444;}

.submit_text .red_p{padding:10px 0 0 0; text-indent:0;color:#fd0202;}
.submit_text .green_p{padding:10px 0 0 0; text-indent:0;color:#01ab51;}
.submit_text .total{ color:#222; line-height:50px; padding:0; text-indent:0;}
.submit_text .total span{ font-weight:bold; color:#ff6803; font-size:24px;line-height:50px; margin:0 3px;}


.right_content .transfer_right .submit_box .transfer_prompt .doubt{color:#222; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; }
.right_content .transfer_right .submit_box .transfer_prompt .doubt i{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px -20px; margin:-2px 5px 0 0; cursor:pointer;}

.right_content .transfer_right .submit_box .transfer_prompt .doubt:hover .floating_prompt1{ display:block;}
.right_content .transfer_right .submit_box .transfer_prompt .doubt .floating_prompt1{ display:none; position:absolute; background:#f1faff; border:1px solid #b1def6; min-width:290px;}
.right_content .transfer_right .submit_box .transfer_prompt .doubt .floating_prompt1 i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px 0; margin-top:-16px; display:block; position:absolute; left:30px;}
.right_content .transfer_right .submit_box .transfer_prompt .doubt.atop .floating_prompt1 i{background:url(../images/icon.png) no-repeat -90px 0; bottom:-9px;}
.right_content .transfer_right .submit_box .transfer_prompt .doubt .floating_prompt1 .txt{padding:10px; font-size:13px; color:#5b88ba; }
.right_content .transfer_right .submit_box .transfer_prompt .doubt .floating_prompt1 .txt a{ color:#0187ee;}
.right_content .transfer_right .submit_box .transfer_prompt .doubt .floating_prompt1 .txt a:hover{color:#ff6803;}

 


/*关于我们*/
.right_content .about_box{ padding:22px;}
.right_content .about_box .bor{ border:1px solid #dfdfdf;}
.right_content .about_box .bor.table_1 tr:hover{ cursor:default;}
.right_content .about_tit{ font-size:24px; text-align:center; line-height:50px; color:#222;}
.right_content .about_tit_p{ font-size:16px; text-align:center; line-height:20px; color:#888;}
.right_content pre p{ padding:0;}  
.right_content p{ line-height:26px; color:#444; padding-bottom:30px;}
.right_content .about_img1{ margin:0 auto 20px; width:100%;}

.right_content .course{ background:url(../images/about_course_line.gif) repeat-y 120px 10px; margin-top:50px; } 
.right_content .course .year.sty{background:url(../images/about_icon1.png) no-repeat right 10px; line-height:20px; height:30px; padding-bottom:50px;}
.right_content .course .year{ background:url(../images/about_icon1.png) no-repeat right; padding-right:30px; font-size:20px; color:#0187ee; text-align:right; width:106px; line-height:30px; display:inline-block; *display:inline; *zoom:1; vertical-align:top;margin-top:-10px; font-weight:bold;}
.right_content .course .course_list{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:700px; margin:-10px 0 40px 0; }
.right_content .course .course_list li{ list-style:none;line-height:30px; padding-left:20px; color:#222;}
.right_content .course .course_logo{ width:150px; height:40px; background:url(../images/about_course_logo.png) no-repeat right; display:block;}

.right_content .about_honor{padding-top:20px;}
.right_content .about_honor .year{ border-bottom:1px dashed #ccc; height:30px; position:relative;}
.right_content .about_honor .year b{ position:absolute; background:#fff; top:16px; line-height:24px;font-size:20px; color:#0187ee; padding-right:10px; }
.right_content .about_honor .honor_list{ margin-top:40px; overflow:hidden;}
.right_content .about_honor .honor_list li{ list-style:none; float:left; width:200px; height:260px; margin:0 8px; text-align:center;}
.right_content .about_honor .honor_list li a{display:block;text-align:center;cursor:pointer; }
.right_content .about_honor .honor_list li p{color:#222; font-size:14px; line-height:20px; padding:8px 0; text-indent:inherit;}
.right_content .about_honor .honor_list li a:hover p{ color:#0187ee; }
.right_content .about_honor .honor_list li a:hover .img{ border:1px solid #0187ee;}
.right_content .about_honor .honor_list li .img{ width:188px; height:188px; padding:5px; border:1px solid #dfdfdf; text-align:center; display:block;}
.right_content .about_honor .honor_list li .img img{ max-width:100%; max-height:100%; display:inline-block;}
.right_content .about_honor .honor_list li .img b{ height:100%; vertical-align:middle; display:inline-block;}

.right_content .map{ background:#0187ee url(../images/about_map.png) no-repeat right; margin:20px auto 10px; height:270px; width:810px; padding:0 20px; position:relative;}
.right_content .map .text{ color:#fff; text-align:left; padding-top:20px;}
.right_content .map .text dt{ font-size:18px; font-weight:bold; line-height:42px;}
.right_content .map .text dd{ font-size:14px; line-height:30px;}
.right_content .map .view{ position:absolute; width:380px; height:210px; right:20px; top:30px; display:block; cursor:pointer;}

.right_content .local{text-align:center; overflow:hidden;width:850px; margin:0 auto;}
.right_content .local li{ float:left; width:360px; height:260px; background:#f6f6f6; padding:20px;list-style:none; text-align:left; margin-bottom:20px;}
.right_content .local li.r{ float: right;}
.right_content .local li dt{ color:#222; font-size:18px; line-height:42px;}
.right_content .local li dd{ font-size:14px; line-height:30px; color:#666;}
.right_content .local li dd a{ color:#0187ee;}
.right_content .local li dd a:hover{ color:#ff6803;}

.right_content .about_partner{ margin:60px auto 200px; text-align:left; width:820px;}
.right_content .about_partner li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:180px; text-align:center; margin:0 10px 60px 10px;}
.right_content .about_partner li a{display:block;}
.right_content .about_partner li a img{ max-height:60px; max-width:180px;}

.right_content .about_pay .title{ font-size:18px; color:#000; line-height:24px; margin:20px 0; border-left:4px solid #269df4; padding-left:10px; }
.right_content .about_pay .title .example{ display:none; position:absolute; top:22px; left:0px; border:1px solid #ccc; background:#fff;}
.right_content .about_pay .title em{ font-style:normal; margin-left:10px;position:relative;}
.right_content .about_pay .title em:hover{ cursor:pointer;}
.right_content .about_pay .title em:hover .example{ display:block; cursor:pointer;}
.right_content .about_pay .title span{ font-size:18px;}
.right_content .about_pay .box{ border-bottom:1px dashed #dfdfdf; padding:0 0 15px 15px; text-align:left;}
.right_content .about_pay .box p{ color:#444; line-height:26px; text-indent:inherit; padding:0;}
.right_content .about_pay .box p b{font-weight:bold; font-size:16px; color:#555;}
.right_content .about_pay .box img{width:158px; height:46px; margin:20px 10px 20px 0; border:1px solid #dfdfdf;}

.right_content .contact1{ background:url(../images/about_contact.jpg) no-repeat 0 center; height:160px; padding:30px 0 0 280px; color:#444; line-height:26px;}
.right_content .contact1 a{ color:#444;}
.right_content .contact1 a:hover{ color:#0187ee;}

.right_content .contact_box{ margin:50px 0; }
.right_content .contact_box h2{font-size:24px; text-align:center; line-height:50px; color:#222;  }
.right_content .contact_box ul{ text-align:center; margin:20px 0 40px 0;}
.right_content .contact_box ul li{width:260px; height:140px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:left;padding:10px 0 10px 10px; margin:0 2px;}
.right_content .contact_box ul li.bg1{background:url(../images/about_sale_img01.jpg) no-repeat; }
.right_content .contact_box ul li.bg2{background:url(../images/about_sale_img02.jpg) no-repeat; }
.right_content .contact_box ul li.bg3{background:url(../images/about_sale_img03.jpg) no-repeat;}
.right_content .contact_box ul li.bg4{background:url(../images/about_sale_img04.jpg) no-repeat; }
.right_content .contact_box ul li.bg5{background:url(../images/about_sale_img05.jpg) no-repeat;}
.right_content .contact_box ul li.bg6{background:url(../images/about_sale_img06.jpg) no-repeat; }
.right_content .contact_box ul li p{text-align:left; padding:0; text-indent:inherit;}
.right_content .contact_box ul li .p1{font-size:20px; line-height:32px; color:#222; font-weight:bold;}
.right_content .contact_box ul li .p2{font-size:24px; line-height:32px; color:#ff6600; font-weight:bold; margin-bottom:10px; }
.right_content .contact_box ul li .p4{font-size:18px; line-height:32px; color:#087cea; font-weight:bold; }
.right_content .contact_box ul li .p3{font-size:14px; line-height:22px;  color:#444; }
.right_content .contact_box ul li a{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; background:#fff; line-height:30px; border:1px solid #ff6600;margin:5px 0; color:#ff6600; padding:0 20px;}
.right_content .contact_box ul li a:hover{ background:#ff6600; color:#fff;}


.join_box1{ width:840px; height:480px; position:relative; margin:80px auto 0; }
.join_box1 .tit{ position:absolute; left:530px; top:50px; color:#0187ee; font-size:24px;}
.join_box1 .tit b{ font-size:28px; font-weight:bold; width:56px; height:56px; line-height:56px; text-align:center; background:url(../images/join_round_tit.png) no-repeat; display:inline-block; *display:inline; *zoom:1; margin-right:10px;}
.join_box1 .img1{ position:absolute; top:0; left:40px; width:450px; height:230px; z-index:1;}
.join_box1 .img2{ position:absolute; top:140px; right:40px; width:450px; height:230px; border:4px solid #fff; z-index:2;}
.join_box1 .img3{ position:absolute; bottom:60px; left:0; width:210px; height:210px; background:url(../images/join_icon01.png) no-repeat; z-index:3;}

.join_box2{ width:840px; margin:0 auto 40px; position:relative;}
.join_box2 .pic{ position:absolute; top:-50px; right:30px; width:220px; height:180px; background:url(../images/join_icon02.png) no-repeat; z-index:2;}
.join_box2 .tit b{ float:left; font-size:28px; font-weight:bold; width:56px; height:56px; line-height:56px; color:#0187ee;  text-align:center; background:url(../images/join_round_tit.png) no-repeat; margin-right:10px;}
.join_box2 .tit h3{color:#0187ee; font-size:22px; line-height:30px;}
.join_box2 .tit p{ color:#666; font-size:18px; letter-spacing:2px; line-height:26px;}

/*图片轮播*/
.poster-main{z-index:1;position: relative;margin: 0 auto;}
.poster-main .poster-list li{list-style:none;}
.poster-main .poster-list .poster-item{position: absolute;left: 0;top: 0;}
.poster-main .poster-btn{position: absolute;top: 0;cursor: pointer;}
.poster-main .poster-prev-btn{left: 0;background: url("../images/btn_l.png") no-repeat center center;}
.poster-main .poster-next-btn{right: 0;background: url("../images/btn_r.png") no-repeat center center;}

.join_box3{ width:840px; height:620px; position:relative; margin:60px auto 0;}
.join_box3 .tit{ color:#0187ee; font-size:24px; text-align:center;}
.join_box3 .tit b{ font-size:28px; font-weight:bold; width:56px; height:56px; line-height:56px; text-align:center; background:url(../images/join_round_tit.png) no-repeat; display:inline-block; *display:inline; *zoom:1; margin-right:10px;}
.join_box3 .pic{ position:absolute; top:30px; left:250px; width:340px; height:140px; background:url(../images/join_icon03.png) no-repeat; z-index:2;}
.join_box3 .img1{ position:absolute; top:190px; left:40px; width:506px; height:256px;}
.join_box3 .img1 img{ width:506px; height:256px;}
.join_box3 .img2{ position:absolute; top:190px; right:40px; width:243px; height:123px;}
.join_box3 .img2 img{ width:243px; height:123px;}
.join_box3 .img3{ position:absolute; top:323px; right:40px; width:243px; height:123px;}
.join_box3 .img3 img{ width:243px; height:123px;}

.welfare{margin:40px auto; width:770px; overflow:hidden;}
.welfare .title{ height:30px;position:relative;}
.welfare em{position:absolute; left:0; right:0; top:-20px;  text-align:center; font-style:normal; }
.welfare em span{background:#fff;font-size:30px; color:#222; line-height:40px; padding:0 40px;}
.welfare b{width:100%; height:1px; background:#dfdfdf; display:block; margin-top:20px;}
.welfare li{list-style:none; width:380px; overflow:hidden; float:left; margin:40px 0;}
.welfare li i{ float:left; width:70px; height:70px; display:block; background:url(../images/join_tub.png) no-repeat;}
.welfare li i.icon1{ background-position:0 0;}
.welfare li i.icon2{ background-position:0 -70px;}
.welfare li i.icon3{ background-position:0 -140px;}
.welfare li i.icon4{ background-position:0 -210px;}
.welfare li i.icon5{ background-position:0 -280px;}
.welfare li i.icon6{ background-position:0 -350px;}
.welfare li i.icon7{ background-position:0 -420px;}
.welfare li i.icon8{ background-position:0 -490px;}
.welfare li .text{float:right; width:300px; text-align:left;}
.welfare li .text dt{ font-size:18px; color:#222; line-height:30px;}
.welfare li .text dd{ font-size:14px; color:#888; line-height:22px;}

.join_us{margin:60px auto 40px; padding:0 40px;}
.join_us .title{ height:80px;position:relative;}
.join_us h2{position:absolute; left:0; right:0; top:-20px;  text-align:center; }
.join_us h2 span{background:#fff;font-size:30px; color:#222; line-height:40px; padding:0 40px;}
.join_us b{width:100%; height:1px; background:#dfdfdf; display:block;}
.join_us h5{position:absolute; left:0; right:0; top:20px; font-size:16px; color:#666; text-align:center; line-height:40px;}


/*pages*/
.pages{ }
.pages .box{font-size:14px; color:#555; line-height:30px; margin:20px 10px; }
.pages .box ul{margin:0 10px; float:right;}
.pages .box .select-list ul { margin:0; float:none;}
.pages .box .select-list ul li{ float:none;}
.pages .box em{color:#555; line-height:30px; font-style:normal; float:right;}
.pages .box li { list-style:none; float:left; }
.pages .box li a{background:#fff; display:inline-block;  height:30px; line-height:30px; min-width:20px; padding:0 5px; border:1px solid #dfdfdf; text-align:center; color:#555;}
.pages .box li a:hover{ text-decoration:none; background:#eef7fe;}
.pages .box li a.hover{ text-decoration:none; background:#269df4; color:#fff; border:1px solid #269df4;}
.pages .box li a .previous{ width:16px; height:16px; display:inline-block; vertical-align:middle; background:url(../images/pages_icon1.png) no-repeat; margin:7px 0;}
.pages .box li a .next{ width:16px; height:16px; display:inline-block; vertical-align:middle; background:url(../images/pages_icon2.png) no-repeat;margin:7px 0;}
.pages .box li a:hover .previous{ background:#eef7fe url(../images/pages_icon1.png) no-repeat;}
.pages .box li a:hover .next{ background:#eef7fe url(../images/pages_icon2.png) no-repeat;}

.pages .input_jump{ border:1px solid #dfdfdf; padding:0 3px; background:#fff; height:28px; line-height:30px; color:#555; width:60px; outline:none; float:right;}
.pages .input_jump:hover,.pages .input_jump:focus{border:1px solid #0187ee;}
.pages .go{ float:right; background:#269df4; color:#fff; display:inline-block; margin-left:10px; line-height:30px; padding:0 10px; text-align:center;}
.pages .go:hover{ background:#ff6803;}


/*美化下拉框开始*/
.maincon_sty1 {display:inline-block; border:1px solid #ccc; z-index:0;overflow:hidden;height:28px;}
.maincon_sty1 { z-index:1; border:0px;height:28px;cursor:pointer;}

.maincon_sty1.title{ overflow:inherit; vertical-align:top; margin:0;}
.maincon_sty1.title i{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px -20px; margin:13px 5px 0 10px; cursor:pointer;}
.maincon_sty1.title .floating_prompt1{ display:block; position:absolute; background:#f1faff; border:1px solid #b1def6; min-width:190px;}
.maincon_sty1.title .floating_prompt1 i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat -110px 0;  display:block; position:absolute; left:-20px; top:11px;}
.maincon_sty1.title .floating_prompt1 .txt{padding:10px; font-size:13px; color:#5b88ba; line-height:26px; }
.maincon_sty1.title .floating_prompt1 .txt a{ color:#0187ee;}
.maincon_sty1.title .floating_prompt1 .txt a:hover{color:#ff6803;}


.pages .maincon_sty1{ float:right; margin:0 5px;}
.pages .mainCon{position: relative;display: inline-block; float:left;color:#272e33;}
.pages .selectbox { float:left; cursor: pointer; font-size:14px; height:18px; line-height:18px; overflow:hidden; border:none; background-color:#fff; border-left:1px solid #ccc; border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:5px 3px;color:#272e33; width:50px;}
.pages .selBtn{ float:left; width:19px;height:30px;border: 0;border-style:none;background: url(../images/selBtn.png) no-repeat; background-repeat: no-repeat;cursor: pointer; display:inline-block; outline:none;}

.pages div.selectbox-wrapper ul {margin: 0; display:block; float:none;}
.pages div.selectbox-wrapper ul li {cursor:pointer; line-height:20px; padding:3px;display:block; margin:0; float:none;}
.pages .selectbox_disabled{border-left: solid 1px #cccccc!important;border-top: solid 1px #cccccc!important;border-bottom: solid 1px #cccccc!important;}
.pages .loader{position:absolute;z-index:500;left:0px;top:0px;padding-left:5px;padding-top:3px;width:100%;height:25px;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);background-color:white;}
.pages .li_left{float:left;overflow:hidden;}
.pages .mainCon .inputDisabled{background-color:#eeeeee!important;background-image:none!important;color:#c0bfbf!important;cursor: default!important;}
.pages .mainCon .selBtn_disabled{ background-image:url(../images/selBtn_disabled.gif); cursor:default;}
.pages div.selectbox-wrapper {border:#269df4 1px solid;  position:absolute; background-color:#fff; text-align:left;z-index:510;display:block;left:0px; top:29px; width:50px;}
.pages div.selectbox-wrapper ul li{white-space:nowrap;text-overflow:ellipsis; overflow:hidden; height:20px;}
.pages div.selectbox-wrapper ul li.selected {background-color:#269df4; border:none;color:#fff; line-height:20px; border:none; height:20px;}
.pages div.selectbox-wrapper ul li.selected.current{background-color:#269df4; color:#fff;}
.pages div.selectbox-wrapper ul li.current {background-color:#f4f8fd;border:0!important;}
.pages div.selectbox-wrapper ul li.no_selected { color:#999;}
.pages .tipColor{color:gray;}


.register_information .maincon_sty1{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0 5px;}
.register_information .mainCon{position: relative;display: inline-block; float:left;color:#272e33;}
.register_information .selectbox { float:left; cursor: pointer; font-size:14px; height:18px; line-height:18px; overflow:hidden; border:none; background-color:#fff; border-left:1px solid #ccc; border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:5px 3px;color:#272e33; width:50px;}
.register_information .selBtn{ float:left; width:19px;height:30px;border: 0;border-style:none;background: url(../images/selBtn.png) no-repeat; background-repeat: no-repeat;cursor: pointer; display:inline-block; outline:none;}

.register_information div.selectbox-wrapper ul {margin: 0; display:block; float:none;}
.register_information div.selectbox-wrapper ul li {cursor:pointer; line-height:20px; padding:3px;display:block; margin:0; float:none;}
.register_information .selectbox_disabled{border-left: solid 1px #cccccc!important;border-top: solid 1px #cccccc!important;border-bottom: solid 1px #cccccc!important;}
.register_information .loader{position:absolute;z-index:500;left:0px;top:0px;padding-left:5px;padding-top:3px;width:100%;height:25px;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);background-color:white;}
.register_information .li_left{float:left;overflow:hidden;}
.register_information .mainCon .inputDisabled{background-color:#eeeeee!important;background-image:none!important;color:#c0bfbf!important;cursor: default!important;}
.register_information .mainCon .selBtn_disabled{ background-image:url(../../images/admin/selBtn_disabled.gif); cursor:default;}
.register_information div.selectbox-wrapper {border:#269df4 1px solid;  position:absolute; background-color:#fff; text-align:left;z-index:510;display:block;left:0px; top:29px; width:50px;}
.register_information div.selectbox-wrapper ul li{white-space:nowrap;text-overflow:ellipsis; overflow:hidden; height:20px;}
.register_information div.selectbox-wrapper ul li.selected {background-color:#269df4;color:#fff; border:none; line-height:20px; height:20px;}
.register_information div.selectbox-wrapper ul li.selected.current{background-color:#269df4; color:#fff;}
.register_information div.selectbox-wrapper ul li.current {background-color:#f4f8fd;border:0!important;}
.register_information div.selectbox-wrapper ul li.no_selected { color:#999;}
.register_information .tipColor{color:gray;}


.pay .maincon_sty1{ float:left;margin:0 5px;}
.pay .mainCon{position: relative;display: inline-block; float:left;color:#272e33;}
.pay .selectbox { float:left; cursor: pointer; font-size:14px; height:18px; line-height:18px; overflow:hidden; border:none; background-color:#fff; border-left:1px solid #ccc; border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:5px 3px;color:#272e33; width:50px;}
.pay .selBtn{ float:left; width:19px;height:30px;border: 0;border-style:none;background: url(../images/selBtn.png) no-repeat; background-repeat: no-repeat;cursor: pointer; display:inline-block; outline:none;}

.pay div.selectbox-wrapper ul {margin: 0; display:block; float:none;}
.pay div.selectbox-wrapper ul li {cursor:pointer; line-height:20px; padding:3px;display:block; margin:0; float:none;}
.pay .selectbox_disabled{border-left: solid 1px #cccccc!important;border-top: solid 1px #cccccc!important;border-bottom: solid 1px #cccccc!important;}
.pay .loader{position:absolute;z-index:500;left:0px;top:0px;padding-left:5px;padding-top:3px;width:100%;height:25px;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);background-color:white;}
.pay .li_left{float:left;overflow:hidden;}
.pay .mainCon .inputDisabled{background-color:#eeeeee!important;background-image:none!important;color:#c0bfbf!important;cursor: default!important;}
.pay .mainCon .selBtn_disabled{ background-image:url(../../images/admin/selBtn_disabled.gif); cursor:default;}
.pay div.selectbox-wrapper {border:#269df4 1px solid;  position:absolute; background-color:#fff; text-align:left;z-index:510;display:block;left:0px; top:29px; width:50px;}
.pay div.selectbox-wrapper ul li{white-space:nowrap;text-overflow:ellipsis; overflow:hidden; height:20px;}
.pay div.selectbox-wrapper ul li.selected {background-color:#269df4; color:#fff; border:none; line-height:20px; height:20px;}
.pay div.selectbox-wrapper ul li.selected.current{background-color:#269df4; color:#fff;}
.pay div.selectbox-wrapper ul li.current {background-color:#f4f8fd;border:0!important;}
.pay div.selectbox-wrapper ul li.no_selected { color:#999;}
.pay .tipColor{color:gray;}


/*新美化下拉*/
.select-wrapper{
	font:normal 14px '\5FAE\8F6F\96C5\9ED1';
	width:180px;
	height:28px;
	position:relative;
	cursor:pointer;
	display:inline-block;
	*display:inline;
	*float:left;
	*margin-right:10px;
	background:#fff;
	border:1px solid #ccc;
}
.select-wrapper.focus{
	border:1px solid #269df4;
}
.select-button{
	font:normal 14px '\5FAE\8F6F\96C5\9ED1';
	width:180px;
	height:30px;
	border:0;
	background:#fff;
	cursor:pointer;
	padding:0 26px 0 10px;
	overflow:hidden;
	text-align:left;
	outline:none;
	white-space:nowrap;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.select-down{
	position:absolute;
	top:21px;
	right:12px;
	height:0;
	width:0;
	overflow:hidden;
	font-size:0;
	border-color:#555 transparent transparent transparent;
	border-style:solid;
	border-width:5px;
}  
.disabled{
	color:#cccccc;
}
.select-list{
	width:180px;
	background:#fff;
	border:1px solid #2d86da;
	box-shadow:0 0 3px #ddd;
	display:none;
	z-index:2;
	position:absolute;
	left:-1px;
	top:29px;
	overflow:hidden;
}
.select-list ul{
	margin:0;
	padding:0;
	overflow-x:hidden;
	overflow-y:auto;
	line-height:34px;
	max-height:240px;
}
.select-list ul li{
	width:auto;
	height:30px;
	padding-left:10px;
	cursor:pointer;
	overflow:hidden;
	white-space:nowrap;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.select-list ul li.selected,
.select-list ul li:hover{
	color:#fff;
	background:#2d86da;
}

/* 下拉列表不可用样式 */
.select-button-disable{
	color:#ccc;
	width:238px;
	height:28px;
	border:1px solid #e3e3e3;
	background:#fff;
	cursor:pointer;
	padding-left:10px;
	overflow:hidden;
	text-align:left;
	outline:none;
}
.select-down-disable{
	color:#ccc;
	font-size:18px;
	position:absolute;
	top:0;
	right:10px;
	line-height:34px;
}



/*会员注册*/
.main_inner{ margin:20px auto 50px; width:1198px; background:#fff; border:1px solid #dfdfdf;}
.member_registered{ padding:20px;}
.member_registered .title{ overflow:hidden;margin:10px 0;}
.member_registered .title h2{ float:left; border-left:4px solid #269df4; font-weight:bold; line-height:22px; padding-left:10px;  font-size:18px; color:#222;}
.member_registered .title .pr{float:right; font-size:14px; color:#444; text-align:right; line-height:40px; }
.member_registered .title .pr a{ color:#0187ee; margin-left:5px;}
.member_registered .title .pr a:hover{ color: #ff6803;}

.member_registered .box { margin:30px auto; width:910px;}
.member_registered .box li h5{ margin-left: 70px; font-size: 18px; line-height: 40px;}
.member_registered .box li h6{ margin-left: 70px; font-size: 14px; line-height: 24px; color: #666;}
.member_registered .box li{list-style:none; line-height:40px;}
.member_registered .box li span{margin:0 3px;}
.member_registered .box li .display_sty2{max-width:345px; }
.member_registered .box li .display_sty2 span{max-width:310px; }
.member_registered .box li.tr{ line-height:40px; padding:10px 0;}
.member_registered .box li.tr label.tr_left1{ float: left; height:40px; padding-right:10px; line-height:40px; width:140px; text-align:right;}
.member_registered .box li.tr .input_txt{ border:none; width:380px; padding:0 5px; height:38px; border:1px solid #bbb ; background:#fff;line-height:38px; font-size:14px; outline:none; }
.member_registered .box li.tr .input_txt:hover,.member_registered .box li.tr .input_txt:focus{ border:1px solid #0187ee;}
.member_registered .box li.tr .input_txt.w1{ width:160px;}

.member_registered .box li.tr .red_input_p1{ color:#fe0707; margin-left:150px; line-height:30px; height:30px;}

.member_registered .box li i,.register_information .table_2 tr td i{width:16px; height:16px; display:inline-block; vertical-align:middle; margin:0 5px;}
.member_registered .box li .icon1,.register_information .table_2 tr td .icon1{ background:url(../images/prompt_icon_correct.png) no-repeat; }
.member_registered .box li .icon2,.register_information .table_2 tr td .icon2{background:url(../images/prompt_icon_error.png) no-repeat; }
.member_registered .box li .icon_correct{ background:url(../images/prompt_icon_correct.png) no-repeat; }
.red_error.sty{display: table-cell;float: none;vertical-align: middle;width: auto; *display:block; *zoom:1; line-height:20px;background:url(../images/prompt_icon_error.png) no-repeat 10px center;padding-left:33px; height:40px; }
.red_error.sty:after {
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.red_error{background:url(../images/prompt_icon_error.png) no-repeat 3px center;color:#ff0000; line-height:30px; font-size:14px;padding-left:26px; }

.green_error{background:url(../images/prompt_icon_correct.png) no-repeat 0 center;color:#ff0000; line-height:30px; font-size:14px;padding-left:26px; }

.member_registered .box li .psw_ts_height{ line-height:28px; height:28px;}
.member_registered .box li .psw_ts{float:left; width:370px; }
.member_registered .box li .psw_ts  span.str {float:left; width:74px; background:#eee; display:block; height:20px; line-height:20px; margin-right:5px; overflow:hidden; text-align:center; margin:10px 5px 10px 0;}
.member_registered .box li .psw_ts b{ line-height:28px; margin-left:5px;}

.member_registered .yzm{ height:40px; margin-left:10px;}


.member_registered .options label { padding: 0 23px 0 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 2px; display: inline-block;  float: left; color: #777; cursor:pointer;}
.member_registered .options a{color:#0187ee; }
.member_registered .options a:hover{color:#ff6803; }
.member_registered .options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 2px;}
.member_registered .options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 2px;}
.member_registered .options label input[type="checkbox"],.member_registered .options label input[type="radio"] {left: -9999px; position: absolute;}


/*注册验证滑块*/
#drag{float:left;  position: relative; background-color: #e8e8e8; width: 312px; height: 40px; line-height: 40px; text-align: center;}
#drag .handler{position: absolute; top: 0px; left: 0px; width: 38px; height: 38px; border: 1px solid #ccc; cursor: move;}
.handler_bg{background: #fff url(../images/Slider01.png) no-repeat center;}
.handler_ok_bg{background: #fff url(../images/Slider02.gif) no-repeat center;}
#drag .drag_bg{background-color: #7ac23c; height: 40px; width: 0px;}
#drag .drag_text{position: absolute; left:0; top: 0px; width: 312px; -moz-user-select: none; -webkit-user-select: none; user-select: none; -o-user-select:none; -ms-user-select:none;}



.input_checkbox1{ margin:3px 5px 5px 0; vertical-align:middle; padding-left:10px;}

.btn_left1{ margin:50px 0 20px 150px;}
.btn_left1.m_t_20{ margin:20px 0 20px 150px;}
.btn_left2{ margin-left:94px;}

.member_registered .box .btn.w1{ width:170px; padding:0; margin-top:30px;}
.member_registered .box .btn{ height:52px; line-height:52px; font-size:16px;  background:#0187ee; color:#fff; display:inline-block; padding:0 45px; text-align:center;margin:0 0 20px 150px;}
.member_registered .box .btn:hover{ background:#ff6803;}
.member_registered .box .btn.btn_disabled{background:#bdbdbd; color:#efefef; cursor:default;}
.member_registered .box .btn.btn_disabled:hover{background:#bdbdbd;}

/*域名注册*/
.domain_bg{ background:url(../images/domain_banner_bg.png) repeat-x top #fff; padding:20px 0;  left:0;position: relative; right:0; top:-4px;}
.domain_bg2{ background:url(../images/domain_banner_bg2.png) repeat-x top #afd4f6; padding:20px 0;  left:0;position: relative; right:0; top:-4px;}
.domain_bg2 .domain_search{ position:relative; margin:0 auto; width:1200px;}
.domain_bg2 .domain_search .common_input{width: 1008px; height: 90px; padding-left: 10px; border: 1px solid #bbb; font-size: 14px; resize: none; vertical-align: top; padding-top: 5px; overflow: auto;  position: relative; outline:none;}
.domain_bg2 .domain_search .common_input:hover{ border: 1px solid #0187ee; }
.domain_bg2 .domain_search .common_input:focus{ border: 1px solid #0187ee; }
.domain_bg2 .domain_search .domain_query_btn{position: absolute; right: 0; top: 15px; width: 148px; background:#ff6803; height: 42px; text-align: center; line-height: 42px;font-size: 16px; color: #fff;  font-weight: normal; border: 0; cursor: pointer;outline:none; padding:0;}
.domain_bg2 .domain_search .domain_query_btn:hover{ background:#0187ee;}
.domain_bg2 .domain_search .a_link{ color:#0067da; display:block;position: absolute; right: 0; top: 68px; text-align:left; width:148px; cursor:pointer;}
.domain_bg2 .domain_search .a_link:hover{ text-decoration:underline;}
.domain_bg2 .domain_search .a_link i{ width:20px; height:20px; background:url(../images/arrow.png) no-repeat; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.domain_bg2 .domain_search .a_link.on i{background:url(../images/arrow.png) no-repeat 0 -20px; }
.domain_bg2 .domain_search .expand{ position:absolute; top:90px; left:0; background:#fafafa; border:1px solid #ccc;width: 1001px; padding:0 10px; z-index:1; }
.expand .options_list{ width:1000px;}
.domain_bg2 .domain_search .expand .close{ position:absolute; right:5px; bottom:5px; width:26px; height:26px; background:#bcbcbc url(../images/close_pop.png) no-repeat 0 -52px; display:block;}
.domain_bg2 .domain_search .expand .close:hover{ background:#269df4 url(../images/close_pop.png) no-repeat 0 -52px;}

.left_radio label,.options_list .left_radio label { padding: 10px 0 10px 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/radio1.gif) no-repeat 0 12px; display: inline-block; margin-right:20px;  float: left; color: #4A4A4A; cursor:pointer;}
.left_radio label.w_auto,.options_list .left_radio label.w_auto{width:auto;}
.left_radio label.checked,.options_list .left_radio label:hover {background: url(../images/radio4.gif) no-repeat 0 12px;}
.left_radio label.checked,.options_list .left_radio label.checked {background: url(../images/radio2.gif) no-repeat 0 12px;}
.left_radio label.disabled,.options_list .left_radio label.disabled {background: url(../images/radio3.gif) no-repeat 0 12px;}
.left_radio label input[type="checkbox"],.left_radio label input[type="radio"] {left: -9999px; position: absolute;}
.table_4 .left_radio label,.choose_dns .left_radio label{ padding:0 40px 0 23px;background:url(../images/radio1.gif) no-repeat 0 2px; width:auto; cursor:pointer;}
.table_4 .left_radio label.checked,.choose_dns .left_radio label:hover {background: url(../images/radio4.gif) no-repeat 0 2px;}
.table_4 .left_radio label.checked,.choose_dns .left_radio label.checked {background: url(../images/radio2.gif) no-repeat 0 2px;}
.table_4 .left_radio label.disabled,.choose_dns .left_radio label.disabled {background: url(../images/radio3.gif) no-repeat 0 2px;}

.domain_bg .domain_warp{ width:1200px; margin:0 auto;position: relative;}

/*轮播图*/
.domain_bg .domain_warp .flexslider {height: 220px; width:754px; position:relative; margin-right:440px;}
.domain_bg .domain_warp .flexslider .slides li {width: 100%;height: 100%; list-style:none;}
.domain_bg .domain_warp .flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center; list-style:none;}
.domain_bg .domain_warp .flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.domain_bg .domain_warp .flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display: block;height: 16px;overflow: hidden;text-indent: -99em;width: 16px;cursor: pointer;}
.domain_bg .domain_warp .flex-control-paging li a.flex-active,
.domain_bg .domain_warp .flex-control-paging li.active a {background-position: 0 0;}
.domain_bg .domain_warp .flexslider .slides a img {width: 100%;height: 220px;}

.banner_list{ position:absolute; right:0; top:0; overflow:hidden; width:424px;}
.banner_list li{list-style:none; border-left:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; float:left;}
.banner_list li.bor_no{ border-left:none;}
.banner_list li a{display:block; position:relative; text-align:center; }
.banner_list li a p{ position:absolute; text-align:center; bottom:0; left:0; right:0;font-size:14px; color:#666; line-height:36px;}
.banner_list li a:hover p,.banner_list li a:hover p b{ color:#ff6803;}
.banner_list li a p b{font-size:16px; font-weight:bold; color:#c52420;}
.banner_list li a img{ width:140px; height:108px; overflow:hidden;}


.domain_warp .downinfo{ background:#fff; margin-top:28px;}
.domain_warp .downinfo_n{height:50px;line-height:50px;color:#333; padding:0; border-bottom:1px solid #d0d0d0; }
.domain_warp .downinfo_n ul{ overflow:hidden; }
.domain_warp .downinfo_n li{ float:left;cursor:pointer;text-align:center;font-size:14px;height:50px; line-height:50px;  margin:0; list-style:none; }
.domain_warp .downinfo_n li b{color:#666; width:239px;line-height:50px;display:block;font-weight:normal;border-right:1px solid #d0d0d0;}
.domain_warp .downinfo_n li b.bor_no{ border-right:none;width:238px;}
.domain_warp .downinfo_n li:hover b{color:#0078ff;}
.domain_warp .downinfo_n li.Active{text-decoration:none; height:48px;margin:0; background:#fff;border-bottom:1px solid #fff; border-top:3px solid #2d86da; border-left:1px solid #d0d0d0; border-right:1px solid #d0d0d0; margin-left:-1px;}
.domain_warp .downinfo_n li.Active b{line-height:44px;  background:#fff;color:#000; font-weight: normal; border-right:1px solid #fff;}

.domain_warp .downinfo_c{padding:20px 10px 10px 10px;}
.domain_warp .downinfo_c .domain_search{ padding:40px 40px 10px 40px; position:relative;}
.domain_warp .downinfo_c .domain_search .common_input{width: 870px; height: 120px; padding-left: 10px; border: 1px solid #bbb; font-size: 14px; resize: none; vertical-align: top; padding-top: 5px; overflow: auto;  position: relative; outline:none;}
.domain_warp .downinfo_c .domain_search .common_input:hover{border: 1px solid #0187ee;}
.domain_warp .downinfo_c .domain_search .common_input:focus{border: 1px solid #0187ee;}
.domain_warp .downinfo_c .domain_search .domain_query_btn{position: absolute; right: 40px; top: 80px; width: 170px; background:#ff6803; height: 50px; text-align: center;  line-height: 50px;font-size: 18px; color: #fff;  font-weight: normal; border: 0; cursor: pointer;outline:none; padding:0;}
.domain_warp .downinfo_c .domain_search .domain_query_btn:hover{ background:#0187ee;}

.options_list{ margin:0 auto; width:1100px;}
.options_list label { padding: 10px 0 10px 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 12px; display: inline-block; width:100px; float: left; color: #4A4A4A; cursor:pointer;}
.options_list label a{ color:#4A4A4A;}
.options_list label:hover a{ color:#0187ee;}
.options_list label:hover {background: url(../images/checkbox3.gif) no-repeat 0 12px;}
.options_list label.checked {background: url(../images/checkbox2.gif) no-repeat 0 12px; position:relative;}
.options_list label input[type="checkbox"],.options_list label input[type="radio"] {left: -9999px; position: absolute;}
.options_list i{ width:16px; height:16px; margin-left:3px; background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
.options_list i.icon_hot{ background-position:0 -86px;}
.options_list i.icon_Promotion{ background-position:0 -102px;}
.options_list i.icon_fold5{ background-position:-61px -86px; width:24px; height:16px; margin-left:2px;}
.options_list i.icon_fold7{ background-position:-61px -102px; width:24px; height:16px; margin-left:2px;}
.options_list i.icon_gift{ background-position:-60px -118px;}
.options_list i.icon_fold4{ background-position:-86px -86px; width:24px; height:16px; margin-left:2px;}

.options_list i.icon_new{width:16px; height:16px; margin-left:3px; background:url(../images/new-icon.gif) no-repeat; display:inline-block; vertical-align:middle;}


.domain_warp .options_btn.m_6{ margin:6px 0;}
.domain_warp .options_btn,.expand .options_btn{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; padding:0 20px; min-width:60px; line-height:28px; background:#fff; border:1px solid #cbcbcb; color:#222; text-align:center; margin:30px 10px 30px 0;}
.domain_warp .options_btn:hover,.expand .options_btn:hover{ background:#0187ee; border:1px solid #0187ee; color:#fff;}

.domain_warp .options_link a{ margin-right:30px; color:#0187ee;}
.domain_warp .options_link a:hover{color:#ff6803;}

.domain_active{ height:400px; background:url(../images/domain-active-bg.jpg) no-repeat center; margin:40px 0 20px 0;}
.domain_active .active_content{width:1200px; margin:0 auto; padding:20px 0; }
.domain_active .active_content h2{text-align:center; font-size:32px; color:#fff; line-height:88px;}

/*促销优惠滚动区*/
.active_content .rollBox img{border:none;}
.active_content .rollBox{ width:1200px; margin:10px auto;overflow:hidden; text-align:center;}
.active_content .rollBox .Cont{width:1112px;overflow:hidden;margin:0 auto;}
.active_content .rollBox .ScrCont{width:10000000px;}
.active_content .rollBox .Cont li{width:260px;float:left;text-align:center;padding:0 10px; list-style:none;}
.active_content .rollBox .Cont .pic{width:258px; border:1px solid #fff; height:208px; background:#fff; }
.active_content .rollBox .Cont .pic p{line-height:50px; font-size:16px; color:#222;}
.active_content .rollBox .Cont .pic img{ vertical-align:top; max-height:158px; max-width:258px;}
*+html .active_content  .rollBox .Cont .pic{width:258px;float:left;text-align:center;}
.active_content .rollBox #List1,.rollBox #List2{float:left;}
.active_content .img1,.Cont{float:left;}
.active_content .img2{float:right;}
.active_content .img1,.img2{width:30px; height:60px; display:block;cursor:pointer; }
.active_content .img1{background:url(../images/arrow01.png) no-repeat 0 center;margin:70px 10px 0 0;}
.active_content .img2{background:url(../images/arrow02.png) no-repeat 0 center;margin:70px 0 0 10px;}


.domain_advantage .downinfo{ background:#fff; margin:50px auto 10px; width:1200px;}
.domain_advantage .downinfo_n{height:50px;line-height:50px;adding:0; }
.domain_advantage .downinfo_n ul{ overflow:hidden; text-align:center;}
.domain_advantage .downinfo_n li{ width:150px; margin:0 10px; padding:0 10px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;cursor:pointer;text-align:center;font-size:22px;height:50px; line-height:50px;  margin:0; list-style:none; color:#888888; }
.domain_advantage .downinfo_n li.Active{text-decoration:none; height:46px;margin:0; background:#fff;border-bottom:4px solid #2d86da; color:#333333; font-weight:bold;}


.domain_advantage .downinfo_c{padding:20px 10px 10px 10px;}
.domain_advantage .downinfo_c .horizontal_center li{list-style:none; width:380px; overflow:hidden; float:left; margin:40px 0;}
.domain_advantage .downinfo_c .horizontal_center li i{ float:left; width:70px; height:70px; display:block; background:url(../images/icon-domain-advantage.png) no-repeat;}
.domain_advantage .downinfo_c .horizontal_center li i.icon1{ background-position:0 0;}
.domain_advantage .downinfo_c .horizontal_center li i.icon2{ background-position:0 -70px;}
.domain_advantage .downinfo_c .horizontal_center li i.icon3{ background-position:0 -140px;}
.domain_advantage .downinfo_c .horizontal_center li i.icon4{ background-position:0 -210px;}
.domain_advantage .downinfo_c .horizontal_center li i.icon5{ background-position:0 -280px;}
.domain_advantage .downinfo_c .horizontal_center li i.icon6{ background-position:0 -350px;}
.domain_advantage .downinfo_c .horizontal_center li .text{float:right; width:300px; text-align:left;}
.domain_advantage .downinfo_c .horizontal_center li .text dt{ font-size:18px; color:#222; line-height:30px;}
.domain_advantage .downinfo_c .horizontal_center li .text dd{ font-size:14px; color:#888; line-height:22px;}

.domain_advantage .downinfo_c .honor_domain{text-align:center; margin:0 auto; width:1200px;}
.domain_advantage .downinfo_c .honor_domain li{ list-style:none; width:390px; display:inline-block; *display:inline; *zoom:1; text-align:center;margin:40px 0;}
.domain_advantage .downinfo_c .honor_domain li .img{display:block; width:150px; height:60px; overflow:hidden; margin:0 auto;}
.domain_advantage .downinfo_c .honor_domain li .img img{ vertical-align:middle; max-width:100%; max-height:100%;}
.domain_advantage .downinfo_c .honor_domain li .img b{height:100%; display:inline-block; vertical-align:middle;}
.domain_advantage .downinfo_c .honor_domain li p{ line-height:26px; font-size:14px; color:#222;}

.search_results .domain_active{ margin:0 auto 50px; height:276px;}
.search_results .domain_active .img1{margin:70px 5px 0 5px;}
.search_results .domain_active .img2{margin:70px 5px 0 5px; float:right;}
.search_results{margin:0 auto; width:1200px; }
.search_results h2{ font-size:16px; color:#222; line-height:56px; }
.search_results .results_list.sty{ border-top:none;}
.search_results .results_list{border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf; padding:0 45px 0; background:#fff;}
.search_results .results_list li{ list-style:none; line-height:20px; padding:12px 0 12px 5px; border-bottom:1px dashed #dfdfdf; position: relative;}
.search_results .results_list li .suggest_icon{width: 45px; height: 22px; position: absolute; left: -45px; top:12px;background: url(../images/Suggest_icon.png) no-repeat; display: block;}
.search_results .results_list li .truename{width: 92px; height: 24px; background:url(../images/truename.png) no-repeat; cursor: pointer; float: left; margin-left: 10px;}
.search_results .results_list li.query_position{border-bottom: 1px dashed #feb11b;background: #fff3d7;}
.search_results .results_list li:hover{ background:#f6f6f6;}
.search_results .results_list li .options{float:left; font-style:normal; width:450px;word-break: break-all; word-wrap: break-word;}
.search_results .results_list li .options label { padding: 0 0 0 23px; line-height: 24px;  font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 4px; display: inline-block; max-width:175px; float: left; color: #4A4A4A;}
.search_results .results_list li .options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 4px;}
.search_results .results_list li .options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 4px;}
.search_results .results_list li .options label input[type="checkbox"],.search_results .results_list li .options label input[type="radio"] {left: -9999px; position: absolute;}

.search_results .results_list li .results_prompt1{ float:left; line-height:24px; background:#37b971; color:#fff; font-size:12px; text-align:left;border-radius:0 4px 4px 0; position:relative; behavior:url(js/pie.htc); padding-right:7px; margin-left:10px; cursor:pointer;}
.search_results .results_list li .results_prompt1 i{ width:11px; height:24px; background:#fff url(../images/results_icon1.png) no-repeat; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:5px;}
.search_results .results_list li .results_prompt2{ float:left; line-height:24px; background:#f5982a; color:#fff; font-size:12px; text-align:left;border-radius:0 4px 4px 0; position:relative; behavior:url(js/pie.htc); padding-right:7px;margin-left:10px;cursor:pointer;}
.search_results .results_list li .results_prompt2 i{ width:11px; height:24px; background:#fff url(../images/results_icon2.png) no-repeat; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:5px;}
.search_results .results_list li .results_prompt3{ float:left; line-height:24px; background:#f1444c; color:#fff; font-size:12px; text-align:left;border-radius:0 4px 4px 0; position:relative; behavior:url(js/pie.htc); padding-right:7px; margin-left:10px; cursor:pointer;}
.search_results .results_list li .results_prompt3 i{ width:11px; height:24px; background:#fff url(../images/results_icon_red.png) no-repeat; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:5px;}

.search_results .results_list li .results_status{ width:150px; float:left; line-height:20px; padding:0; font-size:14px;}
.linkclass { display: block; float: right; padding: 0 5px;}
.column-btn { display: inline-block; width: 90px; height: 20px; line-height: 20px; background: #269df4;  color: #fff;  text-align: center;}
.column-btn:hover{background:#fd5908;}
.priceclass { display: block; color: #4A4A4A; float: right;line-height:20px;margin:0 12px;}
.priceclass s{ margin-right:10px; font-weight:normal;}
.price-color {font-size: 14px; color: #FF7800; }
.infoclass { display: block; color: #222; float: right;line-height:20px;text-align: right;}

.search_results .results_list li .not_registered{float:left; font-style:normal; width:450px;}
.search_results .results_list li .not_registered .icon1{ width:20px; height:20px; float:left; margin:0 5px 0 -2px; background:url(../images/results_icon3.png) no-repeat;}
.search_results .results_list li .not_registered .icon2{ width:20px; height:20px; float:left; margin:0 5px 0 -2px; background:url(../images/results_icon3.png) no-repeat 0 -20px;}
.search_results .results_list li .not_registered .icon3{ width:16px; height:16px; float:left; margin:0 5px 0 0; background:url(../images/results_load.gif) no-repeat;}
.search_results .results_list li .not_registered b{float:left; font-weight:normal;word-break: break-all; word-wrap: break-word; max-width:380px;}

.search_results .results_list li .a_whois{ float:right; color:#222; width:90px; text-align:center; padding:0 5px;}
.search_results .results_list li .a_whois:hover{ color:#0187ee;}

.search_results .results_list li .a_inquire{float:right; color:#0187ee; width:90px; text-align:center; padding:0 5px;}
.search_results .results_list li .a_inquire:hover{ color:#FF7800;}

.search_results .results_box{ padding:30px 45px; background:#fff;border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;  }
.search_results .results_box .results_more{ color:#0067da; display:block; text-align:left; display:block; margin-bottom:10px;}
.search_results .results_box .results_more i{ width:20px; height:20px; background:url(../images/arrow.png) no-repeat 0 -40px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.search_results .results_box .results_more.on i{background:url(../images/arrow.png) no-repeat 0 -60px; }

.search_results .results_box .options{float:left; font-style:normal; margin:20px 0; }
.search_results .results_box .options label { padding: 0 23px 0 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 2px; display: inline-block;  float: left; color: #4A4A4A; cursor:pointer;}
.search_results .results_box .options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 2px;}
.search_results .results_box .options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 2px;}
.search_results .results_box .options label input[type="checkbox"],.search_results .results_box .options label input[type="radio"] {left: -9999px; position: absolute;}

.search_results .results_box .btn1{ height:42px; line-height:42px; color:#fff; background:#269df4; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; text-align:center; padding:0 15px; margin:10px 10px 10px 0;} 
.search_results .results_box .btn1:hover{ background:#fd5908;}

.search_results .results_box .btn2{ height:40px; line-height:40px; color:#222; background:#fff; border:1px solid #cbcbcb; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; text-align:center; padding:0 15px; margin:10px 0;} 
.search_results .results_box .btn2:hover{ color:#269df4; background:#fff; border:1px solid #269df4; }

.register_information.bor_no{ border:none;}
.register_information.color_bgred{background:#FFF7F7; border:1px solid #fec3c6; }
.register_information.color_bggreen{background:#edfded; border:1px solid #8de78c; }
.register_information.color_bggreen .operation_result .text dd a.a_blue{ margin:0 10px 0 0;}
.register_information{margin:20px auto 25px; width:1160px; border:1px solid #dfdfdf; background:#fff; padding:20px; min-height:400px;}
.register_information .title h2{ font-weight:bold;}
.register_information h2{ border-left:4px solid #0187ee; padding-left:10px; font-size:18px; color:#222; line-height:22px; margin:10px 0;}
.register_information h2.whois_tit{ text-align:center; font-size:26px; line-height:56px; border:none;}

.register_information h2.m_t_30{margin:30px 0 0 0;}
.register_information h2 span{ color:#ff6803; font-size:14px;}
.register_information label.tr_left1{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle;line-height:20px; width:50px; text-align:center;}

.table_3{border-collapse: collapse; table-layout:fixed; background:#fff;border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf;}
.table_3 tr th a{color:#444;font-size:15px; }
.table_3 tbody tr.mine{ background-color:#fef5e6;}
.table_3 tbody tr.mine td{ background:none;}
.table_3 tbody tr.mine:hover{ background:#fef5e6;}
.table_3 tbody tr.mine:hover td{ background:none;}
.table_3 tbody tr th{ line-height:30px; color:#444; background:#bde1fc;  border-bottom:1px solid #bde1fc; font-size:15px; text-align:left; padding:10px;margin:0;}
.table_3 tbody tr th.sty1{ background:#269df4; color:#fff; font-size:14px; font-weight:normal;}
.table_3 tbody tr th.sty1 b{ font-weight:bold; font-size:16px;}
.table_3 tbody tr td{ line-height:30px; color:#444; background:#fff;border-bottom:1px solid #dfdfdf;  font-size:14px; text-align:left; padding:10px;word-break:break-all; }
.table_3 tbody tr td.no{ padding:30px; text-align:center; color:#444; background:#fafafa;}
.table_3 tbody tr:hover td.no{ background:#fafafa;}
.table_3 tbody tr th.text_center,.table_3 tbody tr td.text_center{text-align:center;}
.table_3 tbody tr th.text_right{ text-align:right;}
.table_3 tbody tr td.sty1{background:#eef7fe;}
.table_3 tbody tr td.sty2 span{ font-weight:bold; font-size:18px;}
.table_3 tbody tr td a{color:#444;}
.table_3 tbody tr td a:hover{color:#0187ee;}
.table_3 tbody tr td a.a_blue{color:#0187ee;}
.table_3 tbody tr td a.a_blue:hover{color:#ff6803;}
.table_3 tbody tr:hover{ background:#fafafa;}
.table_3 tbody tr:hover td{ background:none;}
.table_3 tbody tr td.bottom{ background:#f6f6f6; color:#222; line-height:42px; padding:4px 10px; }
.table_3 tbody tr td.bottom span{ font-weight:bold; color:#ff6803; font-size:24px;line-height:42px; margin:0 3px;}
.table_3 tbody tr td.bottom em{ font-style:normal;}
.table_3 tr th.ellipsis,.table_3 tr td.ellipsis{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.table_3 tbody tr td a.color_white{color:#fff;}

.table_loading_p{ text-align:center; display:block; margin:10px 0;}
.table_loading_p span{display:inline-block; *display:inline; *z00m:1; vertical-align:middle;color:#0187ee;line-height:24px;}
.table_loading_p i{ width:24px; height:24px; background:url(../images/arrow_load01.png) no-repeat;  margin-left:10px;display:inline-block; *display:inline; *z00m:1; vertical-align:middle; }
.table_loading_p:hover span{ color:#ff6803;}
.table_loading_p:hover i{ width:24px; height:24px; background:url(../images/arrow_load02.png) no-repeat; }

.table_4{border-collapse: collapse; table-layout:fixed; background:#fff;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6; border-top:1px solid #e6e6e6; }
.table_4 tr th{ line-height:22px; background:#eef7fe; text-align:right; padding:12px 10px;  font-size:14px; border-bottom:1px solid #e6e6e6; color:#222; font-weight:normal;}
.table_4 tr th.text_left{ text-align:left;}
.table_4 tr th.text_right{ text-align:right;}
.table_4 tr th.text_center{ text-align:center;}
.table_4 tr th a{color:#222;}
.table_4 tr td{ line-height:22px; background:#fff; text-align:left; padding:12px 10px; font-size:14px; border-bottom:1px solid #e6e6e6;  color:#444;word-break: break-all; word-wrap: break-word;}
.table_4 tr th.bor_r_no,.table_1 tr td.bor_r_no{ border-right:none;}
.table_4 tr td a{ color:#0078ff; margin-right:10px;}
.table_4 tr td a.ml{margin-left:5px;}
.table_4 tr td a:hover{ color:#fd5908;}
.table_4 tr td .icon1{ width:20px; height:20px; background:url(../../images/member/icon.png) no-repeat 0 -220px; display:inline-block; vertical-align:middle; margin:0 5px;}

.icon_error{background:url(../images/prompt_icon_error.png) no-repeat; width:16px; height:16px; display:inline-block; vertical-align:middle; margin:0 10px 0 5px;}
.icon_correct{background:url(../images/prompt_icon_correct.png) no-repeat; width:16px; height:16px; display:inline-block; vertical-align:middle; margin:0 10px 0 5px;}


.table_4 tr th.ellipsis,.table_4 tr td.ellipsis{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.table_4 tr td .input_txt{ border:1px solid #ccc; width:378px; padding:0 5px; height:30px; background:#fff;line-height:30px; font-size:14px; outline:none; }
.table_4 tr td .input_txt.w1{ width:50px;}
.table_4 tr td .input_txt.w2{ width:232px;}
.table_4 tr td .input_txt.w3{ width:180px;}
.table_4 tr td .input_txt.w4{ width:240px;}
.table_4 tr td .maincon_sty1{ margin:0 5px 0 0;}
.table_4 tr td .input_txt:hover,.table_4 tr td .input_txt:focus{ border:1px solid #0078ff;}

table .table_options{ font-style:normal;}
table .table_options label { padding: 0 23px 0 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 2px; display: inline-block;  float: left; color: #777; cursor:pointer;}
table .table_options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 2px;}
table .table_options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 2px; position:relative;}
table .table_options label.disabled,table .table_options label.disabled:hover{background: url(../images/checkbox5.gif) no-repeat 0 2px; cursor:default;}
.table_options label input[type="checkbox"],.table_options label input[type="radio"] {left: -9999px; position: absolute;}



.register_information .options{ font-style:normal; padding-bottom:30px;}
.trust_information .options{ font-style:normal; margin:20px 0 40px 0; border-bottom:1px dashed #dfdfdf; padding-bottom:60px;}
.register_information .options label,.trust_information .options label { padding: 0 23px 0 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 2px; display: inline-block;  float: left; color: #777; cursor:pointer;}
.register_information .options label:hover,.trust_information .options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 2px;}
.register_information .options label.checked,.trust_information .options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 2px;}
.register_information .options label input[type="checkbox"],.register_information .options label input[type="radio"] {left: -9999px; position: absolute;}
.trust_information .options label input[type="checkbox"],.trust_information .options label input[type="radio"] {left: -9999px; position: absolute;}

.tr{line-height:30px;}
.tr label.tr_left{ float:left;line-height:30px; width:auto; text-align:left;}
.tr label.tr_left.m_tb_5{margin:5px 0;}

.choose_dns{ margin:20px 10px; border-top:1px dashed #dfdfdf; padding:20px 0;}
.choose_dns .p1{ line-height:50px;}
.register_information .choose_dns .options{border:none; margin:20px 0; padding:0;}
.register_information .choose_dns .options label{ color:#222; float:none; }
.register_information .choose_dns .total{ background:#f6f6f6; color:#222; line-height:50px; padding:0 10px; border:1px solid #dfdfdf; }
.register_information .choose_dns .total span{ font-weight:bold; color:#ff6803; font-size:24px;line-height:50px; margin:0 3px;}

.register_information .p2{ margin:40px auto 20px;}
.register_information .button.btn_disabled{background:#bdbdbd; color:#efefef; cursor:default;}
.register_information .button.btn_disabled:hover{background:#bdbdbd;}
.register_information .button{ background:#269df4; text-align:center; color:#fff; font-size:16px; width:160px; line-height:50px; display:inline-block; *display:inline; *zoom:1;}
.register_information .button:hover{background:#ff6803; }
.register_information .red_p{ line-height:50px; padding:0 10px; color:#fd0202;}

.remind.sty1 { margin-top:50px;}
.remind.sty1 dd{ margin-bottom:6px;}
.remind{ background:#fffcf5; border:1px solid #f5cfc2; color:#666; font-size:12px; font-family:"微软雅黑"; padding:15px 20px; text-align:left;}
.remind dt{ color:#fa693d; font-weight:bold; line-height:22px;font-size:12px; }
.remind dt em{ font-style:normal; font-weight:normal;line-height:22px;font-size:12px; color:#666; }
.remind dd{ line-height:22px;color:#666;font-size:12px;  }
.remind dd.font{ font-family:"微软雅黑"; font-size:13px;}
.remind dd b{ font-weight:bold;font-size:12px; }
.remind dd a{ color:#269df4;font-size:12px; }
.remind dd a:hover{ color:#ff6803;}
.remind dd font{ font-size:13px;}
.remind dd.font a{ font-size:13px;}
.remind.img{ padding:0; margin:10px 0; }
.remind.img dd{ position:relative;}
.remind.img dd a{ position:absolute; right:0; top:0; width:15px; height:15px; background:url(../images/shuangssl_close.png) no-repeat top; padding:5px;}
.remind.img dd a:hover{  background:#2147d0 url(../images/shuangssl_close.png) no-repeat top;}

.register_information .downinfo{ background:#fff; margin:25px 0 10px 0;}
.register_information .downinfo_n{height:50px;line-height:50px;color:#333; padding:0; border-bottom:1px solid #d0d0d0; border-left:1px solid #dfdfdf;}
.register_information .downinfo_n ul{ overflow:hidden; }
.register_information .downinfo_n li{ float:left;cursor:pointer;text-align:center;font-size:15px;height:50px; line-height:50px;  margin:0; list-style:none; width:248px; border-top:1px solid #dfdfdf; border-right:1px solid #dfdfdf;}
.register_information .downinfo_n li.Active{text-decoration:none; font-weight:bold; height:48px;margin:0; background:#fff;border-bottom:1px solid #fff; border-top:3px solid #2d86da; border-left:1px solid #d0d0d0; border-right:1px solid #d0d0d0; margin-left:-1px;}

.register_information .downinfo_c .pay_content{padding:30px 20px; border-right:1px solid #dfdfdf;border-left:1px solid #dfdfdf; }
.register_information .downinfo_c .pay_content.sty{border-bottom:1px solid #dfdfdf;}
.pay_p{ line-height:30px; padding:10px 0;}

.pay_p em.a_blue{font-style:normal;position:relative;}
.pay_p em.a_blue .example{ display:none; position:absolute; top:22px; left:0px; border:1px solid #ccc; background:#fff;}
.pay_p em.a_blue:hover{ cursor:pointer;}
.pay_p em.a_blue:hover .example{ display:block; cursor:pointer;}

.register_information .downinfo_c .input_txt{ border:1px solid #ccc; width:120px; padding:0 5px; height:30px; background:#fff;line-height:30px; font-size:14px; outline:none; }
.register_information .sty_w .input_txt{width:378px;}
.register_information .sty_w .tr .input_txt{width:220px;}


.pay_box h2{ color:#0187ee; border-bottom:1px solid #dfdfdf; line-height:50px; border-left:none; margin:10px 0 20px 0; padding:0; font-size:16px;}
.pay_box .pay{ padding:0 20px; margin-bottom:20px;}
.pay_box .pay h3{font-size:14px; color:#222;}

.pay_box .pay .left_radio{ width:920px; }
.pay_box .pay .left_radio .paymore{ float:left;}
.pay_box .pay .left_radio .paymore .maincon_sty1{margin:10px 0;}
.pay_box .pay .left_radio .paymore label { padding: 10px 0 10px 23px; line-height: 30px; height: 30px; font-size: 14px; background:url(../images/radio1.gif) no-repeat 0 16px; display: inline-block; float: left; color: #4A4A4A; width:auto; margin:0;}
.pay_box .pay .left_radio .paymore label:hover {background: url(../images/radio4.gif) no-repeat 0 16px;}
.pay_box .pay .left_radio .paymore label.checked {background: url(../images/radio2.gif) no-repeat 0 16px;}
.pay_box .pay .left_radio .paymore label.disabled {background: url(../images/radio3.gif) no-repeat 0 16px;}
.pay_box .pay .left_radio label { padding: 10px 0 10px 23px; line-height: 48px; height: 48px; font-size: 14px; background:url(../images/radio1.gif) no-repeat 0 25px; display: inline-block; float: left; color: #4A4A4A; width:auto;}
.pay_box .pay .left_radio label:hover {background: url(../images/radio4.gif) no-repeat 0 25px;}
.pay_box .pay .left_radio label.checked {background: url(../images/radio2.gif) no-repeat 0 25px;}
.pay_box .pay .left_radio label.disabled {background: url(../images/radio3.gif) no-repeat 0 25px;}
.pay_box .pay .left_radio label input[type="checkbox"],.pay_box .pay .left_radio label input[type="radio"] {left: -9999px; position: absolute;}
.pay_box .pay .left_radio label img{ border:1px solid #dfdfdf; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; height:48px;}

.pay_button {border-top:1px solid #dfdfdf;text-align:center; width:100%;  }
.pay_button a,.pay_button input{ background:#269df4;color:#fff; font-size:16px; width:160px; line-height:50px; display:block;margin:50px auto 30px; border:none; cursor:pointer;}
.pay_button a:hover,.pay_button input:hover{background:#ff6803; }
.pay_button.sty1{border:none;}
.pay_button.sty1 a{ background: #ff8920;}
.pay_button.sty1 a:hover{ background:#fd5908; }

/*下拉样式*/
.PageN_slideWrap{position: relative;height: 30px;background: #fff;font-size:12px;}
.PageN_slide{display: block;height: 28px;line-height: 28px; border: 1px solid #ccc;padding-right: 25px;cursor: pointer;padding-left: 3px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background: url(../images/select_main.png) no-repeat right center;}
.PageN_slideBox{display: none;position: absolute;top: 30px;left: 0;z-index: 10;background: #fff;max-height: 230px;overflow: hidden;overflow-y: auto;}
.PageN_slideBox li{display: block; height: 28px;line-height: 28px;padding-left: 3px;cursor: pointer;white-space:nowrap; overflow:hidden; }
.PageN_slideBox li:hover{background: #e6f2ff;color: #004d91;}
.PageN_slideMin{padding-left: 15px !important;}


.PredFilter_Class{width: 100px;}
.PredFilter_Class_list{width: 98px;}


.addRecord_sjlx{width: 100px;}
.addRecord_sjlx_list{width: 98px;}

.addRecord_ympl{width: 100px;}
.addRecord_ympl_list{width: 98px;max-height: 200px;overflow:hidden;overflow-y: auto;}

.addRecord_ymhz{width: 120px;}
.addRecord_ymhz_list{width: 118px;max-height: 200px;overflow:hidden;overflow-y: auto;}

.addRecord_zcs{width: 100px;}
.addRecord_zcs_list{width: 98px;}




.signdomain_mba{width:140px;}
.signdomain_mba_list{width:138px;}
.signdomain_mbb{width:232px;}
.tr .signdomain_mbb{ text-align:left;}
.signdomain_mbb_list{width:230px;}
.signdomain_mbb.w2{width:220px; text-align:left;}
.signdomain_mbb.w2 .signdomain_mbb_list{ width:218px;}
.domainpush_mb{width:130px;text-align: left;}
.domainpush_mb_list{width:128px;}
.pldomain_mb{width:150px;text-align: left;}
.pldomain_mb_list{width:148px;}
.defeld_mb{width:150px;}
.defeld_mb_list{width:148px;}

.signdomain_mbb_list li{ border-bottom:1px solid #f2f2f2;}
.signdomain_mbb_list li img{ display:inline-block; vertical-align:middle; margin:0 3px;}
.signdomain_mbb_list li.hover{ background:#0187ee; color:#ffffff;}

.signdomain_mbb input[type="text"]{color:#4c4c4c;}

.intotext{display: none; width: 68px;height: 28px;line-height: 28px;border: 0; padding-left: 1px;position: absolute;top: 1px;left: 1px; background:#fff;}

.signdomain_mbb input{margin:0;padding:0 3px;outline:0;}

.select_main_back>span{width: 100px; height: 23px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;}
.select_main_back{width: 136px; height: 23px; line-height: 23px; border: 1px solid #e2e8ec; background:  url(../images/select_main.png) right center no-repeat; position: relative; text-indent: 6px; cursor: pointer; overflow: hidden;}


/*操作结果*/
.min_height .operation_result{ margin:160px auto;}
.operation_result{ margin:100px auto; text-align:center;}
.operation_result.text_center{ text-align:center;font-size:18px; font-weight: bold; line-height:44px;word-break: break-all; word-wrap: break-word; color:#444;margin:30px auto 0; width:auto;}
.operation_result.text_center i{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; float:none;}
.p_center{font-size:18px; font-weight: bold; line-height:24px;text-align:center;word-break: break-all; word-wrap: break-word; color:#444; margin:30px auto;}
.operation_result i{width:44px; height:44px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:10px;}
.operation_result .toolicon1{ background:url(../images/toolicon01.png) no-repeat;}
.operation_result .toolicon2{ background:url(../images/toolicon02.png) no-repeat;}
.operation_result .result_icon1{background:url(../images/result_icon11.gif) no-repeat;width:28px; height:28px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:10px;}
.operation_result .result_icon2{background:url(../images/result_icon2.gif) no-repeat;width:44px; height:44px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:10px;}
.operation_result .result_icon3{background:url(../images/result_icon3.gif) no-repeat;width:44px; height:44px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:10px;}
.operation_result .text{display:inline-block; *display:inline; *zoom:1; vertical-align:top; max-width:70%;}

.operation_result .text dd a{ color:#666; margin:0 2px;}
.operation_result .text dd a:hover{ color:#0078ff;}
.operation_result .text dd a.btn_1{ color:#fff; margin:20px 0;}
.operation_result .text dd a.btn_1.white{color: #0187ee; line-height:38px; width:140px;}
.operation_result .text dd a.btn_1.white:hover{ background:#0187ee; color:#fff; border:1px solid #0187ee;}
.operation_result .text dd a.btn_1.orange{line-height:40px; width:140px;}
.operation_result .text dd a.btn_1.orange:hover{ background:#fd5908; }
.operation_result .text dd a.a_blue{ color:#0187ee; margin:0 2px;}
.operation_result .text dd a.a_blue:hover{ color:#ff6803;}
.operation_result .text dt{ font-size:18px; font-weight: bold; line-height:24px;text-align:left;word-break: break-all; word-wrap: break-word; color:#444;}
.operation_result .text dt font{font-size:18px; }
.operation_result .text dt.l_h{ line-height:44px;}
.operation_result .text dd{ text-align:center; line-height:24px; font-size:14px; color:#888; text-align:left;word-break: break-all; word-wrap: break-word;}

.result_progress_bar{  margin:10px auto 0;overflow:hidden; text-align:center;}
.result_progress_bar .bar{ line-height:30px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; padding-left:10px; color:#0187ee; font-style:normal;}
.result_progress_bar .progress{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:390px; height:8px; background:#f2f2f2; margin:10px 0; }
.result_progress_bar .progress ul{ background:#269df4;height:8px;}
.result_progress_bar .p1{ color:#222; text-align:center; font-size:14px; line-height:50px;}
.result_progress_bar .p1 .a_blue:hover{ color:#0187ee; }

.result_details_box.bg{ background:#f8f8f8; border:1px solid #dfdfdf; padding:10px 20px; margin-top:50px;}
.result_details_box.bg .box1{ border-bottom:1px dashed #dfdfdf; padding:10px 0; margin-bottom:10px; font-size:14px;}
.result_details_box.bg .box1 .p-1{ color:#444; line-height:26px; margin-bottom:10px; padding:0; font-weight:bold;}
.result_details_box.bg .box1 .p-2{ color:#555; line-height:26px; padding:0;}    
.result_details_box.bg .box1 .p-2 span{color: #fa693d;}
.result_details_box.bg .box2{ padding:10px 0; }
.result_details_box.bg .box2 p{font-size:14px; color:#222;line-height:26px; padding:0;}
.result_details_box.bg .box2 .btn_1{ margin:10px 0;}
.result_details_box.bg .box2 .btn2{ font-size:14px; line-height:30px; height:30px; min-width:inherit; width:auto; padding:0 12px; margin-left:10px;}
.result_details_box p{ line-height:26px; padding:10px 0; color:#666;}
.result_details_box h2{ font-size:16px; color:#222; border:none; padding:0;}


.table_2{border-collapse: collapse; table-layout:fixed; background:#fff;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf; border-top:1px solid #dfdfdf; }
.table_2.bghover tr:hover{ background:#fff;}
.table_2.bghover tr:hover td{ background:#fff;}
.table_2 tr:hover{ background:#fafafa;}
.table_2 tr:hover td{ background:none;}
.table_2 tr th{ line-height:22px; background:#f6f6f6; text-align:left; padding:12px 10px;  font-size:14px; border-bottom:1px solid #dfdfdf; color:#222; font-weight:normal;}
.table_2 tr th span,.table_2 tr th .maincon_sty1{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0 2px;}
.table_2 tr th.text_right,.table_2 tr td.text_right{ text-align:right;}
.table_2 tr th.text_center,.table_2 tr td.text_center{ text-align:center;}
.table_2 tr th a{color:#222;}
.table_2 tr td{ line-height:22px; background:#fff; text-align:left; padding:12px 10px; font-size:14px; border-bottom:1px solid #dfdfdf;  color:#444;word-break: break-all; word-wrap: break-word;}
.table_2 tr td.bor_r{ border-right:1px solid #dfdfdf;}
.table_2 tr td.bor_b_no{ border: none;}
.table_2.p_sty tr td{ padding:12px 0 12px 10px;}
.table_2 tr td a{ color:#444; margin-right:10px;}
.table_2 tr td a.a_blue{color:#0078ff; }
.table_2 tr td a.ml{margin-left:5px;}
.table_2 tr td a.ml_10{margin-left:10px;}
.table_2 tr td a:hover{ color:#0078ff;}
.table_2 tr td a.a_blue:hover{ color:#ff6803;}

.table_2 tr th.ellipsis,.table_2 tr td.ellipsis{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.table_2 tr td .input_txt{ border:1px solid #ccc; width:378px; padding:0 5px; height:30px; background:#fff;line-height:30px; font-size:14px; outline:none; }
.table_2 tr td .input_txt.w1{ width:50px;}
.table_2 tr td .input_txt.w2{ width:232px;}
.table_2 tr td .input_txt.w3{ width:110px;}
.table_2 tr td .input_txt.w4{ width:99px;}
.table_2 tr td .maincon_sty1,.table_2 tr th .maincon_sty1{ margin:0 5px 0 0;}

.table_2 tr td .input_txt:hover,.table_2 tr td .input_txt:focus{ border:1px solid #0078ff;}


.domain_price_box{ padding:10px 0;}
.domain_price_box .current_location{ color:#888; border-bottom:1px dashed #dfdfdf; line-height:20px; padding-bottom:10px; font-size:12px;}
.domain_price_box .current_location a{color:#222; margin:0 5px;font-size:12px;}
.domain_price_box .current_location a:hover{ color:#0187ee; }

.domain_price_box .domain_search{  margin:70px auto; text-align:center;}
.domain_price_box .domain_search label.tr_left{ display:inline-block;* display:inline; *zoom:1; vertical-align:top;line-height:56px; width:auto; text-align:left; font-size:16px;}
.domain_price_box .domain_search .input_txt{display:inline-block;* display:inline; *zoom:1; vertical-align:top; border:1px solid #ccc; width:470px; padding:0 5px; height:54px; background:#fff;line-height:56px; font-size:14px; outline:none; text-align:left; }
.domain_price_box .domain_search .input_txt:hover{border:1px solid #269df4;}
.domain_price_box .domain_search .input_txt:focus{border:1px solid #269df4;}
.domain_price_box .domain_search .domain_query_btn{display:inline-block;* display:inline; *zoom:1; vertical-align:top; width: 170px; background:#ff6803; height: 56px; text-align: center;  line-height: 56px;font-size: 16px;; color: #fff;  font-weight: normal; border: 0; cursor: pointer;outline:none; margin-left:-5px; padding:0;}
.domain_price_box .domain_search .domain_query_btn:hover{background:#269df4; }
.domain_price_box .domain_search .domain_query_btn.color_sty1{ background:#269df4;}
.domain_price_box .domain_search .domain_query_btn.color_sty1:hover{ background:#ff6803; }


.domain_price_box .table_1{border-collapse: collapse; table-layout:fixed; background:#fff;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.domain_price_box .table_1 tr th{ line-height:26px; color:#fff; background:#269df4; font-size:14px; text-align:left; padding:12px 10px; font-weight:normal;}
.domain_price_box .table_1.fontbig tr th{ font-size:16px;}
.domain_price_box .table_1 tr td.sty{ background:#f2f2f2; color:#0187ee; font-weight:bold;}
.domain_price_box .table_1 tr td{ line-height:50px; color:#555; border-bottom:1px solid #dfdfdf; font-size:14px; text-align:left; padding:0 10px;text-overflow:ellipsis;word-break:normal;white-space:nowrap; }
.domain_price_box .table_1 tr th.text_center,.domain_price_box .table_1 tr td.text_center{ text-align:center;}
.domain_price_box .table_1 tr td a{color:#0187ee;overflow:hidden;display:block;text-overflow:ellipsis;word-break:normal;white-space:nowrap;}
.domain_price_box .table_1 tr td a:hover{color:#ff6803;}
.domain_price_box .table_1 tr:hover{ background:#eef7fe;}
.domain_price_box .p1{ line-height:56px; color:#666;}

.old_price {text-decoration: line-through; color: #A09C9C;}

.tip-container { position: fixed; padding: 5px; border: 1px solid #bbb;  background-color: #fff; z-index: 998;  text-align: center; color: #323232;}
.tip-container img.up { top: -11px;}
.tip-container img.down { display: none; bottom: -114px;}
.tip-container img.icon { position: relative;}
.tip-container.down img.up { display: none;}
.tip-container.down img.down {display: inline-block;}
.tip-container table { background-color: #f5f5f5; width: 420px;  border-collapse: collapse; border-spacing: 0; margin-top: -6px;}
.tip-container table thead,.tip-container table tbody  { display: table-header-group; vertical-align: middle; border-color: inherit;}
.tip-container table tr { display: table-row; vertical-align: inherit; border-color: inherit;}
.tip-container th { font-weight: bold; color: #ff6600; text-align: left; font-size: 14px;}
.tip-container th, .tip-container td { text-align: center; padding: 5px 0; font-size: 12px;border: 1px solid #fff;}
.tip-container td span{font-size: 12px;}
.tip-container .bold {font-weight: bold;}
.tip-container .right-side { background-color: #EAF1EA;}

.inner_banner{ height:500px; background:url(../images/inner_banner01.jpg) no-repeat center;}
.inner_banner_tehui{ height:500px; background:url(../images/inner_banner_tehui.jpg) no-repeat center;}
.inner_banner_Mssql{height:420px; background:url(../images/inner_banner02.jpg) no-repeat center;}
.inner_banner_host{height:420px; background:url(../images/inner_banner03.jpg) no-repeat center;}
.inner_banner_mail{height:420px; background:url(../images/inner_banner04.jpg) no-repeat center;}
.inner_banner_h5{height:400px; background:url(../images/inner_banner05.jpg) no-repeat center;}
.inner_banner_web{height:400px; background:url(../images/inner_banner06.jpg) no-repeat center;}
.inner_banner_marketing{height:420px; background:url(../images/inner_banner07.jpg) no-repeat center;}
.inner_banner_Google{height:420px; background:url(../images/inner_banner08.jpg) no-repeat center;}
.inner_banner_trust{height:420px; background:url(../images/inner_banner09.jpg) no-repeat center;}
.inner_banner_proxy{height:420px; background:url(../images/inner_banner10.jpg) no-repeat center;}
.inner_banner_about{height:420px; background:url(../images/inner_banner11.jpg) no-repeat center;}
.inner_banner_join{height:420px; background:url(../images/inner_banner013.jpg) no-repeat center;}
.inner_banner_h{ height:400px;}
.inner_banner_h2{ height:420px;}
.inner_banner_ssl{height:420px; background:url(../images/inner_banner_ssl.jpg) no-repeat center;}
.inner_banner_sslnew{height:420px; background:url(../images/inner_banner_sslnew1.jpg) no-repeat center;}
.inner_banner_sslnew ul a{ position:absolute; width:164px; height:54px; top:256px; right:355px; display:block;}
.inner_banner_ssl ul,.inner_banner_sslnew ul,.inner_banner_sty ul#slides{ width:1200px; margin:0 auto; position:relative;}
.inner_banner_ssl ul .banner_txt{ position:absolute; right:30px; top:120px; color:#ffffff; width:630px;}
.inner_banner_ssl ul .banner_txt dt{ font-size:32px; font-weight:bold; line-height:62px;}
.inner_banner_ssl ul .banner_txt dd{ font-size:16px; line-height:28px; padding:10px 0;}

.english_details{ background:#fffcf5; border:1px solid #f5cfc2; padding:15px; font-size:12px; line-height:24px; color:#444;}
.english_details .btn a{background: url(../images/arrow04.png) no-repeat right -20px;height:20px; line-height:20px;padding-right: 24px;color:#0187ee;}
.english_details .btn.down a{background: url(../images/arrow04.png) no-repeat right 0;}

.what_whois{ background:#f1faff; border:1px solid #b1def6; padding:15px;}
.what_whois .what_li{margin-bottom:20px;}
.what_whois .what_li h2{ font-size:14px; color:#0187ee; line-height:30px; border:none; padding:0; margin:0;}
.what_whois .what_li h2.line{border-bottom:1px dashed #dfdfdf; margin:0 0 10px 0;}
.what_whois .what_li p{font-size:14px; color:#666; line-height:26px;}
.what_whois .what_li li{list-style:disc; line-height:26px; color:#666; font-size:14px; margin-left:20px;}

.what_whois .shrink_box .p1{ color:#222; font-size:14px; line-height:26px; margin:20px 0; }
.what_whois .shrink_box .btn{ background:#f1faff; line-height:24px; border:1px solid #b1def6; text-align:center; font-size:14px; color:#0187ee; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin: 20px;}
.what_whois .shrink_box .btn i{ width:20px; height:20px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; background:url(../images/arrow04.png) no-repeat 0 -20px; margin-left:5px;}
.what_whois .shrink_box.down .btn i{background:url(../images/arrow04.png) no-repeat 0 0; }
.what_whois .shrink_box .btn a{display:block; color:#0187ee; padding:0 5px 0 10px;}
.what_whois .shrink_box .btn a:hover{background:#fff;}
.what_whois .shrink_box .btn a .s1{ display:inine-blcok;font-weight:normal; }
.what_whois .shrink_box .btn a .s2{ display:none;}
.what_whois .shrink_box.down .btn a b{ font-weight:normal;display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.what_whois .shrink_box.down .btn a .s1{ display:none;}
.what_whois .shrink_box.down .btn a .s2{ display:inine-blcok;}
.what_whois .shrink_box .display{display:none;}
.what_whois .shrink_box.down .display{ display: block;}

.whois_content{margin-bottom:20px;}
.whois_content h2{ font-size:18px; color:#000; padding:0;  border:none; border-bottom:1px dashed #cfcfcf; line-height:56px; margin:20px 0;}
.whois_content h2 span{font-size:18px; color:#0187ee; margin:0 5px;}
.whois_content .leftbox{ float:left; }
.whois_content .leftbox h3{ color:#666; font-size:14px; line-height:42px;}
.whois_content .leftbox .p1{ font-size:14px; color:#222; line-height:20px; margin:0; padding:0;}
.whois_content .leftbox .p2{ font-size:12px; color:#888; line-height:20px; margin:0; padding:0;}
.whois_content .leftbox .doubt{color:#888; }
.whois_content .leftbox i{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px -20px; margin:0 5px; cursor:pointer;}

.whois_content .leftbox  a:hover .floating_prompt1{ display:block;}
.whois_content .leftbox a .floating_prompt1{ display:none; position:absolute; background:#f1faff; border:1px solid #b1def6; min-width:250px;}
.whois_content .leftbox a .floating_prompt1 i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px 0; margin-top:-16px; display:block; position:absolute; left:30px;}
.whois_content .leftbox a .floating_prompt1 .txt{padding:10px; font-size:13px; color:#5b88ba; }

.whois_content .leftbox .no_content{border:1px solid #dfdfdf; padding:20px; width:720px; padding:60px 0; text-align:center;}
.whois_content .leftbox .no_content dt{ font-size:16px; line-height:40px; color:#000;}
.whois_content .leftbox .no_content dd{ font-size:14px; color:#888;}
.whois_content .leftbox .no_content .btn{ background: #ff6803; line-height:46px; display:inline-block; color:#fff; font-size:16px; padding:0 42px; margin:30px auto;}
.whois_content .leftbox .no_content .btn:hover{ background:#269df4;}

.whois_content .rightbox{ float:right; width:400px;}
.whois_content .rightbox h3{ font-size:16px; color:#222222; line-height:42px;}
.whois_content .rightbox .table1{ background:#f1faff; border:1px solid #b1def6; padding:0 10px; }
.whois_content .rightbox .table1 table{border-collapse: collapse; table-layout:fixed;}
.whois_content .rightbox .table1 table tr td{ line-height:42px;  color:#222; padding:0 10px;border-bottom:1px dashed #dfdfdf;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.whois_content .rightbox .table1 table tr td a{color:#222;}
.whois_content .rightbox .table1 table tr td a:hover,.whois_content .rightbox .table1 table tr td a:hover span{ color:#0187ee;}
.whois_content .rightbox .table1 table tr td span{ color:#ff6803;}
.whois_content .rightbox .table1 table tr td.bor_no{ border-bottom:none; padding:11px 0; line-height:20px;}
.whois_content .rightbox .table1 table tr td .a_link{ color:#0187ee;}
.whois_content .rightbox .table1 table tr td .a_link:hover{color:#ff6803;}
.whois_content .rightbox .table1 table tr td .a_link i{ width:20px; height:20px; background:url(../images/icon.png) no-repeat 0 -57px; display:inline-block; vertical-align:middle; margin:0 3px; }

.textarea1 {width: 378px; display: block; height: 30px; line-height: 30px; padding: 5px;  border: 0;  font-size: 14px; border: 1px solid #ccc; min-height:150px;}
.textarea1:hover,.textarea1:focus{border: 1px solid #0187ee;}

.textarea3 {width: 140px; float:left; line-height: 28px; height:28px; padding:0; margin:0 10px 0 0;  border: 0;  font-size: 14px; border: 1px solid #ccc; min-height:28px; resize:none; overflow-y:scroll; }

.btn2.s{ height:30px; line-height:30px; margin:0 5px; min-width:70px; padding:0 10px; font-size:14px;}
.btn1.s{ color:#fff; background:#269df4;height:32px; line-height:32px; margin:0 5px; min-width:70px; padding:0 10px; font-size:14px;}
.btn1.s:hover{ color:#fff; background:#2d86da;}
.btn1{ height:52px; line-height:52px; font-size:16px;  background:#0187ee; color:#fff; display:inline-block; padding:0 45px; text-align:center;margin:0 0 20px 150px; min-width:90px;}
.btn1:hover{ background:#ff6803;}
.btn1.m_t_15{margin:15px 0 0 0;}

.btn2{ height:52px; line-height:50px;border:1px solid #ccc; font-size:16px;  background:#fff; color:#444; display:inline-block; padding:0 45px; text-align:center; min-width:90px;}
.btn2.ml{ margin-left:10px;}
.btn2.btn_disabled,.btn1.btn_disabled{ background:#bdbdbd;border:1px solid #bdbdbd; color:#efefef; pointer-events:none; cursor:default;}
.btn2.btn_disabled:hover,.btn1.btn_disabled:hover{background:#bdbdbd; }
.btn2:hover{ background:#fff;color:#2d86da; border:1px solid #2d86da; }

.DNS li.tr{ line-height:40px; padding:10px 0; list-style:none; }
.DNS li.tr label.tr_left{ float: left; height:30px; padding-right:10px; line-height:30px; text-align:left;}
.DNS li.tr .input_txt{ border:none; width:300px; padding:0 5px; height:30px; border:1px solid #bbb ; background:#fff;line-height:30px; font-size:14px; outline:none; }
.DNS li.tr .input_txt:hover,.DNS li.tr .input_txt:focus{ border:1px solid #0187ee;}


/*数据库Mssql*/
.prompt_1{ color:#9c9c9c; line-height:30px; margin-left:10px;}
.inner_module1{ background:#f2f2f2; padding-bottom:50px;}
.inner_module1 .content{margin:0 auto; width:1200px; text-align:center;}
.inner_module1 .content dl.title{padding:50px 0; text-align:center;}
.inner_module1 .content dl.title dt{ font-size:32px; color:#222; line-height:52px;}
.inner_module1 .content dl.title dd{ font-size:16px; color:#555; line-height:22px; padding:5px 0;}

.inner_module1 .content .box1 .left_box .error{background:url(../images/prompt_icon_error.png) no-repeat 10px center;color:#ff0000; line-height:40px; font-size:14px;padding-left:32px;}

.inner_module1 .content .box1{ border:1px solid #dfdfdf; padding:20px 10px; background:#ffffff;}
.inner_module1 .content .box1 .left_box.sty_w{ width:800px; padding:0 10px; position: relative; z-index: 999;}
.inner_module1 .content .box1 .left_box{ border-right:1px solid #ccc; float:left; width:860px; padding:0 20px;}
.inner_module1 .content .box1 .left_box h2{ border-left:4px solid #0187ee; text-align:left; padding-left:10px; font-size:18px; color:#222; line-height:22px; margin:10px 0 20px 0; position:relative;}
.inner_module1 .content .box1 .left_box h2 .rlink{ position:absolute; right:0px; top:0; line-height:22px; color:#ccc;}
.inner_module1 .content .box1 .left_box h2 .rlink a{ color:#0187ee; margin:0 5px;}
.inner_module1 .content .box1 .left_box .tr{ line-height:40px; padding-bottom:10px; text-align:left; }
.inner_module1 .content .box1 .left_box .tr label.tr_left1{ float: left; height:40px; padding-right:10px; line-height:40px; width:120px; text-align:right;}
.inner_module1 .content .box1 .left_box .tr label.tr_left2{ float: left; height:40px; padding-right:10px; line-height:40px; width:84px; text-align:right;}
.inner_module1 .content .box1 .left_box .tr label.tr_left1.l_h1{ line-height:60px; height:60px;}
.inner_module1 .content .box1 .left_box .tr label.tr_left1.l_h2{ line-height:107px; height:107px;}
.inner_module1 .content .box1 .left_box .tr .add_icon{ margin-right:5px; width:20px; height:20px; background:url(../images/server_add.png) no-repeat 0 center;}
.inner_module1 .content .box1 .left_box .tr .left_m1{ margin-left:130px;}
.inner_module1 .content .box1 .left_box .tr .left_m1 .p1{ color:#9c9c9c; line-height:24px; padding:10px 0;}
.inner_module1 .content .box1 .left_box .tr .left_m1 .p1 a{color: #0187ee; margin:0 10px;}
.inner_module1 .content .box1 .left_box .tr .left_m1 .p1 a:hover{color:#ff6803;}
.inner_module1 .content .box1 .left_box .tr .maincon_sty1{margin:5px 0;}
.inner_module1 .content .box1 .left_box .tr .maincon_sty1.lsty{ float:left; margin:15px 10px 0 0;}
.inner_module1 .content .box1 .left_box .tr .maincon_sty1.m_r_5{margin-right:5px;}
.inner_module1 .content .box1 .left_box .tr .input_txt{ border:none; width:240px; padding:0 5px; height:30px; border:1px solid #bbb ; background:#fff;line-height:30px; font-size:14px; outline:none; margin:5px 0; }
.inner_module1 .content .box1 .left_box .tr .input_txt.w1{ width:100px;}
.inner_module1 .content .box1 .left_box .tr .input_txt.w2{ width:180px;}
.inner_module1 .content .box1 .left_box .tr .input_txt:hover,.inner_module1 .content .box1 .left_box .tr .input_txt:focus{ border:1px solid #0187ee;}
.inner_module1 .content .box1 .left_box .left_radio{ float:left;}

.inner_module1 .content .box1 .left_box .choose_btn{float:left;}
.inner_module1 .content .box1 .left_box .choose_btn.sty{display: table-cell;float: none;vertical-align: middle;width: auto; *display:block; *zoom:1; }
.inner_module1 .content .box1 .left_box .choose_btn.sty:after{
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.inner_module1 .content .box1 .left_box .choose_btn.sty li{ float:left;}
.inner_module1 .content .box1 .left_box .choose_btn.sty .service_standards_link{float:left; margin-left:5px;}
.inner_module1 .content .box1 .left_box .choose_btn li{ display:inline-block; *display:inline;*zoom:1; vertical-align:top; line-height:30px; background:#f6f6f6; border:1px solid #bababa; color:#444; font-size:14px; cursor:pointer; width:120px; text-align:center; margin:5px 5px 5px 0; font-size:13px;}
.inner_module1 .content .box1 .left_box .choose_btn.w li{ width:100px;}
.inner_module1 .content .box1 .left_box .choose_btn li:hover{ color: #0187ee;background:#f4f8fd; border:1px solid #269df4;}
.inner_module1 .content .box1 .left_box .choose_btn li.hover{ color: #0187ee;background:#f4f8fd; border:1px solid #269df4; font-weight:bold;}
.inner_module1 .content .box1 .left_box .choose_btn li.sold{ color: #bbb;background:#fafafa; border:1px solid #dfdfdf; font-weight: normal; cursor: not-allowed;}


.inner_module1 .content .box1 .left_box .choose_btn li.sold i{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px -20px; margin:13px 5px 0 10px; cursor:pointer;}
.inner_module1 .content .box1 .left_box .choose_btn li.sold:hover .floating_prompt1{display:block;}
.inner_module1 .content .box1 .left_box .choose_btn li.sold .floating_prompt1{ display:none; position:absolute; background:#f1faff; border:1px solid #b1def6; min-width:260px;}
.inner_module1 .content .box1 .left_box .choose_btn li.sold .floating_prompt1 i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat -90px 0; margin-top:39px; display:block; position:absolute; left:62px;}
.inner_module1 .content .box1 .left_box .choose_btn li.sold .floating_prompt1 .txt{padding:10px; font-size:13px; color:#5b88ba; line-height:26px; }
.inner_module1 .content .box1 .left_box .choose_btn li.sold .floating_prompt1 .txt a{ color:#0187ee;}
.inner_module1 .content .box1 .left_box .choose_btn li.sold .floating_prompt1 .txt a:hover{color:#ff6803;}


.inner_module1 .content .box1 .left_box .choose_btn.blue li.hover{ color: #ffffff;background:#0187ee; border:1px solid #0187ee; font-weight:bold;}
.inner_module1 .content .box1 .left_box .choose_btn.blue li{position:relative; float:left;}
.inner_module1 .content .box1 .left_box .choose_btn.blue li:hover .hui_ts,.inner_module1 .content .box1 .left_box .choose_btn.blue li.hover .hui_ts{display:block;}
.inner_module1 .content .box1 .left_box .choose_btn.blue li .hui_ts{ position:absolute; top:-30px; right:0; background:#37b971; color:#fff; line-height:24px; font-size:12px; display:none;  text-align:left; padding:0 5px;white-space:nowrap;}
.inner_module1 .content .box1 .left_box .choose_btn.blue li .hui_ts i{ width:8px; height:6px; background:url(../images/server_hui_arrow.gif) no-repeat; position:absolute; bottom:-6px; right:10px;}
.inner_module1 .content .box1 .left_box .choose_btn.blue li .hui{ position:absolute; right:-1px; top:0; width:20px; height:26px; background:url(../images/server_hui.png) no-repeat;}
.inner_module1 .content .box1 .left_box .choose_btn li.btn_disabled{background:#dddddd; color:#ffffff;border:1px solid #dddddd; cursor:default;}
.inner_module1 .content .box1 .left_box .choose_btn li.btn_disabled:hover{background:#dddddd; }

.inner_module1 .content .box1 .left_box a.question{ color:#888; margin-left:5px;}
.inner_module1 .content .box1 .left_box a.question:hover{ color:#0187ee;}

.inner_module1 .content .box1 .left_box .slider-m-o-m.server{ width:400px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m.server.wsty{ width:380px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m{ float:left; position:relative; margin:15px 10px 0 10px; width:480px; }
.inner_module1 .content .box1 .left_box .slider-m-o-m .slider-tip{ position:absolute; left: -19px; top:-22px; padding:0; font-size:14px; color:#ff6800; line-height:20px;} 
.inner_module1 .content .box1 .left_box .slider-m-o-m.server .jdt{ width:398px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m .jdt{ width:478px; height:28px; border: 1px solid #cfcfcf; background:#f6f6f6; position:absolute; left:0; top:0; cursor:pointer;}
.inner_module1 .content .box1 .left_box .slider-m-o-m.server .slider{width:398px;}
.inner_module1 .content .box1 .left_box .slider{ width:478px; height:28px; border: 1px solid #cfcfcf; border-right: 0; position:relative; cursor:pointer;}
.inner_module1 .content .box1 .left_box .slider .ui-slider-range{ background:#0187ee; height: 30px;  position:absolute; left:-19px; top:-1px;}
.inner_module1 .content .box1 .left_box .slider .ui-slider-handle{ width:20px; height:34px; margin-left: -19px; position: absolute; left: 295px; top: -3px; outline:none; background:url(../images/Slider_Mssql.gif) no-repeat center #269df4; z-index: 2;}


.inner_module1 .content .box1 .left_box .slider-m-o-m p{ width: 480px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p span{ font-size: 12px; color: #999; display:inline-block; cursor:pointer; line-height: 22px; cursor: pointer;}

.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-1 { float:left; width:280px; margin-left:-19px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-1 span{text-align:left; padding-right:2%;}

.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-2 { float:right; width:210px; text-align:right;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-2 span.w1{ width:40px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-2 span.w2{ width:43px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-2 span.w3{ width:76px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-2 span.w4{ width:45px;}

.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-3 { position: relative; width:419px; margin-left:-19px;float:left; }
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-3 span.w1{position:absolute; left:10px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-3 span.w2{position:absolute; left:60px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-3 span.w3{position:absolute; left:210px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-3 span.w4{position:absolute; right:-10px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-3 span.w5{position:absolute; left:200px;}

.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-4 { position: relative; width:419px; margin-left:-19px;float:left; }
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-4 span.w1{position:absolute; left:10px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-4 span.w2{position:absolute; left:180px;}
.inner_module1 .content .box1 .left_box .slider-m-o-m p.p-4 span.w3{position:absolute; right:20px;}


.inner_module1 .content .box1 .left_box .slider-m-o-b{ float:left; margin:15px 0;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .bor{border:1px solid #bbb; padding-right: 7px; height:28px; float: left;}
.inner_module1 .content .box1 .left_box .slider-m-o-b input{ width:54px; padding: 0 5px; vertical-align: top; height:28px;  line-height:24px; border: 0;  color:#ff6800; font-size:14px; display: inline-block;}
.inner_module1 .content .box1 .left_box .slider-m-o-b p{ color:#999; font-size:12px; display:inline-block; line-height:28px; text-align: right; vertical-align:top;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .count{ float: left; margin-top: 1px; margin-left:3px; padding:0;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .count a{ display: block; margin-top: -1px; width: 24px; height: 15px; line-height: 15px; text-align: center; background-color: #f8f8f8;  border-left: 0;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .count a:hover{ background-color: #f1f1f1;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .count a:hover:after{border-top: 5px solid #2882df;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .count a.top-arrow:hover:after{border-bottom: 5px solid #2882df;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .count a:after{ content: ""; display:inline-block; margin-top: 4.5px;  border: 4px solid transparent; border-top: 5px solid #666;width: 0; height: 0px;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .count a.top-arrow:after{border: 4px solid transparent; border-bottom: 5px solid #666; margin-top:.5px;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .count a.top-arrow.no:after{border: 4px solid transparent;border-bottom: 5px solid #ccc;margin-top:.5px;}
.inner_module1 .content .box1 .left_box .slider-m-o-b .count a.no:after{border-top: 5px solid #ccc; }
.inner_module1 .content .box1 .left_box .slider-m-o-b .count a.no{cursor:default;}

.inner_module1 .content .box1 .left_box .slider_close{ float:left; width:26px; height:26px;  background:url(../images/close_pop.png) no-repeat;}
.inner_module1 .content .box1 .left_box .slider_close:hover{background:url(../images/close_pop.png) no-repeat 0 -26px;}


.table-cell{display: table-cell;float: none;vertical-align: middle;width: auto; *display:block; *zoom:1; }
.table-cell:after {
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.table-cell.prompt{padding:0 10px; color:#9c9c9c;}
.table-cell.prompt.l_h_20{line-height:20px;}

.btn_1.btn_disabled{ background:#bdbdbd; color:#efefef;}
.btn_1.btn_disabled:hover{background:#bdbdbd; }
.btn_1{ background:#269df4;cursor:pointer; color:#fff; line-height:30px; padding:0 12px; min-width:60px; text-align:center; display:inline-block; margin:0 5px;}
.btn_1:hover{ background:#2d86da; }

.btn_1.white{ color: #0187ee;background:#f4f8fd; border:1px solid #269df4;}
.btn_1.orange{ color: #fff;background:#ff8920;}

.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;}

.inner_module1 .content .box1 .left_box .options{ font-style:normal; margin:20px 0 40px 130px; float:left;}
.inner_module1 .content .box1 .left_box .options.left1{margin:20px 0 40px 94px;}
.inner_module1 .content .box1 .left_box .options label { padding: 0 23px 0 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 2px; display: inline-block;  float: left; color: #222; cursor:pointer;}
.inner_module1 .content .box1 .left_box .options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 2px;}
.inner_module1 .content .box1 .left_box .options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 2px;}
.inner_module1 .content .box1 .left_box .options label input[type="checkbox"],.inner_module1 .content .box1 .left_box .options label input[type="radio"] {left: -9999px; position: absolute;}
.inner_module1 .content .box1 .left_box .options label a{ color:#0187ee;}
.inner_module1 .content .box1 .left_box .options label a:hover{ color:#ff6803;}


.right_box_box{float: right;width: 340px;}
.inner_module1 .content .box1 .right_box.fixed{position: fixed; z-index: 99; top: 5px;/* right: 122px;*/}
.inner_module1 .content .box1 .right_box.fixedx{position: absolute;bottom:50px;/*right:10px;*/}
.inner_module1 .content .box1 .right_box.fixedx2{position: absolute;bottom:-100px;/*right:10px;*/}

.inner_module1 .content .box1 .right_box.sty_w{ width:330px;}
.inner_module1 .content .box1 .right_box{float:right; padding:0 10px 20px 0; text-align:left; width:230px;}
.inner_module1 .content .box1 .right_box .tit{ font-size:16px;margin-bottom:20px; line-height:40px; color:#000;}
.inner_module1 .content .box1 .right_box .tit.m_b{ margin-bottom:0;}
.inner_module1 .content .box1 .right_box .txt_list dd{ line-height:20px; padding:8px 0; color:#777; border-bottom:1px dashed #dfdfdf;}
.inner_module1 .content .box1 .right_box .txt_list.psty dd{ padding:4px 0;}

.inner_module1 .content .box1 .right_box .settlement{margin:30px 0; }
.inner_module1 .content .box1 .right_box .settlement h3,.inner_module1 .content .box1 .right_box .settlement p{ font-size:14px; line-height:30px; color:#222;}
.inner_module1 .content .box1 .right_box .settlement p .original_price{ text-decoration:line-through; color:#888;}
.inner_module1 .content .box1 .right_box .settlement p b{ color:#ff6803; font-size:24px;}

.inner_module1 .content .box1 .right_box .settlement .btn_buy{ margin:20px 0 0 0; font-size:16px;}
.inner_module1 .content .box1 .right_box .settlement .red_prompt{ line-height:20px; color:#ff0000; padding:15px 0; }
.inner_module1 .content .box1 .right_box .settlement .green_prompt{ line-height:20px; color:#01ab51; padding:15px 0; }

.inner_module1 .content .box1 .right_box .settlement .price_pop{font-size:14px; line-height:30px; color:#222; width:100%;position:absolute;}
.inner_module1 .content .box1 .right_box .settlement .price_pop p{ display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.inner_module1 .content .box1 .right_box .settlement .price_pop .original_price{ text-decoration:line-through; color:#888;}
.inner_module1 .content .box1 .right_box .settlement .price_pop .offer_text{color:#ff6803; font-weight:bold; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:0 20px; position:absolute; width:69%;}
.inner_module1 .content .box1 .right_box .settlement .price_pop .offer_text:hover{ cursor:pointer;}
.inner_module1 .content .box1 .right_box .settlement .price_pop .offer_text:hover .offer_text_prompt{ display:block; }
.inner_module1 .content .box1 .right_box .settlement .price_pop .offer_text .offer_text_prompt{ display:none; position:absolute; background:#feebd5; border:1px solid #ff9e48; color:#ff6803; text-align:left;box-shadow: 4px 7px 7px rgba(208,205,205,.51);}
.inner_module1 .content .box1 .right_box .settlement .price_pop .offer_text .offer_text_prompt i{ width:16px; height:16px; background:url(../images/arrow_orange.gif) no-repeat 0 -16px; top:4px; margin-top:-16px; display:block; position:absolute; left:20px;}
.inner_module1 .content .box1 .right_box .settlement .price_pop .offer_text .offer_text_prompt .txt{padding:6px; font-size:13px; color:#ff6803; line-height:24px; font-weight:bold; }



/*云虚拟主机*/
.inner_module2{ background:#f2f2f2;}
.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;}

.host_tab_c{padding:20px 0 0 0;}
.host_tab_c dl.title{padding:50px 0 30px 0; text-align:center; width:1200px; margin:0 auto;}
.host_tab_c dl.title dt{ font-size:32px; color:#222; line-height:52px;}
.host_tab_c dl.title dd{ font-size:16px; color:#555; line-height:22px; padding:5px 0;}

#sixx2{margin-left:-5px;}

.host_tab_c .types_list.m_b{margin:0 auto 50px;}
.host_tab_c .types_list{ text-align:center; width:1200px; margin:0 auto 20px;}
.host_tab_c .types_list li.center{ margin:0 20px;}
.host_tab_c .types_list li{ list-style:none; width:378px; border:1px solid #d8d8d8; padding:20px 0; background:#fff; display:inline-block; *display:inline; *zoom:1;}
.host_tab_c .types_list li h2{font-size:20px; color:#000; line-height:32px; }
.host_tab_c .types_list li h5{font-size:14px; color:#777; line-height:22px; }
.host_tab_c .types_list li table{border-collapse: collapse; table-layout:fixed; margin:30px auto 20px;} 
.host_tab_c .types_list li table tr td{ border-bottom:1px dashed #dfdfdf; line-height:30px; color:#888; text-align:left;}
.host_tab_c .types_list li table tr td.text_center{ text-align:center;}
.host_tab_c .types_list li .price_p{ text-align:center; font-size:16px; color:#888; }
.host_tab_c .types_list li .price_p b{ font-size:26px; font-weight:bold; color:#ff6803;}

.host_tab_c .types_list li .btn_buy{background:#269df4; margin:10px 0; line-height:40px; font-size:16px; padding:0 10px;}
.host_tab_c .types_list li .btn_buy:hover{background:#2d86da;}

.virHost_part{ background:#fff; }
.virHost_part .virHost_menu.menu_head_fixed {position: fixed;z-index: 99;top: 0;}
.virHost_part .virHost_menu{ background:#f2f2f2; border-bottom:1px solid #d8d8d8; height:45px; width:100%; }
.virHost_part .virHost_menu ul{margin:0 auto; width:1190px; text-align:center;  border-left:1px solid #d8d8d8; overflow:hidden;}
.virHost_part .virHost_menu ul li{ float:left; list-style:none; line-height:44px; height:44px; color:#888;border-right:1px solid #d8d8d8;border-top:1px solid #d8d8d8;  width:296px; cursor:pointer; font-size:16px; background:#fff; border-bottom:1px solid #d8d8d8;}
.virHost_part .virHost_menu ul li b{ position:absolute; bottom:-1px; z-index:10; right:0; width:100%; height:10px; display:block; background:#fff;}
.virHost_part .virHost_menu ul li a{display:block; font-size:16px; color:#888;}
.virHost_part .virHost_menu ul li:hover a{color:#0187ee;}
.virHost_part .virHost_menu ul li.hover{display:inline-block; *display:inline; *zoom:1; vertical-align:top; color:#222;border-right:1px solid #d8d8d8;border-top:3px solid #269df4; line-height:40px;height:42px; }
.virHost_part .virHost_menu ul li.hover{position:relative;}
.virHost_part .virHost_menu ul li.hover a{ color:#222;}


.host_tab_c .virHost_part .product_overview dl.title {padding:20px 0 0 0;}
.virHost_part .product_overview.p_t_0{ padding-top:0;}
.virHost_part .product_overview{padding-top:95px;}
.virHost_part .product_overview ul{ width:1190px; margin:0 auto 20px; text-align:center; padding:0 0 40px 0; border-bottom:1px dashed #cccccc;}
.virHost_part .product_overview ul li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; margin:40px 0; width:390px;}
.virHost_part .product_overview ul li i.icon1{ width:120px; height:120px; display:block; background:url(../images/host_icon1.gif) no-repeat; margin:0 auto;}
.virHost_part .product_overview ul li i.icon2{ width:120px; height:120px; display:block; background:url(../images/host_icon2.gif) no-repeat; margin:0 auto;}
.virHost_part .product_overview ul li i.icon3{ width:120px; height:120px; display:block; background:url(../images/host_icon3.gif) no-repeat; margin:0 auto;}
.virHost_part .product_overview ul li i.icon4{ width:120px; height:120px; display:block; background:url(../images/host_icon4.gif) no-repeat; margin:0 auto;}
.virHost_part .product_overview ul li i.icon5{ width:120px; height:120px; display:block; background:url(../images/host_icon5.gif) no-repeat; margin:0 auto;}
.virHost_part .product_overview ul li i.icon6{ width:120px; height:120px; display:block; background:url(../images/host_icon6.gif) no-repeat; margin:0 auto;}
.virHost_part .product_overview ul li p{ font-size:16px; line-height:26px; color:#444; }
.virHost_part .product_overview ul.server_cptxt{ padding:0; margin:0 auto;}
.virHost_part .product_overview ul.server_cptxt li {margin:40px 30px; width:330px;}
.virHost_part .product_overview ul.server_cptxt li p.p1{ font-size:20px; color:#000; line-height:32px;}
.virHost_part .product_overview ul.server_cptxt li p.p2{ font-size:14px; color:#777; line-height:22px; text-align:left;}

.virHost_part .product_overview.servericon i.icon1{ background:url(../images/server_icon1.gif) no-repeat;}
.virHost_part .product_overview.servericon i.icon2{ background:url(../images/server_icon2.gif) no-repeat;}
.virHost_part .product_overview.servericon i.icon3{ background:url(../images/server_icon3.gif) no-repeat;}
.virHost_part .product_overview.servericon i.icon4{ background:url(../images/server_icon4.gif) no-repeat;}
.virHost_part .product_overview.servericon i.icon5{ background:url(../images/server_icon5.gif) no-repeat;}
.virHost_part .product_overview.servericon i.icon6{ background:url(../images/server_icon6.gif) no-repeat;}

.host_tab_c .virHost_part .product_parameters dl.title {padding:50px 0 10px 0;}
.virHost_part .product_parameters .part{margin:0 auto; width:1190px; padding-bottom:10px;}
.virHost_part .product_parameters .part.show .tit_click i{ background:url(../images/icon.png) no-repeat 0 -329px;}
.virHost_part .product_parameters .part .tit_click{ display:block; font-size:18px; line-height:42px; color:#0187ee;cursor:pointer;}
.virHost_part .product_parameters .part .tit_click:hover{ background:#f6f6f6;}
.virHost_part .product_parameters .part .tit_click i{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:20px; height:20px; background:url(../images/icon.png) no-repeat -20px -329px; margin-right:10px;}

.virHost_part .product_parameters .part .detailed{ display:none;}
.virHost_part .product_parameters .part.show .detailed{ display:block;}
.virHost_part .product_parameters .part .detailed .tr label.tr_left{ line-height:40px;}

.virHost_part .product_parameters .part .detailed .btn{ width:100px; height:30px; line-height:30px; text-align:center; background:#fff; border:1px solid #0b95d9; color:#0187ee; display:block; margin:5px 0; }
.virHost_part .product_parameters .part .detailed .btn:hover{ background:#269df4; color:#fff;}

.virHost_part .product_parameters .part .detailed .icon_control1{ width:20px; height:20px; display:block; background:url(../images/icon.png) no-repeat 0 -349px; margin:0 auto; }
.virHost_part .product_parameters .part .detailed .icon_control2{ width:20px; height:20px; display:block; background:url(../images/icon.png) no-repeat -20px -349px; margin:0 auto;}

.virHost_part .selection .boxlist{ text-align:center; width:1200px; margin:0 auto 20px;}
.virHost_part .selection .boxlist li{ list-style:none; width:282px; margin:0 5px; border:1px solid #d8d8d8; padding:20px 0 0 0; background:#fff; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.virHost_part .selection .boxlist li h2{font-size:18px; color:#000; line-height:52px; height:52px; }
.virHost_part .selection .boxlist li h2.sty{ height:52px; line-height:26px;}
.virHost_part .selection .boxlist li dl{margin:20px 10px 30px 10px;} 
.virHost_part .selection .boxlist li dl dd{ border-bottom:1px dashed #dfdfdf; line-height:30px; color:#888; text-align:left;}
.virHost_part .selection .boxlist li .selection_footer{ position:relative; height:40px; line-height:40px; color:#fff; font-size:14px; background:#269df4; text-align:left; padding-left:10px;}
.virHost_part .selection .boxlist li .selection_footer a{ position:absolute; right:0; top:0; display:block; padding:0 10px; background:#0178cf; color:#fff; text-align:center;}
.virHost_part .selection .boxlist li .selection_footer a:hover{ background:#ff6803;}

.virHost_part .common_problem.section-wrapper{ padding:0 0 60px 0;}
.virHost_part .common_problem,.mail_part .common_problem{ text-align:center; width:1200px; margin:0 auto 20px; padding:40px 0 60px 0;}
.virHost_part .common_problem ul li,.mail_part .common_problem ul li{ list-style:none; width:262px; margin:0 5px; padding:0 10px; background:#fff; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.virHost_part .common_problem ul li a,.mail_part .common_problem ul li a{ display:block;border-bottom:1px dashed #dfdfdf; line-height:30px; color:#444; text-align:left; background:url(../images/icon_round.gif) no-repeat 0 center; padding-left:10px;}
.virHost_part .common_problem ul li a:hover,.mail_part .common_problem ul li a:hover{ color:#0187ee;}

.virHost_part .common_problem.section-wrapper .btn_more{background:#fff; border:1px solid #269df4; color:#269df4; margin:30px auto 10px; line-height:38px; font-size:16px; padding:0 10px;font-weight:bold; min-width:120px; display:inline-block; *display:inline; *zoom:1;}
.virHost_part .common_problem.section-wrapper .btn_more:hover{background:#2d86da; color:#fff;}


/* 置顶切换tab */
#container {margin: 0 auto;}
.section {border-bottom: 5px solid #ccc;min-height: 60vh;padding: 50px 20px;}
.section p:last-child {	margin-bottom: 0;}
.section-wrapper {}
.section-wrapper:first-child .section {padding-top: 100px;}
#nav {background:#f2f2f2; border-bottom:1px solid #d8d8d8; height:45px;list-style: none;text-align: center;z-index: 3001;top: 0;right: 0; left: 0;}
#nav ul{margin:0 auto; width:1190px; text-align:center;  border-left:1px solid #d8d8d8; overflow:hidden;}
#nav ul li { float:left;list-style:none; line-height:44px; height:44px; color:#888;border-right:1px solid #d8d8d8;border-top:1px solid #d8d8d8;  width:296px; cursor:pointer; font-size:16px; background:#fff; border-bottom:1px solid #d8d8d8;}
#nav ul li.current{color:#222;border-right:1px solid #d8d8d8;border-top:3px solid #269df4; line-height:40px;height:42px;}
#nav ul li.current a{color: #000;}
#nav a {background: #fff;color: #888;display: block; font-size:16px; height:42px; position:relative;}
#nav a:hover{color:#0187ee;}
#nav ul li b{ position:absolute; bottom:-1px; z-index:3002; right:0; left:0; width:100%; height:10px; display:block; background:#fff;display:none;}
#nav ul li.current b{ display:block;}



/*企业邮局*/
.mail_box1{ margin:-20px auto 0; position:relative;  width:1192px; z-index:2;}
.mail_box1 .mail_top{ padding:10px 20px 20px 110px; background:#269df4 url(../images/mail_icon1.png) no-repeat 20px center; color:#fff; line-height:26px;}
.mail_box1 .mail_top dt{ font-size:26px; line-height:50px;}
.mail_box1 .mail_top dd{ font-size:16px;}


.mail_box1 .program_list{ text-align:center; width:1190px; margin:0 auto 50px;border:1px solid #d8d8d8;background:#fff;}
.mail_box1 .program_list .program.center{ width:354px;}
.mail_box1 .program_list .program.line{border-right:1px solid #d8d8d8;}
.mail_box1 .program_list .program{ /*width:352px;*/width:528px; text-align:center; padding:35px 20px; background:#fff; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.mail_box1 .program_list .program h2{font-size:20px; color:#000; line-height:32px; }
.mail_box1 .program_list .program h5{font-size:14px; color:#777; line-height:22px; }
.mail_box1 .program_list .program ul{ margin:30px 0;}
.mail_box1 .program_list .program ul li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:45%; list-style:none; background:url(../images/icon_round.gif) no-repeat 3px center; padding-left:18px; border-bottom:1px dashed #dfdfdf; line-height:30px; color:#888; text-align:left;} 
.mail_box1 .program_list .program .price_p{ text-align:center; font-size:16px; color:#888; line-height:36px; height:36px; }
.mail_box1 .program_list .program .price_p b{ font-size:26px; font-weight:bold; color:#ff6803;}

.mail_box1 .program_list .program .btn_buy{background:#269df4; margin:10px 0; line-height:40px; font-size:16px; padding:0 10px;}
.mail_box1 .program_list .program .btn_buy:hover{background:#2d86da;}

.mail_part{ background:#fff; }
.mail_part .mail_menu.menu_head_fixed {position: fixed;z-index: 99;top: 0;}
.mail_part .mail_menu{ background:#f2f2f2; border-bottom:1px solid #d8d8d8; height:45px; width:100%; }
.mail_part .mail_menu ul{margin:0 auto; width:1190px; text-align:center;  border-left:1px solid #d8d8d8; overflow:hidden;}
.mail_part .mail_menu ul li{ float:left; list-style:none; line-height:44px; height:44px; color:#888;border-right:1px solid #d8d8d8;border-top:1px solid #d8d8d8;  width:296px; cursor:pointer; font-size:16px; background:#fff; border-bottom:1px solid #d8d8d8;}
.mail_part .mail_menu ul li b{ position:absolute; bottom:-1px; z-index:10; right:0; width:100%; height:10px; display:block; background:#fff;}
.mail_part .mail_menu ul li a{display:block; font-size:16px; color:#888;}
.mail_part .mail_menu ul li:hover a{color:#0187ee;}
.mail_part .mail_menu ul li.hover{display:inline-block; *display:inline; *zoom:1; vertical-align:top; color:#222;border-right:1px solid #d8d8d8;border-top:3px solid #269df4; line-height:40px;height:42px; }
.mail_part .mail_menu ul li.hover{position:relative;}
.mail_part .mail_menu ul li.hover a{ color:#222;}

.mail_part dl.title{padding:50px 0 30px 0; text-align:center; width:1200px; margin:0 auto;}
.mail_part dl.title dt{ font-size:32px; color:#222; line-height:52px;}
.mail_part dl.title dd{ font-size:16px; color:#555; line-height:22px; padding:5px 0;}

.mail_part .product_advantage dl.title {padding:20px 0 0 0;}
.mail_part .product_advantage{padding-top:45px;}
.mail_part .product_advantage ul{ width:1190px; margin:0 auto; text-align:center; padding:0 0 40px 0; }
.mail_part .product_advantage ul li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; margin:40px 0; width:390px;}
.mail_part .product_advantage ul li i.icon1{ width:120px; height:120px; display:block; background:url(../images/mail_advantage_icon1.gif) no-repeat; margin:0 auto;}
.mail_part .product_advantage ul li i.icon2{ width:120px; height:120px; display:block; background:url(../images/mail_advantage_icon2.gif) no-repeat; margin:0 auto;}
.mail_part .product_advantage ul li i.icon3{ width:120px; height:120px; display:block; background:url(../images/mail_advantage_icon3.gif) no-repeat; margin:0 auto;}
.mail_part .product_advantage ul li i.icon4{ width:120px; height:120px; display:block; background:url(../images/mail_advantage_icon4.gif) no-repeat; margin:0 auto;}
.mail_part .product_advantage ul li i.icon5{ width:120px; height:120px; display:block; background:url(../images/mail_advantage_icon5.gif) no-repeat; margin:0 auto;}
.mail_part .product_advantage ul li i.icon6{ width:120px; height:120px; display:block; background:url(../images/mail_advantage_icon6.gif) no-repeat; margin:0 auto;}
.mail_part .product_advantage ul li p{ font-size:16px; line-height:26px; color:#444; }
.mail_part .product_advantage ul li h2{font-size:20px; color:#000; line-height:32px; }
.mail_part .product_advantage ul li h5{font-size:14px; color:#777; line-height:22px; }

.Mailbox_function{ background:#f2f2f2;}
.Mailbox_function .function{ margin:0 auto; width:1190px; }
.Mailbox_function .function ul{text-align:center;}
.Mailbox_function .function ul li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:180px; padding:0 8px; text-align:center; }
.Mailbox_function .function ul li.left{ padding:0 5px 0 0;}
.Mailbox_function .function ul li.right{ padding:0 0 0 5px;}
.Mailbox_function .function ul li img{ width:180px; height:54px;}

.Mailbox_function .btn_blue{ padding:20px 0;}
.Mailbox_function .btn_blue a.btn_disabled{ background:#bdbdbd; color:#efefef;}
.Mailbox_function .btn_blue a.btn_disabled:hover{background:#bdbdbd; }
.Mailbox_function .btn_blue a{ background:#269df4;cursor:pointer; color:#fff; line-height:52px;  width:180px; text-align:center; display:block; margin:40px auto; font-size:16px;}
.Mailbox_function .btn_blue a:hover{ background:#2d86da; }

.count{display:inline-block; *display:inline; *zoom:1; vertical-align:top; padding:5px 0; height:30px; }
.inner_module1 .content .box1 .left_box .tr .count .input_txt{ vertical-align:top; margin:0 -4px; width:60px;}
.count .count-subtract{ width:30px; height:30px; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #bbb; background:#f6f6f6 url(../images/mail_icon2.png) no-repeat;display:inline-block; *display:inline; *zoom:1; vertical-align:top; }
.count .count-subtract:hover{background:#f6f6f6 url(../images/mail_icon2.png) no-repeat 0 -60px; }
.count .count-subtract.no-hov{background:#f6f6f6 url(../images/mail_icon2.png) no-repeat 0 -30px; cursor:default;}
.count .count-subtract.no-hov:hover{background:#f6f6f6 url(../images/mail_icon2.png) no-repeat 0 -30px; cursor:default;}

.count .count-add{ width:30px; height:30px; margin-right:-4px; border-right:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #bbb; background:#f6f6f6 url(../images/mail_icon2.png) -30px 0 no-repeat;display:inline-block; *display:inline; *zoom:1; vertical-align:top; }
.count .count-add:hover{background:#f6f6f6 url(../images/mail_icon2.png) no-repeat -30px -60px;}
.count .count-add.no-hov{background:#f6f6f6 url(../images/mail_icon2.png) no-repeat -30px -30px; cursor:default;}
.count .count-add.no-hov:hover{background:#f6f6f6 url(../images/mail_icon2.png) no-repeat -30px -30px; cursor:default;}

.prompt_2{ color:#9c9c9c; line-height:30px;}
.prompt_2 a{ color:#2d86da; } 

.mail_solution{margin:20px auto 50px; width:1160px; border:1px solid #dfdfdf; background:#fff; padding:20px; min-height:400px;}
.mail_solution h2{ text-align:center; font-size:18px; color:#000; line-height:22px; margin:40px 0 30px 0;}

.mail_solution .btn_blue.btn_disabled{ background:#bdbdbd; color:#efefef;}
.mail_solution .btn_blue.btn_disabled:hover{background:#bdbdbd; }
.mail_solution .btn_blue{ background:#269df4;cursor:pointer; color:#fff; line-height:52px;  width:180px; text-align:center; display:block; margin:40px auto; font-size:16px;}
.mail_solution .btn_blue:hover{ background:#2d86da; }

.mail_solution .title{ position:relative; height:116px; top:60px;}
.mail_solution .title dl{  position:absolute; top:-28px; left:0; right:0; text-align:center;}
.mail_solution .title dl dt{width:280px; text-align:center; margin:0 auto; background:#fff; font-size:32px; color:#222; } 
.mail_solution .title .line{ background:#dfdfdf; height:1px;}

.mail_solution ul{overflow:hidden; width:1100px; margin:0 auto;}
.mail_solution ul li{list-style:none;float:left; width:540px; margin-bottom:40px;} 
.mail_solution ul li .img1{ float:left; width:280px; height:220px; display:block; background:url(../images/mail_sty1_img01.gif) no-repeat;}
.mail_solution ul li .img2{ float:left; width:280px; height:220px; display:block; background:url(../images/mail_sty1_img02.gif) no-repeat;}
.mail_solution ul li .img3{ float:left; width:280px; height:220px; display:block; background:url(../images/mail_sty1_img03.gif) no-repeat;}
.mail_solution ul li .img4{ float:left; width:280px; height:220px; display:block; background:url(../images/mail_sty1_img04.gif) no-repeat;}
.mail_solution ul li .img5{ float:left; width:280px; height:220px; display:block; background:url(../images/mail_sty2_img01.gif) no-repeat;}
.mail_solution ul li .img6{ float:left; width:280px; height:220px; display:block; background:url(../images/mail_sty2_img02.gif) no-repeat;}
.mail_solution ul li .img7{ float:left; width:280px; height:220px; display:block; background:url(../images/mail_sty2_img03.gif) no-repeat;}
.mail_solution ul li .img8{ float:left; width:280px; height:220px; display:block; background:url(../images/mail_sty2_img04.gif) no-repeat;}
.mail_solution ul li .text{ float:right; width:240px; text-align:left; padding-top:60px;}
.mail_solution ul li .text h2{ font-size:18px; color:#222; line-height:30px; text-align:left; margin:0 0 10px 0;}
.mail_solution ul li .text p{ font-size:14px; color:#888; line-height:20px; text-align:left;}


/*网站建设*/
.web_tab{ background:#f6f6f6;}
.web_tab_n{height:70px;color:#333; padding:0; background:url(../images/web_tab_bg.png) repeat-x top; }
.web_tab_n ul{ margin:0 auto; width:1200px;position:relative;}
.web_tab_n ul .tel{ position:absolute; right:0; line-height:60px; color:#ff6600; font-size:16px;}
.web_tab_n ul .tel b{ font-weight:bold; font-size:17px; margin:0 5px;}
.web_tab_n ul .tel a{ background:#ff6600 url(../images/web_icon1.png) no-repeat 5px center; padding:0 10px 0 35px; line-height:30px; font-size:14px; color:#fff; display:inline-block; margin:0 10px;}
.web_tab_n ul .tel a:hover{ background:#ff7e00 url(../images/web_icon1.png) no-repeat 5px center;}
.web_tab_n li{ float:left; list-style:none; cursor:pointer;text-align:center; height:62px; line-height:60px; background:#fff; width:300px; position:relative;}
.web_tab_n li.Active i{position:absolute;
	bottom:-20px;
	right:140px;
	height:0;
	width:0;
	overflow:hidden;
	font-size:0;
	border-color:#fff transparent transparent transparent;
	border-style:solid;
	border-width:10px;}
.web_tab_n li b{color:#666;display:block; font-weight:normal;font-size:20px;}
.web_tab_n li b.bor_no{ border-right:none;}
.web_tab_n li:hover b{color:#0078ff;}
.web_tab_n li.Active{text-decoration:none;margin:0; background:#269df4;}
.web_tab_n li.Active b{color:#fff; font-weight: normal;}
.web_tab_n li.Active i{border-color:#269df4 transparent transparent transparent;}

.web_tab_c{ margin:0 auto; padding:30px 0 0 0; position:relative;}
.web_tab_c .inner_banner{width:100%; position:absolute; left:0; right:0; top:-470px; height:400px;}
.web_tab_c .tit{ text-align:center; line-height:40px;}
.web_tab_c .tit dt{ font-size:32px; color:#222;}
.web_tab_c .tit dd{ font-size:16px; color:#555;}
.web_tab_c .web_list{text-align:center; margin:0 auto; width:1220px;}
.web_tab_c .web_list li{ width:380px; margin:20px 10px; text-align:center; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.web_tab_c .web_list li a{display:block; cursor:pointer;}
.web_tab_c .web_list li a .name{ color:#222;}
.web_tab_c .web_list li a:hover .name{ color:#1084d9; }
.web_tab_c .web_list li .name{ font-size:16px; color:#222; line-height:24px; padding:20px 0; }
.web_tab_c .web_list li .name span{color:#888; font-size:16px;}
.web_tab_c .web_list li .web_cover{ width:360px; height:240px; padding:10px; border:1px solid #dedede; background:#f6f6f6; overflow:hidden; position:relative; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);-moz-box-shadow: 0 0 15px rgba(0,0,0,.1);box-shadow: 0 0 15px rgba(0,0,0,.1);}
.web_tab_c .web_list li a:hover .web_cover{ border:1px solid #269df4;}
.web_tab_c .web_list li .web_cover img{ width:360px; height:240px;}
.web_tab_c .web_list li .web_cover .mask{ position:absolute; top:0; left:0; right:0; width:100%; height:100%; background:url(../images/tran_60.png) repeat top; display:none; text-align:center;}
.web_tab_c .web_list li .web_cover:hover .mask{display:block; padding:70px 0;}
.web_tab_c .web_list li .web_cover .mask b.siteweix{  width:150px; padding-top:80px; font-size:14px;line-height:24px; color:#fff; text-align:center;display:inline-block; *display:inline; *zoom:1; vertical-align:top; font-weight:normal; cursor:default;}
.web_tab_c .web_list li .web_cover .mask b.siteweix.web1{background:url(../images/web_code1.png) no-repeat center top;}
.web_tab_c .web_list li .web_cover .mask b.siteweix.web2{background:url(../images/web_code2.png) no-repeat center top;}
.web_tab_c .web_list li .web_cover .mask b.siteweix.web3{background:url(../images/web_code3.png) no-repeat center top;}
.web_tab_c .web_list li .web_cover .mask b.siteweix.web4{background:url(../images/web_code4.png) no-repeat center top;}
.web_tab_c .web_list li .web_cover .mask b.siteweix.web5{background:url(../images/web_code5.png) no-repeat center top;}
.web_tab_c .web_list li .web_cover .mask b.siteweix.web6{background:url(../images/web_code6.png) no-repeat center top;}

.web_tab_c .web_list li .web_cover .mask a.pc{background:url(../images/web_icon2.png) no-repeat center top; padding-top:80px; font-size:14px;line-height:24px; color:#fff; text-align:center;display:inline-block; *display:inline; *zoom:1; vertical-align:top; font-weight:normal; width:150px;}
.web_tab_c .web_list li .web_cover .mask a.pc:hover{ text-decoration:underline;}


.web_tab_c .btn_blue.btn_disabled{ background:#bdbdbd; color:#efefef;}
.web_tab_c .btn_blue.btn_disabled:hover{background:#bdbdbd; }
.web_tab_c .btn_blue{ background:#269df4;cursor:pointer; color:#fff; line-height:52px;  width:180px; text-align:center; display:block; margin:10px auto 60px; font-size:16px;}
.web_tab_c .btn_blue:hover{ background:#2d86da; }

.web_tab_c .choose_box{ background:#fff; padding:30px 0;}
.web_tab_c .choose_box h2{font-size:32px; color:#222; margin-top:30px;}

.table_web{margin:40px auto 20px; width:1200px;}
.table_web.margin1{margin:0 auto 20px; }
.table_web table{border-collapse: collapse; table-layout:fixed; background:#fff;border:1px solid #dfdfdf;}
.table_web table tr th{ color:#fff; background:#269df4; border-bottom:1px solid #5eb1ee; font-size:18px; font-weight:bold; text-align:center; padding:10px;}
.table_web table tr td.sty{ padding:10px; text-align:center;}
.table_web table tr td.styleft{ padding:10px; text-align:left;}
.table_web table tr td .server_list li{ list-style:disc; color:#1084d9;font-size:20px;  font-weight:bold; margin-left:10px;line-height:30px; display:block;}
.table_web table tr td .server_list li em{ color:#222; font-weight: normal;font-size:14px; line-height:20px; font-style:normal;}
.table_web table tr td .server_list.gray li{color:#999;}
.table_web table tr td .server_list.gray li em{ color:#666;}
.table_web table tr td{ line-height:26px; color:#222; border-bottom:1px solid #dfdfdf; font-size:14px; text-align:left; padding:10px 10px 10px 120px; }
.table_web table tr td .title1{ background:url(../images/web_icon3.png) no-repeat 0 center; font-size:30px; color:#1084d9; line-height:100px; display:block; font-weight:normal; width:260px; padding-left:100px; margin:0 auto;}
.table_web table tr td .title2{ background:url(../images/web_icon4.png) no-repeat 0 center; font-size:30px; color:#636363; line-height:100px; display:block; font-weight:normal; width:220px; padding-left:100px; margin:0 auto;}
.table_web table tr td .title3{ background:url(../images/server_tub1.png) no-repeat 0 center; font-size:30px; color:#1084d9; line-height:100px; display:block; font-weight:normal; width:290px; padding-left:60px; margin:0 auto;}
.table_web table tr td .title4{ background:url(../images/server_tub2.png) no-repeat 0 center; font-size:30px; color:#636363; line-height:100px; display:block; font-weight:normal; width:240px; padding-left:90px; margin:0 auto;}
.table_web table tr td .smile{ width:60px; height:60px; background:url(../images/web_icon_smile.png) no-repeat; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.table_web table tr td .sad{ width:60px; height:60px; background:url(../images/web_icon_sad.png) no-repeat; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.table_web table tr td span{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; text-align:left; padding-left:15px;}

.web_tab_c .web_case{ background:#d6edff url(../images/cloud_imgbg.png) no-repeat bottom; padding:50px 0 120px 0;}
.web_tab_c .web_case.bg{ background:#fff; padding:50px 0 30px 0;}

.web_tab_c .web_advantage{ background:#fff; padding:30px 0;}
.web_tab_c .web_advantage h2{font-size:38px; color:#222; text-align:center;}
.web_tab_c .web_advantage .web_vs_box {margin:40px auto; width:1200px; text-align:center;}
.web_tab_c .web_advantage .web_vs_box .left_zzy{ width:522px; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.web_tab_c .web_advantage .web_vs_box .left_zzy .zzy_tit{ width:522px; line-height:72px; background:#269df4; color:#fff; font-size:28px; text-align:center; margin-bottom:40px;}
.web_tab_c .web_advantage .web_vs_box .left_zzy li{ border:1px solid #dfdfdf; padding:0 10px; width:500px; height:90px; list-style:none; margin:5px 0; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;text-align:left;}
.web_tab_c .web_advantage .web_vs_box .left_zzy li i{ width:30px; height:30px;display:inline-block; *display:inline; *zoom:1; vertical-align:middle;background:url(../images/web_vs_icon1.png) no-repeat center; margin:30px 0;}
.web_tab_c .web_advantage .web_vs_box .left_zzy li span{display:inline-block; *display:inline; *zoom:1; vertical-align:middle;  color:#444; line-height:26px; padding-left:10px; }

.web_tab_c .web_advantage .web_vs_box .center_vs{ width:144px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:0 -5px;}
.web_tab_c .web_advantage .web_vs_box .center_vs .vs_img{ width:110px; height:80px; background:url(../images/web_icon_vs.gif) no-repeat; margin:0 auto 38px; display:block;}
.web_tab_c .web_advantage .web_vs_box .center_vs li.title1{ width:144px; height:90px; line-height:90px; background:url(../images/web_vs_tit.gif) no-repeat; text-align:center; color:#fff; font-size:16px; font-weight:bold;}
.web_tab_c .web_advantage .web_vs_box .center_vs li.title2{ width:144px; height:110px; line-height:110px; background:url(../images/web_vs_tit.gif) no-repeat 0 -90px; text-align:center; color:#fff; font-size:16px; font-weight:bold;}
.web_tab_c .web_advantage .web_vs_box .center_vs li.title3{ width:144px; height:94px; line-height:94px; background:url(../images/web_vs_tit.gif) no-repeat 0 -198px; text-align:center; color:#fff; font-size:16px; font-weight:bold;}
.web_tab_c .web_advantage .web_vs_box .center_vs li.title4{ width:144px; height:110px; line-height:110px; background:url(../images/web_vs_tit.gif) no-repeat 0 -290px; text-align:center; color:#fff; font-size:16px; font-weight:bold;}

.web_tab_c .web_advantage .web_vs_box .right_other{ width:522px; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.web_tab_c .web_advantage .web_vs_box .right_other .other_tit{ width:520px; line-height:70px;border:1px solid #dfdfdf; background:#f2f2f2; color:#444; font-size:28px; text-align:center; margin-bottom:40px;}
.web_tab_c .web_advantage .web_vs_box .right_other li{ border:1px solid #dfdfdf; padding:0 10px; width:500px; height:90px; list-style:none; margin:5px 0; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;text-align:left;}
.web_tab_c .web_advantage .web_vs_box .right_other li i{ width:30px; height:30px;display:inline-block; *display:inline; *zoom:1; vertical-align:middle;background:url(../images/web_vs_icon2.png) no-repeat center; margin:30px 0;}
.web_tab_c .web_advantage .web_vs_box .right_other li span{display:inline-block; *display:inline; *zoom:1; vertical-align:middle;  color:#444; line-height:26px; padding-left:10px; }

.banner_tel{background:url(../images/bottom_banner01.jpg) no-repeat center; height:110px;}
.banner_tel .tel_content.center{ text-align:center; padding-top:28px;}
.banner_tel .tel_content{margin:0 auto; width:1190px; padding-left:10px; color:#fff; font-size:18px; position:relative; line-height:110px;}
.banner_tel .tel_content b{font-size:22px;}
.banner_tel .tel_content a{font-size:18px; color:#fff;}
.banner_tel .tel_content a:hover{color:#feda12;}
.banner_tel .tel_content span{ margin-left:50px;font-size:18px;}
.banner_tel .tel_content .rbtn{ position:absolute; right:0; top:30px; line-height:50px; color:#fff; font-size:18px; }
.banner_tel .tel_content .rbtn a{display:inline-block; *display:inline; *zoom:1; padding:0 30px; text-align:center; background:#3899f9; line-height:50px; border:1px solid #9eccfc; font-size:18px; font-weight:bold; color:#fff; margin:0 10px;}
.banner_tel .tel_content .rbtn a:hover{ background:#51a6f9; border:1px solid #fff;}
.banner_tel .tel_content.center .center_btn{  line-height:50px; color:#fff; font-size:18px; }
.banner_tel .tel_content.center .center_btn a{display:inline-block; *display:inline; *zoom:1; padding:0 30px; text-align:center; background:#3899f9; line-height:50px; border:1px solid #9eccfc; font-size:18px; font-weight:bold; color:#fff; margin:0 10px;}
.banner_tel .tel_content.center .center_btn a:hover{ background:#51a6f9; border:1px solid #fff;}


.web_tab_c .website_advantage h2{font-size:32px; color:#222; text-align:center;}
.web_tab_c .website_advantage{ width:1190px; margin:0 auto; text-align:center; padding:0 0 40px 0; }
.web_tab_c .website_advantage li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; margin:40px 0; width:390px;}
.web_tab_c .website_advantage li i.icon1{ width:120px; height:120px; display:block; background:url(../images/web_advantage_icon1.gif) no-repeat; margin:0 auto;}
.web_tab_c .website_advantage li i.icon2{ width:120px; height:120px; display:block; background:url(../images/web_advantage_icon2.gif) no-repeat; margin:0 auto;}
.web_tab_c .website_advantage li i.icon3{ width:120px; height:120px; display:block; background:url(../images/web_advantage_icon3.gif) no-repeat; margin:0 auto;}
.web_tab_c .website_advantage li i.icon4{ width:120px; height:120px; display:block; background:url(../images/web_advantage_icon4.gif) no-repeat; margin:0 auto;}
.web_tab_c .website_advantage li i.icon5{ width:120px; height:120px; display:block; background:url(../images/web_advantage_icon5.gif) no-repeat; margin:0 auto;}
.web_tab_c .website_advantage li i.icon6{ width:120px; height:120px; display:block; background:url(../images/web_advantage_icon6.gif) no-repeat; margin:0 auto;}
.web_tab_c .website_advantage li h2{font-size:20px; color:#000; line-height:32px; }
.web_tab_c .website_advantage li h5{font-size:14px; color:#777; line-height:22px; }


.web_tab_c .website_process{ padding:50px 0 30px 0;}
.web_tab_c .website_process .process_step{ background:url(../images/website_process.png) no-repeat center top;240px; margin:40px auto; width:1200px; padding:240px 0 0 0;}
.web_tab_c .website_process .process_step li{list-style:none;display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:280px; text-align:center; margin:0 8px;}
.web_tab_c .website_process .process_step li h2{font-size:20px; color:#000; line-height:32px; }
.web_tab_c .website_process .process_step li h5{font-size:14px; color:#777; line-height:22px; }


.web_tab_c .website_form{ padding:50px 0 30px 0; height:500px; background:#269df4 url(../images/website_form_bg.jpg) no-repeat center; text-align:center;}
.web_tab_c .website_form .tit{ text-align:center; line-height:50px; margin-bottom:20px;}
.web_tab_c .website_form .tit dt{ font-size:32px; color:#fff;}
.web_tab_c .website_form .tit dd{display:inline-block; *display:inline; *zoom:1; vertical-align:top; padding:0 10px; font-size:16px; color:#fff; }

.web_tab_c .website_form .main_center{ width:502px; text-align:left; margin:0 auto;}
.web_tab_c .website_form .main_center .input_bor{ margin:0 5px 0 0;}
.web_tab_c .website_form .input_bor{background:#ccf0fc; height:42px; width:242px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:0 5px; position:relative;}
.web_tab_c .website_form .input_txt{ height:40px; background:#fff;line-height:40px; font-size:14px; outline:none; border:1px solid #dfdfdf; background:#fff; width:220px; padding:0 10px; position:absolute; top:1px; bottom:1px; left:1px; right:1px; }
.web_tab_c .website_form .input_txt:hover,.web_tab_c .website_form .input_txt:focus{border:2px solid #ff6803;top:0; bottom:0; left:0; right:0; }

.web_tab_c .website_form .textarea_box{background:#ccf0fc; height:172px; width:502px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:0 5px; position:relative; display:block; margin:20px auto;}
.web_tab_c .website_form .textarea1{width:480px; height: 160px; padding:5px 10px; border: 1px solid #bbb; font-size: 14px; resize: none; vertical-align: top;  overflow: auto; position:absolute; top:1px; bottom:1px; left:1px; right:1px; outline:none;}
.web_tab_c .website_form .textarea1:hover,.web_tab_c .website_form .textarea1:focus{border:2px solid #ff6803;top:0; bottom:0; left:0; right:0; }

.web_tab_c .website_form .btn_submit.btn_disabled{ background:#bdbdbd; color:#efefef;}
.web_tab_c .website_form .btn_submit.btn_disabled:hover{background:#bdbdbd; }
.web_tab_c .website_form .btn_submit{ background:#ff6803;cursor:pointer; color:#fff; line-height:52px;  width:180px; text-align:center; display:block; margin:40px auto; font-size:16px;}
.web_tab_c .website_form .btn_submit:hover{ background:#ff7e00; }


/*营销推广*/
.Marketing{ padding-bottom:50px;}
.Marketing .title{padding:30px 0; text-align:center; width:1200px; margin:0 auto;font-size:32px; color:#222; line-height:52px;}
.Marketing .species{ text-align:center;}
.Marketing .species li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:378px; border:1px solid #dfdfdf; background:#fbfbfb; padding-top:30px;}
.Marketing .species li.wsty{width:478px;}
.Marketing .species li.sty2:hover{border:1px solid #ee8d12; cursor:pointer;}
.Marketing .species li.sty3:hover{border:1px solid #269df4; cursor:pointer;}
.Marketing .species li a{display:block; color:#fff;}
.Marketing .species li.center{ margin:0 20px;}
.Marketing .species li h2{font-size:20px; color:#000; line-height:32px; }
.Marketing .species li h5{font-size:14px; color:#777; line-height:22px; }
.Marketing .species li .logo1{ width:172px; height:172px; background:url(../images/logo_google.png) no-repeat; display:block; margin:10px auto 30px;}
.Marketing .species li .logo2{ width:172px; height:172px; background:url(../images/logo_trusted.png) no-repeat; display:block; margin:10px auto 30px;}
.Marketing .species li .logo3{ width:172px; height:172px; background:url(../images/logo_edm.png) no-repeat; display:block; margin:10px auto 30px;}
.Marketing .species li .p1{ color:#fff; font-size:16px; text-align:center; line-height:42px; background:#4384f5;}
.Marketing .species li .p2{ color:#fff; font-size:16px; text-align:center; line-height:42px; background:#ee8d12;}
.Marketing .species li .p3{ color:#fff; font-size:16px; text-align:center; line-height:42px; background:#269df4;}

.Marketing_service_bg{ background:#fff;}
.Marketing_service_bg .title{padding:30px 0 20px 0; text-align:center; width:1200px; margin:0 auto;font-size:32px; color:#222; line-height:52px;}
.Marketing_service{ width:1190px; margin:0 auto; text-align:center; padding:0 0 40px 0; }
.Marketing_service.why_choose_ssl li{ width:580px; text-align:left; margin:20px 0 ;}
.Marketing_service.why_choose_ssl li i{ float:left;}
.Marketing_service li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; width:280px;}
.Marketing_service li i.icon1{ width:120px; height:120px; display:block; background:url(../images/service_icon01.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon2{ width:120px; height:120px; display:block; background:url(../images/service_icon02.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon3{ width:120px; height:120px; display:block; background:url(../images/service_icon03.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon4{ width:120px; height:120px; display:block; background:url(../images/service_icon04.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon5{ width:120px; height:120px; display:block; background:url(../images/ssl_icon01.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon6{ width:120px; height:120px; display:block; background:url(../images/ssl_icon02.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon7{ width:120px; height:120px; display:block; background:url(../images/ssl_icon03.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon8{ width:120px; height:120px; display:block; background:url(../images/ssl_icon04.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon9{ width:120px; height:120px; display:block; background:url(../images/ssl_choose_icon011.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon10{ width:120px; height:120px; display:block; background:url(../images/ssl_choose_icon02.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon11{ width:120px; height:120px; display:block; background:url(../images/ssl_choose_icon03.gif) no-repeat; margin:0 auto;}
.Marketing_service li i.icon12{ width:120px; height:120px; display:block; background:url(../images/ssl_choose_icon04.gif) no-repeat; margin:0 auto;}
.Marketing_service.why_choose_ssl li h2{margin-top: 10px;}
.Marketing_service li h2{font-size:20px; color:#000; line-height:32px;  }
.Marketing_service li h5{font-size:14px; color:#777; line-height:22px; }
.Marketing_service li h5.text_left{ text-align:left; padding:10px 30px 0 30px;}

.Marketing_google_bg{ background:url(../images/google_map.png) no-repeat center bottom; padding-bottom:360px;}
.Marketing_google_bg .title{padding:30px 0 20px 0; text-align:center; width:1200px; margin:0 auto;font-size:32px; color:#222; line-height:52px;}
.Marketing_google_bg .title span{ font-weight:bold; color:#0187ee;font-size:32px; margin:0 10px;}
.Marketing_google{ width:1190px; margin:0 auto; text-align:center; padding:0 0 40px 0; }
.Marketing_google li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; width:380px;}
.Marketing_google li i.icon1{ width:120px; height:120px; display:block; background:url(../images/google_icon1.gif) no-repeat; margin:0 auto;}
.Marketing_google li i.icon2{ width:120px; height:120px; display:block; background:url(../images/google_icon2.gif) no-repeat; margin:0 auto;}
.Marketing_google li i.icon3{ width:120px; height:120px; display:block; background:url(../images/google_icon3.gif) no-repeat; margin:0 auto;}
.Marketing_google li h2{font-size:20px; color:#000; line-height:32px; }
.Marketing_google li h5{font-size:14px; color:#777; line-height:22px; }

.Marketing_google_product{background:#fff; padding:50px 0;}
.Marketing_google_product .tit{ text-align:center; line-height:40px;}
.Marketing_google_product .tit dt{ font-size:32px; color:#222;}
.Marketing_google_product .tit dd{ font-size:16px; color:#555;}
.Marketing_google_product .google_box{ margin:0 auto; width:1200px;}
.Marketing_google_product .google_box .p1{ line-height:26px; color:#555; text-align:left; padding:30px 0;}
.Marketing_google_product .google_box h3{ font-size:16px; color:#555; line-height:60px; font-weight:bold;}
.Marketing_google_product .google_box ul{text-align:center;}
.Marketing_google_product .google_box ul li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:288px; height:288px; border:1px solid #dedede;-webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);-moz-box-shadow: 0 0 15px rgba(0,0,0,.1);box-shadow: 0 0 15px rgba(0,0,0,.1); text-align:center; margin:0 3px;}
.Marketing_google_product .google_box ul li.left{ margin:0 3px 0 0;}
.Marketing_google_product .google_box ul li.right{ margin:0 0 0 3px;}
.Marketing_google_product .google_box ul li img{width:288px; height:147px; display:block;}
.Marketing_google_product .google_box ul li .google_img1{  background:url(../images/advertising_search.png) no-repeat;}
.Marketing_google_product .google_box ul li .google_img2{  background:url(../images/advertising_show.png) no-repeat;}
.Marketing_google_product .google_box ul li .google_img3{  background:url(../images/advertising_video.png) no-repeat;}
.Marketing_google_product .google_box ul li .google_img4{  background:url(../images/advertising_application.png) no-repeat;}
.Marketing_google_product .google_box ul li h2{font-size:20px; color:#000; line-height:48px; padding:0 10px; }
.Marketing_google_product .google_box ul li h5{font-size:14px; color:#555; line-height:22px; text-align:left; padding:0 10px; }

.Marketing_google_choose{background:#8fd2ff url(../images/choose_us_bg.jpg) no-repeat center; height:460px; padding:50px 0;}
.Marketing_google_choose .google_choose_box{ margin:0 auto; width:900px; text-align:center;}
.Marketing_google_choose .tit{ text-align:center; line-height:40px;}
.Marketing_google_choose .tit dt{ font-size:32px; color:#222;}
.Marketing_google_choose .tit dd{ font-size:16px; color:#555;}
.Marketing_google_choose .p1{ font-size:14px; line-height:26px; color:#555; padding:20px 0 40px 0;}

.Marketing_google_choose .google_choose_box .provide p{ font-size:16px; color:#000; text-align:left; line-height:42px; margin-bottom:10px;}
.Marketing_google_choose .google_choose_box .provide ul{ background:#fff; padding:10px; overflow:hidden;}
.Marketing_google_choose .google_choose_box .provide ul li{ line-height:36px; color:#444; background:url(../images/icon_round.gif) no-repeat 0 center; padding:0 10px; float:left; width:415px; list-style:none; text-align:left;}

.google_honor{ padding-bottom:30px;}
.google_honor h2{  font-size:32px; color:#222; text-align:center; padding:50px;} 
.google_honor ul{ margin:0 auto; width:1200px; text-align:center;}
.google_honor ul li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:305px; padding:0 10px; height:450px; background:url(../images/honor_bg.png) no-repeat; position:relative; margin:0 30px;}
.google_honor ul li .img{ width:305px; height:305px; background:#fff; display:block; text-align:center; overflow:hidden;}
.google_honor ul li .img img{ max-width:100%; max-height:100%; display:inline-block;}
.google_honor ul li .img b{ display:inline-block; vertical-align:middle; height:100%;}
.google_honor ul li .text{ position:absolute; bottom:20px; left:0; right:0;}
.google_honor ul li .text .p1{font-size:14px; color:#666; line-height:30px;}
.google_honor ul li .text .p2{font-size:16px; color:#000; line-height:30px; }

.trust_what{padding-bottom:60px; margin:0 auto; width:1200px; text-align:center;}
.trust_what h2{font-size:32px; color:#222; text-align:center; padding:50px 0 20px 0;} 
.trust_what p{ font-size:14px; line-height:26px; color:#555; text-align:left;}
.trust_what .buybox{padding: 20px 0 50px 0; display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:320px; margin:40px 20px 40px 0; text-align:center; background:#fff;border:1px solid #dedede;-webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);-moz-box-shadow: 0 0 15px rgba(0,0,0,.1);box-shadow: 0 0 15px rgba(0,0,0,.1);  }
.trust_what .buybox img{margin:20px 0;}
.trust_what .buybox .version{ width:80px; height:30px; line-height:30px; background:#ff6803; color:#fff; text-align:center; position:relative;font-size:18px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin-right:20px;}
.trust_what .buybox .version i{position:absolute;top:9px;right:-10px;height:0;width:0;overflow:hidden;font-size:0;border-color: transparent transparent transparent #ff6803;border-style:solid;border-width:5px; }
.trust_what .buybox .price{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; color:#666; font-size:14px; font-weight:normal; line-height:30px; padding:0;}
.trust_what .buybox .price b{ font-weight:bold; color:#ff6803; font-size:22px;}
.trust_what .txt a{ display:block; background:#269df4; color:#fff; line-height:50px; font-size:16px; font-weight:bold; text-align:center; margin-top:20px; width:180px;-webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);-moz-box-shadow: 0 0 15px rgba(0,0,0,.1);box-shadow: 0 0 15px rgba(0,0,0,.1);}
.trust_what .txt a:hover{background:#2d86da;}

.trust_what .txt{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:320px; margin:30px 0 40px 20px;}
.trust_what .txt li{line-height:36px; border-bottom:1px dashed #ccc; color:#666; text-align:left; list-style:none;}
.trust_what .txt li b{ font-weight:bold; color:#444;}
.trust_what .txt li.bor{border:none;}

.trust_what .icon_box{background:#fff;border:1px solid #dedede;-webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);-moz-box-shadow: 0 0 15px rgba(0,0,0,.1);box-shadow: 0 0 15px rgba(0,0,0,.1); text-align:center; padding:10px; }
.trust_what .icon_box li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:290px; border-right:1px solid #dfdfdf; text-align:center; color:#444; font-size:18px; line-height:42px;}
.trust_what .icon_box li.w_380{ width:385px;}
.trust_what .icon_box li i{ width:120px; height:120px; display:block; margin:0 auto;}
.trust_what .icon_box li i.icon1{ background:url(../images/trust_icon1.gif) no-repeat;}
.trust_what .icon_box li i.icon2{ background:url(../images/trust_icon2.gif) no-repeat;}
.trust_what .icon_box li i.icon3{ background:url(../images/trust_icon3.gif) no-repeat;}
.trust_what .icon_box li i.icon4{ background:url(../images/trust_icon4.gif) no-repeat;}
.trust_what .icon_box li.bor{border:none;}

.trust_features{padding-bottom:60px; margin:0 auto; width:1200px; text-align:center;}
.trust_features h2{font-size:32px; color:#222;  padding:50px 0 20px 0;} 
.trust_features h5{ font-size:14px; line-height:26px; color:#555;}

.trust_features{ overflow:hidden;}
.trust_features li{ float:left; width:558px; margin:25px 0; height:460px; text-align:center; background:#fff;border:1px solid #dedede;-webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);-moz-box-shadow: 0 0 15px rgba(0,0,0,.1);box-shadow: 0 0 15px rgba(0,0,0,.1); list-style:none; }
.trust_features li.r{ float:right;}
.trust_features li h2{font-size:20px; color:#000; line-height:50px; padding:0 20px; margin-top:10px; }
.trust_features li h5{font-size:14px; color:#777; line-height:22px; text-align:left;  padding:0 20px;}

.trust_choose.height1{ height:320px;}
.trust_choose{background:#8fd2ff url(../images/choose_us_bg.jpg) no-repeat center top; height:460px; padding:50px 0;}
.trust_choose .trust_ul{ margin:0 auto; width:1200px; text-align:center;}
.trust_choose .tit{ font-size:32px; color:#222; margin-bottom:20px; }

.trust_choose .trust_ul.trust_sty li{ float:none; display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:360px; margin:15px 10px;padding:20px 0 20px 10px ;}
.trust_choose .trust_ul.trust_sty li .reason{width:220px;}

.trust_choose .trust_ul li.height1{ height:200px; position:relative;}
.trust_choose .trust_ul li{float:left; width:560px; height:140px; padding:20px 0 20px 20px ; text-align:left; list-style:none; background:#fff; margin:15px 0;}
.trust_choose .trust_ul li.r{ float:right;}
.trust_choose .trust_ul li i{ width:110px; height:110px; margin-right:10px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-top:10px;}
.trust_choose .trust_ul li i.icon1{ background:url(../images/trust_choose_icon1.png) no-repeat;}
.trust_choose .trust_ul li i.icon2{ background:url(../images/trust_choose_icon2.png) no-repeat;}
.trust_choose .trust_ul li i.icon3{ background:url(../images/trust_choose_icon3.png) no-repeat;}
.trust_choose .trust_ul li i.icon4{ background:url(../images/trust_choose_icon4.png) no-repeat;}
.trust_choose .trust_ul li i.icon5{ background:url(../images/trust_choose_icon5.png) no-repeat;}
.trust_choose .trust_ul.serverul li i.icon1{ background:url(../images/server_tub3.png) no-repeat;}
.trust_choose .trust_ul.serverul li i.icon2{ background:url(../images/server_tub4.png) no-repeat;}
.trust_choose .trust_ul li .reason{display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.trust_choose .trust_ul li.height1 .reason{ max-width:420px;}
.trust_choose .trust_ul li .reason dt{font-size:20px; color:#000; line-height:50px;}
.trust_choose .trust_ul li .reason dd{font-size:14px; color:#777; line-height:22px;} 

.trust_choose .trust_ul li.height1 .absolute_btn {position:absolute; bottom:10px; right:10px; left:10px;}
.trust_choose .trust_ul li.height1 .btn_buy{background:#269df4; margin:10px 0; line-height:30px; min-width:70px; font-size:14px; padding:0 10px; float:right;}
.trust_choose .trust_ul li.height1 .btn_buy:hover{background:#2d86da;}
.trust_choose .trust_ul li.height1 .price_p{ text-align:center; font-size:14px; color:#888; float:right; margin:10px 0; line-height:30px; padding:0 10px; }
.trust_choose .trust_ul li.height1 .price_p b{ font-size:22px; font-weight:bold; color:#ff6803;}

.trust_case.p_b_0{ padding-bottom:0;}
.trust_case{ margin:0 auto; width:1200px; text-align:center; padding-bottom:50px;}
.trust_case h2{font-size:32px; color:#222; text-align:center; padding:50px 0 30px 0;}
.trust_case li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:180px; border:1px solid #dfdfdf; margin:0 5px 20px 5px;}
.trust_case li a{ display:block;}
.trust_case li:hover{border:1px solid #269df4; cursor:pointer; }

.trust_case .serverbox_bottom{ text-align:center; overflow:hidden;}
.trust_case .serverbox_bottom li.l{ float:left;}
.trust_case .serverbox_bottom li.r{ float:right;}
.trust_case .serverbox_bottom li{width:540px;  padding:20px; text-align:left; border:none; margin:0;}
.trust_case .serverbox_bottom li:hover{ cursor:default;}
.trust_case .serverbox_bottom li h2{ font-size:20px; color:#000; line-height:46px; text-align:left; padding:
0;}
.trust_case .serverbox_bottom li p{ font-size:14px; color:#666; text-align:left;}
.trust_case .serverbox_bottom li .btn_buy{background:#fff; border:1px solid #269df4; color:#269df4; margin:30px 0 10px 0; line-height:38px; font-size:16px; padding:0 10px;display:inline-block; *display:inline; *zoom:1; font-weight:bold;}
.trust_case .serverbox_bottom li .btn_buy:hover{background:#2d86da; color:#fff;}

.trust_information{margin:20px auto 50px; width:1160px; border:1px solid #dfdfdf; background:#fff; padding:20px; min-height:400px; position:relative;}
.trust_information .tit i{  width:6px; height:53px; background:url(../images/Form_tit_img.gif) no-repeat; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.trust_information .tit{position:absolute; left:-6px; top:10px; height:53px; }
.trust_information .tit .p{background:#269df4;line-height:46px; color:#fff;display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-top:7px; padding:0 30px; font-size:20px; } 
.trust_information .tit .p b{ font-weight:bold; font-size:20px; }
.trust_information .tit .p span{ height:1px; background:#fff; width:30px;display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0 5px;}

.trust_information .trust_tr{ margin:20px 0;}
.trust_information .trust_tr.m_t{ margin:70px 0 20px 0;}
.trust_information .trust_tr h2 { line-height:24px; border-left:3px solid #269df4; padding-left:10px; font-size:18px; color:#000; margin-bottom:20px;}
.trust_information .trust_tr h2 .p1{ font-size:18px; margin:0 3px;}
.trust_information .tr_box{ margin:0 10px 30px 10px;}

.trust_information .tr_box.trust_m_l{ margin:0 10px 30px 25%;padding:0 10px;}
.trust_information .tr_box.trust_m_l .total,.register_information .tehui_m_l .total{ background:none; border:none; padding:0; line-height:normal;}
.trust_information .tr_box.trust_m_l .p2{ margin:30px auto 50px;}

.trust_information .options{border:none; margin:20px 0; padding:0;}
.trust_information .options label{ color:#222; float:none; }
.trust_information .total,.register_information .total{ background:#f6f6f6; color:#222; line-height:50px; padding:0 10px; border:1px solid #dfdfdf; }
.trust_information .total span{ font-weight:bold; color:#ff6803; font-size:24px;line-height:50px; margin:0 3px;}
.trust_information .total em{font-style:normal;color:#222;line-height:50px; }

.trust_information .p2{ margin:40px auto 20px;}
.trust_information .button{ background:#269df4; text-align:center; color:#fff; font-size:16px; width:160px; line-height:50px; display:inline-block; *display:inline; *zoom:1;}
.trust_information .button:hover{background:#ff6803; }
.trust_information .red_p{ line-height:50px; padding:0 10px; color:#fd0202;}

/*代理专区*/
.proxy_advantage{background:#f6f6f6; height:460px; padding:50px 0;}
.proxy_advantage .proxy_advantage_ul{ margin:0 auto; width:1200px; text-align:center;}
.proxy_advantage .tit{ font-size:32px; color:#222; margin-bottom:20px; }

.proxy_advantage .proxy_advantage_ul li{float:left; width:560px; height:140px; padding:20px 0 20px 20px ; text-align:left; list-style:none; background:#fff; margin:15px 0;}
.proxy_advantage .proxy_advantage_ul li.r{ float:right;}
.proxy_advantage .proxy_advantage_ul li i{ width:110px; height:110px; margin-right:10px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-top:10px;}
.proxy_advantage .proxy_advantage_ul li i.icon1{ background:url(../images/proxy_advantage_icon1.png) no-repeat;}
.proxy_advantage .proxy_advantage_ul li i.icon2{ background:url(../images/proxy_advantage_icon2.png) no-repeat;}
.proxy_advantage .proxy_advantage_ul li i.icon3{ background:url(../images/proxy_advantage_icon3.png) no-repeat;}
.proxy_advantage .proxy_advantage_ul li i.icon4{ background:url(../images/proxy_advantage_icon4.png) no-repeat;}
.proxy_advantage .proxy_advantage_ul li dl{display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.proxy_advantage .proxy_advantage_ul li dl dt{font-size:20px; color:#000; line-height:50px;}
.proxy_advantage .proxy_advantage_ul li dl dd{font-size:14px; color:#777; line-height:22px;} 

.proxy_level{padding-bottom:60px; margin:0 auto; width:1200px; text-align:center;overflow:hidden;}
.proxy_level h2{font-size:32px; color:#222;  padding:50px 0 20px 0;} 
.proxy_level h5{ font-size:14px; line-height:26px; color:#555;}
.proxy_level .icon li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; font-size:20px; color:#222; line-height:32px; width:390px; text-align:center; list-style:none; margin:30px 0;}
.proxy_level .icon li img{margin:0 auto;}
.proxy_level .icon li .icon1{ width:100px; height:100px; display:block; background:url(../images/proxy_level_icon1.gif) no-repeat;}
.proxy_level .icon li .icon2{ width:100px; height:100px; display:block; background:url(../images/proxy_level_icon2.gif) no-repeat;}
.proxy_level .icon li .icon3{ width:100px; height:100px; display:block; background:url(../images/proxy_level_icon3.gif) no-repeat;}
.proxy_level .join .h1{ text-align:center; background:#269df4; color:#fff; line-height:42px; font-size:18px; padding:0;}
.proxy_level .join .condition{ background:#fff; border:1px solid #dfdfdf; padding:10px;}
.proxy_level .join .condition li{ list-style:decimal; line-height:32px; text-align:left; margin-left:20px;}

.proxy_how{ background:#f6f6f6; text-align:center; }
.proxy_how h2{font-size:32px; color:#222;  padding:50px 0 20px 0;} 
.proxy_how .how_step{ margin:0 auto; width:1200px; padding-top:260px; background:url(../images/proxy_step_img.png) no-repeat center top;}
.proxy_how .how_step li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:294px; text-align:center;}
.proxy_how .how_step li h3{font-size:20px; color:#000; line-height:50px;}
.proxy_how .how_step li h5{font-size:14px; color:#777; line-height:22px;} 
.proxy_how .how_step li h5 a{ color:#0078ff;}
.proxy_how .how_step li h5 a:hover{ color:#ff6600;}
.proxy_how .how_btn{ padding:60px 0 80px 0; text-align:center;}
.proxy_how .how_btn a{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:168px; height:48px; line-height:50px; margin:0 30px;}
.proxy_how .how_btn a.btn1{ background:#fff; border:1px solid #acacac; color:#222; padding:0;}
.proxy_how .how_btn a.btn1:hover{border:1px solid #269df4; color:#269df4;}
.proxy_how .how_btn a.btn2{ background:#269df4;  color:#fff;}
.proxy_how .how_btn a.btn2:hover{ background:#2d86da;}

.proxy_search{ height:90px; padding-top:50px; background:#269df4 url(../images/proxy_search_bg.jpg) no-repeat center;}
.proxy_search .search{ margin:0 auto; width:570px; line-height:42px; color:#fff; font-size:16px;}
.proxy_search .search .input_bor{background:#ccf0fc; height:42px; width:282px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:0 5px; position:relative;}
.proxy_search .search .input_txt{ height:40px; background:#fff;line-height:40px; font-size:14px; outline:none; border:1px solid #dfdfdf; background:#fff; width:260px; padding:0 10px; position:absolute; top:1px; bottom:1px; left:1px; right:1px; }
.proxy_search .search .input_txt:hover,.proxy_search .search .input_txt:focus{border:2px solid #ff6803;top:0; bottom:0; left:0; right:0; }
.proxy_search .search .button_inquire{ line-height:42px; background:#ff6803; color:#fff; width:120px; outline:none; border:none; padding:0; font-size:16px; text-align:center;}
.proxy_search .search .button_inquire:hover{ cursor:pointer; background:#ff7e00;}


.proxy_online{ margin:20px 10px 20px 30%;}
.proxy_online .p1{ line-height:50px;}
.proxy_online .options{border:none; margin:20px 0 20px 12px; padding:0;}
.proxy_online .options label{ color:#222; float:none; }
.proxy_onlines .total{ background:#f6f6f6; color:#222; line-height:50px; padding:0 10px; border:1px solid #dfdfdf; }
.proxy_online .total span{ font-weight:bold; color:#ff6803; font-size:24px;line-height:50px; margin:0 3px;}

.proxy_online .p2{ margin:40px auto 20px; padding-left:12px;}
.proxy_online .button{ background:#269df4; text-align:center; color:#fff; font-size:16px; width:160px; line-height:50px; display:inline-block; *display:inline; *zoom:1;}
.proxy_online .button:hover{background:#ff6803; }


/*找回密码*/
.retrieve_password_step{ text-align:center; margin:60px auto;}
.retrieve_password_step li.w1{width:300px;}
.retrieve_password_step li.w2{width:255px;}
.retrieve_password_step li.w3{width:180px;}
.retrieve_password_step li{ list-style:none; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; color:#999; font-size:18px; line-height:40px; text-align:left;}
.retrieve_password_step li .step{ width:40px; height:40px; line-height:40px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; text-align:center; color:#fff; font-size:20px; font-weight:bold; background:url(../images/step_round2.gif) no-repeat;}
.retrieve_password_step li .step_p{display:inline-block; *display:inline; *zoom:1; vertical-align:middle; position:relative;}
.retrieve_password_step li.w1 .step_p{ width:240px;}
.retrieve_password_step li.w2 .step_p{ width:195px;}
.retrieve_password_step li.w3 .step_p{ width:120px;}
.retrieve_password_step li .step_p .line{ background:#ccc; height:2px; width:100%;}
.retrieve_password_step li .step_p span{ position:absolute; left:0; top:-15px; line-height:30px; background:#fff; padding:0 10px; font-size:18px;}

.retrieve_password_step li.on{ color:#0187ee;}
.retrieve_password_step li.on .step{background:url(../images/step_round.gif) no-repeat;}
.retrieve_password_step li.on .step_p .line{ /*background:#269df4;*/}


/*域名交易*/
.transaction_tab{ border-bottom:3px solid #0187ee; height:44px; background:#fff; position:relative; margin:20px 0 0 0;}
.transaction_tab .com_tab_box { float:left; width:1116px;}
.transaction_tab.sty{ border-left:none; height:auto;}
.transaction_tab.sty .tit1{ font-size:18px;padding:0; border:none;}
.transaction_tab .arrow_left{ float:left; border-top:1px solid #dddddd;border-right:none; border-left:1px solid #dddddd;border-bottom:none;padding:0;width:20px;display:block;width:20px; height:44px;background:url(../images/tit_arrow01.gif) 0 -42px no-repeat; outline:none; cursor:pointer;}
.transaction_tab .arrow_left.no{ display:block;width:20px; height:43px;background:url(../images/tit_arrow01.gif) no-repeat;}
.transaction_tab .arrow_right{ float:right;width:20px;border-top:1px solid #dddddd;border-right:1px solid #dddddd; border-left:1px solid #dddddd;border-bottom:none;padding:0;display:block;width:20px; height:44px;background:url(../images/tit_arrow02.gif) 0 -42px no-repeat; outline:none; cursor:pointer;}
.transaction_tab .arrow_right.no{ display:block;width:20px; height:44px;background:url(../images/tit_arrow02.gif) no-repeat;}

.transaction_tab li.border_r{border-right:1px solid #dfdfdf;}
.transaction_tab li{ float:left; padding:0 15px; line-height:44px; border-left:1px solid #dfdfdf;border-top:1px solid #dfdfdf; color:#222; font-size:14px; text-align:center; list-style:none;}
.transaction_tab .link{ position:absolute; right:0; top:0; line-height:50px; color:#269df4; display:block;}
.transaction_tab .link:hover{ color:#ff6803;}
.transaction_tab li:hover{ cursor:pointer; color:#269df4;}
.transaction_tab li.on,.transaction_tab li.on.bg{ background:#0187ee; color:#ffffff;border-top:1px solid #269df4;border-left:1px solid #269df4;}
.transaction_tab li.on.bg{ font-weight:normal;}
.transaction_tab li.bg{ background:#fff;border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf; line-height:43px; font-weight:bold; color:#f00;}

.transaction_tab_box{ background:#fff; padding:20px 0; border:1px solid #dfdfdf; margin-bottom:20px;}

.transaction_tab_box .table_options{ font-style:normal; float:left; margin-right:5px;}
.transaction_tab_box .table_options label { padding: 5px 5px 5px 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 5px 7px; display: inline-block;  float: left; color: #777; cursor:pointer;}
.transaction_tab_box .table_options label.p_0{ padding:5px 5px 5px 23px;}
.transaction_tab_box .table_options label:hover {background: url(../images/checkbox3.gif) no-repeat 5px 7px;}
.transaction_tab_box .table_options label.checked {background: url(../images/checkbox4.gif) no-repeat 5px 7px; position:relative;}



.transaction_tab_box .domain_li li.center .btn_1{width:120px; padding:0;}
.transaction_tab_box .btn_2.ml{ margin-left:10px;}
.transaction_tab_box .btn_2.btn_disabled{ background:#bdbdbd;border:1px solid #bdbdbd; color:#efefef;}
.transaction_tab_box .btn_2{ background:#fff; color:#444; border:1px solid #ccc; line-height:40px; width:120px; text-align:center; display:inline-block; margin:5px 0 0 0;cursor:pointer; }
.transaction_tab_box .btn_2.btn_disabled:hover{background:#bdbdbd; }
.transaction_tab_box .btn_2:hover{ background:#fff;color:#2d86da; border:1px solid #2d86da; }

.table_left{ float:left;line-height:30px;}
.table_right{ float:right;line-height:30px; margin:0;}
.table_left.m_0 {margin:0;}
.table_left.m_0 .btn{ margin:0 0 20px 0; }
.table_left.sty .btn{ margin:0 10px 0 0;}
.table_left .btn.m_r_5{ margin: 0 5px 0 0;}
.table_left .btn_table_1{ background:#269df4; color:#fff; font-size:14px; line-height:30px; padding:0 12px; display:inline-block; *display:inline; *zoom:1;cursor:pointer; margin:0 10px 0 -5px;}
.table_left .btn_table_2{ background:#fff; border:1px solid #dfdfdf; color:#222; font-size:14px; line-height:28px; padding:0 12px; display:inline-block; *display:inline; *zoom:1;cursor:pointer; margin:0 10px 0 -5px;}
.table_left .btn_table_1.btn_disabled{background:#bdbdbd; color:#efefef;}
.table_left .btn_table_1.btn_disabled:hover{background:#bdbdbd; }
.table_left .btn_table_1:hover{ background:#2d86da;color:#fff;}
.table_left .btn_table_2:hover{ background:#f4f4f4;}

.table_left .table_options{ font-style:normal; float:left;}
.table_left .table_options label { padding: 5px 23px 5px 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 7px; display: inline-block;  float: left; color: #777; cursor:pointer;}
.table_left .table_options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 7px;}
.table_left .table_options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 7px; position:relative;}


.domain_li{ text-align:center; width:100%;}
.domain_li li{ display:inline-block; *display:inline; *zoom:1;vertical-align:top;line-height: 30px; text-align:left;}
.domain_li li.p_0{ padding:0;}
.domain_li li .PageN_slideBox li{display:block; padding-right:0;}
.domain_li li.center{ text-align:center; width:100%;}
.domain_li li.center.m_tb{ margin:20px 0 10px 0; }
.domain_li li.center a{ margin:0 5px; line-height:32px; width:auto; padding:0 42px;}
.domain_li li.center .btn_1{ background:#ff8920;}
.domain_li li.center .btn_1:hover{ background:#fd5908; }
.domain_li li.center .btn_2:hover{background:#fafafa;color:#000;border:1px solid #aaa;}

.domain_li li .tr .input_txt1{display: table-cell;float: left;vertical-align: top;width: 21%; *display:block; *zoom:1; }
.domain_li li .tr .input_txt1:after {
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.domain_li li .tr .input_txt1.w2{ width:20%;}

.domain_li li.w_1{ width:420px;}
.domain_li li.w_2{ width:220px;}
.domain_li li.w_3{ width:210px;}
.domain_li li.w_4{ width:260px;}
.domain_li li.w_5{ width:350px;}
.domain_li li.w_6{ width:210px;}
.domain_li li.w_7{ width:250px;}
.domain_li li.w_8{ width:290px;}

.domain_li li .tr .input_txt1.w1{ width:60px;}
.domain_li li .tr .input_txt1.mr_0{ margin:0;}
.domain_li li .tr .input_txt1{ float:left; border:1px solid #ccc; width:140px; padding:0 2px; height:28px; background:#fff;line-height:28px; font-size:14px; outline:none; margin:0 10px 10px 0;  }
.domain_li li .tr .input_txt1:hover,.domain_li li .tr .input_txt1:focus{border:1px solid #269df4;}

.domain_li li .tr .maincon_sty1{ float:left; margin:0 10px 10px 0;}
.domain_li li .tr em{float:left; font-style:normal; margin:0 0 10px 0;}
.domain_li li .tr em.w1{width:96px; margin:0 6px 0 0; text-align:right;}
.domain_li li .tr em.w2{width:70px; margin:0 6px 0 0; text-align:right;}


.domain_selector_dropdown{float:left;width:140px;position:relative;}
.domain_selector_dropdown b{ display:block; text-align:left; line-height:28px; font-size:14px; font-weight:normal; background:#fff; border-bottom:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc; padding-left:5px;  position:relative; color:#222; cursor:pointer;}
.domain_selector_dropdown b .down{ position:absolute; right:0; top:-1px; width:19px; height:30px; display:block;background:url(../images/selBtn.png) no-repeat ;}
.domain_selector_dropdown.hover .pop{display:block;}
.domain_selector_dropdown .pop{ position:absolute; left:0; top:29px; background:#ffffff; border:1px solid #cccccc; padding:10px; width:780px; text-align:center; z-index:1; display:none;box-shadow: 0px 1px 1px 1px  rgba(208,205,205,.51); }
.domain_selector_dropdown .pop h2{ font-size:14px; color:#0187ee; margin:0; cursor:pointer;text-align:left; }
.domain_selector_dropdown .pop h2:hover{ text-decoration:underline;}
.domain_selector_dropdown .pop ul.suffix{display: table-cell;float: none;vertical-align: top;width: auto; *display:block; *zoom:1; margin:0; padding-left:10px; text-align:left;}
.domain_selector_dropdown .pop ul.suffix:after {
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.domain_selector_dropdown .pop ul.suffix li{ list-style:none; width:76px; line-height:20px; border:1px solid #ffffff; margin:0 6px 5px 0; padding:0 0 0 5px; cursor:pointer; color:#222;}
.domain_selector_dropdown .pop ul.suffix li.link_expand{ border:none; color:#222; background:#eee; }
.domain_selector_dropdown .pop ul.suffix li.link_expand:hover{ border:none;color: #0187ee;background:#eee;}
.domain_selector_dropdown .pop ul.suffix li.link_expand i{ width:16px; height:16px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;background:url(../images/arrow05.png) no-repeat;}
.domain_selector_dropdown .pop ul.suffix li.link_expand:hover i{background:url(../images/arrow05.png) no-repeat 0 -16px;}
.domain_selector_dropdown .pop ul.suffix li.link_expand.collapse i{background:url(../images/arrow05.png) no-repeat -16px -16px;}
.domain_selector_dropdown .pop ul.suffix li.link_expand.collapse:hover i{background:url(../images/arrow05.png) no-repeat -16px 0;}
.domain_selector_dropdown .pop ul.suffix li.w_auto{ width:auto;}
.domain_selector_dropdown .pop ul.suffix li:hover{color: #0187ee;background:#f4f8fd; border:1px solid #269df4;}
.domain_selector_dropdown .pop ul.suffix li.hover{color: #ffffff;background:#2d86da; border:1px solid #2d86da;}
.domain_selector_dropdown .pop .tr{ padding:0 0 0 5px; border-bottom:1px dashed #dfdfdf; margin-bottom:5px;}

.domain_selector_dropdown .pop .tr label.tr_left1{ color:#0187ee; font-weight:bold;}
.domain_selector_dropdown li{ list-style:none;  display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.domain_selector_dropdown .pop .tr label.tr_left1{ color:#0187ee; font-weight:bold; width:106px; float: left; height: 20px; line-height: 20px;  text-align: right;}
.domain_selector_dropdown .pop .tr label.tr_left1.w_auto {width: auto;}

.domain_selector_dropdown .pop .btn_1,.domain_selector_dropdown .pop .btn_2{ line-height:28px;width: auto;min-width: 80px; padding: 0 10px;}

.domain_selector_dropdown .pop .btn_1.s{ margin:0 0 5px 5px;width:auto; padding:0 10px; min-width:50px; line-height:30px;}
.domain_selector_dropdown .pop .btn_2.s{ margin:0 5px 5px 0; border:1px solid #aaa;line-height:28px;width:auto; padding:0 10px; min-width:48px;}
.domain_selector_dropdown .pop .btn_2.s:hover,.domain_selector_dropdown .pop .btn_2.s.hover{border:1px solid #fd5908; color:#fd5908; }

.domain_selector_dropdown .tr label.tr_left1.w3{ width:65px; text-align:left;}
.domain_selector_dropdown .pop .tr label.tr_left1{ color:#0187ee; font-weight:bold;}

.ykj_left{ width:760px; float:left;}
.ykj_left .blue_box{ padding:10px; background:#f1faff; border:1px solid #b1def6; overflow:hidden; margin:20px 0;}
.ykj_left .blue_box em{ font-style:normal;}
.ykj_left .blue_box .ykj_domain{ font-size:36px;word-break: break-all; word-wrap: break-word; float:left; }
.ykj_left .blue_box .pbox{display: table-cell;float: none;vertical-align: top;width: auto; *display:block; *zoom:1; word-break: break-all; word-wrap: break-word; text-align:right;}
.ykj_left .blue_box .pbox:after {
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.ykj_left .blue_box .pbox p{ color:#777; font-size:14px; line-height:20px; padding:0 5px;}
.ykj_left .blue_box .pbox a{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:13px 5px 0 5px; line-height:20px; color:#0187ee;}
.ykj_left .blue_box .pbox a:hover{ color:#ff6803; text-decoration:none;}
.ykj_left .blue_box .pbox .sty{ background:#269df4; color:#fff; padding:0 6px 0 2px;}
.ykj_left .blue_box .pbox .sty:hover{background:#ff6803; color:#fff; }
.ykj_left .blue_box .pbox .sty i{ width:16px; height:20px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; }
.ykj_left .blue_box .pbox .sty .icon1{ background:url(../images/ykj_icon.png) no-repeat; margin-right:5px;}
.ykj_left .blue_box .pbox .sty .icon2{ background:url(../images/ykj_icon.png) no-repeat 0 -20px; margin-right:5px;}

.ykj_left .yellow_box{ background:#fff5e5; border:1px solid #f5cfc2; text-align:center; padding:10px 0; overflow:hidden; margin-bottom:20px;}
.ykj_left .yellow_box li{ float:left; width:188px; text-align:center; font-size:14px; color:#444; list-style:none; line-height:40px;}
.ykj_left .yellow_box li.line{ border-right:1px solid #f5cfc2;}
.ykj_left .yellow_box li .p1{ line-height:26px; margin:0;}
.ykj_left .yellow_box li .p2{ line-height:36px; margin:0;}
.ykj_left .yellow_box li b{ font-weight:bold; color:#333; font-size:16px;}
.ykj_left .yellow_box li b span{ font-size:16px;}

.ykj_options{ margin-left:20%; padding:0 10px;}
.ykj_options .options{ border:none;}
.ykj_options .options.m1{ margin:20px 0 0 0; padding-bottom:30px;}
.ykj_options .options a{color:#0187ee; }
.ykj_options .options a:hover{color:#ff6803; }
.ykj_options .btn1.m1{ margin:30px 0 50px 0;}
.ykj_options .btn2.m1{ margin:30px 0 50px 10px;}
.ykj_options .btn1{margin:0 0 50px 0;}
.ykj_options .btn2{margin:0 0 50px 10px;}
.ykj_right{ width:380px; float:right; padding-top:20px;}
.ykj_right .rule_box {background:#f7f7f7; border: solid 1px #e9e9e9; padding:10px; color:#666; line-height:24px;}
.ykj_right .rule_box .store_p{ font-size:14px; color:#666; line-height:26px; padding:10px 0;}
.ykj_right .rule_box .store_p dt{ font-weight:bold;}
.ykj_right .rule_box .store_p dd{ padding-bottom:20px;}
.ykj_right .rule_box .store_p dd a{color:#0187ee; }
.ykj_right .rule_box .store_p dd a:hover{ color:#ff6803;}

.rule_box_a1{padding: 10px;background: #f1faff;border: 1px solid #b1def6;overflow: hidden; margin-bottom: 15px;}
.ykj_right .rule_box_a1 .store_name h2{ font-size:18px; line-height:30px; font-weight:bold; color:#ff6803; border:none; padding:0; margin:0 0 5px 0;}
.ykj_right .rule_box_a1 .store_name a{color:#0187ee; font-size:14px;}
.ykj_right .rule_box_a1 .store_name a:hover{color:#ff6803;}
.ykj_right .rule_box_a1 .store_name p{ color:#666; font-size:14px;}
.rule_box_a2{background:#fff; border: solid 1px #e9e9e9;color:#666; line-height:24px; margin-bottom: 15px;}
.rule_tit{ background: #f7f7f7;color: #0187ee; padding: 8px 10px; border-bottom: solid 1px #e9e9e9; font-weight: bold;}
.rule_box_a2 .store_p{ padding:15px 10px;}
.rule_box_a2 a{color:#0187ee;}
.rule_box_a2 a:hover{color:#ff6803;}
.ykj_right .rule_box_a2 .store_p{ font-size:14px; color:#666; line-height:26px;}
.ykj_right .rule_box_a2 .store_p dt{ font-weight:bold;}
.ykj_right .rule_box_a2 .store_p dd{ padding-bottom:20px;}
.ykj_right .rule_box_a2 .store_p dd a{color:#0187ee; }
.ykj_right .rule_box_a2 .store_p dd a:hover{ color:#ff6803;}

.remind_t1{color: #888;font-size: 12px;font-family: "宋体";text-align: left; margin-top: 15px;}
.remind_t1 a{color: #0187ee!important;margin-right: 0px!important;}
.remind_t2{background: #fcf8e2;border: 1px solid #ffcc66;color: #FF6600;font-size: 12px;font-family: "宋体";padding: 5px 10px;text-align: left; margin-top: 10px;}
.remind_t2 a{color: #0187ee!important;margin-right: 0px!important;}

.ykj_right .rule_table{border-collapse: collapse; table-layout:fixed; background:#fff;border-left:1px solid #dfdfdf;border-top:1px solid #dfdfdf; margin-bottom:20px;}
.ykj_right .rule_table tr th{ line-height:28px; background:#f6f6f6; text-align:left; padding:0 10px;  font-size:14px; border-bottom:1px solid #dfdfdf; color:#666; border-right:1px solid #dfdfdf;  font-weight: bold;}
.ykj_right .rule_table tr th.text_right{ text-align:right;}
.ykj_right .rule_table tr th.text_center,.ykj_right .rule_table tr td.text_center{ text-align:center;}
.ykj_right .rule_table tr th a{color:#222;}
.ykj_right .rule_table tr td{ line-height:28px; background:#fff; text-align:left; padding:0 10px; font-size:14px; border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf; color:#666;word-break: break-all; word-wrap: break-word;}
.ykj_right .rule_table tr td a{ color:#444; margin-right:10px;}


table .visible_doubt{overflow:visible; }
table .doubt{color:#222; }
table .doubt i{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px -20px; margin:0 5px; cursor:pointer;}

table .doubt a:hover .floating_prompt1{ display:block;}
table .doubt a .floating_prompt1{ display:none; position:absolute; background:#f1faff; border:1px solid #b1def6; min-width:280px;}
table .doubt a .floating_prompt1 i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px 0; margin-top:-16px; display:block; position:absolute; left:30px;}
table .doubt a .floating_prompt1 .txt{padding:10px; font-size:13px; color:#5b88ba; }



/*微信支付*/
.bg1{ background:#f6f6f6;}
.weix_top{ background:#09bb07; }
.weix_top p{ margin:0 auto; width:950px; text-align:right;font-family: "微软雅黑"; font-size:14px;line-height:34px; color:#fff;}
.wx_headbg{background:url(../images/top_shadow.png) repeat-x bottom;  }
.wx_head{ margin:0 auto; width:950px; text-align:left; line-height:70px; height:75px; color:#222222; font-size:24px;font-family: "微软雅黑"; }
.weix_box{margin:30px auto; width:950px; text-align:center; background:#fff; padding:50px 0 80px 0; border-top:3px solid #09bb07; border-bottom:3px solid #09bb07;}
.weix_box p{ font-size:16px; color:#222; line-height:30px;}
.weix_box h2{ color:#ff6803; font-size:28px; line-height:50px; font-weight:bold;}
.weix_box .imgbox{  border:1px solid #dfdfdf; padding:30px; width:224px; margin:0 auto; text-align:center; }
.weix_box .imgbox img{ width:100%; }
.weix_box .imgbox p{ font-size:16px; line-height:26px; color:#444; padding-top:20px;}
.weix_box .prompt_weix{border:1px solid #dfdfdf; padding:30px 20px; width:244px; height:224px; margin:0 auto; text-align:center; }
.weix_box .prompt_weix i{ display:block; width:44px; height:44px; margin:50px auto 20px; }
.weix_box .prompt_weix i.icon1{ background:url(../images/toolicon.png) no-repeat 0 -176px;}
.weix_box .prompt_weix i.icon2{ background:url(../images/toolicon.png) no-repeat 0 -132px;}
.weix_box .prompt_weix h3{font-size:18px; line-height:42px; color:#000;}
.weix_box .prompt_weix p{font-size:14px; line-height:26px; color:#777;}
.weix_box .btn_close{ background:#2d86da;cursor:pointer; color:#fff; line-height:42px; width:120px; text-align:center; display:inline-block; margin:20px auto 0;}
.weix_box .btn_close:hover{ background:#3397f6; }
.weix_footer{ text-align:center; font-size:14px; color:#666;}


.relative.fl{position:relative; float:left;}
.relative .block .input_down{ display:block;}
.input_down{ position:absolute; top:29px; left:0; background:#f4f8fd; border:1px solid #269df4; width:144px; margin:0; display:none;}
.input_down li{ list-style:none; line-height:28px; border-bottom:1px dashed #dfdfdf; text-align:left; width:134px; padding:0 5px; cursor:pointer;}
.input_down li:hover{ background:#fff;color:#2d86da;}
.input_down li.bor_b{ border-bottom:none; }


/*我的米店*/
.domain_price_option{ padding:15px 10px;background:#f1faff; border:1px solid #b1def6; overflow:hidden; margin:20px 0; }
.domain_price_option a{ color:#0187ee;}
.domain_price_option a:hover{ color:#ff6803;}
.rice_shop_logo{float:left;margin-left:10px;width:120px; height:150px; overflow:hidden;text-align:center;line-height:20px;}
.rice_shop_logo .img{width:120px; height:120px; overflow:hidden;  display:block; background:#ffffff;}
.rice_shop_logo .img b{ display:inline-block; vertical-align:middle; height:100%;}
.rice_shop_logo .img img{ min-width:120px; max-width:120px; vertical-align:middle;}
.rice_shop_logo a{display:block; margin-top:10px;}
.rice_shop_detailed{float:left; width:520px; padding:0 10px 0 20px;}
.rice_shop_detailed h2{ color:#f88216; font-size:20px; line-height:42px; display:block;border:none; padding:0; margin:0; font-weight:bold;}
.rice_shop_detailed ul{ margin:10px 0;}
.rice_shop_detailed ul li{ float:left; width:50%; line-height:26px; margin-bottom:0; list-style:none;} 
.rice_shop_notice{ float:right; border-left:1px solid #cccccc; padding:0 20px; width:250px;  height:150px; overflow:hidden;}
.rice_shop_notice h2{ font-size:15px; line-height:42px;border:none; padding:0; margin:0; font-weight:bold;}

.rice_shop_list{width:1158px; margin:0 auto;overflow:hidden;border-left:1px solid #dddddd; border-top:1px solid #dddddd;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd; }
.rice_shop_list li{ float:left; width:268px; padding:10px; list-style:none; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;}
.rice_shop_list li:hover{background:#f7f7f7;}
.rice_shop_list li.bor_r_no{ border-right:none;width:271px;}
.rice_shop_list li a{font-weight:bold; font-size:16px; line-height:30px;color:#0187ee;}
.rice_shop_list li a:hover{ color:#ff6803;}
.rice_shop_list li p{color:#333333; line-height:24px;width:225px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.rice_shop_list li p span{ color:#777777;}
.rice_shop_list li p b{ font-size:15px;}
.rice_shop_list li em.line{ border-right:1px dashed #dfdfdf;}
.rice_shop_list li em{ font-style:normal; display:inline-block; *display:inline;*zoom:1; vertical-align:top; color:#444; width:48%; text-align:center; margin-top:10px;}
.rice_shop_list li em h3{font-size:15px; font-weight:bold;}
.rice_shop_list li em h5{color:#777777; font-weight:normal; font-size:13px;}


/*特惠套餐*/
.tehui_box{ text-align:center; margin:40px auto 60px; width:1200px;}
.tehui_box li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:550px; border:1px solid #dfdfdf; padding:10px; background:#fff; height:760px; position:relative;}
.tehui_box li img{ width:550px; height:180px;}
.tehui_box li h2{ font-size:20px; color:#ff6803; font-weight:bold; line-height:72px;}
.tehui_box li .txt{ text-align:left; padding:0 10px; margin-bottom:20px;}
.tehui_box li .txt dt{ font-weight:bold; font-size: 16px;color:#333; line-height: 30px; padding-bottom: 5px;}
.tehui_box li .txt dd{font-size: 13px; color: #444;line-height:36px;border-bottom:1px dashed #ccc;}
.tehui_box li .txt dd.p{ line-height:24px; color:#666; padding-bottom:12px; border:none;}
.tehui_box li .txt dd span{ width:260px;display: inline-block; color: #666; font-size: 14px;}
.tehui_box li .buy_p1{ font-size:14px; color:#222; line-height:36px; padding:0 10px; text-align:left; position:absolute; bottom:30px; left:10px; right:10px; }
.tehui_box li .buy_p1 p{ text-align:left; padding:10px 0;}
.tehui_box li .buy_p1 span{ font-weight:bold; color:#ff6803;}
.tehui_box li .buy_p1 span.m_l{ margin-left:30px; font-weight:normal; color:#222;}
.tehui_box li .buy_p1 b{ font-weight:bold; color:#ff6803; font-size:24px;}
.tehui_box li .buy_p1 em{ color:#999; text-decoration:line-through; font-style:normal;}
.tehui_box li .buy_p1 .btn_orange1{width:140px; line-height:50px; font-size:16px; margin-bottom:30px;}
.tehui_box li.one_left{margin-right:20px;}
.tehui_box li.two_right{margin-left:20px;}

.tehui_advantage{ background:#fff; }
.tehui_advantage ul{width:1190px; margin:0 auto; text-align:center; padding:0 0 40px 0; }
.tehui_advantage li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; text-align:center; margin:40px 0; width:290px;}
.tehui_advantage li i.icon1{ width:120px; height:120px; display:block; background:url(../images/tehui_icon01.gif) no-repeat; margin:0 auto;}
.tehui_advantage li i.icon2{ width:120px; height:120px; display:block; background:url(../images/tehui_icon02.gif) no-repeat; margin:0 auto;}
.tehui_advantage li i.icon3{ width:120px; height:120px; display:block; background:url(../images/tehui_icon03.gif) no-repeat; margin:0 auto;}
.tehui_advantage li i.icon4{ width:120px; height:120px; display:block; background:url(../images/tehui_icon04.gif) no-repeat; margin:0 auto;}
.tehui_advantage li h2{font-size:20px; color:#000; line-height:32px; margin-bottom:10px; }
.tehui_advantage li h5{font-size:14px; color:#777; line-height:22px; }

.tehui_advantage dl.title{padding:50px 0 20px 0; text-align:center; width:1200px; margin:0 auto;}
.tehui_advantage dl.title dt{ font-size:32px; color:#222; line-height:52px;}
.tehui_advantage dl.title dd{ font-size:16px; color:#555; line-height:22px; padding:5px 0;}

.tehui_choose_btn{ display:inline-block; *display:inline;*zoom:1; vertical-align:middle; }
.tehui_choose_btn li{ display:inline-block; *display:inline;*zoom:1; vertical-align:top; line-height:30px; background:#f6f6f6; border:1px solid #bababa; color:#444; font-size:14px; cursor:pointer; min-width:55px; text-align:center; margin:0 5px 0 0; font-size:13px;}
.tehui_choose_btn.w li{ width:120px;}
.tehui_choose_btn li:hover{ color: #0187ee;background:#f4f8fd; border:1px solid #269df4;}
.tehui_choose_btn li.hover{ color: #0187ee;background:#f4f8fd; border:1px solid #269df4; font-weight:bold;}
.tehui_choose_btn li.btn_disabled{background:#dddddd; color:#ffffff;border:1px solid #dddddd; cursor:default;}
.tehui_choose_btn li.btn_disabled:hover{background:#dddddd; }

button.btn_tehui_orange1,input.btn_tehui_orange1,.register_information input.button{ border:none; outline:none;}
.btn_tehui_orange1{ background:#ff8920; color:#fff; line-height:30px; padding:0 15px; min-width:70px; text-align:center; display:inline-block; *display:inline; *zoom:1; margin:0 10px 0 0;cursor:pointer;}
.btn_tehui_orange1:hover{ background:#fd5908; }
.btn_tehui_orange1.btn_disabled{background:#bdbdbd; color:#efefef; cursor:default;}
.btn_tehui_orange1.btn_disabled:hover{background:#bdbdbd;}
.table_4 tr td a.btn_tehui_orange1{color:#fff;}

.tehui_m_l{ margin-left:30%;padding:0 10px;}
.register_information .tehui_m_l .options{ border:none; padding-bottom:10px;}
.tehui_m_l .total b{ color:#ff6803; font-size:24px; }
.register_information .tehui_m_l .p2{ margin:30px auto 50px;}


/*新版调查问卷*/
.survey_box{margin:20px auto 50px; width:1160px; border:1px solid #dfdfdf; background:#fff; padding:50px 30px; min-height:400px;}
.survey_box h2{ color:#ff6600; font-size:24px; text-align:center;}
.survey_box .txt{ font-size:14px; line-height:22px; color:#444; padding:30px 0;}
.survey_box .txt b{ color:#0187ee; font-size:16px; line-height:56px;}

.survey_box .survey_tr{ margin-bottom:30px;}
.survey_box .survey_tr .tit{ height:42px; line-height:42px; border-bottom:2px solid #0b95d9; padding-left:52px; position:relative; color:#222; font-weight:bold; margin-bottom:20px;}
.survey_box .survey_tr .tit i{ width:34px; height:36px; padding:6px 8px 0 0; line-height:38px; background:#fff url(../images/survey_tit.png) no-repeat; position:absolute; left:0; top:2px; text-align:center; color:#0187ee; font-size:14px; font-style:normal; font-weight:bold;}

.survey_box .textarea1{ width:98%; padding:5px 1%;}

.survey_box .options{font-style:normal; margin:20px 0; overflow:hidden;}
.survey_box .options label { padding: 0 23px 0 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 2px; display: inline-block;  float: left; color: #777; cursor:pointer;}
.survey_box .options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 2px;}
.survey_box .options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 2px;}
.survey_box .options label input[type="checkbox"],.survey_box .options label input[type="radio"] {left: -9999px; position: absolute;}

.survey_box .input_txt{ border:1px solid #ccc; width:260px; padding:0 5px; height:30px; background:#fff;line-height:30px; font-size:14px; outline:none; }

.survey_box .submit_button input{ background:#ff8920;color:#fff; font-size:16px; width:160px; line-height:50px; display:block;margin:50px auto 30px; border:none; cursor:pointer;}
.survey_box .submit_button input:hover{background:#fd5908; }


/*ssl证书*/
.slides_ssl ul{ width:1200px; margin:0 auto; position:relative;}
.slides_ssl ul .banner_txt{ position:absolute; right:30px; top:120px; color:#ffffff; width:630px;}
.slides_ssl ul .banner_txt dt{ font-size:32px; font-weight:bold; line-height:62px;}
.slides_ssl ul .banner_txt dd{ font-size:16px; line-height:28px; padding:10px 0;}

.ssl_banner_details{height:420px; background:url(../images/ssl_banner_details.jpg) no-repeat center;}
.ssl_banner_details ul{ width:1200px; height:420px; margin:0 auto; position:relative;}
.ssl_banner_details ul.geotrust{background:url(../images/ssl_banner_geoTrust_brand.png) no-repeat center;}
.ssl_banner_details ul.symantec{background:url(../images/ssl_banner_symantec_brand.png) no-repeat center;}
.ssl_banner_details ul.thawte{background:url(../images/ssl_banner_thawte_brand.png) no-repeat center;}
.ssl_banner_details ul.rapid{background:url(../images/ssl_banner_rapid_brand.png) no-repeat center;}
.ssl_banner_details ul.comodo{background:url(../images/ssl_banner_comodo_brand.png) no-repeat center;}
.ssl_banner_details ul.GlobalSign{background:url(../images/ssl/ssl_banner_GlobalSign_brand.png) no-repeat center;}
.ssl_banner_details ul.TrustAsia{background:url(../images/ssl/ssl_banner_TrustAsia_brand.png) no-repeat center;}
.ssl_banner_details ul .banner_txt{ position:absolute; left:400px; top:110px; color:#ffffff; width:710px; }
.ssl_banner_details ul .banner_txt dt{ font-size:32px; font-weight:bold; line-height:62px;}
.ssl_banner_details ul .banner_txt dd{ font-size:16px; line-height:28px; padding:10px 0;}

.ssl_banner_details img{ width:1200px; height:420px;}
.ssl_banner_geotrust{margin:0 auto; width:1200px; height:420px; background:url(../images/ssl_banner_geoTrust_brand.png) no-repeat center;position:relative;}
.ssl_banner_symantec{margin:0 auto; width:1200px; height:420px; background:url(../images/ssl_banner_symantec_brand.png) no-repeat center;position:relative;}
.ssl_banner_thawte{margin:0 auto; width:1200px; height:420px; background: url(../images/ssl_banner_thawte_brand.png) no-repeat center;position:relative;}
.ssl_banner_rapid{margin:0 auto; width:1200px; height:420px; background:url(../images/ssl_banner_rapid_brand.png) no-repeat center;position:relative;}
.ssl_banner_comodo{margin:0 auto; width:1200px; height:420px; background:url(../images/ssl_banner_comodo_brand.png) no-repeat center;position:relative;}
.ssl_banner_GlobalSign{margin:0 auto; width:1200px; height:420px; background:url(../images/ssl/ssl_banner_GlobalSign_brand.png)no-repeat center;position:relative;}
.ssl_banner_TrustAsia{margin:0 auto; width:1200px; height:420px; background:url(../images/ssl_banner_TrustAsia_brand.png) no-repeat center;position:relative;}

.ssl_banner_geotrust .banner_txt,.ssl_banner_symantec .banner_txt,.ssl_banner_thawte .banner_txt,.ssl_banner_rapid .banner_txt,.ssl_banner_comodo .banner_txt,.ssl_banner_GlobalSign .banner_txt,.ssl_banner_TrustAsia .banner_txt{ position:absolute; left:420px; top:110px; color:#ffffff; width:680px;}
.ssl_banner_geotrust .banner_txt dt,.ssl_banner_symantec .banner_txt dt,.ssl_banner_thawte .banner_txt dt,.ssl_banner_rapid .banner_txt dt,.ssl_banner_comodo .banner_txt dt,.ssl_banner_GlobalSign .banner_txt dt,.ssl_banner_TrustAsia .banner_txt dt{ font-size:32px; font-weight:bold; line-height:62px;}
.ssl_banner_geotrust .banner_txt dd,.ssl_banner_symantec .banner_txt dd,.ssl_banner_thawte .banner_txt dd,.ssl_banner_rapid .banner_txt dd,.ssl_banner_comodo .banner_txt dd,.ssl_banner_GlobalSign .banner_txt dd,.ssl_banner_TrustAsia .banner_txt dd{ font-size:16px; line-height:28px; padding:10px 0;}

.ssl_banner_EV{margin:0 auto; width:1200px;height:420px; background:url(../images/ssl_banner_EV.png) no-repeat center; position:relative;}
.ssl_banner_EV .banner_txt,.ssl_banner_OV .banner_txt,.ssl_banner_DV .banner_txt{ position:absolute; left:400px; top:110px; color:#ffffff; width:710px;}
.ssl_banner_EV .banner_txt dt,.ssl_banner_OV .banner_txt dt,.ssl_banner_DV .banner_txt dt{ font-size:32px; font-weight:bold; line-height:62px;}
.ssl_banner_EV .banner_txt dd,.ssl_banner_OV .banner_txt dd,.ssl_banner_DV .banner_txt dd{ font-size:16px; line-height:28px; padding:10px 0;}
.ssl_banner_OV{margin:0 auto; width:1200px; height:420px; background:url(../images/ssl_banner_OV.png) no-repeat center;position:relative;}
.ssl_banner_DV{margin:0 auto; width:1200px; height:420px; background:url(../images/ssl_banner_DV.png) no-repeat center;position:relative;}

.ssl_kuang{ background: #fff;z-index: 9999;top: 0;left: 0;right: 0;}
.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:260px; border:1px solid #dfdfdf; padding:5px 20px; position:relative; margin:0 3px 15px 2px;}
.ssl_index .ssl_brand_li li.li-4{ width:249px;}

.ssl_index .ssl_brand_li li.sty em{position:absolute; left:-8px; top:-8px; width:133px; height:48px; line-height:40px; background:url(../images/ssl/ssl_biaoqian.png) no-repeat; font-style:normal; color:#fff; font-weight:bold; text-align:center; font-size:16px; }

.ssl_index .ssl_brand_li li .GeoTrust{ width:160px; height:60px; background:url(../images/ssl/geoTrust_png.png) no-repeat 10px; display:block; margin:0 auto;}
.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 .GlobalSign{ width:160px; height:60px; background:url(../images/ssl/ssl_logo6.png) no-repeat 10px; display:block; margin:0 auto;}
.ssl_index .ssl_brand_li li .TrustAsia{ width:160px; height:60px; background:url(../images/ssl/ssl_logo7.png) no-repeat 10px; 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; padding-bottom:20px;}
.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;}


.ssl_tab{ margin:0 auto;background: #f2f2f2;}
.ssl_tab_n{line-height:40px;color:#333; padding:0; position:absolute; left:0; right:0; top:-20px;}
.ssl_tab_n ul{text-align:center; overflow:hidden; height:80px; width:1190px; padding:0 5px; margin:0 auto;}
.ssl_tab_n ul.types{ width:896px;}
.ssl_tab_n ul.types li{ line-height:60px;}
.ssl_tab_n ul.types li.Active{color:#fff;}
.ssl_tab_n li{ float:left; cursor:pointer; list-style:none;text-align:center;font-size:20px; height:60px; width:300px; position:relative; background:#fff;}
.ssl_tab_n ul.w1 li{ width:170px;}
.ssl_tab_n ul.w1 li i{right:90px;}
.ssl_tab_n li i{position:absolute;bottom:-20px;right:140px;height:0;width:0;overflow:hidden;font-size:0;border-color:#f2f2f2 transparent transparent transparent;border-style:solid;border-width:10px;}
.ssl_tab_n li img{ width:148px; height:34px; margin:13px 0;}
.ssl_tab_n li .img_GeoTrust{ background:url(../images/ssl/geoTrust_png.png) no-repeat;}
.ssl_tab_n li .img_GeoTrust_hover{ background:url(../images/ssl/geoTrust_png2.png) no-repeat; display:none;}
.ssl_tab_n li .img_Symantec{ background:url(../images/ssl/symantec_png.png) no-repeat;}
.ssl_tab_n li .img_Symantec_hover{ background:url(../images/ssl/symantec_png2.png) no-repeat; display:none;}
.ssl_tab_n li .img_Thawte{ background:url(../images/ssl/Thawte_png.png) no-repeat;}
.ssl_tab_n li .img_Thawte_hover{ background:url(../images/ssl/Thawte_png2.png) no-repeat; display:none;}
.ssl_tab_n li .img_RapidSSL{ background:url(../images/ssl/RapidSSL_png.png) no-repeat;}
.ssl_tab_n li .img_RapidSSL_hover{ background:url(../images/ssl/RapidSSL_png2.png) no-repeat; display:none;}
.ssl_tab_n li .img_COMODO{ background:url(../images/ssl/COMODO_png.png) no-repeat;}
.ssl_tab_n li .img_COMODO_hover{ background:url(../images/ssl/COMODO_png2.png) no-repeat; display:none;}
.ssl_tab_n li .img_GlobalSign{ background:url(../images/ssl/GlobalSign_png.png) no-repeat;}
.ssl_tab_n li .img_GlobalSign_hover{ background:url(../images/ssl/GlobalSign_png2.png) no-repeat; display:none;}
.ssl_tab_n li .img_TrustAsia{ background:url(../images/ssl/TrustAsia_png.png) no-repeat;}
.ssl_tab_n li .img_TrustAsia_hover{ background:url(../images/ssl/TrustAsia_png2.png) no-repeat; display:none;}

.ssl_tab_n li.Active .img_GeoTrust_hover,.ssl_tab_n li.Active .img_Symantec_hover,.ssl_tab_n li.Active .img_Thawte_hover,.ssl_tab_n li.Active .img_RapidSSL_hover,.ssl_tab_n li.Active .img_COMODO_hover,.ssl_tab_n li.Active .img_GlobalSign_hover,.ssl_tab_n li.Active .img_TrustAsia_hover{ display:inline-block;}
.ssl_tab_n li.Active .img_GeoTrust,.ssl_tab_n li.Active .img_Symantec,.ssl_tab_n li.Active .img_Thawte,.ssl_tab_n li.Active .img_RapidSSL,.ssl_tab_n li.Active .img_COMODO,.ssl_tab_n li.Active .img_GlobalSign,.ssl_tab_n li.Active .img_TrustAsia{ display:none;}

.ssl_tab_n li.Active{text-decoration:none;margin:0; background:#0187ee;}
.ssl_tab_n li.Active b{color:#fff; font-weight: normal;}
.ssl_tab_n li.Active i{border-color:#0187ee transparent transparent transparent;}

.ssl_tab_c{padding:80px 0 50px 0; margin:0 auto; position:relative;}
.ssl_tab_c .inner_banner{width:100%; position:absolute; left:0; right:0; top:-420px; height:420px; background:url(../images/ssl_banner_details.jpg) no-repeat center;}
.ssl_tab_c .inner_banner.types{background:url(../images/ssl_banner_types.jpg) no-repeat center;}
.ssl_tab_c .ssl_content{margin:0 auto; width:1200px;}
.ssl_tab_c .ssl_content .remind{ border-left:3px solid #ff6803;}
.ssl_tab_c .ssl_content .types_title{ text-align:center; line-height:52px; font-size:32px; font-weight: normal; color:#222; margin:20px auto;}
.price1{ font-size:18px; font-weight:bold; color:#ff6803; line-height:20px; }

.ssl_title_text{background:url(../images/ssl/ssl_title_icon1.gif) no-repeat 0 5px; padding-left:60px; min-height:70px; margin:30px 0 15px 0;}
.ssl_title_text .p dt{ font-size:16px; font-weight:bold; color:#232323; line-height:32px;}
.ssl_title_text .p dd{ font-size:14px; font-weight:normal; color:#535353; line-height:22px;}

.ssl_hui_icon{ position:absolute; right:-3px; top:0; width:66px; height:42px; display:block; background:url(../images/ssl/ssl_hui.png) no-repeat;}
.price_inline b{ color: #535353;margin: 0 5px; font-size:16px; font-weight:bold;}
.price_inline b.color{color:#ff6803;}
.price_inline em{ text-decoration:line-through;vertical-align: top; color:#888; font-style:normal; font-size:13px;}

.btn_ssl_1.btn_disabled{ background:#bdbdbd; color:#efefef;}
.btn_ssl_1.btn_disabled:hover{background:#bdbdbd; }
.btn_ssl_1{ background:#ff8920;cursor:pointer; color:#fff; line-height:50px; padding:0 20px; min-width:120px; text-align:center; display:inline-block; margin:30px auto; font-size:16px; font-weight:bold;}
.btn_ssl_1:hover{ background:#fd5908; }

.ssl_details_title{ border-left:4px solid #0187ee; padding-left:10px; font-size:18px; color:#222; line-height:22px; margin:10px 0;}
.logo_GeoTrust{ background:url(../images/ssl/geoTrust_png.png) no-repeat;width:148px; height:34px;}
.logo_symantec{ background:url(../images/ssl/symantec_png.png) no-repeat -18px 0;width:148px; height:34px;}
.logo_thawte{ background:url(../images/ssl/Thawte_png.png) no-repeat -22px 0;width:148px; height:34px;}
.logo_rapid{ background:url(../images/ssl/RapidSSL_png.png) no-repeat -28px 0;width:148px; height:34px;}
.logo_COMODO{ background:url(../images/ssl/COMODO_png.png) no-repeat -28px 0;width:148px; height:34px;}
.logo_GlobalSign{ background:url(../images/ssl/GlobalSign_png.png) no-repeat -12px 0;width:148px; height:34px;}
.logo_TrustAsia{ background:url(../images/ssl/TrustAsia_png.png) no-repeat -15px 0;width:148px; height:34px;}

.ssl_index .table_4 tr th .more_btn{height:20px; line-height:20px;border:1px solid #ccc;background:#fff;  margin:0 5px;  padding:0 10px; font-size:13px;text-align:center; float:right;} 
.ssl_index .table_4 tr th .more_btn.btn_disabled{ background:#bdbdbd;border:1px solid #bdbdbd; color:#efefef;}
.ssl_index .table_4 tr th .more_btn.btn_disabled:hover{background:#bdbdbd; }
.ssl_index .table_4 tr th .more_btn:hover{ background:#fff;color:#2d86da; border:1px solid #2d86da; }

.ssl_purchase_process{ text-align:center;border:#dfdfdf solid 1px; padding:12px 0 30px 0; margin-top:15px;box-shadow: 1px 3px 3px rgba(208,205,205,.51);}
.ssl_purchase_process li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:184px; }
.ssl_purchase_process li.arrow{width:46px;height:76px;background:url(../images/ssl/ssl_purchase_process_icon.png) no-repeat -26px -490px;}
.ssl_purchase_process li .ssl_process_icon1{ width:96px; height:96px; display:block; background:url(../images/ssl/ssl_purchase_process_icon.png) no-repeat; margin:10px auto;}
.ssl_purchase_process li .ssl_process_icon2{ width:96px; height:96px; display:block; background:url(../images/ssl/ssl_purchase_process_icon.png) no-repeat 0 -96px; margin:10px auto;}
.ssl_purchase_process li .ssl_process_icon3{ width:96px; height:96px; display:block; background:url(../images/ssl/ssl_purchase_process_icon.png) no-repeat 0 -192px; margin:10px auto;}
.ssl_purchase_process li .ssl_process_icon4{ width:96px; height:96px; display:block; background:url(../images/ssl/ssl_purchase_process_icon.png) no-repeat 0 -288px; margin:10px auto;}
.ssl_purchase_process li .ssl_process_icon5{ width:96px; height:96px; display:block; background:url(../images/ssl/ssl_purchase_process_icon.png) no-repeat 0 -384px; margin:10px auto;}
.ssl_purchase_process li h2{ text-align:center; font-size:16px; color:#333; line-height:50px; font-weight:bold;}
.ssl_purchase_process li p{ text-align:left; font-size:14px; color:#666; line-height:22px; }
.ssl_purchase_process li p.center{ text-align:center;}

.ssl_material_list{text-align:center;margin-top:15px; overflow:hidden; }
.ssl_material_list li.left{ float:left;}
.ssl_material_list li.right{ float:right;}
.ssl_material_list li.w{ width:1172px; overflow:hidden; float:left;padding:12px;}
.ssl_material_list li{border:#dfdfdf solid 1px; padding:12px; width:565px; margin-bottom:20px; list-style:none;box-shadow: 1px 3px 3px rgba(208,205,205,.51);}
.ssl_material_list li  i{float:left; width:100px; height:100px; display:block; margin-left:10px; }
.ssl_material_list li .img1{background:url(../images/ssl/ssl_material_img01.jpg) no-repeat; }
.ssl_material_list li .img2{background:url(../images/ssl/ssl_material_img02.jpg) no-repeat; margin-left:10px; }
.ssl_material_list li .img3{background:url(../images/ssl/ssl_material_img03.jpg) no-repeat; }
.ssl_material_list li .img4{background:url(../images/ssl/ssl_material_img04.jpg) no-repeat; }
.ssl_material_list li .img5{background:url(../images/ssl/ssl_material_img05.jpg) no-repeat; }
.ssl_material_list li.w .material_txt{  width:1020px;}
.ssl_material_list li .material_txt{ float:right;text-align:left; width:420px; padding:5px 10px 0 0;}
.ssl_material_list li .material_txt dt{font-size:16px; color:#222; line-height:40px;font-weight:bold;}
.ssl_material_list li .material_txt dd{  font-size:14px; color:#666; line-height:22px; }

.ssl_tab_c .ssl_content .grade_low{ width:46px; line-height:20px; background:#f86161; text-align:center; color:#fff;display:inline-block; *display:inline; *zoom:1; vertical-align:middle; }
.ssl_tab_c .ssl_content .grade_high{ width:46px; line-height:20px; background:#fc8419; text-align:center; color:#fff;display:inline-block; *display:inline; *zoom:1; vertical-align:middle; }
.ssl_tab_c .ssl_content .grade_super{ width:46px; line-height:20px; background:#3ba76f; text-align:center; color:#fff;display:inline-block; *display:inline; *zoom:1; vertical-align:middle; }

.ssl_application_tit{ font-size:22px; color:#222; font-weight:normal; line-height:52px; text-align:center; margin:40px auto 50px;}
.ssl_application_tit b{ color:#ff6803;font-size:20px;font-weight:normal; }

.ssl_free_application{padding-top:50px;}
.ssl_free_application h2{  text-align:center; font-size:26px; line-height:56px; border:none;}
.ssl_free_application .domain_search{  margin:20px auto 50px; text-align:center; border:1px solid #dfdfdf; padding:50px 20px 20px 20px;box-shadow: 1px 3px 3px rgba(208,205,205,.51);}
.ssl_free_application .domain_search label.tr_left{ display:inline-block;* display:inline; *zoom:1; vertical-align:top;line-height:56px; width:auto; text-align:left; font-size:16px;}
.ssl_free_application .domain_search .input_txt{display:inline-block;* display:inline; *zoom:1; vertical-align:top; border:1px solid #ccc; width:470px; padding:0 5px; height:54px; background:#fff;line-height:56px; font-size:14px; outline:none; text-align:left; }
.ssl_free_application .domain_search .input_txt:hover{border:1px solid #269df4;}
.ssl_free_application .domain_search .input_txt:focus{border:1px solid #269df4;}
.ssl_free_application .domain_search .domain_query_btn{display:inline-block;* display:inline; *zoom:1; vertical-align:top; width: 170px; background:#ff6803; height: 56px; text-align: center;  line-height: 56px;font-size: 16px;; color: #fff;  font-weight: normal; border: 0; cursor: pointer;outline:none; margin-left:-5px; padding:0;}
.ssl_free_application .domain_search .domain_query_btn:hover{background:#269df4; }
.ssl_free_application .domain_search .domain_query_btn.color_sty1{ background:#269df4;}
.ssl_free_application .domain_search .domain_query_btn.color_sty1:hover{ background:#ff6803; }

.ssl_free_application .domain_search .red_prompt{ margin:30px auto; }
.ssl_free_application .domain_search .red_prompt a{color:#ff0000;font-size:16px;}
.ssl_free_application .domain_search .red_prompt a:hover{ text-decoration:underline;}

.ssl_free_application .options,.trust_information .options{ font-style:normal; margin:20px 0 0 0;}
.ssl_free_application .options label,.trust_information .options label { padding: 0 23px 0 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 2px; display: inline-block;  float: left; color: #777; cursor:pointer;}
.ssl_free_application .options label:hover,.ssl_free_application .options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 2px;}
.ssl_free_application .options label.checked,.ssl_free_application .options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 2px;}
.ssl_free_application .options label input[type="checkbox"],.ssl_free_application .options label input[type="radio"] {left: -9999px; position: absolute;}
.ssl_free_application .options label input[type="checkbox"],.ssl_free_application .options label input[type="radio"] {left: -9999px; position: absolute;}

/*批文新窗口图片列表*/
.approval_img{ margin:0 auto; width:1200px; text-align:center;}
.approval_img li{ display:block; position:relative; width:700px; margin:0 auto 20px; text-align:center;}
.approval_img li a{display:block; position:absolute; height:36px; width:100%; z-index:1;  bottom:0; left:0; right:0; background:#0187ee;filter:alpha(opacity=90);opacity:0.9;-moz-opacity:0.9; }
.approval_img li a:hover b{ text-decoration:underline;}
.approval_img li a b{ position:absolute;bottom:0; left:0; right:0;  z-index:2; text-align:center;line-height:36px;color:#ffffff; }
.approval_img li p{font-size:16px; font-weight:bold; line-height:20px; padding:10px; color:#444;}
.approval_img li img{ width:700px; border:1px solid #ccc; }


.inner_module1 .content .box1 .left_box h1{  text-align:left; font-size:22px; color:#222; line-height:22px; margin:10px 0 40px 0;}
.inner_module1 .content .box1 .left_box .tr.line{border-bottom:1px solid #dfdfdf; margin:0 0 20px 0;}
.inner_module1 .content .box1 .left_box .tr.line.p_b{ padding-bottom:30px;}


.service_standards { float:left; display: inline-block; border: 1px solid #e4e4e4; background: #fff; vertical-align: middle;margin:20px 0 0 0;}
.service_standards dt {width: 130px; height: 70px; float: left; border-right: 1px solid #e4e4e4; font-size: 14px; color: #8b8b8b; cursor: pointer; position: relative;}
.service_standards dt.active { width: 140px;}
.service_standards dt .service_content {text-align: center; width: 100%;}
.service_standards dt .service_content p{line-height: 26px; background:#eee; border-bottom: 1px solid #e4e4e4; }
.service_standards dt.active .service_content { position: absolute;left: -1px; top: -20px; background-color: #fff; border: 1px solid #0187ee;}
.service_standards dt.active .service_content p {background-color: #0187ee; color: #fff; height: 26px; line-height: 26px;}
.service_standards .service_txt {font-size: 16px; line-height: 46px;color: #333;text-align: center;}
.service_standards dt.active .service_content .service_txt { color: #ff6803;font-size: 16px; height: 36px; line-height: 36px; padding-top: 0; font-weight: 700; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.service_standards .service_desc {height:32px; display: none; font-size: 12px; color: #797979; line-height: 16px; margin-bottom: 10px;}
.service_standards dt.active .service_desc { display: block;}
.service_standards_link.l_h{ line-height:40px;}
.service_standards_link{ line-height:107px; color:#0187ee; margin-left:10px;}
.service_standards_link:hover{ color:#ff6803;}


.inner_module1 .content .box1 .left_box .doubt{color:#222; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; }
.inner_module1 .content .box1 .left_box .doubt i{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px -20px; margin:13px 5px 0 10px; cursor:pointer;}

.inner_module1 .content .box1 .left_box .doubt:hover .floating_prompt1{ display:block;}
.inner_module1 .content .box1 .left_box .doubt .floating_prompt1{ display:none; position:absolute; background:#f1faff; border:1px solid #b1def6; min-width:290px;}
.inner_module1 .content .box1 .left_box .doubt .floating_prompt1 i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px 0; margin-top:-16px; display:block; position:absolute; left:30px;}
.inner_module1 .content .box1 .left_box .doubt.atop .floating_prompt1 i{background:url(../images/icon.png) no-repeat -90px 0; bottom:-9px;}
.inner_module1 .content .box1 .left_box .doubt .floating_prompt1 .txt{padding:10px; font-size:13px; color:#5b88ba; line-height:26px; }
.inner_module1 .content .box1 .left_box .doubt .floating_prompt1 .txt a{ color:#0187ee;}
.inner_module1 .content .box1 .left_box .doubt .floating_prompt1 .txt a:hover{color:#ff6803;}

.inner_module1 .content .box1 .left_box .doubt .floating_prompt2 i{ left: 200px;}


.inner_module1 .content .box1 .right_box .options{ font-style:normal; margin:20px 0; float:left; }
.inner_module1 .content .box1 .right_box .options.left1{margin:20px 0 40px 94px;}
.inner_module1 .content .box1 .right_box .options label { padding: 0 23px 0 23px; line-height: 20px; height: 20px; font-size: 14px; background:url(../images/checkbox1.gif) no-repeat 0 2px; display: inline-block;  float: left; color: #222; cursor:pointer;}
.inner_module1 .content .box1 .right_box .options label:hover {background: url(../images/checkbox3.gif) no-repeat 0 2px;}
.inner_module1 .content .box1 .right_box .options label.checked {background: url(../images/checkbox4.gif) no-repeat 0 2px;}
.inner_module1 .content .box1 .right_box .options label input[type="checkbox"],.inner_module1 .content .box1 .right_box .options label input[type="radio"] {left: -9999px; position: absolute;}
.inner_module1 .content .box1 .right_box .options label a{ color:#0187ee;}
.inner_module1 .content .box1 .right_box .options label a:hover{ color:#ff6803;}

.snapshot{ background:#f4f8fd; border:1px solid #92cef9; padding:0 10px; color:#222; width:510px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }



/*中资源20周年活动*/
.activity_tt1{ background: #ed220d; color: #fff;font-size: 12px; line-height: 24px; padding: 0 12px; float: left; margin-top: 22px; margin-left: 5px;}
.activity_tt3{  color: #222;font-size: 12px; line-height: 24px;display:block; margin-top: 10px; margin-left: 5px;}
.activity_tt3 span{ margin-right:10px; }
.activity_tt3 b{ color:#ed220d; font-weight:bold;}
.activity_tt1.sty{ margin-top:10px; margin-left:0;}
.activity_tt2{ background: #ed220d; color: #fff;font-size: 12px; line-height: 24px; padding: 0 12px; margin-left: 5px; display: inline-block;}
.host_tab_c .types_list li{ position: relative;}
.activity_v_tit{ position: absolute; top: -11px; right: -6px;}

.price_ts{ display: inline-block; background: #37b971; color: #fff; text-align: center; padding: 0 10px; line-height: 30px; margin-left: 10px; position: relative; z-index: 1; vertical-align: middle;}
.price_ts span{ position: absolute; top: -70px; left: 0; color: #333; width: 210px; background: #fff; z-index: 3; border: 1px solid #37b971; padding: 6px 10px; line-height: 22px; font-size: 12px; text-align: left; display: none;}
.price_ts span i{border-color: #37b971 transparent transparent transparent;border-style: solid;border-width: 7px; position: absolute; bottom: -15px; left: 22px;}
.price_ts:hover span{ display: block;}

.benefit_box{ position: relative;}
.benefit_t .hui {position: absolute;right: -1px;top: 0;width: 20px;height: 26px;background: url(../images/server_hui.png) no-repeat;}
.benefit_pop{ position: absolute; top: -38px; left:40px; color: #fff; width: 110px; text-align: center;background: #ed220d; z-index: 3; border: 1px solid #ed220d; padding:4px 6px; line-height: 20px; font-size: 12px; font-weight: normal; display: none;}
.benefit_pop i{border-color: #ed220d transparent transparent transparent;border-style: solid;border-width: 7px; position: absolute; top:28px; left: 42px;}
.benefit_box:hover .benefit_pop{ display: block;}

.price_tits{ display: inline-block; background: #ed220d; color: #fff; text-align: center; padding: 0 10px; line-height: 30px; margin-left: 10px; position: relative; z-index: 1; vertical-align: middle;}
.price_tits span{ position: absolute; top: -13px; left: 100px; color: #333; width: 225px; background: #fff; z-index: 3; border: 1px solid #ed220d; padding: 6px; line-height: 22px; font-size: 12px; text-align: left; display: none;}
.price_tits span i{border-color: transparent #ed220d transparent transparent;border-style: solid;border-width: 8px; position: absolute; top: 18px; left: -16px;}
.price_tits:hover span{ display: block;}

.ssl_index .ssl_brand_box .recommended_type li.sty1{ position: relative;}
.table_3 tbody tr td a{ position: relative;}

.price_te{ position: relative; margin-left: 14px; color: #fff; width: auto; background: #ed220d; z-index: 3; border: 1px solid #ed220d; padding:3px 10px; line-height: 22px; font-size: 12px; text-align: left;}
.price_te i{border-color: transparent #ed220d transparent transparent;border-style: solid;border-width: 6px; position: absolute; top: 4px; left: -12px;}

.ad_nav_box{ background: url(../images/ad_nav_bg.jpg) no-repeat; background-position: top center; height: 70px; min-width: 1200px;}
.ad_nav_box_70{background:url(../images/ad_nav_bg_70.jpg) no-repeat center top;height: 70px; min-width: 1200px; }
.ad_nav_box_70 .ad_nav_close{margin-top: 20px; opacity: 0.6;}
.ad_nav_w{ position: relative;width: 1190px; margin: 0 auto;}
.ad_nav_close{ display: block; float: right; margin-top: 23px; opacity: 0.4;}
.ad_nav_close:hover{ opacity: 0.8;}
.ad_nav_box ul{ float: right; width: 752px; padding-top: 14px;}
.ad_nav_box ul li{ list-style: none; float: left; margin-left: 7px;}
.ad_nav_box ul li a{ float: left; display: block;}
.ad_nav_box ul li a:hover{ opacity: 0.9;}


.release_domain { padding:10px; overflow:hidden;}
.release_domain .l{ width:620px; float:left;}
.release_domain .l .textarea1{width:596px;}
.release_domain h2{ line-height:30px; font-size:16px; border:none; padding:0;}
.release_domain h2 b{ font-weight:bold; color:#f00;}
.release_domain .center_btn{ text-align:center;}
.release_domain .btn{ height:52px; line-height:52px; font-size:16px;  background:#0187ee; color:#fff; display:inline-block; padding:0 45px; text-align:center;margin:15px auto;}
.release_domain .btn:hover{ background:#ff6803;}
.release_domain .btn.btn_disabled{background:#bdbdbd; color:#efefef; cursor:default;}
.release_domain .btn.btn_disabled:hover{background:#bdbdbd;}
.release_domain .remind{float:right; border:none; background:none; width:480px;}
.rule_txt{ line-height:26px; font-size:14px; padding:15px; background:#fafafa;}


.cn_main{width:860px; margin:100px auto 0; border:1px solid #07b0fe; padding:20px 30px;box-shadow: 2px 3px 3px rgba(208,205,205,.51);}
.cn_list_title{ text-align:center; font-size:26px; font-weight:bold; line-height:52px; }
.cn_yumdiv,.cn_col01{padding:10px 0;}
.cn_main .cn_col01 table{border-collapse: collapse; table-layout:fixed; background:#fff; width:100%;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;border-top:1px solid #dfdfdf;}
.cn_main .cn_col01 table thead tr td{ line-height:32px; color:#555; background:#eeeeee; font-size:14px; text-align:left; padding:0 10px;}
.cn_main .cn_col01 table tbody tr td{ line-height:32px; color:#555; border-bottom:1px solid #dfdfdf; font-size:14px; text-align:left; padding:0 10px; }
.index_module1 .content .box .list .btn{ width:120px; height:34px; line-height:34px; text-align:center; background:#fff; border:1px solid #0b95d9; color:#0187ee; display:block; margin:15px 0 30px 0; }
.index_module1 .content .box.hover .list .btn{ background:#269df4; color:#fff;}
.cn_main .cn_button01{ width:120px; line-height:30px; text-align:center;background:#269df4; color:#fff;  display:block; margin:15px 0 0 0; border:none; }
.cn_main .cn_button01:hover{background:#0d8ae6; }

.protocol_box .title{ margin:20px auto; font-size:20px;text-align:center; font-size:26px; line-height:56px; padding:0; border:none; }
.protocol_box p{font-size:14px; color:#444; line-height:26px;background:#f1faff; border:1px solid #b1def6; padding:15px;}

/* 商桥 */
/*#newBridge .icon-left-center{display: none;left: unset !important;right: 80px !important;top: 250px !important;margin-top: 0 !important;}*/
#newBridge .icon-left-center{left: unset !important;right: 80px !important;top: 250px !important;margin-top: 0 !important;}

/*ssl增加*/
.table_2 td.td_p_r{ padding:12px 0 12px 10px}
.table_2 td.td_p_l{ padding:12px 10px 12px 0}
.table_2 tr td a.bind_domain_addicon,.table_2 tr td a.bind_domain_lessicon{ margin:0 5px;}
.bind_domain_addicon{ width:25px; height:25px; background:url(../images/mail_icon2.png) no-repeat -32px -57px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; }
.bind_domain_lessicon{ width:25px; height:25px; background:url(../images/mail_icon2.png) no-repeat -2px -57px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; }
.ssl_buy_choosebrand{ width:140px; margin:10px 0 10px -8px;}

.sslnew_list{ text-align:center; width:1200px; margin:0 auto 20px;}
.sslnew_list li{ list-style:none;  width:283px; border:1px solid #d8d8d8; padding:20px 0;margin:0 5px; background:#fff; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.sslnew_list li img{ margin:10px auto 15px;}
.sslnew_list li h2{font-size:20px; color:#000; line-height:32px; }
.sslnew_list li h2 font{font-size:20px; }
.sslnew_list li h5{font-size:14px; color:#777; line-height:22px; }
.sslnew_list li ol{ margin:20px auto; width:75%;}
.sslnew_list li ol li{ line-height:30px; font-size:14px; border-bottom: 1px dashed #ccc; width:100%; border-left:none;border-right:none;border-top:none; text-align:left; padding:0; display:block;}
.sslnew_list li ol li i{width:11px; height:11px; background:url(../images/icon.png) no-repeat 0 -118px; display:inline-block; vertical-align:middle; margin-right:5px;}
.sslnew_list li .price_p{ text-align:center; font-size:16px; color:#888; }
.sslnew_list li .price_p b{ font-size:26px; font-weight:bold; color:#ff6803;}
.sslnew_list li .btn_buy{background:#269df4; margin:10px 0; line-height:40px; font-size:16px; padding:0 10px;}
.sslnew_list li .btn_buy:hover{background:#2d86da;}
.sslnew_list a.more{ text-align:center; line-height:40px; color:#ccc; margin:10px auto; width:1180px; display:block; font-size:16px;}
.sslnew_list a.more b{ margin:0 10px;color:#0187ee;}
.sslnew_list a.more b:hover{color:#ff6803;}

.ssl_index .ssl_brand_box .brand_GeoTrust_left{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:789px; height:320px; border:1px solid #dfdfdf; margin:0 3px 0 0;}
.ssl_index .ssl_brand_box .brand_GeoTrust_left .titbg{ line-height:40px; background:#ff8888; color:#fff; font-size:18px; font-weight:bold; text-align:center; }
.ssl_index .ssl_brand_box .brand_GeoTrust_left .GeoTrust{ width:160px; height:60px; background:url(../images/ssl/ssl_logo1.png) no-repeat; display:block; margin:20px auto 10px;}
.ssl_index .ssl_brand_box .brand_GeoTrust_left p{ text-align:left; line-height:24px; font-size:14px; color:#444; height:72px; padding:0 20px;}
.ssl_index .ssl_brand_box .brand_GeoTrust_left a{text-align:center;line-height:36px;}
.ssl_index .ssl_brand_box .brand_GeoTrust_left a.btn_buy,.ssl_index .ssl_brand_li li a.btn_buy{ margin:20px auto 0; background:#1497f5; display:block; width:140px; line-height:36px; text-align:center; color:#fff; font-size:14px; padding:0;}
.ssl_index .ssl_brand_box .brand_GeoTrust_left a.btn_buy:hover,.ssl_index .ssl_brand_li li a.btn_buy:hover{ background:#027cd2;}

.ssl_index .ssl_brand_box .brand_GeoTrust_right{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:389px; height:320px; border:1px solid #dfdfdf; margin:0 0 0 3px;}
.ssl_index .ssl_brand_box .brand_GeoTrust_right .titbg{ line-height:40px; background:#cfb8a0; color:#fff; font-size:18px; font-weight:bold; text-align:center; }
.ssl_index .ssl_brand_box .brand_GeoTrust_right .RapidSSL{ width:160px; height:60px; background: url(../images/ssl/ssl_logo4.png) no-repeat; display:block; margin:20px auto 10px;}
.ssl_index .ssl_brand_box .brand_GeoTrust_right p{ text-align:left; line-height:24px; font-size:14px; color:#444; height:72px; padding:0 20px;}
.ssl_index .ssl_brand_box .brand_GeoTrust_right a{text-align:center;line-height:36px;}
.ssl_index .ssl_brand_box .brand_GeoTrust_right a.btn_buy,.ssl_index .ssl_brand_li li a.btn_buy{ margin:20px auto 0; background:#1497f5; display:block; width:140px; line-height:36px; text-align:center; color:#fff; font-size:14px; padding:0;}
.ssl_index .ssl_brand_box .brand_GeoTrust_right a.btn_buy:hover,.ssl_index .ssl_brand_li li a.btn_buy:hover{ background:#027cd2;}

.what_ssl{ background:#37a6f3; width:100%; padding-bottom:20px;}
.what_ssl .what_ssl_content{ margin:20px auto; width:1200px; text-align:center;}
.what_ssl .what_ssl_content .what_sslimg{ float:left; width:476px; height:282px; background:url(../images/ssl/what_sslimg.jpg) no-repeat -5px 20px;}
.what_ssl .what_ssl_content .what_ssl_txt{display: table-cell;float: none;vertical-align: top;width: auto; *display:block; *zoom:1; word-break: break-all; word-wrap: break-word; text-align:left; color:#fff; padding:40px 10px 10px 0;}
.what_ssl .what_ssl_content .what_ssl_txt:after {
    clear: both;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    display: block;
    height: 0 !important;
    line-height: 0;
    visibility: hidden;
}
.what_ssl .what_ssl_content .what_ssl_txt h2{ font-size:24px; font-weight:bold; line-height:48px; margin-bottom:10px;}
.what_ssl .what_ssl_content .what_ssl_txt p{ font-size:14px; line-height:22px;}
.what_ssl .what_ssl_content .what_ssl_txt ul{margin:20px 0;}
.what_ssl .what_ssl_content .what_ssl_txt ul li{ background:#219aee url(../images/ssl/sslfeatures-icon.png) no-repeat 5px center; padding:0 18px 0 36px; color:#fff; line-height:32px; font-size:14px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:3px 10px 3px 0; border:1px solid #00c4ff;}
.what_ssl .what_ssl_content .what_ssl_line{ border-bottom:1px dashed #3de1ff; margin-bottom:20px;}
.what_ssl .what_ssl_content .xiaochengxu{ display:inline-block; *display:inline; *zoom:1; vertical-align:top;  background:#00cbfe; width:420px; padding:20px 30px 20px 130px; color:#d2f6ff; line-height:24px; font-size:14px; background:url(../images/ssl/what_ssl_icon1.png) no-repeat 0 12px; text-align:left;}
.what_ssl .what_ssl_content .xiaochengxu h2,.what_ssl .what_ssl_content .iosapp h2{ font-size:18px; font-weight:bold; margin-bottom:10px; color:#fff;}
.what_ssl .what_ssl_content .iosapp{ display:inline-block; *display:inline; *zoom:1; vertical-align:top;  background:#00cbfe; width:420px; padding:20px 30px 20px 130px; color:#d2f6ff; line-height:24px; font-size:14px; background:url(../images/ssl/what_ssl_icon2.png) no-repeat 0 12px; text-align:left;}

.ssl_problem dl.title{padding:20px 0 30px 0; text-align:center; width:1200px; margin:0 auto;}
.ssl_problem dl.title dt{ font-size:32px; color:#222; line-height:52px;}
.ssl_problem dl.title dd{ font-size:16px; color:#555; line-height:22px; padding:5px 0;}

.ssl_problem{ text-align:center; width:1200px; margin:0 auto; padding:20px 0 60px 0;}
.ssl_problem ul li{ list-style:none; width:262px; margin:0 5px; padding:0 10px; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.ssl_problem ul li a{ display:block;border-bottom:1px dashed #bbb; line-height:30px; color:#444; text-align:left; background:url(../images/icon_round.gif) no-repeat 0 center; padding-left:10px;}
.ssl_problem ul li a:hover{ color:#0187ee;}


/*com域名查询结果页*/
.domain_bg3.net{background:#fbce00; }
.domain_bg3.net .domain_search .domain_query_btn{background: #252525;}
.domain_bg3.net .domain_search .domain_query_btn:hover{background: #363636; }
.domain_bg3.net .domain_search .common_input{ border:1px solid #444;}
.domain_bg3.net h2{color:#333;}
.domain_bg3{ background:#1961a9 url(../images/comsearch_bg.jpg) no-repeat 0 center; padding:20px 0 40px 0;  left:0;position: relative; right:0; top:-4px;}
.domain_bg3 h2{ width:705px; text-align:center; color:#fff; font-size:28px; line-height:62px; }
.domain_bg3 h2 b{font-size:36px; margin-right:10px;font-weight:bold;}
.domain_bg3 .domain_search{ position:relative; margin:0 auto; width:960px;}
.domain_bg3 .domain_search .common_input{width: 690px; height: 90px; padding-left: 10px; border: 1px solid #bbb; font-size: 14px; resize: none; vertical-align: top; padding-top: 5px; overflow: auto;  position: relative; outline:none;}
.domain_bg3 .domain_search .common_input:hover{ border: 1px solid #0187ee; }
.domain_bg3 .domain_search .common_input:focus{ border: 1px solid #0187ee; }
.domain_bg3 .domain_search .domain_query_btn{position: absolute; right: 85px; top: 90px; width: 148px; background:#ff6803; height: 46px; text-align: center; line-height: 46px;font-size: 16px; color: #fff;  font-weight: normal; border: 0; cursor: pointer;outline:none; padding:0;}
.domain_bg3 .domain_search .domain_query_btn:hover{ background:#f5982a;}

.search_results .left_results{ float:left; width:824px;}
.search_results .left_results .results_list li .options,.search_results .left_results .results_list li .not_registered{ width:350px;}
.search_results .left_results h2{border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf; padding:0 20px 0; background:#fff; margin-top:20px; position:relative; }
.search_results .left_results h2 em{border-bottom:1px solid #dfdfdf; font-style:normal; display:block; font-size:16px;}
.search_results .left_results h2 .icon_refresh{ position:absolute; top:0; right:20px; background:url(../images/icon_refresh.png) no-repeat center right; padding-right:30px; color:#333; font-size:14px;}
.search_results .left_results h2 .icon_refresh:hover{color:#0187ee;}
.search_results .left_results .results_list li{ line-height:28px;}
.search_results .left_results .results_list li .results_status{ border:none; background:none;}

.search_results .left_results .results_list li .options label,.search_results .left_results .results_list li .results_status, .search_results .left_results .priceclass,.search_results .left_results .column-btn{line-height: 28px; margin:0;}
.search_results .left_results .column-btn.added{background:#ddd url(../images/icon_added.png) no-repeat 10px; width:70px; padding-left:20px; color:#333; cursor:default;pointer-events: none; }
.search_results .left_results .column-btn{height:28px;}
.search_results .left_results .results_list li .options label.checked{background: url(../images/checkbox4.gif) no-repeat 0 6px;}

.search_results .left_results .priceclass{ float:left;}
.search_results .left_results .priceclass span { float:right;}
.search_results .left_results .results_list li .not_registered .icon1,.search_results .left_results .results_list li .not_registered .icon2{margin: 4px 5px 0 -2px;}
.search_results .left_results .results_list li .not_registered .icon3{margin: 4px 5px 0 0;}

.search_results .right_buy{float:right; width:356px; margin-top:20px;}
.cart_list .cart_empty{ background:url(../images/icon_shop_cart.png) no-repeat center 50px; padding:110px 0 80px 0; text-align:center; color:#555;}
.cart_list{border:1px solid #dfdfdf; background:#fff;}
.cart_list h2{ padding:0 20px 0; background:#fff;font-size:16px; color:#222; line-height:56px; position:relative; border-bottom:1px solid #dfdfdf;}
.cart_list h2 i{ border-radius:50px; background:#FF7800; color:#fff; behavior:url(js/pie.htc); text-align:center; min-width:15px; font-size:12px; font-weight:bold; font-style:normal; line-height:24px; padding:0 5px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin-left:5px;}
.cart_list h2 a{ position:absolute; right:20px; top:0;line-height:56px; color:#0187ee; font-size:14px; }
.cart_list h2 a:hover{ color:#FF7800;}
.cart_list .li_list{ padding:0 20px; max-height:440px; overflow-y: auto;}
.cart_list .li_list li{ display:block; line-height: 20px; padding: 12px 0;font-size:14px; color:#333;border-bottom: 1px dashed #dfdfdf; overflow:hidden;}
.cart_list .li_list li em{word-break: break-all; word-wrap: break-word;font-style:normal;display:inline-block; *display:inline; *zoom:1; vertical-align:middle; float:left;}
.cart_list .li_list li .btn_remove{line-height:26px; color:#0187ee; padding:0 15px; border:1px solid #0187ee; text-align:center;display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin-left:10px; float:right; }
.cart_list .li_list li .btn_remove:hover{border:1px solid #269df4; background: #269df4;  color: #fff; }

.btn_settlement{ padding:20px; background:#fff;font-size:16px; color:#222; line-height:56px; position:relative; text-align:center;}
.btn_settlement a{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle;padding: 0 25px;height:42px; line-height:42px; color:#fff; background:#FF7800; text-align:center; margin:0 auto; font-size:16px; }
.btn_settlement a:hover{background:#f5982a; }

.search_results .left_results .results_box{padding: 20px 25px;}
.search_results.ad .domain_active{ margin-top:20px;background:#0669be url(../images/domain-active-bg.jpg) no-repeat center; height:360px;}
.search_results.ad .domain_active .title_adpic{ text-align:center; line-height:62px; font-size:32px; color:#fff; margin-bottom:20px;}
.ad_pic_list{ margin:0 auto; width:1200px; text-align:center;}
.ad_pic_list li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:0 10px;width:260px;}
.ad_pic_list li .pic{width:258px; border:1px solid #83c0ff; height:216px; background:#fff; }
.ad_pic_list li .pic p{line-height:24px; padding:4px 0 10px 0; font-size:16px; color:#222;}
.ad_pic_list li .pic img{ vertical-align:top; max-height:158px; max-width:258px;}


/*注册局安全锁*/
.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;}


/*城市站群SEO优化*/
.SEO_warp{overflow:hidden; margin:20px auto; width:1200px;}
.SEO_warp .left_area{float:left; width:345px; background:#ffffff; padding:10px;}
.SEO_warp .left_area .topmenu{border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf; width:345px;}
.SEO_warp .left_area .topmenu li{ float:left; width:114px; line-height:42px; background:#f4f4f4; list-style:none; border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf; text-align:center;}
.SEO_warp .left_area .topmenu li a{display:block; color:#444; padding:0 5px;}
.SEO_warp .left_area .topmenu li a.hover,.SEO_warp .left_area .topmenu li a.hover:hover{  background:#0187ee; color:#fff;}
.SEO_warp .left_area .topmenu li a:hover{  background:#fff; color:#444;}

.SEO_warp .left_area .area_list{margin-top:25px; padding:0 10px;}
.SEO_warp .left_area .area_list li{margin-bottom:35px; line-height:27px; list-style:none;}
.SEO_warp .left_area .area_list li h3{ font-size:15px; color:#066fbf; font-weight:bold;}
.SEO_warp .left_area .area_list li h5{ font-size:14px; color:#222; font-weight:bold; margin-top:5px;}
.SEO_warp .left_area .area_list li h5 a{color:#222;}
.SEO_warp .left_area .area_list li h5 a:hover{color:#0187ee;}
.SEO_warp .left_area .area_list li ul{}
.SEO_warp .left_area .area_list li ul li{ font-size:14px; color:#444; font-weight: normal;  margin:0 12px 0 0; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.SEO_warp .left_area .area_list li ul li a{color:#444;}
.SEO_warp .left_area .area_list li ul li a:hover{ color:#0187ee;}

.SEO_warp .left_area .column{ border:1px solid #dfdfdf; margin-bottom:10px; padding-bottom:5px;}
.SEO_warp .left_area .column .title{ background:#fafafa; line-height:42px; color:#000; padding:0 10px; border-bottom:1px solid #dfdfdf; font-size:16px; margin-bottom:5px;}
.SEO_warp .left_area .column li{}
.SEO_warp .left_area .column li a{ display:block; line-height:42px; color:#444;padding:0 10px;}
.SEO_warp .left_area .column li a:hover{ color:#0187ee;}
.SEO_warp .left_area .column li a.hover{ color:#fff; background:#0187ee; margin:0 5px;}
.SEO_warp .left_area .column.sty li{ display:inline-block; *display:inline; *zoom:1;  width:62px; padding:0 10px;}
.SEO_warp .left_area .column.sty li a{ display:inline-block; padding:0;}


.SEO_warp .right_ad{float:right; width:816px; position:relative;}
.SEO_warp .right_ad .flexslider{height: 220px; width:816px; position:relative;}
.SEO_warp .right_ad .flexslider .slides li {width: 100%;height: 100%; list-style:none;}
.SEO_warp .right_ad .flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center; list-style:none;}
.SEO_warp .right_ad .flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.SEO_warp .right_ad .flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display: block;height: 16px;overflow: hidden;text-indent: -99em;width: 16px;cursor: pointer;}
.SEO_warp .right_ad .flex-control-paging li a.flex-active,
.SEO_warp .right_ad .flex-control-paging li.active a {background-position: 0 0;}
.SEO_warp .right_ad .flexslider .slides a img {width: 100%;height: 220px;}

.SEO_warp .right_ad .tj_list{margin-bottom:20px;}
.SEO_warp .right_ad .tj_list h2{border-left:4px solid #0187ee; text-align:left; padding-left:10px; font-size:18px; color:#222; line-height:22px; margin:20px 0; }
.SEO_warp .right_ad .tj_list .more{ background:url(../images/pages_icon2.png) no-repeat center right; padding-right:20px; color:#0187ee; float:right;}
.SEO_warp .right_ad .tj_list .more:hover{ color:#ff6803;}
.SEO_warp .right_ad .tj_list li{list-style:none; float:left; margin-right:6px; background:#fff;}
.SEO_warp .right_ad .tj_list li.m_0{ margin-right:0;}
.SEO_warp .right_ad .tj_list li a{display:block; position:relative; text-align:center; }
.SEO_warp .right_ad .tj_list li a.btn_buy{ display:inline-block; position:inherit;background: #269df4;margin:10px 0; line-height:40px; font-size:16px; padding:0 10px;}
.SEO_warp .right_ad .tj_list li a.btn_buy:hover{ background:#2d86da;}
.SEO_warp .right_ad .tj_list li a p{ position:absolute; text-align:center; bottom:0; left:0; right:0;font-size:14px; color:#666; line-height:36px;}
.SEO_warp .right_ad .tj_list li a:hover p,.banner_list li a:hover p b{ color:#ff6803;}
.SEO_warp .right_ad .tj_list li a p b{font-size:16px; font-weight:bold; color:#c52420;}
.SEO_warp .right_ad .tj_list li a img{ width:140px; height:108px; overflow:hidden; border:4px solid #dfdfdf; padding:0 5px;}

.SEO_warp .right_ad .tj_list.hot_host ul{background:#fff; padding:30px 10px; text-align:center;}
.SEO_warp .right_ad .tj_list.hot_host li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:260px; float:none; margin:0;}
.SEO_warp .right_ad .tj_list.hot_host li h2{font-size:18px; color:#000; line-height:32px; border:none; margin:0; text-align:center; padding:0;}
.SEO_warp .right_ad .tj_list.hot_host li h5{font-size:13px; color:#777; line-height:22px; }
.SEO_warp .right_ad .tj_list.hot_host li table{border-collapse: collapse; table-layout:fixed; margin:20px auto;} 
.SEO_warp .right_ad .tj_list.hot_host li table tr td{ border-bottom:1px dashed #dfdfdf; line-height:30px; color:#888; text-align:left;}
.SEO_warp .right_ad .tj_list.hot_host li table tr td.text_center{ text-align:center;}
.SEO_warp .right_ad .tj_list.hot_host li .price_p{ text-align:center; font-size:16px; color:#888; }
.SEO_warp .right_ad .tj_list.hot_host li .price_p b{ font-size:25px; font-weight:bold; color:#ff6803;}

.SEO_warp .right_ad .tj_list.tj_cserver ul{background:#fff; padding:20px; text-align:center;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li{ border-bottom:1px solid #dfdfdf; text-align:left; float:none; margin:0 0 20px 0; padding-bottom:10px;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li.bor_no{border:none; margin:0; padding:0;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li .version{ float:left; width:106px; text-align:center; margin-right:10px;line-height:34px; color:#fff; font-size:18px; font-weight:bold; }
.SEO_warp .right_ad .tj_list.tj_cserver ul li .version.type1{background:url(../images/SEO_cserver_icon01.png) no-repeat center; height:139px; padding-top:13px; }
.SEO_warp .right_ad .tj_list.tj_cserver ul li .version.type2{background:url(../images/SEO_cserver_icon02.png) no-repeat center; height:139px; padding-top:13px; }
.SEO_warp .right_ad .tj_list.tj_cserver ul li .version.type3{background:url(../images/SEO_cserver_icon03.png) no-repeat center; height:139px; padding-top:13px; }

.SEO_warp .right_ad .tj_list.tj_cserver ul li .content{display: table-cell;float: none;vertical-align: top;width: auto; *display:block; *zoom:1; font-size:13px;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li .content:after{clear: both; content: " . . "; display: block; height: 0 !important; line-height: 0; visibility: hidden;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li .content h2{font-size:20px; color:#000; line-height:32px; border:none; margin:15px 0 0 0; text-align:left; padding:0;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li .content h5{font-size:14px; color:#777; line-height:22px;text-align:left; }
.SEO_warp .right_ad .tj_list.tj_cserver ul li .content p{ padding:20px 0;font-size:14px; color:#777; line-height:26px;text-align:left; }
.SEO_warp .right_ad .tj_list.tj_cserver ul li .content p b{font-size:16px; font-weight:bold; color:#666; margin-right:10px;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li .content p b.m_0{ margin:0;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li .price_r{ float:right; width:150px; text-align:right; margin-top:15px;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li .price_r .price_p{ font-size:16px; color:#888; }
.SEO_warp .right_ad .tj_list.tj_cserver ul li .price_r .price_p b{ font-size:24px; font-weight:bold; color:#ff6803;}
.SEO_warp .right_ad .tj_list.tj_cserver ul li a.btn_buy{padding:0;}

.SEO_warp .right_ad .tj_list .program_list{ text-align:center;background:#fff; padding:20px 0;}
.SEO_warp .right_ad .tj_list .program_list .program.center{ width:354px;}
.SEO_warp .right_ad .tj_list .program_list .program.line{border-right:1px solid #dfdfdf;}
.SEO_warp .right_ad .tj_list .program_list .program{ width:400px;text-align:center; padding:35px 0; background:#fff; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.SEO_warp .right_ad .tj_list .program_list .program h2{font-size:20px; color:#000; line-height:32px; margin:0; padding:0; border:none; text-align:center; }
.SEO_warp .right_ad .tj_list .program_list .program h5{font-size:14px; color:#777; line-height:22px; }
.SEO_warp .right_ad .tj_list .program_list .program ul{ margin:30px 0;}
.SEO_warp .right_ad .tj_list .program_list .program ul li{ float:none; display:inline-block; *display:inline; *zoom:1;vertical-align:top; width:185px; list-style:none; background:url(../images/icon_round.gif) no-repeat 3px center; padding-left:10px; border-bottom:1px dashed #dfdfdf; line-height:30px; color:#888; text-align:left; margin:0; font-size:13px;} 
.SEO_warp .right_ad .tj_list .program_list .program .price_p{ text-align:center; font-size:16px; color:#888; line-height:36px; height:36px; }
.SEO_warp .right_ad .tj_list .program_list .program .price_p b{ font-size:26px; font-weight:bold; color:#ff6803;}
.SEO_warp .right_ad .tj_list .program_list .program .btn_buy{background:#269df4; margin:10px 0; line-height:40px; font-size:16px; padding:0 10px;}
.SEO_warp .right_ad .tj_list .program_list .program .btn_buy:hover{background:#2d86da;}

.SEO_warp .right_ad .tj_list.tj_ssl .sslnew_list{ width:100%;}
.SEO_warp .right_ad .tj_list.tj_ssl .sslnew_list li{margin:0 -3px; width:272px; border:none; padding:20px 0 30px 0; float:none;}
.SEO_warp .right_ad .tj_list.tj_ssl .sslnew_list li h2{border:none; padding:0; text-align:center; margin:10px 0;}
.SEO_warp .right_ad .tj_list.tj_ssl .sslnew_list li ol{margin: 20px auto;}
.SEO_warp .right_ad .tj_list.tj_ssl .sslnew_list li ol li{border-bottom: 1px dashed #ccc; float:none; width:98%; padding:0;}
.SEO_warp .right_ad .tj_list.tj_ssl .sslnew_list li .price_p b{ font-size:26px;}

.SEO_warp .right_ad .tj_list.web h5{ margin:20px 0;}
.SEO_warp .right_ad .tj_list.web .program_list i{ margin:0 auto;width:158px; height:158px; }
.SEO_warp .right_ad .tj_list.web .program_list .tub1{ background:url(../images/seo_web_tub01.png) no-repeat; display:block;}
.SEO_warp .right_ad .tj_list.web .program_list .tub2{ background:url(../images/seo_web_tub02.png) no-repeat; display:block;}

.SEO_warp .right_ad .tj_list.web .program_list .program{ padding:0;}

.SEO_warp .right_ad .tj_list.about h2{ margin:10px 0 20px 0;}
.SEO_warp .right_ad .tj_list.about .box img{ float:left; width:200px; height:200px; margin-right:20px; margin-bottom:20ppx; }
.SEO_warp .right_ad .tj_list.about .box,.SEO_warp .right_ad .tj_list.contact .box{ background:#fff;  padding:20px;}
.SEO_warp .right_ad .tj_list.about .box p{color:#444; line-height:26px; text-indent:2em; padding-bottom:20px;}
.SEO_warp .right_ad .tj_list.contact .box p{color:#444; line-height:36px;}


.SEO_warp .right_ad .domain_search{ padding:20px 0 10px 0; position:relative; background:#fff;}
.SEO_warp .right_ad .domain_search .common_input{width: 600px; height: 120px; padding-left: 10px; border: 1px solid #bbb; font-size: 14px; resize: none; vertical-align: top; padding-top: 5px; overflow: auto;  position: relative; outline:none;}
.SEO_warp .right_ad .domain_search .common_input:hover{border: 1px solid #0187ee;}
.SEO_warp .right_ad .domain_search .common_input:focus{border: 1px solid #0187ee;}
.SEO_warp .right_ad .domain_search .domain_query_btn{position: absolute; right: 0; top: 50px; width: 170px; background:#ff6803; height: 50px; text-align: center;  line-height: 50px;font-size: 18px; color: #fff;  font-weight: normal; border: 0; cursor: pointer;outline:none; padding:0;}
.SEO_warp .right_ad .domain_search .domain_query_btn:hover{ background:#0187ee;}

.SEO_warp .right_ad .options_list{ margin:0 auto; width:816px; background:#fff; padding:0 10px 10px;}
.SEO_warp .right_ad .options_btn.m_6{ margin:6px 0;}
.SEO_warp .right_ad .options_btn{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; padding:0 20px; min-width:60px; line-height:28px; background:#fff; border:1px solid #cbcbcb; color:#222; text-align:center; margin:30px 10px 30px 0;}
.SEO_warp .right_ad .options_btn:hover{ background:#0187ee; border:1px solid #0187ee; color:#fff;}
.SEO_warp .right_ad .options_link a{ margin-right:30px; color:#0187ee;}
.SEO_warp .right_ad .options_link a:hover{color:#ff6803;}

.SEO_warp .right_ad .tj_list.why .horizontal_center{ background:#fff; padding:20px 20px 20px 30px;}
.SEO_warp .right_ad .horizontal_center li{list-style:none; width:380px; overflow:hidden; float:left; margin:20px 0;}
.SEO_warp .right_ad .horizontal_center li i{ float:left; width:70px; height:70px; display:block; background:url(../images/icon-domain-advantage.png) no-repeat;}
.SEO_warp .right_ad .horizontal_center li i.icon1{ background-position:0 0;}
.SEO_warp .right_ad .horizontal_center li i.icon2{ background-position:0 -70px;}
.SEO_warp .right_ad .horizontal_center li i.icon3{ background-position:0 -140px;}
.SEO_warp .right_ad .horizontal_center li i.icon4{ background-position:0 -210px;}
.SEO_warp .right_ad .horizontal_center li i.icon5{ background-position:0 -280px;}
.SEO_warp .right_ad .horizontal_center li i.icon6{ background-position:0 -350px;}
.SEO_warp .right_ad .horizontal_center li .text{float:right; width:300px; text-align:left;}
.SEO_warp .right_ad .horizontal_center li .text dt{ font-size:18px; color:#222; line-height:30px;}
.SEO_warp .right_ad .horizontal_center li .text dd{ font-size:14px; color:#888; line-height:22px;}

.SEO_warp .right_ad .host_center{ background:#fff; text-align:center; padding:20px 0;}
.SEO_warp .right_ad .host_center li{list-style:none; width:380px; overflow:hidden; float:none;display:inline-block; *display:inline; *zoom:1; vertical-align:top;margin:16px 0;}
.SEO_warp .right_ad .host_center li i{ float:left; width:70px; height:70px; display:block; background:url(../images/seo_host_icon.jpg) no-repeat;}
.SEO_warp .right_ad .tj_list.ssl .host_center li i{  background:url(../images/seo_ssl_icon.jpg) no-repeat;}
.SEO_warp .right_ad .host_center li i.icon1{ background-position:0 0;}
.SEO_warp .right_ad .host_center li i.icon2{ background-position:0 -70px;}
.SEO_warp .right_ad .host_center li i.icon3{ background-position:0 -140px;}
.SEO_warp .right_ad .host_center li i.icon4{ background-position:0 -210px;}
.SEO_warp .right_ad .host_center li i.icon5{ background-position:0 -280px;}
.SEO_warp .right_ad .host_center li i.icon6{ background-position:0 -350px;}

.SEO_warp .right_ad .tj_list.ssl .host_center li i.icon1{ background-position:-70px 0;}
.SEO_warp .right_ad .tj_list.ssl .host_center li i.icon2{ background-position:-70px -70px;}
.SEO_warp .right_ad .tj_list.ssl .host_center li i.icon3{ background-position:-70px -140px;}
.SEO_warp .right_ad .tj_list.ssl .host_center li i.icon4{ background-position:-70px -210px;}

.SEO_warp .right_ad .host_center li .text{float:right; width:300px; text-align:left;}
.SEO_warp .right_ad .host_center li .text dt{ font-size:18px; color:#222; line-height:30px;}
.SEO_warp .right_ad .host_center li .text dd{ font-size:14px; color:#888; line-height:22px;}

.SEO_warp .right_ad .tj_list .seo_common_problem{ padding:30px 0; background:#fff;}
.SEO_warp .right_ad .tj_list .seo_common_problem li{ list-style:none; width:258px; margin:0; padding:0 0 0 10px; background:#fff; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.SEO_warp .right_ad .tj_list .seo_common_problem li a{ display:block;border-bottom:1px dashed #dfdfdf; line-height:20px; padding:5px 0; color:#444; text-align:left; background:url(../images/icon_round.gif) no-repeat 0 center; padding-left:10px;}
.SEO_warp .right_ad .tj_list .seo_common_problem li a:hover{ color:#0187ee;}

.SEO_warp .right_ad .tj_list.cserver_ad h5{ margin:10px 0; text-align:left;}
.SEO_warp .right_ad .tj_list.cserver_ad .program_list{ background:none; padding:0;}
.SEO_warp .right_ad .tj_list.cserver_ad .program_list i{ margin:0 auto;width:70px; height:70px; }
.SEO_warp .right_ad .tj_list.cserver_ad .program_list .tub1{ background:url(../images/seo_cserver_icon.jpg) no-repeat; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad .program_list .tub2{ background:url(../images/seo_cserver_icon.jpg) no-repeat 0 -70px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad .program_list .tub3{ background:url(../images/seo_cserver_icon.jpg) no-repeat 0 -140px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad .program_list .tub4{ background:url(../images/seo_cserver_icon.jpg) no-repeat 0 -210px;; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad .program_list .tub5{ background:url(../images/seo_cserver_icon.jpg) no-repeat 0 -280px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad .program_list .tub6{ background:url(../images/seo_cserver_icon.jpg) no-repeat 0 -350px; display:block;}

.SEO_warp .right_ad .tj_list.cserver_ad.mail .program_list .tub1{ background:url(../images/seo_mail_icon.jpg) no-repeat; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.mail .program_list .tub2{ background:url(../images/seo_mail_icon.jpg) no-repeat 0 -70px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.mail .program_list .tub3{ background:url(../images/seo_mail_icon.jpg) no-repeat 0 -140px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.mail .program_list .tub4{ background:url(../images/seo_mail_icon.jpg) no-repeat 0 -210px;; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.mail .program_list .tub5{ background:url(../images/seo_mail_icon.jpg) no-repeat 0 -280px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.mail .program_list .tub6{ background:url(../images/seo_mail_icon.jpg) no-repeat 0 -350px; display:block;}

.SEO_warp .right_ad .tj_list.cserver_ad.ssl .program_list .tub1{ background:url(../images/seo_ssl_icon.jpg) no-repeat; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.ssl .program_list .tub2{ background:url(../images/seo_ssl_icon.jpg) no-repeat 0 -70px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.ssl .program_list .tub3{ background:url(../images/seo_ssl_icon.jpg) no-repeat 0 -140px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.ssl .program_list .tub4{ background:url(../images/seo_ssl_icon.jpg) no-repeat 0 -210px;; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.ssl .program_list .tub5{ background:url(../images/seo_ssl_icon.jpg) no-repeat 0 -280px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.ssl .program_list .tub6{ background:url(../images/seo_ssl_icon.jpg) no-repeat 0 -350px; display:block;}
.SEO_warp .right_ad .tj_list.cserver_ad.ssl .program_list .program{height:250px; }

.SEO_warp .right_ad .tj_list.cserver_ad .program_list .program{width:240px; margin:5px 5px 5px 0; padding:12px; height:220px; background:#fff;}
.SEO_warp .right_ad .tj_list.cserver_ad .program_list .program h2{font-size:16px;}

.SEO_warp .right_ad .tj_list.web_why .table_web{width:100%; margin:0;}
.SEO_warp .right_ad .tj_list.web_why .table_web table tr td{padding: 10px 10px 10px 20px;}
.SEO_warp .right_ad .tj_list.web_why .table_web table tr td span{width:210px;}
.SEO_warp .right_ad .tj_list.web_why .table_web table tr td .title1{padding: 90px 0 0 0;background: url(../images/web_icon3.png) no-repeat center top; font-size: 26px; line-height:50px;}
.SEO_warp .right_ad .tj_list.web_why .table_web table tr td .title2{padding: 90px 0 0 0;background: url(../images/web_icon4.png) no-repeat center top; font-size: 26px; line-height:50px;}
.SEO_warp .right_ad .tj_list.web_why .table_web table tr th{font-size:15px;}


.SEO_warp .right_ad .tj_list.web_ad .web_vs_box{width:96%; margin:0; background:#fff; padding:2%;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .left_zzy{ width:320px; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .left_zzy .zzy_tit{ width:320px; line-height:72px; background:#269df4; color:#fff; font-size:28px; text-align:center; margin-bottom:20px;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .left_zzy li{ border:1px solid #dfdfdf; padding:0 10px; width:297px; height:90px; list-style:none; margin:5px 0; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;text-align:left;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .left_zzy li i{ width:30px; height:30px;display:inline-block; *display:inline; *zoom:1; vertical-align:middle;background:url(../images/web_vs_icon1.png) no-repeat center; margin:30px 0;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .left_zzy li span{display:inline-block; *display:inline; *zoom:1; vertical-align:middle;  color:#444; line-height:26px; padding-left:10px; width:240px; }

.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .center_vs{ width:144px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin:0 -5px;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .center_vs .vs_img{ width:110px; height:80px; background:url(../images/web_icon_vs.gif) no-repeat; margin:0 auto 18px; display:block;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .center_vs li.title1{ width:144px; height:90px; line-height:90px; background:url(../images/web_vs_tit.gif) no-repeat; text-align:center; color:#fff; font-size:16px; font-weight:bold;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .center_vs li.title2{ width:144px; height:110px; line-height:110px; background:url(../images/web_vs_tit.gif) no-repeat 0 -90px; text-align:center; color:#fff; font-size:16px; font-weight:bold;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .center_vs li.title3{ width:144px; height:94px; line-height:94px; background:url(../images/web_vs_tit.gif) no-repeat 0 -198px; text-align:center; color:#fff; font-size:16px; font-weight:bold;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .center_vs li.title4{ width:144px; height:110px; line-height:110px; background:url(../images/web_vs_tit.gif) no-repeat 0 -290px; text-align:center; color:#fff; font-size:16px; font-weight:bold;}

.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .right_other{ width:320px; display:inline-block; *display:inline; *zoom:1; vertical-align:top;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .right_other .other_tit{ width:320px; line-height:70px;border:1px solid #dfdfdf; background:#f2f2f2; color:#444; font-size:28px; text-align:center; margin-bottom:20px;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .right_other li{ border:1px solid #dfdfdf; padding:0 10px; width:297px; height:90px; list-style:none; margin:5px 0; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;text-align:left;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .right_other li i{ width:30px; height:30px;display:inline-block; *display:inline; *zoom:1; vertical-align:middle;background:url(../images/web_vs_icon2.png) no-repeat center; margin:30px 0;}
.SEO_warp .right_ad .tj_list.web_ad .web_vs_box .right_other li span{display:inline-block; *display:inline; *zoom:1; vertical-align:middle;  color:#444; line-height:26px; padding-left:10px; width:240px;  }


.SEO_warp .right_ad .tj_list.stybg{ background:#fff; padding:10px;}
.SEO_warp .right_ad .tj_list.stybg h2{ margin:0;}
.SEO_warp .right_ad .tj_list.hot_host.stybg ul{margin:10px -10px;}
.SEO_warp .right_ad .tj_list.tj_cserver.stybg ul{margin:15px 0; }
.SEO_warp .right_ad .tj_list.stybg .program_list .program{margin:0 -10px;}
.SEO_warp .right_ad .tj_list.tj_ssl.stybg .sslnew_list li{margin:10px -10px 0 -10px;}


/*首页改版*/
#imgbig.sty1 ul#slides{ height:510px; overflow:hidden;}
.new_search{ height:250px; background:url(../images/banner_search_bg.png) repeat-x top;}
.new_search .search_content{ width:1200px; height:250px; position:relative; margin:0 auto;}
.new_search .search_content .four_modules{ position:absolute; top:-45px; left:0; right:0; width:100%; z-index:1000;}
.new_search .search_content .four_modules li{ float:left; width:265px; height:70px; padding:12px; border:1px solid #8db9e6; border-radius:2px; list-style:none; background:#fff;box-shadow: 1px 3px 3px rgba(20,15,126,.15); margin-right:12px;}
.new_search .search_content .four_modules li a{display:block;}
.new_search .search_content .four_modules li.m_r_0{ margin:0;}
.new_search .search_content .four_modules li i{ display:inline-block; vertical-align:top; width:66px; height:66px;transition: transform .3s;}
.new_search .search_content .four_modules li:hover i{ transform: translateY(-6px);}
.new_search .search_content .four_modules li i.icon1{background:url(../images/four_modules_icon1.png) no-repeat top; }
.new_search .search_content .four_modules li i.icon2{background:url(../images/four_modules_icon2.png) no-repeat top; }
.new_search .search_content .four_modules li i.icon3{background:url(../images/four_modules_icon3.png) no-repeat top; }
.new_search .search_content .four_modules li i.icon4{background:url(../images/four_modules_icon4.png) no-repeat top; }
.new_search .search_content .four_modules li i.icon5{background:url(../images/four_modules_icon5.png) no-repeat top; }
.new_search .search_content .four_modules li .txt{ display:inline-block; vertical-align:top; padding-top:5px; }
.new_search .search_content .four_modules li .txt dt{ font-size:16px; color:#333; line-height:28px;}
.new_search .search_content .four_modules li:hover .txt dt{ color:#0187ee;}
.new_search .search_content .four_modules li .txt dd{ font-size:14px; color:#666; line-height:20px;}
.new_search .search_content .search_center .mappic{ float:left; width:180px; height:130px;background:url(../images/new_search_map.png) no-repeat top; margin:30px 30px 0 20px;}
.new_search .search_content .search_center .search{display: table-cell;float: none;vertical-align: middle;width: auto; *display:block; *zoom:1;}
.new_search .search_content .search_center .search:after{clear: both; content: ""; display: block; height: 0 !important; line-height: 0; visibility: hidden; }
.new_search .search_content .search_center .search p{ font-size:16px; color:#444; font-weight:bold; padding-top:15px;}
.new_search .search_content .search_center{ padding-top:78px;}
.new_search .search_content .search_center .query_input_container .input_wrapper .common_input{ border:1px solid #c9c9c9; height:40px; line-height:40px;}
.new_search .search_content .search_center .query_container .adver_ext_container li span{ color:#ff6802;}
.new_search .search_content .search_center .query_container .adver_ext_container li a{color:#ff6802; font-weight:bold;}
.new_search .search_content .search_center .query_container .adver_ext_container li a:hover{ color:#ff6802; text-decoration:underline; }
.new_search .search_content .search_center .query_container .adver_ext_container li a.sty{ color:#444; font-weight:normal;}
.new_search .search_content .search_center .query_container .adver_ext_container li.right a{ color:#555; background:#e0e9fa; padding:3px 8px;}
.new_search .search_content .search_center .query_input_container .input_wrapper{position:relative;}
.new_search .search_content .search_center .query_input_container .input_wrapper .drop_down{ width:120px; padding-top:10px; position:absolute; right:0; top:1px; height:40px; line-height:30px; text-align:center; font-size:14px; color:#222; z-index:1; background:#fff; cursor:pointer; border-left:1px solid #ccc;}
.new_search .search_content .search_center .query_input_container .input_wrapper .drop_down i.arrow{ width:32px; height:30px;background:url(../images/select_main.png) no-repeat top; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}

.new_search .search_content .search_center .query_input_container .input_wrapper .drop_down_content{ position:absolute; left:-543px; top:40px; width:826px; background:#fff; padding:10px; border:1px solid #ccc; text-align:left; box-shadow: 1px 3px 3px rgba(0,0,0,.12);}
.new_search .search_content .search_center .query_input_container .input_wrapper .drop_down_content .options_list{ width:100%;}
.new_search .search_content .search_center .query_input_container .input_wrapper .drop_down_content .options_list label{ width:75px;}
.options_list a.a_more{float: left;padding: 10px 0 10px 0;line-height: 20px; height: 20px; color: #0187ee;}
.options_list a.a_more:hover{color: #ff6803;}

.index_module1 .content.two dl.title{padding: 40px 0 30px 0;}
.index_module1 .content.two .box{width:580px; margin:6px; background:#fff; border:1px solid #a1d1fb;box-shadow: 1px 3px 3px rgba(0,0,0,.1);/*transition: all .2s;*/}
/*.index_module1 .content.two .box:hover{transform: translateY(-10px);}*/
.index_module1 .content.two .box .cover{width:580px; height:108px;  background: url(../images/img_two_module.png) no-repeat;}
.index_module1 .content.two .box.hover .cover{background:url(../images/img_two_hov_module.png) no-repeat;}
.index_module1 .content.two .box .cover dl{ text-align:center; padding:25px 0 0 0;}
.index_module1 .content.two .box .cover dl dt{ font-size:20px; color:#333; line-height:30px; font-weight:bold;}
.index_module1 .content.two .box .cover dl dd{ font-size:15px; color:#888; line-height:30px;}
.index_module1 .content.two .box.hover .cover dl dt{color:#fff;}
.index_module1 .content.two .box.hover .cover dl dd{color:#d1fafe;}
.index_module1 .content.two .box.hover .cover dl dd b{ color:#ffcd03; font-weight:bold;}
.index_module1 .content.two .box .list{ width:100%; padding:20px 0 30px 0; text-align:center; border:none; position:inherit; height:150px;}
.index_module1 .content.two .box .list li{display:inline-block; *display:inline; *zoom:1; vertical-align:top; width:180px; text-align:center;}
.index_module1 .content.two .box .list li a{ display:block;}
.index_module1 .content.two .box .list li i{ display:block; width:60px; height:60px; margin:0 auto;transition: transform .3s;}
.index_module1 .content.two .box .list li:hover i{ transform: translateY(-14px);}
.index_module1 .content.two .box .list li i.icon1{ background:url(../images/index_module_icon1.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon2{ background:url(../images/index_module_icon2.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon3{ background:url(../images/index_module_icon3.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon4{ background:url(../images/index_module_icon4.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon5{ background:url(../images/index_module_icon5.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon6{ background:url(../images/index_module_icon6.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon7{ background:url(../images/index_module_icon7.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon8{ background:url(../images/index_module_icon8.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon9{ background:url(../images/index_module_icon9.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon10{ background:url(../images/index_module_icon10.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon11{ background:url(../images/index_module_icon11.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon12{ background:url(../images/index_module_icon12.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon13{ background:url(../images/index_module_icon13.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon14{ background:url(../images/index_module_icon14.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon15{ background:url(../images/index_module_icon15.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon16{ background:url(../images/index_module_icon16.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon17{ background:url(../images/index_module_icon17.png) no-repeat;}
.index_module1 .content.two .box .list li i.icon18{ background:url(../images/index_module_icon18.png) no-repeat;}
.index_module1 .content.two .box .list li h3{ font-size:16px; color:#333; line-height:30px; margin-bottom:6px; }
.index_module1 .content.two .box .list li:hover h3{ color:#0187ee; }
.index_module1 .content.two .box .list li h3 .hot_icon{ width:21px; height:14px; display:inline-block; vertical-align:top;background:url(../images/index_module_hoticon.png) no-repeat; margin-left:5px; }
.index_module1 .content.two .box .list li h5{ font-size:13px; color:#777; line-height:20px;}
.index_module1 .content.two .box .list li h5 b{ color:#ff6802; font-weight:bold;}


/* 触发弹窗图片的样式 */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
 
#myImg:hover {opacity: 0.7;}
 
/* 图片预览弹窗背景 */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 11001; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
} 
/* 图片 */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
} 
/* 文本内容 */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
 
/* 添加动画 */
.modal-content, #caption { 
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
 
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}
 
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
 
/* 关闭按钮 */
.right_content .main .content span.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
} 
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
 

/*补充立即注册页溢价样式*/
.yijia_sty{ background: #f6613f; color: #fff; padding: 0 3px;}

/*CNNIC新政策变更*/
.tehui_m_l.m_0{ margin: 0; padding: 0;}
.domain_choose_biangeng .maincon_sty1{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; margin:0;}
.domain_choose_biangeng .mainCon{position: relative;display: inline-block; float:left;color:#272e33;}
.domain_choose_biangeng .input_txt{ border:1px solid #ccc; width:220px; padding:0 5px; height:30px; background:#fff;line-height:30px; font-size:14px; outline:none; }
.right_content .domain_right.offline .domain_search .domain_choose_biangeng .tr a.btn2.s,.right_content .domain_right.offline .domain_search .domain_choose_biangeng .tr a.a_blue { float: none;}
.right_content .domain_right.offline .domain_search .domain_choose_biangeng .pages .box li a{ color: #555; line-height: 30px;}
.right_content .domain_right.offline .domain_search .domain_choose_biangeng .pages .box li a.hover{ color: #fff;}
.right_content .domain_right.offline .domain_search .domain_choose_biangeng .pages .go{ color: #fff; line-height: 30px;}
.domain_choose_biangeng .tr a.btn2.s{ color: #444;}
.domain_choose_biangeng .tr a.btn2.s:hover{color:#0187ee;}
.domain_choose_biangeng p.color_orange{color: #ff6803; padding: 0; line-height: inherit;}
.domain_choose_biangeng.line{border-bottom: 1px dashed #dfdfdf;}
.domain_choose_biangeng{padding: 10px 0;}
    
table .doubt .popsty:hover .floating_prompt1{ display:block;}
table .doubt .popsty .floating_prompt1{ display:none; position:absolute; background:#f1faff; border:1px solid #b1def6; min-width:280px;}
table .doubt .popsty .floating_prompt1 i{ width:16px; height:16px; background:url(../images/icon.png) no-repeat -58px 0; margin-top:-16px; display:block; position:absolute; left:30px;}
table .doubt .popsty .floating_prompt1 .txt{padding:10px; font-size:13px; color:#5b88ba; }
table .doubt .popsty .floating_prompt1.topsty{min-width: 400px;}
table .doubt .popsty .floating_prompt1.topsty .txt p{line-height: 26px;}
table .doubt .popsty .floating_prompt1.topsty .txt p a{margin: 0;}
table .doubt .popsty .floating_prompt1.topsty i{background: url(../images/icon.png) no-repeat -89px 0; bottom: -9px;}

/*.maincon_sty1 select {border: 0 none; line-height: 30px; height: 30px;}*/

.right_content .domain_right.offline .domain_search .center_table_p a{ float: none;}
.right_content .domain_right.offline .domain_search a.btn2.big{ height:50px; line-height:50px; float: none;margin:0 5px;  width: 170px; font-size:16px; padding: 0; vertical-align: middle; color: #444;}
.right_content .domain_right.offline .domain_search a.btn2.big:hover{ color: #2d86da;}

/*升级维护*/
.shengji_box{margin:40px auto 0; width:818px; border:1px solid #dfdfdf; background:#fff; padding:20px; min-height:400px;}
.shengji_up{ margin: 50px auto 30px; width: 288px; height: 128px; position: relative; background: url("../images/icon_weihu.png") no-repeat 0 0;}
.shengji_title{ position: absolute; left: 90px; bottom: 16px; font-weight: bold; font-size: 20px; color: #222; letter-spacing: 2px;}
.shengji_txt{ padding: 30px 15px; line-height: 28px;}
.shengji_txt dt{ margin-bottom: 20px;}
.shengji_txt dt,.shengji_txt dd{font-size: 16px;}
.shengji_footer {display: flex;justify-content: flex-end; align-items: center; margin-top: 39px;font-size: 16px;}
.shengji_inscription {margin-right: 20px; text-align: right;}
