@font-face { font-family: CenturyGothic; src:url("../fonts/CenturyGothic.TTF"); }
* { font-family: CenturyGothic; padding: 0px; margin: 0px; text-decoration: none; list-style: none; border: none;}
.main_box{
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	width: 750px;
}
/* @media (min-width:768px) {
	.main_box{
		width: 750px;
	}
} */
.nav_throw_bottom{
	padding-right: 18px;
	position:relative;
	margin-right:16px;
	font-weight:bold;
	height: auto !important;
	margin-top: 0 !important;
}
.nav_throw_bottom::before{
	content: "";
	position: absolute;
	right: 0px;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-top:6px solid #fff;
	transform: translateY(-50%);
	top:50%;
}
@media (max-width:768px) {
	.main_box{
		width: 375px;
	}
}
/*********样式文件开始**********/
#contact_boxbg{
	width:100%;
	height: 100%;
	float:left;
	background:rgba(44,44,44,.7);
	position: fixed;
	z-index: 9999;
	top:0;
}
#contact_box{
	width:632px;
	height: 600px;
	background: #fff;
	margin:0 auto;
	margin-top:5%;
}
#contact_centent_box{
	/* width:55%; */
	/* height: 82%; */
	/* float:left; */
	/* margin:10% 0 0 15%; */
	/* padding-left:15%; */
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
}
#contact_click{
	width:43px;
	height: auto;
	float:right;
	text-align: center;
	margin-right: 20px;
	margin-top: 20px;
}
#contact_click img{
	width: 30px;
	height: auto;
	margin-left: 6.5px;
	cursor: pointer;
}
#contact_centent_box h3{
	
	color:#fff;
}

#contact_centent_box input[type=text]{
	border:none;
	width:70%;
	min-width:210px;
	height:35px;
	float:left;
	background:none;
	font-size:0.875em;
	color:#fff;
	margin-bottom:20px;
	border-bottom:#fff solid 1px;
	outline: none;
}
#footer_textarea{
	width: 67%;
    height: 90px;
    margin-top: 20px;
    border-radius: 5px;
   	background:none;
	font-size:0.875em;
	color:#6A6A6A;
	border:#fff solid 1px;
    line-height: 25px;
	padding-left: 3%;
	outline: none;
}

#contact_centent_box input[type=submit]{
	width:70%;
	height: 35px;
	float:left;
	border-radius: 5px;
	background:#fff;
	color:#37B6A4;
	font-size:0.875em; 
	margin-top:20px;
	/*margin-left:15%;*/
	cursor: pointer;
	outline: none;
}
header{
	width:100%;
	min-width: 1194px;
	float:left;
}
#index_bg{
	width:100%;
	min-width: 1194px;
	height:auto;
	z-index: -99;
	float:left;
	/*position: absolute;*/
	
	
}
#index_bg img{
	width:100%;
	height: 100%;
	position: relative;
}
/* #domain_bg{
	width:40%;
	height: 1430px;
	right:10%;
	position: absolute;
	background: url("../images/bg_images/index_bg4.png");
	background-position: center center;
	background-size: 100% 100%;
	border:solid 1px red;
} */
#index_connect span {
	width: 15px;
	height: 15px;
	float: right;
	background: #fff;
	margin-bottom: 10px;
	border-radius: 50%;
	animation: load 0.5s infinite alternate;
}
#index_engage span {
	width: 15px;
	height: 15px;
	float: left;
	background: #fff;
	margin-bottom: 10px;
	border-radius: 50%;
	animation: load 0.8s infinite alternate;
}
#index_establish span {
	width: 15px;
	height: 15px;
	float: left;
	background: #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border-radius: 50%;
	animation: load 1s infinite alternate;
}
/************导航菜单样式效果*************/
.padding_bottom{
	padding-bottom: 206px;
}
.opacitys{
	opacity:1;
}


/*************图标发光样式********************/
@keyframes load {
	0% {
		box-shadow: inset 0px 0px 5px 3px rgba(255, 255, 255, 1), 0px 0px 5px 2px rgba(255, 255, 255, 1);
	}
	100% {
		box-shadow: inset 0px 0px 5px 3px rgba(255, 255, 255, 1), 0px 0px 30px 5px rgba(255, 255, 255, 1);
	}
}
/*********************************/
#index_connect {
	width: auto;
	height: auto;
	/* float:left;
	position:relative;
	top:40%;
	left:30%; */
}
#index_connect a {
	color: #fff;
	font-size: 20px;
	float: left;
	position: absolute;
	right: 0;
}
#index_connect a:hover{
	transform: scale(1.2); transition: all 0.5s ease;
	color:#37B6A4;
}
#index_engage  a:hover{
	transform: scale(1.2); transition: all 0.5s ease;
	color:#37B6A4;
}
#index_establish a:hover{
	transform: scale(1.2); transition: all 0.5s ease;
	color:#37B6A4;
}
#index_engage {
	position: absolute;
}
#index_engage a {
	position: absolute;
	color: #fff;
	font-size: 20px;
	float:right;
}
#index_establish {
	position: absolute;
}
#index_establish a {
	position: absolute;
	color: #fff;
	font-size: 20px;
	float: left;
}
#head_box {
	width: 100%;
	height: auto;
	float: left;
	min-width: 1194px;
	background: rgba(55, 182, 164, 0.4);
	z-index: 999;
	/*position: fixed;*/
}
#head_left_box {
	width: 40%;
	height: 65px;
	float: left;
	margin: 0.5% 0 0.5% 1.25%;
}
#head_left_box a{
	display: block;height: 100%;	
}

#head_left_box img{
	/*width:80%;*/
	height: 100%;
	float:left;
	/* max-height: 65px; */
    /* margin-top: 10.5px; */
}
#head_right_box{
	width:auto;
	height: 65px;
	float:right;
	/*margin-left:1.25%;
 	margin-top:1%;
	margin-right:3.125%;*/
	margin:0.5% 1.25% 0.5% 0;
}
#head_title{
	width:64%;
	height: 65px;
	float:left;
	margin-top: 0.5%;
	text-align: center;
	line-height: 65px;
	color:#fff;
}
#head_navlist_menudown{
	width:100%;
	height: 65px;
	/*position: absolute;
	top:0;
	left:0;*/
}
#head_navlist_menudown img{
	width:40px;
	height: auto;
	float:right;
	margin-top:18px;
	margin-right:18px;
	cursor: pointer;
}
#head_navlist{
	width:100%;
	height: 100%;
	float:left;
	position:fixed;
	background:#000;
	opacity: 0.9;
	z-index: 999999;
}
#head_navlist_rightbox{
	width:50%;
	height: 100%;
	float:left;
	position: relative;
}
#head_navlist_leftbox{
	width:50%;
	height: 100%;
	float:left;
}
#head_navlist_leftbox a{
	color: #fff;
	transition: all 0.5s;
}
#head_navlist_left_content{
	box-sizing: border-box;
	height:100%;
	padding:65px 0;
	width:50%;
	/* height: 60%; */
	margin:0 auto;
	line-height: 40px;
	font-size: 40px;
	font-weight: bold;

	display: flex;
	flex-direction: column;
	justify-content: center;
}
#head_navlist_left_content >li.active{
	padding-bottom: 30px;
}
#head_navlist_left_content >li.active >a{
	font-size: 60px;
}
#head_navlist_left_content >li.active .head_navlist_hoverstyles{
left: 0;
opacity: 1;
width: 100%;
}
.second_list_box{
	height: 0;
	transition: all ease-in-out 0.6s;
	opacity: 0;
	overflow: hidden;
}
.seconnd_list.active #head_navlist_list{
	max-height: 500px;
	opacity: 1;
}
/* #head_navlist_left_content >li::after{
	content: "";
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 2px;
	left:0;
	background:#37B6A4;
} */


