﻿.new-cont {
	width: 100%;
	font-family: MicrosoftYaHei;
	min-height: 1000px;
	position: relative;
	overflow: hidden;
}

@font-face {
	font-family: 'DIN';
	src: url(../images/about/DIN-Bold.otf);
}

/* banner 轮播 */
.swiper-box {
	width: 100%;
	height: 785px;
	min-width: 1280px;
	position: relative;
}


.swiper-my {
	background-size: 100% 100%;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 785px;
	position: relative;
}

.swiper-my .top {
	width: 1200px;
	margin: 0 auto;
}

.swiper-my .top .p1 {
	padding-top: 182px;
	font-size: 64px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

.swiper-my .top .p2 {
	position: relative;
	width: 320px;
	height: 1px;
	background: rgba(255, 255, 255, .1);
	margin: 29px 0 34px;
}

.swiper-my .top .p2 span {
	display: inline-block;
	position: absolute;
	left: 0;
	top: -1px;
	width: 24px;
	height: 3px;
	background: rgba(0, 108, 233, 1);
}

.swiper-my .top .p3 {
	margin-bottom: 12px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, .5);
}

.swiper-my .top .p3 img {
	display: inline-block;
	margin-right: 10px;
}

.swiper-my .top .p4 {
	margin-top: 42px;
}

.swiper-my .top .p4 a {
	display: inline-block;
	width: 160px;
	height: 40px;
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 34px;
	border: 2px solid #fff;
}

.swiper-my .top .p4 a img {
	margin-top: 12px;
	float: right;
	margin-right: 20px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.swiper-my .top .p4 a:hover {
	background: #FE5E26;
	border: 2px solid #FE5E26;
}

.swiper-my .top .p4 a:hover img {
	margin-right: 15px;
}

.header-bottom-xmh {
	position: absolute;
	width: 100%;
	height: 180px;
	left: 0;
	bottom: 0;
	z-index: 0;
	background: rgba(255, 255, 255, .05);
}

.header-bottom-xmh .cont {
	width: 1280px;
	height: 172px;
	margin: 0 auto;
}

.header-bottom-xmh .cont .text2 {
	float: left;
	width: 25%;
	height: 110px;
	text-align: center;
	margin-top: 36px;
	position: relative;
}

.header-bottom-xmh .cont .text2 p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	width: 272px;
	text-align: left;
	margin-left: 48px;
}

.header-bottom-xmh .cont .text2 img {
	margin-top: 17px;
	width: 227px;
	height: 50px;
}

.header-bottom-xmh .cont .text2 p span {
	color: #FFE200;
}

/* 走进我们 */
.about_us {
	width: 100%;
	height: 660px;
	background: url(../images/bg2.png)no-repeat;
}

.about_us_box {
	width: 1200px;
	margin: 0 auto;
	padding-top: 90px;
}

.about_us_box .left {
	float: left;
}

.about_us_box .left .p1 {
	width: 310px;
	height: 480px;
	margin-right: 6px;
	float: left;
	overflow: hidden;
}

