
/*banner*/
.index-header .top-header{ position:absolute; left:0; top:0; right:0; z-index:11;}
.index-banner{ background:#000000; position:relative; min-width:1220px;}
.header-banner{ height: 100vh; overflow:hidden; position:relative;}
.header-banner .hd{ height:15px; overflow:hidden; position:absolute; left:5px; right: 0; bottom:85px; z-index:1; }
.header-banner .hd ul{ text-align: center; overflow:hidden; zoom:1;}
.header-banner .hd ul li{ display: inline-block; margin:0 3px;width:30px; height:4px; line-height:4px;color:transparent; text-align:center; background: rgba(255,255,255,.4); cursor:pointer; }
.header-banner .hd ul li.on{ background:#fff; color:transparent; }
.header-banner .bd{ position:relative; height:100%; z-index:0;   }
.header-banner .bd ul{width:100% !important;}
.header-banner .bd li{ zoom:1; width:100% !important; vertical-align:middle; }
.header-banner .bd a{display:block; height: 100vh; color:#fff;}
.header-banner .container{ height:660px; position:relative; overflow:hidden;}
.header-banner  h2{ font-size:46px;}
.header-banner  p{ font-size:20px; margin:15px 0 0; line-height:32px;}
.header-banner  span{ display:block; margin:75px 0 0; font-size:16px; width:198px; height:38px; border:1px solid #fff; line-height:38px; text-align:center; cursor:pointer}
.header-banner  span:hover{ border:1px solid #059fff; background:#059fff; color:#fff;}
.header-banner .banner-text .text{ position:absolute; left:0; bottom: -150%;}

/*公告*/
.head-announce{height: 50px; color: #fff; position: absolute; left: 0; right: 0; bottom: 0; background: rgba(255,255,255,.16); overflow:hidden;}
.head-announce a{ color:#fff;}
.head-announce a:hover {color:#059fff}
.head-announce .announce-list{ height:50px; width:1170px; float:left; overflow:hidden;}
.head-announce .announce-list li{ width: 300px; height: 50px; margin-right:80px;float:left;text-align:left; _display:inline;}
.head-announce .announce-list li a{display: block; line-height: 50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.head-announce .announce-list li a:hover {color:#059fff}
.head-announce .more{float: right; line-height: 50px; }

/*快捷入口*/
.index-entrance{ padding: 55px 0; overflow: hidden;min-width: 1220px;}
.index-entrance li{ width: 25%; float: left; overflow: hidden;}
.index-entrance li a{ display: block; position: relative; min-height: 70px; }
.index-entrance li a:before{ content: ""; height: 70px;position: absolute; left: 0; top: 0;background: url("../../images/index/ico/icons.png")  no-repeat;}
.index-entrance li h3{ font-size: 18px; color: #000; margin: 0 0 5px;}
.index-entrance li p{ font-size: 12px; color: #666666; line-height: 20px;}
.index-entrance li:hover h3{ color: #059fff; }
.index-entrance .item1{padding:0 35px 0 130px;}
.index-entrance .item1:before{ width: 106px; background-position: 0 0;}
.index-entrance .item2{padding:0 45px 0 113px;}
.index-entrance .item2:before{ width: 92px;background-position: -114px 0;}
.index-entrance .item3{padding:0 45px 0 102px;}
.index-entrance .item3:before{ width: 74px; background-position:-227px 0;}
.index-entrance .item4{padding:0 35px 0 110px;}
.index-entrance .item4 span{ display: block; color: #ff8a00; }
.index-entrance .item4:before{ width: 78px;background-position: -324px 0;}

/*产品*/
.index-product{ padding: 90px 0 100px; background: #fafafa; overflow: hidden;min-width: 1220px;}
.index-product .module-title{ margin-bottom: 80px; }
/*    */
/* 资质 */
.index-honor{ padding: 80px 0 60px; overflow: hidden;min-width: 1220px;}
.index-honor ul{ margin:55px 0 0 -4px;}
.index-honor li{ width: 200px; padding-top: 30px; height: 160px; margin:25px 0 20px 4px; float: left;}
.index-honor li a{ display: block; text-align: center;}
.index-honor li h5{ font-size: 14px; color: #000000; }
.index-honor li p{ font-size: 12px; line-height: 22px; color: #666666; }
.index-honor li i{ display: block; width: 127px; height: 72px; margin: 0 auto 15px;}
.index-honor li .img1{ background: url("../../images/index/hor-img11.png") center no-repeat;}
.index-honor li .img2{ background: url("../../images/index/hor-img2.png") center no-repeat;}
.index-honor li .img3{ background: url("../../images/index/hor-img3.png") center no-repeat;}
.index-honor li .img4{ background: url("../../images/index/hor-img4.png") center no-repeat;}
.index-honor li .img5{ background: url("../../images/index/hor-img5.png") center no-repeat;}
.index-honor li .img6{ background: url("../../images/index/hor-img6.png") center no-repeat;}
.index-honor li .img7{ background: url("../../images/index/hor-img7.png") center no-repeat;}
.index-honor li:hover{-moz-box-shadow: 0px 10px 20px rgba(2,48,76,0.05);-webkit-box-shadow: 0px 10px 20px rgba(2,48,76,0.05);box-shadow: 0px 10px 20px rgba(2,48,76,0.05);}


/*优势*/
.index-advantage{ min-width:1220px; overflow:hidden;}
.index-advantage .container{ position:relative; overflow: hidden; }
.index-advantage .advantage-list{height: 700px;overflow:hidden; position:relative;}
.index-advantage .hd{ height:15px; overflow:hidden; position:absolute; left:5px; right: 0; bottom:40px; z-index:1; }
.index-advantage .hd ul{ text-align: center; overflow:hidden; zoom:1;}
.index-advantage .hd ul li{ display: inline-block; margin:0 3px;width:30px; height:4px; line-height:4px;color:transparent; text-align:center; background: rgba(255,255,255,.4); cursor:pointer; }
.index-advantage .hd ul li.on{ background:#fff; color:transparent; }
.index-advantage .bd{ position:relative; height:100%; z-index:0;   }
.index-advantage .bd ul{ width:100% !important;}
.index-advantage .bd li{height:625px; width:100% !important;padding-top: 75px; zoom:1; vertical-align:middle; }
.index-advantage .bd img{display: block; float: left;}
.index-advantage .title{ text-align: center; font-size: 30px; margin: 0 0 55px; color: #fff;}
.index-advantage .title p{ font-size: 14px; margin: 10px 0 0;}
.index-advantage .info{ position:absolute; right:0; top:190px; color: #fff;}
.index-advantage .info .h1{ font-size: 48px; margin: 0 0 22px;}
.index-advantage .info p{ font-size: 18px; line-height:35px;}
.index-advantage .info a{ color:#fff;}
.index-advantage .info .more{ display: block; color: #fff; background:rgba(255,255,255,0);transition-duration: .3s; width: 158px; height: 38px; border: 1px solid #fff; line-height: 38px; text-align: center;}
.index-advantage .info .more:hover{ background:rgba(255,255,255,1); color:#059fff;}
.index-advantage .list1{ background: #02304d;}
.index-advantage .list1 .info{ width: 425px;}
.index-advantage .list1 .more{margin:55px 0 0; }
.index-advantage .list2{ background: #0c2e95;}
.index-advantage .list2 .title{ margin: 0 0 30px; }
.index-advantage .list2 .info{width:455px;}
.index-advantage .list2 img{ margin-left:85px;}
.index-advantage .list2 .more{margin:55px 0 0; }
.index-advantage .list3{ background: #010861;}
.index-advantage .list3 .info{width:585px;}
.index-advantage .list3 img{ margin-left:80px;}
.index-advantage .list3 .more{margin:50px 0 0; }
.index-advantage .list4{ background: #2b52c9;}
.index-advantage .list4 .info{width:610px;}
.index-advantage .list4 img{ margin-left:30px;}
.index-advantage .list4 .more{margin:30px 0 0; }
.index-advantage .list5{ background: #7f0cf6;}
.index-advantage .list5 img{ margin-left: 80px;}
.index-advantage .list5 .info{ width:605px;}
.index-advantage .list5 .more{margin:30px 0 0; }

/* 解决方案 */
.cloud-product-box {
	background: #f5f7f7;
}
.cloud-product {
	padding: 80px 0px 60px 0px;
}
.cloud-product-title {
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 36px;
	color: #333;
}
.cloud-product-title.white-color {
	color: #fff;
}
.color-blue {
	color: #009fd9;
}
.solution-list {
	position: relative;
	height: 500px;
	overflow: hidden;
}
.shiwaicloud {
    /*overflow: hidden;
    position: absolute;*/
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.shiwaicloudInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 110px;
    bottom: -30px;
    background-image: linear-gradient(to top, #25ccd482 20%, #eb313100 80%);
    /*background-image: linear-gradient(to top, #86377b 20%, #27273c 80%);*/
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 110px;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
    background-image: url('https://img.shiwaiyun.com/images/2022/11/28/wave-top.png')
}
.waveAnimation .waveTop {
    animation: move_wave 20s linear infinite;
}
.waveMiddle {
    background-size: 50% 120px;
    background-image: url('https://img.shiwaiyun.com/images/2022/11/28/wave-top.png');
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
    background-image: url('https://img.shiwaiyun.com/images/2022/11/28/wave-top.png');
}
.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.arr-btn {
	position: absolute;
	top: 0;
	width: 40px;
	height: 100%;
	z-index: 99;
	display: none\0;
	*display: none;
	opacity: 0;
	-moz-opacity:0;
	-khtml-opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.solution-box:hover .arr-btn {
	display: block\0;
	*display: block;
	opacity: 1;
	-moz-opacity:1;
	-khtml-opacity: 1;
}
.arr-btn-left {
	left: 0;
}
.arr-btn-right {
	right: 0;
}
.solution-box-wraper {
	width: 100%;
	background: #292e33;
}
.solution-box {
    position: relative;
    width: 1200px!important;
    min-width: 1200px!important;
    max-width: 1200px!important;
}
.arr-btn {
	background-color: rgba(255,255,255,0.08);
}
.arr-btn i {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -18px;
	display: block;
	width: 20px;
	height: 36px;
	z-index: 100;
}
.arr-btn .arr-left {
	background: url(img/index-sprite.png) no-repeat 0 -1538px;
}
.arr-btn .arr-right {
	background: url(img/index-sprite.png) no-repeat 0 -1500px;
}
.solution-list {
	width: auto!important;
}
.solution-list ul li {
	float: left;
	position: relative;
	height: 500px;
	width: 300px;
	transition: background-color .5s;
	-moz-transition: background-color .5s;
	-webkit-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.solution-bg-li01 {
	background: url(img/cloud-photo.jpg) no-repeat center;
}
.solution-bg-li02 {
	background: url(img/finance-photo.jpg) no-repeat center;
}
.solution-bg-li03 {
	background: url(img/mobile-photo.jpg) no-repeat center;
}
.solution-bg-li04 {
	background: url(img/busin-photo.jpg) no-repeat center;
}
.solution-bg-li05 {
	background: url(img/game-photo.jpg) no-repeat center;
}
@media only screen and (max-width: 1200px) {
	.solution-list ul li {
		width: 224px;
	}
}
@media only screen and (max-width: 1017px) {
	.solution-list ul li {
		width: 224px;
	}
}
.solution-list ul li .li-bgcolor {
	height: 100%;
	position: absolute;
	width: 100%;
	background-color: #292e33;

}
.li-bgcolor.opa-5 {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
.li-bgcolor.opa-8 {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}
.solution-list ul li > i {
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	z-index: 2;
	transition: top .5s;
	-moz-transition: top .5s;
	-webkit-transition: top .5s;
	-o-transition: top .5s;
}
.solution-list ul li > i.cloud-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 0;
}
.solution-list ul li > i.finance-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 -60px;
}
.solution-list ul li > i.mobile-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 -120px;
}
.solution-list ul li > i.busin-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 -180px;
}
.solution-list ul li > i.game-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 -240px;
}
.solution-list ul li:hover > i {
	margin-left: -30px;
	width: 60px;
	height: 60px;
}
.solution-list ul li > p.solution-title {
	position: absolute;
	top: 280px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	z-index: 2;

	transition: top .5s;
	-moz-transition: top .5s;
	-webkit-transition: top .5s;
	-o-transition: top .5s;
}
.solution-list ul li > p.solution-intro {
	text-indent: 26px;
	font-size: 12px;
	height: 150px;
	padding: 0 30px;
	overflow: hidden;
	position: absolute;
	top: 282px;
	color: #fff;
	line-height: 2;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .6s;
	-moz-transition: all .6s ;
	-webkit-transition: all .6s ;
	-o-transition: all .6s ;
}
.solution-list ul li > a {
	position: absolute;
	top: 452px;
	left: 50%;
	margin-left: -59px;
	width: 118px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	z-index: 2;
	opacity: 0;

	transition: all .6s ;
	-moz-transition: all .6s ;
	-webkit-transition: all .6s ;
	-o-transition: all .6s ;
}
.solution-list ul li:hover .li-bgcolor {
	background-color: #059fff;
}
.solution-list ul li:hover i {
	top: 76px;
}
.solution-list ul li:hover p.solution-title {
	top: 168px;
}
.solution-list ul li:hover p.solution-intro {
	top: 230px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.solution-list ul li:hover a {
	top: 380px;
	opacity: 1;
	filter: alpha(opacity=100);
}





/*新闻动态*/
.index-news{ padding:25px 0 55px; overflow: hidden; min-width:1220px;}
.index-news .module-title{ margin: 0 0 80px;}
.index-news .item1{ background: url("../../images/index/bg/news-bg1.jpg")  center no-repeat;}
.index-news .item2{ background: url("../../images/index/bg/news-bg2.jpg")  center no-repeat;}
.index-news .item3{ background: url("../../images/index/bg/news-bg3.jpg")  center no-repeat;}
.index-news dl{ width: 380px; background: #fff; float: left; margin:0 40px 25px 0; }
.index-news dl:last-child{ margin-right: 0; }
.index-news dt{ height: 120px;text-align: center; font-size: 30px; }
.index-news dt a{ display: block; color: #fff; line-height: 120px; }
.index-news dt a:after{ content: ""; display: inline-block; vertical-align: middle; width: 28px; height:32px; margin-left: 20px; background: url("../../images/index/ico/ico2.png")  center top no-repeat;}
.index-news dd{ padding: 10px 20px 0; border: 1px solid #ddd; border-top: none; }
.index-news dd p{ height: 25px; line-height: 25px; margin: 0 0 15px;}
.index-news dd span{ width: 55px; float: left; margin-right: 15px; text-align: center; background: #f6f6f6; color: #999999; }
.index-news dd a{ display: block; width: 79%; float: left; color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.index-news dd p:hover span{ color: #fff; background: url("../../images/index/bg/time-bg.png")  center no-repeat; }

/*生态合作*/
.cooperation-body{ background:#000142; min-width:1220px; overflow:hidden;}
.cooperation-body img{ display:block; max-width:100%; margin:0 auto;}

.module-title { font-size: 30px; color: #000; margin: 0 0 55px; text-align: center; }
.module-title span{ color: #059fff;}
.module-title p{ font-size: 14px; margin: 13px 0 0; color: #666666; }


.font-size-24 {
	font-size: 24px;
}
/*服务活动推广*/
.back-white {
	background: #fff;
}
.service-action-ul li {
	float: left;
	width: 25%;
	height: 120px;
}

.service-action-ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.service-action-box {
	position: relative;
}
.service-action-img {
	display: inline-block;
	margin-top: 30px;
	width: 102px;
	height: 60px;
}
.action-img1 {
	background: url(img/index-banner-sub1.png) no-repeat 0 0;
}
.action-img2{
	background: url(img/index-banner-sub2.png) no-repeat 0 0;
}
.action-img3{
	background: url(img/index-banner-sub3.png) no-repeat 0 0;
}
.action-img4{
	background: url(img/index-banner-sub4.png) no-repeat 0 0;
}
.service-action-text {
	position: absolute;
	left: 110px;
	top: 36px;
}

.service-action-title {
	font-size: 16px;
	color: #333;
}
.service-action-ul li:hover .service-action-title{
	color: #059fff;
}
.service-action-info {
	margin-top: 8px;
	width: 135px;
	font-size: 12px;
	color: #999;
}
/* 首页新闻 */
.news-ul li a {
	padding-right: 25%;
}
/*云产品*/
.cloud-product-box {
	background: #f5f7f7;
}
.cloud-product {
	padding: 80px 0px 60px 0px;
}
.cloud-product-title {
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 36px;
	color: #333;
}
.cloud-product-title.white-color {
	color: #fff;
}
.color-blue {
	color: #009fd9;
}

/*云产品样式改版*/

.cloud-product-ul {
	margin-top: 30px;
	width: 100%;
}
.cloud-product-ul li {
	position: relative;
	margin-top: 62px;
	/*margin-left: 1.5%;*/
	width: 22%;
	height: 442px;
	float: left;
	border-left: none;
	background: #fff;
	transition: width .15s ease-out;
	-moz-transition: width .15s ease-out;
	-webkit-transition: width .15s ease-out;
	-o-transition: width .15s ease-out;

}
.cloud-product-ul li:first-child {
	margin-left: 0;
}
/*未选中li样式*/
.cloud-product-single-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #f2f2f2;
}
.cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.cloud-product-single-bottom {
	width: 100%;
	height: 340px;
}
.empty-space {
	width: 100%;
	height: 60px;
}
.single-bottom-item {
	height: 340px;
	width: 100%;
}
.single-bottom-item:first-child {
	border-right: 1px solid #eeeeee;
}
.bg-product-pic {
	margin: 0 auto;
	width: 80px;
	height: 80px;
}
.server-bg {
	background: url(img/product-pic-bg.png) no-repeat 0 0;
}
.idc-bg {
	background: url(img/product-pic-bg.png) no-repeat -80px 0;
}
.host-bg {
	background: url(img/product-pic-bg.png) no-repeat -156px 0;
}
.active-inner .server-bg {
	background: url(img/product-pic-bg.png) no-repeat 0 -80px;
}
.active-inner .idc-bg {
	background: url(img/product-pic-bg.png) no-repeat -80px -80px;
}
.active-inner .host-bg {
	background: url(img/product-pic-bg.png) no-repeat -156px -80px;
}
.product-introduce-title {
	margin-top: 20px;
	margin-bottom: 14px;
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	text-align: center;
}
.product-introduce-title.normal-weight {
	font-weight: normal;
}
.product-introduce-content {
	margin: 0 auto;
	width: 180px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	color: #999999;
}
.product-introduce-price {
	margin: 90px auto 0;
	width: 90%;
	text-align: center;
}
.active-inner-item-right .product-introduce-price {
	margin: 110px auto 0;

}
.product-introduce-advantage {
	float: left;
	margin-left: 3.5%;
	margin-bottom: 10px;
	width: 46%;
	height: 30px;
	border: 1px solid #e6e6e6;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.price-orange {
	color: #ff6600;
}
/*选中li样式*/
.normal-inner {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	padding: 20px 0;
}
.active-inner {
	display: none;
	/*filter:alpha(opacity=0);*/
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	/*min-width: 500px;*/
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.cloud-product-ul li.active .active-inner {
	display: block;
	height: 100%;
	/*filter:alpha(opacity=100);*/
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.cloud-product-ul li.active .normal-inner {
	display: none;
	/*filter:alpha(opacity=0);*/
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.cloud-product-ul li.active {
	z-index: 9;
	width: 33.8%;
	*width: 33%;
	height: 520px;
	margin-top: 20px;
	box-shadow:0px 2px 16px rgba(0, 0, 0, 0.12);

}
.active-inner-top {
	width: 100%;
	height: 80px;
	margin-bottom: 20px;
	line-height: 80px;
	font-size: 18px;
	text-align: center;
	background-color: #00c0ef;
	color: #fff;
	font-weight: bold;
}
.active-empty-space {
	height: 120px;
}
.active-inner-item {
	width: 46.9%;
}
.active-inner-item-right.active-inner-item {
	width: 53%;
}
.active-inner-item-left {
	height: 100%;
}
.active-product-introduce-title {
	margin-top: 20px;
	font-weight: bold;
}

.product-btn-wrapper {
	margin-top: 50px;
}
.product-btn-wrapper {
	margin: 38px auto 10px;
	width: 220px;
}
.product-btn-wrapper .btn {
	float: left;
}
.buy-link-btn {
	margin-right: 18px;
	background-color: #059fff;
	color: #fff;
}
.buy-link-btn:hover {
	background-color: #0066cc;
}
.introduce-link-btn {
	border: 1px solid #059fff;
	color: #059fff;
}
.introduce-link-btn:hover {
	border: none;
	color: #fff;
	background-color: #059fff;
}
.product-tab-wrapper {
	position: absolute;
	bottom: 36px;
	left: 0;
	width: 100%;
}
.product-tab-item{
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s;
}
.product-tab-title {
	margin: 0 auto;
	padding-left: 40px;
	width: 90%;
	min-width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: url(img/add-icon.png) no-repeat;
	background-color: #fafafa;
	color: #666666;
}
.product-tab-item.active .product-tab-title {
	background: url(img/reduce_icon.png) no-repeat;
	background-color: #e0f9ff;
	color: #009fd9;
}
.product-tab-content {
	/*display: none;*/
	width: 200px;
	margin-top: 6px;
	margin-left: 54px;
	line-height: 22px;
	font-size: 12px;
	color: #999999;
}
.product-tab-item.active {
	height: 150px;
}
.active-inner-item-right {
	position: relative;
	height: 100%;
	background: #f7f9fa url(img/active-inner-right-bg.png) no-repeat right bottom;
}
.product-right-title {
	margin: 60px 20px 24px 20px ;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
}
.product-right-introduce {
	margin-left: 20px;
	line-height: 26px;
	font-size: 14px;
	color: #666666;
}
/*云产品样式改版------新加样式*/
/*正常盒子样式*/
.visi-hidden{
	visibility: hidden;
}
.border-1px-left{
	border-left: 1px solid #f2f2f2;
}
.border-1px-right{
	/*border-right: 1px solid #f2f2f2;*/
	border-right: 1px solid #f2f2f2;
}
.normal-inner p{
	text-align: center;
	font-size: 14px;
}
.normal-inner .container-box{
	width: 100%;
	height: 402px;
}
.normal-inner .title-area-box{
	/*height: 114px;*/
}
.normal-inner .title-icon,
.active-inner .title-icon{
	width: 50px;
	height: 50px;
	display: inline-block;
}
.normal-inner .title-icon.computed{
	background: url('./img/product_computed_icon.png') no-repeat center center;
}
.normal-inner .title-icon.idc{
	background: url('./img/product_idc.png') no-repeat center center;
}
.normal-inner .title-icon.domain{
	background: url('./img/product_domain.png') no-repeat center center;
}
.normal-inner .title-icon.cloud-safety{
	background: url('./img/product_cloud_safety.png') no-repeat center center;
}

.active-inner .title-icon.computed{
	background: url('./img/product_computed_active_icon.png') no-repeat center center;
}
.active-inner .title-icon.idc{
	background: url('./img/product_idc_active.png') no-repeat center center;
}
.active-inner .title-icon.domain{
	background: url('./img/product_domain_active.png') no-repeat center center;
}
.active-inner .title-icon.cloud-safety{
	background: url('./img/product_cloud_safety_active.png') no-repeat center center;
}

.normal-inner .title-text{
	font: bold 20px/50px 'microsoft yahei';
}
.normal-inner .line-content{
	width: 184px;
	height: 1px;
	background: #f2f2f2;
	display: inline-block;
}
.normal-inner .product-list-box{
	padding-top: 10px;
}
.normal-inner .product-item{
	height: 80px;
}
.normal-inner .pro-title{
	line-height: 32px;
}
.active-inner .pro-title{
	font-size: 16px;
}
.normal-inner .pro-charactor{
	color: #999;
}
.normal-inner .btn-icon{
	width: 14px;
	height: 12px;
	display: inline-block;
	background: url('./img/product_arrow.png') no-repeat center center /cover;
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 0;
}
.normal-inner .check-detail-btn{
	width: 160px;
	height: 30px;
	border: 1px solid #ccc;
	color: #ccc;
	font: 12px/30px 'microsoft yahei';
	margin: 5px auto;
}
/*选中盒子样式*/
.active-inner{
	box-shadow:0px 2px 16px rgba(0, 0, 0, 0.12);
}
.active-inner .title-area-box{
	height: 160px;
	background: #059fff;
	padding: 40px 0 30px 0;
}
.active-inner .title-text{
	font: bold 20px/50px 'microsoft yahei';
	color: #fff;
}
.active-inner .product-item{
	height: 92px;
	padding: 18px 24px 0 24px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
.active-inner .product-item:hover .inner-item{
	border: 0;
}
/*.active-inner .product-item:hover .buy-btn{*/
	/*background: #059fff;*/
	/*border-color: #059fff;*/
	/*color: #fff;*/
/*}*/
.active-inner .product-item:hover{
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.active-inner p{
	font-size: 14px;
	line-height: 30px;
}
.active-inner .product-desc{
	width: 70%;
	color: #000;
}
.active-inner .buy-box{
	width: 30%;
	padding-top: 9px;
	height: 100%;
}
.active-inner .buy-btn{
	width: 94px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	display: inline-block;
	text-align: center;
	color: #000;
	font-size: 14px;
}
.active-inner .buy-btn.active{
	background: #059fff;
	border-color: #059fff;
	color: #fff;
}
.active-inner .buy-btn:hover{
	background: #059fff;
	border-color: #059fff;
	color: #fff;
}
.active-inner .pro-charactor{
	color: #aaa;
}
.active-inner .sales-icon{
	width: 34px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 2px;
	background: url('./img/product_hot.png') no-repeat center center;
}
.active-inner .new-icon{
	width: 34px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 2px;
	background: url('./img/product_new.png') no-repeat center center;
}
.active-inner .inner-item{
	border-bottom: 1px solid #eee;
	height: 100%;
}
.product-item-inner {
	height: 74px;
	border-bottom: 1px solid #eee;
}
.active-inner .product-item:hover .product-item-inner {
	border: none;
}

/*解决方案*/
.solution-bgcolor {
	background: #f5f6f7;
}
.solution-bgcolor .cloud-product-title span{
	color: #333;
	font-size: 36px;
}
.solution-bgcolor .cloud-product-title span {
	border-color: #fff;
}
.cloud-product-introduce-wrapper {
	height: 300px;
}
.cloud-product-introduce-item {
	width: 32%;
	height: 240px;
	margin-left: 1.5%;

}

.cloud-product-introduce-item:hover {
	box-shadow:0px 2px 16px rgba(0, 0, 0, 0.12);
}
.cloud-product-introduce-item:first-child {
	margin-left: 0;
}
.cloud-item-bg {
	margin: 30px auto 0;
	width: 100px;
	height: 100px;
	background: url(img/cloud-product-bg.png) no-repeat 0 0;
}

.cloud-item-bg2 {
	background-position: -100px 0;
}
.cloud-item-bg3 {
	background-position: -200px 0;
}
.cloud-product-introduce-item:hover .cloud-item-bg1 {
	background-position:0 -100px;

}
.cloud-product-introduce-item:hover .cloud-item-bg2 {
	background-position:-100px -100px;

}
.cloud-product-introduce-item:hover .cloud-item-bg3 {
	background-position:-200px -100px;

}
.product-introduce-item-title {
	margin: 30px 0 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.cloud-product-introduce-item:hover .product-introduce-item-title {
	color: #059fff;
}
.product-introduce-item-introduce {
	height: 14px;
	text-align: center;
	line-height: 14px;
	font-size: 14px;
	color: #999;
}
.solution-list {
	position: relative;
	height: 400px;
	overflow: hidden;
}

.arr-btn {
	position: absolute;
	top: 0;
	width: 40px;
	height: 100%;
	z-index: 99;
	display: none\0;
	*display: none;
	opacity: 0;
	-moz-opacity:0;
	-khtml-opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.solution-box:hover .arr-btn {
	display: block\0;
	*display: block;
	opacity: 1;
	-moz-opacity:1;
	-khtml-opacity: 1;
}
.arr-btn-left {
	left: 0;
}
.arr-btn-right {
	right: 0;
}
.solution-box-wraper {
	width: 100%;
	background: #292e33;
}
.solution-box {
	position: relative;
}
.arr-btn {
	background-color: rgba(255,255,255,0.08);
}
.arr-btn i {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -18px;
	display: block;
	width: 20px;
	height: 36px;
	z-index: 100;
}
.arr-btn .arr-left {
	background: url(img/index-sprite.png) no-repeat 0 -1538px;
}
.arr-btn .arr-right {
	background: url(img/index-sprite.png) no-repeat 0 -1500px;
}
.solution-list {
	width: auto!important;
}
.solution-list ul li {
	float: left;
	position: relative;
	height: 500px;
	width: 300px;
	transition: background-color .5s;
	-moz-transition: background-color .5s;
	-webkit-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.solution-bg-li01 {
	background: url(img/cloud-photo.jpg) no-repeat center;
}
.solution-bg-li02 {
	background: url(img/finance-photo.jpg) no-repeat center;
}
.solution-bg-li03 {
	background: url(img/mobile-photo.jpg) no-repeat center;
}
.solution-bg-li04 {
	background: url(img/busin-photo.jpg) no-repeat center;
}
.solution-bg-li05 {
	background: url(img/game-photo.jpg) no-repeat center;
}
@media only screen and (max-width: 1200px) {
	.solution-list ul li {
		width: 224px;
	}
}
@media only screen and (max-width: 1017px) {
	.solution-list ul li {
		width: 224px;
	}
}
.solution-list ul li .li-bgcolor {
	height: 100%;
	position: absolute;
	width: 100%;
	background-color: #292e33;

}
.li-bgcolor.opa-5 {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
.li-bgcolor.opa-8 {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}
.solution-list ul li > i {
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	z-index: 2;
	transition: top .5s;
	-moz-transition: top .5s;
	-webkit-transition: top .5s;
	-o-transition: top .5s;
}
.solution-list ul li > i.cloud-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 0;
}
.solution-list ul li > i.finance-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 -60px;
}
.solution-list ul li > i.mobile-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 -120px;
}
.solution-list ul li > i.busin-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 -180px;
}
.solution-list ul li > i.game-icon {
	background: url(img/solution-items-icon.png) no-repeat 0 -240px;
}
.solution-list ul li:hover > i {
	margin-left: -30px;
	width: 60px;
	height: 60px;
}
.solution-list ul li > p.solution-title {
	position: absolute;
	top: 280px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	z-index: 2;

	transition: top .5s;
	-moz-transition: top .5s;
	-webkit-transition: top .5s;
	-o-transition: top .5s;
}
.solution-list ul li > p.solution-intro {
	text-indent: 26px;
	font-size: 12px;
	height: 150px;
	padding: 0 30px;
	overflow: hidden;
	position: absolute;
	top: 282px;
	color: #fff;
	line-height: 2;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .6s;
	-moz-transition: all .6s ;
	-webkit-transition: all .6s ;
	-o-transition: all .6s ;
}
.solution-list ul li > a {
	position: absolute;
	top: 452px;
	left: 50%;
	margin-left: -59px;
	width: 118px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	z-index: 2;
	opacity: 0;

	transition: all .6s ;
	-moz-transition: all .6s ;
	-webkit-transition: all .6s ;
	-o-transition: all .6s ;
}
.solution-list ul li:hover .li-bgcolor {
	background-color: #059fff;
}
.solution-list ul li:hover i {
	top: 76px;
}
.solution-list ul li:hover p.solution-title {
	top: 168px;
}
.solution-list ul li:hover p.solution-intro {
	top: 230px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.solution-list ul li:hover a {
	top: 380px;
	opacity: 1;
	filter: alpha(opacity=100);
}


/* 证书 */
.free-certificate {
	height: 140px;
	background: #00bbff;
}
.swiper-wrapper {
	position: relative;
	height: 140px;
	overflow: hidden;
}
.swiper-slide {
	position: relative;
	left: 0;
	width: 100%;
	height: 140px;
	overflow: hidden;
	/*transform: all .2s;*/
}
.swiper-bar {
	float: left;
	margin: 0 10px;
	width: 30px;
	height: 13px;
	border-top: 3px solid #fff;
	background: transparent;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.swiper-bar.active {
	opacity: 1;
	filter: alpha(opacity=100);
}
@media only screen and (max-width: 1018px ) {
	.certificat-item {
	float: left;
	width: 250px;
	height: 140px;
	*width: 249px;
}
}
.certificat-item {
	float: left;
	width: 300px;
	height: 140px;
	*width: 300px;
}
.certificat-item-wrapper {
	width: 92%;
	height: 100%;
	margin: 0 auto;
}
.certificat-item-inner {
	float: left;
}
.certificat-pic {
	margin-top: 42px;
	width: 64px;
	height: 64px;
}
.certificat-pic1 {
	background: url(img/index-sprite.png) no-repeat 0 -1636px;
}
.certificat-pic2 {
	background: url(img/index-sprite.png) no-repeat 0 -1701px;
}
.certificat-pic3 {
	background: url(img/index-sprite.png) no-repeat 0 -1765px;
}
.certificat-pic4 {
	background: url(img/index-sprite.png) no-repeat 0 -1829px;
}
.certificat-pic5 {
	background: url(img/index-sprite.png) no-repeat 0 -1572px;
}
.certificat-introduce {
	margin: 55px 0 0 10px ;
	width: 150px;
	height: 80px;
}
.certificat-introduce p {
	color: #fff;
}
.certificat-introduce-top {
	height: 16px;
	line-height: 16px;
	font-size: 16px;
}
.certificat-introduce-bottom {
	margin-top: 12px;
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	white-space: nowrap;
}
.certificat-item1 {

}
.certificat-pagination {
	height: 70px;
}
.certificat-pagination .swiper-pagination-bullet {
	width: 30px;
	height: 3px;
	border-radius: 0;
	background: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.certificat-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	filter: alpha(opacity=100);
}
/*合作伙伴*/
.cooperative-partner {
	background: #f5f7f7;
}
.cooperative-partner-list {
	margin-top: 26px;
}
.cooperative-partner-list li {
	float: left;
	width: 24%;
	height: 130px;
	margin: 10px 0px 0px 1%;
}
.cooperative-partner-list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	/*border-radius: 3px;*/
	/*border: 1px solid #eee;*/
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
	background: #fff;
	cursor: default;
}
.cooperative-partner-list li a img {
	vertical-align: middle;
}
.cooperative-partner-list li a img.transiform-img {
	width: 160px;
	height: 90px;
	transform: scale(0.9);
	-o-transition: all 0.4s ;
	-ms-transition: all 0.4s ;
	-webkit-transition: all 0.4s ;
	transition: all 0.4s ;
}
.cooperative-partner-list li a:hover {
	/*border: 1px solid #009fd9;*/
	box-shadow:0px 2px 16px rgba(0, 0, 0, 0.12);
}
.cooperative-partner-list li a:hover img.transiform-img{
	/*border: 1px solid #009fd9;*/
	transform: scale(1.0);
}
.cooperative-partner-list li:nth-child(4n+1) {
	margin: 10px 0px 0px 0px;
}
/*新闻动态*/
.news-trends {
	background: #fff;
}
.news-trends-list {
	margin-top: 46px;
}
.press-release {
	float: left;
	width: 31.33%;
	margin-left: 2%;
}
.activity-title img {
 	/*padding: 0px 5%;*/
	height: 140px;
}

.press-release:first-child {
	margin-left: 0px;
}
.press-release:hover .press-news-pic{
	box-shadow: 0 2px 16px rgba(0,0,0,0.12);
}
.press-release-title {
	position: relative;
	padding: 0px 20px;
	height: 36px;
	border-left: 3px solid #000;
	line-height: 36px;
	border-radius: 3px;
	background: #f7f7f7;
	font-size: 16px;
	color: #333;
}
.release-title1 {
	border-left-color: #ff4400;
}
.release-title2 {
	border-left-color: #009fd9;
}
.release-title3 {
	border-left-color: #ff9900;
}
.press-release-title a {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 0px;
	font-size: 12px;
	color: #999;
}
.press-news-pic {
	position: relative;
	display: block;
	margin: 20px auto 0;
	width: 90%;
	height: 160px;
	overflow: hidden;
}
.press-news-picbg {
	/*position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	margin-left: -173px;
	margin-top: -80px;*/
	height: 100%;
	width: 346px;
	background-size: cover;
	background-position: center;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.press-news-pic:hover .press-news-picbg{
	/*background-size: initial;*/
	/*margin-left: -190px;
	margin-top: -44px;
	height: 88px;
	width: 381px;*/
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.press-newspicbg-title-bg {
	position: absolute;
	z-index: 9;
	bottom: 0;
	left: 0;
	height: 40px;
	width: 100%;
	opacity: 0.8;
	background-color: #059fff;
}
.press-newspicbg-title {
	position: absolute;
	z-index: 99;
	bottom: 0;
	left: 0;
	height: 40px;
	width: 100%;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	text-align: center;


}
.press-release-list li a:hover span,
.press-release-list li a.active span{
	color: #009fd9;
}
.press-release-list {
	width: 90%;
	margin: 0 auto;
	height: 174px;
}
.press-release-list li{
	margin-top: 10px;
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
}
.press-release-list li:first-child {
	margin-top: 20px;
}
.press-release-list li a {
	display: block;
}
.press-release-list li a i {
	float: left;
	width: 21%;
	font-style: normal;
	font-size: 14px;
	color: #999;
	white-space: nowrap;
}
.press-release-list li a span {
	float: left;
	width: 76%;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.activity-title {
	margin-top: 16px;
	text-align: center;

}
.activity-title a {
	display: block;
	margin: 0 auto;
	width: 340px;
	/*height: 218px;*/
	height: 230px;
	overflow: hidden;
}
.activity-title a img {
	width: 100%;
	height: 100%;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.activity-title a img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.free-registration {
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 60px 0px 40px 0px;
}
.free-registration a {
	display: inline-block;
	padding: 0px 42px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #009fd9;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.free-registration a:hover {
	background: #ff8800;
}
/*服务平台*/
.map-service-wrapper {
	padding: 0;
}
.map-service {
	position: relative;
	padding-bottom: 40px;
	background: #fff;
}
.map-service-left {
	margin: 0 auto 50px;
	width: 300px;
}
.data-list {
	width: 100%;
}
.data-list-li {
	float: left;
	margin-left: 20px;
}
.data-list-li a {
	display: block;
	text-decoration: none;
}
.data-list-title {
	width: 100%;
	padding-left: 50px;
	margin-bottom: 4px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #059fff;
	background: url(img/data_list_icon_active.png) no-repeat 20px center ;

}
.data-list-title.list-title-3 {
	background: url(img/data_list_icon_waite.png) no-repeat 20px center;
	color: #14cc45;
}
.map-product {
	padding-bottom: 30px;
}
.map-service-box{
	position: relative;
}
.world-map-wrapper {
	/*margin-top: 10px;*/
	width: 100%;
	height: 601px;
	background: url(img/world-map-bg.png) no-repeat center;
}
.world-map {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}
.region-list {
	position: absolute;
	left: 0px;
	top: 0px;
}

@keyframes warn {
	0% {
		transform: scale(0);
		opacity: 1;
	}
	30% {
		transform: scale(0);
		opacity: 0.1;
	}
	60% {
		transform: scale(0.5);
		opacity: 0.5;
	}
	100% {
		transform: scale(1);
		opacity: 0.0;
	}
}
@-webkit-keyframes warn {
	0% {
		-webkit-transform: scale(0);
		opacity: 0.0;
	}
	30% {
		transform: scale(0);
		opacity: 0.1;
	}
	60% {
		transform: scale(0.5);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 0.0;
	}
}
@-moz-keyframes warn {
	0% {
		-moz-transform: scale(0);
		opacity: 0.0;
	}
	30% {
		transform: scale(0);
		opacity: 0.1;
	}
	60% {
		transform: scale(0.5);
		opacity: 0.5;
	}

	100% {
		-moz-transform: scale(1);
		opacity: 0.0;
	}
}

.area-box .dot {
	display: inline-block;
	position: absolute;
	left: 0px;
	width: 16px;
	height: 16px;
	/*background: url("img/area_min.png") no-repeat center;*/
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background: #14cc45;
	opacity: 1;
	filter: alpha(opacity=100);
}
.area-box .pulse {
	display: inline-block;
	position: absolute;
	top: -36px;
	left: -36px;
	height: 88px;
	width: 88px;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	background: #14cc45;
	opacity: 0.12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 2s ease-out;
	-moz-animation: warn 2s ease-out;
	animation: warn 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.region-list.active .area-box .dot {
	background: #059fff;
}
.region-list.active .area-box .pulse {
	background: #059fff;
}
.region-list.waite .area-box .dot {
	background: #ff9900;
}
.region-list.waite .area-box .pulse {
	background: #ff9900;
}
.show-regin {
	position: absolute;
	left: 2px;
	height: 0px;
	top: 0px;
	width: 11px;
	opacity:0;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.online-node .show-regin,
.region-list:hover .show-regin {
	height: 127px;
	opacity: 1;
}
.waite-node .show-regin,
.region-list:hover .show-regin {
	height: 127px;
	opacity: 1;
}
.underline-node .show-regin,
.region-list:hover .show-regin {
	height: 127px;
	opacity: 1;
}
.show-regin span {

	width: 80px;
	display: inline-block;
	position: absolute;
	left: -34px;
	top: -34px;
	padding: 6px 10px;
	font-size: 12px;
	color: #fff;
	background: #a2a9b4;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
}
.postition-10 .show-regin span {
	left: -5px;
}
.postition-6 .show-regin span {
	left: -63px;
}
.area-box {
	z-index: 77;
}
.show-regin {
	z-index: 66;
}

.region-list.active .show-regin span {
	position: relative;
	color: #fff;
	background: #009fd9;
}
.region-list.active .show-regin span:before {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -10px;
	border: 6px solid transparent;
	border-top-color: #009fd9;
}
.postition-10.region-list.active .show-regin span:before {
	left: 11px;
	margin-left: -6px;
}
.postition-6.region-list.active .show-regin span:before {
	left: 69px;
	margin-left: -6px;
}
.region-list.waite .show-regin span {
	color: #fff;
	background: #ff9900;
}
.region-list.waite .show-regin span:before {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -10px;
	border: 6px solid transparent;
	border-top-color: #ff9900;
}
.region-list.underline-node .show-regin span:before {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -10px;
	border: 6px solid transparent;
	border-top-color: #a2a9b4;
}
.region-position-introduce {
	position: absolute;
	font-size: 16px;
	color: #808080;
}
.postition-1 {
	left: 50px;
	top: 126px;
}
.postition-2 {
	left: 179px;
	top: 230px;
}
.postition-3 {
	left: 258px;
	top: 443px;
}
.postition-4 {
	left: 545px;
	top: 206px;
}
.postition-5 {
	left: 829px;
	top: 230px;
}
.postition-6 {
	left: 884px;
	top: 222px;
}
.postition-introduce-6 {
	left: 906px;
	top: 202px;
}
.postition-7 {
	left: 871px;
	top: 272px;
}
.postition-introduce-7 {
	left: 896px;
	top: 272px;
}
.postition-8 {
	left: 855px;
	top: 311px;
}
.postition-introduce-8 {
	left: 872px;
	top: 321px;
}
.postition-9 {
	left: 832px;
	top: 302px;
}
.postition-introduce-9 {
	left: 796px;
	top: 316px;
}
.douhao {
	display: inline-block;
	width: 0px;
}

.wsymain{ background: #F5F6F7; padding:80px 0; min-width:1220px;overflow:hidden;}
.wsymain .module-title{ margin: 0 0 80px;}
.wsy-main .wsyoption{ float: left; text-align: center; width: 500px; font-size: 18px; height: 315px; overflow: hidden}
.wsy-main .wsyoption li{ float: left; margin: 0 25px 30px 0; width: 141px; height: 142px; cursor: pointer; padding:20px 0 0; background: #fff;}
.wsy-main .wsyoption li:before{ content: ""; display: block; width: 65px; height: 74px; margin: 0 auto 12px;background: url("img/icons.png") no-repeat;}
.wsy-main .option .item1:before{ background-position: 0 0;}
.wsy-main .option .item2:before{ background-position: -72px 0;}
.wsy-main .option .item3:before{ background-position: -144px 0;}
.wsy-main .option .item4:before{ background-position: -216px 0;}
.wsy-main .option .item5:before{ background-position: -288px 0;}
.wsy-main .option .active{background:#02abff url("img/av-active.jpg") center no-repeat; color: #fff;}
.wsy-main .option .active.item1:before{ background-position: 0 -85px;}
.wsy-main .option .active.item2:before{ background-position: -72px -85px;}
.wsy-main .option .active.item3:before{ background-position: -144px -85px;}
.wsy-main .option .active.item4:before{ background-position: -216px -85px;}
.wsy-main .option .active.item5:before{ background-position: -288px -85px;}
.wsy-main .option .item4{ margin-right: 30px;}
.wsy-main .option .item4,.wsy-main .option .item5{ width: 222px;}
/* .wsy-main .option .active.item4,.wsy-main .option .active.item5{background: url("img/av-active.jpg") center no-repeat; color: #fff;} */
.wsy-main .main{display: none; float: right; width: 720px; height: 315px; padding: 40px 0 0 40px;}
.wsy-main .main h3{ font-size: 30px; color: #000;}
.wsy-main .main p{ font-size: 16px; margin:16px 0 35px; color: #666666; line-height: 30px; width: 380px;}
.wsy-main .main .btn{ float: left; width: 178px; height:48px; font-size: 18px; color: #666666; margin-right: 20px; border: 1px solid #ddd; line-height: 48px; text-align: center;}
.wsy-main .main .link{ border: 1px solid #059FFF; background: #059FFF; color: #fff;}
.wsy-main .main1{background: url("img/av-bg5.jpg") center no-repeat;}
.wsy-main .main2{background: url("img/av-bg4.jpg") center no-repeat;}
.wsy-main .main3{background: url("img/av-bg3.jpg") center no-repeat;}
.wsy-main .main4{background: url("img/av-bg2.jpg") center no-repeat;}
.wsy-main .main5{background: url("img/av-bg1.jpg") center no-repeat;}







/*----------5.24首页-----------*/
.index-rj-recommend .carousel-indicators li{
	text-indent:inherit;
	width:160px;
	height:37px;
	border-radius:0;
	background:#fff;
	color:#555;
	border:1px #fff solid;
	line-height:37px;
	
	margin: 0;
    position: relative;border-radius: 2px;}
.index-rj-recommend .carousel-inner .item{height: inherit;}
.index-rj-recommend .recommend-left {width: 19%;background:linear-gradient(45deg, #07b5fb 3%, #02a0fa 55%, #118efc 91%) !important;min-height: 470px;border-radius: 3px 0 0 3px;padding: 30px 25px 0 25px;position: relative;overflow: hidden}

.index-rj-recommend .recommend-left h2{color: #fff;font-size: 25px;font-weight: bold;}
.index-rj-recommend .recommend-left h2 p{font-size: 14px;opacity: 0.5;}
.index-rj-recommend .recommend-left p{color: #fff;line-height: 24px;}
.index-rj-recommend .recommend-left img{
    position: absolute;
    bottom: -20px;
    width: 200px;
    height: 160px;
    left: 0;
    
    transition: all .5s;}
.index-rj-recommend .recommend-right{width: 27%;min-height: 431px;background: #fff}
.index-rj-recommend.ssl-cp .item-list{padding:20px 0 10px 0 !important}
.index-rj-recommend.ssl-cp .col-md-3 {border-left:0}
.index-rj-recommend.ssl-cp .ssl-bt {font-size:24px;}
.index-rj-recommend .plan-title{border-bottom: 0;padding-bottom: 10px !important}
.index-rj-recommend .recommend-right .plan1{padding:0 30px;border-right: 1px #f8f8f8 solid;min-height: 470px;}
/*.index-rj-recommend .recommend-right .plan1:hover{box-shadow:0 5px 20px -4px rgba(0,0,0,0.2);z-index:99999;border-color: #fff;}*/
.index-rj-recommend .recommend-right.last .plan1{border-right: 0;}
.index-rj-recommend .recommend-right .plan1 ul li{line-height: 24px;border-top: 1px #eee dotted;padding: 8px 0;font-size: 13px;}




.index-rj-recommend .carousel-indicators {
	top:0px;
	position:inherit
}
.index-rj-recommend .table1 {
	margin-top:60px;
}

.index-rj-recommend .carousel-indicators li.active span:after,.index-rj-recommend .carousel-indicators li.active span:hover:after{
    content: '';
    position: absolute;
    border-top: 7px solid #328DDB;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px;
    left: 45%;}

.index-rj-recommend .carousel-indicators .active,.index-rj-recommend .carousel-indicators li:hover {
	background:#118efc;
	border:1px #118efc solid;
	color:#fff;
	opacity: 1;
}






.index-tui-new{position: relative}
.index-tui-new .new-mj{position: absolute;right:15px;top:5px;background: linear-gradient(70deg, #ffa909 3%, #ff9d06 55%, #ff9102 91%) !important;padding: 0px 5px;color: #fff;height: 16px;line-height: 14px;border-radius: 8px 0px 8px 0px;font-size: 6px;}
.index-rj-recommend .recommend-left ul li{margin-top: 5px;}
.index-rj-recommend .recommend-left ul li b.mj{border: 1px #fff dashed;padding: 10px;list-style: none;color: #fff;}
.index-rj-recommend .recommend-left ul{padding-left: 0;list-style: none;}

.index-rj-recommend .plan-title .new-mj{background: none;border: 1px solid #ff902d;position: absolute;right:40px;top:80px;padding: 0px 8px;color: #ff902d;height: 18px;line-height: 18px;border-radius: 8px 0px 8px 0px;font-size: 12px;font-weight: bold;}

.m-b-0{margin-bottom: 0 !important}
.m-t-5{margin-top: 5px !important}

.m-l-20{margin-left: 20px !important}
.p-b-0{padding-bottom: 0 !important}
.p-t-0{padding-top: 0 !important}
.index-rj-recommend.ssl-cp .item-list.p-t-5{padding-top: 5px !important}




.carousel {
    overflow: auto;

}

.index-rj-recommend .carousel-indicators {
    width: 100%;
    left: 0;
    margin-left: 0;
    text-align: left;
    height: 50px;
    margin-bottom: 20px;
}

.index-rj-recommend .carousel-indicators li {
    width: 24.7%;
    line-height: 50px;
    height: 50px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}

.index-rj-recommend .carousel-indicators li:hover {

}

.index-rj-recommend .carousel-indicators li.active span:after {

}

.index-rj-recommend .carousel-indicators li.active span:hover:after {

}

.carousel-inner {
    width: 100%;
    background: #fff;
}

.index-rj-recommend .recommend-left {
    border-radius: 0;
    background: url(https://www.henghost.com/images/index-recommend-bj.png) no-repeat center center !important;
    padding: 10px 25px 0 25px;
    height: 490px;
    border-radius: 0 0 0 2px;
}
.free-use-btn.btn-white {
	    float: left;
	    padding: 6px 35px;
	    background: #fff;
	    color: #3085de;
	    border-radius: 3px;
	    font-weight: 600;
		margin-left: 0px;
		margin-top: 20px;
}
.index-rj-recommend .recommend-left img {
    height: auto;
    bottom: -30px;
}

.index-rj-recommend .recommend-right {
    width: 20.25%;
}

.index-rj-recommend .table1 {
    margin-top: 0;
}

.index-rj-recommend .tabs-titel {
    width: 100%;
    background: #118efc;
    overflow: hidden;
    border-radius: 2px 0 0 0;
}

.index-rj-recommend .tabs-titel li {
    text-align: center;
    float: left;
    width: 200px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.index-rj-recommend .tabs-titel h5.tad-h5 {
    margin-bottom: 0;
    color: #fff;
    padding-left: 30px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    float: left;
    width: 19%;
    background: #118efc;
}

.index-rj-recommend .tabs-titel li:hover {
    background: #1e88e5;
}
.index-rj-recommend .recommend-right .plan1 {
    padding: 0 26px;
}
.index-rj-recommend .tabs-titel li#current {
    background: #fff;
    border: none;
    border-top: 2px solid #118efc;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.index-rj-recommend .tabs-titel li#current h6 {
    color: #1e88e5;
    line-height: 48px;

}

.index-rj-recommend .recommend-left h2 {
    font-size: 24px !important;
}

.index-rj-recommend.ssl-cp .ssl-bt {
    font-size: 22px;
}

.index-rj-recommend .tabs-titel h6 {
    margin: 0;
    font-size: 14px;
    line-height: 50px;
    color: #fff;

}

.index-rj-recommend .tabs-text {
    overflow: auto;
    width: 100%;
}


.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.carousel-inner .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner  .item.active {

     display: block;
    
}
.plan.best .hot {
    color: #FFF;
    font-weight: bold;
    font-size: 12px !important;
    padding: 0 50px;
    right: -45px;
    top: 20px;
    position: absolute;
    /* background-color: #D9534F; */
    background-color: #ff902d;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.ssl-cp .ssl-text {
    line-height: 24px;
    color: #888;
}

.ssl-cp .plan-title {
    background: #fff;
    color: #333;
    border-bottom: 1px #eee dotted;
    padding: 30px 0 25px 0;
    margin: 0 20px;
}

/*----------5.24首页-----------*/
.index-rj-recommend .carousel-indicators li{
	text-indent:inherit;
	width:160px;
	height:37px;
	border-radius:0;
	background:#fff;
	color:#555;
	border:1px #fff solid;
	line-height:37px;
	
	margin: 0;
    position: relative;border-radius: 2px;}
.index-rj-recommend .carousel-inner .item{height: inherit;}
.index-rj-recommend .recommend-left {width: 19%;background:linear-gradient(45deg, #07b5fb 3%, #02a0fa 55%, #118efc 91%) !important;min-height: 470px;border-radius: 3px 0 0 3px;padding: 30px 25px 0 25px;position: relative;overflow: hidden}

.index-rj-recommend .recommend-left h2{color: #fff;font-size: 25px;font-weight: bold;}
.index-rj-recommend .recommend-left h2 p{font-size: 14px;opacity: 0.5;}
.index-rj-recommend .recommend-left p{color: #fff;line-height: 24px;}
.index-rj-recommend .recommend-left img{
    position: absolute;
    bottom: -20px;
    width: 200px;
    height: 160px;
    left: 0;
    
    transition: all .5s;}
.index-rj-recommend .recommend-right{width: 27%;min-height: 431px;background: #fff}
.index-rj-recommend.ssl-cp .item-list{padding:20px 0 10px 0 !important}
.index-rj-recommend.ssl-cp .col-md-3 {border-left:0}
.index-rj-recommend.ssl-cp .ssl-bt {font-size:24px;}
.index-rj-recommend .plan-title{border-bottom: 0;padding-bottom: 10px !important}
.index-rj-recommend .recommend-right .plan1{padding:0 30px;border-right: 1px #f8f8f8 solid;min-height: 470px;}
/*.index-rj-recommend .recommend-right .plan1:hover{box-shadow:0 5px 20px -4px rgba(0,0,0,0.2);z-index:99999;border-color: #fff;}*/
.index-rj-recommend .recommend-right.last .plan1{border-right: 0;}
.index-rj-recommend .recommend-right .plan1 ul li{line-height: 24px;border-top: 1px #eee dotted;padding: 8px 0;font-size: 13px;}




.index-rj-recommend .carousel-indicators {
	top:0px;
	position:inherit
}
.index-rj-recommend .table1 {
	margin-top:60px;
}

.index-rj-recommend .carousel-indicators li.active span:after,.index-rj-recommend .carousel-indicators li.active span:hover:after{
    content: '';
    position: absolute;
    border-top: 7px solid #328DDB;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px;
    left: 45%;}

.index-rj-recommend .carousel-indicators .active,.index-rj-recommend .carousel-indicators li:hover {
	background:#118efc;
	border:1px #118efc solid;
	color:#fff;
	opacity: 1;
}






.index-tui-new{position: relative}
.index-tui-new .new-mj{position: absolute;right:15px;top:5px;background: linear-gradient(70deg, #ffa909 3%, #ff9d06 55%, #ff9102 91%) !important;padding: 0px 5px;color: #fff;height: 16px;line-height: 14px;border-radius: 8px 0px 8px 0px;font-size: 6px;}
.index-rj-recommend .recommend-left ul li{margin-top: 5px;}
.index-rj-recommend .recommend-left ul li b.mj{border: 1px #fff dashed;padding: 10px;list-style: none;color: #fff;}
.index-rj-recommend .recommend-left ul{padding-left: 0;list-style: none;}

.index-rj-recommend .plan-title .new-mj{background: none;border: 1px solid #ff902d;position: absolute;right:40px;top:80px;padding: 0px 8px;color: #ff902d;height: 18px;line-height: 18px;border-radius: 8px 0px 8px 0px;font-size: 12px;font-weight: bold;}

.m-b-0{margin-bottom: 0 !important}
.m-t-5{margin-top: 5px !important}

.m-l-20{margin-left: 20px !important}
.p-b-0{padding-bottom: 0 !important}
.p-t-0{padding-top: 0 !important}
.index-rj-recommend.ssl-cp .item-list.p-t-5{padding-top: 5px !important}


.containers{width:1600px;}

.carousel {
    overflow: auto;

}

.index-rj-recommend .carousel-indicators {
    width: 100%;
    left: 0;
    margin-left: 0;
    text-align: left;
    height: 50px;
    margin-bottom: 20px;
}

.index-rj-recommend .carousel-indicators li {
    width: 24.7%;
    line-height: 50px;
    height: 50px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}

.index-rj-recommend .carousel-indicators li:hover {

}

.index-rj-recommend .carousel-indicators li.active span:after {

}

.index-rj-recommend .carousel-indicators li.active span:hover:after {

}

.carousel-inner {
    width: 100%;
    background: #fff;
}

.index-rj-recommend .recommend-left {
    border-radius: 0;
    background: url(img/index-recommend-bj.png) no-repeat center center !important;
    padding: 10px 25px 0 25px;
    height: 490px;
    border-radius: 0 0 0 2px;
}
.free-use-btn.btn-white {
	    float: left;
	    padding: 6px 35px;
	    background: #fff;
	    color: #3085de;
	    border-radius: 3px;
	    font-weight: 600;
		margin-left: 0px;
		margin-top: 20px;
}
.index-rj-recommend .recommend-left img {
    height: auto;
    bottom: -30px;
}

.index-rj-recommend .recommend-right {
    width: 20.25%;
}

.index-rj-recommend .table1 {
    margin-top: 0;
}

.index-rj-recommend .tabs-titel {
    width: 100%;
    background: #118efc;
    overflow: hidden;
    border-radius: 2px 0 0 0;
}

.index-rj-recommend .tabs-titel li {
    text-align: center;
    float: left;
    width: 200px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.index-rj-recommend .tabs-titel h5.tad-h5 {
    margin-bottom: 0;
    color: #fff;
    padding-left: 30px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    float: left;
    width: 19%;
    background: #118efc;
}

.index-rj-recommend .tabs-titel li:hover {
    background: #1e88e5;
}
.index-rj-recommend .recommend-right .plan1 {
    padding: 0 26px;
}
.index-rj-recommend .tabs-titel li#current {
    background: #fff;
    border: none;
    border-top: 2px solid #118efc;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.index-rj-recommend .tabs-titel li#current h6 {
    color: #1e88e5;
    line-height: 48px;

}

.index-rj-recommend .recommend-left h2 {
    font-size: 24px !important;
}

.index-rj-recommend.ssl-cp .ssl-bt {
    font-size: 22px;
}

.index-rj-recommend .tabs-titel h6 {
    margin: 0;
    font-size: 14px;
    line-height: 50px;
    color: #fff;

}

.index-rj-recommend .tabs-text {
    overflow: auto;
    width: 100%;
}

.index-rj-recommend .plan-title .new-mj {
    background: none;
    border: 1px solid #ff902d;
    position: absolute;
    right: 40px;
    top: 80px;
    padding: 0px 8px;
    color: #ff902d;
    height: 18px;
    line-height: 18px;
    border-radius: 8px 0px 8px 0px;
    font-size: 12px;
    font-weight: bold;
}


.index-rj-recommend .recommend-right {
    width: 20%;
}
.index-rj-recommend .recommend-right {

    min-height: 431px;
    background: #fff;
}

.carousel {
    position: relative;
}



.plan.best {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.plan {
    position: relative;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #eee;
}

.ssl-cp .btn-success {
    background: #1e88e5;
    border-radius: 3px;
    border-color: #1e88e5;
    width: 200px;
      color: #fff;
}


.ssl-cp .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000
	}

	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -15px
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -15px
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px)and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px)and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px)and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px)and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px)and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px)and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:992px)and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px)and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px)and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px)and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

.tip_bottom {
    width: 100%;
    height: 70px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

.tip_bottom_icon {
    width: 155px;
    height: 70px;
    background: url(../image/i_bottom.png) no-repeat;
    position: absolute;
    left: -150px;
    top: -86px;
    display: none;
}

.tip_bottom_cont {
    width: 100%;
    height: 70px;
    position: relative;
}

.tip_bottom_bg {
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
    background-color: #000000;
    opacity: 0.8;
    filter: Alpha(opacity=50);
}

.tip_bottom_cont_c {
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10
}

.tip_bottom_main {
    width: 1200px;
    height: 70px;
    position: relative;
    margin: 0 auto
}

.tip_bottom_left {
    width: 1200px;
    height: 70px;
    position: relative;
}

.tip_bottom_ewm {
    width: 187px;
    height: 140px;
    text-align: center;
    position: absolute;
    right: -30px;
    bottom: -12px;
    background: url(img/foot_erm.png) no-repeat
}

.tip_bottom_ewm_p {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: relative
}

.tip_bottom_ewm_bg {
    width: 85px;
    height: 85px;
    background: #fff;
    position: relative;
    margin: 13px auto 2px;
    border: 1px solid #3c7eff;
    background: #fff
}

.tip_bottom_ewm_bg img {
    width: 83px;
    height: 83px;
}

.tip_fot_user {
    width: 193px;
    height: 68px;
    background: url(https://www.qiancengyun.com/template/Home/ShiwaiA12/PC/Static/img/qianceng-B.svg) no-repeat;
    position: absolute;
    left: -71px;
    bottom: 0px;
}

.tip_bottom_close {
    display: block;
    width: 11px;
    height: 11px;
    background: url(img/i_bottom_close.png) no-repeat;
    position: absolute;
    top: 10px;
    right: -37px;
    z-index: 10
}

.tip_bottom_leftbox {
    padding-left: 150px;
    color: #fff;
    padding-top: 15px;
}

.tip_bottom_logo {
    color: #fff;
    font-size: 15px;
}

.tip_bottom_logo h1 {
    font-weight: bolder;
    line-height: 25px;
    font-size: 18px;
    font-weight: normal
}

.tip_bottom_leftbox h2 {
    font-size: 20px;
    font-weight: bold;
    display: inline-block
}

.tip_bottom_time {
    color: #fcff00;
    font-weight: bold;
    font-size: 28px;
}

.tip_bottom_num {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-left: 20px;
}

.tip_bottom_num span {
    font-size: 31px;
    font-family: Arial;
    padding-right: 5px;
}

.tip_bottom_member {
    position: absolute;
    right: 160px;
    top: 15px;
}

.tip_bottom_login,
.tip_bottom_reg {
    display: inline-block;
    width: 100px;
    height: 40px;
    background: #0008ff;
    border-radius: 4px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.tip_bottom_reg:hover {
    background: #ed9914;
    color: #fff;
    text-decoration: none;
}

.tip_bottom_login:hover {
    background: #0080ff;
    color: #fff;
    text-decoration: none;
}

.tip_bottom_reg {
    width: 100px;
    text-align: center;
    background: #fb6503;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
}

.tip_bottom_login {
    margin-left: 25px;
}
.qianceng-databox {
    float: left;
    width: 300px;
    height: 304px;
    border: 1px solid #E6E9EC;
    box-shadow: 0px 2px 7px 0px #f2f5f7;
    margin-left: 24px;
    position: relative;
}
.qianceng-databoxs {
    width: 1320px;
    margin: 0 auto;
    height: 280px;
}
.data-item-image {
    width: 298px;
    height: 126px;
    overflow: hidden;
}
.data-item-image img {
    width: 100%;
}
.data-item-locn {
    position: absolute;
    top: 0px;
    left: 0px;
}
.qianceng-databox h3 {
    font-size: 15px;
    line-height: 15px;
    color: #262626;
    padding-left: 26px;
    margin-top: 19px;
    margin-bottom: 8px;
    font-weight: bold;
}
.qianceng-databox h3 span.dianxin {
    border: 1px solid rgb(3 91 254);
    color: #035bfe;
}
.qianceng-databox h3 span {
    color: #28B99F;
    font-size: 12px;
    line-height: 12px;
    padding: 1px 4px;
    margin-left: 4px;
    display: inline-block;
    border: 1px solid rgba(40, 185, 159, 0.7);
    vertical-align: top;
}
.qianceng-databox ul {
    font-size: 12px;
    color: #46484D;
    line-height: 24px;
    padding-left: 25px;
}
.qianceng-databox ul li {
    position: relative;
    text-indent: 10px;
}
.qianceng-databox ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    bottom: 14px;
    top: 10px;
    left: 0px;
    background: linear-gradient(-90deg, #28BB85, #28ABBB);
}
.qianceng-databox ul span {
    color: #989DA6;
}
.data-money {
    font-size: 22px;
    color: #46484C;
    padding-left: 26px;
    font-family: Akrobat;
    margin-top: 16px;
}
.data-money i {
    font-size: 12px;
    color: #262626;
    font-style: normal;
    margin-left: 4px;
}
.data-money span {
    font-size: 12px;
    color: #989DA6;
    margin-right: 4px;
    font-family: Microsoft YaHei;
}
.logo_wrap[data-v-6a32e916] {
  position: relative;
  width: 1440px;
  height: 644px;
  overflow: hidden;
  margin: 0 auto;
  font-size: 0;
}
.logo_wrap .left_mask[data-v-6a32e916] {
  left: 0;
}
.logo_wrap .mask[data-v-6a32e916] {
  position: absolute;
  z-index: 10;
}
.logo_wrap .right_mask[data-v-6a32e916] {
  right: -1px;
  -webkit-transform: rotate(
180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(
180deg);
}
.logo_wrap .line_odd[data-v-6a32e916] {
  width: 3976px;
  -webkit-animation: scrollToRight-data-v-6a32e916 36s linear infinite;
  animation: scrollToRight-data-v-6a32e916 36s linear infinite;
}
.logo_wrap .line_even[data-v-6a32e916] {
  width: 3976px;
  -webkit-animation: scrollToRight-data-v-6a32e916 30s linear infinite;
  animation: scrollToRight-data-v-6a32e916 30s linear infinite;
}
.logo_wrap .line_four[data-v-6a32e916] {
  width: 3569px;
}
.logo_wrap .line_odd .logo_img[data-v-6a32e916] {
  width: 50%;
  display: inline-block;
}
.logo_wrap .line_odd .logo_img[data-v-6a32e916] {
  width: 50%;
  display: inline-block;
}
.logo_wrap .line_even .logo_img[data-v-6a32e916] {
  width: 50%;
  display: inline-block;
}
.l-title-h2 .title {
    font-weight: 600;
    font-size: 30px;
    line-height: 39px;
    color: #252b3a;
}
.l-title-h2 .desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-top: 14px;
    color: #575d6c;
}
.l-title-h2 {
    text-align: center;
    padding-bottom: 36px;
}
@-webkit-keyframes scrollToRight-data-v-6a32e916 {
from {
-webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0);
}
to {
-webkit-transform: translate3d(0%, 0, 0);
      transform: translate3d(0%, 0, 0);
}
}
@keyframes scrollToRight-data-v-6a32e916 {
from {
-webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0);
}
to {
-webkit-transform: translate3d(0%, 0, 0);
      transform: translate3d(0%, 0, 0);
}
}
@keyframes scrollToRight-data-v-6a32e916 {
from {
-webkit-transform: translate3d(-50%, 0, 0);
}
to {
-webkit-transform: translate3d(0%, 0, 0);
}
}
.Lhome6 {
    padding: 89px 0 110px;
    background: url(../image/Lbj9.png);
    background-size: cover;
}
.Lcenter1200 {
    width: 1200px;
    margin: 0 auto;
}
.Ltitle {
    text-align: center;
}
.Ltitle h5 {
    font-weight: 600;
    font-size: 30px;
    line-height: 39px;
    color: #252b3a;
}
.Ltitle .t1 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
    color: #575d6c;
}
.Lhome6 .con {
    margin-top: 78px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    
}
.Lhome6 .con .box {
    margin: 0 62px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    padding: 0;
    width: 499px;
}
.Lhome6 .con .box .icon {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}
.Lhome6 .con .box .text {
    margin-left: 11px;
    width: -webkit-calc(100% - 71px);
    width: calc(100% - 71px);
}
.Lhome6 .con .box .icon img {
    width: 60px;
}
.Lhome6 .con .box .text h5 {
    font-size: 21px;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #121933;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.Lhome6 .con .box .text h5 span {
    font-size: 32px;
}
.Lhome6 .con .box .text .t {
    font-size: 12px;
    color: #121933;
    margin-top: 5px;
}




