html,
body,
header,
section,
footer,
div,
ul,
ol,
li,
img,
a,
span,
em,
del,
legend,
center,
strong,
var,
fieldset,
form,
label,
dl,
dt,
dd,
cite,
input,
hr,
time,
mark,
code,
figcaption,
figure,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	border: 0;
	padding: 0;
	font-style: normal;
}

ol,
ul {
	list-style: none;
}

ol,
ul {
	list-style: none;
}

ul li {
	list-style: none;
}

input,
button,
textarea {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

span {
	display: inline-block;
}

a:active,
a:hover {
	outline: 0;
}

a,
a:visited {
	text-decoration: none;
}

label,
.wordWrap {
	word-wrap: break-word;
	word-break: break-all;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

nav,
article,
aside,
details,
main,
header,
footer,
section,
fieldset,
figcaption,
figure {
	display: block;
}

img,
a,
button,
em,
del,
strong,
var,
label,
cite,
small,
time,
mark,
code,
textarea {
	display: inline-block;
}
body{
	font-family: Arial,'微软雅黑';
}
.clearfix{
	clear: both;
}
.top{
	min-width: 1100px;
	height: 85px;
}
.bg_black{
	background: #000;
}
.top_content{
	width:1100px;
	margin:0 auto;
}
.top_content>img{
	width:120px;
	margin-top:10px;
}
.top_join>img{
	width: 20px;
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}
.top_join{
	float: right;
	width:345px;
	color: #fff;
	font-size:16px;
	margin-top:27px;
	line-height: 30px;
}
.img-box{
	padding-top: 30px;
	padding-bottom: 30px;
}
.join_us{
	float: right;
	position: relative;
	display: block;
	width: 132px;
	height: 55px;
	background: url(../image/yuyue.jpg);
	background-size: cover;
	text-align: center;
	line-height: 47px;
	margin-top: -7px;
}
.join_us img{
	vertical-align: middle;
	margin-left: 10px;
	width: 24px;
}
.join_us img+div img{
	width: 100%;
}
.join_us img+div{
	position: absolute;
	top: 58px;
	right:0;
	width: 150px;
	display: none;
	z-index:1111;
}
.join_us img:hover+div{
	display: block;
}
.top_content ul{
	margin-left:-46px;
}
.top_content ul li{
    float: left;
	border-right:1px solid #b2b2b2;
	width:130px;
	text-align: center;
	color: #888;
	margin-top:30px;
	font-weight: 600;
	cursor: pointer;
	position: relative;
}
.top_content .son{
	position: absolute;
	width: 400%;
	z-index: 111;
	left: 45px;
	background: #fff;
	display: none;
}
.son li{
	margin-top: 7px!important;
}
.top_content .son li{
	border: none;
}
.top_content ul li:hover .son{
	display: block;
}
.top_content ul li a,.search_nav li a{
	color: #888;
	text-decoration: none;
}
.top_content ul li a:hover,.search_nav li a:hover{
	color: #000;
	text-decoration: none;
}
.top_content ul li:last-child{
	border-right: 0px;
}
.top_content ul li:first-child+li+li+li+li+li{
	border-right: 0px;
}
.top_content ul li.active a,.search_nav li.active a{
	color: #000;
}
.top_content ul li.active,.search_nav li.active{
	color: #000;
}
.tel{
	float: right;
	margin-top:2px;
	margin-right: 20px;
}
.tel>img{
	width:20px;
	margin-right:10px;
}
.tel>label{
	vertical-align: 4px;
}
.banner{
	min-width: 1100px;
	height:750px;
}
.banner img{
	width:100%;
	height:750px;
}
.design{
	width:1100px;
	margin:0 auto;
	overflow: hidden;
}
.design>h3{
	font-size:18px;
	color: #000;
	text-align: center;
	margin:35px 0px;
	font-weight: normal;
}
.design_sin{
	width:1100px;
	height:600px;
	margin-bottom: 30px;
}
.fl_left{
	float: left;
}
.fl_right{
	float: right;
}
.design_left{
	width:390px;
	background: #e5e5e5;
	height:600px;
	text-align: center;
}
.design_top{
	width:710px;
	height: 300px;
	background: #f5f5f5;
}
.design_bottom{
	width:710px;
	background: #ededed;
	height: 300px;
}
h3{
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.design_left>img{
	width:235px;
	height:290px;
}
.design_content>h3{
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: normal;
	margin:25px 0px;
}
.design_content>p{
	color: #888888;
	margin-bottom: 25px;
}
.design_m{
	margin: 0 auto;
}
.design_content{
	width:220px;
	height:150px;
    text-align: center;
	padding-top:120px;
}
.design_more{
	border: 1px solid #000;
	display: inline-block;
	padding: 0px 4px;
	cursor: pointer;
}
.design_more label{
	cursor: pointer;
	font-weight: 600;
	line-height: 22px;
}
.design_top>img,.design_bottom>img{
	float: right;
	width:340px;
	margin:60px 40px 0px 0px;
}
.design_ve{
	width:1130px;
	margin:0 auto;
	overflow: hidden;
}
.design_ve ul{
	margin: 0px -14px;
}
.design_ve ul li{
	width:350px;
	float: left;
	margin:0px 13px;
}
.design_img1{
   background: #e5e5e5;
	height:265px;
	text-align: center;
}
.design_img1 img{
	margin-top:43px;
	width:180px;
	height:175px;
}
.design_mar{
	padding-top: 30px!important;
}
.bottom{
	min-width:1100px;
	background: #000;
	height:70px;
	margin-top:40px;
}
.design_more a{
	color: #000;
}
.bottom_title{
	text-align: center;
	color: #fff;
	line-height: 70px;
	font-size: 15px;
}
.plan{
	width:1100px;
	margin:0 auto;
	overflow: hidden;
	text-align: center;
}
.plan>img{
	width:300px;
	margin:30px 0px;
}
.team_content{
	width:1110px;
	min-height:520px;
}
.more_img{
	width:970px;
	min-height:700px;
	margin:20px auto 0px;
}
.team_content ul{
	margin-top:40px;
}
.team_content ul li{
	width:170px;
	overflow: hidden;
	float: left;
	margin-right:140px;
	margin-bottom: 20px;
}
.team_content ul li:nth-child(4n){
	margin-right:0px;
}
.plan_content{
	width:1120px;
	min-height:700px;
}
.plan_content ul{
	margin:0px -10px;
}
.plan_content ul li{
	width:345px;
	overflow: hidden;
	float: left;
	margin:0px 15px;
}
.plan_content ul li>img{
	width:345px;
	height:250px;
}
.plan_title{
	color: #000;
	margin:10px 0px 45px;
	text-align: left;
}
.plan_title p{
	margin:10px 0px;
}
.plan_p{
	color: #7e7e7e;
	font-size:14px;
}
.plan_more{
	clear: both;
	text-align: center;
	min-height:80px;
}
.team_title{
	color: #000;
	margin: 10px 0px 25px;
}
.team_img{
	border-radius: 50%;
	width:170px;
	height:170px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	behavior: url(404.png);
}
.more{
	border:1px solid #000;
	display: inline-block;
	padding: 6px 8px;
	font-weight: 600;
}
.more a{
	color: #000;
	display: inline-block;
}
.teamdetail{
	width: 1100px;
	min-height: 500px;
}
.detail{
	margin:20px 50px 0px;
	overflow: hidden;
	text-align: left;
}
.detail>img{
	width:380px;
}
.detail_img{
	float: left;
	width:380px;
}
.brief{
	width:570px;
	float: left;
	margin-left:50px;
	line-height: 28px;
}
.about_content{
	width:1100px;
	margin:0 auto;
	overflow: hidden;
}
.aboutus{
	overflow: hidden;
	margin-bottom:10px;
}
.aboutus .about_p{
    background: rgb(149,149,149);
	height:40px;
	padding:0px 10px;
	line-height:40px;
	color: #fff;
	cursor: pointer;
}
.aboutus .active{
	background: #000!important;
}
.us_content,.contact,.joinus{
	display: none;
	background: rgb(238,238,238);
	padding: 20px 20px;
	overflow: hidden;
}
.us_content img{
	width:450px;
	height:450px;
}
.us_p,.us_image{
   float: left;
}
.us_p{
	width: 570px;
	padding-left:20px;
	text-indent: 2em;
	line-height: 35px;
	color: #000;
	background: #fff;
	height:450px;
	padding-right:20px;
	text-align: justify;
}
.us_pl,.us_p2{
	padding-top:30px;
}
.us_p2{
	color: #999;
}
.contact_img{
	background: #fff;
	float: left;
	width:530px;
	padding: 10px;
	height:300px;
}
.contact_img img{
	width:530px;
	height:300px;
}
.contact_t{
	background: #fff;
	float: left;
	margin-left:20px;
	padding:30px;
	width:430px;
	height:260px;
}
.contact_p{
	margin-top:30px;
}
.contact_t>span{
	text-align: center;
	display: block;
}
.contact_t p{
	line-height: 42px;
}
.joinus{
	height:280px;
}
.join{
   background: #fff;
	width:100%;
	height:100%;
}
.join_input{
	width:350px;
	height:40px;
	border:1px solid #000;
	line-height:40px;
	margin:25px 40px;
	padding:0px 15px;
	font-size: 18px;
}
.submit{
	margin:0 auto;
	width:85px;
	height:30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	border:1px solid #000;
	cursor: pointer;
}
.join_we{
	margin-left:80px;
	margin-top:20px;
	overflow:hidden;
}
.join_we>p{
	line-height: 34px;
}
.join_we>img{
	margin-top:20px;
}
.join_input input{
	width:100%;
	font-size: 16px;
	color: #000;
}
.join_input input::-webkit-input-placeholder{
	color: #b3b3b3;
	font-size: 16px;
}
.join_input input::-moz-placeholder{
	color: #b3b3b3;
	font-size: 16px;
}
.join_input input:-ms-input-placeholder{
	color: #b3b3b3;
	font-size: 16px;
}
.search_nav{
	width:290px;
	margin:30px auto 50px;
	overflow: hidden;
}
.search_nav li{
	padding:0px 40px;
	float: left;
	border-right: 1px solid #b2b2b2;
	text-align: center;
	color: #888;
	font-weight: 600;
	cursor: pointer;
}
.search_nav li:last-child{
	border-right: 0px;
}
.search_input{
	width:225px;
	height:30px;
	border:1px solid #000;
	border-radius: 20px;
	padding: 0px 10px;
	margin-top: 24px;
	float:right;
	position: relative;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	behavior: url(404.png);
}
.search_image{
	width:225px;
	height:30px;
	padding: 0px 10px;
	position: relative;
}
.search_image>img{
	position: absolute;
	right:9px;
	top:6px;
	cursor: pointer;
}
.search_input input{
	
	background: none;
	color: #000;
	font-size: 14px;
	width:calc(100% - 30px);
	line-height: 30px;
}
.search_input>img{
	position: absolute;
	right:10px;
	top:5px;
}
.process>img{
	width:100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.process_p{
	text-align: left;
	line-height: 38px;
	color: #474747;
}
.more_plan img{
	width:970px;
	height:565px;
}
.swiper-button-prev, .swiper-button-next{
	width:44px!important;
	background-size: 44px 44px!important;
}
.menu_img{
	margin:20px 20px;
	overflow: hidden;
	height:170px;
	border:3px solid #fff;
	padding: 4px;
}
.menu_img img{
	width:235px;
	height:170px;
}
.swiper-slide-thumb-active{
	border:3px solid #000;
	padding: 4px;
}
.detail_display .swiper-pagination{
	width:930px;
	text-align: left;
	left:50%;
	margin-left:-465px;
}
.detail_display .swiper-pagination-bullet{
	width:11px;
	height:11px;
	margin-right:10px;
	margin-top:0px;
}
.detail_display .swiper-pagination-bullet-active{
	background: #000;
}
.detail_display{
	margin-bottom: 40px;
	overflow: hidden;
	min-height: 700px;
	min-width: 1100px;
}
.button{
	width:1100px;
	position: absolute;
	height:50px;
	left:50%;
	margin-left:-550px;
	top:50%;
	margin-top:-30px;
}
.plan_title a,.team_title a{
	display: block;
	color: #000;
}
.plan_title a:hover,.team_title a:hover{
	color: #888;
}

.pc-banner {
	background: #fff;
	min-width: 1100px;
}
@media screen and (max-width: 668px) {
	.pc-banner {
		background-size: auto 100%;
	}
}
.pc-banner .swiper-container {
	width: 100%;
}
@media screen and (max-width: 668px) {
	.pc-banner .swiper-container {
		margin: 20px 0 15px;
	}
}
.pc-banner .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
@media screen and (max-width: 668px) {
	.pc-banner .swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}
.pc-banner .swiper-slide-active,.pc-banner .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}
@media screen and (max-width: 668px) {
	.pc-banner .swiper-slide-active,.pc-banner .swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}
.pc-banner .none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}
.pc-banner .swiper-slide a {
	background: #fff;
	padding:10px;
	display: block;
}
@media screen and (min-width: 668px) {
	.swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		border: 10px solid #fff;
		content: "";
		width: 100%;
		height: 100%;
		background: url(../image/top_slick_cover_bg01.png) 0 0 repeat;
	}
}
.pc-banner .swiper-slide-active a:after {
	background: none;
}
@media screen and (max-width: 668px) {
	.pc-banner .swiper-slide a {
		padding: 10px;
	}
}
.pc-banner .swiper-slide img {
	width: 100%;
	display: block;
}
.dropdown-menu-item a{
	color: #888!important;
}