#head_navlist_left_content >li{
	width:auto;
	height: auto;
	/* float: left; */
	white-space: nowrap;
	position: relative;
	padding:15px 0;
	display: inline-block;
	transition: all ease-in-out 0.6s;
}
.head_navlist_hoverstyles{
	position: absolute;
	/* width: 30%; */
	bottom: 0;
	height: 4px;
	left:-50%;
	opacity: 0;
	background:#37B6A4;
	transition: all ease-in-out 0.6s;
}
#head_navlist_list{
	/* width:90%; */
	/* height: auto; */
	/* float:left; */
	line-height: 40px;
	font-size: 20px;
	margin-left: 7%;
	font-weight: normal;
	max-height: 0;
	transition: all ease-in-out 0.6s;
	opacity: 0;
	overflow: hidden;
}
#head_navlist_list li{
	margin-bottom: 0px;
	margin-top: 10px;
}
#head_navlist_list li.active{
	font-weight: bold;
}
#head_navlist_list li a:hover{
	color:#37B6A4;
}
#head_title p{
	font-size: 30px;
}

#head_right_box a{
	color:#fff;
	
}
#head_right_nav{
	width:auto;
	height: 65px;
	float:right;
	font-size: 1.0625em;
	color:#fff;
	line-height: 65px;
	
}
.head_right_nav_a{
	width: auto;
	float:left;
	height: 100%;
	text-align: center;
	cursor: pointer;
}
.head_right_navname{
	font-weight: bold;
}
#menu_style{
	width:40px;
	height: auto;
	float:left;
	margin-top:12.5px;
	margin-left:15px;
}
#menu_style:hover{
	cursor: pointer;
}
#head_right_nav p{
	float:left;
	text-align: center;
}
#head_right_navs{
	width:auto;
	height: 65px;
	float:right;
	font-size: 1.0625em;
	color:#fff;
	text-align: center;
	line-height: 65px;

}
#head_right_ablut_nav{
	width:105px;
	height: auto;
	float:left;
	padding:10px 10px 10px 10px;
	background:#fff;
	position:absolute;
	top:75px;
	margin-left:63px;
}
#head_right_ablut_nav a{
	color:#707070;
	display: block;
	line-height: 35px;
	font-size: 14px;
	text-indent: 0.3em;
	
}
#head_right_ablut_nav a:hover{
	color:#37B6A4;
}

#head_right_work_nav{
	width:105px;
	height: auto;
	float:left;
	padding:10px 10px 10px 10px;
	background:#fff;
	position:absolute;
	top:75px;
	margin-left:140px;
	
}
#head_right_work_nav a{
	color:#707070;
	display: block;
	line-height: 35px;
	font-size: 14px;
	text-indent: 1.5em;
	
}
#head_right_work_nav a:hover{
	color:#37B6A4;
}
#head_triangle{
	width:0px;
	height:0px;
	float:right;
	margin-top:30px;
	margin-left: 10px;
	border-width: 5px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}
.position {
    position: fixed;
}

/* Flip effect   */

.flip {
    
    position: relative;
}
.flip a {
    overflow: hidden;
    position: relative;
    display: inline-block;
}
.flip a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    transition: transform 1s;
}
.flip a span::before {
    position: absolute;
    top: 100%;
    content: attr(data-txt);
    font-weight: 700;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.flip a:hover span,
.flip a:focus span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    color: #fff;
}
/************************导航动态效果样式*********************/
#head_navlist_left_content >li.active{
	padding-bottom: 30px;
}
#head_navlist_left_content >li.active >a{
	font-size: 60px;
}
#head_navlist_left_content >li.active .head_navlist_hoverstyles{
left: 0;
opacity: 1;
width: 100%;
}
/*******************工作案例弹出框样式*************/
.head_navlist_menudown{
	width:100%;
	height: 65px;
	/*position: absolute;
	top:0;
	left:0;*/
}
.head_navlist_menudown img{
	width:40px;
	height: auto;
	float:right;
	margin-top:18px;
	margin-right:18px;
	cursor: pointer;
}
.head_navlist{
	width:100%;
	height: 100%;
	float:left;
	position:fixed;
	background:#000;
	opacity: 0.9;
	z-index: 999999;
}
.head_navlist_rightbox{
	width:50%;
	height: 100%;
	float:left;
	position: relative;
}
.head_navlist_leftbox{
	width:50%;
	height: 100%;
	float:left;
}
.head_navlist_leftbox a{
	color: #fff;
	transition: all 0.5s;
}
.head_navlist_left_content{
	box-sizing: border-box;
	height:100%;
	padding:65px 0;
	width:50%;
	/* height: 60%; */
	margin:0 auto;
	line-height: 40px;
	font-size: 40px;
	font-weight: bold;

	display: flex;
	flex-direction: column;
	justify-content: center;
}
.head_navlist_left_content >li.active{
	padding-bottom: 30px;
}
.head_navlist_left_content >li.active >a{
	font-size: 60px;
}
.head_navlist_left_content >li.active .head_navlist_hoverstyles{
left: 0;
opacity: 1;
width: 100%;
}
.second_list_box{
	height: 0;
	transition: all ease-in-out 0.6s;
	opacity: 0;
	overflow: hidden;
}
.seconnd_list.active .head_navlist_list{
	max-height: 500px;
	opacity: 1;
}
/* #head_navlist_left_content >li::after{
	content: "";
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 2px;
	left:0;
	background:#37B6A4;
} */


.head_navlist_left_content >li{
	width:auto;
	height: auto;
	/* float: left; */
	white-space: nowrap;
	position: relative;
	padding:15px 0;
	display: inline-block;
	transition: all ease-in-out 0.6s;
}
.head_navlist_hoverstyles{
	position: absolute;
	/* width: 30%; */
	bottom: 0;
	height: 4px;
	left:-50%;
	opacity: 0;
	background:#37B6A4;
	transition: all ease-in-out 0.6s;
}
.head_navlist_list{
	 width:90%;
	height: auto;
	 /*float:left; */
	line-height: 40px;
	font-size: 20px;
	margin-left: 7%;
	font-weight: normal;
	max-height: 0;
	transition: all ease-in-out 0.6s;
	opacity: 0;
	overflow: hidden;
}
.head_navlist_list li{
	margin-bottom: 0px;
	margin-top: 10px;
}
.head_navlist_list li.active{
	font-weight: bold;
}
.head_navlist_list li a:hover{
	color:#37B6A4;
}
.head_title p{
	font-size: 30px;
}





