<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------- header   ------------------*/
.gdca-ssl .domain-youshi-block{
  padding: 30px 0  30px 0;
  margin: 20px 0;
}

.logoType{
    margin:18px 0 0 7px;
}
.link-spacing {
   /* margin: 0 10px;*/
    margin-top: -6px;
    padding: 5px 10px;
    font-size: 14px;   
    border: 1px solid #ddd;
}
.navbar{
    margin-bottom: 0px;
}
/*----------------- public   ------------------*/
.module{
    padding: 35px 0;
}
.module-text{
   padding-bottom: 15px;
   padding-top: 15px;
}
.module-text p {
    padding-left: 0;
    line-height: 26px;
    font-size: 14px;
    padding-left: 26px;
    margin-bottom: 0;
}
.freessl-title{
    font-size: 24px;
    text-align: center;
    /*padding-top: 30px;*/
    padding-bottom: 45px;
}
/*----------------- banner   ------------------*/
.freebanner{
    height: 580px;
    background: url(../images/freessl.jpg) center center no-repeat;
}
.freecontain{    
   /* display: table-cell;*/
    margin:70px auto;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #fff;
    padding: 80px 0 60px;
    border-radius: 4px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.12);
}
.free-title{
    margin-bottom: 40px;
    font-size: 30px;
    color: #24387D;
    text-align: center;
}
.select-lable-group{
    width: 500px;
    margin: 15px auto;
}
.select-lable-group label {
    display: inline-block;    
    height: 50px;
    position: relative;
    max-width: 230px;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 34px;
    background: #EEEEEE;
	cursor:pointer;
    padding-left: 0;
    padding-right: 0;
}
.select-lable-group img {
    display: inline-block; 
    margin-top:5px;
}
.select-lable-group label:last-child img {
    margin-top:9px;
}
.select-lable-group label span {
    display: block;
    cursor: pointer;
    text-align: center;
}
.select-lable-group label span:before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    line-height: 16px;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    background: url(../images/freeon.png) right no-repeat;   
    border-radius: 0 4px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.select-lable-group label a {
    display: block;
    text-align: center;
}
input.cc-idx-input[type=checkbox], input.cc-idx-input[type=radio] {
    display: none;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0!important;
    line-height: 20px;
    color: #ab3636;
}
input.cc-idx-input[type=checkbox]:after, input.cc-idx-input[type=radio]:after {
    content: "";
    display: block;
    width: 50px;
    height: 30px;
    line-height: 16px;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
}
input.cc-idx-input[type=radio]:after {
    text-indent: 24px;
    position: absolute;
    top: 0;
    right: 0;
}
input.cc-idx-input[type=radio]:checked:after {
    /*content: "鉁�";*/
    background: url(../images/freeon.png) right no-repeat;   
    border-radius: 0 4px 0 0;
}
 p.cc-time {
    font-size: 14px;
    margin-top: 35px;
}
.input-tip{
    display: block;
    position: absolute;
    z-index: 10px;
    border: 1px solod #4D6CCE;
    background: none;
    top: 15px;
    left: 5px;
    padding-left: 20px;
    color: #2AA538;
}
.select-group{
    margin-left: 130px;
    padding-bottom: 5px;
}
.select-group .input-group-addon:first-child{
    padding-top: 14px;
    padding-bottom: 14px;
    border: 1px solid #4D6ACD;
    border-right:0px;
}
.select-group .form-control{
    padding: 23px 0 23px 130px;    
    border: 1px solid #4D6ACD;
     border-radius: 0px;
  /*  background: none;*/
}

