.sf-with-ul div{
	color:#F5A34D;
}
#header.sticky-header:not(.static-sticky) .current div{
   color: #444;
}
#declaration-center { background:url(images/OnlineBaoguan/declaration-center.jpg) no-repeat;  height:450px;margin-top:120px; background-attachment:fixed; }
#contactus { padding-top:50px; }
#contactus .box-center { text-align:center;  }
#contactus .box-center h3 { margin-top:20px; }
.box-icon a { position:relative; }
.box-icon i { width:70px; height:70px; position: absolute; }
.box-icon .icon-take {  background:url(images/OnlineBaoguan/icon-take.png) no-repeat; left:20px;top:0;}
.box-icon .icon-print {  background:url(images/OnlineBaoguan/icon-print.png) no-repeat;left:20px;top:0; }
.icon-print:before { content:""; }
.box-icon .icon-check {  background:url(images/OnlineBaoguan/icon-check.png) no-repeat; left:20px;top:0;}
.icon-check:before {
    content: "";
}
.box-icon .icon-pass {  background:url(images/OnlineBaoguan/icon-pass.png) no-repeat;left:-100px; top:0; }
.box-icon .icon-back {  background:url(images/OnlineBaoguan/icon-back.png) no-repeat;left:-100px; top:0; }
.box-icon .icon-follow {  background:url(images/OnlineBaoguan/icon-follow.png) no-repeat;left:-100px; top:0; }
#declaration-plane { background:url(images/OnlineBaoguan/declaration-plane.jpg) no-repeat;  height:450px;margin-top:80px;  background-attachment:fixed;  }
#content-button { background:#F5A34D !important; }
.ebox-icon i{ width:70px; height:70px;  position: absolute; left:0; top:0;}
.feature-box h3 { font-size:20px; }
.ebox-icon .icon-secret { background:url(images/OnlineBaoguan/icon-secret.png) no-repeat;  }
.ebox-icon .icon-put { background:url(images/OnlineBaoguan/icon-put.png) no-repeat;  }
.ebox-icon .icon-cycle { background:url(images/OnlineBaoguan/icon-cycle.png) no-repeat;  }
.ebox-icon .icon-safe { background:url(images/OnlineBaoguan/icon-safe.png) no-repeat;  }
.ebox-icon .icon-cost { background:url(images/OnlineBaoguan/icon-cost.png) no-repeat;  }
.ebox-icon .icon-service { background:url(images/OnlineBaoguan/icon-service.png) no-repeat;  }
.ebox-icon .icon-system { background:url(images/OnlineBaoguan/icon-system.png) no-repeat;  }
.ebox-icon .icon-time { background:url(images/OnlineBaoguan/icon-time.png) no-repeat;  }
.icon-time:before {
    content: "";
}
.content-txt { margin-top:200px; margin-left:-50px;}
#content-txt h2 { font-size:48px; }
#content-txt p { font-size:22px; }
.context-txt2 { display:none; }
#safe {  padding:100px 0;}
#safe p { font-size:18px;  }
.declaration-bg3 { background:url(images/OnlineBaoguan/declaration-bg3.jpg) no-repeat; background-attachment: fixed; height:450px; }
.declaration-bg4 { background:url(images/OnlineBaoguan/declaration-bg4.jpg) no-repeat; background-attachment: fixed; height:450px; }
@media screen and (max-width: 1185px) {
	.context-txt1 { display:none; }
	.context-txt2 { display:block; }
}

.container .echart {
  height:500px !important; 
  width:1140px !important; 
}
.heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border: none;
}

@media screen and (max-width: 768px) {
    .feature-box.fbox-right {
        padding:0 0 0 80px !important;
        text-align:left;
    }
    .box-icon .icon-take {
        left:-100px;
    }
    .box-icon .icon-print {
        left:-100px;
    }
    .box-icon .icon-check {
        left:-100px;
    }
    .box-icon a { 
        position:relative;
        display: block;
    }
    .topmargin-lg { margin-top: 40px !important; }
    #content .content-wrap {
        padding:0px !important;
    }
    #content .container {
        padding-top:0px !important;
    }
    #safe {
        padding-top:0px;
    }
    #lunbotu {
        padding-top:0px !important;
    }
    .container .echart {
    height:330px !important; 
    width:440px !important; 
}
}
@media (max-width: 479px) {
        .container .echart {
  height:200px !important; 
  width:280px !important; 
}
}