body {
    background: #f2f5f9;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 30px;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar a {
    color: rgba(0,0,0,.5);
}
.navbar-nav .nav-item {
    margin-left: 10px;
    margin-right: 10px;
}
.bg-grey-blue {
    background-color: #47536c!important;
}
.box.box-flush {
    padding: 0 0;
}
.box h1{
    padding: 30px 40px 10px 20px;
    font-size: 20px;
}
.box, .shadow-6 {
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
}

.box {
    padding: 1.5rem;
    background: #fff;
    border-radius: .25rem;
}
.box .box-body {
    padding: 1.5rem;
}
.nav-pills .nav-link {
    border-radius: .25rem;
}
a {
    color: #212734;
    background-color: transparent;
}
.avatar-30 {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.material-design-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    height: 1em;
    width: 1em;
}
.text-gray-60 {
    color: #999!important;
}
.material-design-icon>.material-design-icon__svg {
    height: 1em;
    width: 1em;
    fill: currentColor;
    position: absolute;
    bottom: -.125em;
}

ul.plan-list {
    margin-top: 5px;
    padding: 0;
    list-style: none;
}
.plan-list li {
   padding: 5px;
}

.index-footerbox{
	overflow: hidden;
	width:100%;
	background:#f8f8f8;
	border-top:1px solid #e1e1e1;
}
.index-footer1{
	width:1200px;
	margin:0 auto;
	padding:39px 0;
	overflow: hidden;
	position: relative;
}
.index-footer1 .index-footer1left{
	float:left;
}
.index-footer1 .index-footer1left h5{
	font-size:22px;
	color:#666;
	line-height:40px;
	letter-spacing:1px;
}
.index-footer1 .index-footer1left p{
	color:#666;
	line-height:36px;
}
.index-footer1center{
	position: absolute;
    width: 460px;
    margin-left: -230px;
    left: 53.3%;
    top: 49px;
    text-align: center;
}
.index-footer1center dl{
	width: 100px;
    cursor: pointer;
    float: left;
    margin-left: 137px;
}
.index-footer1center dl dt{
	width:100%;
	height:100px;
}
.index-footer1center dl.skk-flex-rightqy1 dt{
	background:url(../images/zixun.png) no-repeat center;
}
.index-footer1center dl.skk-flex-rightqy2 dt{
	background:url(../images/QDTGrk.png) no-repeat center;
}
.index-footer1center dl dd{
	text-align: center;
	line-height:40px;
	color:#999;
}
.index-footer1center dl.skk-flex-rightqy1:hover dt{
	background:url(../images/zixunON.png) no-repeat center;
}
.index-footer1center dl.skk-flex-rightqy2:hover dt{
	background:url(../images/QDTGrkO.png) no-repeat center;
}
.index-footer1center dl:hover dd{
	color:#22BD7A;
}
.index-footer1right{
	float:right;
	padding-top:10px;	
}
.index-footer1right dl{
	float:left;
	margin-left:130px;
	text-align: center;
}
.index-footer1right dl dt img{
	width:100px;
	display: inline-block;
}
.index-footer1right dl dd{
	line-height:40px;
	font-size:14px;
	color:#999;
	text-align: center;
}
.index-footer2{
	border-top:1px solid #e1e1e1;
	padding-top:22px;
}
.index-footer2 p{
	text-align: center;
	line-height:30px;
	color:#999;
}
.index-footer2 p a{
	color:#999;
}
.index-footer2 .yqlj{
	margin-bottom: 20px;
}
.index-footer2 .yqlj a{
	margin-right: 15px;
}
.index-footer2 .yqlj a:last-child{
	margin-right: 0;
}
.index-footer2 .trust-icon{
	padding-bottom:10px;
    text-align: center;
}

.trust-icon .icp, .trust-icon .beian, .trust-icon .alipay, .trust-icon .gongshang, .trust-icon .wangjing, .trust-icon .buliang, .trust-icon .check360
{
    width: 120px;
    height: 50px;
    background: url(/skk/public/images/trust.png) no-repeat 0 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.trust-icon .alipay{
background: url(/skk/public/images/trust.png) no-repeat 0 -55px;
}
.trust-icon .gongshang{
background: url(/skk/public/images/trust.png) no-repeat 0 -110px;
}
.trust-icon .wangjing{
background: url(/skk/public/images/trust.png) no-repeat 0 -165px;
}
.trust-icon .buliang{
background: url(/skk/public/images/trust.png) no-repeat -125px 0px;
}
.trust-icon .check360{
background: url(/skk/public/images/trust.png) no-repeat -125px -55px;
}
.trust-icon .beian{
background: url(/skk/public/images/trust.png) no-repeat -125px -110px;
}

