@media (min-width:768px){
	/*首页企业介绍文字高度*/
	#home .floor-01 .bd .bk_01 {
		height:auto;
        min-height: 290px;
    }
    /*底部二维码文字居中*/
    .footer .foot-code p {
    text-align: center;
    }
    
.header .phone{
        color: #66D632;
}
    .header .phone i{
        background: url("../images/extra/phone.png") no-repeat center bottom;
        background-size: cover;
    }
}

@media (max-width:767px){
	#detail .brief div p{
    width: auto;
	}
	
	 /*手机版职位搜索间隔*/
	#job .select-group .form-control{
	margin-top: 10px;
	}
}

a:hover,a:active,a:visited,a:link {
    text-decoration: none;
}

#about-us .tab-block .about_01 .m_02 img{
    box-shadow: 10px 10px 1px #38B1F8;
}

#detail .brief div p{
    float: none;
}

#detail .description img{
    max-width: 100%;
    height: auto;
}

/*百度分享*/
.bdsharebuttonbox{
	display:none;
	position: fixed;
    bottom: 55px;
    right: 0px;
    background: #fff;
    border-radius: 10px;
    padding-left: 5px;
    z-index: 99;
}

/*右侧导航 start*/

.float-box{
	height:490px;
}

.float-box ul{
	height: 400px;
}
	
.float-box li .msg{
    -moz-border-radius: 10px 0 0  10px;
    -webkit-border-radius: 10px 0 0  10px;
    border-radius: 10px 0 0 10px;
    background-color:rgba(17,17,17,0.7);
    color: #fff;
 }

.float-box li .msg .btn{
	color: #fff;
}

.float-box li.f_01{
    background: rgba(17,17,17,0.7) url("../images/QQ.png") no-repeat center;
    -moz-border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    border-radius: 20px 0 0 0;
}
.float-box li.f_02{
    background: rgba(17,17,17,0.7) url("../images/dianhuaf.png") no-repeat center;
}
.float-box li.f_03{
    background: rgba(17,17,17,0.7) url("../images/weixin.png") no-repeat center;
}
.float-box li.f_05{
    background: rgba(17,17,17,0.7) url("../images/extra/lianjiebai.png") no-repeat center;
}
.float-box li.f_04{
    background: rgba(17,17,17,0.7) url("../images/hddb.png") no-repeat center;
    -moz-border-radius: 0 0 0 20px;
    -webkit-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
}


.float-box li.f_01:hover{
    background: rgba(17,17,17,0.7) url("../images/extra/QQ1.png") no-repeat center;
}
.float-box li.f_02:hover{
    background: rgba(17,17,17,0.7) url("../images/extra/dianhuaf1.png") no-repeat center;
}
.float-box li.f_03:hover{
    background: rgba(17,17,17,0.7) url("../images/extra/weixin1.png") no-repeat center;
}
.float-box li.f_05:hover{
    background: rgba(17,17,17,0.7) url("../images/extra/lianjielan.png") no-repeat center;
}
.float-box li.f_04:hover{
    background: rgba(17,17,17,0.7) url("../images/extra/hddb1.png") no-repeat center;
}
/*右侧导航 end*/

.header .phone{
    font-size: 20px;
}

#home .floor-05 .swiper-idea-wap .swiper-slide  a{
    width: 90%;
}

/*首页业务范围效果 start */
	#home .floor-03 .bd  .business_list{
        background: url(../images/extra/bg_blue.jpg) no-repeat 0px 400px;
    }
    
     #home .floor-03 .bd  .business_list u {
        background: url(../images/extra/words.png) no-repeat 0px -363px;
    }

	#home .floor-03 .bd  .business_list.business_01 i {
        width: 73px;
        background: url(../images/extra/index_service_01.png) no-repeat -77px 0;
    }
    #home .floor-03 .bd  .business_list.business_02 i {
        width: 73px;
        background: url(../images/extra/index_service_02.png) no-repeat -77px 0;
    }
    #home .floor-03 .bd  .business_list.business_03 i {
        width: 73px;
        background: url(../images/extra/index_service_03.png) no-repeat -77px 0;
    }
    #home .floor-03 .bd  .business_list.business_04 i {
        width: 73px;
        background: url(../images/extra/index_service_04.png) no-repeat -77px 0;
    }
    #home .floor-03 .bd  .business_list.business_05 i {
        width: 73px;
        background: url(../images/extra/index_service_05.png) no-repeat -77px 0;
    }
    #home .floor-03 .bd  .business_list.business_06 i {
        width: 73px;
        background: url(../images/extra/index_service_06.png) no-repeat -77px 0;
    }
    

 	#home .floor-03 .bd  .business_01:hover i {
        background: url(../images/extra/index_service_01.png) no-repeat 0 0;
    }
     #home .floor-03 .bd  .business_02:hover i {
        background: url(../images/extra/index_service_02.png) no-repeat 0 0;
    }
     #home .floor-03 .bd  .business_03:hover i {
        background: url(../images/extra/index_service_03.png) no-repeat 0 0;
    }
     #home .floor-03 .bd  .business_04:hover i {
        background: url(../images/extra/index_service_04.png) no-repeat 0 0;
    }
     #home .floor-03 .bd  .business_05:hover i {
        background: url(../images/extra/index_service_05.png) no-repeat 0 0;
    }
     #home .floor-03 .bd  .business_06:hover i {
        background: url(../images/extra/index_service_06.png) no-repeat 0 0;
    }
    /*首页业务范围效果end */
    

    #videoDetail .tab-content .video{
    width: auto;
    height: auto;
    max-width: 100%;
    text-align: center;
}

#home .floor-05 {
    background: url(../images/extra/zk_05.jpg)no-repeat center bottom;
    background-size: cover;