.about_us_box .left .p1 img {
	width: 100%;
	height: 100%;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.about_us_box .left .p1:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.about_us_box .left .p2 {
	width: 198px;
	height: 480px;
	float: left;
}

.about_us_box .left .p2 div {
	display: block;
}

.about_us_box .left .p2 img {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.about_us_box .left .p2 .img1 {
	width: 198px;
	height: 307px;
	margin-bottom: 6px;
	float: left;
	overflow: hidden;
}

.about_us_box .left .p2 .img1:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.about_us_box .left .p2 .img2 {
	width: 198px;
	height: 167px;
	float: left;
	overflow: hidden;
}

.about_us_box .left .p2 .img2:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.about_us_box .right {
	width: 618px;
	float: left;
	margin-left: 68px;
	text-align: left;
	position: relative;
}

.about_us_box .right .num1 {
	position: absolute;
	right: 0;
	top: 43px;
}

.about_us_box .right .p1 {
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(61, 54, 77, 1);
	margin: 30px 0 5px;
}

.about_us_box .right .p2 {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	margin-bottom: 34px;
}

.about_us_box .right .p3 {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(77, 77, 77, 1);
	line-height: 26px
}

.about_us_box .right .p4 {
	margin-top: 42px;
}

.about_us_box .right .p4 a {
	display: inline-block;
	width: 160px;
	height: 40px;
	background: rgba(0, 108, 233, 1);
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
}

.about_us_box .right .p4 a img {
	margin-top: 13px;
	float: right;
	margin-right: 20px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.about_us_box .right .p4 a:hover {
	background: #FE5E26;
}

.about_us_box .right .p4 a:hover img {
	margin-right: 15px;
}

/* slick   css */
/* Slider */
.slick-slider {
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;

	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;

	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;

	height: auto;

	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}


/* 新媒虎动向 */
.xmh_trend {
	width: 100%;
	height: 648px;
	background: url(../images/bg3.png)no-repeat;
	position: relative;
}

.xmh_trend_box {
	width: 1180px;
	margin: 0 auto;
	padding-top: 82px;
	position: relative;
}

.xmh_trend_box .list {
	position: relative;
	width: 1180px;
	height: 468px;
	margin: 0 auto;
	overflow: hidden;
}

.xmh_trend_box .list .left {
	float: left;
	z-index: 2;
	position: relative;
}

.xmh_trend .top {
	width: 1180px;
	margin: 0 auto;
	position: absolute;
	left: 360px;
	top: 80px;
}

.xmh_trend .title1 {
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(61, 54, 77, 1);
}

.xmh_trend .title2 {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	margin-top: 1px;
}

.xmh_trend_box .list .left .div3 {
	width: 520px;
	height: 304px;
	padding-left: 40px;
	background: rgba(255, 255, 255, 1);
	margin-top: 164px;
}

.xmh_trend_box .list .left .div3 .text1 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(77, 77, 77, 1);
	padding-top: 50px;
}

.xmh_trend_box .list .left .div3 .text2 {
	width: 40px;
	height: 1px;
	background: rgba(230, 230, 230, 1);
	margin: 18px 0;
}

.xmh_trend_box .list .left .div3 .text3 {
	width: 450px;
	height: 72px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 26px;
	overflow-y: scroll;
}

.xmh_trend_box .list .left ::-webkit-scrollbar {
	width: 14px;
	height: 12px;
	border-radius: 6px;
}

.xmh_trend_box .list .left ::-webkit-scrollbar-track,
.xmh_trend_box .list .left ::-webkit-scrollbar-thumb {
	border-radius: 999px;
	border: 5px solid transparent;
}

.xmh_trend_box .list .left ::-webkit-scrollbar-track {
	/*滚动条的外层轨道*/
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .15) inset;
}

.xmh_trend_box .list .left ::-webkit-scrollbar-thumb {
	height: 10px;
	background-clip: content-box;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15) inset;
}

.xmh_trend_box .list .left ::-webkit-scrollbar-corner {
	background: transparent;
}

.xmh_trend_box .list .left .div3 .text4 {
	margin-top: 33px;
}

.xmh_trend_box .list .left .div3 .text4 a {
	display: inline-block;
	width: 180px;
	height: 40px;
	background: rgba(0, 108, 233, 1);
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
}

.xmh_trend_box .list .left .div3 .text4 a img {
	margin-top: 13px;
	float: right;
	margin-right: 20px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.xmh_trend_box .list .left .div3 .text4 a:hover {
	background: #FE5E26;
}

.xmh_trend_box .list .left .div3 .text4 a:hover img {
	margin-right: 15px;
}

.xmh_trend_box .list .left .div3 .text4 .span1 {
	font-size: 20px;
	font-family: DIN;
	font-weight: bold;
	color: rgba(254, 94, 38, 1);
	margin-left: 215px;
}

.xmh_trend_box .list .left .div3 .text4 .span2 {
	font-size: 14px;
	font-family: DIN;
	font-weight: 500;
	color: rgba(153, 153, 153, 1);
	margin-left: 6px;
}

.xmh_trend_box .slick-prev.slick-arrow {
	width: 40px;
	height: 40px;
	background: url(../images/left-blue.jpg) no-repeat;
	position: absolute;
	left: 480px;
	bottom: 72px;
	font-size: 0;
	z-index: 99;
	cursor: pointer;
}
/* 
.xmh_trend_box .slick-prev.slick-disabled {
	background: url(../images/left-blue.jpg) no-repeat;
} */

.xmh_trend_box .slick-next.slick-arrow {
	width: 40px;
	height: 40px;
	background: url(../images/right-white.jpg) no-repeat;
	position: absolute;
	left: 520px;
	bottom: 72px;
	font-size: 0;
	cursor: pointer;
}

/* .xmh_trend_box .slick-next.slick-disabled {
	background: url(../images/right-blue.jpg) no-repeat;
} */

.xmh_trend_box .slick-dots button {
	font-size: 0;
}

.xmh_trend_box .list .right {
	position: absolute;
	width: 720px;
	height: 468px;
	float: left;
	z-index: 1;
	left: 456px;
	top: 90px;
}

/*员工活动弹出照片1*/
.huodongbigpic1 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999;
	display: none;
}

