/*banner部分*/
.info-box {
	height: 100%;
}

.info-nav {
	position: relative;
	height: 412px;
	padding-top: 72px;
}
.info-banner {
	position: relative;
	height: 502px;
	width: 100%;
	min-width: 1220px;
}


.product-info-title {
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 30px;;
}

.product-info {
	padding-top: 60px;
}
.product-info-detail {
    margin-top: 10px;
    width: 720px;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}
.product-info-btn {
	margin: 30px 0 28px;
}

.product-info-btn a {
	display: inline-block;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.product-info-btn a {
	display: inline-block;
	width: 120px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.info-btn1 {
	background: #0080ff;
	margin-right: 20px;
}
.info-btn1:hover {
	background-color: #0080ff;
}

.info-btn2 {
	background: transparent;
	border: solid 1px #ffffff;
}
.info-btn2:hover {
	background-color: transparent;
}
a.info-btn3 {
	margin-left: 20px;
	background: #fff;
	color: #059fff;
	border: 1px solid #059fff;
	line-height: 35px;
}
.margin-left-0 {
	margin-left: 0!important;
}
.product-info-stand {
	/* margin-top: 25px; */
	/* padding-left: 30px; */
	/* background: url(img/introduce_tip.png) no-repeat left center; */
	font-size: 12px;
	margin-bottom: 14px;;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 48px; */
	letter-spacing: 0px;
	color: #fff;
}

.product-info-stand a {
	margin: 0px 2px;
	display: inline-block;
	color: #059fff;
}
/*公共标题*/
.module-title {
	position: relative;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.module-title .module-title-name {
	display: inline-block;
	padding-right: 15px;
	font-size: 26px;
	color: #333;
}
/* .module-title .group-span {
	float: right;
    margin-top: -25px;
	margin-left: 20px;
    width: 100%;
    height: 20px;
	font-size: 14px;
    display: inline-block;
    background: url(img/line_ico.png) repeat-x;
    z-index: 10;
} */
.group-title {
	font-size: 18px;
	color: #333;
}
/* 常见问题 */
.fff .faq-wrap{
	background: #fff;
}
.faq-wrap{
	background-color: #f7f8fa;
	padding: 60px 0;
}
.qa-box {
	margin: 50px 0px 40px 0px;
}
.qa-box li {
	position: relative;
	float: left;
	width: 364px;
	height: 240px;
	/* border-left: 1px dashed #eee; */
	background: #fff;
	margin:0 20px
}
.qa-box li:first-child {
	border-left: 0px;
}
.qa-title {
	position: relative;
	height: 36px;
	line-height: 36px;
	margin-top: 22px;
	/* background-image: url(img/introduce_question.png); */
	/* background-repeat: no-repeat; */
}
.qa-title1 {
	background-position: 30px 0;
}
.qa-title2 {
	background-position: 30px -46px;
}
.qa-title3 {
	background-position: 30px -92px;
}
.qa-title span {
	display: inline-block;
	margin-left: 30px;
	font-size: 18px;
	color: #333;
}
.qa-title a {
	position: absolute;
	right: 22px;
	top: 0px;
	display: inline-block;
	font-size: 12px;
	color: #0080ff;
}
.qa-box-list {
	margin-left: 30px;
	margin-top: 8px;
	margin:8px 0px 0px 30px; 
}
.qa-box-list a {
	position: relative;
	display: block;
	padding-left: 6px;
	font-size: 12px;
	color: #666;
	height: 30px;
	line-height: 30px;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}
.qa-box-list a:before {
	position: absolute;
	left: 0px;
	top: -4px;
	content: ".";
	font-size: 12px;
	color: #333;
}
/*根据屏幕决定定位*/

.nav-box {
	width: 100%;
	height: 68px;
}

.nav-show {
	position: fixed;
	top: -1px;
	z-index: 9999;
	border-top: 1px solid rgba(247, 249, 250, 0.36);
	background: url("img/banner_nav_bg.png") repeat-x;
}

.nav-hide {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
}

.orientation-nav-box {
	position: relative;
}

.banner-nav {
	/* position: absolute; */
	/* top: 0px; */
	/* right: 100px; */
	height: 68px;
	/* margin:0 auto; */
	display: flex;
	justify-content: space-around;
}
.banner-nav-fixed{
	position: absolute;
	top: 0px;
	right: 100px;
	height: 68px;
}
.banner-nav li {
	height: 66px;
	margin-right: 40px;
	float: left;
}

.banner-nav li a {
	height: 66px;
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 66px;
}
.nav-hide .banner-nav li a {
	height: 68px;
	line-height: 68px;
}
.nav-show .banner-nav li a {
	height: 64px;
	line-height: 64px;
}
.banner-nav li a:hover, .banner-nav li a.active {
	border-bottom: 2px solid #059fff;
}

.nav-server {
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #4c4c4c;
	padding-left: 56px;
	height: 68px;
	line-height: 68px;
	width: auto;
	padding-right: 20px;
}

.nav-server:before {
	position: absolute;
	left: 20px;
	top: 2px;
	content: url(img/nav_server_ico.png);
	width: 16px;
	height: 14px;
}
.nav-server ul {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	background-color: #fafafa;
	width: 100%;
	padding: 10px 0;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.nav-server:hover {
	background-color: #fafafa;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-left: -1px;
}
.nav-server:hover:before {
	content: url(img/nav_server_ico_hover.png);
}
.nav-server:hover ul.nav-other-list {
	display: block;
	border: 1px solid #eee;
	border-top: none;
}

.nav-server ul li {
	height: 50px;
	line-height: 50px;
}
.nav-server ul a {
	display: block;
	/* width: 100%; */
	height: 100%;
	color: #4c4c4c;
	font-size: 14px;
	padding-left: 56px;
}
.nav-server ul a:hover {
	background-color: #059fff;
	color: #fff;
}
.buy_btn {
	display: block;
	position: absolute;
	right: 0px;
	top: 20px;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #ff6600;
}
.buy_btn:hover {
	background: #0099e5;
}
.buy_btn.disabled {
	background-color: #999999;
}
/* 节点介绍公共样式 */
.line-introduce-module {
	position: relative;
	height: 476px;
	background: url(img/line_introduce_bg.jpg) no-repeat center;
}
.line-star-box {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 110px;
}
.line-star {
	position: absolute;
}
.line-star-1 {
	left: 47px;
	top: 69px;
}
.line-star-1 .pulse {
	-webkit-animation: warn 2s ease-out;
	-moz-animation: warn 2s ease-out;
	animation: warn 2s ease-out;
}
.line-star-2 {
	left: 173px;
	top: 77px;
}
.line-star-2 .pulse {
	-webkit-animation: warn 2s ease-out 1s;
	-moz-animation: warn 2s ease-out 1s;
	animation: warn 2s ease-out 1s;
}
.line-star-3 {
	left: 105px;
	top: 49px;
}
.line-star-3 .pulse {
	-webkit-animation: warn 2s ease-out .8s;
	-moz-animation: warn 2s ease-out .8s;
	animation: warn 2s ease-out .8s;
}
.line-star-4 {
	left: 267px;
	top: 1px;
}
.line-star-4 .pulse {
	-webkit-animation: warn 2s ease-out .6s;
	-moz-animation: warn 2s ease-out .6s;
	animation: warn 2s ease-out .6s;
}
.line-star-5 {
	left: 380px;
	top: 35px;
}
.line-star-5 .pulse {
	-webkit-animation: warn 2s ease-out .4s;
	-moz-animation: warn 2s ease-out .4s;
	animation: warn 2s ease-out .4s;
}
.line-star-6 {
	left: 451px;
	top: 41px;
}
.line-star-6 .pulse {
	-webkit-animation: warn 2s ease-out .2s;
	-moz-animation: warn 2s ease-out .2s;
	animation: warn 2s ease-out .2s;
}
.line-star .pulse {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	left: -15px;
	top: -15px;
	width: 40px;
	height: 40px;
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: blueviolet;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@keyframes warn {
	0% {
		transform: scale(0);
		opacity: 1
	}

	30% {
		transform: scale(0);
		opacity: .2
	}

	60% {
		transform: scale(.5);
		opacity: .7
	}

	100% {
		transform: scale(1);
		opacity: 0
	}
}
@-webkit-keyframes warn {
	0% {
		-webkit-transform: scale(0);
		opacity: 0
	}

	30% {
		transform: scale(0);
		opacity: .2
	}

	60% {
		transform: scale(.5);
		opacity: .7
	}

	100% {
		-webkit-transform: scale(1);
		opacity: 0
	}
}
@-moz-keyframes warn {
	0% {
		-moz-transform: scale(0);
		opacity: 0
	}

	30% {
		transform: scale(0);
		opacity: .2
	}

	60% {
		transform: scale(.5);
		opacity: .7
	}

	100% {
		-moz-transform: scale(1);
		opacity: 0
	}
}
.line-introduce-module .module-title {
	color: #ddd;
}
.line-intro-list {
	width: 100%;
}
.line-intro-list li {
	display: list-item;
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	width: 285px;
	height: 130px;
	border: 1px solid #4a659b;
	background: transparent url(img/line_join.png) no-repeat center 92px;
	text-align: center;
}
.line-intro-list li:first-child {
	margin-left: 0;
}
.line-intro-list li:hover {
	background-color: #4864e5;
	background-image: url(img/line_join_hover.png);
}
.line-intro-list li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #6f99ee;
}
.line-name {
	font-size: 22px;
}
.line-intro-list li:hover .line-name {
	color: #fff;
}
.line-info {
	margin-top: 15px;
	font-size: 12px;
}
.line-intro-list li:hover .line-info {
	color: #d3d8f7;
}