/* Banner  */
.dc-banner {
	background-image: url(../img/liaoning_banner.jpg?v=2);
}
.banner-main-title {
	color: #ffc300;
}
.banner-sub-title {
	color: #9ab5ff;
}
.banner-text-experience {
	border-color: #FEC400;
	background-color: transparent;
	color: #FEC400;
}
.banner-text-experience:hover {
	background-color: #FEC400;
	color: #051546;
}

/*常见攻击类型 */
.attack-wheel {
	width: 885px;
	height: 428px;
	background: url(../img/changjianwenti.jpg);
	position: relative;
	margin: 0 auto;
	margin-top: 55px;
}
.attack-type1 {
	width: 240px;
	height: 190px;
	font-size: 18px;
	color: #2d3c44;
	padding-top: 102px;
	line-height: 30px;
	padding-left: 6px;
}

.attack-type2 {
	width: 250px;
	height: 190px;
	font-size: 18px;
	color: #2d3c44;
	margin-top: -189px;
	line-height: 30px;
	margin-left: 738px;
}

.attack-type3 {
	width: 280px;
	height: 190px;
	font-size: 18px;
	color: #2d3c44;
	padding-top: 70px;
	line-height: 30px;
	padding-left: 67px;
}

.attack-type4 {
	width: 240px;
	height: 190px;
	font-size: 18px;
	color: #2d3c44;
	margin-top: -129px;
	line-height: 30px;
	margin-left: 695px;
}
.attack-type1:hover,
.attack-type2:hover,
.attack-type3:hover,
.attack-type4:hover{
	color:#009fd9;
}
.circle-outer,.circle-inner{
	position: absolute;
	left:33%;
	top:35px;
	width:360px;
	height:360px;
	background-image: url(../img/around_outer.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-animation: counterClockwiseTurn 10s infinite linear;
	-moz-animation: counterClockwiseTurn 10s infinite linear;
	-o-animation: counterClockwiseTurn 10s infinite linear;
	animation: counterClockwiseTurn 10s infinite linear;
}
.circle-inner{
	background-image: url(../img/around_inner.png);
	top:35px;
	-webkit-animation: clockwiseTurn 12s infinite linear;
	-moz-animation: clockwiseTurn 12s infinite linear;
	-o-animation: clockwiseTurn 12s infinite linear;
	animation: clockwiseTurn 12s infinite linear;
}
@keyframes clockwiseTurn {
	from {transform: rotate(0);}
	to {transform: rotate(360deg);}
}
@-moz-keyframes clockwiseTurn {
	from {transform: rotate(0);}
	to {transform: rotate(360deg);}
}
@-webkit-keyframes clockwiseTurn {
	from {transform: rotate(0);}
	to {transform: rotate(360deg);}
}
@keyframes counterClockwiseTurn {
	from {transform: rotate(0);}
	to {transform: rotate(-360deg);}
}
@-moz-keyframes counterClockwiseTurn {
	from {transform: rotate(0);}
	to {transform: rotate(-360deg);}
}
@-webkit-keyframes counterClockwiseTurn {
	from {transform: rotate(0);}
	to {transform: rotate(-360deg);}
}
/* 为您提供的解决策略 */
.strategy {
	margin-top: 80px;
}
.strategy-subtitle1,
.strategy-subtitle2,
.strategy-subtitle3,
.strategy-subtitle4 {
	background-position: top center;
	background-repeat: no-repeat;
}
.strategy-subtitle1 {
	background-image: url(../img/cenue1.jpg);
}
.strategy-subtitle2 {
	background-image: url(../img/cenue2.jpg);
}
.strategy-subtitle3 {
	background-image: url(../img/cenue3.jpg);
}
.strategy-subtitle4 {
	background-image: url(../img/cenue4.jpg);
}
/*安全保障 */
.safety {
	margin: 0 auto 0 auto;
	margin-top: 42px;
}
.safety-bt {
	font-size: 20px;
	color: #333333;
	background-color: #fff;
}
.safety-txt {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	padding-left: 20px;
}
.tb0 {
	width: 38px;
	height: 1px;
	background: url(../img/aq_tb0.jpg);
	margin: 0 auto 0 auto;
}
.tb1 {
	width: 135px;
	margin: 0 auto 0 auto;
}
.tb1pic {
	width: 28px;
	height: 27px;
	background: url(../img/aq_tb1.jpg) no-repeat center 6px;
	float: left;
}
.server-icon {
	width: 28px;
	height: 27px;
	background: url(../img/tradition_server.png) no-repeat center 4px;
	float: left;
}
.tb1txt {
	float: left;
	margin-left: 10%;
}
.tb2 {
	width: 145px;
	margin: 0 auto 0 auto;
}
.tb2pic {
	width: 38px;
	height: 44px;
	background: url(../img/aq_tb2.jpg);
	float: left;
}
.tb2txt {
	width: 87px;
	height: 44px;
	float: left;
	margin-left: 20px;
	line-height: 44px;
}
.tb3 {
	width: 145px;
	margin: 0 auto 0 auto;
}
.tb3pic {
	width: 38px;
	height: 38px;
	background: url(../img/aq_tb3.jpg);
	float: left;
}
.tb3txt {
	width: 87px;
	height: 38px;
	float: left;
	margin-left: 20px;
	line-height: 38px;
}
.tb4 {
	width: 172px;
	margin: 0 auto 0 auto;
}
.tb4pic {
	width: 37px;
	height: 43px;
	background: url(../img/aq_tb4.jpg);
	float: left;
	margin-left: 11px;
}
.tb4txt {
	width: 104px;
	height: 43px;
	float: left;
	margin-left: 20px;
	line-height: 43px;
}
.jcjs {
	color: #333333;
	font-weight: bold;
}