*{
	margin:0;
	padding:0;
}

a{
	text-decoration: none;
}

li{
	list-style:none;
}

body{
	font-family: "微软雅黑";
}

#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%;
}
/*头部*/
.headerwrap{
	width: 100%;
	overflow: hidden;
}

.header{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;		
}

.headerup{		
	background: #EFEFEF;
}

.headerupbox{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.headerup ul{	
	float: right;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

.headerup ul li{
	float: left;
}

.headerup ul li span{
	margin: 0 10px;
	color:#737373;
}

.headerup ul li a{
	font-size: 14px;
	color: #818181;
	letter-spacing: 1px;
}

.headerup ul li a:hover{
	color:#D70010;
}

.headerdown{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin: 30px auto;
	
}

.logo{
	float: left;
}

.logo img{
	display: block;
	width: 121px;
}

.adwords{
	float: left;
	margin-top: 33px;
	margin-left: 20px;
}

.adwords img{
	display: block;
	height: 69px;
}

.dianhua{
	float: left;
	margin-top: 48px;
	margin-left: 128px;
}

.dianhua img{
	display: block;
	height: 51px;
}

.topcode{
	float: right;
}

.topcode img{
	display: block;
	width: 105px;
	height: 105px;	
}

/*头部*/

/*导航条*/
.navwrap{	
	width: 100%;
}

.navbox{
	max-width: 1920px;
	margin: auto;
	background: #D70010;
}

.nav{
	width: 1200px;
	margin: auto;
}

.nav ul{
	
}

.clearflow{
	clear: both;
}

.nav ul>li{
	float: left;
	padding: 20px 30px;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	text-align: center;		
}

.nav ul>li a{
	color: #FFFFFF;
}

.nav ul>li:hover{
	background: #242424;
}



.nav ol{
	display: none;
	position: absolute;
	top: 64px;
	left: 0px;
	background: rgba(36,36,36,0.5);
	width: 100%;
	text-align: center;
	z-index: 99;
	padding-top: 1px;
}

.nav ol li{	
	padding:15px 0px 15px;
	
}

.nav ol li a{
	display: block;
	width: 85%;
	margin: auto;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom:1px dashed #E0E0E0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}

.nav ol li:hover{
	background: #242424;
}
/*导航条*/




/*banner图*/
.bannerwrap{
	width: 100%;
	overflow: hidden;
}

.banner{	
	/*max-width: 1920px;
	margin: auto;*/
	width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;	
}

.banner img{
	display: block;
	/*width: 100%;*/
	width: 1920px;
	height: 600px;
}

.bannerpoint{
	position: absolute;
	bottom: 2% !important;
}

.bannerpoint .swiper-pagination-bullet{
	width: 10px;
    height: 10px;
    background:#FFFFFF;
    margin: 0 5px;
    opacity: 1;   
}

.bannerpoint .swiper-pagination-bullet-active{
	width: 26px;
    border-radius: 40px;
    background: #D70010;
    transition: 0.5s;
}

/*banner图*/

/*服务中心*/
.sercen_wrap{
	width: 100%;
	margin-top: 60px;
}


.setop h1{
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: #D70000;
	font-weight: 400;
}

.setop h2{
	line-height: 20px;
	text-align: center;
}

.setop p{
	text-align: center;
}

.sedetail{
	width: 1200px;
	margin:30px auto 0;
	overflow: hidden;
}

.sedetail .overbox{
	width: 1200px;
	overflow: hidden;
}

.sedetail .part{
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom:80px;
}

.sedetail .part a{
	display: block;
	width: 70%;
	margin: auto;
	color: #616161;
}

.sedetail .part:hover a{
	color: #D70010;
}

.sedetail .part img{
	width: 118px;
	height: 118px;
}

.sedetail .part p{
	font-size: 24px;
	margin-top: 15px;
}


/*服务中心*/

/*服务流程*/
.process_wrap{
	width: 100%;	
	overflow: hidden;
}

.processbox{
	width: 1920px;
	height: 420px;
	background: url(../img/bg.jpg) -278px 0px;
	margin-top:30px;
	margin-bottom: 45px;	
	position: relative;
	left: 50%;
	margin-left: -960px;	
}


.process{
	width: 1200px;	
	margin: auto;
	overflow: hidden;
}

.protop{
	margin-top: 30px;
}

.protop h1{
	position: relative;
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: white;
	font-weight: 400;
}

.protop h1 img{
	position: absolute;
	bottom: 0px;
	right: 30px;
}

.protop h2{
	line-height: 20px;
	text-align: center;
}

.protop p{
	text-align: center;
}


.prodetail{
	margin-top: 60px;
}

.prodetail dl{
	float: left;
}


.prodetail dl dd{
	width: 235px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

.nedd{
	margin-top: 74px;
}

.prodetail{
	text-align: center;
}

.prodetail img{
	margin-right: 90px;
}

.prodetail img:last-child{
	margin-right: 0 !important;
}

/*服务流程*/
/*财税管理*/
.manager_wrap{
	width: 100%;
}

.manager{
	width: 1200px;
	margin: auto;
}

.manager h1{
	height: 60px;
	background:#D5010F;
	text-align: center;
}

.manager h1 img{
	margin-top: 10px;
}

.fundation .funtop{
	margin-bottom: 100px;
	position: relative;
}

.manager .fundation .lo{	
	position: absolute;
	top: 110px;
	left: 180px;

}

.manager .fundation .lo img{
	float: left;
}


.manager .fundation .lo span{
	float: left;
	line-height:26px ;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #E03E4A;
	margin-left: 5px;
}
.pk{
	position: absolute;
	top: 5px;
	left: 430px;
	z-index: -1;
}

.people{
	position: absolute;
	top: 110px;
	right: 210px;
}

.people img{
	float: left;
}

.people span{
	line-height:26px ;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #5A5858;
	margin-left: 5px;
}


.funcenter{
	
}

.line{
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: -10px;
}

.line span{
	float: left;
	display: block;
	width: 116px;
	height: 86px;
	background: #D70010;
	background-repeat:no-repeat ;
	background-position-x:center ;
	background-position-y:18px;
	border-radius: 5px;
}

.line .styo{
	float: left;
	color: #2D2D2D;
	font-size: 18px;
	margin-top:40px;
	width: 41%;
}

.line h2{
	float: left;
	text-align: center;
	width: 180px;
	height: 30px;
	font-size: 24px;	
	color: #2F2F2F;
	margin-top: 23px;
	font-weight: 300;
	background: url(../img/jian.png) no-repeat bottom;
	width:18%;
	padding-bottom: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.line h2 em{
	display: block;
	font-style: normal;
}

.line .styt{
	float: right;
	color: #A4A4A4;
	font-size: 18px;
	margin-top:40px;
	text-align: right;
	width: 41%;
}

.line i{
	float: right;
	display: block;
	width: 116px;
	height: 86px;
	background: #BDBDBD;
	background-repeat:no-repeat ;
	background-position-x:center ;
	background-position-y:18px;
	border-radius: 5px;
}


.lone span{
		background-image:url(../img/411.png);
}
.lone i{
		background-image:url(../img/411.png);
}


.ltwo span{
	background-image:url(../img/422.png);
}
.ltwo i{
	background-image:url(../img/422.png);
}


.lthree span{
	background-image:url(../img/433.png);
}
.lthree i{
	background-image:url(../img/433.png);
}


.lfour span{
	background-image:url(../img/444.png);
}
.lfour i{
	background-image:url(../img/444.png);
}


.lfive span{
	background-image:url(../img/455.png);
}
.lfive i{
	background-image:url(../img/455.png);
}


.lsix span{
	background-image:url(../img/466.png);
}
.lsix i{
	background-image:url(../img/466.png);
}
/*财税管理*/

/*优势*/
.advantage_wrap{
	width: 100%;
	overflow: hidden;
}

.advantagebox{
	width: 1920px;
	height: 470px;
	margin-top: 60px;
	background: url(../img/wave.png);
	background-size:cover;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.advantage{
	width: 1200px;	
	margin: auto;
	overflow: hidden;
}

.advantop{
	margin-top: 45px;
}

.advantop h1{
	position: relative;
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: white;
	font-weight: 400;
}

.advantop h1 img{
	position: absolute;
	bottom: 0px;
	right: 30px;
}

.advantop h2{
	line-height: 20px;
	text-align: center;
}

.advantop p{
	text-align: center;
}

.advandetail{
	margin-top: 50px;
}

.advandetail dl{
	float: left;
	width: 180px;
	margin: 0 30px;
}

.advandetail dl dt{
	width: 141px;
	height: 141px;
	margin: auto;
}

.advandetail dl dd{
	font-weight: 600;
	font-size:20px;
	color: white;
	text-align: center;
	margin-top: 30px;
}
/*优势*/
/*合作伙伴*/
.partner_wrap{
	width: 100%;
	margin-top: 60px;
	margin-bottom: 40px;
}

.partner{
	width: 1200px;	
	margin: auto;
	overflow: hidden;
}

.partner{
	margin-top: 45px;
}

.partner h1{
	position: relative;
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: #DC353F;
	font-weight: 400;
}

.partner h1 img{
	position: absolute;
	bottom: -50px;
	right: 30px;
}

.partner h2{
	line-height: 20px;
	text-align: center;
}

.partner p{
	text-align: center;
}

.partnerdetail{
	margin-top: 20px;
}


.partone{
	margin-bottom: 30px;
}

/*小轮播*/
.move{
	/*overflow: hidden;*/
	/*position: relative;*/
}

.move_box{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.move_lunbo{
	width: 1100px;
	height: 154px;
	margin: 0 auto;
	overflow: hidden;
}
.move_ul{
	width: 9999px;
	height: 146px;
	position: relative;
	top: 0;
}
.move_li{
	width: 180px;
	height: 146px;
	margin: 0 20px;
	float: left;
}
.move_li img{
	width: 180px;
	height: 146px;
	border: none;
}


.move_left_arrow{
	position: absolute;
	top: 60px;
	left: 0;
	transition: all 0.1s;
}
.move_right_arrow{
	position: absolute;
	top: 60px;
	right: 0;
	transition: all 0.1s;
}
.move_left_arrow:hover{
	cursor: pointer;
	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 */
}
.move_right_arrow:hover{
	cursor: pointer;
	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 */
}
/*小轮播*/


.parttwo{
	border: 1px solid lightgray;
	border-radius: 5px;
	overflow: hidden;	
}

.parttwo .choose{
	position: relative;
	z-index: 99;
	float: left;
	
}

.parttwo .choose-box{
	float: right;
	/*background: lightblue;*/
}

.choose ul{
	
}

.choose ul li{
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 20px;
}

.choose ul li a{
	display: block;
	padding: 10px 40px;
	background: #C70715;
	font-size: 22px;
	color: white;
}

.chooseactive{
	background: #FF8B00 !important;
}

.lilast{
	margin-bottom: 10px !important;
}

/*小轮播2*/
.move2{
	margin-top: 10px;
	/*overflow: hidden;*/
	/*position: relative;*/
}

.move2_box{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.move2_lunbo{
	width: 900px;
	height: 325px;
	margin: 0 auto;
	overflow: hidden;
}
.move2_ul{	
	width: 9999px;
	/*background: orange;*/
	overflow: hidden;
	position: relative;
	top: 0;
}
.move2_li{
	width: 430px;
	height: 325px;
	margin: 0 10px;
	background: #D01426;
	border-radius: 5px;
	float: left;
}
.move2_li img{
	width: 430px;
	height: 275px;
	border: none;
}

.move2_li p{
	font-size: 22px;
	color: white;
	margin-top: 7px;
}


.btbox1{
	width: 25px;
	height: 48px;
	text-align: center;
	background: url(../img/redle.png) no-repeat;
	position: absolute;
	top: 138px;
	left: 0;
	transition: all 0.1s;
}

.bt img{
	margin-top: 16px;
}

.btbox2{
	width: 25px;
	height: 48px;
	background: url(../img/redri.png) no-repeat;
	position: absolute;
	top: 138px;
	right: 10px;
	transition: all 0.1s;
}


.btbox1:hover{
	cursor: pointer;
	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 */
}
.btbox2:hover{
	cursor: pointer;
	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 */
}
     /*小轮播2*/
/*合作伙伴*/


/*尾部*/
.footer_wrap{
	width: 100%;	
	overflow: hidden;
}

.footerbox{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: #535353;
}


.footer{
	margin-top: 20px;
	width: 1200px;
	margin: auto;
	font-size: 14px;
	color: #EDEDED;
	overflow: hidden;
	padding: 30px 0px 30px 0px;
}

.footer a{
	font-size: 16px;
	color: #EDEDED;
}

.footer a:hover{
	color: #D70010;
}

.footer .footleft{
	float: left;
}

.footer .footcenter{
	float: left;
	margin-left: 140px;
}

.footer .footright{
	float: right;
}

.footcenter .friend{
	float: left;
	width: 272px;
	height: 197px;
	padding-right: 70px;
	border-right: 1px solid #F4F4F4;
	overflow: hidden;
}

.friend h1{
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 20px;
	overflow: hidden;
}

.friend h1 span{
	float: left;
}

.friend h1 i{
	font-style: normal;
	float: right;
}



.friend ul{
	width: 312px;
	overflow: hidden;
}

.friend ul li{
	float:left;
	margin-right: 40px;
}


.footcenter .about{
	float: left;
	width: 280px;
	height: 197px;
	padding-left: 70px;
	overflow: hidden;
}

.about h1{
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px;	
}

.about ul{
	float: left;
	margin-right: 40px;
}

.footcenter ul li{
	margin-bottom: 5px;
}

.footright dl{
	width: 200px;
	height: 200px;
}

.footright dt{
	overflow: hidden;
}

.footright dt img{
	float: right;
}


.footright dd{
	float: right;
}

.footright dd p{
	margin-top: 5px;
}


.footout{
	background: #D70010;
}

.footout p{
	padding: 5px 0px;
	font-size: 14px;
	color: white;
	text-align: center;
}
/*脚部*/




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

.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;*/
}



