/*通用样式*/
* {
outline:none;
}
body, html {
/* overflow:hidden;
height:100%;*/
}
body, table {
font-size:12px;
font-family:Arial, Verdana, Helvetica, sans-serif, "宋体";
color:#333;
-webkit-text-size-adjust:none;
}
img {
vertical-align:middle;
border:0;
}
a {
text-decoration:none;
color:#333;
}
a:hover {
text-decoration:underline;
}
a.jsyxz{ color:#fa7e00; text-decoration:underline;}
body, html, form, ul, li {
margin:0;
padding:0;
list-style:none;
}
html, body {
/* overflow-y:hidden;*/
}
textarea {
resize: none;
font-family:Arial, Verdana, Helvetica, sans-serif, "宋体";
}
input, textarea, th, button, td {
font:12px Tahoma, Arial;
}
input, select, button, label {
outline:none;
vertical-align:middle;
}
.floatr {
float:right;
}
.floatl {
float:left;
}
button::-moz-focus-inner {
border:0;
padding:0;
}
.normaltext {
font-size:12px;
font-family:Arial, Verdana, Helvetica, sans-serif, "宋体";
color:#333;
white-space:normal;
} /*普通正常的字体,有必要的情况下可使用,必须保持和body的字体部份一至*/
/*复选框对齐*/
.checkboxmiddle {
vertical-align:middle;
margin-top:-2px;
_margin-top:-4px;
margin-bottom:1px
}
/*蓝色登录页样式*/
.page_deflogin {
position:relative;
min-height:470px;
background:url(../images/cp_login_tbg.png) repeat-x;
}
.deflogwarning {
margin:auto;
position: relative;
top:100px;
width:540px;
overflow:hidden;
zoom:1;
text-align:left;
}
.deflogwarning li {
margin-top:10px;
color:#afafaf;
}
.deflogwarning a {
margin-top:10px;
color:#1313af;
}
.deflogbody {
margin:auto;
position: relative;
top:160px;
width:540px;
overflow:hidden;
zoom:1;
text-align:left;
}
.deflogbody p {
margin:0;
}
.loginl {
float:left;
background:url(../images/login_bg2.png) no-repeat right 0;
width:160px;
padding:0 26px 0 0;
height:280px;
background-size:6px 255px;
}
.loginl h1 {
margin:0 0 10px;
}
.loginl h1 img {
vertical-align:top;
}
.loginr {
float:left;
padding-left:30px;
width:290px;
}
.loginl strong {
font-size:14px;
font-weight:bold;
color:#000;
}
.loginl p {
margin-top:20px;
color:#afafaf;
}
.loginr {
padding-top:43px;
}
.loginr h2 {
padding-left:23px;
font-size:14px;
margin:0;
font-weight:bold;
color:#000;
background:url(../images/ico_logintitle.png) no-repeat 2px 1px;
height:32px;
line-height:18px;
}
.loginr td, .loginr th {
padding:4px 0;
line-height:21px;
vertical-align:top;
font-weight:normal;
}
.loginr th {
white-space:nowrap;
padding-top:6px;
*padding-top:8px;
padding-top:8px \0;
}
.loginr td {
line-height:18px;
}
.bl_list_menu {
padding:0 0 0 6px;
}
.bl_list_menu li {
line-height:24px;
color:#131313;
padding-left:15px;
background:url(../images/menu_li_arr.png) left center no-repeat;
}
.logtxtbox {
background:url(images/lock_input.png) no-repeat 0 0;
width:199px;
margin-right:5px;
display:inline-block;
overflow:hidden;
vertical-align:middle;
padding-left:6px;
}
.logtxtbox_in {
background:url(images/lock_input.png) no-repeat right 0;
padding:6px 0 5px;
*padding:5px 0 6px;
height:18px;
}
.logtxtbox input {
border:none;
background:none;
width:193px;
height:18px;
color:#333333;
font-size:14px;
padding:0;
}
.logtxtbox_on {
background-image:url(images/lock_input_on.png);
}
.logtxtbox_on .logtxtbox_in {
background:url(images/lock_input_on.png) no-repeat right 0;
}
.logtxtbox {
background: url("../images/lock_input.png") no-repeat scroll 0 0 transparent;
display: inline-block;
margin-right: 5px;
overflow: hidden;
padding-left: 6px;
vertical-align: middle;
width: 199px;
}
.logtxtbox_in {
background: url("../images/lock_input.png") no-repeat scroll right 0 transparent;
height: 18px;
padding: 6px 0 5px;
}
.logtxtbox input {
background: none repeat scroll 0 0 transparent;
border: medium none;
color: #333333;
font-size: 14px;
height: 18px;
padding: 0;
width: 193px;
}
.logtxtbox_on {
background-image: url("../images/lock_input_on.png");
}
.logtxtbox_on .logtxtbox_in {
background: url("../images/lock_input_on.png") no-repeat scroll right 0 transparent;
}
/*button*/
.btn, .btn-disable {
height:22px;
line-height:22px;
border:none;
background:none;
margin:0;
padding:0 12px 0 0;
cursor:pointer;
white-space:nowrap;
overflow:visible;
vertical-align:middle;
}
.btn span, .btn-disable span {
position:relative;
display:inline-block;
height:22px;
background:url(../images/bg_sprite.png) 0 -43px repeat-x;
line-height:21px;
line-height:22px\9;
_line-height:21px;
color:#000;
vertical-align:top;
float:left;
float:none \9;
}
.btn .btn_out, .btn-disable .btn_out {
padding-left:12px;
}
.btn .btn_in, .btn-disable .btn_in {
background-position:right -43px;
padding-left:0;
padding-right:12px;
margin-right:-12px;
}
.btn-disable {
cursor:default;
}
.btn-disable .btn_out {
background-position:0 -109px;
}
.btn-disable .btn_in {
background-position:right -109px;
color:#bbbbbb;
}
.btn-click .btn_in {
padding-top:1px;
height:21px;
}
.btn-s .btn_out {
padding-left:5px;
}
.btn-s .btn_in {
padding-left:0;
padding-right:5px;
}
.btn_login {
height:28px;
}
.btn_login span, .btn_login span.btn_in {
background:url(../images/bl_btn_sprite.png) no-repeat 0 0;
height:28px;
}
.btn_login span.btn_out {
padding-left:18px;
}
.btn_login span.btn_in {
background-position:right 0px;
line-height:24px;
color:#fff;
font-weight:bold;
padding-right:18px;
}
.btn_bog_box .btn-hover span {
background-position:0 -140px;
}
.btn_bog_box .btn-hover span span {
background-position:right -175px;
}
.btn_bog_box .btn-click span {
background-position:0 -105px;
height:29px;
}
.btn_bog_box .btn-click span.btn_in {
background-position:right -70px;
}
/* = left
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.left_body {
background:url(../images/bl_cp_left_pbg.gif) #E5F4FD repeat-x;
border-right:2px solid #9DC3D6;
overflow:auto;
}
.left_body_logo {
position:absolute;
top:0;
left:0;
height:98px;
width:238px;
overflow:hidden;
background:url(../images/bl_cp_left_pbg.gif) #E5F4FD repeat-x;
}
.left_body_menu {
padding:0 0 0 6px;
}
.left_body_menu li {
line-height:24px;
color:#333333;
font-weight:bold;
padding-left:15px;
background:url(../images/menu_li_arr.png) 0 9px no-repeat;
}
.left_body dl {
margin:125px 0 0 31px;
}
.left_body dt {
height:28px;
line-height:28px;
color:#333333;
font-weight:bold;
padding-left:15px;
background:url(../images/menu_li_arr.png) 0 12px no-repeat;
}
.left_body dt.site2 {
background:url(../images/menu_li_arr.png) 0 9px no-repeat;
}
.left_body dt.site {
background:url(../images/menu_li_arr_down.png) 0 9px no-repeat;
}
.left_body dt.site a {
color:#276E9D;
}
.left_body dt a {
margin-left: -3px;
}
.left_body dt a:hover {
color:#276E9D;
text-decoration:underline;
}
.left_body dd {
font-size: 13px;
margin: 0;
padding-left:14px;
}
.left_body ul {
margin:0;
margin:15px 0 15px 13px;
padding:0;
list-style:none;
}
.left_body ul li {
height:22px;
margin-top:2px;
}
.left_body ul li a {
display: block;
color:#555555;
line-height:22px;
padding-left:8px;
text-decoration:none;
}
.left_body ul li a:hover {
color:#555555;
background:#B8E8FF;
}
.left_body ul li a.hover {
color: #ffffff;
background:#349ACC;
}
.left_body .divimg_cen {
text-align:center;
cursor:pointer;
padding:20px 0 15px 0;
}
.left_body dd.collapsed {
display: none;
}
.left_body dl dt span {
float:left;
width:15px;
margin-left:-20px;
cursor: default;
}
.pop-over {
display:none;
margin:2px 0 0 15px;
position:absolute;
padding:0px 2px 2px 0px;
background:url(../images/pop-over-bg.gif) repeat-y #f0f0f0;
}
.font-tel {
font-family:Geneva, Arial, Helvetica, sans-serif;
background:#fff;
padding:20px;
border:1px solid #D8E7F2;
color:#5F666F;
}
.font-tel a {
width:178px;
height:19px;
text-align:center;
cursor:pointer;
padding-top:6px;
display:block;
}
.font-tel a:hover {
background:url(/images/zixun-bg.gif) no-repeat;
}
.bg_pic {
background:url(../images/bl_cp_main_pbg.png) #ffffff repeat-x;
}
/* = main
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.page_main {
border-right:2px solid #9DC3D6;
padding:0 65px 0 24px;
overflow:auto;
}
.page_main .top_info {
color:#444444;
padding:24px 10px 24px 0;
text-align:right;
}
.page_main .top_info span {
color:#CCCCCC;
}
.page_main .top_info b {
color:#276E9D;
font-weight:bold;
}
.page_main .top_info a {
color:#276E9D;
text-decoration:underline;
}
.page_main .top_info a:hover {
text-decoration:none;
}
.page_main .top_nav {
padding:8px 0 15px 0;
}
.page_main .top_nav a {
color:#316DA9;
text-decoration:none;
line-height:24px;
display:inline-block;
margin:0px 5px;
zoom:1;
}
.page_main .top_nav a:hover {
color:#4D9401;
}
.page_main .top_nav a.hover {
color:#4D9401;
font-weight:bold;
}
.page_main .table_bor_th {
text-align:left;
clear:both;
border-collapse:collapse;
width:100%;
margin-bottom:13px;
}
.page_main .table_bor_th thead th {
border:1px solid #79CCF4;
color:#000000;
font-weight:bold;
background:url(../images/bl_main_thbg.png) repeat-x;
padding-left:10px;
white-space:nowrap;
overflow:hidden;
text-align:left;
}
.page_main .table_bor_th th, .page_main .table_bor_th td {
border:1px solid #BCD6E8;
padding:3px 3px 3px 3px;
color:#000000;
line-height:22px;
}
.page_main .table_bor_th th {
text-align:right;
width:200px;
font-weight:normal;
white-space:nowrap;
}
.page_main .table_bor_th td a {
color:#276E9D;
text-decoration:underline;
}
.page_main .table_bor_th td a:hover {
text-decoration:none;
}
.page_main .table_bor_th th span, .page_main .table_bor_th td span {
color:#FF0000;
display:inline-block;
zooom:1;
padding:0 3px 0 0;
line-height:16px;
}
.page_main .table_bor_th td font {
color:#777777;
}
.page_main .table_bor_th th.th_left {
text-align:left;
padding-left:5px;
}
.page_main .table_bor_th td .input {
width:136px;
width:134px\9;
height:18px;
border:1px solid #BBBBBB;
}
.page_main .table_bor_th td .input_short {
width:60px;
width:58px\9;
height:18px;
border:1px solid #BBBBBB;
}
.page_main .table_bor_th .sel_long {
width:138px;
}
.page_main .table_bor_th .sel_short {
width:80px;
}
.page_main .table_bor_th .sel_shorter {
width:56px;
}
.page_main .table_con_blue {
border-collapse:collapse;
width:100%;
}
.page_main .table_con_blue th, .page_main .table_con_blue td {
border:1px solid #BCD6E8;
padding:3px 10px 3px 10px;
color:#000000;
line-height:22px;
}
.page_main .table_con_blue th {
text-align:right;
width:210px;
font-weight:normal;
white-space:nowrap;
}
f .page_main .table_con_blue th.th_left {
text-align:left;
}
.page_main .table_con_blue td b {
color:#777777;
font-weight:normal;
}
.page_main .table_con_blue td a {
color:#276E9D;
text-decoration:none;
}
.page_main .table_con_blue td a:hover {
text-decoration:underline;
}
.page_main .table_con_blue td a.green {
color:#4D9401;
font-weight:bold;
text-decoration:underline;
}
.page_main .table_con_blue td a.green:hover {
text-decoration:none;
}
.page_main .table_th_blue {
border-collapse:collapse;
width:100%;
}
.page_main .table_th_blue th, .page_main .table_th_blue td {
border:1px solid #BCD6E8;
padding:3px 3px 3px 6px;
color:#000000;
line-height:22px;
}
.page_main .table_th_blue th {
border:1px solid #79CCF4;
color:#276E9D;
background:url(../images/bl_main_thbg.png) repeat-x;
white-space:nowrap;
}
.page_main .table_th_blue td.center {
text-align:center;
}
.page_main .table_th_blue td.right {
text-align:right;
padding-right:6px;
}
.page_main .table_th_blue td a {
color:#4D9401;
font-weight:bold;
text-decoration:underline;
}
.page_main .table_th_blue td a:hover {
text-decoration:none;
}
.center_btn {
text-align:center;
padding:6px 0 14px 0;
}
.tab_page {
color:#AAAAAA;
padding:10px 0 10px 0;
text-align:right;
}
.tab_page span {
display:inline-block;
zoom:1;
padding:0 3px 0 3px;
}
.tab_page span font {
color:#000000;
}
.tab_page b {
color:#276E9D;
font-weight:bold;
}
.tab_page a {
color:#276E9D;
text-decoration:underline;
}
.tab_page a:hover {
text-decoration:none;
}
.toolbar_blue {
padding:5px 6px 5px 6px;
line-height:20px;
border:1px solid #79CCF4;
color:#276E9D;
background:url(../images/bl_main_thbg.png) repeat-x;
white-space:nowrap;
margin:12px 0 12px 0;
}
.toolbar_blue a {
color:#276E9D;
text-decoration:none;
}
.toolbar_blue a:hover {
text-decoration:underline;
}
.toolbar_blue a.hover {
color:#4D9401;
font-weight:bold;
}
.toolbar_blue span {
display:inline-block;
zoom:1;
padding:0 8px 0 8px;
}
.top_cur_arr {
margin:12px 0 18px 0;
height:30px;
width:750px;
}
.top_cur_arr li {
width:250px;
text-align:center;
height:30px;
line-height:30px;
color:#676767;
display:inline-block;
zoom:1;
float:left;
overflow:hidden;
margin-bottom:10px;
}
.top_cur_arr li.curone {
background-image:url(../images/top_cur_arr1.png);
background-position:0 -30px;
}
.top_cur_arr li.curtwo {
background-image:url(../images/top_cur_arr2.png);
background-position:0 -30px;
margin-left:-4px;
}
.top_cur_arr li.curthree {
background-image:url(../images/top_cur_arr3.png);
background-position:0 -30px;
margin-left:-4px;
}
.top_cur_arr li.cur {
color:#ffffff;
font-weight:bold;
background-position:0 0;
}
/* = footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.footer {
position:absolute;
bottom:0;
left:0;
height:31px;
width:100%;
overflow:hidden;
}
.footers {
height:31px;
overflow:hidden;
}
.footdiv {
border-top:1px solid #B1C8DB;
background:#EAF6FF;
height:30px;
line-height:30px;
overflow:hidden;
position:relative;
color:#9c9ea0;
padding:0 12px;
}
.footer .footinfo, .footers .footinfo {
font-family:Arial;
color:#777;
}
.footer .copyright, .footers .copyright {
position:absolute;
top:0;
right:20px;
color:#999999;
}
.footer .copyright em, .footers .copyright em {
color:#000000;
font-style:normal;
}
.page_main .table_bor_th td {
padding-left:5px;
}
.page_main .table_bor_th td a {
text-decoration:none;
margin-right:5px;
}
.page_main .table_th_blue td {
padding-right:5px;
}
.page_main .tipmsg {
color:#777777;
}
span.musttip {
font-weight:bold;
color:#F00;
}
.page_main select {
border:1px solid #BBBBBB;
padding:1px;
height:20px;
vertical-align:middle;
margin-right:5px;
}
.txt {
border:1px solid #BBBBBB;
height:22px;
vertical-align:middle;
margin-right:5px;
width:150px;
}
.tab_page {
text-align:center;
}
.btn_input, .btn_input input {
zoom:1;
display:inline-block;
height:28px;
background:url(../images/bl_btn_sprite.png) right 0 no-repeat;
line-height:21px;
line-height:22px\9;
_line-height:21px;
color:#fff;
vertical-align:top;
margin-right:5px;
margin-left:5px;
}
.tab_page span.btn_input {
padding-left:0px;
}
.btn_input {
padding-right:2px;
color:#FFF;
}
.btn_input input {
background-position:0 0;
margin:0;
color:#ffffff;
font-weight:bold;
border:none;
cursor:pointer;
border:none;
margin:0;
padding:0 10px 4px 14px;
cursor:pointer;
overflow:visible;
vertical-align:top;
line-height:18px;
}
/*
---------------------error msg box--------------------------*/
div.error_msgbox_main {
line-height:160%;
width:400px;
padding:0px;
margin:0 auto;
border:1px solid #BCD6E8;
}
div.error_msgbox_head {
height:30px;
line-height:30px;
font-size:12px;
text-align:center;
border-bottom:1px solid #BCD6E8;
background:#DBEEBD url(/images/bl_main_thbg.png);
}
div.error_msgbox_body {
text-align:center;
height:140px;
font-size:10pt;
background:#ffffff
}
div.error_msgbox_body a {
text-decoration:underline;
color:#03C;
}
h2.content_title {
font:normal 20px/36px Arial, "simhei", "Microsoft YaHei", sans-serif;
text-align:center;
margin:0;
padding:10px 10px 10px 10px;
}
.whois_con {
color:#5D6161;
line-height:20px;
}
.whois_con p {
margin:9px 0;
}
.font_red {
color:#FD0101;
}
.whois_con .p_center {
text-align:center;
margin:40px 0 20px 0;
}
.whois_con a {
color:#0282D3;
text-decoration:underline;
}
.whois_con a:hover {
text-decoration:none;
}
.tip_yellow {
color:#5D6161;
line-height:16px;
border:1px solid #EAC886;
padding:8px 12px;
background:#FFFEEE;
}
.whois_copyr {
text-align:center;
color:#5D6161;
padding:30px 10px 10px 10px;
}
.domain_table {
width:100%;
}
.domain_table thead th {
font:bold 12px/24px Arial;
text-align:left;
color:#5D6161;
padding:5px 0;
}
.domain_table th {
color:#5D6161;
text-align:right;
line-height:18px;
padding:2px 0;
}
.domain_table td {
color:#0282D3;
text-align:left;
line-height:18px;
padding:2px 0;
}
.domain_table td a {
color:#0282D3;
text-align:left;
line-height:18px;
padding:2px 0;
}
.domain_tab_au {
width:auto;
}
.domain_tab_au th {
padding-left:30px;
}
.domain_tab_au td {
color:#5D6161;
padding:0 2px;
}
.confirm_wrap {
text-align:center;
margin-top:40px;
}
.confirm_con {
padding:0px 10px 10px 70px;
text-align:left;
line-height:20px;
color:#5D6161;
margin:auto;
background:url(../images/icon_tick.gif) 10px 8px no-repeat;
display:inline-block!important;
display:inline;
*display:inline!important;
zoom:1;
}
.confirm_con p {
margin:10px 0;
}
.confirm_con .button_dc {
text-align:center;
padding:20px 0;
}
.i_pop_chat {
width:30px;
height:121px;
top:50px;
right:5px;
cursor:pointer;
position:fixed;
}
*html .i_pop_chat {
position:absolute;
_top:expression(document.body.scrollTop+50+"px");
}
.i_pop_chat .wrap_pop_dl {
border:1px solid #9E9E9E;
position:absolute;
padding:5px 10px 10px 10px;
right:36px;
background:#ffffff;
display:none;
}
.i_pop_chat dl, .i_pop_chat dt, .i_pop_chat dd {
margin:0;
padding:0;
}
.i_pop_chat dl {
border-bottom:1px solid #9E9E9E;
padding:4px 0;
}
.i_pop_chat dl dt {
line-height:24px;
color:#232323;
white-space:nowrap;
word-break:keep-all;
}
.i_pop_chat dl dd {
line-height:24px;
white-space:nowrap;
word-break:keep-all;
color:#0281D2;
}
.i_pop_chat dl dd span {
color:#0281D2;
text-decoration:underline;
}
.wgt-fw{
position:fixed;
top:50px;
right:10px;
width:76px;
--height:146px;
box-sizing: border-box;
font-family: Microsoft Yahei; font-size:14px; color:#161414;
border:1px solid #95b9c7;
border-radius: 10px;
background-color:#f6fbfd;
background-image: linear-gradient(#ffffff, #ebf5fa);
}
.wgt-fw .bd{ padding:3px; text-align: center; font-size: 12px;}
.wgt-fw .row{ position: relative; padding:6px; margin:1px; cursor: pointer;}
.wgt-fw .row:hover{
border-radius: 4px;
background-image: linear-gradient(#d4e5ed, #e5f1f7);
}
.wgt-fw .sh{ background: url(/images/newico-lc.png) no-repeat center 0; padding-top:30px;}
.wgt-fw .line{ background: url(/images/es-line.png) no-repeat center; padding:3px 0;}
.wgt-fw .es{ background: url(/images/newico-es.png) no-repeat center 0; padding-top:30px;}
.sh-modal{
display: none;
position:absolute; z-index:100; box-sizing: border-box;
top:-20px; right:85px;
min-width: 220px; padding: 20px 20px; border-radius: 10px; border:1px solid #95b9c7;
font-family: Microsoft Yahei; font-size:14px; color:#161414;
background-color:#f6fbfd;
background-image: linear-gradient(#ffffff, #f7fbfd);
box-shadow: 0px 3px 8px 3px rgba(149, 185, 199, 0.3);
}
.sh-modal span{
line-height: 0px;font-size: 14px;color:#444;text-align: left;display: block;
position: relative;cursor: pointer;
}
.sh-modal span:after{
content: "";display: block;border: 3px solid transparent;transition: all .5s;;
border-left-color: #1f82d6;position: absolute;left: 6px;top:-2px;
}
.sh-modal .modal-bd td{ padding:2px 0; line-height:22px; text-align:left;}
.sh-modal .triangle{
display: inline-block;
position: absolute;
top:50%;
right:0%;
margin-right:-10px;
margin-top: -8px;
padding: 0;
width: 0;
height: 0;
border-width: 8px 0 8px 10px;
border-style: solid;
border-color: transparent transparent transparent #95b9c7;
}
.sh-modal .triangle::after {
position: absolute;
top:-6px;
left:-10px;
content: "";
border-width: 6px 0 6px 9px;
border-style: solid;
border-color: transparent transparent transparent #ffffff;
}
.sh-modal .modal-ft{ margin-top: 5px; text-align: right;}
.sh-modal .modal-ft span{ padding:0; cursor: pointer; color: #356478; text-decoration: underline;}
.es-modal{
display: none;
position:absolute; z-index:100; box-sizing: border-box;
top:-80px; right:85px;
min-width: 260px; padding: 10px 20px; border-radius: 10px; border:1px solid #95b9c7;
font-family: Microsoft Yahei; font-size:14px; color:#161414;
background-color:#f6fbfd;
background-image: linear-gradient(#ffffff, #f7fbfd);
box-shadow: 0px 3px 8px 3px rgba(149, 185, 199, 0.3);
}
.es-modal .modal-hd{
font-size:16px;
text-align:left;
}
.es-modal .modal-bd{
margin-top: 10px;
}
.es-modal .modal-bd td{ padding:2px 0; line-height:22px; text-align:left;}
.t-name{ background:url(/images/esico-avatar.png) no-repeat 0 center; text-align:right; }
.t-tel{ background:url(/images/esico-tel.png) no-repeat 0 center; text-align:right; }
.t-mobi{ background:url(/images/esico-mobi.png) no-repeat 2px center; text-align:right; }
.t-qq{ background:url(/images/esico-qq.png) no-repeat 0 center; text-align:right; }
.t-mail{ background:url(/images/esico-mail.png) no-repeat 0 center; text-align:right; }
.t-name,.t-tel,.t-mobi,.t-qq,.t-mail{
-webkit-filter: brightness(1.2);
filter: brightness(1.2);
}
.es-modal .triangle{
display: inline-block;
position: absolute;
top:50%;
right:0%;
margin-right:-10px;
margin-top: -8px;
padding: 0;
width: 0;
height: 0;
border-width: 8px 0 8px 10px;
border-style: solid;
border-color: transparent transparent transparent #95b9c7;
}
.es-modal .triangle::after {
position: absolute;
top:-6px;
left:-10px;
content: "";
border-width: 6px 0 6px 9px;
border-style: solid;
border-color: transparent transparent transparent #ffffff;
}
.es-modal .modal-ft{ margin-top: 5px; text-align: right;}
.es-modal .modal-ft span{ padding:0; cursor: pointer; color: #356478; text-decoration: underline;}
/************域名批量注册新增*******************/
.page_main .table_sort{
width:600px;
margin-right:auto;
margin-left:auto;
text-align:left;
}
div .domainquery_main {
float:left;
width:587px;
height:25px;
}
div .domainquery_main font {
padding-left:3px;
}
div .domainquery_l1 {
float:left;
width:588px;
}
div .domainquery_l2 {
float:left;
}
div .domainquery_r2 {
float:right;
}
/**************如何解析弹层*************/
.klcdCon{ background:url(../images/icen-nav_15.gif) no-repeat; padding-left:21px; line-height:22px;}
a.klcd{ color:#5d6065;}
a.jsyxz{ color:#fa7e00; text-decoration:underline; font-family:"??¨??";}
.hyzxCon{ background:url(../images/hyzx-title-icon.gif) no-repeat 4px center; padding-left:19px; line-height:22px; margin-top:6px; fon
t-weight:bold;}
a.klcd{ color:#5d6065;}
a.zxhdxx{ color:#559100; text-decoration:underline; font-family:"??¨??";}
.analyCon{ line-height:22px; position:relative;}
.analyCon .new{background: url(../images/new1.gif) no-repeat right 1px; padding-right:18px;}
.pop-analy { background-color:#f1f9ff; border:1px solid #dce9f3; display:none; padding:10px; padding-top:0; position:absolute; left:50px; top:20px; *top:15p
x
;}
.pop-analy { -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; -moz-box-shadow:0 1px 10px #e4f1fc inset;-webkit-box-shadow:0 1px 10px #e4f1
fc inset;box-shadow:0 1px 10px #e4f1fc inset;}
.pop-analy h3,.pop-analy p{ line-height:20px; margin:0; padding:0;}
.pop-analy h3{ margin-top:10px;}
.pop-analy .main_tb th,.pop-analy .main_tb td{ text-align:left;}
/*********************工信部查询域名弹出框********************/
@charset "utf-8";
/* CSS Document */
/* ---------------------
- - -------- 重置属性样式 - --
---------------------------------------------------------*/
div { margin:0 auto; padding:0; }
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p { margin:0; padding:0; border:none; list-style-type:none; font-size:100%; }
input, textarea, select { outline:none; }
.fl { float:left; }
.fr { float:right; }
.clearfix:after { content:""; height:0; visibility:hidden; display:block; clear:both; }
/* ---------------------
- - -------- 区域模块样式 - --
---------------------------------------------------------*/
.popBg-1{position: absolute;width: 100%;height: 100%;background: transparent;background:#FFF;filter: alpha(opacity=5);opacity: 0.5;z-index: 5;left: 0;top: 0;}
.pointDn_bg { width:320px; height:161px; background:url(../images/seekDnbg.png) no-repeat;z-index: 10;}
/* ---------------------
- - -------- 选图基本样式 - --
---------------------------------------------------------*/
/*按钮*/
.pointDn_bg .titleDn .closedDn_1,.pointDn_bg a span,.pointDn_bg a span b{ cursor:pointer; display:inline-block; background:url(../images/seekDn-bg.png) no-repeat;}
.pointDn_bg .titleDn .closedDn_1 { width:9px; height:9px; }
.pointDn_bg a { height:25px; line-height:25px; text-align:center;_line-height:27px; font-size:12px;color:#000;margin:0 5px; text-decoration:none;}
.pointDn_bg a span { width:auto; padding:0 5px;_padding-right:0; background-position:0 0;_background-color:#FFF;}
.pointDn_bg a span b{margin-left:5px; padding-right:9px; margin-right:-10px; background-position:right 0;_margin-right:0;_background-color:#000; font-weight:normal;}
/*.pointDn_bg a:hover{color:#000; font-weight:700}
.pointDn_bg a:hover span{background-position:0 0;}
.pointDn_bg a:hover span b{background-position:right 0;color:#000}
/*醒目图标*/
.pointDn_bg i { width:34px; height:34px; }
.pointDn_bg .titleDn .closedDn_1 { background-position:-86px -35px; }
.pointDn_bg i { display:inline-block; background:url(../images/seekDn-bg.png) no-repeat; }
.pointDn_bg i.tipsDn_1 { background-position:0 -26px; }
.pointDn_bg i.tipsDn_2 { background-position:-37px -26px; }
.pointDn_bg table td{ font-size:12px;}
/* ---------------------
- - -------- 位置细节样式 - --
---------------------------------------------------------*/
.pointDn_bg .titleDn { height:30px; line-height:30px; padding:10px 15px 0 15px; }
.pointDn_bg .titleDn h3 { font-size:14px; color:#2763a4; float:left; margin:0 auto;}
.pointDn_bg .titleDn span { margin-top:7px;*margin-top:5px;margin-top:5px\0; }
.pointDn_bg ul li { height:34px; line-height:34px; text-align:center; margin:20px auto; font-size:14px; }
.pointDn_bg ul li i { vertical-align:middle; margin-right:5px; }
.pointDn_bg table td .inputWid{ width:180px; padding:5px; border:1px solid #C8D5DE; -moz-box-shadow: 2px 2px 2px #eeeeee inset; -webkit-box-shadow: 2px 2px 2px #EEE inset; box-shadow: 2px 2px 2px #EEE inset; }
.pointDn_bg table td a.btnDn_2 { margin-left:8px; }
/*********************************2013-07-03************/
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: auto;
height: 150px;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
/*
if width will be 100% horizontal scrollbar will apear
when scroll mode will be used
*/
/*width: 100%;*/
font: menu;
font-size: 12px;
/*
it is very important, if line-height not setted or setted
in relative units scroll will be broken in firefox
*/
line-height: 16px;
overflow: hidden;
}
.ac_loading {
background: white url('indicator.gif') right center no-repeat;
}
.ac_odd {
background-color: #eee;
}
.ac_over {
background-color: #0A246A;
color: white;
}
/*************ajax******************/
.ajax_submit_mark {filter:alpha(opacity=50); height:100%; width:100%; background:#000; position:fixed; top:0; left:0; opacity:0.5; z-index:999; display:none; text-align:center; padding-top:200px;}