body,
html {
	font-size: 14px;
	background: #fff;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'SimHei', '黑体', sans-serif !important;
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;
}

* {
	text-decoration: none;
	list-style: none;
}

img {
	border: 0px;
}

ul,
li,
dl,
dd,
dt,
p,
ol,
h1,
h2,
h3,
h4,
h5 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.rec_tip {
	font-size: 16px;
	line-height: 22px;
}

button,
input,
textarea {
	font-family: inherit;
}
(max-width: 1300px)

button:active,
button:focus {
	outline: none;
}

input:focus,
textarea:focus {
	outline: none;
}
p {
	text-align: justify;
}

.wrap {
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:before,
.clearfix:after {
	/*content: "";*/
	display: table;
	*zoom: 1;
}

.clearfix:after {
	clear: both;
}

.hide {
	display: none;
}
.img_w100 {
	display: block;
	width: 100%;
	height: auto;
	font-size: 0;
}
.position_100 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.banner {
	margin-top: 82px;
}
.loading {
	background: #212021 url('../images/loading2.gif') center center no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

/* header */
.header {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 1920px;
	height: 82px;
	background: #1f1b1e;
	z-index: 25;
}

.logo {
	position: absolute;
	left: 194px;
	top: 25px;
}

.nav-btn {
	display: none;
	position: absolute;
	right: 15px;
	top: 30px;
	width: 30px;
	height: auto;
	transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	cursor: pointer;
	z-index: 1;
}

.btn-an {
	transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}

.container {
	position: relative;
	width: 740px;
	height: 82px;
	margin: 0 auto;
}

.nav {
	width: 1000px;
	height: 82px;
	line-height: 82px;
	margin: 0 auto;
}

.nav > li {
	position: relative;
	float: left;
}
.nav > li:hover a {
	color: #eb610f;
}

.nav > li > a {
	display: inline-block;
	height: 82px;
	padding: 0 10px;
	font-size: 14px;
	color: #ffffff;
}

.nav > li > a:after {
	display: inline-block;
	position: relative;
	top: 9px;
	right: -10px;
	width: 13px;
	height: 26px;
	content: '';
	background: url('../images/nav_icon.png') no-repeat;
}

.nav > li.last > a:after {
	display: none;
}

.nav > li.active a {
	color: #eb610f;
}

/*.nav > li.active:before {*/
/*content: '';*/
/*position: absolute;*/
/*left: 8px;*/
/*width: 0;*/
/*height: 0;*/
/*overflow: hidden;*/
/*border-left-width: 28px;*/
/*border-right-width: 28px;*/
/*border-top-width: 10px;*/
/*border-color: #eb5f0e transparent transparent transparent;*/
/*border-style: solid dashed dashed dashed;*/
/*}*/

/*li.first.active:before {*/
/*left: -5px;*/
/*}*/

/*.nav > li.active:after {*/
/*content: '';*/
/*position: absolute;*/
/*left: -10px;*/
/*bottom: 1px;*/
/*width: 0;*/
/*height: 0;*/
/*overflow: hidden;*/
/*border-left-width: 48px;*/
/*border-right-width: 48px;*/
/*border-bottom-width: 16px;*/
/*border-color: transparent transparent #3f4041 transparent;*/
/*border-style: dashed dashed solid dashed;*/
/*}*/

li.first.active:after {
	left: -25px;
}

.nav > li:hover .second-nav {
	display: block;
}

.second-nav {
	display: none;
	position: absolute;
	left: -9px;
	top: 81px;
	width: 94px;
	padding: 10px 0;
	background: #3f4041;
	text-align: center;
}

.second-nav li {
	line-height: 16px;
	background: #3f4041;
	padding: 5px 0px;
	color: #fff;
	cursor: pointer;
}
.second-nav li a {
	color: #fff;
}
.second-nav li:hover a {
	color: #eb5f0e;
}

.phone {
	position: absolute;
	top: 0;
	right: 150px;
	height: 82px;
	line-height: 82px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

.phone-icon {
	position: relative;
	right: 5px;
	top: 12px;
}

/*.phone span:hover {*/
/*color: #eb610f;*/
/*cursor: pointer;*/
/*transition: all .2s;*/
/*}*/

@media (max-width: 1439px) and (min-width: 1200px) {
	.logo {
		left: 50px;
	}

	.phone {
		right: 50px;
	}
}

@media (max-width: 1300px) {
	.recommed_article_container .inside {
		width: 80%;
		padding: 20px;
	}
	.product_list li .inside a {
		margin-top: 15px;
	}
	.common_title span.en {
		font-size: 50px;
	}
	.common_title span.ch {
		font-size: 34px;
		margin-bottom: 25px;
	}
	.footer-bottom {
		width: 100%;
	}
	.detail_con {
		width: 1250px;
	}
	.nav_second ul li a,
	.detail_con .detail_tab li a {
		font-size: 14px;
	}
	.article_list {
		margin-top: 48px;
	}
	.detail_02_con .fl .title,
	.detail_02_con .related_cases .big_title {
		font-size: 18px;
		margin-bottom: 25px;
	}
	.detail_02_con .related_cases ul li .title {
		font-size: 14px;
		line-height: 20px;
	}
	.apply .center .title {
		font-size: 24px;
	}
	.apply .center .content {
		font-size: 14px;
		margin-top: 15px;
	}
	.apply .right a.black,
	.apply .right a.yellow {
		font-size: 20px;
	}
	.recommend_artical .up .title {
		font-size: 16px;
	}
	.recommend_artical li {
		margin-bottom: 20px;
	}
	.recommend_artical .content {
		margin-bottom: 20px;
	}
	.recommend_artical .title {
		margin-bottom: 25px;
	}
	.swiper_outside {
		width: 80%;
	}
	.swiper_items {
		width: 90%;
	}

	.item_apply .content .rec_tip {
		font-size: 16px;
	}
	.item_apply {
		width: 80%;
	}
}

@media (max-width: 1199px) and (min-width: 1024px) {
	.nav_second ul li {
		width: 120px;
	}
	/* header */
	.container {
		width: 630px;
	}

	.logo {
		left: 20px;
	}

	.nav {
		width: 615px;
	}

	.nav > li > a {
		font-size: 12px;
	}

	.phone {
		right: 10px;
	}

	.phone span {
		font-size: 12px;
	}

	/* footer */
	.footer-top {
		width: 1023px;
		padding: 30px 0 30px 0;
	}

	.footer-top .item1 {
		width: 180px;
	}
	.phone-icon {
		width: 16px;
		height: 16px;
		top: 2px;
	}

	/*.product_list*/
	.product_list li .cover .inside a {
		width: 150px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin-top: 25px;
	}
}

@media (max-width: 1023px) and (min-width: 860px) {
	.nav_second ul li {
		width: 120px;
	}
	/* footer */
	.footer-top {
		width: 860px;
	}
}

@media (max-width: 1023px) {
	.index_container_outside .swiper-button-next,
	.index_container_outside .swiper-button-prev {
		width: 50px;
	}
	.pagnation .changePage {
		width: 100px;
		height: 30px;
		line-height: 30px;
		border-radius: 2px;
		font-size: 14px;
	}
	.main {
		/*background: #1a191a;*/
	}
	.product_list li {
		width: 100%;
	}
	.index_container_outside .swiper-slide img {
		display: block;
		width: 70%;
		margin: 0 auto;
	}
	.index_container {
		height: 150px;
	}
	.pagnation .total_page {
		display: none;
	}
	.nav_second {
		margin-top: 0;
	}
	.product_list li .inside a {
		width: 60%;
		height: 20px;
		line-height: 20px;
		margin-top: 5px;
		font-size: 12px;
	}
	.product_list li .inside {
		top: 0;
		left: 0;
		width: 100%;
	}
	.nav_second ul {
		width: 100%;
		display: flex;
		flex-wrap: nowrap;
	}
	.nav_second ul li {
		width: auto;
		flex: 1;
		height: 30px;
		line-height: 30px;
	}
	/* header */
	.header {
		position: fixed;
	}

	.container,
	.phone {
		display: none;
	}

	.container {
		display: block;
		height: 0;
	}

	.product_list li .inside img {
		width: 30%;
	}
	.nav {
		display: block;
		position: fixed;
		top: 82px;
		width: 124px;
		height: 5035px;
		right: -125px;
		background: #1f1b1e;
		line-height: normal;
		text-align: center;
	}

	.nav > li > a {
		float: none;
		font-size: 14px;
		margin: 0px;
		width: 124px;
		height: 50px;
		line-height: 50px;
		color: #f1f1f1;
	}

	.nav > li > a:after {
		display: none;
	}

	.nav > li:hover:before,
	.nav > li:hover:after {
		display: none;
	}

	.nav > li:hover .second-nav {
		display: none;
	}

	.logo {
		left: 17px;
	}

	.nav-btn {
		display: block;
	}

	.header > a {
		display: inline-block;
		height: 82px;
		line-height: 116px;
	}

	.mb100 {
		margin-bottom: 50px;
	}

	.range h1 {
		font-size: 30px;
	}

	/* footer */
	.footer-top .item1 {
		display: none;
	}

	.footer-top .item2 {
		border-left: none;
	}
}

@media (max-width: 860px) and (min-width: 640px) {
	/* footer */
	.footer-top {
		width: 860px;
	}

	.footer-top .item1 {
		display: none;
	}

	.footer-top .item2 {
		border-left: none;
	}
}

@media (max-width: 860px) {
	.footer-top {
		width: 100%;
	}

	.footer-top .item {
		float: none;
		height: 100%;
	}

	.footer-top .item2 {
		width: 50%;
		border-right: none;
		margin-bottom: 20px;
	}

	.footer-bottom {
		text-align: center;
	}

	.footer-top .item3 {
		border-left: none;
		width: 100%;
	}
	.footer-top .item4 {
		width: 50%;
	}

	.footer-contact .tel {
		letter-spacing: 1px;
		font-size: 14px;
	}
}

.footer_contact_ss {
	float: right !important;
}

/*手机端*/
@media (max-width: 639px) {
	.go-top {
		right: 15px;
	}
	.footer_contact_ss {
		float: left !important;
	}
	.banner {
		margin-top: 80px;
	}

	.query-tag {
		margin-bottom: 0px;
		bottom: -5px;
		/*display: none; //æ¢ä¸€ç§å‘ˆçŽ°æ–¹å¼*/
	}

	.query-tag .hot_line {
		display: inline-block !important;
	}

	.query-tag .hot_line img {
		content: url(//www.yiqimedia.com/Template/yiqi1.0/Home/Public/images/hot_wap.jpg);
	}
	.query-tag .zx img {
		content: url(//www.yiqimedia.com/Template/yiqi1.0/Home/Public/images/zx_wap.jpg);
		border-right: 1px solid #000;
	}
	.query-tag .tel img {
		content: url(//www.yiqimedia.com/Template/yiqi1.0/Home/Public/images/tel_wap.jpg);
		border-right: 1px solid #000;
	}
	.query-tag .net img {
		content: url(//www.yiqimedia.com/Template/yiqi1.0/Home/Public/images/wx_wap.jpg);
	}

	.nb-icon-wrap {
		width: 100px !important;
	}

	.nb-icon-inner-wrap {
		width: 50px !important;
		height: 50px !important;
		background-size: 50px 50px !important;
	}
	.nb-icon-groups {
		width: 50px !important;
		border: none !important;
		display: none !important;
	}

	#newBridge .icon-right-center {
		width: 50px !important;
		margin-bottom: 134px !important;
	}

	#nb_icon_wrap {
		height: 50px !important;
		width: 50px !important;
		left: auto !important;
		top: auto !important;
		margin-bottom: 134px !important;
		right: 1px;
	}
}

#indexPage #mcontact {
	background-color: #303030;
}

#indexPage #mcontact .content {
	height: 425px;
	margin-top: -212px;
}

#indexPage #mcontact .content .fw {
	width: 940px;
}

#indexPage #mcontact .header p.title {
	color: #fff;
}

#indexPage #mcontact .header p.subtitle {
	color: #c1c1c1;
}

