body,html,div,dl,dt,dd,ul,ol,li,h1,h2,
h3,h4,h5,h6,pre,form,fieldset,input,p,th,td {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: 'helvetica neue', 'hiragino sans gb', tahoma, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif, arial;
	line-height: 24px;
	overflow-x: hidden;
	min-width: 1000px;
	*min-width: 1000px;
	background: #fff;
}

fieldset,
img,
input {
	border: 0;
}

ol,
ul {
	list-style: none;
}


/*h1, h2, h3, h4, h5, h6{ font-size:100%; }*/


/*text-align: center\9;*/

em {
	font-style: normal;
}

input,
button,
select,
textarea {
	outline: 0;
	outline: none;
	outline: none;
	box-shadow: none;
	border: 0;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
	outline: 0;
	*outline: 0;
	display:inline-block;
}

a {
	star: expression(this.onFocus=this.blur());
	/* for Ie*/
}

a:focus {
	outline: 0;
	*outline: 0;
}

img {
	vertical-align: bottom;
}

.fontsize18 {
	font-size: 18px;
}

.bkgreen {
	background-color: #26c540!important;
}

.bkorange {
	background-color: #ff6005!important;
}

.bkgray {
	background-color: #666666!important;
}


/*去掉input的边框*/

.mui-input-group:before,
.mui-input-group:after,
.mui-input-group .mui-input-row:after {
	height: 0;
}


/*设置input的placeholder*/

input::-webkit-input-placeholder {
	color: #DFDFDF;
}

.verticalt {
	vertical-align: top;
}

.pgorange {
	color: #fe9c00!important;
	line-height: 2em;
	font-weight: bold;
}


/*清除浮动*/

.clearfix:after {
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	zoom: 1;
}


/*单行省略*/

