.indexes {
	width: 100%;
	height: 100%;
	background: #fff;
}

img {
	width: 100%;
	height: 100%;
}

/*大轮播图部分*/

.indexes .bannerBig {
	width: 100%;
	height: 650px;
	overflow: hidden;
	padding-top: 1px;
}

.indexes .bannerBig .bannerCon {
	position: absolute;
	top: 0;
	width: 100%;
	height: 663px;
	overflow: hidden;
	margin-top: 128px;
}

.indexes .bannerBig .bannerCon .imgList {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.indexes .bannerBig .bannerCon .imgList li {
	float: left;
	/*width: 740px;*/
	height: auto;
	position: relative;
}

.indexes .bannerBig .bannerCon .imgList li a {
	position: relative;
	display: block;
	/*width: 740px;*/
	height: auto;
}

.indexes .bannerBig .bannerCon .imgList li img {
	/*width: 740px;*/
	height: auto;
}

.indexes .bannerBig .bannerCon .preNex {
	display: none;
	position: absolute;
	top: 50%;
	width: 40px;
	height: 60px;
	margin-top: -40px;
	font: bold 40px/60px Simsun;
	color: #fff;
	text-align: center;
	border: none;
	background: rgba(83, 83, 83, .2);
	cursor: pointer;
	z-index: 3;
}

.indexes .bannerBig .bannerCon .preNex.show {
	display: inline-block;
}

.indexes .bannerBig .bannerCon .prev {
	left: 10%;
}

.indexes .bannerBig:hover .preNex {
	display: block;
}

.indexes .bannerBig .bannerCon .next {
	right: 10%;
}

.indexes .bannerBig .bannerCon .btnList {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	height: 12px;
	text-align: center;
	z-index: 3;
	overflow: hidden;
}

.indexes .bannerBig .bannerCon .btnList li {
	display: inline;
}

.indexes .bannerBig .bannerCon .btnList li span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border-radius: 6px;
	background-color: #14829e;
	cursor: pointer;
}

.indexes .bannerBig .bannerCon .btnList li.cur span {
	background-color: #fff;
}

.indexes .bannerBig .bannerCon .btnList li.cur span {
	background-color: #fff;
}

.indexes .bannerBig .bannerTxt {
	width: 1200px;
	height: 800px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
	background: rgba(83, 83, 83, 0);
	/*overflow: hidden;*/
	/*z-index: 2;*/
}

.indexes .bannerBig .centerPic {
	width: 770px;
	height: 450px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
	top: 160px;
	z-index: 0;
}

.indexes .bannerBig .bannerTxt .pa {
	width: 405px;
	line-height: 45px;
	color: #fff;
	font-size: 34px;
	font-weight: bolder;
	text-align: left;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	/*top: 250px;*/
	top: 1100px;
	/*	z-index: 4;*/
}

.indexes .bannerBig .bannerTxt .pb {
	width: 450px;
	line-height: 50px;
	color: #fff;
	font-size: 36px;
	font-weight: 200;
	text-align: left;
	position: absolute;
	left: 0;
	/*top: 345px;*/
	top: 1100px;
	/*z-index: 4;*/
}

.indexes .bannerBig .bannerTxt .pb:before {
	content: "";
	width: 75px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: -11px;
}

.indexes .bannerBig .bannerTxt .pc {
	width: 450px;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	font-weight: 200;
	text-align: left;
	position: absolute;
	left: 0;
	/*top: 450px;*/
	top: 1200px;
	/*z-index: 4;*/
}

.indexes .bannerBig .bannerTxt .pd {
	width: 380px;
	line-height: 32px;
	color: #fff;
	font-size: 12px;
	text-align: right;
	position: absolute;
	/*right:0;*/
	right: -62%;
	top: 336px;
	/*z-index: 4;*/
}


/*快排系统部分样式*/

.indexes .kuaiPai {
	width: 100%;
	background: #fff;
	padding-bottom: 92px;
}

.indexes .kuaiPai .contentsPai {
	width: 1200px;
	margin: 0 auto;
}

.indexes .pathTitle {
	padding-top: 65px;
	line-height: 60px;
	margin-bottom: 50px;
	text-align: center;
	color: #555;
	font-size: 30px;
	position: relative;
}

.indexes .pathTitle:before {
	content: "";
	width: 78px;
	height: 4px;
	background: #007fcb;
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -39px;
}

.indexes .pathJieshao {
	line-height: 33px;
	font-size: 16px;
	text-align: left;
	padding: 0 85px;
	margin-bottom: 65px;

	/*2017.11.6 SYH*/
}

.indexes .kuaiPai .contentsPai .contents {
	width: 100%;
	height: 460px;
	position: relative;
	overflow: hidden;
}

.indexes .kuaiPai .contentsPai .contents .pictures {
	width: 575px;
	height: 395px;
	position: absolute;
	left: 50%;
	margin-left: -288px;
	/*bottom: 0;*/
	bottom: -395px;
}

.indexes .kuaiPai .contentsPai .contents .contList {
	position: absolute;
}

.indexes .kuaiPai .contentsPai .contents .contList span {
	display: block;
	line-height: 32px;
	color: #299aec;
	font-size: 16px;
}