#contactinfo {
	width: 540px;
}

#contactinfo h3 {
	font-size: 1.6rem;
	line-height: 3rem;
	margin-bottom: 10px;
	font-weight: 100;
	color: #e95f24;
}

#contactinfo p {
	line-height: 2rem;
	font-size: 1.2rem;
	/*color: #989898;*/
	color: #fff;
	/*height: 24px;*/
	width: 100%;
}

#contactinfo > a {
	color: #989898;
	text-decoration: underline;
}

#contactinfo div {
	margin-top: 10px;
}

/*#contactinfo div a {*/
/*color: #fff;*/
/*!*width: 30px;*!*/
/*!*height: 30px;*!*/
/*!*display: block;*!*/
/*!*font-size: 16px;*!*/
/*background-color: #2e2f2f;*/
/*margin-right: 10px;*/
/*text-align: center;*/
/*border-radius: 15px;*/
/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;*/
/*}*/

/*#contactinfo div a i {*/
/*margin-top: 7px;*/
/*font-size: 16px*/
/*}*/

#contactform p .inputtxt {
	width: 400px;

	transition: all 0.3s ease-out 0s;
	border: none;
	background: none;
	font-size: 16px;
	line-height: 54px;
	color: #fff;
}

#contactform p textarea.inputtxt {
	height: 100px;
	resize: none;
	overflow: hidden;
}

