/*首页*/
.fun2:hover .hidebox{
    display: block;	
}

.footout a{
    color: #fff;
}

#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap {
    /*background-color: #00AEF3 !important;*/
    background-image: url(http://hxzbcs.com/template/default/static/img/XF2.png) !important;
    
    background-size: 100% 100%;
}
#newBridge .nb-invite-skin-0{
    /*background-color: #00AEF3 !important;*/
    background-image: url(http://hxzbcs.com/template/default/static/img/XF1.png) !important;
    
    background-size: 100% 100%;
}

/*详情*/
.content{
    font-size: 18px;
    line-height: 30px;
    color: #4D4D4D;
}
.content img{
    max-width: 100%;
}
.cover{
    display: block;
    margin: 0 auto;
}

/*联系我们*/
.contact{
    font-size: 16px;
    line-height: 30px;
    color: #4D4D4D;
}
.call em{
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    margin-top: 13px;
    margin-right: 10px;	
}

/*地图*/
#map{
    height: 400px;
}


.dsearch .searchword ul li a{
    color: #5E5E5E;
}


.location_wrap .location p span{
    color: #5E5E5E;
}
.location_wrap .location p .FontColor{
    color: #D9202D;
}

/*公司简介*/
.aboutus_wrap .abocont.introduction{
    height: auto;
}


/*左侧菜单*/
.serlist .serout{
    width: 250px;
}

.serlist .serout>li{
    margin-bottom: 10px;
    cursor: pointer;
}

.serlist .serout>li h1{
    width: 248px;
    /*height:40px;*/
    border-radius: 3px;
    line-height: 40px;
    font-size: 22px;
    color: #484848;
    font-weight: normal;
    border:1px solid lightgray;
    overflow: hidden;
}

.serlist .serout li i{
    float: left;
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/servicepic/turnright.png) no-repeat;
    margin-top: 9px;
    margin-left: 48px;
    margin-right: 20px;
}

.serlist .serout li span{
    float: left;
}

.serlist .inside{
    width: 228px;
    margin: auto;
    border:1px solid lightgray;
    display: none;
}

.aboutus .serlist .inside li{
    width: 228px;
    height:45px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;

}

.serlist .inside li{
    color: #484848;	
}

.listactive{
    margin-bottom: 0 !important;
}

.listactive h1 i{
    background: url(../img/servicepic/turndown.png) no-repeat !important;
}

.listactive>ul{
    border-top: none !important;
    border-bottom: none !important;
    /*display: block !important;*/
}

.first{
    margin-top: 10px;
}

.bian{
    color: white !important;
    background: #D70010 !important;
}

.bian a{
    color: white !important;
}

.inside li:hover{
    background: #D70010 !important;
}

.inside li:hover{
    color: white !important;
}
/*左侧菜单结束*/



.move_lunbo .move_li img{
    margin-top: 0;
}

/*新闻*/
.news dl dt img{
    width: 99px;
    height: 62px;
}

/*工商注册*/
.gszc.difcontent p{
    line-height: 24px;
}

/*专家团队*/
.workfor em{
    font-style:normal;
    float: left;
    margin-right:10px;
}
.workfor strong{
    font-weight:normal;
    float: left;
}


/*服务*/
.makebox ul{
    text-align: center;
    float: left;
    margin-bottom: 50px;
}

.makebox li .num{
    font-family: "微软雅黑";
    font-size:30px;
    font-weight: 100;
    margin-bottom: 37px;
}

.makebox li p{
    font-family: "微软雅黑";
    font-size:18px;
}

.ensure{
    margin-left: 15px;
}

.ensure p{
    font-size: 18px;
    color: #3C3C3C;
}

.ensure p span{
    color: #DA2631;
}

.ensure p em{
    display: inline-block;
    width: 25px;
    height: 5px;
    background: url(../img/servicepic/redjian.png) no-repeat;
    margin: 0px 3px 4px 3px;
}


/*分享*/
.share a{
    width: 28px;
    margin: 0px 10px !important;
    font-size: 14px !important;
    color: #868686;
}
.share a img{
    display: block;
}
.share a:hover{
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);	/* IE 9 */
    -webkit-transform: scale(1.2,1.2);	/* Safari å’Œ Chrome */
    -o-transform: scale(1.2,1.2);	/* Opera */
    -moz-transform: scale(1.2,1.2);	/* Firefox */
}

/*会员注册*/
.member{
    text-align: center;
    height: 400px;
}
.member .joinus{
    margin: 50px 0 0;
}
.member .joinus h1{
    position: inherit;
}