.indexes .kuaiPai .contentsPai .contents .contList p {
	line-height: 24px;
	color: #7b7b7b;
	font-size: 16px;
	margin: 0;
}

.indexes .kuaiPai .contentsPai .contents .contList:nth-child(2) {
	text-align: center;
	/*top: 0;*/
	top: -160px;
	left: 351px;
}

.indexes .kuaiPai .contentsPai .contents .contList:nth-child(3) {
	text-align: right;
	top: 145px;
	/*left: 165px;*/
	left: -310px;
}

.indexes .kuaiPai .contentsPai .contents .contList:nth-child(4) {
	width: 300px;
	text-align: left;
	top: 145px;
	/*right: 24px;*/
	right: -310px;
}

.indexes .kuaiPai .contentsPai .contents .contList:nth-child(5) {
	text-align: right;
	top: 322px;
	/*left: 110px;*/
	left: -310px;
}

.indexes .kuaiPai .contentsPai .contents .contList:nth-child(6) {
	width: 285px;
	text-align: left;
	top: 322px;
	/*right: 0;*/
	right: -310px;
}


/*选择原因模块样式*/

.indexes .choses {
	width: 100%;
	background: #f2f7fe;
	padding-bottom: 45px;
}

.indexes .choses .contentsChose {
	width: 1200px;
	margin: 0 auto;
}

.indexes .choses .contentsChose .contents {
	height: 1800px;
	position: relative;
	overflow: hidden;
}

.indexes .choses .contentsChose .contents .contLIst {
	position: absolute;
}

.indexes .choses .contentsChose .contents .pic {
	position: absolute;
	/*width: 455px;
	height: 285px;*/
	width: 460px;
	height: 360px;
}

.indexes .choses .contentsChose .contents .text {
	position: absolute;
	width: 460px;
	height: 360px;
}

.indexes .choses .contentsChose .contents .text h5 {
	line-height: 60px;
	padding-bottom: 11px;
	font-size: 28px;
	color: #555;
	text-align: left;
	font-weight: bolder;
}

.indexes .choses .contentsChose .contents .text ul li {
	line-height: 38px;
	font-size: 16px;
	padding-left: 23px;
	color: #7b7b7b;
	text-align: left;
	position: relative;
}

.indexes .choses .contentsChose .contents .text ul li:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #007fcb;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 18px;
}

.indexes .choses .contentsChose .contents .contLIst:last-child {
	text-align: left;
}

.indexes .choses .contentsChose .contents .contLIst:last-child p {
	line-height: 26px;
	font-size: 16px;
	padding-bottom: 30px;
	color: #7b7b7b;
	text-align: left;
}

.indexes .choses .contentsChose .contents .contLIst:last-child a {
	display: inline-block;
	width: 122px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #7b7b7b;
	border: 1px solid #c3c3c3;
	margin: 0 14px 14px 0;
}

.indexes .choses .contentsChose .contents .contLIst:last-child a:hover {
	color: #007fcb;
	border-color: #007fcb;
}

.indexes .choses .contentsChose .contents .contLIst:nth-child(1) {
	/*top: 72px;*/
	top: 500px;
	left: 78px;
}

.indexes .choses .contentsChose .contents .contLIst:nth-child(2) {
	/*top: 72px;*/
	top: 500px;
	right: 60px;
}

.indexes .choses .contentsChose .contents .contLIst:nth-child(3) {
	top: 450px;
	/*left: 78px;*/
	left: -490px;
}

.indexes .choses .contentsChose .contents .pic:nth-child(3) {
	width: 536px;
	height: 420px;
}

.indexes .choses .contentsChose .contents .contLIst:nth-child(4) {
	top: 520px;
	/*right: 60px;*/
	right: -490px;
}

.indexes .choses .contentsChose .contents .contLIst:nth-child(5) {
	/*top: 950px;*/
	left: 78px;
	top: 1400px;
}

.indexes .choses .contentsChose .contents .contLIst:nth-child(6) {
	/*top: 950px;*/
	right: 60px;
	top: 1400px;
}

.indexes .choses .contentsChose .contents .contLIst:nth-child(7) {
	/*left: 78px;*/
	top: 1400px;
	left: -490px;
}

.indexes .choses .contentsChose .contents .contLIst:nth-child(8) {
	/*right: 60px;*/
	top: 1450px;
	right: -490px;
}

.indexes .choses .contentsChose .contents .scollpPics .scollPic {
	width: 391px;
	height: 244px;
	background: #fff;
	position: absolute;
	left: 68px;
	top: 85px;
}

.indexes .choses .contentsChose .contents .scollpPics .scollPic .bannerse {
	width: 391px;
	height: 244px;
	margin: 0 auto;
	position: relative;
}

.indexes .choses .contentsChose .contents .scollpPics .scollPic a {
	display: block;
	width: 391px;
	height: 244px;
	position: absolute;
}

.indexes .choses .contentsChose .contents .scollpPics .scollPic a img {
	width: 100%;
	height: 244px;
}


/***********小图标************/

.indexes .choses .contentsChose .contents .scollpPics .scollPic ul li.selected {
	background: #fff;
	color: #299aec;
}

.indexes .choses .contentsChose .contents .scollpPics .scollPic ul {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 5px;
	left: 0;
	text-align: center;
}

