<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*head*/
a:hover{
    text-decoration:none;
}
#carousel-example-generic{
    width:100%;
}
.carousel-inner .item{
    width:100%;
}

.head .container .navbar .nav li a :hover{
    color:#337ab7;
}
@media (min-width: 768px){
    .navbar-nav &gt; li &gt; a {
        padding-top: 0px;
        padding-bottom: 15px;
    }
    .navbar-nav &gt; li{
        margin-top:10px;
    }

}

    .navbar-nav &gt; li &gt; a {
         padding-top: 0px;
         padding-bottom: 0px;
         line-height: 0px;
    }
    .nav &gt; li &gt; a {
         position: relative;
        padding: 10px 15px;
    }


.img-responsive, .thumbnail &gt; img, .thumbnail a &gt; img, .carousel-inner &gt; .item &gt; img, .carousel-inner &gt; .item &gt; a &gt; img{
    width:100%;
}
.openBtn a{
    width: 144px;
    height: 37px;
    display:block;
    background: #2A8AE2;
    color:#fff;
    text-decoration:none;
    color:#fff;
    line-height:37px;
    margin-top:30px;
}
.bannerTitle{
    margin-bottom:15px;
    font-size:2.8rem;
    line-height:2.8rem;
    /*font-size:40px;*/
    /*line-height:40px;*/

}
.bannerSubTitle{
    line-height:2rem;
    font-size:1.8rem;
    /*line-height:26px;*/
    /*font-size:18px;*/
}
.bannerSubTitle,.bannerTitle{
    text-align:left;
}

@media screen and (min-width:1280px) {
    .carousel-caption{
        margin-bottom:100px;
    }

}
@media screen and (max-width:1279px) {
    .carousel-caption{
        margin-top:50px;
        margin-bottom: 0px;
    }
    .navbar{
    margin-bottom:10px;
    }
    .carousel-caption-right{
       right:5%;
    }
}
/*head end*/

/*list*/
.cusListWrap{
    width:100%;
    background: #fff;
}
.cusList{
    width:1080px;
    padding:24px 0px;
    margin:0 auto;
    overflow:hidden;
}
.cusList li{
    background-image: url("../images/index_logo.png");

    height:33px;
    float:left;
    list-style: none;
    margin-right:55px;
    background-repeat: no-repeat;
    background-size: 146px 2011px;
}
.cusList_1{
    width:103px;
     background-position:0px -1456px;
 }
.cusList_2{
    width:110px;
    background-position:0px -1494px;
}
.cusList_3{
    width:112px;
    background-position:0px -1542px;
}
.cusList_4{
    width:119px;
    background-position:0px -1579px;
}
.cusList_5{
    width:103px;
     background-position:0px -1620px;
 }
.cusList_6{
    width:90px;
    background-position:0px -1692px;
}
.cusList_7{
    width:90px;
    background-position:0px -1732px;
}
/*compare*/
.compare{
   background: #F8F9FB;
    width:100%;
    text-align: center;
    display:inline-block;
    height:1284px;
    min-width:1000px;
}
.version_detail_disable {
    color: #959595;
    padding-left: 30px;
}
.compareTitle{
    font-weight:200;
    font-size:30px;
    color:#000;
    padding-top:90px;
}
.compareContainer{
    padding:90px 0px 100px;
}
.version_left{
    border: 1px solid #E3E7ED;
}
.version_right{
    border: 1px solid #2A8AE2;
}

.version_left,.version_right{
    background-color: #fff;
    margin-right: 22px;
    width: 422px;
    display: inline-block;
    vertical-align: top;

}
.version_left_header{
    background-color: #959595;
    height: 10px;
    width: 100%;


}
.version_right_header{
    background-color: #2A8AE2;
    height: 10px;
    width: 422px;
}
.version_top{
    padding: 30px 0 40px;
    font-weight: 200;

}
.version_name_main{
    color: #181818;
    font-weight: 200;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    margin-bottom: 22px;
    letter-spacing: 12.5px;
}
.version_name_sub{
    height: 12px;
    line-height: 12px;
    color: #3A3A3A;
    font-size: 14px;
}
.version_name_tip{
    color: #6E7D90;
    font-size: 16px;
    line-height: 16px;
    margin-top: 40px;
}
.version_option{
    width: 210px;
    height: 44px;
    background-color: #E3E8EE;
    margin: 0 auto;
    font-weight: 200;
}