/****************所有服务样式********************/
#features_content_box{
	width:100%;
	min-width:1072.8px;
	height:auto;
	min-height:1000px;
	float:left;
	
}
#features_content_box h1{
	color:#37B6A4;
	font-size: 4.3125em;
	margin:5% 0 5% 3%;
}
.features_content_list{
	width:100%;
	height:272px;
	float:left;
	margin:20px 0;
	/*border-bottom:solid 1px #707070;*/
	
	
	
}
.features_content_list:hover{
	
	
	box-shadow:inset 0px 15px 5px -15px #C4C4C4,
               inset 0px -15px 5px -15px #C4C4C4; 
	border:none;
}
.features_content_navimg{
	width:20%;
	height:200px;
	float:left;
	margin-top:36px;
	margin-left:36px;
	margin-right:36px;
}
.features_content_navimg img{
	width: 100%;
	height: auto;
	max-height: 100%;
		
}
.features_content_info{
	width:70%;
	height: 200px;
	float:left;
	margin-top:36px;
}
.features_content_info_abox{
	width:auto;
	height:200px;
	float:left;
}
.features_content_info h3{
	color:#37B6A4;
	font-size:40px; 
	font-weight: bold;
}
.features_content_info p{
	color:#2C2C2C;
	font-size: 20px;
	line-height: 25px;
	width:100%;
	height: 70px;
	max-height: 120px;
	margin-top: 10px;
	overflow: hidden;
}
.features_content_info span{
	width:auto;
	height: 50px;
	float:right;
	color:#2C2C2C;
	margin-top:10px;
	font-size: 24px;
	font-weight: bold;
	
	
}
.features_content_info span:hover{
	color:#37B6A4;
}
#features_pagebox{
	width:auto;
	height:auto;
	float:left;
	margin-bottom:30px;
	text-align: center;
	margin-left: 40.1%;
	margin-top:20px;
}
#features_pagebox li{
	width:30px;
	height: 30px;
	float:left;
	line-height: 30px;
	background: #37B6A4;
	text-align: center;
	margin: 0 10px;
}
#features_pagebox li a{
	color:#fff;
}
#features_pagebox li a:hover{
	font-weight: bold;
	color:#000;
}
/***********获得的荣誉********************/
#award_box{
	width:100%;
	min-width: 1194px;
	height:50%;
	float:left;
}
#award_title{
	width:46%;
	height: auto;
	float:left;
	margin:0 27%;
	text-align: center;
	
}
#award_title h1{
	color:#37B6A4;
	font-size: 5em;
}
#award_title span{
	width:13.21%;
	height:5px;
	float:left;
	background:#37B6A4;
	margin:2% 43.40%;
}
#award_content{
	width:80%;
	height:auto;
	float:left;
	margin-top:40px;
	margin:0 10%;
}
/**********我们的客户*********************/
#our_client_box{
	width:100%;
	min-width: 1194px;
	height: 50%;
	float:left;
}
#our_client_title{
	width:100%;
	height: auto;
	float:left;
	text-align: center;
}
#our_client_title h1{
	color:#37B6A4;
	font-size: 5em;
	/* white-space:nowrap; */
	padding-left: 1em;
	padding-right: 1em;
}
#our_client_title span{
	width:13.21%;
	height:5px;
	float:left;
	background:#37B6A4;
	margin:2% 43.40%;
}
#our_client_content{
	width:95%;
	height:auto;
	float:left;
	margin:3% 2.5%;
}
.our_client_content_ul{
	width: 90%;
    height: auto;
    float: left;
	margin:0 5%;
}
.our_client_content_ul li{
	width: 16.8%;
    height: 120px;
    float: left;
    margin: 0.5% 0 0.5% 1.6%;
    padding: 0.5%;
	/*border: solid 1px #37B6A4; */
}
.team_user_infobox_hover{
	-webkit-transform: scale(1.2, 1.2);
  	transform: scale(1.2, 1.2);
	transition: 1s;
	-webkit-transition: 1s;
}
.our_client_imgstyle{
	width:100%;
	height: auto;
	max-height: 120px;
}
/********************客户动态效果样式************************/
.pb-carouselWarp {
    position: relative;
    width: 100%;
    height:auto;
	min-height: 350px;
	float:left;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
	padding-bottom: 20px;
}
.pb-carouselWarp .pb-carousel {
  position: relative;
  height: 100%;
}
.pb-carouselWarp .pb-carousel_li {
  
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.pb-carouselWarp .pb-carousel li img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
  display: block;
  left: 0;
}
.pb-carouselWarp .pb-carousel-ind {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.pb-carouselWarp .pb-carousel-ind li {
  float: left;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
  background-color:#37B6A4;
}
.pb-carouselWarp .pb-arrow {
  position: absolute;
  top: 43%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  
  
}
.pb-carouselWarp .pb-arrow-prev {
  left: 20px;
  background:url("../ico/logos_left.png")no-repeat center;
  outline: none;
}
.pb-carouselWarp .pb-arrow-next {
  right: 20px;
  background:url("../ico/logos_right.png") no-repeat center;
  outline: none;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
  position: absolute;
  width: 15px;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 20px;
  transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
  float: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
}
.pb-carouselWarp[type='updown'] .pb-arrow {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -20px;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
/********************工作介绍样式***************************/
.work_navstyle{
	font-size: 30px;
	/*text-shadow: 5px 5px 10px #C4C4C4;*/
}
#work_box{
	width:100%;
	min-width:1194px;
	height:auto;
	float:left;
}
.work_content_box{
	width:33.33%;
	height: auto;
	float:left;
	
}
.work_content_box:hover{
	cursor:pointer;
}
.work_content_bg{
	width:100%;
	float:left;
	height:auto;
	z-index: -99;
}
.work_content_bg img{
	width:100%;
	height: at;
	float:left;
}
.work_content_info{
	width:28%;
	height: auto;
	position: absolute;
	z-index: 10;
	margin:15% 2.7%;	
}
.work_content_box h3{
	width:100%;
	color:#fff;
	float:left;
	text-align: center;
	font-weight: bold;
	font-size: 3.125em;
}
.work_describe{
	width:100%;
	height: auto;
	min-height: 75px;
	float:left;
	color:#fff;
	font-size: 25px;
	line-height: 25px;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	word-spacing:5px;
}
.work_contents{
	width: 100%;
	float:left;
	min-height: 230px;
	text-align:justify;
	margin-top:60px;
	color:#fff;
	line-height: 25px;
	display: none;
	overflow: auto;
	letter-spacing: 1px;
}
.about_mapico_dh{
	width: 105%;
	height: auto;
	/*animation:mapico 05s;*/
}
@keyframes mapico{
from {
	width: 80%
	}
to {
	width:105%;
	}
}

/*************工作内容页****************************/
#workinfo_box{
	width:100%;
	min-width: 1194px;
	height: auto;
	float:left;
}
#workinfo_left_box{
	width:27%;
	height:1000px;
	float:left;
	padding-left:3%;
	background:url("../images/bg_images/domain_bg.png");
	background-size: auto 100%;
}
#workinfo_left_return{
	width:41px;
	height:41px;
	float:left;
	margin:30px 0 20px 0;
}
#workinfo_left_return a{
	width:41px;
	height: 41px;
	float:left;
	background:url("../ico/return.png");
	background-size: 100% auto;
}
#workinfo_left_return a:hover{
	background:url("../ico/returns.png");
	background-size: 100% auto;
}
#workinfo_left_box ul{
	width:100%;
	height: auto;
	float:left;
}
#workinfo_left_box ul li{
	width:100%;
	height: auto;
	float:left;
	margin:10px 0;
	position: relative;
	transition: all ease-in-out 0.3s;
}
#workinfo_left_box ul li >p{
	transition: all ease-in-out 0.5s;
}
#workinfo_left_box ul li.active >p{
	font-size: 30px;
}
#workinfo_left_box ul li.active .workinfo_ul_contentbox{
	/* max-height: auto; */
	opacity: 1;
}
#workinfo_left_box ul li span{
	width:10px;
	height:10px;
	float:left;
	border-radius: 10px;
	margin:5px;
	
}
#workinfo_left_box ul li span img{
	width:auto;
	height: 30px;
}
.workinfo_left_box_ul_li_p{
	width:auto;
	height: auto;
	float:left;
	margin-left:20px;
	line-height: 53px;
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
}
#workinfo_right_box{
	width:70%;
	margin-top:30px;
	height: auto;
	float:left;
}
#worinfo_right_cententbox{
	width:90%;
	height: auto;
	float:left;
	margin-left:5%;
}
#worinfo_right_cententbox ul{
	width: 100%;
	height: auto;
	float:left;
}
#worinfo_right_cententbox ul li{
	width:40%;
	height: auto;
	float:left;
	margin-left:6.7%;
}
#worinfo_right_cententbox ul li img{
	width:100%;
	height: auto;
}
.workinfo_right_cententtitle{
	width:100%;
	height: 110px;
	float:left;
    text-overflow: ellipsis;
}
.establish_color{
	border-bottom:solid 1px #37B6A4;
}
.engage_color{
	border-bottom:solid 1px #F0BE00;
}
.connect_color{
	border-bottom:solid 1px #8D82C4;
}
.workinfo_right_cententtitle a{
	color:#000;
	float:left;
	line-height: 35px;
}
.workinfo_right_cententtitle a h5{
	line-height: 18px;
}
.workinfo_right_cententtitle a:hover{
	color:#37B6A4
}
.work_right_cententlink{
	width:100%;
	height: 50px;
	float:left
}
.work_right_cententlink a{
	color:#707070;
	line-height: 50px;
}
.work_right_cententlink a:hover{
	color:#37B6A4;
	text-decoration: underline;
}
.workinfo_ul_contentbox{
	position: absolute;
	left: 30px;
	top: 54px;
	width:80%;
	/* max-height: 0; */
	float:left;
	margin-left:30px;
	opacity: 0;
	transition: all ease-out 0.5s;
}
.workinfo_describe{
	width:100%;
	float:left;
	color:#fff;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	font-weight: bold;
}
.workinfo_contents{
	width: 100%;
	float:left;
	text-align:left;
	margin-top:20px;
	font-size: 12px;
	color:#fff;
	line-height:18px;
}
.wokinfo_ico_box{
	width:20px;
	height: 20px;
	float:left;
	border-radius: 20px;
	margin-top:15px;
}
/*************案例展示****************************/
#showcase_box{
	width:90%;
	height: auto;
	float:left;
	margin:0 5%;
}
#showcase_title{
	width:100%;
	height:auto;
	float:left;
	margin:3% 0 3% 0;
}