.indexes .choses .contentsChose .contents .scollpPics .scollPic ul li {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border-radius: 50%;
	background: #299aec;
	color: #fff;
	line-height: 20px;
	cursor: pointer;
	text-align: center;
	opacity:0;
}


/*速鸟云团队模块样式*/

.indexes .group {
	width: 100%;
	padding: 10px 0 90px;
	background: #fff;
}

.indexes .group .contentsGroup {
	width: 1200px;
	margin: 0 auto;
}

.indexes .group .contentsGroup .pathTitle {
	margin-bottom: 70px;
}

.indexes .group .contentsGroup .contents {
	width: 1200px;
	height: 440px;
	overflow: hidden;
	position: relative;
}

.indexes .group .contentsGroup .contents .picList {
	cursor: pointer;
}

.indexes .group .contentsGroup .contents .picList:hover img {
	transform: scale(1.3);
	transition: all 0.7s;
}

.indexes .group .contentsGroup .contents .pica {
	width: 425px;
	height: 214px;
	overflow: hidden;
	position: absolute;
	left: 0;
	/*left: -430px;*/
	top: 0;
}

.indexes .group .contentsGroup .contents .picb {
	width: 252px;
	height: 214px;
	overflow: hidden;
	position: absolute;
	left: 435px;
	top: 0;
	/*top: -220px;*/
}

.indexes .group .contentsGroup .contents .picc {
	width: 252px;
	height: 440px;
	overflow: hidden;
	position: absolute;
	right: 250px;
	top: 0;
	/*top: -450px;*/
}

.indexes .group .contentsGroup .contents .picd {
	width: 240px;
	height: 268px;
	overflow: hidden;
	position: absolute;
	right: 0;
	/*right: -250px;*/
	top: 0;
}

.indexes .group .contentsGroup .contents .pice {
	width: 255px;
	height: 214px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	/*bottom: -220px;*/
}

.indexes .group .contentsGroup .contents .picf {
	width: 424px;
	height: 214px;
	overflow: hidden;
	position: absolute;
	left: 265px;
	bottom: 0;
	/*bottom: -220px;*/
}

.indexes .group .contentsGroup .contents .picg {
	width: 240px;
	height: 160px;
	overflow: hidden;
	position: absolute;
	right: 0;
	/*right: -250px;*/
	bottom: 0;
}


/*速鸟云荣誉证书模块*/

.indexes .rongyu {
	width: 100%;
	background: #fff;
	/*padding-bottom: 140px;*/
}

.indexes .rongyu .rongyuCont {
	width: 1200px;
	margin: 0 auto;
}

.indexes .rongyu .rongyuCont h4 {
	line-height: 55px;
	color: #299aec;
	font-size: 30px;
	text-align: left;
	font-weight: bolder;
	position: relative;
	margin-bottom: 99px;
}

.indexes .rongyu .rongyuCont h4:before {
	content: "";
	width: 90px;
	height: 3px;
	background: #f4a31f;
	position: absolute;
	left: 0;
	bottom: -18px;
}

.indexes .rongyu .rongyuCont .pictureLists {
	width: 1200px;
	height: 280px;
	overflow: hidden;
}

.indexes .rongyu .rongyuCont .pictureLists .Alist {
	height: 280px;
	position: relative;
}

.indexes .rongyu .rongyuCont .pictureLists .Alist li {
	float: left;
	width: 210px;
	height: 280px;
	padding: 0 15px;
	overflow: hidden;
}

.indexes .rongyu .rongyuCont .pictureLists .Alist li a {
	display: block;
	width: 210px;
	height: 280px;
}

.indexes .rongyu .rongyuCont .pictureLists .Alist li:hover a {
	transform: scale(1.4);
	transition: all 0.4s;
}

.indexes .rongyu .rongyuCont .pictureLists .Alist li a img {
	width: 210px;
	height: 280px;
}


/*速鸟云成功案例模块*/

.indexes .success {
	width: 100%;
	min-height: 1385px;
	background: url(../img/index/success_bg.jpg) no-repeat center center;
	background-size: auto;
}

.indexes .success .contentsSuccess {
	width: 1200px;
	height: 840px;
	margin: 0 auto;
}

.indexes .success .contentsSuccess .pathTitle {
	color: #fff;
}

.indexes .success .contentsSuccess .pathTitle:before {
	background: #fff;
}

.indexes .success .contentsSuccess .contents {
	width: 1200px;
	height: 840px;
	margin: 0 auto;
	margin-top: 100px;
	overflow: hidden;
	position: relative;
}

.indexes .success .contentsSuccess .contents .contList {
	width: 1200px;
	height: 840px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 6px;
	position: absolute;
}

.indexes .success .contentsSuccess .contents .contList .left {
	width: 360px;
	height: 320px;
	padding: 35px 0;
	float: left;
	overflow: hidden;
	background: #f4f4f4;
	position: relative;
}

.indexes .success .contentsSuccess .contents .contList .left .slider {
	width: 360px;
	height: 320px;
	margin: 0 auto;
	position: relative;
}

.indexes .success .contentsSuccess .contents .contList .left .slider ul li {
	width: 225px;
	height: 320px;
	float: left;
	margin: 0 80px 80px;
	border: 1px solid #cdcdcd;
}

