body{
  color: rgba(0,0,0,0.8);
  font-family: 'Kelly Slab','Myriad Pro', Arial, sans-serif;
  font-size: 15px;
}
.page_spinner{
display: block;
position: fixed;
background: url(../img/main_spinnerr.gif) 50% 50% no-repeat #fff;
z-index: 3;
width: 100%;
height: 100%;
top: 0;
left: 0;
}

/*底部copyright部分开始*/
.section5{
position: relative;
}

.section5 .foot{
background:#e5e5e5 url("../img/work-foot-bj.png") center;
box-sizing: border-box;
width: 100%;
height: 386px;
}
.section5 .foot .s5-f-main{
width: 920px;
margin: 0 auto;
padding-top: 200px;
height: 100px;
line-height: 100px;
padding-bottom: 47px;
font-family: "微软雅黑";
font-size: 20px;
color: #d3d3d3;
}
.section5 .foot .s5-f-main .f1{
width: 216px;
}
.section5 .foot .s5-f-main .s5-f-share{
margin-left: 60px;
}
.section5 .foot .s5-f-main .s5-f-share a{
display: inline-block;
margin-right: 25px;
width: 100px;
height: 100px;
}
.section5 .foot .s5-f-main .s5-f-share a:nth-child(1){
background: url("../img/QQ-ICO2.png") no-repeat;
vertical-align: middle;
}
.section5 .foot .s5-f-main .s5-f-share a:nth-child(2){
background: url("../img/WX-ICO2.png") no-repeat;
vertical-align: middle;
}
.section5 .foot .s5-f-main .s5-f-share a:nth-child(3){
background: url("../img/WB-ICO2.png") no-repeat;
vertical-align: middle;
}
.section5 .foot .s5-f-main .s5-f-share a:nth-child(1):hover{
background: url("../img/QQ-ICO-HOVER.png") no-repeat;
}
.section5 .foot .s5-f-main .s5-f-share a:nth-child(2):hover{
background: url("../img/WX-ICO-HOVER.png") no-repeat;
}
.section5 .foot .s5-f-main .s5-f-share a:nth-child(3):hover{
background: url("../img/WB-ICO-HOVER.png") no-repeat;
}
.section5 .foot .s5-f-main .s5-f-number{
position: relative;
}
.section5 .foot .s5-f-main .s5-f-number .f2{
overflow: hidden;
position: absolute;
top: 0;
right: -167px;
display: block;
width: 156px;
height: 26px;
line-height: 26px;
}
.section5 .foot .s5-f-main .f2:hover span{
display: block;
}
.section5 .foot .s5-f-main .s5-f-number:hover .f2 > div{
transition: all 1.5s ease;
-moz-transition: all 1.5s ease; /* Firefox 4 */
-webkit-transition: all 1.5s ease; /* Safari and Chrome */
-o-transition: all 1.5s ease; /* Opera */
}
.section5 .foot .s5-f-main .s5-f-number:hover .f2 > div{
margin-top: -26px;
/*display: none;*/
}
.section5 .foot .adress , .section5 .foot .copyright{
margin: 0 auto;
width: 855px;
font-family: "微软雅黑";
font-size: 14px;
color: #717171;
text-align: center;
}
.section5 .foot .adress{
margin-top: 3px;
}
/*底部copyright部分结束*/
/*客服信息部分开始*/
.new-bridge{
display: block;
z-index: 2;
position: fixed;
right: 20px;
bottom: 20px;
height: 182px;
width: 400px;
background: url("../img/cdff2deb5de240b2a9e6932be7be72e1.jpg");
font-family: "微软雅黑";
}
.new-bridge .btns{
position: absolute;
bottom: 20px;
right: 20px;
}
.new-bridge .btns > a{
display: inline-block;
width: 80px;
height: 32px;
line-height: 32px;
border-radius: 5px;
text-align: center;
background-color: #fff;
font-size: 13px;
}
.new-bridge .btns > a:last-child{
background-color: #00ffde;
margin-left: 8px;
}
.new-bridge .text{
position: absolute;
top: 25%;
right: 26px;
}
.new-bridge .text p{
font-size: 18px;
line-height: 26px;
color: #fff;
font-family: "微软雅黑";

}
.new-bridge .cancel{
position: absolute;
right: 8px;
top: 8px;
width: 18px;
height: 18px;
cursor: pointer;
background: url("../img/close_1.png") center no-repeat;
}
.kefu{
display: block;
z-index: 2;
position: fixed;
right: 20px;
top: 50%;
margin-top: -60px;
width: 147px;
height: 120px;
background-image: url("../img/07f179a237dc4fcfa84540f03f3a2df9.gif");
background-repeat: no-repeat;
}
.top-controll{
z-index: 2;
position: fixed;
top: 40px;
right: 0px;
display: none;
}
.M-menu1{
width:60px;
height:59px;
border:0;
display:inline-block;
background:url(../img/menu.png) no-repeat;
margin-right:2px;
}
.M-menu1:hover{
background: url("../img/menu-hover.png") no-repeat;  
}
.M-menu2{
width:60px;
height:59px;
border:0;
display:inline-block;
background:url(../img/menu2.gif) no-repeat;
margin-right:2px;
}
.M-menu2:hover{
background: url("../img/menu2-hover.png") no-repeat;
}
/*客服信息部分结束*/

