.content {
    background: #F4F5F9;
    color: #666;
    font-family: 'Microsoft Yahei', 'PingFangSC', sans-serif;
}
a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}


a {
    text-decoration: none;
    color: #08acee;
}


li {
    list-style: none;
}

a {
    color: #666;
}

a:hover {
    color: #eee;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

.trade-title {
    font-size: 42px;
    color: #333;
    text-align: center;
    margin: 50px 0;
    position: relative;
	font-weight: 900
}

/*---------------------------------------------------------------------------------------------------------------*/
#pagination1 {
    position: absolute;
    z-index: 50;
    bottom: 0px;
    left: 545px;
    width: 120px;
    height: 12px;
    line-height: 20px;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

#swiper1 {
    height: 400px;
    min-width: 1200px;
    max-width: 1920px;
}
#swiper1 .swiper-slide {
    background-position: center center;
    background-repeat: no-repeat;
    height: 400px;
    width: 100%;
}

#swiper1 .swiper-slide .entirety {
    position: relative;
    height: 100%;
}

#swiper2 {
    width: 257px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    float: left;
}

#swiper2 .swiper-slide {
    box-sizing: border-box;
}

#swiper2 .swiper-slide>img {
    display: block;
}
.entirety {
    margin: 0 auto;
    width: 1200px;
}


/*---------------------------------------------------------------------------------------------------------------*/


.cloud{
background:#ffffff;width:100%;height: 390px;
}
.cdn{
background:#f5f5f5;width:100%;height: 390px;
}
.ddos{
background:#ffffff;width:100%;height: 390px;
}

/*---------------------------------------------------------------------------------------------------------------*/
.trade-black {
    height: 785px;
    background-color: #f5f5f5;
}
[ui-type="drawer"] .section-container {
 *zoom:1;
 margin-left:-20px
}
[ui-type="drawer"] .section-container:before,
[ui-type="drawer"] .section-container:after {
 display:table;
 content:""
}
[ui-type="drawer"] .section-container:after {
 clear:both
}
[ui-type="drawer"] article {
 float:left;
 width:48.3%;
 height:100px;
 margin-left:20px;
 margin-bottom:20px;
 box-sizing:border-box;
 border:1px solid #e6e6e6;
 position:relative
}
.is-mobile [ui-type="drawer"] article {
 float:none;
 width:auto;
 height:auto
}
[ui-type="drawer"] a {
 text-decoration:none;
 display:block;
 padding:20px;
 width:100%;
 height:100%;
 background:#FFF;
 box-sizing:border-box;
 cursor:pointer;
 transition:background-color .2s ease-in-out
}
[ui-type="drawer"] a:hover {
 background:#f7f7f7
}
[ui-type="drawer"] h3 {
 color:#333;
 font-size:18px;
 line-height:25px;
 font-weight:400;
 margin:0px;
}
[ui-type="drawer"] img {
 float:left;
 width:60px;
 height:60px
}
[ui-type="drawer"] figcaption {
 margin-left:80px;
-- max-width:390px;
}
[ui-type="drawer"] figcaption p {
 font-size:14px;
 line-height:20px;
 color:#999;
 margin-top:6px
}
[ui-type="drawer"] [ui-type='apply-box'] span {
 position:absolute;
 display:block;
 width:58px;
 height:36px;
 top:0;
 bottom:0;
 margin:auto;
 padding:0;
 text-align:center;
 right:20px;
 color:#999;
 border:1px solid #e5e5e5;
 line-height:36px;
 background:#FFF;
 transition:all .2s ease-in-out
}
[ui-type="drawer"] [ui-type='apply-box'] span:hover {
 color:#fff;
 background:#289fff;
 border-color:#289fff
}
.group {
    width: 1180px;
    margin: 0 auto;
}
[ui-type="drawer"] h2 {
    margin: 20px 0 30px 0;
    font-size: 30px;
    color: #141a24;
    padding-left: 14px;
    position: relative;
}
[ui-type="drawer"] h2::before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    bottom: 3px;
    top: 6px;
    left: 0;
    background: #108cee;
}
/*-------------------------------------------------------------------------------------------------------------------*/
.cloud .group,.ddos .group {
    height: 390px;
    padding: 28px 0 0 0;
    box-sizing: border-box;
    position: relative;
}
.cloud h1,.ddos h1 {
    font-size: 42px;
    margin: 12px 0;
    color: #121316;
    line-height: 44px;
    font-weight: 400;
}
.cloud h2,.ddos h2 {
    font-size: 14px;
    color: #121316;
    line-height: 16px;
    font-weight: 400;
    opacity: .5;
    filter: alpha(opacity=50);
}
.cloud .desc,.ddos .desc{
    color: #121316;
    font-size: 14px;
    max-width: 680px;
    line-height: 24px;
    margin: 20px 0px 0px 0px !important;
}
.cloud .detail-box {
    position: absolute;
    bottom: 40px;
}
.cloud .event-box {
    line-height: 16px;
    margin-bottom: 24px;
}
.cloud .event-box .event {
    color: #111619;
    margin: 16px 0 0 0;
}
.cloud .event-box .event i {
    font-size: 14px;
	color: #fa2a3b;
	font-weight: 400;
	--margin-left: 6px;
}
.icon-announcement::before {
    content: "NEW";
}
.iconfont {
    font-size: 16px;
    font-style: normal;
	margin-right:6px;
}
.cloud .event-box .event a {
    color: #111619;
    text-decoration: underline;
	font-size: 14px !important;
}
a {
    text-decoration: none;
    outline: none !important;
}
.cloud .apply-box .buy,.cdn .apply-box .buy,.ddos .apply-box .buy {
    width: 160px;
    color: #FFF;
    background: #108cee;
    text-align: center;
}
.cloud .apply-box a, .cdn .apply-box a, .ddos .apply-box a {
    margin-left: 5px;
    display: inline-block;
    text-decoration: none;
    line-height: 38px;
    font-size: 14px;
    box-sizing: border-box;
    height: 38px;
}
/*-------------------------------------------------------------------------------------------------------------------*/
.cdn .group {
    height: 100%;
    padding: 65px 0 0 0;
    box-sizing: border-box;
    position: relative;
    background-position: left 32px;
    background-size: 419px 357px;
    background-repeat: no-repeat;
}
.cdn h1 {
    font-size: 42px;
    margin: 12px 0;
    color: #121316;
    line-height: 44px;
    font-weight: 400;
	text-align: right;
	padding-right: 336px;
}
.cdn .desc {
    color: #121316;
    font-size: 14px;
    max-width: 680px;
    line-height: 24px;
	float:right;
    margin: 20px 0px 0px 0px !important;
}