.indexes .success .contentsSuccess .contents .contList .left .slider ul li a {
	display: block;
	width: 225px;
	height: 320px;
}

.indexes .success .contentsSuccess .contents .contList .left .icons {
	display: block;
	width: 50px;
	height: 50px;
	color: #1a8feb;
	font-size: 36px;
	text-align: center;
	cursor: pointer;
	display: none;
}

.indexes .success .contentsSuccess .contents .contList:hover .left .icons {
	display: block;
}

.indexes .success .contentsSuccess .contents .contList .left .prev {
	position: absolute;
	left: 5px;
	top: 45%;
}

.indexes .success .contentsSuccess .contents .contList .left .next {
	position: absolute;
	right: 5px;
	top: 45%;
}

.indexes .success .contentsSuccess .contents .contList .right {
	width: 760px;
	height: 320px;
	padding: 35px 40px;
	float: left;
	background: #fff;
	overflow: hidden;
}

.indexes .success .contentsSuccess .contents .contList .right h6 {
	line-height: 92px;
	font-size: 26px;
	color: #007fcb;
	padding-top: 23px;
	text-align: left;
	padding-left: 13px;
	border-bottom: 1px solid #007fcb;
	margin-bottom: 30px;
}

.indexes .success .contentsSuccess .contents .contList .right h6 span {
	display:inline-block;
	line-height: 92px;
	font-size: 20px;
	/* color: #f8bb3c;中级代理颜色
	color: #f55d2e;高级代理颜色 */
	padding-left: 13px;

}

.successes .successesConts .contents .contLists .topTxts h3 span {
	display:inline-block;
	line-height: 64px;
	font-size: 20px;
	/* color: #f8bb3c;中级代理颜色
	color: #f55d2e;高级代理颜色 */
	padding-left: 13px;

}

.indexes .success .contentsSuccess .contents .contList .right p {
	line-height: 26px;
	font-size: 14px;
	color: #7b7b7b;
	text-align: left;
	padding: 0 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	padding-top: 320px;
}

.indexes .success .contentsSuccess .contents .contList:nth-child(1) {
	left: 50%;
	margin-left: -600px;
	/*top: 0;*/
	top: 840px;
}

.indexes .success .contentsSuccess .contents .contList:nth-child(2) {
	left: 50%;
	margin-left: -600px;
	/*top: 440px;*/
	top: 1750px;
}

.indexes .success .contentsSuccess .mores {
	display: block;
	width: 230px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
	background: #299aec;
	text-align: center;
	margin: 0 auto;
	margin-top: 105px;
}


/*速鸟SEO优化模块样式*/

.indexes .seoOptimize {
	width: 100%;
	background: #fff;
	padding-bottom: 85px;
}

.indexes .seoOptimize .contentsSeo {
	width: 1200px;
	margin: 0 auto;
}