#contactform p .inputsub {
	width: 100%;
	background-color: #838383;
	color: #ffffff;
	font-size: 16px;
	padding: 5px 0;
}

#contactform .inputtxt.active {
	border-color: #838383;
}

#mcontact .content > .header {
	animation-name: fadeInUp;
}

#mcontact .content #contactinfo {
	animation-name: fadeInLeft;
	animation-delay: 0.2s;
}

#mcontact .content #contactform {
	animation-name: fadeInRight;
	animation-delay: 0.2s;
}

#mcontact .content #contactform {
	animation-name: fadeInRight;
	animation-delay: 0.2s;
}

#contactform p textarea.inputtxt {
	height: 80px;
}

#contactform p {
	border-bottom: 1px solid #555;
	padding-top: 5px;
}

#indexPage #mteam .description {
	color: #909090;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 36px;
	border-radius: 8px;
}

#indexPage #mteam .header img {
	width: 100px;
	height: 100px;
}

#mteam .content .header::after {
	position: absolute;
	content: '';
	width: 1px;
	height: 36px;
	background: #e95f24;
	margin: 60px 590px;
}

.content .header p.title {
	color: #eaeaea;
}

#indexPage #mteam .slider_control a i:hover {
	color: #e95f24;
}

.teamitem a div.wrap span {
	background: #e95f24;
}