#showcase_title h3{
	width:90%;
	float:left;
	color:#37B6A4;
	font-size: 30px;
	overflow: hidden;
}
#showcase_title span{
	width:10%;
	float:right;
	text-align: right;
}
#showcase_title span a{
	width: 43px;
	height: 43px;
	float:left;
	background:url("../ico/return.png");
	background-size: 100% auto;
}
#showcase_title span a:hover{
	background:url("../ico/returns.png");
	background-size: 100% auto;
}
#showcase_img{
	width: 100%;
	height: auto;
	float:left;
}
#showcase_img img{
	width:100%;
	height: auto;
}
#showcase_content_box{
	width:100%;
	height: auto;
	float:left;
}
.showcase_content_style{
	width:100%;
	height:auto;
	float:left;
	margin-top:40px;
}
.showcase_content_title{
	width:30%;
	height: auto;
	min-height: 200px;
	float:left;
}
.showcase_content_title h1{
	font-weight: normal;
	color:#707070;
}
.showcase_content_info{
	width:70%;
	height: auto;
	float:left;
}

.showcase_content_info p{
	line-height: 35px;
	color:#707070;
	margin-bottom: 20px;
}
#showcase_related_box{
	width:100%;
	height: auto;
	float:left;	
}
#showcase_related_title{
	width:100%;
	height: auto;
	float:left;
	line-height: 35px;
	margin:30px 0;
	color:#707070;
}
#showcase_related_content{
	width:100%;
	height: auto;
	float:left;
	margin-bottom: 20px;
}
#showcase_related_content li{
	width:32%;
	height: auto;
	float:left;
	margin-bottom: 20px;
	margin: 0 0.66%;
}
#showcase_related_content li a{
	width:100%;
	height: auto;
	float:left;
	line-height: 25px;
	color:#707070;
}
#showcase_related_content li a:hover{
	color:#37B6A4;
}
#showcase_related_content li img{
	width:100%;
	height: auto;
}
#showcase_Popup_box{
	width: 100%;
    height: 100%;
    float: left;
    background: rgba(44,44,44,.7);
    position: fixed;
    z-index: 9999;
	display: none;
}
#showcase_Popup_content{
	width: 1023px;
    height: 489px;
    background: #36AA93;
    margin: 0 auto;
    margin-top: 10%;
}
#showcase_Popup_click{
	width: 43px;
    height: auto;
    float: right;
    text-align: center;
    margin-right: 20px;
    margin-top: 20px;
}
#showcase_Popup_click img{
	width: 30px;
    height: auto;
    margin-left: 6.5px;
    cursor: pointer;
}
#showcase_Popup_click img:hover{
	 transition: all 1s ease-in-out; transform: rotate(360deg);
}
#showcase_Popup_info{
	
	text-align: center;
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
	
    
}
/**********************求职信息*********************/
#career_box{
	width:100%;
	height: auto;
	float:left;
}
#career_left_box{
	width:60%;
	height: auto;
	float:left;
}