.indexes .seoOptimize .contentsSeo .contents {
	width: 1200px;
	/* height: 540px; */
	padding-top: 35px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.indexes .seoOptimize .contentsSeo .contents .navBox {
	width: 1200px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 15px;
	margin-bottom: 65px;
}

.indexes .seoOptimize .contentsSeo .contents .navBox ul {
	text-align: center;
}

.indexes .seoOptimize .contentsSeo .contents .navBox ul li {
	display: inline-block;
	margin: 0 44px;
}

.indexes .seoOptimize .contentsSeo .contents .navBox ul li a {
	display: inline-block;
	padding: 0 10px;
	line-height: 48px;
	color: #000;
	font-size: 18px;
	text-align: center;
	border-bottom: 2px solid #fff;
}

.indexes .seoOptimize .contentsSeo .contents .navBox ul li:hover a {
	color: #177ee6;
	border-color: #177ee6;
}

.indexes .seoOptimize .contentsSeo .contents .navBox .showed li:nth-child(1) a {
	color: #177ee6;
	border-color: #177ee6;
}

.indexes .seoOptimize .contentsSeo .contents .navBox ul .navClick a {
	color: #177ee6;
	border-color: #177ee6;
}

.indexes .seoOptimize .contentsSeo .contents .navCont {
	width: 1200px;
	/* height: 410px; */
	margin: 0 auto;
	margin-top: 130px;
	margin-bottom: 64px;
	overflow: hidden;

}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath {
	width: 1200px;
	/* height: 410px; */
	float: left;
	position: relative;
	overflow: hidden;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath:nth-child(2),
.indexes .seoOptimize .contentsSeo .contents .navCont .contPath:nth-child(3),
.indexes .seoOptimize .contentsSeo .contents .navCont .contPath:nth-child(4),.contPath:nth-child(5){
	display: none;
}


.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList {
	width: 486px;
	height: 176px;
	background: #fff;
	border-radius: 9px;
	overflow: hidden;
	position: absolute;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList .left {
	width: 106px;
	float: left;
	padding-top: 26px;
	text-align: center;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList .left span {
	display: inline-block;
	width: 42px;
	height: 42px;
	border: 2px solid #dbdbdb;
	color: #000;
	line-height: 42px;
	text-align: center;
	font-size: 22px;
	border-radius: 50%;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList .right {
	width: 350px;
	padding-right: 30px;
	float: left;
	text-align: left;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList .right h5 {
	line-height: 64px;
	font-size: 14px;
	color: #000;
	font-weight: bolder;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList .right p {
	line-height: 24px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	padding: 6px 0 10px;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList .right .line {
	display: block;
	width: 30px;
	height: 1px;
	background: #000;
	margin-bottom: 4px;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList .right .mores {
	height: 38px;
	line-height: 38px;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList .right .mores span {
	display: block;
	line-height: 38px;
	font-size: 16px;
	color: #000;
	text-align: left;
	float: left;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList .right .mores a {
	display: block;
	line-height: 38px;
	font-size: 16px;
	color: #000;
	text-align: left;
	float: right;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:hover {
	background: #299aec;
	box-shadow: 0 0 10px #d3eafb;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:hover a,
.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:hover span,
.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:hover p,
.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:hover h5 {
	color: #fff;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:hover .line {
	background: #fff
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:hover .mores span,
.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:hover .mores a {
	color: #fff
}
.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:nth-child(1) {
	top: 5px;
	left: 55px;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:nth-child(2) {
	top: 5px;
	right: 55px;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:nth-child(3) {
	top: 205px;
	left: 55px;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .contPath .pathList:nth-child(4) {
	top: 205px;
	right: 55px;
}


.indexes .seoOptimize .contentsSeo .contents .navCont .bon .pathList:nth-child(1) {
	/*top: 5px;*/
	top: 420px;
	left: 55px;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .bon .pathList:nth-child(2) {
	/*top: 5px;*/
	top: 420px;
	right: 55px;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .bon .pathList:nth-child(3) {
	/*top: 205px;*/
	top: 650px;
	left: 55px;
}

.indexes .seoOptimize .contentsSeo .contents .navCont .bon .pathList:nth-child(4) {
	/*top: 205px;*/
	top: 650px;
	right: 55px;
}


.indexes .seoOptimize .contentsSeo .more {
	display: block;
	width: 230px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
	background: #299aec;
	text-align: center;
	margin: 0 auto;
}


/*速鸟云合作伙伴模块样式*/

.indexes .collaborated {
	width: 100%;
	height: 700px;
	background: #f9f9f9;
}

.indexes .collaborated .contentsColl {
	width: 1200px;
	height: 755px;
	margin: 0 auto;
}

.indexes .collaborated .contentsColl .contents {
	padding-top: 45px;
}

.indexes .collaborated .contentsColl .contents a {
	display: inline-block;
	width: 200px;
	height: 98px;
	padding:19px;
	background:#fff;
	float: left;
	border: 1px solid #e0e0e0;
	border-top: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
	position: relative;
}

.indexes .collaborated .contentsColl .contents a span {
	display: inline-block;
	width: 238px;
	height: 140px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.indexes .collaborated .contentsColl .contents a:nth-child(5),
.indexes .collaborated .contentsColl .contents a:nth-child(10),
.indexes .collaborated .contentsColl .contents a:nth-child(15) {
	border-right: 1px solid #f9f9f9;
}

.indexes .collaborated .contentsColl .contents a:nth-child(11),
.indexes .collaborated .contentsColl .contents a:nth-child(12),
.indexes .collaborated .contentsColl .contents a:nth-child(13),
.indexes .collaborated .contentsColl .contents a:nth-child(14),
.indexes .collaborated .contentsColl .contents a:nth-child(15) {
	border-bottom: 1px solid #f9f9f9;
}

.indexes .collaborated .contentsColl .contents a:hover {
	border-color: #ababab;
}

.indexes .collaborated .contentsColl .contents a:hover span {
	display: block;
}
.yrzs_ly img{
	width:210px;
	height:280px;
}
.yrzs_ly ul li{
	float: left;
    margin-left: 30px;
    margin-top: 20px;
	
}
.navCont{
	width:1200px;
	margin:0 auto;
}
.zxdt_ly ul li{
	float: left;
    width: 355px;
    margin-right: 15px;
	padding-left: 22px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
	height:230px;
}
.zxdt_ly ul li span{
	float:left;
}
.biaoti_ly{
	line-height: 40px;
    font-size: 16px;
    color: #000;
    font-weight: bolder;
    float: left;
}
.miaoshu{
	line-height: 24px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    padding: 6px 0 10px;
}
.time_ly{
	display: block;
    line-height: 38px;
    font-size: 16px;
    color: #000;
    text-align: left;
    float: left;
}
.more_ly{
	float:left;
	margin-top: 11px;
    margin-left: 100px;
}
.img_ly{
	position: relative;
    top: 14px;
    left: 65px;
}
.more_ly a{
	font-size:16px;
}
.zxdt_ly ul li:hover{
	background-color:#299aec;
	border-radius:5px;
}
.zxdt_ly ul li:hover a{
	color:#fff;
}
.zxdt_ly ul li:hover p{
	color:#fff;
}
.zxdt_ly ul li:hover span{
	color:#fff;
}
#yq ul li{
	min-width:250px;
}
.xgss_ly li{
	float:left;
	width: 335px;
    margin-right: 10px;
}

/* 客户案例 */
.qbzx_ly{
	font-size: 18px;
    text-align: center;
}
.khal_ly{
    margin-top:25px;
}
.khal_ly li{
	width: 250px;
    float: left;
    margin-right: 50px;
    margin-top: 25px;
}
.khal_ly img{
    width: 250px!important;
    height: 200px!important;
}
.khal_ly p{
	font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.khal_ly ul li:hover p{
  color:#177ee6;
}
/* 价格查询 */
.kwyword_select{
	margin-top: 70px;
}
.form_ly
{
    margin-left: 646px;
    margin-top: 15px;
}
}
.price_select{
	width:1200px;
	margin:0 auto;
}
.p1_ly{
	font-size: 36px;
    color: #f90;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
.p2_ly{
	font-size: 14px;
    color: #999;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
.keyword_ly{
    font-size: 18px;
    color: #999;
    width: 310px;
    margin-left: 20px;
    background: 0;
    border:1px solid #999;
    height: 60px;
    padding-left: 19px;
}
.url_ly{
	font-size: 18px;
    color: #999;
    width: 490px;
    margin-left: 20px;
    background: 0;
    border:1px solid #999;
    height: 60px;
    padding-left: 19px;
}
.button_ly{
	cursor: pointer;
    background: #299aec;
    width: 250px;
    height: 60px;
    color: #fff;
    border: 0;
    font-size:18px;
    margin-left: 10px;
}
.keyword_success{
	width:1280px;
	height:270px;
	background-color:#fff;
	position:relative;
	top:15px;
	left:309px;
	z-index:999;
	display:none;
}
.cxjg_ly{
	height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    font-weight: normal;
    margin-left: 35px;
}
.keyword_success #keywords{
    margin-top: 62px;
    margin-left: 136px;
}
/* 后期添加样式 */
.dlnr_ly{
	width:536px;
	height:215px;
}
.dlnr_img{
	width:240px;
	height:149px;
	float:left;
	margin-right: 20px;
}
.dlnr_p p{
	font-size:18px;
    padding-top: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
}
.dlnr_p2{
	margin-top: 15px;
	font-size:15px;
	line-height:20px;
}
.dlnr_ly2{
	float:left;
	margin-left:60px;
}
.dlnr_ly img{
	border:1px solid #999;
}
.dlnr_p{
	float:left;
	width:237px;
}
.dlnr_p:hover p{
	color:#299aec;
}

.mKeBanner,.mKeBanner div{text-align:center;}
.indexes .suniao-rongyu{width: 100%;padding: 20px 0 50px 0;overflow: hidden;background: url(/suniao_static/images/solutionbg1.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;}
.suniaorongyunpic img{ -webkit-box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); }
.suniaorongyunpic{overflow:hidden; position:relative; text-align:left; visibility:hidden; width:1200px; margin:0 auto}
.suniaorongyunpic img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.suniaorongyunpic p{margin:0 auto; text-align:center}
.suniaorongyunpic .loading{border:1px solid #ccc; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.suniaorongyunpic .loading_bar{background:#ccc; height:15px; visibility:visible; width:1%}
.suniaorongyunpic .caption{font-weight:bold; position:relative; text-align:center; z-index:10000}
.suniaorongyunpic .scrollbar{border-bottom:1px solid #b3b3b3; position:relative; visibility:hidden; z-index:10001; height:1px}
.suniaorongyunpic .slider{ background-repeat:no-repeat; height:14px; margin:-6px 0 0 -7px; position:absolute; width:14px; z-index:10002}
.suniaorongyunpic .images{overflow:hidden; white-space:nowrap}
.suniaorongyunpic .button{cursor:pointer; height:17px; position:relative; width:17px}
.suniaorongyunpic .previous{ top left no-repeat; float:left; margin:-7px 0 0 -30px}
.suniaorongyunpic .next{ top left no-repeat; float:right; margin:-7px -30px 0 30px}



.suniaonews {
    margin-top: 120px;
    height: 980px;
}
.suniaonews .title {
    font-size: 48px;
    color: #000000;
    text-align: center;
}

.suniaonews .sub_title {
    font-size: 24px;
    color: #333333;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 85px;
}


.suniaonews>.title {
    margin-top: 60px;
    margin-top: 0\0;
    opacity: 0;
    opacity: 1\0;
    transition: all 0.8s;
}

.suniaonews.active>.title {
    transform: translateY(-60px);
    opacity: 1;
}

.suniaonews .sub_title {
    margin-bottom: 75px;
    margin-top: 60px;
    margin-top: 0\0;
    opacity: 0;
    opacity: 1\0;
    transition: all 0.8s 1s;
}

.suniaonews.active .sub_title {
    transform: translateY(-85px);
    opacity: 1;
}

.suniaonews .content {
    width: 1200px;
    margin: 60px auto 0 auto;
    margin-top: 0\0;
    opacity: 0;
    opacity: 1\0;
    transition: all 0.8s 2s;
}

.suniaonews.active .content {
    transform: translateY(-85px);
    opacity: 1;
}

.suniaonews .content .lists {
    width: 780px;
    font-size: 20px;
    margin: 0 auto;
    color: #222222;
}

.suniaonews .content .lists li {
    display: inline-block;
    margin-right: 89px;
    line-height: 44px;
    cursor: pointer;
}

.suniaonews .content .lists li:last-child {
    margin-right: 0;
}

.suniaonews .content .lists li.active,
.suniaonews .content .lists li:hover {
    color: #00a2e9;
    border-bottom: 2px solid #00a2e9;
}

.suniaonews .tabs {
    position: relative;
    width: 100%;
    margin-top: 50px;
}

.suniaonews .tabs ul {
    position: relative;
}

.suniaonews .tabs li {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    width: 100%;
}

.suniaonews .tabs li.active {
    display: inline-block;
}

.suniaonews .tabs li>div {
    position: relative;
    display: inline-block;
    float: left;
    width: 32%;
    height: 460px;
}

.suniaonews .tabs li .pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.suniaonews .tabs li .left:hover .pic img,
.suniaonews .tabs li .center:hover .pic img {
    transform: scale(1.1);
}

.suniaonews .tabs li .left:hover .blog .img,
.suniaonews .tabs li .center:hover .blog .img {
    transform: translateX(20px);
}

.suniaonews .tabs li .left img,
.suniaonews .tabs li .center img {
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.suniaonews .tabs ul li {
    overflow: hidden;
}

.suniaonews .tabs .blog {
    position: absolute;
    bottom: 0;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.51);
    color: white;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
}

.suniaonews .tabs .blog .blog_title {
    float: left;
    width: 260px;
}

.suniaonews .tabs .blog .img {
    float: right;
    margin: 10px 20px 0 0;
    transition: all .5s;
}

.suniaonews .tabs li>div:nth-child(2) {
    margin: 0 10px 0 5px;
}

.suniaonews .tabs li .right .article {
    height: 147px;
    background-color: #f6f6f6;
    padding: 20px 30px;
    box-sizing: border-box;
}

.suniaonews .tabs li .right .article:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    transform: scale(1.01);
}

.suniaonews .tabs li .right .article:hover .text p {
    color: #00a2e9;
}

.suniaonews .tabs li .right .article:hover .text img {
    transform: translateX(20px);
}

.suniaonews .tabs li .right .article>div {
    float: left;
}

.suniaonews .tabs li .right .article:nth-child(2) {
    margin: 10px 0;
}

.suniaonews .tabs li .right .article .text {
    width: 215px;
    margin-left: 22px;
    padding-left: 22px;
    border-left: 1px solid #cacaca;
    height: 105px;
    font-size: 18px;
    color: #333333;
}

.suniaonews .tabs li .right .article .text a {
    text-decoration: none;
    color: #333333;
}

.suniaonews .tabs li .right .article:hover .text a {
    color: #00a2e9;
}

.suniaonews .tabs li .right .article .text img {
    margin-top: 42px;
    transition: all .5s;
}

.suniaonews .tabs li .right .article .date {
    height: 90px;
}

.suniaonews .tabs li .right .article .date .day {
    position: relative;
    display: block;
    font-size: 40px;
    color: #333333;
}

.suniaonews .tabs li .right .article .date .day:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 30px;
    bottom: 0px;
    background-color: #707070;
}

.suniaonews .tabs li .right .article .year {
    display: inline-block;
    margin-top: 10px;
}



.sn_newsconnt {
    width: 100%;
    float: left;
}

.sn_newsconnt>div {
    width: 100%;
    display: none;
}

.suniaotabcontent ul.tabcol {
    width: 45%;
    height: 500px;
    float: left;
    margin: 0 5% 0 0;
    margin-top: 70px;
}

.suniaotabcontent li {
    width: 100%;
    padding-bottom: 9px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    float: left;
}

.suniaotabcontent li.clactive {
    height: 136px;
}

.suniaotabcontent li .title {
    display: block;
    height: 1.8em;
    overflow: hidden;
    margin-bottom: 0.2em;
    font-size: 15px;
}

.suniaotabcontent li .att {
    float: right;
}

.suniaotabcontent li .description {
    display: none;
    margin-bottom: 0.4em;
}

.suniaotabcontent li .catlist {
    display: none;
}

.suniaotabcontent li .attention {
    float: right;
}

.suniaotabcontent dl {
    width: 290px;
    float: right;
}

.suniaotabcontent .img {
    display: none;
    padding-right: 10px;
}

.suniaotabcontent .desc {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.suniaotabcontent .img img {
	width:197px;
	height:121px;
    display: block;
}

.suniaotabcontent li.clactive .att {
    display: none
}

.suniaotabcontent li.clactive .title {}

.suniaotabcontent ul li.clactive .title {
    font-weight: bold;
    max-height: 3.6em;
}

.suniaotabcontent li.clactive .img {
    display: table-cell;
}

.suniaotabcontent li.clactive .desc {
    height: 121px;
    vertical-align: middle;
}

.suniaotabcontent li.active .catlist {
    display: block;
}

.suniaotabcontent li.clactive .description {
    display: block;
}

.newsli.num {
    background: #299aec;
}

.num {
    background-position: 0px -111px;
}

.newsli {
    display: inline-block;
    width: 25px;
    padding: 0 2px 0 0;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 0.5em;
    background: #bbb;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    border-radius: 2px;
}

.newslifont1 {
    font-size: 12px;
	color: #53595f;
	
}

.newslifont2 {
    line-height: 1.8em;
}

.newslifont3 {
    color: #999;
	line-height: 1.5em;
	font-size: 13px;
}

 
/* 咨询框弹出 */
.suniaotan{
    width: 718px;
    background: #0c7df5;

    padding: 18px;

    position: fixed;

    left: 50%;

    top: 50%;

    transform: translate(-50%,-50%) scale(0);

    z-index: 150;

    overflow: hidden;

    transition: all 0.6s;



}

.suniaotanwx .suniaotan{

    transform: translate(-50%,-50%) scale(1);

}

.suniaotanwx{
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 150;
    background: rgba(0,0,0,0.5);

}

.suniaotanwx .suniaotanboxl{

    -webkit-animation: fadeInLeft .7s ease both;

    animation: fadeInLeft .7s ease both;

    animation-delay: 0.5s;

}

.suniaotanwx .suniaotanboxr{

    -webkit-animation: fadeInRight .7s ease both;

    animation: fadeInRight .7s ease both;

    animation-delay: 0.5s;

}



.suniaotanboxr{

    width: 182px;

}



.suniaotanbox{

    width: 100%;

    border: 1px dotted rgba(255,255,255,0.9);

    padding-top: 65px;

    padding-bottom: 65px;

    padding-left: 20px;

    padding-right: 20px;

    position: relative;

}

.suniaotanboxlip span{

    font-size: 20px;

    color: #ffffff;

    font-family: "Microsoft JhengHei";

    display: block;

    padding-left: 10px;

    padding-right: 10px;

}

.suniaotanboxl{

    width: calc(100% - 182px - 20px);

}

.suniaotanboxlip span h5{
    font-size: 22px;
    display: inline-block;
    margin-top: 0;
}




.suniaotanboxlip{

    margin-left: -10px;

    margin-right: -10px;

}

.suniaotanboxl h3{

    font-size: 46px;

    color: #ffffff;

    font-family: "Microsoft JhengHei";

    margin-top: 32px;

}

.suniaotanboxl h5{
    font-size: 28px;
    color: #ffffff;
    margin-top: 38px;
}

.suniaotanboxl h5 a{
    color: #ffffff !important;
    display: none;
}

.g_spamkb{
    display: none;
}
.suniaotanboxlbtn{

    margin-top: 32px;

}

.suniaotanboxlbtn span{

    font-family: "Microsoft JhengHei";

    font-size: 20px;

    color: #ffffff;

    text-align: center;

    line-height: 44px;

    width: 138px;

    height: 46px;

    display: block;

    border: 1px solid #ffffff;

}

.suniaotanboxlbtn span a{

    display: block;

    width: 100%;

    height: 100%;

    line-height: 44px;

    color: #ffffff;

    background: #0c7df5;

}
.suniaotanboxlbtn span a:hover{
 background: #ffffff;
color: #0c7df5;}
.suniaotanboxlbtnr{

    margin-left: 34px;

}

.g_sybtnyss a{

    color: #ffffff;

}

.suniaotanboxr{

    margin-right: 20px;

}



.suniaotanboxr h5{

    font-size: 24px;

    color: #ffffff;

    color: #ffffff;

    font-family: "Microsoft JhengHei";

    text-align: center;

    margin-top: 24px;

}

.suniaotanboxrermimg{

    width: 100%;

    display: block;

}

.suniaotanboxrerm1{

    width: 30px;

    height: 30px;

    border-top: 1px solid #ffffff;

    border-left: 1px solid #ffffff;

    position: absolute;

    left: 0;

    top: 0;

    display: block;

    animation:sxg 1.2s infinite;

    -webkit-animation:sxg 1.2s infinite;

}

.suniaotanboxrerm2{

    width: 30px;

    height: 30px;

    border-top: 1px solid #ffffff;

    border-right: 1px solid #ffffff;

    position: absolute;

    right: 0;

    top: 0;

    display: block;

    animation:sxg 1.2s infinite;

    -webkit-animation:sxg 1.2s infinite;

}

.suniaotanboxrerm3{

    width: 30px;

    height: 30px;

    border-bottom: 1px solid #ffffff;

    border-right: 1px solid #ffffff;

    position: absolute;

    right: 0;

    bottom: 0;

    display: block;

    animation:sxg 1.2s infinite;

    -webkit-animation:sxg 1.2s infinite;

}

.suniaotanboxrerm4{

    width: 30px;

    height: 30px;

    border-bottom: 1px solid #ffffff;

    border-left: 1px solid #ffffff;

    position: absolute;

    left: 0;

    bottom: 0;

    display: block;

    animation:sxg 1.2s infinite;

    -webkit-animation:sxg 1.2s infinite;

}

.suniaotanboxrerm{

    position: relative;

    padding-left: 7px;

    padding-right: 7px;

    padding-top: 7px;

    padding-bottom: 7px;

    margin-top: 10px;

}

.suniaotanboxgb{

    width: 18px;

    position: absolute;

    right: 25px;

    top: 22px;

    cursor: pointer;

}

.suniaotanboxgb img{

    width: 100%;

    display: block;

}



@keyframes sxg

{

0% {

    transform: scale(1);

}

to {

    transform: scale(1.2);

}

}
.fl{float:left;}
.fr{float:right;}