/*员工活动弹出照片2*/
.huodongbigpic2 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999;
	display: none;
}

/*员工活动弹出照片3*/
.huodongbigpic3 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999;
	display: none;
}

/*员工活动弹出照片4*/
.huodongbigpic4 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999;
	display: none;
}


.picwrapper {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 980px;
	margin-left: -490px;
	margin-top: -359px;
	z-index: 999999;
	display: block;
}

.picwrapper .content_tit {
	position: absolute;
	left: 0;
	bottom: 168px;
	z-index: 12;
	/* background: url(../images/picslideline.png) no-repeat left bottom; */
}

.picwrapper .content_tit .tit_cont {
	background: rgba(180, 59, 4, 0.8);
	width: 180px;
	height: 120px;
	text-align: center;
	font-size: 50px;
	color: #fff;
	line-height: 120px;
}

.picwrapper .content_tit .tit_cont span {
	font-size: 60px;
	color: #fff;
	line-height: 50px;
	font-family: arial;
}

.picwrapper .imgnav {
	position: relative;
	width: 980px;
	height: 718px;
}

.picwrapper .picimg {
	z-index: 10;
	position: relative;
	text-align: center;
	background: #474646;
	width: 980px;
	height: 550px;
	overflow: hidden;
}

.all_xiangce div {
	width: 956px;
	margin-left: 26px;
}

.all_xiangce img {
	height: 550px;
	/* 	margin-left: 75px; */
}

.all_xiangce p {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 11;
	padding: 42px 32px 42px 81px;
	background: rgba(0, 0, 0, 0.4);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#40000000, endColorstr=#40000000);
	text-align: left;
	width: 800px;
}

.all_xiangce p span {
	display: block;
	height: 36px;
	color: #dcdddd;
	font-size: 14px;
	line-height: 18px;
}

.picwrapper {
	position: relative;
}

.picwrapper .front {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 538px;
	height: 590px;
}

.picwrapper .front a {
	position: absolute;
	left: 6px;
	top: 224px;
	display: block;
	background: url(../images/q1.png) no-repeat;
	width: 70px;
	height: 70px;
}

.picwrapper .nextxx {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 538px;
	height: 590px;
}

.picwrapper .nextxx a {
	position: absolute;
	right: 20px;
	top: 224px;
	display: block;
	background: url(../images/q2.png) no-repeat;
	width: 70px;
	height: 70px;
}

.picwrapper .cbtn {
	background: #474646;
	position: relative;
	height: 116px;
	margin-top: 12px;
}

.picwrapper .cbtn ul {
	position: relative;
	width: 10000px;
	height: 100px;
	overflow: hidden;
}

.picwrapper .cbtn ul li {
	float: left;
	width: 98px;
	height: 98px;
	cursor: pointer;
	text-align: center;
	position: relative;
	background: #000000;
	border: 1px solid #595757;
	margin-right: 5px;
	overflow: hidden;
}

.picwrapper .cbtn ul li img {
	height: 98px;
	display: block;
	max-width: none;
}

.picwrapper .cbtn li.active {
	border: 2px solid #CC3629;
}

.picwrapper .ctrl div {
	clear: both;
}

.picwrapper .cSlideUl {
	width: 940px;
	height: 116px;
	overflow: hidden;
	position: relative;
	top: 8px;
	margin: 0 auto;
}

.picwrapper i {
	display: block;
	width: 11px;
	height: 18px;
}

.picwrapper .pic-btn-close {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 50px;
	height: 50px;
	background: url(../images/close_1.png) no-repeat;
	cursor: pointer;
	z-index: 20;
}

.picwrapper .darkbg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#90000000, endColorstr=#90000000);
}

.picwrapper .slick-prev.slick-arrow {
	width: 70px;
	height: 70px;
	background: url(../images/q1.png) no-repeat;
	position: absolute;
	left: 2px;
	bottom: 268px;
	font-size: 0;
	z-index: 99;
	cursor: pointer;
}