/*#contactinfo div a { background: #484848; }*/

.teamitem a div.wrap {
	background: #171717;
}

#indexPage #mcontact .content {
	width: 100%;
}

#contactinfo {
	width: 40%;
}

#contactform.fr {
	background-color: rgba(100, 100, 100, 0.2);
	padding: 33px 8%;
}

#contactform p .inputsub {
	background-color: #e95f24;
	margin-top: 10px;
	padding: 8px 0;
	color: #fff;
	border: none;
}

#contactform .inputtxt.active {
	border-color: #424242;
}

#indexPage #mcontact .header p {
	text-align: left;
	padding-left: 0;
}

#indexPage #mcontact .content .fw {
	width: 1140px;
}

::-webkit-input-placeholder {
	color: #fff;
}
:-moz-placeholder {
	/* Firefox 18- */

	color: #fff;
}

::-moz-placeholder {
	/* Firefox 19+ */

	color: #fff;
}

:-ms-input-placeholder {
	color: #fff;
}
.Hui-iconfont {
	font-size: 28px;
	color: #bbb;
}

/*弹窗预约*/
.zhengbang_revise_gray_back {
	position: fixed;
	z-index: 11110;
	top: 0;
	left: 0;

	display: none;

	width: 100%;
	height: 100%;

	opacity: 0.7;
	background: #000;

	filter: alpha(opacity=70);
}
.zhengbang_revise_pop {
	position: fixed;
	z-index: 11111;
	z-index: 11111;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	display: none;
	overflow: hidden;

	width: 400px;
	height: 275px;
	margin: auto auto;

	background: #fff;
}
.zhengbang_revise_pop .zhengbang_revise_txt {
	display: none;
}
.zhengbang_revise_pop .boxss {
	position: relative;

	margin: 19px 40px 0;
}
.zhengbang_revise_pop .boxss .red_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
	color: #e95f23;
}
.zhengbang_revise_pop .boxss .subtitle {
	font-size: 14px;
	line-height: 1;
	text-align: left;
	margin-top: 22px;

	color: #666;
}
.zhengbang_revise_pop .boxss .subdetail {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;

	margin-top: 14px;

	color: #666;
}
.zhengbang_revise_pop .boxss .input_box {
	font-size: 14px;
	line-height: 1.5;

	position: relative;

	margin-top: 7px;

	color: #666;
}
.zhengbang_revise_pop .boxss .input_box .red_tip {
	font-size: 14px;
	line-height: 38px;

	position: absolute;
	top: 0;
	right: 10px;

	display: none;

	color: #e95f23;
}
.zhengbang_revise_pop .boxss .green_information_safety {
	font-size: 12px;
	line-height: 19px;

	margin: 2px 0 10px;

	text-indent: 1.6em;
	text-align: left;

	color: #1db816;
	background: url(http://www.zhengbang.com.cn/builder/staticize/resource/images/service/zhengbang_revise_pop_10.png)
		left center no-repeat;
}
.zhengbang_revise_pop .yui_close {
	position: absolute;
	top: 0;
	right: -23px;

	width: 15px;
	height: 15px;

	cursor: pointer;

	background: url(http://www.zhengbang.com.cn/builder/staticize/resource/images/service/zhengbang_revise_pop_03.png)
		center center no-repeat;
}
.zhengbang_revise_pop .yui_button {
	font-size: 18px;
	line-height: 40px;

	width: 100%;
	height: 40px;

	cursor: pointer;
	text-align: center;

	color: #fff;
	border: none;
	background: #e95f23;
}
.zhengbang_revise_pop .yui_input {
	font-size: 14px;
	line-height: 38px;

	width: 100%;
	height: 38px;

	text-indent: 2.5em;

	color: #333;
	border: 1px solid #adada9;
	background: url(http://www.zhengbang.com.cn/builder/staticize/resource/images/service/zhengbang_revise_pop_07.png)
		left center no-repeat;
	background-color: #fff;
}
/*弹窗预约成功*/
.zhengbang_revise_pop .zhengbang_revise_success {
	position: fixed;
	z-index: 11111;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	display: none;
	overflow: hidden;

	width: 400px;
	height: 195px;
	margin: auto auto;

	background: #fff;
}

.zhengbang_revise_pop .zhengbang_revise_success .subtitle {
	font-size: 30px;
	font-weight: bold;
	line-height: 1;

	margin-top: 42px;

	color: #e95f23;

	text-align: left;

	padding: 0 32px;
}

.query-pop .green_information_safety {
	background: url(http://www.zhengbang.com.cn/builder/staticize/resource/images/service/zhengbang_revise_pop_10.png)
		left center no-repeat;
	font-size: 12px;
	line-height: 19px;
	color: #1db816;
	margin: 5px 0;
	text-indent: 1.6em;
}
.query-pop .query_pop_box {
	position: relative;
}
.query-pop .query_pop_input {
	border: 1px solid #adada9;
	width: 198px;
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-indent: 1em;
}
.query-pop .query_pop_button {
	width: 120px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	outline: none;
	box-shadow: none;
	border: 0;
	color: #fff;
	background: #e95f23;
	font-size: 14px;
}
.query-pop .query_pop_box .red_tip {
	display: none;
	font-size: 12px;
	line-height: 28px;
	color: #e95f23;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
	text-indent: 1em;
}
.query-pop .query-pop-success {
	display: none;
}
.query-pop .query-pop-success .subtitle {
	font-size: 30px;
	line-height: 1;
	color: #e95f23;
	margin-top: 42px;
	text-align: center;
	font-weight: bold;
	text-align: left;
}
.query-pop .query-pop-success .subdetail {
	font-size: 16px;
	line-height: 1.8;
	color: #666666;
	margin-top: 25px;
	text-align: center;
	padding: 0 32px;
	text-align: left;
}

@media screen and (max-width: 768px) {
	.query-pop .query_pop_box {
		display: none;
	}
	.query-pop .green_information_safety {
		display: none;
	}
}

.zhengbang_tel_gray_back {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 11110;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: none;
}
.zhengbang_tel_pop {
	display: none;
	z-index: 11111;
	width: 400px;
	height: 275px;
	background: #fff;
	overflow: hidden;
	position: fixed;
	margin: auto auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.zhengbang_tel_pop .boxss {
	margin: 19px 40px 0;
	position: relative;
}
.zhengbang_tel_pop .boxss .red_title {
	font-size: 16px;
	line-height: 1;
	color: #e95f23;
	font-weight: bold;
}
.zhengbang_tel_pop .boxss .subtitle {
	font-size: 14px;
	line-height: 1;
	color: #666666;
	margin-top: 22px;
}
.zhengbang_tel_pop .boxss .subdetail {
	font-size: 14px;
	line-height: 1.5;
	color: #666666;
	margin-top: 14px;
}
.zhengbang_tel_pop .boxss .input_box {
	margin-top: 7px;
	position: relative;
	font-size: 14px;
	line-height: 1.5;
	color: #666666;
}
.zhengbang_tel_pop .boxss .input_box .red_tip {
	display: none;
	font-size: 14px;
	line-height: 38px;
	color: #e95f23;
	position: absolute;
	top: 0;
	right: 10px;
}
.zhengbang_tel_pop .boxss .green_information_safety {
	background: url(../images/zhengbang_revise_pop_10.png) left center no-repeat;
	font-size: 12px;
	line-height: 19px;
	color: #1db816;
	margin: 2px 0 10px;
	text-indent: 1.6em;
}
.zhengbang_tel_pop .yui_close {
	position: absolute;
	top: 0;
	right: -23px;
	width: 15px;
	height: 15px;
	background: url(../images/zhengbang_revise_pop_03.png) center center no-repeat;
	cursor: pointer;
}
.zhengbang_tel_pop .yui_button {
	width: 100%;
	height: 40px;
	background: #e95f23;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border: none;
	cursor: pointer;
}
.zhengbang_tel_pop .yui_input {
	background-color: #fff;
	background: url(../images/zhengbang_revise_pop_07.png) left center no-repeat;
	border: 1px solid #adada9;
	width: 100%;
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-indent: 2.5em;
}

.z-top .quote_consult input {
	cursor: pointer;
	float: left;
	border: none;
	outline: none;
	width: 115px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	background: #e95f23;
	margin: 0;
}
.z-top .quote_consult .zx-btn {
	width: 115px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	background: #e95f23;
	float: right;
	text-align: center;
}
.z-top .color-red {
	color: #e95f23;
}

.zhengbang_revise_pop .zhengbang_revise_success .subtitle {
	font-size: 30px;
	font-weight: bold;
	line-height: 1;

	margin-top: 42px;

	text-align: center;

	color: #e95f23;
}
.zhengbang_revise_pop .zhengbang_revise_success .subdetail {
	font-size: 16px;
	line-height: 1.8;

	margin-top: 25px;

	text-align: center;

	color: #666;
	padding: 0 32px;
}

.layui-layer-imgbar {
	display: none !important;
}
.layui-layer-shade {
	opacity: 0.7 !important;
}

/* query-tag */
.query-tag {
	position: fixed;
	right: 1px;
	bottom: 1px;
	z-index: 9999;
}
.query-tag {
	position: fixed;
	right: 1px;
	bottom: 1px;
	z-index: 9999;
	margin-bottom: 90px;
}
.query-tag a {
	display: block;
	width: 70px;
	height: 74px;
	margin-top: 1px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 170px;
}
.query-tag a img {
	height: 100%;
}

.nb-icon-wrap {
	position: fixed;
	right: 1px;
	bottom: 1px;
	z-index: 9999;
	display: block;
	width: 100px;
	height: 106px;
	margin-top: 1px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 170px;
}

/*.query-tag a.tel { background: url(http://yiqimedia.com/upload/attach/153110851684571.png) no-repeat 0 0; }*/
/*.query-tag a.net { background: url(http://yiqimedia.com/upload/attach/153110851684571.png) no-repeat 0 -111px; }*/
.query-tag #bizQQ_WPA2 {
	margin-top: 1px;
	cursor: pointer;
}
.query-cover {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: none;
}
.query-pop {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 20000;
	width: 400px;
	height: 330px;
	padding-top: 15px;
	margin-left: -200px;
	margin-top: -135px;
	background: #fff;
	display: none;
}
.query-pop .tel {
	overflow: hidden;
}
.query-pop .tel .input-wrap,
.query-pop .tel .btn-wrap {
	float: left;
}
.query-pop .tel .phone-wrap {
	font-size: 34px;
	font-weight: bolder;
	line-height: 1;
}
.query-pop .tel .phone-wrap a {
	color: #e95f23;
}
.query-pop .tel .input-wrap {
	width: 188px;
	height: 39px;
	border-bottom: 1px solid #333;
	margin-right: 10px;
}
.query-pop .tel .btn-wrap {
	width: 120px;
}
.query-pop .tel .input-wrap input {
	border: 0;
	height: 39px;
	line-height: 39px;
	padding: 0;
	font-size: 20px;
}
.query-pop .tel,
.query-pop .net {
	padding: 0 40px;
	margin: 20px 0;
}
.query-pop .btn-wrap a {
	background: #e95f23;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 38px;
	text-align: center;
}
.query-pop .btn-wrap .btn-qqstart {
	margin-top: 12px;
}
.query-pop .tip {
	padding-bottom: 5px;
}
.query-pop .close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: underline;
	color: #999;
	font-size: 12px;
	width: 25px;
	height: 25px;
	text-indent: -100em;
	overflow: hidden;
	background: url(http://www.zhengbang.com.cn/builder/staticize/resource/images/service/zhengbang_revise_pop_03.png)
		no-repeat center center;
}

#newBridge .icon-right-center {
	right: 1px !important;
	margin-bottom: 346px !important;

	top: auto !important;
	bottom: 0 !important;
}
.nb-icon-inner-wrap {
	border-radius: 0px !important;
}
.nb-icon-groups {
	display: none !important;
}

#newBridge #nb_icon_wrap .nb-icon-customer {
	border-radius: 0px !important;
}

#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap .nb-icon-bridge-base {
	/*background: url(../images/zxzx.jpg) !important;*/
}

#newBridge {
	display: none !important;
}