#career_right_box{
	width:40%;
	height: auto;
	float:left;
}
#career_left_content{
	width:60%;
	height:auto;
	float:left;
	position:absolute;
}
#career_left_box h1{
	width:100%;
	text-align: center;
	color:#fff;
	float:left;
	font-size: 88px;
	font-weight: bold;
}
#career_left_box span{
	width: 13.21%;
    height: 5px;
    float: left;
	margin:0 43.395%;
	margin-top:30px;
    background: #fff;
	
}
#career_left_bg{
	width:100%;
	height: auto;
	float:left;
	z-index: -99;
}
#career_left_bg img{
	float:left;
	width:100%;
	min-height: 738px;
	height:100%;
}
#career_right_jobbox{
	width:70%;
	height:auto;
	float:left;  
	margin:0 15%;
}
.career_right_jobcontent{
	width:100%;
	height: auto;
	float:left;
	margin-top:20%;
}
.career_right_jobtitle{
	width:100%;
	height: 142px;
	float:left;
	text-align: center;
	background: #37B6A4;
}
.career_right_jobtitle h3{
	color:#fff;
	font-size: 40px;
	line-height: 142px;
}
.career_right_jobabout{
	width:90%;
	height:405px;
	min-height: 320px;
	float:left;
	padding:5%;
	border:none;
	overflow:auto;
	/*box-shadow: 0 0 30px 2px #707070;*/
}
.career_right_jobabout p{
	font-size: 16px;
	line-height: 35px;
}
.career_right_jobbutton{
	width:40%;
	height: 35px;
	float:left;
}
.career_right_jobbutton input{
	width:40%;
	height: 45px;
	float:left;
	border:none;
	font-size: 28px;
	background: #37B6A4;
	color:#fff;
	margin:8% 0 8% 30%;
	border-radius: 8px;
}
/************************关于我们页面*******************************************/
.about_user_titlefontsize{
	font-size: 12px;
}
#about_history_box{
	width:1519px;
	height: auto;
	float:left;
	margin: 0 auto;
}
#about_history_bg{
	width:1519px;
	height: auto;
	float: left;
	margin:0 auto;
	text-align: center;
}
#about_history_bg img{
	width:100%;
	height: auto;
	float: left;
}
#about_history_content{
	width:1519px;
	height: auto;
	float:left;
	position:absolute;
}
.about_history_box{
	float:left;
	position:absolute;
}
.about_history_box1{
	left: 4.8%;
	top:-1%;
}
.about_history_box2{
	left: 14.5%;
	top:34%;
}
.about_history_box3{
	left:36.5%;
	top:52%;
}
.about_history_box4{
	left:33.5%;
	top:2%;
}
.about_history_box5{
	left:56.5%;
	top:-4%;
}
.about_history_box6{
	left:69%;
	top:20%;
}
.about_history_box7{
	left: 84.8%;
	top: 12.5%;
}
.about_history_box p{
	width:160px;
	height: auto;
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.about_hisory_year{
	color:#37B6A4;
	text-align: center;
	font-size: 30px;
	float:left;
	font-weight: bold;
	border:solid 5px #37B6A4;
	border-radius: 50%;
	margin-top: 20px;
	background: #fff;
	cursor: pointer;
}
.about_hisory_ico{
	float:left;
    position: absolute;
	display: none;
	cursor: pointer;
}
.about_hisory_ico1{
	width: 140px;
	height: 140px;
 	top: 60px;
	left:0px;	
}
.about_hisory_ico2{
	width: 260px;
	height: 260px;
 	top: 20px;
	left:0px;	
}
.about_hisory_ico3{
	width: 130px;
	height: 130px;
 	top:9.5%;
	left:19%;	
}
.about_hisory_ico4{
	width: 180px;
	height: 180px;
 	top: 30.5%;
	left:0px;	
}
.about_hisory_ico5{
	width: 160px;
	height: 160px;
 	top: 27.5%;
	left:0px;	
}
.about_hisory_ico6{
	width: 205px;
	height: 205px;
 	top: 6%;
	left:0px;
}
.about_hisory_ico7{
	width: 110px;
	height: 110px;
 	top: 8.5%;
	left:30px;
}
.about_hisory_ico img{
	width: 100%;
	height: 100%;
	float:left;
}
.about_hisory_ico img:hover { 
	transition: all 1s ease-in-out; transform: rotate(360deg);
}


.about_hisory_year1{
	width: 130px;
	height: 130px;
	line-height: 130px;
}
.about_hisory_year2{
	width: 250px;
	height: 250px;
	line-height: 250px;
}
.about_hisory_year3{
	width: 120px;
	height: 120px;
	margin-left: 30px;
	line-height: 120px;
}
.about_hisory_year4{
	width: 170px;
	height: 170px;
	line-height: 170px;
}
.about_hisory_year5{
	width: 150px;
	height: 150px;
	line-height: 150px;
}
.about_hisory_year6{
	width: 195px;
	height: 195px;
	line-height: 195px;
}
.about_hisory_year7{
	width: 100px;
	height: 100px;
	line-height: 100px;
	margin-left: 30px;
	margin-right: 30px;
}
#about_time_boxbg{
	width:100%;
	min-width:1198px;
	height: auto;
	float:left;
	
}
#about_time_box{
	width:95%;
	height:auto;
	float:left;
	margin:0 2.5% 50px 2.5%;
}
#about_ourbox{
	width:95%;
	height: auto;
	float:left;
	margin:100px 2.5% 0 2.5%;
	text-align: center;
}
#about_ourbox h1{
	color:#37B6A4;
	font-size: 5em;
	font-weight: bold;
}
#about_ourbox span{
	width: 13.21%;
    height: 5px;
    float: left;
    margin: 20px 43.395% 0 43.395%;
    background: #37B6A4;
}
#about_timeimg{
	width:100%;
	height: auto;
	float:left;
	margin-top:100px;
}
#about_timeimg img{
	width:100%;
	height: auto;
	float:left;
}
.about_content_box{
	width:90%;
	height: auto;
	float:left;
	padding: 0 5%;
	
}
.about_content_ico{
	width:0;
	height:0;
	margin:0 auto;
	border-width: 0 15px 15px;
    border-style: solid;
    border-color: transparent transparent #fff;
}
.about_content_info{
	width:100%;
	float:left;
	height: auto;
	
}
.about_content_info h3{
	text-align:center;
	color:#fff;
	font-size: 30px;
	margin:30px 0;
}
.about_content_info P{
	float:left;
	font-size: 18px;
	color:#fff;
	line-height: 35px;
	cursor: pointer;
}
.about_content_info P:hover{
	font-weight: bold;
}
.team_p_margin{
	margin-bottom:8px;
}
#team_box{
	width:100%;
	min-width:1194px;
	height: auto;
	float:left;
	margin:50px 0;
}
#team_box_title{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
#team_box_title h1{
	font-size:5em;
	color:#37B6A4;	
}
#team_box_title span{
	width: 13.21%;
    height: 5px;
    float: left;
    margin: 20px 43.395% 0 43.395%;
    background: #37B6A4;
}

#about_office_box{
	width:95%;
	min-width: 1134.3px;
	height: auto;
	float:left;
	margin:0 2.5%;
	margin-top:40px;
	margin-bottom:40px;
}
#about_office_title{
	width:100%;
	height: auto;
	float:left;
	margin-bottom:50px;
	text-align: center;
}
#about_office_title h1{
	color:#37B6A4;
	font-size:5em;
}
#about_office_title span{
	width: 13.21%;
    height: 5px;
    float: left;
    margin: 20px 43.395% 0 43.395%;
    background: #37B6A4;
}
#about_office_left{
	width:49%;
	height: auto;
	float:left;
}
#about_office_left_mpimg{
	/* width: 90%; */
	/* padding-right: 10%; */
	height: auto;
    display: inline-block;
    position: relative;
	/* float:left; */
	/* min-height: 574.86px; */
	font-size: 0;
}
#about_office_left_mpimg img{
	width:100%;
	height:auto;
	display: block;
	/* max-height: 546px; */
}
#about_office_left_mpimg span img{
	cursor: pointer;
}
#about_office_right{
	width:48%;
	min-width: 500px;
	height:auto;
	float:left;
	padding:0 1%;
}
.about_mapico_1,.about_mapico_2,.about_mapico_3,.about_mapico_4,.about_mapico_5{
	width:auto;
	height: auto;
	float:left;
	position: absolute;
	transform: translateX(50%);
}

.about_mapico_1{
	right:33.17702227%;
	bottom:51.00463679%;
	
}
.about_mapico_2{
	right: 33.17702227%;
    bottom: 52.39567233%;
}
.about_mapico_3{
	right: 21.80539273%;
    bottom: 6.955177743%;
}
.about_mapico_4{
	right: 19.10902696%;
    bottom: 9.119010819%;
}
.about_mapico_5{
	right: 7.385697538%;
    bottom:7.41885626%;	
}
.about_mapimg{
	width:25px;
	height: 25px;
	float:left;
	background-image:url("../images/bg_images/click.png");
	background-size:100% 100%;
	position: relative;
	left:-12px;
	top:20px;
}
.about_addres_list{
	width:100%;
	height: auto;
	float:left;
	padding:2% 0;
	border-left:1px solid #C4C4C4;
}
.about_addres_list li{
	width:90%;
	height:auto;
	min-height: 71px;
	float:left;
	margin-bottom:20px;
	cursor:pointer;
}
.about_addres_content{
	width:auto;
	height:auto;
	margin-left:50px;
	color:#707070;
}
.about_addres_content:hover{
	color:#37B6A4;
}
.about_addres_title{
	font-size: 23px;
	color:#37B6A4;
	font-style: oblique;
}
.addout_addres_p{
	font-size: 16px;
	line-height: 25px;
     }
.addout_addres_p span{
	font-weight:bold;
}
/****************团队成员介绍样式*******************/
#about_teaminfo_box{
	width:100%;
	min-width: 1194px;
	height:100%;
	float:left;
	position:fixed;
	z-index:9999;
	background:rgb(112,112,112,0.6);
	display: none;
}
#about_teaminfo_content{
	width:60%;
	min-width: 960.8px;
	height:auto;
	float:left;
	margin:0% 20%;
	background:#fff;
}
#about_teaminfo_content_title{
	width:92%;
	height: 16%;
	float:left;
	padding:2% 4%;
}
.about_team_userinfo{
	width:auto;
	min-width: 30%;
	height: auto;
	float:left;
	border-bottom:2px solid #37B6A4;
}
.about_team_userinfo span{
	font-size:30px;
	font-weight: bold;
	color:#37B6A4;
}
.about_team_userinfo p{
	font-size: 16px;
	line-height: 30px;
	color:#2C2C2C;
}
.about_team_shut{
	width:43px;
	height: 43px;
	float:right;
	
}
.about_team_shut img{
	width:100%;
	height: auto;
	float:left;
	cursor: pointer;
		
}
.about_team_shut img:hover{
  transition: all 1s ease-in-out; transform: rotate(360deg);
}
.about_team_userinfo_coneten{
	width:92%;
	height: 70%;
	float:left;
	padding:0 4%;
	margin-bottom:30px;
}
.about_team_userinfo_coneten_left{
	width:72%;
	height: 350px;
	float:left;
	overflow:auto;
}
.about_team_userinfo_coneten_left p{
	font-size: 16px;
	line-height: 30px;
}
.about_team_usefinfo_up{
	width:72%;
	height: 25px;
	margin-top: 10px;
	float:left;
	text-align: center;
}
.about_team_usefinfo_up img{
	width: auto;
	height: 50%;

}
.about_team_userimg{
	width:25%;
	height:auto;
	float:right;
}