/*news开始*/
#pages {
  padding-top: 25px;
  text-align: center;
}
#pages a {
  padding-left: 20px;
  padding-right: 20px;
  height: 45px;
  border-radius: 45px;
  text-align: center;
  line-height: 45px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #ffffff;
  background: #01B6E0;
  display: inline-block;
}
#pages span {
  padding-left: 20px;
  padding-right: 20px;
  height: 45px;
  border-radius: 45px;
  text-align: center;
  line-height: 45px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #666666;
  display: inline-block;
}

.news {
  width: 100%;
  text-align: center;
  background: #fff;
  padding-top: 53px;
  padding-bottom: 40px;
  font-family: "微软雅黑";
  margin-top: 30px;
}
.news-nav a.on {
  /* background: url(../img/news-nav-bj.png) no-repeat; */
  background-color: #fff;
  border-radius: 6px;
  color: #000;
}
.news-nav a {
  width: 90px;
  height: 29px;
  display: inline-block;
  text-align: center;
  line-height: 29px;
  font-size: 16px;
  color: #6c6c6c;
  margin-left: 18px;
}
.news-nav a:hover{
  /* background: url(../img/news-nav-bj.png) no-repeat; */
  background-color: #fff;
  border-radius: 6px;
  color: #000;
}
#wrapp {
  width: 1081px;
  position: relative;
  margin: 0px auto;
  margin-top: 20px;
  text-align: left;
}
#wrapp div.mode {
  width: 295px;
  height: 370px;
}
.mode {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  width: 295px;
  padding: 15px;
  border: 1px solid #dfdfdf;
  background: #FFF;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease; /* Firefox 4 */
  -webkit-transition: all 0.5s ease; /* Safari and Chrome */
  -o-transition: all 0.5s ease; /* Opera */
}
.mode .pic {
  width: 190px;
  margin-bottom: 7px;
  position: relative;
  text-align: center;
}
.mode .pic a {
  display: block;
}
.mode .pic a img {
  width: 297px;
  vertical-align: bottom;
  height: 214px !important;
}
.news-title {
  text-align: left;
  margin-bottom: 10px;
  display: block;
}
.news-content {
  line-height: 22px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #c2c2c2;
}
.news-title font {
  font-family: "微软雅黑";
  font-size: 13px;
  color: #c2c2c2;
}
.fr {
  float: right;
}
.mode:hover{
background-color: #00B6E0;
}
.mode:hover .news-title a , .mode:hover a.news-content , .mode:hover .fr{
color: #fff;
}


/* 必须的 */
/* 必要布局样式css */

.step-content{
  background: #f6f6f6;
  padding-top: 50px;
  padding-bottom: 100px;
}

.step-grid{
  width: 1000px;
  margin: 0 auto;
}

.step-box{
  width:991px;
}

.step-title{
  font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", 宋体;
  color: #000;
  font-size: 34px;
  text-align: center!important;

}

.step-row{
  position: relative;
}

.step-row-point{
  font-size: 14px;
  color: #666;
  background: url(../img/line.png) -40px 0 no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
}

.step-row-top{
  top: -3px;
  left: -5px;
}
.step-row-left{
  background: url(../img/safe_line.png) top left repeat-y;
  padding-left: 55px;
  padding-right: 30px;
}

.step-row li{
  font-size: 14px;
  color: #666;
}

.step-text-fl{
  display: inline;
  float: left!important;
  width: 550px;
  font-size: 14px;
  color: #666;
  margin-top: 30px;
}

.step-text-fl h4{
  font-size: 26px;
  color: #333;
  font-weight: 500;
}

.step-text-fl p{
  margin-top: 10px;
  font-size: 14px;
  color: #666;
}

.step-text-fr{
  width: 343px;
  z-index: 100;
  position: relative;
  float: right!important;
  text-align: right!important;
  display: inline;
}

.step-text-fr img{
  z-index: 100;
}

.step-row-bottom{
  background: url(../img/about_safe_top.png) no-repeat;
  width: 991px;
  height: 118px;
  z-index: 1;
}

.step-row-right{
  background: url(../img/safe_line.png) top right repeat-y;
  padding-right: 44px;
  padding-left: 30px;
}

.step-text-fl-fr{
  width: 343px;
  z-index: 100;
  position: relative;
  text-align: left!important;
  float: left!important;
  display: inline;
}

.step-text-fr-fr{
  width: 550px;
  font-size: 14px;
  color: #666;
  float: right!important;
  display: inline;
}

.step-text-fr-fr h4{
  font-size: 26px;
  color: #333;
  font-weight: 500;
}

.step-text-fr-fr p{
  margin-top: 10px;
  font-size: 14px;
  color: #666;
}

.step-row-bottom-one{
  background: url(../img/about_safe_bottom.png) no-repeat;
  width: 991px;
  height: 117px;
}

.step-row-bot{
  bottom: -3px;
  left: -5px;
  top: inherit;
}