span {
	box-sizing: border-box;
}

em {
	font-style: normal;
}

.fain {
	animate-duration: 2s; //动画持续时间
	animate-delay: 1s; //动画延迟时间
	animate-iteration-count: 2; //动画执行次数
}

.a-title {
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
}

.line {
	border-top: 1px solid #e40d1f;
	position: relative;
	width: 472px;
	margin: 28px auto;
}

.txt {
	position: absolute;
	top: -12px;
	left: 160px;
	/* padding: 0px 20px; */
	text-align: center;
	color: #e40d1f;
	font-size: 14px;
	background: #eeeeee;
	width: 144px;
	text-align: center;
}

.n-line {
	width: 40%;
	margin: 20px auto 16px;
	position: relative;
	color: #e40d1f;
	font-size: 12px;
	text-align: center;
}

.n-line:before {
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 100%;
	border-top: 1px solid #E40D1F;
}

.n-line span {
	z-index: 20;
	background: #fff;
	position: relative;
	padding: 0px 20px;
}

.whitbg {
	background: #fff !important
}



/*关于我们*/
.aboutbody {
	/*background: #eeeeee;*/
	background: url(../../img/H/extend/abg.jpg) no-repeat;
	height: 685px;
	background-size: 100% 100%;
}

.about {
	padding-top: 83px;
}

.about .about-main {
	margin-top: 74px;
}

.about-main .leftimg,
.about-main .leftimg img {
	width: 590px;
	height: 336px;
}

.about-main .right {
	margin-top: 20px;
}

.about-main .right .topone {
	width: 588px;
	height: 68px;
	background: #d2d2d2;
}

.about-main .right .topone .creat {
	font-size: 20px;
	width: 243px;
	border-right: 1px solid #333;
	margin-left: 26px;
	margin-top: 10px;
	font-weight: bold;
	letter-spacing: 4px;
}

.about-main .right .topone .creat span {
	font-size: 36px;
	color: #e40d1f;
	letter-spacing: 6px;
	margin: 0px 3px;
}

.about-main .right .topone .work {
	font-size: 20px;
	color: #e40d1f;
	margin-left: 50px;
	margin-top: 7px;
}

.about-main .right .topone .work em {
	font-style: normal;
	font-size: 18px;
	position: relative;
	top: -5px;
	font-weight: bold;
}

.about-main .right .jjinfo {
	font-size: 16px;
	line-height: 28px;
	width: 588px;
	text-indent: 2em;
	margin-top: 30px;
	text-align: left;
}

.about-main .right .about-btn {}

.about-main .right .about-btn a {
	display: block;
	width: 268px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #e40d1f;
	margin: 20px auto 0px;
}




/*服务范围*/
.service {
	margin-top: 83px;
	margin-bottom: 30px;
}

.s-txt {
	text-align: center;
}

.s-txt p {
	font-size: 18px;
}

.s-txt span {
	font-size: 26px;
	display: inline-block;
	font-weight: bold;
	margin: 0px 3px;
	position: relative;
	top: 1px;
}

.service {
	text-align: center;
}

.service a {
	float: left;
	margin-bottom: 22px;
	margin-left: 70px;
}

.service .sstit {
	margin-top: 10px;
	font-weight: bold;
}

.service span {
	margin: 8px;
}

.service span img:first-child {
	width: 200px;
	height: 200px;
}

.service span img {
	width: 200px;
	height: 200px;
}

.fade {
	width: 200px;
	height: 200px;
}

/*服务案例*/
.case_body {
	background: #eeeeee;
	padding-top: 83px;
}

.tabBox {
	width: 1200px;
	margin: 30px auto;
}

.tabBox .hd {

	height: 45px;
}

.tabBox .hd ul {

	overflow: hidden;
}

.tabBox .hd li {
	width: 180px;
	height: 45px;
	line-height: 45px;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: #8f8f8f;
	margin-left: 50px;
	cursor: pointer;
}

.tabBox .hd li a {
	color: #fff;
	display: block;
}

.tabBox .hd li.on {
	background: #e40d1f;
}

.tabBox .hd li.on a {
	color: #fff;
}

.tabBox .bd {
	padding: 10px 0;
	margin-top: 20px;
}

.tabBox .bd ul {
	overflow: hidden;
}

.tabBox .bd ul .ddlist {
	width: 380px;
	float: left;
	margin: 15px 10px;
}