.kaitong {
    display:inline-block;
    text-decoration:none;
    line-height:44px;
    color:#000;
}
.kaitong:hover{
    text-decoration: none;
}
.version_option_right .buy{
    color: #54A1E7;
    border:1px solid #54A1E7;
    display: inline-block;
    text-decoration: none;
    width:210px;
    height:42px;
    line-height:42px;
    margin-right:10px;
}
.version_option_right .free{
    color:#fff;
    background:#54A1E7 ;
    border:1px solid #54A1E7;
    display: inline-block;
    text-decoration: none;
    width:140px;
    height:42px;
    line-height:42px;
}
.version_detail_item{
    margin-top: 20px;
}
.price_title{
    font-size: 30px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 72px;
}
.version_detail_check{
    background: url('../images/logo.png') no-repeat 0px -377px;
    display: inline-block;
    width:12px;
    height:9px;
    margin-right:14px;
}
.version_detail_check_right{
    background-position: 0px -356px;
}
.version_detail{
    text-align: left;
    padding-left:130px;
    padding-top:40px;
    padding-bottom:40px;
}
.compare_btm_container{
    font-size: 16px;
    line-height: 50px;
    color: #787878;
    font-weight: 200;

}
.index_logo_8{
    width:38px;
    height:39px;
    margin-bottom:10px;
    background: url("../images/index_logo.png")no-repeat 0px -1896px;
    display:inline-block;
}
.compare_btm_price{
    font-size: 30px;
    height: 30px;
    line-height: 50px;
    font-weight: bold;
    color: #2A8AE2;
}
.compare_money_num{
    color:#1D95F1;
}

.compare_num{
    height:30px;
    line-height:30px;
}
/*æ–°ä½“éªŒ*/
.new_experience{
    width: 100%;
    text-align: center;
    min-width: 1000px;
    height: 870px;
    font-weight: 200;
}

.new_experience_title{
    font-size: 30px;
    color: #000;
    margin-top: 90px;
    margin-bottom: 72px;
}
.new_experience_container{
    width: 934px;
    margin: 0 auto;
}
.new_experience_item{
    width:308px;
    height:310px;
    display:inline-block;
    position:relative;
    overflow: hidden;

}
.new_experience_item_1,.new_experience_item_2{
    border-bottom:1px solid #eee;
    border-right:1px solid #eee;
}
.new_experience_item_3{
    border-bottom:1px solid #eee;
}
.new_experience_item_4,.new_experience_item_5{
    border-right:1px solid #eee;
}
.new_experience_item_normal{
    text-align: center;
    position: relative;
    margin-top: 105px;
    width:100%;
}
.index_logo{
    background: url("../images/index_logo.png") no-repeat ;
    /*margin-top:-14px;*/
    /*margin-bottom:50px;*/
    display: inline-block;
}
.index_logo_9{
    background-position: 0px -1945px;
    width:66px;
    height:66px;
}
.index_logo_10{
    background-position: 0px -43px;
    width:66px;
    height:66px;
}
.index_logo_11{
    background-position: 0px -119px;
    width:66px;
    height:66px;
}

.index_logo_12{
    background-position: 0px -196px;
    width:66px;
    height:66px;
}

.index_logo_13{
    background-position: 0px -272px;
    width:66px;
    height:66px;
}
.index_logo_14{
    background-position: 0px -348px;
    width:66px;
    height:66px;
}
.new_experience_item_normal_txt{
    font-size:18px;
}
.new_experience_item_hover_title{
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}
.new_experience_item_hover_txt{
    font-size: 14px;
    line-height: 18px;
    color: #757575;
    width: 202px;
    margin: 0 auto;
    text-align: left;
}
.new_experience_item_hover{
    opacity:0;
    transform: translateY(150px);
    transition: all 0.3s;
}
.new_experience_item_normal{
    transform: translateY(0px);
    opacity:1;
    transition: all 0.3s;
}
.new_experience_item:hover{
    box-shadow: 1px 1px 3px #eee;
}
 .new_experience_item:hover .new_experience_item_normal{
     transform: translateY(-90px);
     opacity:0;
     transition: all 0.3s;
 }
