
/*--------------------Ã¥â€¦Â¬Ã¥â€¦Â±Ã¦Â Â·Ã¥Â¼Â--------------------*/
*
{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body
{
    font-family: Arial,Helvetica,sans-serif,Verdana;
    color: #000;
    -webkit-text-size-adjust: none;
}
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select
{
    margin: 0;
    padding: 0;
}
body, input, textarea, select, button, table
{
    font-size: 14px;
    font-family: Microsoft yahei
}

img, fieldset
{
    border: 0;
}
ul, ol
{
    list-style: none;
}
em, address
{
    font-style: normal;
}
a
{
    color: #000;
    border: 0px;
    text-decoration: none;
    outline: none;
}
table
{
    border-collapse: collapse;
}

button, input, select, textarea
{
    font: 12px/1.5em tohoma,arial,simsun,sans-serif;
    outline: medium none;
}
button, input, select
{
    vertical-align: middle;
}


/* public */
.w1200
{
  width: 1248px; 
}
.w100
{
    width: 100px;
}
.w150
{
    width: 150px;
}
.w200
{
    width: 200px;
}
.db
{
    display: block;
}
.di
{
    display: inline;
}
.dib
{
    display: inline-block;
}
.dn
{
    display: none;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.tl
{
    text-align: left;
}
.tr
{
    text-align: right;
}
.tc
{
    text-align: center;
}
.mo
{
    margin: 0px auto;
}
.m10
{
    margin: 10px;
}
.ml10
{
    margin-left: 10px;
}
.mr10
{
    margin-right: 10px;
}
.mt10
{
    margin-top: 10px;
}
.mb10
{
    margin-bottom: 10px;
}
.mb10_1
{
    margin:0 0 1px 80px;
}
.mb10_2
{
    margin:0 0 10px 130px;
}
.p10
{
    padding: 10px;
}
.pl10
{
    padding-left: 10px;
}
.pr10
{
    padding-right: 10px;
}
.pt10
{
    padding-top: 10px;
}
.pb10
{
    padding-bottom: 10px;
}
.p20
{
    padding: 20px;
}
.clear
{
    clear: both;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    height: 0px;
    margin: 0;
    padding: 0;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    zoom: 1;
}

/*Ã¥Â­â€”Ã¤Â½â€œ*/
.f_wr
{
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜" , "Ã¥Â®â€¹Ã¤Â½â€œ";
}
.f_a
{
    font-family: Arial;
}
.f_n
{
    font-weight: normal;
}
/*Ã¥Â­â€”Ã¤Â½â€œÃ¥Â¤Â§Ã¥Â°Â*/
.f_12
{
    font-size: 12px;
}
.f_14
{
    font-size: 14px;
}
.f_16
{
    font-size: 16px;
}
.f_18
{
    font-size: 18px;
}
.f_20
{
    font-size: 20px;
}
.f_22
{
    font-size: 22px;
}
/*Ã¥Â­â€”Ã¤Â½â€œÃ©Â¢Å“Ã¨â€°Â²*/
.c_ed7017
{
    color: #ed7017;
}
.c_63AA4A
{
    color: #63AA4A;
}
.c_474747
{
    color: #474747;
}
.c_474747_2
{
    color: #fff;background:#313131;border-radius:20px;width:400px;
}
.c_474747_3
{
    color: #fff;background:#313131;border-radius:20px;width:300px;
}
.c_black
{
    color: black;
}
.c_red
{
    color: red;
}
.c_orange
{
    color: Orange;
}
.c_yellow
{
    color: Yellow;
}
.h1_title
{
    font-size: 48px;
    color: #313131;
    text-align: center;
    margin-bottom: 15px;
    font-weight: normal;
}
.h3_info
{
    text-align: center;
    font-size: 18px;
    color: #959595;
    margin-bottom: 25px;
    font-weight: normal;
}
.btn_313131
{
    display: inline-block;
    font-size: 20px;
    color: White;
    border-radius: 4px 4px;
    background-color: #313131;
    background-repeat: no-repeat;
}
.btn_535353
{
    display: inline-block;
    font-size: 20px;
    color: White;
    border-radius: 4px 4px;
    background-color: #535353;
    background-repeat: no-repeat;
}
.btn_FF5C01
{
    display: inline-block;
    font-size: 20px;
    color: White;
    border-radius: 4px 4px;
    background-color: #FF5C01;
    background-repeat: no-repeat;
}
.border_eeeeee
{
    color: #FF5C00;
    border-radius: 4px 4px;
    border: 1px solid #9e9e9e;
    font-size: 20px;
   /* font-weight: bold;  */
}
#no_data, #noData
{
    display: block;
    padding: 30px;
    font-size: 40px;
    text-align: center;
    float: none;
    display: none;
    width: auto;
}
#loading_data
{
    background: url(../images/loading.gif) center top no-repeat;
    display: block;
    padding: 30px;
    line-height: 150px;
    font-size: 40px;
    text-align: center;
    float: none;
    margin: 30px 0px;
    width: auto;
}
/*Ã¥Å Â Ã¨Â½Â½Ã¥â€ºÂ¾Ã§â€°â€¡ Ã¦Â Â·Ã¥Â¼Â*/
.scrollLoading
{
    background: url(../images/loading.gif) no-repeat center;
}
/*Ã¥Â¼Â¹Ã¥â€¡ÂºÃ¦Â¡â€  Ã¦Â Â·Ã¥Â¼Â*/
.popup_windows
{
    position: absolute;
    z-index: 200000000;
    left: 10%;
    top: 30%;
    border-radius: 4px 4px;
}
.popup_windows .title
{
    position: relative;
    border-radius: 4px 4px 0px 0px;
    background-color: #FF5C00;
    color: White;
    font-size: 50px;
    text-align: center;
    height: 100px;
    line-height: 100px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
}
.popup_windows .title a
{
    background: url(../images/close_btn_bg.png) no-repeat center center;
    width: 32px;
    height: 33px;
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
}
.popup_windows .content
{
    border-radius: 0px 0px 4px 4px;
    background-color: White;
    padding: 20px;
}
.popup_windows .content2 
{
    border-radius: 0px 0px 4px 4px;
    background-color: White;
    padding:20px 0 20px 20px;
    width: 700px;
    height:400px;
    overflow-x:hidden;overflow-y:scroll;
    }
.popup_windows .content2 .footer{text-align:center;padding:20px 0 20px 0;}
.popup_windows .content2 .footer h1{font-size:14px;font-weight:normal;color:#b3b3b3;}
.popup_windows .content2 .footer h1 a{font-size:14px;font-weight:normal;color:#68ae56;text-decoration:underline;}

.popup_windows .content3
{
    border-radius: 0px 0px 4px 4px;
    background-color: White;
    padding:20px 0 20px 20px;
    width: 800px;
    height:400px;
    overflow-x:hidden;overflow-y:scroll;
    }
.popup_windows .content3 .footer{text-align:center;padding:20px 0 20px 0;}
.popup_windows .content3 .footer h1{font-size:14px;font-weight:normal;color:#b3b3b3;}
.popup_windows .content3 .footer h1 a{font-size:14px;font-weight:normal;color:#68ae56;text-decoration:underline;}
.popup_windows .content .bo
{
    border: 0px;
}
.popup_windows .select
{
    margin-left: 0px;
    padding: 5px 10px;
}
.popup_windows .automatic
{
    display: inline-block;
    color: #959595;
    font-size: 18px;
    padding-left: 30px;
    height: 24px;
    margin-bottom: 10px;
    cursor: pointer;
    line-height: 24px;
    background: url(../images/checkbox_bg.png) left center no-repeat;
}
.popup_windows .checked
{
    background: url(../images/checkbox_checked_bg.png) left center no-repeat;
}
/*Ã¦Å¸Â¥Ã¨Â¯Â¢Ã¤Â¸â€œÃ¥Â±Å¾Ã¥Ë†â€ Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â border: 1px solid #ff6600*/
#showpagehtml
{
    height: 43px;
    line-height: 41px;
    text-align: center;
}
#showpagehtml span
{
    padding: 0px 10px;
    font-size: 13px;
   
}
#showpagehtml span label
{
  
}
#showpagehtml a
{
    width: auto;
    min-width: 22px;
    height: 22px;
    line-height: 22px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    color: #444;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.16);
    padding: 0;
    display: inline-block;
    text-decoration: none;
    background-color: #FFF;
    margin: 0 1px;
}
#showpagehtml a:hover
{
    background-color: #ff5c00 !important;
    color: #FFF;
}

#showpagehtml a.wrds
{
    width: auto;
}
#showpagehtml a.viewpage
{
    width: auto;
    min-width: 22px;
    height: 22px;
    line-height: 22px;
    margin: 10px 1px 0 1px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    color: #FFF;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.16);
    padding: 0;
    display: inline-block;
    text-decoration: none;
    background-color: #ff5c00;
}
.no-close .ui-dialog-titlebar-close
{
    display: none;
}
/*-------Ã¨Â¿â€Ã¥â€ºÅ¾Ã©Â¡Â¶Ã©Æ’Â¨Ã¦Â Â·Ã¥Â¼Â-------*/
#returnTop
{
    cursor: pointer;
    position: fixed;
    width: 71px;
    right: 0px;
    z-index: 999999;
}
/*-------Ã©Â¦â€“Ã©Â¡ÂµÃ¥Â¤Â´Ã©Æ’Â¨Ã¦Â Â·Ã¥Â¼Â-------*/
#header
{
    width: 100%;
}
.header_top
{
    height: 41px;
    background: #535353;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
}
.header_top_main
{
    width: 1200px;
    margin: 0 auto;
}
.header_top_language
{
    margin: 8px 5px 7px 5px;
    height: 25px;
    border: 1px solid #666;
    border-bottom: 0;
    border-top: 0;
    padding: 0 10px;
    float: left;
  
}
.language_font
{
    font-size: 12px;
    color: #fff;
    padding-right: 10px;
}
.language_font_bottom
{
    background: url(../images/language_en.gif) left no-repeat;
    padding-left: 35px;
    font-size: 12px;
    color: #fff;
}
.language_font_bottom_down
{
 /*   background: url(../images/language_down.png) right no-repeat;  */
    padding-right: 25px;
}

.header_top_nav
{
    margin: 8px 5px 7px 5px;
    height: 25px;
    border: 1px solid #666;
    border-bottom: 0;
    border-top: 0;
    padding: 0 10px;
    float: right;
}
.header_top_nav_ul li
{
    float: left;
}
.header_top_nav_ul a
{
    color: #fff;
}
.header_top_nav_ul_car
{
    background: url(../images/header_top_car.png) left no-repeat;
    padding-left: 30px;
}
.header_top_nav_ul_usd
{
    background: url(../images/header_top_usd.png) left no-repeat;
    padding-left: 30px;
    margin: 0 20px;
}
.header_top_nav_ul_help
{
    background: url(../images/header_top_help.png) left no-repeat;
    padding-left: 30px;
    padding-right: 15px;
    border-right: 1px solid #666;
}
.nav_ul_link01
{
    border-radius: 50px;
    width: 25px;
    height: 25px;
    display: block;
}
.link_f
{
    background: url(../images/header_top_f.png) #fff no-repeat;
}
.link_t
{
    background: url(../images/header_top_t.png) #fff no-repeat;
}
.link_g
{
    background: url(../images/header_top_g.png) #fff no-repeat;
}

.header_mian
{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    height: 92px;
}
.logo
{
    padding: 28px 0 20px 15px;
    float: left;
}
.nav
{
    float: left;
    margin-left: 210px;
}
.nav_ul li
{
    float: left;
}
.nav_link
{
    float: left;
    padding: 0 15px;
    border-top: 3px solid #fff;
    margin: 0 10px;
    line-height: 90px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #313131;
}
.nav_link:hover
{
    border-top: 3px solid #ff5c00;
    color: #ff5c00;
    font-size: 16px;
}
.currentchoose
{
    border-top: 3px solid #ff5c00;
    color: #ff5c00;
}
.currentchoose2
{
    color: #ff5c00;
}
.login
{
    float: right;
    padding: 40px 15px 0 0px;
}
.header_login_bottom
{
    padding: 13px 13px 13px 47px;
    background: url(/images/header_login.png) left no-repeat #ff5c00;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.header_login_manage
{
    padding: 13px 13px 13px 47px;
    background: url(/images/header_manage.png) left no-repeat #ff5c00;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
#head_renewal, #head_cart, #header_top_nav_ul_usd
{
    position: relative;
}
#head_renewal .header_top_bubble_renewal
{
    top: 30px;
    left: -80px;
    margin: 0px;
    width: 200px;
}
#head_cart .header_top_bubble_cart
{
    width: 200px;
    top: 30px;
    left: 10px;
    margin: 0px;
}
#header_top_nav_ul_usd .language_font_bottom_usd_mian
{
    position: absolute;
    margin: 0px;
    width: 90px;
    padding: 5px;
    height: auto;
    top: 30px;
    left: -5px;
}
#header_top_nav_ul_usd .language_font_bottom_usd_mian li
{
    float: inherit;
}
/*-------Ã©Â¦â€“Ã©Â¡ÂµÃ¦Â¨Â¡Ã§â€°Ë†Ã¦Â Â·Ã¥Â¼Â-------*/
#index_templates
{
    width: 100%;
    overflow: hidden;
}
.index_templates_font
{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 90px 0 40px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
}
.index_templates_font_blk
{
    font-size: 48px;
    color: #313131;
    display: block;
}
.index_templates_font_small
{
    font-size: 18px;
    color: #959595;
    display: block;
}


/*-------Ã¥Âºâ€¢Ã©Æ’Â¨Ã¦Â Â·Ã¥Â¼Â-------*/
.index_start
{
    background: #ff5c00;
    text-align: center;
    padding: 80px 0;
}
.index_start_font_blk
{
    color: #fff;
    font-size: 60px;
}
.index_start_main
{
    text-align: center;
}
.index_start_font
{
    color: #fff;
    font-size: 21px;
    text-align: left;
}
.index_start_font_bottom
{
    background: #fff;
    font-size: 36px;
    line-height: 60px;
    padding: 0 15px;
    color: #ff5c00;
    border-radius: 5px;
    display: inline-block;
    margin-left: 45px;
}
.index_start_font_span
{
    background: #fff;
    font-size: 21px;
    color: #ff5c00;
    padding: 2px 8px;
    margin: 0 2px;
    border-radius: 3px;
}

#footer
{
    width: 100%;
    overflow: hidden;
    background: #f6f6f6;
    padding: 80px 0;
    text-align: center;
}
.index_templates_font
{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 90px 0 40px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
}
/*-------Ã¥Âºâ€¢Ã©Æ’Â¨Ã¦Â Â·Ã¥Â¼Â-------*/
#footer { width:100%; overflow:hidden; background:#f6f6f6; padding:80px 0; text-align:center;}
.footer_nav { padding:50px 0 20px 0;}
.footer_nav_link_center { padding:0 30px; margin:0 30px; display:inline-block; border:1px solid #797979; border-bottom:0; border-top:0;}
.footer_nav_link {display:inline-block; padding:10px 20px; color:#fff; border-radius:5px 5px 0 0; color:#797979; font-size:16px; }
.footer_nav_hover {background:#6468d5; display:inline-block; padding:10px 20px; color:#fff; border-radius:5px 5px 0 0;  font-size:16px;}
.footer_main {background:#6468d5; min-height:100px; color:#fff;display:none;}
.footer_nav ul {width:1200px; margin:0 auto; overflow:hidden; padding:75px 0;}
.footer_nav ul li {text-align:left; width:600px; padding-left:34px; float:left; line-height:200%; font-size:12px;}
.footer_nav_font {color:#fff; font-weight:bold; font-size:14px;}
.footer_nav_font01 { font-size:12px; color:#fff; }
.footer_nav_font02 { color:#6468d5; background:#fff; font-size:16px; border-radius:5px; padding:3px 10px; display:inline-block; margin:10px 0;}
.footer_nav_font_link { color:#ff5c00; text-decoration: underline;}

.footer_bottom { padding-top:50px;}
.footer_copyright { color:#959595; font-size:12px; line-height:180%;}
.footer_bottom_link {width:50px; height:50px; display:inline-block; border-radius:50px;}
.footer_f { background:url(../images/footer_f.png) no-repeat #7b7b7b;}
.footer_t { background:url(../images/footer_t.png) no-repeat #7b7b7b; margin:0 15px;}
.footer_g { background:url(../images/footer_g.png) no-repeat #7b7b7b;}
/**                 Ã¤Â¼Å¡Ã¥â€˜ËœÃ¤Â¸Â­Ã¥Â¿Æ’Ã¥â€¦Â¬Ã¥â€¦Â±Ã¦Â Â·Ã¥Â¼Â                   **/
.member_center
{
    margin: 10px 0px;
    border-top: 1px solid #eeeeee;
}
.member_center .member_info
{
    margin: 20px 0px;
}
.member_center .member_info div
{
    display: inline-block;
    padding-right: 40px;
    height: 60px;
    border-right: 1px solid #eeeeee;
    font-family: Arial,Helvetica,sans-serif,Verdana;
}
.member_center .member_info p
{
    display: inline-block;
    padding-right: 30px;
    text-align:right;
}
.member_center .member_info label
{
    display: block;
    color: #535353;
    font-size: 18px;
    padding-left: 10px;
}
.member_center .member_info .btn_313131
{
    background-position: 10px center;
    padding: 10px 10px 10px 20px;
    font-size: 18px;
}
.member_center .member_info .upgrade
{
    background-image: url(../images/member_upgrade_bg.png);
    padding-left: 30px;
}
.member_center .member_info .topup
{
    background-image: url(../images/member_topup_bg.png);
    padding-left: 40px;
}
.member_center .member_info .search
{
    background-image: url(../images/member_search_bg.png);
    padding-left: 40px;
}
.member_center .member_info .member_class
{
    background: url(../images/member_bg.png) no-repeat 20px center;
    padding-left: 100px;
}
.member_center .member_info .member_class span
{
    color: #62A94B;
    font-size: 25px;
}
.member_center .member_info .member_balance
{
    background: url(../images/member_balance_bg.png) no-repeat 20px center;
    padding-left: 100px;
}
.member_center .member_info .member_balance span
{
    color: #FF5B00;
    font-size: 25px;
}
.member_center .member_info .member_search
{
    position: relative;
    display: block;
    float: right;
    width: 450px;
    padding-right: 0px;
    border-right: 0px;
}
.member_center .member_info .member_search .btn_313131
{
    position: absolute;
    bottom: 5px;
    right: 40px;
}
.member_center .member_info .border_eeeeee
{
    margin-top: 10px;
    padding-left: 10px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    width: 290px;
}
.member_center .member_nav{
	font-size: 0;
	text-align: center;
}
.member_center .member_nav .btn
{
    padding-bottom: 15px;
    display: inline-block;
    margin: 0 2px;
}

.member_center .member_nav .choose
{
    background: url(../images/member_nav_below.png) center bottom no-repeat;
}
.member_center .member_nav a
{
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    padding-right: 12px;
    background-size: 35px auto;
    padding-left: 65px;
    background-repeat: no-repeat;
    background-position: 15px center;
}
.member_center .member_nav .website
{
    background-image: url(../images/member_website_bg.png);
}
.member_center .member_nav .domain
{
    background-image: url(../images/member_domain_bg.png);
}
.member_center .member_nav .mail
{
    background-image: url(../images/member_mail_bg.png);
}
.member_center .member_nav .ssl
{
    background-image: url(../images/ssl-icon.png);
}
.member_center .member_nav .transactionlist
{
    background-image: url(../images/member_transactionlist_bg.png);
}
.member_center .member_nav .myaccount
{
    background-image: url(../images/member_myaccount_bg.png);
}


.member_center .member_nav .aq
{
    background-image: url(/images/ff.png);
}

#content_wrapper
{
    padding-top: 51px;
}
/**************** Ã¥Å¸Å¸Ã¥ÂÂÃ¤Â»Â·Ã¦Â Â¼Ã¥Ë†â€”Ã¨Â¡Â¨ ********************/
.donmain_name { float:left; width:761px;}
.donmain_name li { float:left; border-bottom:1px solid #f2f2f2; margin-bottom:0px; line-height:42px; height:42px;}
.donmain_name_zero { width:30px; color:#22ac38; font-size:24px; text-align:center;}
.donmain_name_zero_font { display: block; line-height: 27px;min-height: 42px;padding-top: 15px;}
.donmain_name_one { width:150px; color:#959595; font-size:16px; text-align:left;}
.donmain_name_two { width:180px; color:#ff5c00; font-size:16px; text-align:right; padding-right:30px;}
.donmain_buttom_font {display:block; text-align:center; clear:both; padding:30px 0; font-size:16px; color:#959595;}
.donmain_buttom_font a { color:#22ac38; text-decoration:underline;}

.donmain_name_introduce { padding-bottom:60px;}
.donmain_name_introduce_one {color:#22ac38; font-size:21px; width:335px; float:left; line-height:40px;}
.donmain_name_introduce_two {color:#ff5c00; font-size:21px; width:335px; float:left; text-align:right; line-height:40px;}
.donmain_name_introduce_font { font-size:12px; color:#959595; padding:20px 0; margin-bottom:10px; clear:both; border-bottom:1px solid #f2f2f2; text-align:Justify; text-justify:inter-ideograph;padding-right:30px;}
.domainPrice_en{z-index: 20; position: relative; margin-top: 0px; left: 0px; top: -38px; margin-right: -104px;color:#68AE56;font-size:14px;text-decoration:underline;cursor:pointer;}
.domainPrice_tw{z-index: 20; position: relative; margin-top: 0px; left: 0px; top: -38px; margin-right: -84px;color:#68AE56;font-size:14px;text-decoration:underline;cursor:pointer;}
#returnMobile
{
    cursor: pointer;
    position: fixed;
    bottom:0;
    width: 100%;
    height:150px;
    z-index: 999999;
    color:#fff;
    background:none repeat scroll 0 0 #000;
    opacity:0.5;
    text-align:center;
    display:none;
}
#returnMobile ul
{
    margin-top:3%;
}
#returnMobile ul h1
{
    font-size:48px;
    font-weight:bold;
}

