.service_wrapper {
	margin: 0px auto; text-align: center; color: rgb(49, 49, 49); line-height: 24px; padding-top: 150px; font-size: 14px; max-width: 1200px;
}
.service_img {
	vertical-align: middle; display: inline-block;
}
.service_banner {
	background: url("../images/service/7_banner.png") no-repeat center; width: 100%;
}
.service_banner .service_wrapper {
	text-align: left; color: white; padding-top: 0px;
}
.service_banner_title {
	padding: 250px 0px 30px; line-height: 52px; font-size: 52px; font-weight: bold; max-width: 39%;
}
.service_banner_desc {
	line-height: 35px; font-size: 20px; max-width: 39%;
}
.service_consult_box {
	width: 60%; text-align: left; vertical-align: middle; display: inline-block;
}
.service_consult_box img {
	padding: 0px 20px 0px 40px; width: 100%; max-width: 664px; box-sizing: border-box;
}
.service_consult_box.service_consult_content {
	width: 39%;
}
.service_consult_content h1 {
	line-height: 30px; padding-bottom: 40px; font-size: 30px; font-weight: bold;
}
.service_design .service_img {
	padding: 70px 0px 75px; width: 100%; max-width: 925px;
}
.service_train {
	background: url("../images/service/7_3bg.png") no-repeat center;
}
.service_train .service_wrapper {
	color: white; padding-top: 125px;
}
.service_train .panel-title h1 {
	color: white;
}
.service_train .panel-title .title-line {
	background-color: white;
}
.service_train_boxes {
	padding: 110px 0px 85px;
}
.service_train_box {
	margin: 0px 52px; width: 25%; vertical-align: top; display: inline-block;
}
.service_train_title {
	padding: 15px 0px 35px; font-size: 18px; font-weight: bold;
}
.service_maintain .service_wrapper {
	padding-top: 100px;
}
.service_maintain_boxes {
	padding: 65px 0px;
}
.service_maintain_box {
	padding: 0px 25px; width: 26%; vertical-align: top; display: inline-block; box-sizing: border-box;
}
.service_maintain_title {
	padding: 35px 0px 25px; font-size: 18px; font-weight: bold;
}
.service_maintain_table {
	margin: 35px 0px 130px; box-shadow: 0px 5px 25px 2px rgba(0,0,0,0.3);
}
.service_maintain_th {
	padding: 30px 0px; color: white; line-height: 24px; font-size: 24px; background-color: rgb(34, 60, 165);
}
.service_maintain_tr {
	text-align: left; border-bottom-color: rgb(171, 171, 171); border-bottom-width: 1px; border-bottom-style: solid;
}
.service_maintain_tr.service_maintain_tr_last {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.service_maintain_tr h1 {
	font-size: 18px; font-weight: bold; display: inline-block;
}
.service_maintain_td_1 {
	padding: 35px 0px 35px 40px; width: 12%; line-height: 16px; font-size: 16px; font-weight: bold; vertical-align: middle; display: inline-block; box-sizing: border-box;
}
.service_maintain_td_2 {
	padding: 35px 0px 35px 40px; width: 34%; line-height: 24px; font-size: 14px; font-weight: normal; vertical-align: middle; display: inline-block; box-sizing: border-box;
}
.service_maintain_td_3 {
	padding: 35px 0px 35px 40px; width: 12%; line-height: 22px; font-size: 16px; font-weight: bold; vertical-align: middle; display: inline-block; box-sizing: border-box;
}
.service_maintain_td_4 {
	padding: 35px 0px 35px 40px; width: 40%; line-height: 28px; font-size: 16px; font-weight: normal; vertical-align: middle; display: inline-block; box-sizing: border-box;
}
/*@media screen and (max-width:1366px)
{
.service_wrapper {
	max-width: 1000px;
}
}*/

@media screen and (max-width: 1366px){
.service_wrapper {
    max-width: 1000px;
}
}

@media screen and (max-width:1024px)
{
.service_wrapper {
	max-width: 900px;
}
}