.one_omit {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*多行省略*/

.more_omit {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	/*-webkit-line-clamp: *;*/
}


/*版心*/

.content {
	width: 1000px;
	margin: 0 auto;
}

.justify {
	/*中文字两端对齐*/
	text-align: justify;
	text-justify: inter-ideograph;
}


/*------------------------------------企业名称变更--------------------------------------*/

/*大广告*/

	.pg_head {
		width: 100%;
		background: #395a70;
		z-index: 99;
		position: relative;
	}

	/*首页flexbanner*/

	.indexbanner {
		width: 100%;
		height: 300px;
		overflow: hidden;
		text-align: center;
		margin: 0 auto;
		position: relative;
		top: 0;
		left: 0;
		z-index: 1;
		background: #395a70;
	}

	.indexbanner .content {
		position: absolute;
		background: rgba(16, 55, 88, 0.6);
		z-index: 20;
		width: 602px;
		height: 50px;
		line-height: 50px;
		line-height: 50px\9;
		left: 50%;
		margin-left: -301px;
		bottom: 68px;
	}

	.beforeTxt {
		font-size: 20px;
		color: #fff;
		position: absolute;
		left: 88px;
		top: 0;
	}

	.beforeTxt span {
		color: #ffcb26;
	}

	.numberTxt {
		font-size: 20px;
		color: #fff;
		position: absolute;
		right: 78px;
		top: 0;
	}


/*数字滚动插件的CSS可调整样式*/

	.numberRun4 {
		position: absolute;
		left: 335px;
		top: 50%;
		margin-top: -17px;
	}

	.mt-number-animate {
		font-family: '微软雅黑';
		line-height: 35px;
		height: 33px;
		/*设置数字显示高度*/
		font-size: 20px;
		/*设置数字大小*/
		overflow: hidden;
		display: inline-block;
		position: relative;
		border: 1px solid #fff;
	}

	.mt-number-animate .mt-number-animate-dot {
		width: 30px;
		/*设置分割符宽度*/
		line-height: 35px;
		float: left;
		text-align: center;
	}

	.mt-number-animate .mt-number-animate-dom {
		width: 30px;
		/*设置单个数字宽度*/
		text-align: center;
		float: left;
		position: relative;
		top: 0;
		border: 1px solid #fff;
	}

	.mt-number-animate .mt-number-animate-dom .mt-number-animate-span {
		width: 100%;
		float: left;
		font-size: 20px;
		color: #ffcb26;
	}

	.pg_classBox {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 21;
		height: 300px;
		width: 22%;
		background: rgba(0, 0, 0, 0.4);
		background: #b23c36\9;
		/*filter:alpha(opacity=80)\9;*/
		/*opacity:0.8\9;*/
	}

	.menuList li {
		border-bottom: 1px solid #626262;
		padding: 10px 20px;
		cursor: pointer;
	}

	.menuList li:hover,
	.menuList li:hover .menuTitle,
	.menuList li:hover .menuItems a,
	.menuList li.active,
	.menuList li.active .menuTitle,
	.menuList li.active .menuItems a {
		background: #fff;
		color: #000;
	}

	.menuList li:hover .menuItems a:hover,
	.menuList li.active .menuItems a:hover {
		color: #E22127;
	}

	.menuList li.active .menuTitle,
	.menuList li:hover .menuTitle {
		background: url(../../../media/biangeng/img/arrR_hover.png) no-repeat right center;
	}

	.menuTitle {
		text-align: left;
		background: url(../../../media/biangeng/img/arrR.png) no-repeat right center;
		color: #fff;
		font-size: 18px;
	}

	.menuItems {
		margin-top: 5px;
		color: #fff;
		font-size: 12px;
	}

	.menuItems a {
		color: #fff;
		font-size: 12px;
		white-space: nowrap;
		margin-right: 8px;
	}

	.menuItems a:hover {
		text-decoration: underline;
	}

	.menuFloat {
		display: block;
		position: absolute;
		left: 100%;
		top: 0;
		padding: 20px;
		width: 455px;
		height: 300px;
		border: 1px solid #ddd;
		background-color: #FFF;
		color: #333;
		font-size: 12px;
		z-index: 32;
		text-align: left;
		overflow: hidden;
	}

	.menuFloatItem .redWord,
	.menuFloatItem a:hover {
		color: #E22127;
	}

	.menuFloatItem a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		color: #555555;
		font-size: 14px;
		white-space: nowrap;
		margin-right: 20px;
		margin-bottom: 10px;
	}

	.picList {
		height: 300px;
		overflow: hidden;
		position: relative;
	}

	.picList li {
		width: 100%;
		height: 300px;
		position: absolute;
		left: 50%;
		margin-left: -960px;
		z-index: 2;
	}

	.picList li a {
		display: block;
		height: 300px;
		width: 100%;
		cursor: pointer;
	}

	.picList li img {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		float: left;
	}

	.btnList {
		width: 100%;
		position: absolute;
		left: 50%;
		margin-left: -500px;
		bottom: 12px;
		text-align: center;
		margin: 0 auto;
		overflow: hidden;
	}

	.btnList li {
		width: 10px;
		height: 10px;
		float: left;
		background: #eee;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		margin-right: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		cursor: pointer;
		font-size: 0;
	}

	.btnList li.current {
		background: #555555;
	}


/*tab切换*/

	.hotDb,
	.gsItems {
		background: #f0f0f0;
	}

	.hotDb .content span {
		margin: 0;
		padding: 25px 0;
		height: 50px;
		float: left;
		display: block;
		width: 109px;
		height: 50px;
		background: #329bec;
		overflow: hidden;
	}

	.hotItem {
		float: left;
		display: block;
		width: 16.667%;
		height: 60px;
		line-height: 60px;
		line-height: 60px\9;
		background: #329bec;
		overflow: hidden;
		font-size: 18px;
		color: #fff;
		text-align: center;
		border:1px solid #4CA9EF;
		box-sizing: border-box;
		border-left:none;
		border-top:none;
	}
	.hotItem:hover{
		background:#2470AD;
	}
	.cur{
		background:#2470AD;
	}