.picwrapper .slick-next.slick-arrow {
	width: 70px;
	height: 70px;
	background: url(../images/q2.png) no-repeat;
	position: absolute;
	right: 2px;
	bottom: 268px;
	font-size: 0;
	cursor: pointer;
}

/* 我们的团队 */
.myteam {
	background: url(../images/bg5.png);
	background-position: center;
	height: 750px;
	position: relative;
	overflow: hidden;
}

.my_team {
	width: 1200px;
	margin: 0 auto;
	padding-top: 85px;
}

.my_team>h3 {
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	display: inline-block;
	width: 70%;
}

.my_team>p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 14px;
	display: inline-block;
	width: 70%;
	margin: 14px 0 55px;
}

.my_team>img {
	float: right;
}

.my_team .my_team_img {
	display: inline-block;
}

.my_team .my_team_img .my_team_img_single {
	float: left;
}

.my_team .my_team_img .my_team_img_single:nth-child(1) {
	width: 594px;
	display: inline-block;
	vertical-align: top;
}
.my_team .my_team_img .my_team_img_single .first_img{
	height: 364px;width: 100%;
	object-fit: cover;
}
.my_team .my_team_img .my_team_img_single:nth-child(2) {
	width: 291px;
	display: inline-block;
	vertical-align: top;
	margin: 0 13px 0 11px;
}

.my_team .my_team_img .my_team_img_single:nth-child(2) img:nth-child(1) {
	width: 100%;
	height: 214px;
	object-fit: cover;
	margin-bottom: 12px;
}

.my_team .my_team_img .my_team_img_single:nth-child(2) img:nth-child(2) {
	width: 100%;
	height: 138px;
	object-fit: cover;
}

.my_team .my_team_img .my_team_img_single:nth-child(3) {
	width: 291px;
	display: inline-block;
	vertical-align: top;
}

.my_team .my_team_img .my_team_img_single:nth-child(3) img:nth-child(1) {
	width: 100%;
	height: 156px;
	object-fit: cover;
	margin-bottom: 12px;
}

.my_team .my_team_img .my_team_img_single:nth-child(3) img:nth-child(2) {
	width: 100%;
	height: 196px;
	object-fit: cover;
}

.my_team .my_team_cont {
	display: inline-block;
	margin-top: 49px;
}

.my_team .my_team_cont .my_team_cont_single {
	display: inline-block;
	float: left;
	border-right: 1px solid rgba(255, 255, 255, 0.06);
	box-sizing: border-box;
}
.my_team .my_team_cont .my_team_cont_single:last-child{
	border-right: none;
}
.my_team .my_team_cont .my_team_cont_single:nth-child(1) {
	width: 261px;
}

.my_team .my_team_cont .my_team_cont_single:nth-child(2) {
	width: 349px;
	padding-left: 63px;
}

.my_team .my_team_cont .my_team_cont_single:nth-child(3) {
	width: 332px;
	padding-left: 63px;
}

.my_team .my_team_cont .my_team_cont_single:nth-child(4) {
	width: 255px;
	padding-left: 72px;
}

.my_team .my_team_cont .my_team_cont_single .my_team_cont_single_title {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 15px;
}

.my_team .my_team_cont .my_team_cont_single .my_team_cont_single_title span {
	margin-left: 15px;
	font-size: 12px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 11px;
	opacity: 0.1;
}

.my_team .my_team_cont .my_team_cont_single .my_team_cont_single_des {
	margin-top: 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 12px;
	opacity: 0.3;
}

/* 服务承诺 */
.serve_div {
	background: url(../images/bg6.png);
	background-position: center;
	padding-top: 86px;
}

.serve_section {
	width: 1200px;
	margin: 0 auto;
}

.serve_section>h3 {
	width: 70%;
	display: inline-block;
	line-height: 40px;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(61, 54, 77, 1);
}

.serve_section>p {
	margin: 14px 0 41px;
	width: 70%;
	line-height: 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
}

.serve_section>img {
	float: right;
}

.serve_section .serve_section_cont {
	margin-bottom: 90px;
	display: inline-block;
}

.serve_section .serve_section_cont .serve_section_single {
	margin-left: 24px;
	float: left;
	height: 315px;
	width: 282px;
	display: inline-block;
	background: rgba(244, 247, 249, 1);
	transition: all .3s;
	-webkit-transition: all .3s;
}
.serve_section .serve_section_cont .serve_section_single:hover{
	margin-top: -5px;
}
.serve_section .serve_section_cont .serve_section_single:nth-child(1) {
	margin-left: 0;
}

