/*********共用样式加到页面中程序去掉 star********/
*{ padding: 0; margin: 0; font-family: "微软雅黑","宋体"}
ol,ul,li{ list-style: none}
a{ text-decoration: none}
/*********共用样式加到页面中程序去掉 end********/


/**********首页底部********/
.Index-Footer{ background: #393a48; font-size: 16px}
.Index-Footer .Ft-t{ padding: 25px; overflow: hidden; width: 1150px; margin: 0 auto}
.Index-Footer .Ft-l{ width: 802px; float: left}
.Index-Footer .Ft-l ol{ padding: 35px 0}
.Index-Footer .Ft-l ol li{ width: 56px; height: 66px; padding:15px 20px; line-height: 30px; font-size: 19px; border-radius: 50%;
    background: #767887; text-align: center; float: left; margin-right: 33px; color: #fff}
.Index-Footer .Ft-l ol li.mr0{ margin-right: 0}
.Index-Footer .Ft-l ol li.active{ background: #8167b1}
.Index-Footer .Ft-l .list{ clear: both; font-size: 17px; padding: 35px 0 0}
.Index-Footer .Ft-l .list ul{ display: none}
.Index-Footer .Ft-l .list ul.active{ display: block}
.Index-Footer .Ft-l .list ul li{ color: #bcbcbc; display: inline-block; border-right:1px solid #bcbcbc; line-height: 20px; padding-left: 20px; padding-right: 20px}
.Index-Footer .Ft-l .list ul li.mr0{ border:0; padding-right: 0}
.Index-Footer .Ft-l .list ul li a{ color: #bcbcbc}
.Index-Footer .Ft-l .list ul li a:hover{ color: #fff}
.Index-Footer .Ft-r{ width:285px; float: right; border-left:1px solid #525358;border-right:1px solid #525358; margin-top:32px; padding: 0 30px 10px; color: #fff }
.Index-Footer .Ft-r i{ font-style: normal; font-size: 22px}
.Index-Footer .Ft-r h3{ font-size: 30px; line-height: 60px}
.Index-Footer .Ft-r ul{ padding: 30px 0 40px}
.Index-Footer .Ft-r ul li{ color: #bcbcbc; display: inline-block; border-right:1px solid #bcbcbc; line-height: 20px; padding-right: 10px; margin-right: 10px}
.Index-Footer .Ft-r ul li.mr0{ border:0; padding-right: 0;margin-right: 0}
.Index-Footer .Ft-r ul li a{ color: #aeaeaf}
.Index-Footer .Ft-r ul li a:hover{ color: #fff}
.Index-Footer .Ft-r p{ padding-left: 30px; background: url("../images/dt-ico.png") no-repeat left top; line-height: 30px; color: #bcbcbc}
.Index-Footer .Ft-b{ background: #e2e2e2; padding: 20px 0; text-align: center; font-size: 15px; color: #7a7a7a; line-height: 25px}