.tabBox .thumb {
	width: 380px;
	height: 213px;
	overflow: hidden;
	border-radius: 12px;
}

.tabBox .thumb img {
	width: 380px;
	height: 213px;
	transition: all 0.5s;
}

.tabBox .thumb img:hover {
	transform: scale(1.2);
}

.tabBox .title {
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
	font-weight: bold;
}

.tabBox .bd ul li:hover .title {
	color: #e40d1f !important;
}


/*我们的客户*/
.cuents_body {
	margin-bottom: 50px;
}

.cuentsbox {
	margin-top: 83px;

}

.cuents_body span {
	box-sizing: border-box;
}

/* .layB {
	width: 1200px;
	padding: 0px 15px;
	margin-bottom: 30px;
}

.layB .tbC {
	width: 1200px;
	padding: 10px 12px;
	position: relative;
}

.layB .prev,
.layB .next {
	background: url(../../img/H/extend/pre.png) no-repeat;
	width: 29px;
	height: 47px;
	position: absolute;
	left: -7px;
	top: 88px;
}

.layB .next {
	background: url(../../img/H/extend/next.png) no-repeat;
	left: auto;
	right: -7px;
}

.layB .slide {
	width: 1200px;
	overflow: hidden;
}

.layB ul {
	overflow: hidden;
	zoom: 1;
	margin-left: 20px;
}

.layB li {
	width: 176px;
	margin: 0 12px 4px 5px;
	display: inline;
	float: left;
}

.layB li img {
	display: block;
	border: 2px solid #e6e6e6;
	width: 176px;
	height: 92px;
}

.layB li a:hover img {
	border-color: #888;
}
 */

/*底部*/
.footer {
	background: #323232;
	height: 348px;
	/*padding-top: 20px;*/
}

.erweima {
	margin-top: 80px;
}

.erweima,
.erweima img {
	width: 150px;
	height: 150px;
}

.erweima p {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-bottom: 15px;
}

.f-line {
	margin: 30px 50px;
	width: 10px;
	height: 282px;
	background: url(../../img/H/extend/sutiao.jpg) no-repeat;
}

.telbox {
	color: #fff;
}

.fwrx {
	font-size: 16px;
	color: #fff;
	position: relative;
	padding-left: 30px;
	margin-top: 30px;
	font-size: 20px;
}

.fwrx:before {
	content: "";
	width: 22px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../../img/H/extend/tel.jpg) no-repeat;
}

.telnumber {
	font-weight: bold;
	margin-top: 10px;
	font-size: 20px;
	color: #e40d1f;
	margin-bottom: 5px;
}

.telnumber span {
	margin-right: 20px;
}

.email,
.address {
	font-size: 16px;
	margin-top: 8px;
}

.fenbu {
	font-size: 14px;
	margin-top: 6px;
}
.fenbu p{
	margin-bottom: 5px;
}
.navlist {
	margin-top: 30px;
}

.navlist dl {
	float: left;
	margin-right: 64px;
}

.navlist dl:last-child {
	margin-right: 0px;
}

.navlist dl dt {
	color: #fff;
	font-size: 20px;
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}

.navlist dl dt:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 4px;
	width: 5px;
	height: 20px;
	background: #e40d1f;
}

.navlist dl dd {
	line-height: 30px;
	padding-left: 20px;
}

.navlist a {
	color: #fff;
}

.navlist a:hover {
	color: #e40d1f;
}

.coprytight {
	width: 100%;
	background: #323232;
	margin-bottom: 46px;
	padding: 2px 0px;
}

.banquan {
	color: #fff;
	text-align: center;
	font-size: 12px;
}



/*栏目banner图*/
.pz_banner {
	position: relative
}

.pz_banner .banner_img {
	overflow: hidden
}

.pz_banner .banner_img p {
	width: 100%;
	height: 356px;
	position: relative;
	display: inline-block
}

