﻿.news_date{
	font-size: 12px; color: #ccc; float: right; margin-top: 3px;
}
.custom_my{
	color: #555;
	margin-bottom: 10px;
}
.custom_my .title {
	text-align: center;
	line-height: 50px;
	color: #555;
}
.custom_my h1 {
	text-align: center;
	font-size: 30px;
	color: #555;
	padding-top:50px
}
.custom_my h2 {
	padding: 0;
	margin: 0;
	font-size: 17px;
	font-weight: normal;
}
.custom_my p {
	padding: 0;
	margin: 10px 0 0 0;
}
.custom_my .left {
	float: left;
	width: 40%;
	text-align: right
}
.custom_my .left li{
	height: 80px;
}
.custom_my .left .hollow {
	padding-right: 7%
}
.custom_my .middle {
	float: left;
	width: 200px;
	height: 200px;
	margin-top: 50px;
	background: url(../images/custom.jpg) no-repeat center;
	background-size: 200px 200px;
	border-radius: 50%
}
.custom_my .right {
	float: left;
	width: 40%;
}
.custom_my .right li{
	height: 80px;
}
.custom_my .right .hollow {
	padding-left: 7%
}
.custom_my:before,.custom_my:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

.custom_service {
	position: relative;
	background: url(../images/c_bg.png) no-repeat;
	height: 550px;
	width: 100%;
}

.custom_service .left{
	float: left;
	position: relative;
	width: 50%;
}
.custom_service .left .service_bubble {
	position: relative
}
.custom_service .left .service_bubble div {
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	font-size: 20px;
	color: #243644;
	text-align: center;
	border-radius: 100%;
}
.custom_service .left div:hover {
	box-shadow: 0px 0px 10px #666;
	background: rgba(255, 255, 255, 0.6);
}
.custom_service .left .s_shop {
	width: 170px;
	height: 170px;
	top: 10px;
	left: 10px;
	line-height: 170px;
}
.custom_service .left .s_auto{
	width: 150px;
	height: 150px;
	top: 50px;
	left: 197px;
	line-height: 150px;
}
.custom_service .left .s_web1{
	width: 170px;
	height: 170px;
	top: 50px;
	left: 357px;
	line-height: 170px;
}
.custom_service .left .s_web2{
	width: 170px;
	height: 170px;
	top: 350px;
	left: 197px;
	line-height: 170px;
}
.custom_service .left .s_web3{
	width: 150px;
	height: 150px;
	top: 250px;
	left: 197px;
	line-height: 150px;
}
.custom_service .left .s_web4{
	width: 150px;
	height: 150px;
	top: 50px;
	left: 497px;
	line-height: 150px;
}
.custom_service .left .s_mobile{
	width: 230px;
	height: 230px;
	top: 150px;
	left: 497px;
	line-height: 230px;
}
.custom_service .left .s_app{
	width: 150px;
	height: 150px;
	top: 200px;
	left: 17px;
	padding-top: 10px;
	line-height: 150px;
}
.custom_service .left .s_wx{
	width: 120px;
	height: 120px;
	top: 300px;
	left: 17px;
	line-height: 120px;
}
.custom_service .right{
	position: relative;
	float: right;
	width: 50%;
	background-color: #89B82A;
	height: 550px;
}
.custom_service .right .content{
	padding: 50px;
	color: #fff;
}
.custom_service .right .content li h2{
	margin:0;padding: 0 0 0 60px;
}
.custom_service .right .content li p{
	margin:0;padding: 0 0 0 60px;
}
.custom_service .right .content .shop_lg {
	/*background: url(/images/s_shop.png) no-repeat;*/
	height: 100px;
	background-size: 50px;
}
.custom_service .right .content .company_lg{
	/*background: url(/images/s_company.png) no-repeat;*/
	height: 100px;
	background-size: 50px;
}
.custom_service .right .content .sys_lg{
	/*background: url(/images/s_sys.png) no-repeat;*/
	height: 100px;
	background-size: 40px;
}
.custom_service .right .content .mobile_lg{
	/*background: url(/images/s_mobile.png) no-repeat;*/
	height: 100px;
	background-size: 55px;
}
.custom_service:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

.custom_dev{
	width: 80%;
	margin: 0 auto;
}
.custom_dev h1{
	text-align: center;margin: 20px auto 0 auto
}
.custom_dev h3{
	padding: 0;margin: 0
}
.custom_dev p{
	padding: 5px 0 0 0;margin: 0;
	line-height: 180%;
}
.custom_dev ul{
	padding: 10px 30px 30px 30px;
}
.custom_dev>li>ul>li {
	height: 120px;
	background-repeat: no-repeat;
	background-size: 40px;
	padding-left: 50px;
}
.custom_dev .left{
	float: left;width: 50%
}
.custom_dev .right{
	float: left;width: 50%
}