.thelast a {
    color: #D90D1C !important;
}


/*悬浮*/
.xuanfu{
    position: fixed;
    right: 0;
    top: 62%;
    transform: translateY(-50%);


}

.xuanfubox{
    position: relative;
    width: 75px;
    height: 370px;
    background:rgba(255,255,255,0.6)
}

.xuanfu a{
    /*display: block;*/
}

.funname{
    width: 75px;
    height: 50px;
    position: absolute;
    top: 0px;
    right: 0;
}

.funname img{
    width: 100%;
    border: none;
}

.funtype{
    overflow: hidden;
}


.func dl{
    text-align: center;
    overflow: hidden;

}

.func dl dt{
    width: 43px;
    height:43px;
    line-height: 43px;
    border-radius: 50%;
    background: #D70010;
    background-size:43px 43px;
    margin:5px auto 0;
    overflow: hidden;
}


.func dl i{
    display: block;
    width: 30px;
    height: 30px;
    margin:6px auto 0;
}


.hidebox{
    width: 100px;
    height: 100px;
    position: absolute;
    right:90px;
    top: 0px;
    display: none;
    z-index: 9999;	
    transition: all 1s;	
}


.fun1{
    width: 75px;
    position: absolute;
    top: 56px;
    right: 0;
}

.fun2{
    width: 75px;
    position: absolute;
    top: 135px;
    right: 0;
}

.fun3{
    position: absolute;
    top: 215px;
    right: 0;
    width: 76px;
}

.fun4{
    width: 75px;
    position: absolute;
    top: 295px;
    right: 0;
}


.fun3 dl{
    width: 75px;
    height: 75px;
    float: right;
}

.fun3 p{
    width: 0px;
    height: 75px;
    float: right;
    text-indent: 10px;
    white-space: nowrap;
    font-size: 20px;
    color: white;
    line-height: 74px;
    border-left:1px solid white;
    /*transition:all 1s;*/
    /*-moz-transition:all 1s; /* Firefox 4 */*/
    /*-webkit-transition:all 1s; /* Safari and Chrome */*/
    /*-o-transition:all 1s; /* Opera */*/
}



.hidebox img{
    width:100%;
    border: 2px solid #D70010; 
}


.fun1 i{
    background: url(../img/k11.png) center;
    background-size:40px  40px;
}

.fun2 i{
    background: url(../img/k21.png) center;
    background-size:40px  40px;
}

.fun3 i{
    background: url(../img/k31.png) center;
    background-size:40px  40px;
}

.fun4 i{
    background: url(../img/k41.png) center;
    background-size:40px  40px;
}

.func dl dd{
    margin-top: 6px;
    color: #6B6B6B;
    font-size: 14px;
}

.func:hover{
    background: #D70010;
}

.func:hover dt{
    background: white;
    border-radius: 50%;
}

.func:hover dd{
    color: white;
}

.fun1:hover i{
    background-image: url(../img/k12.png);
}

.fun2:hover i{
    background-image: url(../img/k22.png);
}

.fun3:hover i{
    background-image: url(../img/k32.png);
}

.fun4:hover i{
    background-image: url(../img/k42.png);
}

.fun4:hover .hidebox{
    display: block;	
}

.fun3:hover{
    width: 236px;
    background: #D70010;
    /*transition: all 1s;*/
}

.fun3:hover:dl{
    background: #D70010;
}

.fun3:hover p{
    width: 160px;
    /*transition: all 1s;*/
}


/*页码*/
.pagebox{
    width: 230px;
    margin:10px auto 0;
    overflow: hidden;
}

.pagebox a{
    display: block;
    float: left;
    color: #414141;	
    font-size: 12px;
    padding: 6px 10px;
    margin-right: 10px;
    border: 1px solid #CDCDCD;
    font-family: "微软雅黑";
}

.pagebox a:hover{
    background: #D70010;
    color: white !important;
}

.active_case{
    background: #D70010;
    color: white !important;
}


.different .zx_qb h3{
    margin-bottom: 6px;
    font-weight: normal;
    font-size: 20px;
    color: #D70010;
}
.different .zx_qb p{
    color: #707070;
}


.zixunboxct a{
	float: left;
	display: block;
	width: 171px;
	height: 44px;
	border: none;
	outline: none;
	margin:0 10px;
	font-size: 18px;
	color:#FFFFFF;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
}

.zixunboxct a:active{
	transform: scale(1.01);
}


table{
    border-collapse: collapse;
}

.contone img{
    height: auto !important;
}