.pz_banner .banner_img p img {
	position: absolute;
	left: 50%;
	top: 0;
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

/*------------------------------------------------------*/
.body-eee {
	padding: 40px 0px;
	text-align: center;
	background: #EEEEEE;
}


.title-bottom-style {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10px 0px 26px;

}

.title-bottom-style .left-line,
.title-bottom-style .right-line {
	display: block;
	height: 2px;
	border-top: 1px solid red;
	width: 30%;
}

.title-bottom-style i {
	display: block;
	height: 10px;
	width: 10px;
	border: 1px solid red;
	border-radius: 50%;
	background: red;
	margin: 0 20px;
}



/*关于我们 单页*/
.danye {
	margin-top: 50px;
}

.lmlist,
.gslmlist {
	margin: 50px auto;
	display: table;
}

.lmlist ul li,
.gslmlist ul li {
	float: left;
	border-right: 1px solid #333;
}

.lmlist ul li:last-child,
.gslmlist ul li:last-child {
	border-right: none;
}

.lmlist ul li a,
.gslmlist ul li a {
	color: #303030;
	padding: 5px 18px;
	font-size: 16px;
	margin: 0px 10px;
	background: #eee;
}

.lmlist ul li a.cur,
.lmlist ul li a:hover,
.gslmlist ul li a.cur,
.gslmlist ul li a:hover {
	color: #fff;
	background: #e40d1f;
}

.chinamap {}

.chinamap img {
	width: 600px;
}

.fenbu-txt {
	width: 500px;
	margin-top: 110px;
	font-size: 14px;
}

.fenbu-txt p {
	margin-bottom: 15px;
}

.fenbu-txt p:first-child {
	text-indent: 2em;
	line-height: 26px;
}

.mt95 {
	margin-top: 95px;
}

.gywm_bmar {
	height: 190px;
}

/*新闻中心*/
.news-tit {
	border-left: 3px solid #e40d1f;
	padding-left: 10px;
	color: #3313131;
	font-size: 18px;
	font-weight: bold;
}

.nav-l {
	margin-top: 2px;
	margin-left: 15px;
}

.nav-l ul li {
	float: left;
	margin: 0px 5px;
	border-radius: 6px;
	background: #8f8f8f;
	width: 112px;
	height: 31px;
	line-height: 31px;
	text-align: center;
}

.nav-l ul li a {
	/* padding: 5px 16px; */
	color: #fff;
}

.nav-l ul li.cur,
.nav-l ul li:hover {
	cursor: pointer;
	background: #e40d1f;

}


.listmain {
	margin-top: 40px;
	position: relative;
}

.thumb-img {
	overflow: hidden;
}

.thumb-img,
.thumb-img img {
	width: 260px;
	height: 163px;
	border-radius: 12px;
}

.txt-con {
	width: 900px;
	margin-left: 40px;
	color: #535353;
}

.txt-con .title {
	height: 65px;
	line-height: 65px;
	border-bottom: 2px solid #535353;
}

.txt-con .title span:first-child {
	font-size: 18px;
	font-weight: bold;
}

.txt-con .info {
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
	margin-top: 10px;
	color: #535353 !important;
}

.listmain .more-bt {
	position: absolute;
	bottom: -20px;
	right: 0px;
	font-size: 15px;
	padding: 5px 33px;
	background: rgb(250, 46, 47);
	color: white;
	display: block;
}



.listmain a .thumb-img img {
	transition: all 0.5s;
}

.listmain a:hover .thumb-img img {
	transform: scale(1.2);
}

.listmain a:hover {
	color: #e40d1f;
}

.listmain a:hover .txt-con .title {
	color: #e40d1f;
	border-bottom: 2px solid #e40d1f
}

/*文章内容*/
.body-bg {
	background: #f9f7f7;
}

.contents {
	padding-top: 40px;
}

.contents .title {
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	color: #333;
}

.contents .fbtime {
	text-align: center;
	padding: 15px 0px;
	border-bottom: 1px solid #ccc;
	color: #8c8b8b;
	font-size: 14px;
}

.contents .fbtime span {
	margin: 0px 15px;
}

.view-content {
	width: 960px;
	    margin: 15px auto;
}
.view-content p img {
	max-width: 100% !important;
	max-height: 100% !important;
	text-align: center;
}
.body-bg .contents .view-content {
	border: 1px solid #e6e5e5;
	padding: 10px;
	background: #FFFFFF;
}

 .view-content p {
	line-height: 28px;
	color: #676767;
	text-align: center;
}

.contents .view-content p iframe {
	width: 590px !important;
	height: 440px !important;
	text-align: center;
}

.contents .view-content p img {
	max-width: 100% !important;
	max-height: 100% !important;
	text-align: center;
}

.contents .btn-back {
	text-align: center;
	margin-bottom: 15px;
}
.contents .btn-back a{
	cursor: pointer;
}
.paging-type02 {
	font-size: 14px;
	font-size: 14px;
	text-align: center;
	padding: 15px 0px 80px;
}

.paging-type02 ul li {
	margin-top: 10px;
	color: #333;
}

.paging-type02 ul li a:hover {
	color: #e40d1f !important
}


/*服务案例列表页*/
.anlibody {
	margin-top: 40px;
	overflow: hidden;
}

.box {
	margin-left: -29px;
}

.anli-list {
	margin-left: 29px;
	margin-bottom: 30px;
}

.anli-list .thumb-img,
.anli-list .thumb-img img {
	width: 380px;
	height: 213px;
}

.anli-list .thumb-img img {
	transition: all 0.5s;
}

.anli-list a:hover .thumb-img img {
	transform: scale(1.2);
}

.anli-list .title {
	text-align: center;
	margin-top: 10px;
}

.anli-list a:hover {
	color: #e40d1f;
}


/*服务范围*/
.fwtxt {
	text-align: center;
}

.fwlist {

	width: 1100px;
	margin: 0 auto;
	margin-top: 60px;
}

.fwlist ul {
	margin-left: -52px;
}

.fwlist ul li {
	float: left;
	text-align: center;
	margin-bottom: 55px;
	margin-left: 52px;
}

.fwlist ul li .fw-thumb img {
	width: 140px !important;
	height: 140px !important;
}

.fwlist ul li .fw-title {
	margin-top: 16px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
}

.fwlist ul li a:hover {
	color: #e40d1f;
}


/*公司团队列表页*/
.itemlist {
	border-top: 1px solid #7d7d7d;
}

.forbox {
	border-bottom: 1px solid #7d7d7d;
	padding: 25px 35px;
}

.item-thumb,
.item-thumb img {
	width: 150px;
	height: 198px;
}

.r-data {
	width: 826px;
	    margin-left: 35px;
}

.r-data .name {
	font-size: 18px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #535353;
}

.r-data .post {
	margin-bottom: 20px;
	color: #ababab;
}

.r-data .school,
.r-data .introduce,
.r-data .works {
	font-size: 14px;
}

.r-data .introduce {
	margin-top: 5px;
	line-height: 24px;
	color: #535353;
}

.r-data .works {
	margin-top: 20px;
}


/*加入我们列表*/
.zhaop-body {
	/* background: url(../../img/H/extend/bg4.jpg) repeat; */
	height: auto;
	padding: 72px 0;
}

.boxk {
	width: 50%;
}

.list {
	margin-bottom: 76px;
}

.list .boxk_k {
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #434343;
	line-height: 26px;
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 35px;
}

.list .boxk_k a {
	color: #e40d1f;
}

.list .boxk_k a:hover {
	color: #2a6496;
}

.list .boxk_l1 p {
	line-height: 26px;
	color: #383838;
	font-size: 14px;
}

.dooxds {
	width: 36%;
}

.dooxds .doos_t {
	width: 109px;
	height: 109px;
	background: #f7f7f7;
	margin-left: 110px;
}

.dooxds .doos_c {
	width: 436px;
	height: 110px;
	padding-left: 0px;
}

.dooxds .doos_c font {
	float: left;
	display: block;
	width: 110px;
	height: 110px;
	background: #eeeeee;
}

.dooxds .doos_c span,
.dooxds .dooe_c1 span {
	float: left;
	width: 110px;
	height: 110px;
	background: #31c8d3;
	text-align: center;
	line-height: 36px;
	padding-top: 15px;
}

.dooxds .doos_c span a,
.dooxds .dooe_c1 span a {
	color: #fffefe;
	font-size: 20px;
	font-weight: bold;
}

.dooxds .dooe_c1 {
	height: 110px;
	width: 110px;
	margin-left: 220px;
	background: #eeeeee;
	padding-left: 102px;
}

.dooxds .dooe_c1 span {
	background: #38d78e;
	color: #fff;
}

/*联系我们*/
.lxwmbody {
	background: #eeeeee;
}

.lx-list {
	padding: 50px 0px;
}

.lx-list li {
	float: left;
	width: 290px;
	height: 174px;
	text-align: center;
	border-right: 1px solid #333;
}

.lx-list li:last-child {
	border-right: none;
}

.lx-list li .lx-icon {
	margin-bottom: 30px;
}

.lx-list .lx-title {
	margin-bottom: 15px;
}

.lx-list .lx-data {
	margin: 0 auto;
	width: 140px;
}

.fenbulist {
	background: url(../../img/H/extend/lxbg.jpg) no-repeat top right;
	height: 300px;
}

.fenbulist li {
	float: left;
	width: 198px;
	text-align: center;
	border-right: 2px solid #333;
	height: 20px;
	line-height: 14px;
	margin-top: 208px;
	font-size: 18px;
}

.fenbulist li:last-child {
	border-right: none;
}

.fenbulist li em {
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 4px;
	position: relative;
	top: 3px;
}

.fenbulist li span {
	font-weight: bold;
}



.bottom_margin {
	height: 80px;
}


/*  */
.chat {
	position: fixed;
	bottom: 0px;
	left: 0;
	display: none;
	z-index: 999;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.chat_wrap {
	background: url(../../img/H/extend/q_m.png) repeat-x;
}

.container_layout {
	width: 100%;
}

.container_chat {
	padding: 0;
	float: left;
	position: relative;
	left: 50%;
}

.inner {
	position: relative;
	left: -50%;
}

.chat a {
	float: left;
	padding: 11px 0px;
}

.onlypc {
	display: block;
}

.layer-tell {
	width: 360px;
	height: 200px;
	background: #fff;
	border-radius: 18px;
}

.lay-box {
	width: 360px;
	height: 200px;
	position: relative;
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

.lay-con {
	position: absolute;
	top: 24%;
	left: 72px;
}

.telnum div:last-child {
	margin-top: 10px;
}

.lay-bton {
	position: absolute;
	top: 128px;
	left: 50%;
	margin-left: -100px;
}

.lay-bton a {
	display: block;
	width: 200px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #bfbfbf;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	background-color: #C10D16;
}

.inner img {
	width: 100%;
}

.onlymobil {
	display: none;
}



@media (max-width:480px) {

	/* 底部浮动导航 */
	.chat a {
		width: 33.3333333333% !important;
		float: left;
	}

	.onlypc {
		display: none;
	}

	.onlymobil {
		display: block;
	}
}



/* 企业文化 */
.qywh-box {
	background: #e5e5e5;
}

.w1400px {
	width: 1400px;
	margin: 0 auto;
}
.mid-img{
	text-align: center;
}
.qy-flex {
	display: flex;
}

.left-qywh {
	flex: 1;
	margin-top: 55px;
}

.qy-list {
	position: relative;
	padding-left: 22px;
	margin-top: 18px;
	font-size: 18px;
	color: #313131;
}

.qy-list:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 4px;
	width: 19px;
	height: 17px;
	background: url(../../img/H/extend/wjx.jpg) no-repeat;
}

.qy-list span {
	font-weight: bold;
	color: #303030;
}

.left-img {}

.right-txt {
	font-weight: bold;
	margin-top: 70px;
	margin-left: 148px;
}

.right-txt dl dt {
	color: #e40d1f;
	font-size: 28px;
}

.right-txt dl dd {
	color: #313131;
	font-size: 20px;
	margin-top: 25px;
}

/* 服务流程 */
.fwlc-txt {
	text-align: center;
}

.red-h {
	color: #e40d1f;
	font-size: 22px;
	letter-spacing: 1px;
	margin-bottom: 37px;
}

.fw-top-txt {
	font-size: 18px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.lcbg {
	background: url(../../img/H/extend/fwlcbg.png) no-repeat center;
	margin-top: 40px;
}

/* 机构优势 */
.yss-box {
	background: #eeeeee;
	margin-top: 40px;
}

.yss-con {
	display: flex;
	padding-top: 70px;
}

.lf-img {
	margin-right: 50px;
}
.lf-img img{
	width: 298px;
	height: 357px;
	    margin-top: 45px;
    margin-left: 48px;
}
.fr-yslist{
	width: 775px;
}

.listbox {
	display: flex;
	margin-bottom: 43px;
}

.yss-txt {
	width: 657px;
	color: #313131;
	margin-left: 20px;
}

.yss-txt div:first-child {
	width: 393px;
	border-bottom: 2px solid #a12d2d;
	font-size: 20px;
	padding-bottom:10px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.yss-txt div:last-child {
	line-height: 24px;
}

.flex-wrap {
	flex-wrap: wrap;
}

.tlistbox {
	width: 540px;
	margin-right: 120px;
	color: #313131;
	margin-bottom: 40px;
}
.tlistbox:nth-child(2),.tlistbox:nth-child(4){
	margin-right: 0px;
}
.tyslist div:nth-child(2),
.tyslist div:nth-child(4) {
	margin-right: 0px;
}

.tys-list-con {
	display: flex;
}

.tys-list-con .list-title {
	width: 427px;
	border-bottom: 2px solid #a12d2d;
	font-size: 20px;
	height: 40px;
	margin-top: 33px;
	margin-left: 15px;
}

.tys-list-txt {
	line-height: 24px;
	margin-top: 7px;
}

.gsjgbox .gsjg-title {
	color: #e40d1d;
	text-align: center;
	letter-spacing: 10px;
	font-size: 24px;
	margin-top: 70px;
}

.gsjgbox .jgpic {
	text-align: center;
	margin-left: -15px;
	margin-top: 30px;
}

.gsjgbox .jgpic img {
	/* width: 100%; */
}


.footer-bq{
	margin-top: 40px;
	font-size: 12px;
}

.cloumnwidth{
	width: 98%;
	border-radius: 8px;
}


.side-bar a,
.chat-tips i,
.qq-tips i ,
.dh-tips i,
.mail-tips i{
	background-image: url(../../img/H/extend/gdt-img.png);
	background-repeat: no-repeat;
}

/*右侧悬浮icon*/
.side-bar {
	width: 36px;
	position: fixed;
	bottom: 18%;
	right: 0px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
}

.side-bar a {
	width: 36px;
	height: 31px;
	display: inline-block;
	/* background-color: #dddddd; */
	background-color: rgba(26, 26, 26, 0.5);
	/* margin-bottom: 2px; */
}

.side-bar a:hover {
	background-color: #e40d1f;
}

.side-bar .icon-qq {
	background-position: 7px -19px;
	position: relative;
	background-size: cover;
}

.side-bar .icon-qq:hover .qq-tips {
	display: block;
}

.side-bar .icon-chat {
	background-position: 7px -46px;
	position: relative;
	background-size: cover;
}

.side-bar .icon-chat:hover .chat-tips {
	display: block;
}

.side-bar .icon-dh {
	background-position: 7px -72px;
	position: relative;
	background-size: cover;
}
.side-bar .icon-dh:hover .dh-tips {
	display: block;
}

.side-bar .icon-mail {
	background-position: -4px -266px;
	position: relative;
}
.side-bar .icon-mail:hover .mail-tips {
	display: block;
}
.side-bar .icon-totop {
	background-position: -4px -334px;
}
/* QQ */
.qq-tips {
	padding: 10px;
	/* border: 1px solid #d1d2d6; */
	position: absolute;
	right: 36px;
	top: -9px;
	width: 64px;
	/* background-color: #ffffff; */
	background-color:rgba(172,172,172,0.4);
	display: none;
	font-size: 14px;
	color: #333;
}

.qq-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 37px;
	background-position: -88px -350px;
}
.btn {
	/* margin-top: 9px;
	margin-left: 40px; */
	display: block;
	width: 62px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #bfbfbf;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	background-color: #C10D16;
}
/* 微信 */
.chat-tips {
	/* border: 1px solid #d1d2d6; */
	padding: 10px;
	position: absolute;
	right: 36px;
	top: -34px;
	/* background-color: #ffffff; */
	background-color:rgba(172,172,172,0.4);
	display: none;
}

.chat-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 64px;
	background-position: -88px -350px;
}

.chat-tips img {
	width: 78px;
	height: 78px;
}

.chat-tips:focus {
	display: block;
}
/* 电话 */
.dh-tips {
	padding: 10px;
	/* border: 1px solid #d1d2d6; */
	position: absolute;
	right: 36px;
	top: -9px;
	width: 64px;
	/* background-color: #ffffff; */
	background-color:rgba(172,172,172,0.4);
	display: none;
	font-size: 12px;
	color: #333;
}

.dh-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 37px;
	background-position: -88px -350px;
}
.dh-tips .dhtit{
	width: 90px;
	    height: 40px;
}
.dh-tips .telnum div:first-child{
	height: 34px;
}
/* 邮箱*/
.mail-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: 66px;
	top: 12px;
	width: 267px;
	background-color: #ffffff;
	display: none;
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

.mail-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 13px;
	background-position: -88px -350px;
}