/*工商项目详情*/

	.gsItems .content {
		padding: 60px 0 40px;
		box-sizing: border-box;
	}

	.gsItemTitle {
		font-size:30px;
		color:#329bec;
		text-align: center;
		font-weight: bold;
	}
	.gsItemTitle span{
		color:#FE9632;
	}

	.gsItemDesc {
		width: 1000px;
		height: 662px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/qymcbg_desc.png) no-repeat center;
	}

	.gsItemDesc_1 {
		width: 1000px;
		height: 651px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/qiyemingcheng.png) no-repeat center;
	}

	.gsItemDesc_3 {
		width: 1000px;
		height: 692px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/farengaoguan.png) no-repeat center;
	}

	.gsItemDesc_4 {
		width: 1000px;
		height: 695px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/jingyingqixian.png) no-repeat center;
	}

	.gsItemDesc_5 {
		width: 1000px;
		height: 472px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/jingyingfanwei.png) no-repeat center;
	}

	.gsItemDesc_6 {
		width: 1000px;
		height: 422px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/gupiaozhuanrang.png) no-repeat center;
	}
	.gsItemDesc_7{
		width: 1000px;
		height: 575px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/qiyezengzi.png) no-repeat center;
	}
	.gsItemDesc_8{
		width: 1000px;
		height: 573px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/qiyejianzi.png) no-repeat center;
	}
	.gsItemDesc_9{
		width: 1000px;
		height: 420px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/dizhitongqu.png) no-repeat center;
	}
	.gsItemDesc_10{
		width: 1000px;
		height: 665px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/dizhikuaqu.png) no-repeat center;
	}
	.gsItemDesc_11{
		width: 1000px;
		height: 664px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/getihu.png) no-repeat center;
	}
	.gsItemDesc_12{
		width: 1000px;
		height: 671px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/shuizhonghedui.png) no-repeat center;
	}
	.gsItemDesc_13{
		width: 1000px;
		height: 642px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/guquanzhiya.png) no-repeat center;
	}
	.gsItemDesc_14{
		 width: 1000px;
		 height: 665px;
		 margin-top: 30px;
		 background: url(../../../media/biangeng/img/gsItems/hehuoren.png) no-repeat center;
	 }
	.gsItemDesc_15{
		width: 1000px;
		height: 665px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/wuzhengheyi.png) no-repeat center;
	}
	.gsItemDesc_16{
		width: 1000px;
		height: 685px;
		margin-top: 30px;
		background: url(../../../media/biangeng/img/gsItems/zhucedizhi.png) no-repeat center;
	}
/*信誉保障banner-start*/

	.promise {
		background: #09395e;
		position: relative;
		top: 0;
		left: 50%;
		margin-left: -960px;
		width: 1920px;
		height: 400px;
		overflow: hidden;
	}

	.promise img {
		max-width: 100%;
	}


/*信誉保障banner-end*/

/*左漂浮窗*/
    .adguide{
        padding:120px 8px 0;
        width:120px;
        height:491px;
        position: fixed;
        z-index: 1111;
        left:0;
        top:50%;
        margin-top:-246px;
        background:url("../../../media/biangeng/img/float_bg.png?t=1.01") no-repeat center;
        box-sizing: border-box;
    }

    .adguide img{
        max-width:100%;
    }

    .adguide a{
        display: block;
        height:30px;
        line-height: 30px;
        text-align: center;
        color:#2681C4;
        font-weight: bold;
        font-size: 14px;
    }

    .adguide .er_code{
        margin-top:40px;
        padding:6px 5px 8px;
        font-size:14px;
        text-align: center;
    }
    .adguide .onLine{
    	width: 117px;
	    margin-top: 39px;
	    height: 29px;
	    line-height: 29px;
	    margin-left: -6px;
	    text-align: center;
	    font-size: 14px;
	    color: #2681C4;
    }