.cdn .apply-box .buy:hover,.cloud .apply-box .buy:hover,.ddos .apply-box .buy:hover {
    background: #209BFD;
}

.cdn .detail-box {
    position: absolute;
    bottom: 80px;
	right: 518px;
}
/*-------------------------------------------------------------------------------------------------------------------*/
.ddos .detail-box {
    position: absolute;
    bottom: 40px;
}



.top-banner {
	height: 400px;
	width: 100%;
	overflow: hidden;
	text-align:center;
}

.top-banner .banner-container {
	width: 100%;
	height: 100%;
	position: relative
}

.top-banner .banner-arrow-left {
	opacity: 0;
	width: 50px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -575px;
	z-index: 2;
	cursor: pointer;
	background: url(../images/banner_arrow.png) no-repeat center;
	background-size: 50px 80px;
	transition: all ease-in .5s; 
}

.top-banner .banner-arrow-left:hover {
	background: url(../images/banner_arrow_hover.png) no-repeat center;
	background-size: 50px 80px
}

.top-banner .banner-arrow-right {
	opacity: 0;
	width: 50px;
	height: 80px;
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -40px;
	margin-right: -575px;
	z-index: 2;
	cursor: pointer;
	background: url(../images/banner_arrow.png) no-repeat center;
	background-size: 50px 80px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transition: all ease-in .5s; 
}

.top-banner .banner-arrow-right:hover {
	background: url(../images/banner_arrow_hover.png) no-repeat center;
	background-size: 50px 80px
}
.top-banner .banner-container:hover .banner-arrow-left{opacity: 1;}
.top-banner .banner-container:hover .banner-arrow-right{opacity: 1;}
.top-banner .banner-pagination {
	position: absolute;
	left: 0;
	bottom: 34px;
	text-align: center;
	width: 100%;
	height: 0;
	cursor: pointer;
	font-size: 0;
	z-index: 1;
}

.top-banner .banner-pagination .swiper-pagination-switch {
	display: inline-block;
	margin-right: 8px;
	text-align: center;
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, .5);
	vertical-align: middle;
	cursor: pointer
}
.top-banner .banner-pagination .swiper-pagination-switch.on{
	background: #fff;
}
.top-banner .banner-pagination .swiper-pagination-switch:last-child {
	margin-right: 0
}

.top-banner .banner-pagination .swiper-active-switch {
	background: #fff;
	position: relative
}

.top-banner .banner-container .swiper-slide {
	position: relative;
	float: left;
	width: 100%;
	height: 360px!important
}

.tempWrap{ width:100% !important; margin-left:0px !important;}
.tempWrap img{ width:100% !important; margin-left:0px !important; }