.about_team_userimg a{
	width:40%;
	height: 30px;
	float:left;
	line-height: 30px;
	background:#37B6A4;
	border-radius: 5px;
	text-align: center;
	margin-top:20px;
	color:#fff;
	margin-left: 30%;
}
.about_team_userimg img{
	width:auto;
	float:left;
	max-height: 313px;
	height: auto;
	margin:0 auto;
}
.team_user_box{
	width:100%;
	height:510px;
	float:left;
}
.team_user_listbox{
	width:100%;
	height: 345px;
	float:left;
	margin-top: 100px;
	background-image: url("../images/bg_images/team_bg.png");
	background-size: 100% auto;
	background-repeat:no-repeat;
}
.team_user_infobox{
	width:80%;
	height: auto;
	float:left;
	margin-left: 10%;
	position: relative;
	top:-100px;
}
.about_team_userHeight{
	width:100%;
	height: auto;
	float:left;
}
.team_user_infobox li{
	width:33%;
	height: auto;
	float:left;
	text-align: center;
}
.team_user_imgbox{
	width:100%;
	height:auto;
	float:left;
	overflow: hidden;
}
.team_user_infobox li img{
	width:100%;
	height:auto;
	max-width: 445px;
	max-height: 445px;
	margin:0 auto;
	cursor: pointer;
}
.team_user_infobox_hover{
	-webkit-transform: scale(1.05, 1.05);
  	transform: scale(1.05, 1.05);
	transition: 1s;
	-webkit-transition: 1s;
}
.team_user_title{
	width:100%;
	height: auto;
	float:left;
	cursor: pointer;
}
.team_user_title:hover{
	color:#37B6A4;
	text-decoration:underline;
}

.team_user_title p:hover{
	text-decoration:underline;
}
.team_user_info_h4{
	font-size: 16px;
	width:100%;
	float:left;
	font-weight: bold;
	margin-bottom: 5px;
	
}
.team_user_infobox li p{
	width: 100%;
	float:left;
	font-size: 14px;
	margin-top: 5px;
	
}

/**********隐私页面样式**********/
#terms_box{
	width:70%;
	height: auto;
	margin-left:15%;
	float:left;
	line-height: 30px;
}
#terms_box p{
	color:#000;
	font-size: 14px;
	margin-left:40px;
}
#terms_box h1{
	width:100%;
	float:left;
	margin-top:50px;
}

#terms_box h2{
	color:#000;
	width:100%;
	float:left;
	margin-top:20px;
}
#terms_box h3{
	color:#000;
	width:100%;
	float:left;
	margin:10px 0;
}
#terms_box h5{
	width:100%;
	float:left;
	color:#000;
}
/*****************************屏幕适配样式**********************************/

@media screen and (min-width: 1194px) and (max-width: 1925px) {/***************/
/****************发展历史****************************/
	#about_history_box{
		width: 1519px;
	}
	#about_history_bg{
		width: 1519px;
	}
	#about_history_content{
		width:1519px;
	}
	#about_history_content{
		width: 1519px;
	}
	.about_hisory_year1 {
   		width: 130px;
    	height: 130px;
    	line-height: 120px;
	}
	.about_hisory_year2 {
		width: 250px;
		height: 250px;
		line-height: 250px;
	}
	.about_hisory_year3 {
		width: 120px;
		height: 120px;
		margin-left: 30px;
		line-height: 120px;
	}
	.about_hisory_year4 {
		width: 170px;
		height: 170px;
		line-height: 170px;
	}
	.about_hisory_year5 {
		width: 150px;
		height: 150px;
		line-height: 150px;
}
	.about_hisory_year6 {
    width: 195px;
    height: 195px;
    line-height: 195px;
}
	.about_hisory_year7 {
    width: 100px;
    height: 100px;
    line-height: 100px;
	margin-left: 30px;
}
	.about_history_box1 {
    	left:4.8%;
   		top: -1%;
	}
	.about_history_box2 {
    	left:14.5%;
   		top: 34%;
	}
	.about_history_box3 {
    	left:36.5%;
   		top: 52%;
	}
	.about_history_box4 {
		left: 33.5%;
		top:  2%;
	}
	.about_history_box5 {
		left: 56.5%;
		top: -4%;
	}
	.about_history_box6 {
		left: 69%;
		top: 20%;
	}
	.about_history_box7 {
		left: 84.8%;
		top: 12.5%;
	}
	.about_history_box p {
		width: 160px;
		height: auto;
		margin: 0 auto;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
	}
	#about_history_box{
		margin:30px 0;
	}
/********************************************/		
	
/*************************通用测试**********************************/
	#about_teaminfo_content{
		width: 80%;
		min-width: 960.8px;
		height: auto;
		float:left;
		margin:0% 10%;
		
	}
	.about_team_userinfo_coneten_left p{
		font-size: 14px;
		line-height: 25px;
	}
	
	.career_right_jobtitle{
	}
	#career_left_box h1{
		font-size: 60px;
	}
	.career_right_jobbutton input{
		font-size: 16px;
		font-weight: bold;
	}
	.career_right_jobtitle h3{
		font-size: 30px;
	}
	.career_right_jobabout p{
		font-size: 14px;
		line-height: 25px;
	}
	.features_content_info h3{
		font-size: 22px;
	}
	.features_content_info p{
		font-size: 16px;
		height: 120px;
	}
	.features_content_info span{
		font-size: 14px;
	}
	.showcase_content_left_content{
		font-size: 14px;
	}
	.showcase_content_left_title span{
		font-size: 16px;
	}
	.working_right_content_position{
		font-size: 16px;
	}
	.working_right_content_position_info{
		font-size:14px;
		line-height: 25px;
	}
	.working_right_content_more{
		font-size:14px;
		line-height: normal;
	}
/***********案例展示页面********************/
	.workinfo_right_cententtitle{
		width: 272px;
		height: 85px;
		overflow: hidden;
    	text-overflow: ellipsis;
	}
	.workinfo_right_cententtitle a{
		font-size: 12px;
		line-height: 25px;
	}
}
@media screen and (min-width: 1441px) and (max-width: 1536px) {/**********13寸Mac尺寸************/
	#about_teaminfo_content{
		width: 80%;
		height: auto;
		float:left;
		margin:0% 10%;
		
	}
	.about_team_userinfo_coneten_left p{
		font-size: 14px;
		line-height: 25px;
	}