.new_experience_item:hover .new_experience_item_hover{
    opacity: 1;
    transform: translateY(-90px);
    transition: all 0.3s;
}
/*è´­ä¹°é‚®ç®±æœåŠ¡*/
.buy_email{
    display: inline-block;
    width: 100%;
    text-align: center;
    min-width: 1000px;
}
.buy_email_container{
    height:755px;
    background: url('../images/index_bg.png')no-repeat;
    background-size: 100%;
    min-width: 990px;
    text-align: center;
}
.buy_email_title{
    color: #000;
    font-size: 30px;
    line-height: 30px;
    padding-top: 70px;
    font-weight: 200;
    margin-bottom: 70px;
}
.buy_email_main{
    margin: 0 auto;
    width: 795px;
    overflow:hidden;
}
.buy_email_left{
    width: 400px;
    height: 522px;
    float: left;
    margin-right: 100px;
    background-color: #fff;
}
.buy_email_form_head{
    height: 28px;
    background-color: #2A8AE2;
    color: #fff;
    text-align: left;
    padding-top: 6px;
}
.buy_email_form_body{
    font-weight: 200;
}
.buy_email_form_line{
    margin-top: 45px;
    display: inline-block;
}
.buy_select_l{
    color: #313131;
    display: inline-block;
    text-align: right;
    width: 61px;
    font-size: 14px;
    line-height: 36px;
    vertical-align: bottom;
}