.select-group .input-group-addon{
    font-size: 16px;
}
.select-group .input-btn{
    padding-top: 13px;
    padding-bottom: 13px;
    margin-left: -2px;
    background: #4D6ACD;
    border:1px solid #4D6ACD;
    border-radius: 0px;
    color: #fff;
}
.select-group .input-btn:hover{
    background: #2F49A6;
    text-decoration: none;
}
.form-group  label{
    font-weight: 500;
}
/*----------------- 鏈変簨   ------------------*/
.virtue-list {
  width: 100%;
}
.virtue-list li {
  display: list-item;
  float: left;
  padding: 35px 68px 0 200px;
  width: 560px;
  height: 185px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 35px 26px;
  border: 1px solid #ddd;
}
.virtue-list li:hover {
  box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-top-20 {
  margin-top: 20px;
}
.virtue-list .virtue-bg1 {
  background-image: url(../images/gdcassl-01.png);
}
.virtue-list .virtue-bg2 {
  background-image: url(../images/gdcassl-02.png);
}
.virtue-list .virtue-bg3 {
  background-image: url(../images/gdcassl-03.png);
}
.virtue-list .virtue-bg4 {
  background-image: url(../images/gdcassl-04.png);
}
.virtue-title {
  display: block;
  font-size: 20px;
  color: #333;
}
.virtue-info {
  margin-top: 20px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
  text-align: justify;
}
/*----------------- 鐢ㄦ埛鎸囧崡   ------------------*/
.qa-box{
    padding: 0 15px;
   /* border: 1px solid #dbdbdb;*/
}
.qa-title {
    position: relative;
    height: 50px;
    line-height: 50px;
}
.qa-title span {
    display: inline-block;
    margin-left: 38px;
    font-size: 18px;
    color: #333;
}
.qa-title a {
    position: absolute;
    right: 22px;
    top: 0px;
    display: inline-block;
    font-size: 12px;
    color: #1d8cd9;
}
.qa-box-list {
/*  margin: 0 25px 0 38px;*/
    padding-top: 11px;
    padding-bottom: 25px;
    border-top: 1px solid #e5e5e5;
}
.ssl-buy-step{
    padding-bottom: 30px;
}
.qa-box-list a {
    position: relative;
    display: block;
    padding-left: 6px;
    font-size: 14px;
    color: #333;
    height: 36px;
    line-height: 36px;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.qa-box-list a:hover {
    color: #009fd9;
}
.qa-box-list a:before {
    position: absolute;
    left: 0px;
    top: -4px;
    content: ".";
    font-size: 12px;
    color: #333;
}
/*----------------- footer   ------------------*/
.f-register{
    padding: 30px 0;
    text-align: center;
    background: url(../images/zc-bg.png) no-repeat center;
}
.f-register h1{
    margin-bottom: 20px;
    font-size: 30px;
    color: #fff;
}
.f-register .btn-default{
    padding: 10px 40px;
    background:none;
    border-radius: 0px;
    border-color: #fff;
    color: #fff;
    font-size: 18px;
}
.footer {
    padding:15px 0 0;
    margin-top:30px;
    font-size:12px;
    color:#aaa;
    background-color:#343434
}
.footer a {
    color:#aaa;
    font-size: 14px;
}
.footer a:hover {
    color:#eee;
    text-decoration:none
}
.footer .about {
    margin-bottom:20px
}
.footer .about .contact-us p {
    margin-bottom:10px;
    color:#aaa;;
}
.footer .about .contact-us .fa {
    width:14px;
    text-align:center
}
.footer .copyright {
    padding:10px 0;
    text-align:center;
    background-color:#343434
}
.footer .bookmarks {
    padding:10px 0;
    margin-bottom:10px;
    border-bottom:1px solid #555
}
.footer .bookmarks a {
    margin:0 3px
}
.footer .widget-title {
    font-size:16px;
    color:#eee
}
.footer .widget ul {
    padding:0;
    list-style:none
}
.footer .widget li {
    margin-bottom:10px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden
}
.footer .qrcode img {
    max-width:100%;
    height:auto;
    opacity:.8;
    filter:alpha(opacity=80);
    border:1px solid #fff
}
.footer .qrcode img:hover {
    opacity:1;
    filter:alpha(opacity=100);
    border-color:#094FB9
}
.footer .qrcode.active img {
    opacity:1;
    filter:alpha(opacity=100);
    border-color:#094FB9
}
.footer .guanzhu .fa {
    width:24px;
    height:24px;
    margin-right:5px;
    line-height:24px;
    font-size:16px;
    text-align:center;
    color:#666;
    background-color:#f2f2f2;
    box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.05);
    border-radius:2px;
    overflow:hidden;
    transition:all 200ms ease-in-out
}
.footer .guanzhu .fa:hover {
    color:#fff;
    background:#094FB9
}
.footer .about {
    padding-top: 20px;
    border-bottom: 1px solid #555;
}
.footer .widget-title {
    padding-bottom: 0px;
}
.footer .widget-title {
    font-size:16px; color:#eee; 
    padding-bottom:10px; 
}
.footer{
    margin-top:0px;
    padding-bottom:30px;
}
.f-certbox{
    width: 570px;
    margin: 0 auto;
}
.f-certbox i{
    display: inline-block;
    margin: 0 5px;
}
.footer .footer-links{
    text-align: center;
}
.f-cert{background:url(../images/f-cert.png)  no-repeat;}
.ev-seal{height:135px;width:86px;background-position:0 -270px;}
.ssl-seal{height:135px;width:86px;background-position:0 0;}
.ev-cs-seal{height:135px;width:86px;background-position:0 -135px;}

.QR{height:100px;width:100px;background-position:0 -405px; opacity:0.8;filter:alpha(opacity=80);}
.dianzi{height:135px;width:154px;background-position:0 -505px;}
.webtrus-seal{height:135px;width:86px;background-position:0 -644px;}
/*----------------- freessl_apply   ------------------*/
input.apply-input[type=checkbox],input.apply-input[type=radio]{display:inline-block;vertical-align:middle;width:16px;height:16px;margin:0;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:0;outline:0!important;line-height:20px;color:#d8d8d8;}
input.apply-input[type=radio]:after{border-radius:50%;line-height:12px;position:absolute;top:2px}
input.apply-input[type=checkbox]:after,input.apply-input[type=radio]:after{content:"";display:block;width:16px;height:16px;text-align:center;font-size:12px;color:#fff;border:2px solid #ddd;background-color:#fff;box-sizing:border-box}
input.apply-input[type=checkbox]:after{line-height:16px}input.apply-input[type=checkbox]:checked:after{border:4px solid #ddd;background-color:#31c4ab}
input.apply-input[type=radio]:checked:after{content:"L";transform:matrix(-.766044,-.642788,-.642788,.766044,0,0);-webkit-transform:matrix(-.766044,-.642788,-.642788,.766044,0,0);-moz-transform:matrix(-.766044,-.642788,-.642788,.766044,0,0);border-color:#4D6ACD;background-color:#4D6ACD}
.csr-info{
    height: 200px;
    font-family: Consolas,Monaco,monospace;
    font-size: 14px;
    padding: 10px;
}
.verify-contain {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #f2f5ff;
    border: 1px solid #b6c6fb;
    border-radius: 4px;
}
.verify-contain ol{
    padding-left: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.apply-btn{
    padding-left: 30px;
    padding-right: 30px;
}
.download-btn {
    padding: 10px 60px;
    background: #4D6ACD;
    color: #fff;
    font-size: 22px;
}
.infomation-free h3 {
    font-size: 24px;
    margin-bottom: 18px;
    font-weight: 700;
    line-height: 38px;
}
.infomation-free h4{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
}
.infomation-free h5 {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
}
 .infomation-free p {
    /* padding: 5px 0; */
    font-size: 14px;
    line-height: 200%;
}
.btn-primary{
    background: #4D6ACD;
}
.apply-mail .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
  /*  background: none;*/
    background-image: none; 
     border: 1px solid #A9A9A9;

}
/*----------------- 鑱旂郴鎴戜滑聽 ------------------*/
.contact h1{
	margin-top: 20px;
   margin-bottom: 10px;
   color: #333;
	font-weight: 500;
}
.contact h4, .contact h5, .contact h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.contact h5{
	font-size: 14px;
}
.contact-modular{
	margin:15px 0px 30px 0px;
}
/*----------------- 鑷€傚簲css 聽 ------------------*/
@media (max-width: 1000px){
    .freebanner{
        height:auto;
    }
    .freecontain{
        margin: 15px 0;
        padding: 30px 0 10px;
    }
    .form-control{
        width: 100%;
    }
    .select-group .input-btn{
        /*display: block;*/
        width: 100%;
        margin-top: 10px;
        /*display: block;*/
    }
    .select-group{
        margin-left: 0px;
    }
    .select-lable-group{
        width: 100%;
    }
    .virtue-list li {
    padding: 35px 15px 15px 125px;
    width: 100%; 
    height: auto;
    background-position: 10px 45px;
    margin-top: 20px;
    background-size:100px 100px;
  }
  /*.virtue-list .margin-top-20{
    margin-top: 0px;
  }*/
  .virtue-list .margin-left-20{
    margin-left: 0px;
  }
  .freessl-title{
    padding-bottom: 10px;
  }
  .freeflow, .select-box, .f-certbox {
    display: none;
  }
}
/*ipad*/
@media only screen and (device-width: 768px) {
 .virtue-list li {
        background-position: 10px 20px;
    }
}
/*baidu map*/
#contact-map img {
    max-width: inherit;
}
#contact-map .BMap_bubble_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}
#contact-map .BMap_bubble_content {
    font-size: 12px;
}
/*support*/
.action {
    position:fixed;
    z-index:999;
    top:40%;
    right:0px;
    width:60px
    border:1px solid red;
}
.action .a-box {
    display: block;
    position:relative;
    width:60px;
    height:60px;
    margin-top:2px;
    color:#666;
    background:#fff;
    border:1px solid #e6e6e6;
    transition:all 200ms ease-in-out;
    
}
.action .a-box a{text-decoration:none;}
.zixun{
        padding: 10px 15px;
}
.action .a-box:after {
    position:absolute;
    top:0;
    height:60px;
    width:60px;
    font-size:24px;
    line-height:60px;
    text-align:center;
    font-family:"FontAwesome";
    overflow:hidden
}
.action .a-box:hover {
    color:#fff;
    background-color:#094FB9;
    cursor:pointer
}
.action .a-box:hover:after {
    padding:10px 13px;
    font-size:14px;
    font-family:"lucida Grande",Verdana,"Microsoft YaHei";
    line-height:20px;
    word-break:break-all
}
.action .contact{
    background: #2684dc;
    color: #fff;
    border: 0px;
}
/* newBridge */
.newBridge .icon-right-center {
	position: fixed;
    z-index: 2147483647;
    right: 20px;
    top: 50%;
    left: auto;
    bottom: auto;
    margin: -168px 0 0 0;
    width: 160px;
}
.newBridge ins {
    display: block;
    text-decoration: none;
}
.newBridge .nb-icon-inner-wrap {
 height: 80px !important;
}
.newBridge .nb-icon-groups {
    background-color: #fff;
    border: 1px solid #5178dd;
}
.newBridge .nb-icon-groups-item {
    background-color: #daedf7;
    border: 1px solid #5178dd;
    cursor: pointer;
    margin: 10px 10px;
    border-radius: 16px;
}
.newBridge   .nb-group-icon {
    width: 31px;
    height: 31px;
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.newBridge  .nb-group-text {
    height: 31px;
    line-height: 31px;
    vertical-align: middle;
    margin-left: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0658AF;
 }
.chat-img{background:url(../images/chat-img.png)  no-repeat;}
.chat-icon-3{background-position:0 0;}
.chat-icon-1{background-position:0 -31px;}
.chat-icon-2{background-position:0 -62px;}
.chat-wrap-icon{height:68px;width:62px;background-position:0 -93px;}
.chat-icon{height:80px;width:160px;background-position:0 -161px;}

.https-cert-header {
    background-color: #008dff;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.https-cert-header h1 {
    color: #fff;
    margin-bottom: 15px;
}
.https-cert-header p {
    color: #fff;
    line-height: 2;
    font-size: 15px;
}
.https-cert-header p.contact {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 15px;
    margin-bottom: 0px;
}
.https-cert-brand {
    padding: 35px 0;
}
.https-cert-brand h2 {
    margin-bottom: 20px;
}
.https-cert-brand ul {
    text-align: center;
}
.https-cert-brand li {
    margin-left: 5px;
    margin-right: 5px;
}
.https-cert-brand li .brand-item  {
    width: 200px;
    height: auto;
    padding: 7px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
}
.https-cert-brand li .brand-item img {
    margin: 0 auto;
    height: 65px;
    width: auto;
    margin-bottom: 8px;
}
.https-cert-brand li .brand-item p {
    text-align: center;
    font-size: 13px;
}
.https-cert-tp {
    padding: 35px 0;
    background-color: #e6f0fe;
}
.https-cert-tp h2 {
    margin-bottom: 20px;
}
.https-cert-tp-item {
    background-color: #fff;
    padding: 16px;
    border-radius: 10px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}
.https-cert-tp-item h4 {
    text-align: center;
    margin: 22px 0;
    color: #555;
}
.https-cert-tp-item &gt; p {
    color: #008dff;
    line-height: 1.5;
    font-size: 15px;
    margin-bottom: 16px;
}
.https-cert-tp-item .addr-bar {
    text-align: center;
    margin-bottom: 16px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 16px 0;
}
.https-cert-tp-item .addr-bar img {
    margin: 0 auto;
}
.https-cert-tp-item .addr-bar small {
    font-size: 14px;
}
.https-cert-tp-item ul {
    list-style-image: url(/wp-content/themes/quality/images/okk.png);
    list-style-position: inside;
    margin-bottom: 22px;
}
.https-cert-tp-item ul li {
    font-size: 15px;
    list-style: inherit;
}
.https-cert-tp-item &gt; p.contact {
    color: #008dff;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
}
.https-cert-sm2 {
    padding: 35px 0;
}
.https-cert-sm2 h2 {
    margin-bottom: 20px;
}
.https-cert-sm2 p {
    font-size: 18px;
    margin-bottom: 15px;
    text-indent: 2em;
}
.https-cert-apply {
    padding: 35px 0;
    background-color: #f9f9f9;
}
.https-cert-apply h2 {
    margin-bottom: 20px;
}
.https-cert-apply p {
    font-size: 18px;
    margin-bottom: 10px;
}
.https-cert-gdca {
    padding: 35px 0;
}
.https-cert-gdca h2 {
    margin-bottom: 20px;
}
.https-cert-gdca p {
    font-size: 15px;
    text-indent: 2em;
    line-height: 1.9;
}</pre></body></html>