/* fix-header-start */
	.fix_header{
		width: 100%;
		height: 69px;
		/*background: url(../../../media/biangeng/img/1.png) no-repeat;
		background-size: 100% 100%;*/
		position: relative;
	}
	.bg{
		position: absolute;
	    width: 100%;
	    height: 69px;
	    z-index: 0;
	}
	.fix_header_container{
		width: 1000px;
		height: 60px;
		margin: 0 auto;
		position: relative;
		z-index:1;
	}
	.fix_left{
		float: left;
	}
	.fix_list li{
		float: left;
		width: 58px;
		height: 100%;
		line-height: 60px;
		text-align: center;
		overflow: hidden;
	}
	.fix_list li.w_78{
		width:78px;
	}
	.fix_list li+li{
    	margin-left: 3px;
    }
	.fix_list li:hover,.fix_active{
		background:#F7F7F7;
		border-bottom:2px solid #0071C1;
	}
	.fix_list li a{
        width: 100%;
        color: #000;
    }
	.fix_right{
		float: right;
	}
	.fix_right p{
		float:left;
		height: 60px;
		margin-right: 10px;
	}
	.free_consult{
		line-height: 60px;
	}
	.free_consult_word{
		font-weight: bold;
	}
	.free_consult_num{
		font-weight: bold;
		color:#0373C2;
	}
	.fix_right .application,.fix_right .tax_course{
		width: 62px;
		position: relative;
	}
	.application_photo,.tax_course_photo{
		position: absolute;
		top: 8px;
		left: 19px;
	}
	.tax_course_photo{
		left: 16px;
	}
	.application_photo img,.tax_course_photo img{
		max-width: 100%;
	}
	.application_word,.tax_course_word{
		position: absolute;
		bottom: 4px;
		left:4px;
		font-size:13px;
		font-weight: bold;
	}
	.tab_btn{
		width: 62px;
		box-sizing:border-box;
		position: relative;
	}
	.btn_cn,.btn_en{
		width: 100%;
		height: 18px;
		line-height: 15px;
		border:1px solid #AFAFAF;
		border-radius: 4px;
		position: absolute;
		text-align: center;
		box-sizing:border-box;
		font-size:14px;
		font-weight: bold;
		cursor: pointer;
	}
	.btn_cn:hover,.btn_en:hover{
		color:#fff;
		background: #00f;
	}
	.btn_cn{
		top: 11px;
	}
	.btn_en{
		top:34px;
	}

/*fix-header-end*/

/*header-start*/
	.header{
		width: 100%;
		background:#EFF6FF;
		position: relative;
		top: -4px;
	}
	.header_container{
		width: 1000px;
		height: 80px;
		margin: 0 auto;
	}
	.header_left{
		float: left;
		height: 100%;
	}
	.header_logo{
		height: 100%;
		padding: 13px 0;
		box-sizing:border-box;
	}
	.header_logo img{
		max-width: 100%;
	}
	.header_right{
		float: right;
		height: 80px;
	}
	.header_title{
		height: 100%;
		padding: 13px 0;
		box-sizing:border-box;
		
	} 
	.ht_word{
		height: 100%;
		box-sizing:border-box;
		padding:13px 20px;
		background: url(../../../media/biangeng/img/header/header_bg.png) no-repeat;
		color:#fff;
		font-size:24px;
	}
/*header-end*/
/*媒体认证*/
    .media_test{
        width:100%;
        background:#fff
    }
    .media_test_container{
        width: 1000px;
        margin:0 auto;
        padding: 40px 0 20px;
        box-sizing:border-box;
    }
    .media_test_container h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        margin-bottom: 55px;
        position: relative;
    }
    .media_list li{
        float: left;
        width: 230px;
        height: 85px; 
        margin: 0 20px 20px 0;
    }
/*企业展示*/
    .company_display{
        width:100%;
        background:#EFF6FF;
    }
    .company_display_container{
        width: 1000px;
        margin:0 auto;
        padding:40px 0;
        box-sizing:border-box;
    }
    .company_display_container h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        margin-bottom: 55px;
        position: relative;
    }
    .company_display_content{
        margin-bottom: 20px;
    }
    .company_title{
        font-size: 22px;
        color:#00284D;
        margin-bottom:20px;
    }
    .company_content p{
        font-size: 14px;
        line-height: 24px;
        color:#00284D;
        padding-right: 258px;
        box-sizing:border-box;
    }
    .cd_photo_list li{
        float: left;
        width: 323px;
        height: 216px;
        margin-right: 10px;
    }