@media (max-width: 639px) {
	.query-tag a {
		width: 25%;
		height: 33px;
		display: inline-block;
	}
	.go-top {
		display: none;
	}
	.query-tag {
		margin-bottom: 0px;
		bottom: -5px;
		/*display: none; //换一种呈现方式*/
	}

	.query-tag .hot_line img {
		content: url(//www.yiqimedia.com/Template/yiqi1.0/Home/Public/images/hot_wap.jpg?v=2020);
		border-right: 1px solid #000;
	}

	.query-tag .zx img {
		content: url(//www.yiqimedia.com/Template/yiqi1.0/Home/Public/images/zx_wap.jpg?v=2020);
		border-right: 1px solid #000;
	}
	.query-tag .tel img {
		content: url(//www.yiqimedia.com/Template/yiqi1.0/Home/Public/images/tel_wap.jpg?v=2020);
		border-right: 1px solid #000;
	}
	.query-tag .net img {
		content: url(//www.yiqimedia.com/Template/yiqi1.0/Home/Public/images/wx_wap.jpg?v=2020);
	}

	.nb-icon-wrap {
		width: 100px !important;
	}

	.nb-icon-inner-wrap {
		width: 50px !important;
		height: 50px !important;
		background-size: 50px 50px !important;
	}
	.nb-icon-groups {
		width: 50px !important;
		border: none !important;
		display: none !important;
	}

	#newBridge .icon-right-center {
		width: 50px !important;
		margin-bottom: 134px !important;
	}

	#nb_icon_wrap {
		height: 50px !important;
		width: 50px !important;
		left: auto !important;
		top: auto !important;
		margin-bottom: 134px !important;
		right: 1px;
	}
}
