/* Banner  */
.dc-banner {
    height: 299px;
	padding-top: 200px;
	margin-bottom: 40px;
	background-image: url(img/huadong_banner.jpg);
}

.info-btn1 {
	background: #015bfe;
	margin-right: 20px;
}
.info-btn1:hover {
	background-color: #015bfe;
}
.block-title {
	font-size: 32px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top: 62px;
	color: #2a3a42;
}

.dc-banner-text a {
    margin-top:20px ;
	display: inline-block;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.banner-main-title {
	font-size: 46px;
	color: #ffffff;
}
.banner-sub-title {
	margin-top: 20px;
	line-height: 30px;
	font-size: 14px;
	color: #bcc3cc;
}
.block-title {
	color: #333;
}

/* 鍩虹浼樺娍 */
.youshi-list li {
	float: left;
	height: 400px;
	width: 33%;
	padding: 150px 20px 0 20px;
	margin-top: 60px;
	background: no-repeat center top;
}
.youshi-title {
	text-align: center;
	font-size: 22px;
	color: #333333;
}
.youshi-text {
	margin-top: 20px;
	line-height: 1.8em;
	font-size: 14px;
	color: #666;
}
.youshi-text a {
	color: #00aaff;
}
li.youshi-1 {
	background-image: url(img/huadong_youshi_1.png);
}
li.youshi-2 {
	background-image: url(img/huadong_youshi_2.png);
}
li.youshi-3 {
	background-image: url(img/huadong_youshi_3.png);
}

/* 鍦板煙浼樺娍 */
.strategy {
	background-color: #f2f6f7;
	padding-bottom: 82px;
}
.area-module {
	height: 900px;
}
.area-info-box {
	position: relative;
	margin-top: 70px;
	padding-left: 682px;
}
.area-info-img {
	position: absolute;
	left: -147px;
	top: -10px;
	width: 816px;
	height: 617px;
	background: url(img/huadong_bg.jpg) no-repeat center;
}
.area-info-title {
	padding-top: 49px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
}
.area-info-title.first-info-title {
	padding-top: 0;
}
.area-info-title span {
	color: #00aaff;
}
.area-info-box p {
	margin-top: 10px;
	line-height: 30px;
	text-align: justify;
	font-size: 14px;
	color: #555;
}
.area-box {
	position: absolute;
	top: 371px;
	right: 201px;
}
.area-box .dot {
	display: inline-block;
    position: absolute;
	left: -3px;
	top: -3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #0080ff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.area-box .pulse {
    position: absolute;
    top: -39px;
    left: -39px;
    height: 88px;
    width: 88px;
    border: 2px solid #0080ff;
    border-radius: 48px;
    box-shadow: 0 0 4px #0080d9, 0 0 10px #0080d9 inset;
    opacity: .12;
    filter: alpha(opacity=0);
    animation: warn 2s ease-out both;
    animation-iteration-count: infinite;
    background: 0 0;
}
.area-box .delay-03 {
    animation-delay: .8s;
}
.area-box .delay-04 {
    animation-delay: 1.2s;
}
.area-box .delay-05 {
    animation-delay: 1.6s;
}
@keyframes warn {
	0% {
		transform: scale(0);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 0;
	}
}

/* 鍔ㄦ€丅GP涓庨潤鎬丅GP瀵规瘮 浼樺娍 */
.youshi-module {
	height: 682px;
}
.youshi-wrapper {
	margin: 82px 28px 60px;
}
.youshi-item {
	width: 314px;
	text-align: center;
	border: 1px solid #d3d3d3;
}
.youshi-item .youshi-header  {
	border-bottom: 1px solid #d3d3d3;
	background: #f0f0f0;
	font-size: 16px;
	color: #666;
	line-height: 62px;
}
.youshi-our {
	position: relative;
	z-index: 2;
	border: 2px solid #00aaff;
	border-bottom-width: 2px;
	box-shadow: 0px 0px 6px 2px rgba(0, 170, 255, 0.5);
}
.youshi-our li.youshi-header {
	position: relative;
	color: #fff;
	font-size: 22px;
	height: 63px;
}
.our-block-extra {
	position: absolute;
	left: -2px;
	right: -1px;
	height: 98px;
	line-height: 93px;
	bottom: 0;
	z-index: 10;
	background: #00aaff;
}
.youshi-our-rec {
	position: absolute;
	width: 55px;
	height: 55px;
	right: -5px;
	top: -3px;
	background: url(img/server_icon_recommend.png);
}
.youshi-them {
	width: 330px;
}
.youshi-them .youshi-header {
	color: #333;
	font-size: 22px;
}
.youshi-item li {
	font-size: 14px;
	line-height: 44px;
	color: #666;
	background: #fff;
}
.youshi-item li.height-2 {
	height: 88px;
	line-height: 88px;
}
.youshi-item li.height-3 {
	height: 132px;
	line-height: 132px;
}
.youshi-item li.height-3 p {
	padding-top: 32px;
}
.youshi-item li.height-2 p {
	padding-top: 22px;
}
.youshi-our {
	width: 483px;
}
.youshi-our li {
	color: #666;
	font-size: 14px;
}
.youshi-our li.last-row {
	line-height: 35px;
}
.youshi-item .even-row {
	background: #f7f7f7;
}
.youshi-our .even-row {
	background: #e7f1fc;
}
.correct-icon {
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(img/icon_check.png);
}
/* 鏇村浜у搧*/
.product-module {
	height: 670px;
}
.product-list {
	margin-top: 50px;
	width: 100%;
}
.product-list li {
	display: list-item;
	float: left;
	position: relative;
	padding: 40px 27px 0 200px;
	width: 590px;
	height: 200px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 30px 37px;
}
.product-list li a {
	display: block;
	height: 100%;
}
.product-list li:hover {
	box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.margin-left-20 {
	margin-left: 20px;
}
.margin-top-20 {
	margin-top: 20px;
}
.product-list .product-bg1 {
	background-image: url(img/product_1.png);
}
.product-list .product-bg2 {
	background-image: url(img/product_2.png);
}
.product-list .product-bg3 {
	background-image: url(img/product_3.png);
}
.product-list .product-bg4 {
	background-image: url(img/product_4.png);
}
.product-list .product-bg5 {
	background-image: url(img/product_5.png);
}
.product-list .product-bg6 {
	background-image: url(img/product_6.png);
}
.product-title {
	display: block;
	font-size: 18px;
	color: #333;
}
.product-title span {
	color: #00aaff;
}
.product-info {
	margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
	color: #555;
	text-align: justify;
}
.product-icon {
	position: absolute;
	right: 0;
	top: 0;
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: center;
}
.buy-hot-icon {
	background-image: url(img/buy_bot_icon.png);
}
.waiting-icon {
	background-image: url(img/waiting_icon.png);
}