/****************发展历史****************************/
	#about_history_box{
		width: 1519px;
	}
	#about_history_bg{
		width: 1519px;
	}
	#about_history_content{
		width:1519px;
	}
	#about_history_content{
		width: 1519px;
	}
	.about_hisory_year1 {
   		width: 130px;
    	height: 130px;
    	line-height: 120px;
	}
	.about_hisory_year2 {
		width: 250px;
		height: 250px;
		line-height: 250px;
	}
	.about_hisory_year3 {
		width: 120px;
		height: 120px;
		margin-left: 30px;
		line-height: 120px;
	}
	.about_hisory_year4 {
		width: 170px;
		height: 170px;
		line-height: 170px;
	}
	.about_hisory_year5 {
		width: 150px;
		height: 150px;
		line-height: 150px;
}
	.about_hisory_year6 {
    width: 195px;
    height: 195px;
    line-height: 195px;
}
	.about_hisory_year7 {
    width: 100px;
    height: 100px;
    line-height: 100px;
	margin-left: 30px;
}
	.about_history_box1 {
    	left:4.8%;
   		top: -1%;
	}
	.about_history_box2 {
    	left:14.5%;
   		top: 34%;
	}
	.about_history_box3 {
    	left:36.5%;
   		top: 52%;
	}
	.about_history_box4 {
		left: 33.5%;
		top:  2%;
	}
	.about_history_box5 {
		left: 56.5%;
		top: -4%;
	}
	.about_history_box6 {
		left: 69%;
		top: 20%;
	}
	.about_history_box7 {
		left: 85.1%;
		top: 17.8%;
	}
	.about_history_box p {
		width: 160px;
		height: auto;
		margin: 0 auto;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
	}
	#about_history_box{
		margin:30px 0;
	}
/********************************************/	
	
	
	.working_right_content_infobox{
		width:27%;
	}
	.working_marginleft{
		margin-left: 5%;
	}
	#team_team1box{
		height:400px;
	}
	#team_team1box_bg{
		width:100%;
		height: 54%;
		margin-top:100px;
	}
	.team1_style_userimg img{
		height: 310px;
	}
	.team2_right_style_userimg img,.team2_left_style_userimg img{
		height: 310px;
	}
	#team_team2box{
		width:90%;
		height:400px;
	}
	#team1_style{
		top:-94px;
	}
	#team2_right_style,#team2_left_style{
		top:-94px;
	}
	#team_team2box_left,#team_team2box_right{
		height: 54%;
	}
/***********案例展示页面********************/
	.workinfo_right_cententtitle{
		width: 272px;
		height: 85px;
		overflow: hidden;
    	text-overflow: ellipsis;
	}
	.workinfo_right_cententtitle a{
		font-size: 12px;
		line-height: 25px;
	}
/******************about底部地图调整*********************/
#about_office_left_mpimg{
	/* width:90%; */
	margin-right:10%;
	height: auto;
	display: inline-block;
	position: relative;
}
	#about_office_left_mpimg img{
		width:100%;
		height: auto;
	}
	.about_addres_title{
		font-size: 16px;
	}
	.addout_addres_p{
		font-size: 12px;
	}
	.about_addres_list li{
		margin-bottom:10px;
	}
	/* .about_mapico_2{
		top:36%;
		left:56%;
	}
	.about_mapico_1{
		top:35%;
		left:59.2%;	
	}
	.about_mapico_3{
		top:73%;
		left:69%;
	}
	.about_mapico_4{
		top:70%;
		left:72%;
	}
	.about_mapico_5{
		top:72%;
		left:81.7%;
	} */
	#about_office_box{
		margin-bottom: 0;
	}
	
	
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
/****************发展历史****************************/
	#about_history_box{
		width: 1423px;
	}
	#about_history_bg{
		width: 1423px;
	}
	#about_history_content{
		width:1423px;
	}
	.about_hisory_year1 {
   		width: 120px;
    	height: 120px;
    	line-height: 120px;
	}
	.about_hisory_year2 {
		width: 230px;
		height: 230px;
		line-height: 230px;
	}
	.about_hisory_year3 {
		width: 120px;
		height: 120px;
		margin-left: 30px;
		line-height: 120px;
	}
	.about_hisory_year4 {
		width: 170px;
		height: 170px;
		line-height: 170px;
	}
	.about_hisory_year5 {
		width: 140px;
		height: 140px;
		line-height: 140px;
}
	.about_hisory_year6 {
    width: 180px;
    height: 180px;
    line-height: 180px;
}
	.about_hisory_year7 {
    width: 100px;
    height: 100px;
    line-height: 100px;
	margin-left: 30px;
}
	.about_history_box1 {
    	left:4.8%;
   		top: -2.2%;
	}
	.about_history_box2 {
    	left:14.5%;
   		top: 36%;
	}
	.about_history_box3 {
    	left:36%;
   		top: 52.5%;
	}
	.about_history_box4 {
		left: 32%;
		top: -2%;
	}
	.about_history_box5 {
		left: 56.5%;
		top: -4%;
	}
	.about_history_box6 {
		left: 69%;
		top: 20%;
	}
	.about_history_box7 {
		left: 85%;
		top: 16.6%;
	}
	.about_history_box p {
		width: 160px;
		height: auto;
		margin: 0 auto;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
	}
	#about_history_box{
		margin:30px 0;
	}
/********************************************/		
	
	#about_teaminfo_content{
		width: 80%;
		height: auto;
		float:left;
		margin:0% 10%;
		
	}
	.about_team_userinfo_coneten_left p{
		font-size: 14px;
		line-height: 25px;
	}
	
	.working_right_content_infobox{
		width:27%;
	}
	.working_marginleft{
		margin-left: 5%;
	}
	#team_team1box{
		height:300px;
	}
	#team_team2box{
		height: 350px;
	}
	#team_team1box_bg{
		width:1280.69px;
		height: 54%;
		margin-top:50px;
	}
	.team1_style_userimg img{
		height: 240px;
	}
	#team_team2box_left,#team_team2box_right{
		margin-top: 60px;
	}
	#team1_style{
		top:-78px;
	}
	#team2_right_style,#team2_left_style{
		top:-51px;
	}
	#team_team2box{
		width:1152.61px;
	}
	#team_team2box_left,#team_team2box_right{
		height: 54%;
	}
	.team2_right_style_userimg img,.team2_left_style_userimg img{
		height: 240px;
	}
/***********案例展示页面********************/
	.workinfo_right_cententtitle{
		width: 272px;
		height: 85px;
		overflow: hidden;
    	text-overflow: ellipsis;
	}
	.workinfo_right_cententtitle a{
		font-size: 12px;
		line-height: 25px;
	}
/******************about底部地图调整*********************/
	/* #about_office_left_mpimg img{
		width:90%;
		padding-right:10%;
		height: auto;
	} */
	.about_addres_title{
		font-size: 16px;
	}
	.addout_addres_p{
		font-size: 12px;
	}
	.about_addres_list li{
		margin-bottom:10px;
	}
	/* .about_mapico_2{
		top:34%;
		left:56%;
	}
	.about_mapico_1{
		top:32%;
		left:59.2%;	
	}
	.about_mapico_3{
		top:68%;
		left:69%;
	}
	.about_mapico_4{
		top:65%;
		left:72%;
	}
	.about_mapico_5{
		top:67.5%;
		left:81.7%;
	} */
	#about_office_box{
		margin-bottom: 0;
	}
}
@media screen and (min-width: 1195px) and (max-width: 1280px) {/**********12寸Mac尺寸************/
/****************发展历史****************************/
	#about_history_box{
		width: 1263px;
	}
	#about_history_bg{
		width: 1263px;
	}
	#about_history_content{
		width:1263px;
	}
	.about_hisory_year1 {
   		width: 100px;
    	height: 100px;
    	line-height: 100px;
	}
	.about_hisory_ico3{
		top: 10%;
    	left: 19%;
	}
	.about_hisory_ico5{
		top: 31%;
    	left: 0;
	}
	.about_hisory_year2 {
		width: 200px;
		height: 200px;
		line-height: 200px;
	}
	.about_hisory_year3 {
		width: 100px;
		height: 100px;
		margin-left: 30px;
		line-height: 100px;
	}
	.about_hisory_year4 {
		width: 170px;
		height: 170px;
		line-height: 170px;
	}
	.about_hisory_year5 {
		width: 120px;
		height: 120px;
		line-height: 120px;
}
	.about_hisory_year6 {
    width: 158px;
    height: 158px;
    line-height: 158px;
}
	.about_hisory_year7 {
    width: 100px;
    height: 100px;
    line-height: 100px;
	margin-left: 30px;
}
	.about_history_box1 {
    	left:5.4%;
   		top: -2%;
	}
	.about_history_box2 {
    	left:14.5%;
   		top: 34%;
	}
	.about_history_box3 {
    	left:36%;
   		top: 52%;
	}
	.about_history_box4 {
		left: 30%;
		top: -8%;
	}
	.about_history_box5 {
		left: 56.5%;
		top: -5%;
	}
	.about_history_box6 {
		left: 69%;
		top: 20%;
	}
	.about_history_box7 {
		left: 84.8%;
		top: 13.6%;
	}
	.about_history_box p {
		width: 160px;
		height: auto;
		margin: 0 auto;
		font-size: 14px;
		line-height: 20px;
	}
	#about_history_box{
		margin:30px 0;
	}