.buy_select_r{
    width: 301px;
    display: inline-block;
    text-align: left;
    position: relative;
    font-size: 14px;
    margin-left: -2px;
}
.num_bar{
    border: 1px solid #DBDBDB;
    width: 142px;
}
.num_bar a{
    height: 34px;
    width: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
}
.index_logo_27 {
    background-position: 0 -1219px;
    height: 2px;
    width: 12px;
}
.minus_logo{
    margin-top: 17px;
}
.plus_logo{
    margin-top: 12px;
}
.index_logo_28 {
    background-position: 0 -1231px;
    height: 12px;
    width: 12px;
}
.num_bar input{
    box-sizing: content-box;
    width: 140px;
    text-align: center;
    vertical-align: middle;
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 17px;
    font-family: Verdana;
    height: 24px;
    color: #000;
}
.ent_name{
    padding: 4px 7px;
    width: 280px;
    font-size: 14px;
    box-sizing: content-box;
    height: 24px;
    line-height: 18px;
    font-weight: 200;
    border: 1px solid #DBDBDB;
}
.buy_email_form_line_domain{
    margin-top: 5px;
}
.m_16{
    margin-top: 16px;
}
.domain{
    padding: 4px 7px;
    margin-left: 7px;
    width: 198px;
    box-sizing: content-box;
    height: 24px;
    line-height: 18px;
    font-size: 14px;
    border: 1px solid #DBDBDB;
}
.buy_email_price{
    font-size: 44px;
    font-weight: 500;
    line-height: 44px;
}
.buy_now_btn{
    text-decoration: none;
    display: inline-block;
    background-color: #2A8AE2;
    width: 210px;
    height: 44px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    font-weight: 100;
}
.buy_now_btn:hover{
    color:#fff;
    background: rgba(42, 138, 226, 0.76);
}
.buy_select_l_tip{
    line-height: 22px;
    width: 75px;
}
.buy_select_r_tip{
    width: 312px;
}
.buy_email_price_container{
    margin-top: 28px;
    margin-bottom: 28px;
    font-size: 14px;
}
.buy_email_btm{
    margin: 20px auto 0px;
    color: #2A8AE2;
    font-size: 12px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

.buy_email_right{
    height:522px;
    float:right;
}

.buy_email_line_1{
    margin-top: 105px;
    overflow:hidden;
}
.buy_email_item_1{
    margin-right: 95px;
}
.index_logo_23 {
    background-position: 0 -851px;
    height: 82px;
    width: 82px;
}
.buy_email_txt {
    color: #000;
    font-size: 14px;
    line-height: 30px;
    font-weight: 200;
}
.buy_email_item{
    float: left;
}
.index_logo_24 {
    background-position: 0 -943px;
    height: 82px;
    width: 82px;
}
.buy_email_line_2{
    margin-top: 72px;
    overflow:hidden;
}
.buy_email_item_3{
    margin-right: 102px;
}
.index_logo_26 {
    background-position: 0 -1127px;
    height: 82px;
    width: 82px;
}
.index_logo_25 {
    background-position: 0 -1035px;
    height: 82px;
    width: 82px;
}
.index_logo_23,.index_logo_24,.index_logo_25,.index_logo_26{
    margin-bottom:0px;
}

/*pc ç«¯ æ¡ˆä¾‹å±•ç¤º*/
.client_case{
    font-family: "SCHeiti","Helvetica","lucida Grande",BlinkMacSystemFont,"PingFang SC","Microsoft YaHei";
    display: inline-block;
    width: 100%;
    text-align: center;
    min-width: 1000px;
}
.client_case_title{
    font-weight: 200;
    font-size: 30px;
    line-height: 36px;
    margin-top: 90px;
    margin-bottom: 60px;
    color: #181818;
}
.client_case_txt{
    color: #2A8AE2;
    font-family: "Gotham",BlinkMacSystemFont,"Helvetica","lucida Grande","PingFang SC","SCHeiti","Microsoft YaHei";
    font-weight: 500;
}
.client_case_table{
    margin: 0 auto;
    margin-bottom: 20px;
}
.client_case_td{
    width: 242px;
    height: 130px;

}

.index_logo_16 {
    background-position: 0 -470px;
    height:41px;
    width: 125px;
}
.index_logo_34 {
    background-position: 0 -1412px;
    height: 36px;
    width: 112px;
}
.index_logo_17 {
    background-position: 0 -521px;
    height: 39px;
    width: 146px;
}
.index_logo_18 {
    background-position: 0 -570px;
    height: 34px;
    width: 125px;
}
.index_logo_19 {
    background-position: 0 -614px;
    height: 29px;
    width: 119px;
}
.index_logo_20 {
    background-position: 0 -695px;
    height: 60px;
    width: 64px;
}
.index_logo_21 {
    background-position: 0 -765px;
    height: 31px;
    width: 90px;
}
.index_logo_22 {
    background-position: 0 -806px;
    height: 35px;
    width: 105px;
}
.index_logo_31 {
    background-position: 0 -1330px;
    height: 10px;
    width: 5px;
}
.client_case_btm{
    color: #2A8AE2;
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 96px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}
/*pc ç«¯å¸®åŠ©ä¸­å¿ƒ*/
.index_page_btm {
    font-family: "SCHeiti","Helvetica","lucida Grande",BlinkMacSystemFont,"PingFang SC","Microsoft YaHei";
    display: inline-block;
    width: 100%;
    min-width: 1000px;
    text-align: left;
    background-color: #FBFBFC;
}
.index_page_btm_container {
    width: 770px;
    margin: 70px auto 55px;
}
.hot_ques_li {
    float: left;
    margin-right: 167px;
}
.hot_title {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
    margin-bottom: 8px;
}
.index_page_btm .index_page_btm_container .hot_more {
    color: #2A8AE2;
    font-size: 12px;
    margin-top: 8px;
    display: block;
}
.index_page_btm_container  ul li{
    list-style: none;
}
.index_page_btm a {
    font-size: 14px;
    line-height: 2;
    color: #787878;
    font-weight: 200;
}

#prices1{
    color: #2A8AE2;
    border: none;
    background: none;
    width:80px;
    font-size: 20px;
    line-height: 20px;
    text-align:center;
}
#prices{
    /*color: #2A8AE2;*/
    border: none;
    background: none;
    width:100px;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    text-align:center;
}
.index_foot_contact_hotline_content{
    font-size: 35px!important;
}</pre></body></html>