.dc-banner {
	height: 650px;
	background: url(./img/guangdong_banner.jpg) no-repeat center;
	padding-top: 160px;
	background-size: cover;
}
.dc-banner-text {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.banner-main-title {
	font-size: 48px;
	color: #fff;
}
.banner-sub-title {
	font-size: 20px;
	color: #fff;
	margin-top: 28px;
}
.banner-text-experience {
	display: inline-block;
	width: 160px;
	height: 40px;
	margin-top: 60px;
	border: 1px solid white;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: white;
}
.banner-text-experience:hover {
	background-color: white;
	color: #142665;
}
/* sub-banner */
.sub-banner {
	/* height: 263px; */
  padding: 70px 0;
}
.sub-banner-item {
	float: left;
	width: 33.3%;
	text-align: center;
}
.sub-item-icon {
	display: inline-block;
	/* margin-top: -64px; */
	width: 130px;
	height: 130px;
	background: no-repeat center;
}
.sub-item-icon-1 {
	background-image: url(./img/gd_subbanner_1.png);
}
.sub-item-icon-2 {
	background-image: url(./img/gd_subbanner_2.png);
}
.sub-item-icon-3 {
	background-image: url(./img/gd_subbanner_3.png);
}
.sub-item-title {
	margin-top: 20px;
	color: #333;
	font-size: 22px;
}
.sub-item-text {
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 1.8em;
	font-size: 14px;
	color: #666;
}
.block-title1 {
	font-size: 36px;
	color: #333;
	text-align: center;
}
.support-block {
	padding: 76px 0 60px 0;
	background: #f5f6f7;
}
.support-outer {
	margin-top: 60px;
}
.support-item {
	float: left;
	height: 323px;
	width: 33.3%;
	padding: 192px 50px 0 50px;
	font-size: 14px;
	color: #666;
	line-height: 1.8em;
	text-align: center;
	background: no-repeat center 36px;
	transition: all ease 0.3s;
}
.support-item:hover {
	background-color: #fff;
	box-shadow: 1px 9px 32px rgba(0, 0, 0, 0.2);
}
.support-item-1 {
	background-image: url(./img/gd_support_1.png);
}
.support-item-2 {
	background-image: url(./img/gd_support_2.png);
}
.support-item-3 {
	background-image: url(./img/gd_support_3.png);
}
/* 对比表格 */
.compare-block {
	padding: 80px 0;
}
.compare-table {
	width: 100%;
	text-align: center;
	margin-top: 90px;
}
.compare-table th,
.compare-table td {
	border: 1px solid #ddd;
	line-height: 90px;
	border-right: none;
}
.compare-table td {
	border-top: none;
	font-size: 16px;
}
.compare-table th:first-child,
.compare-table td:first-child {
	border-left: none;
}
.compare-table th {
	font-size: 24px;
	background: #f7f7f7;
	color: #666;
	font-weight: normal;
}
.mid-thead {
	position: relative;
}
.mid-thead-block {
	position: absolute;
	height: 120px;
	bottom: 0;
	left: -1px;
	right: -1px;
	line-height: 120px;
	background: #009fd9;
	color: #fff;
	font-size: 26px;
	text-align: center;
}
th.mid-thead {
	border-color: #009FD9;
}
td.mid-td {
	border-color: #009fd9;
}
td.last-td {
	color: #999999;
	border-left-color: #009FD9;
}
.compare-table .text-stress {
	color: #ff9900;
}
/* youshi */
.youshi-block {
	padding: 74px 0 150px 0;
	background: #f5f6f7;
}
.hd-container {
	height: 515px;
	max-width: 1200px;
	min-width: 1000px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
}
.hd-outer {
	position: absolute;
	left: 0;
	top: 0;
	height: 515px;
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	transition: all ease 0.3s;
}
.hd-outer.to-end {
	left: -240px;
}
.hd-to-left {
	position: absolute;
	left: 0;
}
.hd-button {
	display: none;
	position: absolute;
	width: 24px;
	height: 60px;
	top: 50%;
	z-index: 10;
	margin-top: -30px;
	background: no-repeat center;
	cursor: pointer;
}
@media screen and (max-width:1199px) {
	.hd-container {
		min-width: 960px;
		max-width: 960px;
		width: 960px;
	}
	.hd-button {
		display: block;
	}
}
.hd-to-left {
	left: 0;
	background-image: url(./img/gd_to_left.png);
}
.hd-to-left:hover {
	background-image: url(./img/gd_to_left_hover.png);
}
.hd-to-right {
	right: 0;
	background-image: url(./img/gd_to_right.png);
}
.hd-to-right:hover {
	background-image: url(./img/gd_to_right_hover.png);
}
.hd-item {
	float: left;
	height: 256px;
	width: 240px;
	background: no-repeat center;
	margin-top: 127px;
	transition: all ease 0.3s;
	padding-top: 89px;
}
.hd-1.hd-item {
	padding-top: 42px;
}
.hd-item.hd-open {
	margin-top: 0;
}
.hd-txt {
	text-align: center;
	line-height: 2em;
}
.hd-txt-hover {
	opacity: 0;
	filter: alpha(opacity=0);
}
.hd-item.hd-open .hd-txt {
	display: none;
}
.hd-item.hd-open .hd-txt-hover {
	margin-top: 205px;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all ease 0.3s;
}
.hd-item.hd-1 .hd-txt-hover {
	margin-top: 250px;
}
.hd-txt,
.hd-title {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.hd-txt-hover {
	color: #fff;
	font-size: 12px;
}
.hd-txt-inner {
	padding: 10px;
	line-height: 2em;
	text-align: justify;
}
.hd-1 {
	background-image: url(./img/hd_1.png);
}
.hd-1.hd-open {
	height: 515px;
	background-image: url(./img/hd_1_hover.png);
}
.hd-2 {
	background-image: url(./img/hd_2.png);
}
.hd-2.hd-open {
	height: 515px;
	background-image: url(./img/hd_2_hover.png);
}
.hd-3 {
	background-image: url(./img/hd_3.png);
}
.hd-3.hd-open {
	height: 515px;
	background-image: url(./img/hd_3_hover.png);
}
.hd-4 {
	background-image: url(./img/hd_4.png);
}
.hd-4.hd-open {
	height: 515px;
	background-image: url(./img/hd_4_hover.png);
}
.hd-5 {
	background-image: url(./img/hd_5.png);
}
.hd-5.hd-open {
	height: 515px;
	background-image: url(./img/hd_5_hover.png);
}
.wave-box {
	background: #f5f6f7;
}

 /*手机*/
@media (max-width: 768px) {
.dc-banner {
    display: none;
}
.auto {
    min-width: 1px;
    padding: 25px;
}
.sub-banner-item,.support-item {
    width: 80.3%;
}
.shiwaidiv {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hd-container {
min-width: 100%;
    width: 100%;
}
.hd-container {
    height: 1344px;
}
.hd-outer {
     position: static; 
     width: 100%;
     height: 1350px;
    /* left: 0; */
    /* top: 0; */
    /* height: 515px; */
    /* width: 1200px; */
    /* overflow: hidden; */
    /* margin: 0 auto; */
    transition: all ease 0.3s;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.hd-item {
    width: 38%;
    margin-left: 20px;
    margin-right: 20px;
}
div.server-banner {
    background-image: url(https://img.shiwaiyun.net/images/2023/03/28/banner.png);
}

.banner-title,.banner-describe {

    color: #fff;
}
.banner-title {
    margin-top: 3rem;
}
    




}