.serve_section .serve_section_cont .serve_section_single img {
	width: 315px;
	height: 176px;
}

.serve_section .serve_section_cont .serve_section_single h4 {
	margin: 28px 0 12px;
	padding-left: 20px;
	box-sizing: border-box;
	line-height: 18px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(77, 77, 77, 1);
}

.serve_section .serve_section_cont .serve_section_single:nth-child(1) h4::after {
	width: 14px;
	height: 12px;
	background: url(../images/about5.png);
	float: right;
	margin-right: 20px;
	content: '';
	display: inline-block;
}

.serve_section .serve_section_cont .serve_section_single:nth-child(2) h4::after {
	width: 16px;
	height: 12px;
	background: url(../images/about6.png);
	float: right;
	margin-right: 20px;
	content: '';
	display: inline-block;
}

.serve_section .serve_section_cont .serve_section_single:nth-child(3) h4::after {
	width: 16px;
	height: 12px;
	background: url(../images/about7.png);
	float: right;
	margin-right: 20px;
	content: '';
	display: inline-block;
}

.serve_section .serve_section_cont .serve_section_single:nth-child(4) h4::after {
	width: 17px;
	height: 12px;
	background: url(../images/about8.png);
	float: right;
	margin-right: 20px;
	content: '';
	display: inline-block;
}

.serve_section .serve_section_cont .serve_section_single p {
	padding-left: 20px;
	box-sizing: border-box;
	line-height: 12px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(77, 77, 77, 0.6);
}

.serve_section .serve_section_cont .serve_section_single a {
	margin-top: 25px;
	margin-left: 20px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0, 108, 233, 1);
	display: inline-block;
	width: 120px;
	line-height: 24px;
	background: rgba(229, 242, 255, 1);
	border: 1px solid rgba(0, 0, 0, 0.03);
	padding-left: 14px;
	box-sizing: border-box;
}

.serve_section .serve_section_cont .serve_section_single a::after {
	width: 13px;
	height: 6px;
	background: url(../images/about12.png);
	float: right;
	margin: 9px 14px 0 0;
	content: '';
	display: inline-block;
}
.serve_section .serve_section_cont .serve_section_single a:hover{
	background: #006CE9;
	color: #FFFFFF;
}
.serve_section .serve_section_cont .serve_section_single a:hover::after{
	background: url(../images/about122.png);
	
}
/* ================================地图-=========================== */
.about_map {
	width: 100%;
	height: 847px;
}

/* 分公司遍布国内热门城市 */
.service-area-index {
	width: 100%;
	min-width: 1280px;
	position: relative;
	height: 800px;
	overflow: hidden;
}

.service-area-index>img {
	width: 100%;
}

.service-area-wrap {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background: #ffffff;
}

.service-area-wrap .new_media_state_title {
	width: 1280px;
	margin: 0 auto;
	position: relative;
}

.service-area-wrap .new_media_state_title::after {
	position: absolute;
	right: 0;
	bottom: 40px;
	display: inline-block;
	content: '';
	width: 40px;
	height: 4px;
	background: #E5EAEF;
}

.map-title {
	width: 1280px;
	height: 140px;
	background: #ffffff;
	margin: 0 auto;
	position: absolute;
	top: 100px;
	left: calc(50% - 640px);
	border-top: 1px solid #E7E7E7;
}

.map-title-single {
	width: 25%;
	display: inline-block;
	height: 100%;
	box-sizing: border-box;
	padding: 43px 0 0 49px;
	float: left;
}

.map-title-single img {
	display: inline-block;
	vertical-align: middle;
	width: 54px;
	height: 54px;
	margin-right: 10px;
	max-width: 202px;
}

.map-title-single div {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.map-title-single div::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 30px;
	background: #E7E7E7;
	position: absolute;
	right: -36px;
	top: 3px;
}

.map-title .map-title-single:last-child div::after {
	width: 0;
}

.map-title-single div p {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: rgba(42, 42, 42, 1);
	margin-bottom: 10px;
	line-height: 14px;
}

.map-title-single div span {
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: rgba(136, 136, 136, 1);
	line-height: 12px;
}

.service-area-wrap .map-menu-list {
	position: relative;
	bottom: 60px;
	left: calc(50% - 640px);
}