/*底部*/
	.footer{
		width:100%;
		background: #232526;
		overflow: hidden;
	}
	.footer_contanier{
		width: 1000px;
		min-height: 400px;
		margin:0 auto;
		padding-top:60px;
	}
	.footer_left,.footer_middle{
		float: left;
		color:#fff;
		margin-right: 80px;
	}

	.contact_address_title,.contact_ways_title{
		font-size:30px;
	}
	.contact_address_content{
		margin:45px 0 0 30px;
	}
	.contact_address_content p{
		line-height: 24px;
		font-size: 14px;
	}
	.contact_ways_personal p,.contact_ways_company p{
		line-height: 40px;
		font-size: 14px;
		position: relative;
	}
	.contact_ways_personal{
		margin-top:45px;
		margin-bottom:50px;
	}
	.icon{
		position: absolute;
		top:8px;
		left:0;
		width: 32px;
		height: 32px;
	}
	.qq{
		background: url(../../../media/biangeng/img/foot-nav/qq.png) no-repeat;
	}
	.wechat{
		background: url(../../../media/biangeng/img/foot-nav/wechat.png) no-repeat;
	}
	.phone{
		background: url(../../../media/biangeng/img/foot-nav/phone.png) no-repeat;
	}
	.online{
		background: url(../../../media/biangeng/img/foot-nav/kefu.png) no-repeat;
	}
	.mail{
		background: url(../../../media/biangeng/img/foot-nav/mail.png) no-repeat;
	}
	.together{
		background: url(../../../media/biangeng/img/foot-nav/together.png) no-repeat;
	}
	
	.contact_name{
		margin-left:52px;
	}
	.footer_right{
		float:right;
		color:#fff;
	}
	.scan_title{
		font-size: 30px;
		margin-bottom: 50px;
	}
	.scan_word{
		margin-bottom: 15px;
		font-size: 14px;
	}
	.footer_nav{
		width: 1000px;
		min-height: 100px;
		margin: 40px auto 0;
	}
	.footer_nav_list{
		height: 55px;
		margin:auto;
	}
	.footer_nav_list li{
		float: left;
		width: 131px;
		height: 55px;
		margin-right: 10px;
	}
	.beian{
		text-align: center;
		color:#363636;
		font-size: 12px;
		margin: 20px 0 20px 0;
	}
	.beian p{
		line-height: 24px;
	}
	.beian p a{
		color:#363636;
		font-size: 12px;
	}
	
	
	/*右侧侧边栏*/
.rightSider{
	width:158px;
	box-sizing:border-box;
	border:1px solid #d2d2d2;
	border-radius:5px;
	position:fixed;
	top:50%;
	margin-top:-210px;
	right:0;
	padding:8px;
	background:#fff;
	z-index:999;
}

.kefuIcon{
	display:block;
	width:141px;
	height:33px;
	margin:0 auto 5px;
}

.kefu1{
	background:url(../img/group_17.png) no-repeat;
}

.kefu2{
	background:url(../img/group_18.png) no-repeat;
}

.kefu3{
	background:url(../img/group_19.png) no-repeat;
}

.kefu4{
	background:url(../img/group_20.png) no-repeat;
}

.phoneNum{
	display:block;
	width:141px;
	height:65px;
	background:url(../img/group_21.png) no-repeat;
	text-align:center;
	font-size:14px;
	color:#21a9ff;
	line-height:82px;
	font-weight:700;
}

/*-------------------------20190814新添加企业吸收合并页面样式----------------------------*/
.qyxshb_banner{
	background:#f0f0f0;
}

.qyxshb_banner img{
	width:100%;
}

.xsList{
	margin-top:30px;
	margin-bottom:70px;
}

.xsList .xsItem{
	float:left;
	width:25%;
	height:180px;
	padding: 30px 15px;
	box-sizing:border-box;
}

.xsItem>h5{
	font-size:16px;
	color:#787878;
	padding:10px 0 5px;
}

.xsItem>p{
	font-size:16px;
	color:#313131;
}

.m-t-1{
	margin-top:1px;
}

.m-t-2{
	margin-top:2px;
}

.m-t-4{
	margin-top:4px;
}

.m-t-7{
	margin-top:7px;
}

.subItemTitle{
	font-size: 30px;
    color: #313131;
    text-align: center;
    margin-top:30px;
    font-weight:400;
}

.xsStepList{
	margin-top:40px;
}

.xsStepItem{
	padding-bottom:40px;
}

.xsStepItem>p{
	display: inline-block;
    width: 855px;
    height: 114px;
	font-size: 22px;
    color: #787878;
    line-height: 1.82;
    vertical-align: middle;
    padding-top: 35px;
    padding-left: 20px;
}