.custom_dev:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

/* 翻页 start*/
.pagination
{
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li
{
	display: inline
}
/*.pagination>li>a{
    height: 50px;
}*/
.pagination>li>a,.pagination>li>span
{
	position: relative;
	float: left;
	padding: 6px 12px;
	/*line-height: 1.42857143;*/
	text-decoration: none;
	color: #428bca;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span
{
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span
{
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus
{
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus
{
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus
{
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span
{
	padding: 10px 16px;
	font-size: 15px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span
{
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span
{
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span
{
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span
{
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span
{
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.pager
{
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}

.pager li
{
	display: inline
}

.pager li>a,.pager li>span
{
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:hover,.pager li>a:focus
{
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,.pager .next>span
{
	float: right
}

.pager .previous>a,.pager .previous>span
{
	float: left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span
{
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}

/* 翻页 End*/


@media screen and (max-width: 1446px) {
.header .header_menu ul li a {
	padding: 0px 12px;
}
.platform_advantage_brief {
	padding-left: 30px;
}
.consulting_type {
	padding: 20px 0;
}
.consulting_type ul {
	margin: 15px 0 10px 0;
}
.consulting_type ul li a {
	height: 30px;
	line-height: 30px;
}
.consulting_box .problem {
	padding-top: 15px;
}
.consulting_box .problem ul {
	padding: 10px 0 0 30px;
}
.canvasdiv {
	padding-top: 150px;
}
}
 @media screen and (max-width: 1199px) {
.mpage {
	width: 100%;
	height: 888px;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	top: 0;
	z-index: -1;
}
.canvasdiv {
	display: none !important;
}
.banner {
	background: #2a84ff url(../images/bg-new.png);
	height: 600px;
}
.banner_title {
	padding-top: 150px;
}
.banner .owl-prev {
	margin-left: 20px;
}
.banner .owl-next {
	margin-right: 20px;
}
.all_button:hover {
	background: #3B9FF2;
	color: #fff;
}
.header {
	height: 60px;
	line-height: 60px;
}
.header .login {
	display: none;
}
.header .mobileMenuBtn_shad {
	width: 100%;
	height: 0;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background: rgba(0, 0, 0, 0.7);
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.header .mobileMenuBtn_shad.active {
	height: 100%;
}
.header .header_menu {
	width: 200px;
	background: rgba(49, 152, 242, .8);
	position: fixed;
	height: 100%;
	overflow: auto;
	top: 0;
	right: -200px;
	transition: 0.6s all;
	-webkit-transition: 0.6s all;
}
.header .header_menu.active {
	right: 0;
}
.header .header_menu ul li {
	display: block;
}
.header .header_menu ul li a {
	padding: 0;
	border: none;
	border-bottom: solid 1px #378fdd;
	line-height: normal;
	padding: 12px 0;
}
.header .header_menu ul li a:hover,  .header .header_menu ul li a.active {
	border: none;
	border-bottom: solid 1px #429ae9;
	opacity: 1;
	filter: alpha(opacity=100);
}
.header .md-show {
	display: block;
}
.platform_advantage_img img {
	width: 50px;
}
.platform_advantage_brief {
	padding-left: 20px;
}
.platform_advantage_brief .brief_title {
	font-size: 16px;
}
.platform_advantage_brief .brief_text {
	font-size: 13px;
}
.platform_advantage_content {
	margin-left: -50px;
}
.platform_advantage_list {
	margin: 0 0 50px 50px;
}
.marketing_advantage_brief {
	padding: 0 25px;
}
.aside,  .consulting_box {
	display: none;
}
.header .mobileMenuBtn {
	display: block;
}
.case_show_brief {
	margin-left: 10px;
}
.case_show_brief_text {
	margin: 15px 10px 20px 0;
	line-height: 1.8;
}
.support_type_list {
	border: none;
	color: #fff;
	background: #3DA6F7;
	margin-left: 50px;
	border-radius: 3px;
}
.support_type_list:before {
	display: none;
}
.support_type_list:hover {
	border: none;
	background: #3DA6F7;
}
.template_show_list {
	width: 90%;
	padding: 50px 0;
}
.introduce_list_brief {
	margin: 0 20px 10px 0;
}
.introduce_list_text {
	font-size: 12px;
}
.cloud_platform_list {
	padding: 40px 20px;
}
.industry_list_left {
	padding-right: 25px;
}
.industry_list_rigth {
	padding-left: 25px;
}
.industry_list_title {
	margin-bottom: 15px;
}
.industry_list_brief {
	margin-bottom: 20px;
}
.advantage_project_content {
	margin: 50px 0 0 -10px;
}
.advantage_project_list {
	overflow: hidden;
	margin: 0 0 100px 10px;
}
.proxy_process_line {
	max-width: 900px;
}
.proxy_process_content {
	margin: -55px 0 0 -30px;
}
.proxy_process_list {
	margin-left: 30px;
}
.proxy_process_list:hover .proxy_process_list_bottom .text {
	color: #939393;
}
}
 @media screen and (max-width: 967px) {
	 .custom_my{
		 margin: 0 auto;
		 text-align: center;
		 width: 100%;
	 }
	 .custom_my .left{
		 float: none;
		 clear: both;
		 width: 100%;
		 margin: 0 auto;
	 }
	 .custom_my .left .hollow{
		 padding: 0;
	 }
	 .custom_my .left li{
		 float: left;
		 width: 50%;
		 text-align: left;
		 height: auto;
	 }
	 .custom_my .right:after,.custom_my .left:after{
		 visibility: hidden;
		 display: block;
		 font-size: 0;
		 content: ".";
		 clear: both;
		 height: 0;
	 }
	 .custom_my .middle{
		 display: none;
	 }
	 .custom_my .right{
		 float: none;
		 width: 100%;
		 margin: 0 auto;
	 }
	 .custom_my .right .hollow{
		 padding: 0;
	 }
	 .custom_my .right li{
		 float: left;
		 width: 50%;
		 text-align: left;
		 height: auto;
	 }


	 .custom_service {
		 height: 450px;
	 }
	 .custom_service .left{
		 display: none;
	 }
	 .custom_service .right{
		 float: none;
		 width: 100%;
		 height: 450px;
	 }
	 .custom_service .right .content {
		 padding: 30px;
	 }
	 .custom_service .right .content li h2 {
		 font-size: 17px;
	 }
	 .custom_service .right .content .shop_lg ,.custom_service .right .content .company_lg,.custom_service .right .content .sys_lg,.custom_service .right .content .mobile_lg{
		 height: 80px;
	 }

	 .custom_dev{
		 width: 95%;
	 }
	 .custom_dev ul {
		 padding: 10px 30px 0px 30px;
	 }
	 .custom_dev .left{
		 float: none;width: 100%
	 }
	 .custom_dev .right{
		 float: none;width: 100%
	 }


.mpage {
	width: 1500px;
	height: 888px;
	top: 50%;
	left: 50%;
	margin-top: -444px;
	margin-left: -750px;
}
.waves_box {
	display: none;
}
.index_product {
	padding: 60px 0;
}
.all_title1,  .all_title2 {
	margin-bottom: 30px;
}
.all_title1 .title,  .all_title2 .title {
	font-size: 25px;
}
.container .ly_title{
	font-size: 25px;
}
.platform_advantage {
	padding: 60px 0;
}
.marketing_advantage {
	padding: 60px 0;
}
.marketing_advantage_content {
	margin-left: -10px;
}
.marketing_advantage_list {
	margin: 0 0 10px 10px;
}
.marketing_advantage_brief {
	padding: 0 15px;
	top: 15%;
}
.partners {
	padding: 60px 0;
}
.partners_content_list {
	margin: 10px 10px;
}
.join_in {
	padding: 60px 0;
}
.news_center {
	padding: 60px 0;
}
.news_center_content {
	margin-left: -30px;
}
.news_center_list {
	margin-left: 30px;
}
.footer_content {
	padding: 60px 0;
}
.footer .bottom_logo {
	display: none;
}
.footer_content {
	margin-left: -20px;
}
.footer_list {
	margin-left: 20px;
}
.quick_navigation {
	padding-left: 0;
	text-align: center;
}
.quick_navigation {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #2D2B2B;
}
.quick_navigation ul {
	text-align: center;
}
.quick_navigation ul li {
	display: inline-block;
	margin: 0 15px;
}
.z_banner {
	padding: 120px 0;
}
.case_show_brief_text {
	margin: 10px 0 20px 0;
	line-height: 1.5;
	font-size: 12px;
}
.support_type {
	margin: 30px 0;
}
.support_type_content {
	margin-left: -30px;
}
.support_type_list {
	margin-left: 30px;
}
.technical_support_box ul li a .text {
	width: 75%;
}
.technical_support_box ul li a .time {
	width: 25%;
}
.technical_support_box_z_header .title {
	font-size: 18px;
}
.technical_support_box_z_info_box {
	margin: 20px 0;
	padding: 20px 0;
}
.template_search_select select {
	width: 200px;
}
.template_show_list_text ul li {
	margin-right: 20px;
}
.introduce {
	padding: 60px 0;
}
.introduce_list_brief {
	margin: 0 0 15px 0;
}
.introduce_list_img {
	text-align: center;
}
.cloud_platform {
	padding: 60px 0;
}
.cloud_platform_content {
	overflow: hidden;
	margin: 50px 0 50px -20px;
}
.cloud_platform_list {
	margin-left: 20px;
}
.industry {
	padding: 60px 0;
}
.industry_content {
	margin-top: 20px;
}
.industry_list_left {
	padding-right: 0;
	text-align: center;
}
.industry_list_rigth {
	padding-left: 0;
	text-align: center;
	margin-top: 50px;
}
.industry_list_brief {
	margin-bottom: 10px;
}
.advantage_project {
	padding-top: 60px;
}
.advantage_project_content {
	margin: 50px 0 0 -30px;
}
.advantage_project_list {
	margin: 0 0 50px 30px;
}
.marketing_support {
	padding: 60px 0;
}
.marketing_support_list_img {
	display: none;
}
.proxy_process {
	padding: 60px 0;
}
.proxy_process_content {
	margin: -55px 0 0 -20px;
}
.proxy_process_list {
	margin-left: 20px;
}
.proxy_process_list_bottom {
	min-height: 80px;
}
.proxy_process_list_bottom .title {
	font-size: 14px;
}
.proxy_process_list_bottom .text {
	font-size: 12px;
}
}
 @media screen and (max-width: 767px) {
.banner {
	height: 500px;
	background-position: center -380px;
}
.banner .owl-pagination {
	margin-top: 100px;
}
.banner_title {
	font-size: 30px;
	padding-top: 180px;
}
.index_product {
	padding: 40px 0;
}
.platform_advantage {
	padding: 40px 0;
}
.platform_advantage_content {
	margin-left: -25px;
}
.platform_advantage_list {
	margin: 0 0 30px 25px;
}
.platform_advantage_brief .brief_title {
	font-size: 14px;
}
.platform_advantage_brief .brief_text {
	font-size: 12px;
}
.marketing_advantage {
	padding: 40px 0;
}
.marketing_advantage_list {
	margin: 0 0 14px 10px;
	background-color: #fff;
}
.marketing_advantage_content .span3:first-child .marketing_advantage_list {
	background-color: #fff;
	text-align: center;
}
.marketing_advantage_content .span3:first-child img {
	width: 84%;
}
.marketing_advantage_brief {
	padding: 0 35px;
	top: 30%;
}
.partners {
	padding: 40px 0;
}
.partners_content_list {
	margin: 10px 10px;
}
.join_in {
	padding: 40px 0;
}
.join_in_title {
	font-size: 30px;
}
.news_center_content {
	margin-left: -10px;
}
.news_center_list {
	margin-left: 10px;
}
.news_center_list_title {
	margin: 15px 0px;
}
.news_center_content ul li a .text {
	width: 75%;
}
.news_center_content ul li a .time {
	width: 25%;
}
.footer_content {
	padding: 40px 0;
}
.quick_navigation ul li {
	margin: 0 10px;
}
.platform_advantage_bg {
	display: none;
}
.z_banner {
	padding: 80px 0;
}
.case_show_list {
	padding-top: 30px;
}
.case_show_brief {
	margin: 0;
	padding-bottom: 30px;
	text-align: center;
}
.support_type_content {
	margin-left: -15px;
}
.support_type_list {
	margin-left: 15px;
}
.technical_support_type {
	margin-bottom: 30px;
}
.technical_support_type ul li:before {
	display: none;
}
.technical_support_type ul li a {
	padding: 10px 0;
	text-indent: 0;
	text-align: center;
}
.technical_support_type ul li.active a:hover {
	color: #fff;
}
.technical_support_type ul li a:hover {
	border-bottom: solid 1px #F0F0F0;
	color: #333;
}
.technical_support {
	padding: 30px 0;
}
.technical_support_type .title {
	cursor: pointer;
}
.technical_support_type .title span {
	display: block;
}
.technical_support_type ul {
	display: none;
}
.technical_support_box ul li a:before {
	display: none;
}
.technical_support_box ul li a:hover {
	color: #333;
}
.template_search {
	margin: 30px 0;
}
.template_search_select {
	margin: 0 15px;
}
.template_search_select select {
	width: 150px;
}
.case_show_more {
	padding: 30px 0;
}
.know_more {
	padding: 30px 0;
}
.introduce {
	padding: 40px 0;
}
.introduce_list_text {
	font-size: 14px;
}
.cloud_platform {
	padding: 40px 0;
}
.cloud_platform_content {
	overflow: hidden;
	margin: 40px 0 40px -10px;
}
.cloud_platform_list {
	padding: 30px 10px;
	margin-left: 10px;
}
.cloud_platform_solution .title {
	font-size: 20px;
}
.industry {
	padding: 40px 0;
}
.industry_content {
	margin-top: 0;
}
.advantage_project {
	padding-top: 40px;
}
.advantage_project_content {
	margin: 40px 0px 0px -30px;
}
.marketing_support {
	padding: 40px 0;
}
.marketing_support_list_brief {
	margin-top: 20px;
}
.proxy_process_line {
	display: none;
}
.proxy_process_content {
	margin-top: 0;
}
.proxy_process_list_middle {
	display: none;
}
.proxy_process_list {
	margin: 0 0 30px 20px;
}
.proxy_process_list:hover .proxy_process_list_top {
	color: #3ba1f2;
}
.proxy_process_list_top:before {
	display: none;
}
.proxy_process_list_bottom .title {
	font-size: 16px;
}
.response_shows .response_shows_box .thumb {
	bottom: -20%;
}
}
 @media screen and (max-width: 739px) {
.marketing_advantage_content .span3:first-child img {
	width: 88%;
}
}
 @media screen and (max-width: 479px) {
	 .custom_my .left{
		 padding-left: 10%;
	 }
	 .custom_my .left li{
		 float: none;
		 width: 100%;
	 }

	 .custom_my .right{
		 padding-top: 20px;
		 padding-left: 10%;
	 }
	 .custom_my .right li{
		 float: none;
		 width: 100%;
	 }

.marketing_advantage_content .span3:first-child img {
	width: 99%;
}
.response_shows .response_shows_box {
	padding: 0 0 50px;
}
.platform_advantage_img {
	width: 40%;
	text-align: center;
}
.marketing_advantage_content {
	margin-left: -8px;
}
.marketing_advantage_list {
	margin: 0 0 10px 8px;
}
.marketing_advantage_brief {
	padding: 0 15px;
	top: 12%;
}
.partners_content_list img {
	width: 150px;
}
.join_in_title {
	font-size: 24px;
}
.join_in_text {
	font-size: 14px;
	margin: 15px 0 30px 0;
}
.news_center_list_img {
	margin-top: 20px;
}
.footer {
	background: #0F0F0F none;
}
.quick_navigation_title,  .footer_link_title,  .footer_cotact_title {
	text-align: center;
}
.footer_link {
	overflow: hidden;
	margin-bottom: 20px;
}
.case_show_brief_text {
	margin: 10px 5px 20px 5px;
	font-size: 13px;
}
.case_show_content {
	/*margin: 30px 0;*/
}
.ly_177 {
	line-height: 50px;
	font-size: 15px;
}
 .layout-footer .footer .footer_main--column {
	 margin: 15px 0 0
 }
 .layout-footer .footer .footer_main--column_title {
	 font-size: 15px;
 }
	 .layout-footer .footer .footer_navigation--link {
		 line-height: 19px
	 }
	 .layout-footer .footer .footer_contact_info--item{
		 padding: 5px 0;
		 line-height: 15px;
	 }

.support_type {
	margin: 30px 0px 15px 0;
}
.support_type_list {
	margin-bottom: 15px;
}
.technical_support_type .title {
	text-indent: 15px;
}
.technical_support_box {
	padding: 15px;
}
.technical_support_box ul li a {
	padding: 7px 0;
}
.technical_support_box ul li a .time {
	font-size: 12px;
}
.technical_support_page ul li a {
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
}
.technical_support_box_z {
	padding: 15px;
}
.technical_support_page_z {
	padding: 0 15px 30px 15px;
}
.template_search_select {
	display: block;
}
.template_search_select {
	margin-bottom: 10px;
}
.template_search_select select {
	width: 100%;
}
.template_show_content:before {
	display: none;
}
.cloud_platform_list {
	margin-bottom: 10px;
}
.advantage_project {
	background: #4EA7EB none;
}
.advantage_project_list {
	margin: 0 0 30px 30px;
}
.marketing_support_list_brief {
	text-align: center;
}
.proxy_process {
	padding: 40px 0;
}
.response_shows .response_shows_box .thumb {
	bottom: -25%;
}
}