.service-aptitude {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	padding: 46px 25px;
	background: #fff;
	-moz-box-shadow: 0 3px 4px #dcdcdc;
	-webkit-box-shadow: 0 3px 4px #dcdcdc;
	box-shadow: 0 3px 4px #dcdcdc;
}

.service-aptitude li {
	float: left;
	width: 25%;
	text-align: center;
	border-right: 1px solid #dcdcdc;
}

.service-aptitude li:last-child {
	border-right: none;
}

.service-aptitude li h3 {
	margin: 0 5px 0;
	font-size: 40px;
}

.service-aptitude li h3 a {
	color: #333;
	font-weight: bold;
}

.service-aptitude li h3 span {
	display: inline-block;
	width: 44px;
	height: 43px;
	padding-top: 15px;
	font-size: 16px;
	vertical-align: bottom;
	background: url(../images/img_sjbg_1.png) no-repeat 74% 0%;
}

.service-aptitude li:last-child h3 span {
	width: 15px;
}

.service-aptitude li:nth-child(2) h3 span {
	background: none;
}

.service-aptitude li>span {
	color: #7e7e7e;
	font-size: 14px;
}

.map-menu-list {
	text-align: center;
	position: absolute;
	z-index: 99999;
	width: 100%;
}

.service-area-menu {
	position: absolute;
	width: 1200px;
	padding-left: 53px;
	height: 60px;
	background: #FFFFFF;
	text-align: left;
	left: 50%;
	margin-left: -570px;
	border-top: 1px solid #EDEDED;
}

.service-area-list {
	margin: 0 auto;
	background: #fff;
	display: inline-block;
	text-align: center;
}

.service-area-list .service-area {
	margin: 0 42px 0 0;
	display: inline-block;
	border-top: 4px solid #ffffff;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #4C4C4C;
}

.service-area-list .service-area a {
	display: inline-block;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #4C4C4C;
}

.service-area-list .active {
	border-top: 4px solid #FF5E26;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: rgba(42, 42, 42, 1);
}

.service-area-list .active a {
	font-size: 14px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: rgba(255, 94, 38, 1);
}

.more_city {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 60px;
	margin-left: 84px;
}

.anchorBL {
	display: none;
}

.map-tips {
	position: relative;
	width: 466px;
	padding: 40px 20px 49px 39px;
	background-color: #fff;
	background-image:url(../images/map_bg.png);
	-moz-box-shadow: 0 0 25px #cbd1dc;
	-webkit-box-shadow: 0 0 25px #cbd1dc;
	box-shadow: 0 0 25px #cbd1dc;
	margin-top: 300px;
	margin-left: 402px;
}

.map-tips>img {
	width: 49%;
	margin-right: 25px;
}

.map-tips>div {
	display: inline-block;
	vertical-align: top;
}

.map-tips>div h3 {
	position: relative;
	margin: 0 0 10px;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(28, 38, 76, 1);
}

.map-tips>div h3 span {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(234, 234, 234, 1);
	letter-spacing: 3px;
	margin-left: 6px;
}

.map-tips>div p {
	margin: 0;
	margin-top: 24px;
	font-size: 14px;
	color: #7e7e7e;
}

.map-tips>div>span {
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
}

.map-tips>div p span.map-tips-icon-address {
	width: 12px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px;
	background: url(../images/dz.png);
	margin-right: 8px;
}

.map-tips>div p span.map-tips-icon-tel {
	width: 13px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px;
	background: url(../images/dh.png);
	margin-right: 8px;
}

.map-tips>div p span.map-tips-icon-qq {
	width: 15px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/yb.png);
	margin-right: 8px;
	margin-bottom: 3px;
}

.map-tips>div a {
	display: inline-block;
	width: 100px;
	height: 30px;
	margin-top: 11px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	background: #FF7A4A;
}

/* 向下三角 */
.down-triangle {
	position: absolute;
    top: 121px;
    right: -8px;
    width:8px; 
    height:16px; 
    background: url(../images/juxing.png)no-repeat;
	background-position: right;
}

.down-triangle-new {
	position: absolute;
    top: 54px;
    right: -8px;
    width: 68px;
    height: 68px;
    background: url(../images/cd.png)no-repeat;
    background-position: right;
}

/* 向右三角红色 */
.right-triangle {
	position: absolute;
	top: 25px;
	right: -20px;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent red;
}