/********************************************/	
	
	#workinfo_left_box{
		height: 600px;
	}
	.working_right_content_infobox{
		width:26%;
		margin-left: 2%;
	}
	#team_team1box{
		height: 300px;
	}
	#team_team1box_bg{
		width:1136.69px;
		height: 180px;
		margin-top:40px;
	}
	.team1_style_userimg img{
		height:250px;
	}
	#team1_style,#team2_left_style,#team2_right_style{
		top:-70px;
	}
	#team_team2box{
		width: 1023.02px;
		height: 350px;
	}
	.team2_left_style_userimg img,.team2_right_style_userimg img{
		height: 250px;
	}
	#team_team2box_left{
		height: 180px;
	}
	#team_team2box_right{
		height:180px;
		margin-top:50px;
	}
	#team_team2box_left{
		margin-top:50px;
	}
	
	
/******************about底部地图调整*********************/
	/* #about_office_left_mpimg img{
		width:90%;
		padding-right:10%;
		height: auto;
	} */
	.about_addres_title{
		font-size: 16px;
	}
	.addout_addres_p{
		font-size: 12px;
	}
	.about_addres_list li{
		margin-bottom:10px;
	}
	/* .about_mapico_2{
		top:30%;
		left:55%;
	}
	.about_mapico_1{
		top:28.5%;
		left:59%;	
	}
	.about_mapico_3{
		top:61%;
		left:69%;
	}
	.about_mapico_4{
		top:58%;
		left:72%;
	}
	.about_mapico_5{
		top:60%;
		left:81.5%;
	} */
	#about_office_box{
		margin-bottom: 0;
	}
/***********案例展示页面********************/
	.workinfo_right_cententtitle{
		width: 272px;
		height: 80px;
		overflow: hidden;
    	text-overflow: ellipsis;
	}
	.workinfo_right_cententtitle a{
		font-size: 12px;
		line-height: 25px;
	}
		
}
@media screen and (min-width: 960px) and (max-width: 1194px) {/*****ipad平板尺寸**********/
	#about_teaminfo_content{
		width: 80%;
		height: auto;
		float:left;
		margin:0% 10%;
		
	}
/****************发展历史****************************/
	#about_time_box {
		margin: 0 2.5% 100px 2.5%;
	}
	#about_history_box{
		width: 1194px;
	}
	#about_history_bg{
		width: 1194px;
	}
	#about_history_content{
		width:1194px;
	}
	.about_hisory_ico3{
		top: 10%;
    	left: 16%;
	}
	.about_hisory_ico4{
		top: 30%;
    	left: 0%;
	}
	.about_hisory_ico5{
		top: 24%;
    	left: 0%;
	}
	.about_hisory_ico6{
		top: 5%;
    	left: 0%;
	}
	.about_hisory_year1 {
   		width: 100px;
    	height: 100px;
    	line-height: 100px;
	}
	.about_hisory_year2 {
		width: 185px;
		height: 185px;
		line-height: 185px;
	}
	.about_hisory_year3 {
		width: 100px;
		height: 100px;
		margin-left: 30px;
		line-height: 100px;
	}
	.about_hisory_year4 {
		width: 170px;
		height: 170px;
		line-height: 170px;
	}
	.about_hisory_year5 {
		width: 120px;
		height: 120px;
		line-height: 120px;
}
	.about_hisory_year6 {
    width: 150px;
    height: 150px;
    line-height: 150px;
}
	.about_hisory_year7 {
    width: 100px;
    height: 100px;
    line-height: 100px;
		margin-left: 30px;
	}
	.about_history_box1 {
    	left:5%;
   		top: -5%;
	}
	.about_history_box2 {
    	left:14.3%;
   		top: 37%;
	}
	.about_history_box3 {
    	left:37%;
   		top: 53%;
	}
	.about_history_box4 {
		left: 29.5%;
		top: -11%;
	}
	.about_history_box5 {
		left: 56%;
		top: -1%;
	}
	.about_history_box6 {
		left: 69%;
		top: 20%;
	}
	.about_history_box7 {
		left: 84.8%;
		top: 12.5%;
	}
	.about_history_box p {
		width: 180px;
		height: auto;
		margin: 0 auto;
		font-size: 14px;
		line-height: 20px;
	}
/********************************************/
	.work_describe{
		font-size: 20px;
	}
	.work_contents{
		margin-top:30px;
	}
	
	#career_left_box h1{
		font-size: 60px;
	}
	.career_right_jobtitle h3{
		font-size: 30px;
	}
	.career_right_jobabout p{
		font-size: 12px;
		line-height: 25px;
	}
	.career_right_jobbutton input{
		font-size: 16px;
		font-weight: bold;
	}
	.features_content_info h3{
		font-size: 22px;
	}
	.features_content_info p{
		font-size: 16px;
	}
	.features_content_info span{
		font-size: 14px;
	}
	.features_content_info p{
		height: 120px;
	}
	#showcase_title h3{
		font-size: 25px;
	}
	.showcase_content_left_content{
		font-size: 12px;
	}
	.showcase_content_left_title span{
		font-size: 14px;
	}
	/* #workinfo_left_box ul li p{
		font-size: 22px;
	} */
	.working_right_content_userimg{
		height: auto;
	}
	.working_right_content_position{
		font-size: 16px;
	}
	.working_right_content_position_info{
		font-size:14px;
		line-height: 25px;
	}
	.working_right_content_more{
		font-size:14px;
		line-height: normal;
	}
	
/************************团队成员调整样式**************************************/
	#team_team1box{
		height: 300px;	
	}
	#team_team1box_bg{
		width:1074.6px;
		height: 170px;
		margin-top:40px;
	}
	.team1_style_userimg img{
		height: 230px;
	}
	#team1_style{
		top:-60px;
	}
	#team_team2box{
		width:970.36px;
		height: 340px;
	}
	.team2_left_style_userimg img{
		height:230px;
	}
	.team2_right_style_userimg img{
		height: 230px;
	}
	#team_team2box_left,#team_team2box_right{
		height: 180px;
		margin-top:40px;
	}
	
	#team2_left_style,#team2_right_style{
		top:-50px;
	}
/******************about底部地图调整*********************/
	/* #about_office_left_mpimg img{
		width:90%;
		padding-right:10%;
		height: auto;
	} */
	.about_addres_title{
		font-size: 16px;
	}
	.addout_addres_p{
		font-size: 12px;
	}
	.about_addres_list li{
		margin-bottom:10px;
	}
	/* .about_mapico_2{
		top:28%;
		left:55%;
	}
	.about_mapico_1{
		top:25.5%;
		left:58.5%;	
	}
	.about_mapico_3{
		top:56%;
		left:69.5%;
	}
	.about_mapico_4{
		top:53%;
		left:72%;
	}
	.about_mapico_5{
		top:55%;
		left:81.5%;
	} */
	#about_office_box{
		margin-bottom: 0;
	}
	.footer_ico a {
    margin: 12.5px 5px;
	}
}





