body {
	background: #fff;
}
.server-brief {
	margin-top: 40px;
}
.banner-nav li:first-child {
	margin-left: 0;
}
.banner-nav {
	right: 177px;
	transition: all ease .8s;
}
/*banner样式*/
.info-bannercp {
	position: relative;
	padding-top: 60px;
	width: 100%;
	height: 300px;
	background: url(https://tp.a5idc.net/img/help/helpbg.jpg) no-repeat center;
}
.banner-nav {
	transition: width ease .8s;
}
.info-box {
	height: 100%;
}
.info-nav {
	position: relative;
	padding-top: 60px;
}

.product-info-title {
	margin-bottom: 22px;
	height: 46px;
	line-height: 46px;
	font-size: 46px;
	color: #fff;
	font-weight: normal;
}
.product-info-detail {
	/*width: 660px;*/
	font-size: 14px;
	color: #c8cbcf;
	line-height: 25px;
}
.product-info-detailrentview {
	width: 660px;
	font-size: 14px;
	color: #c8cbcf;
	line-height: 25px;
}
.product-info-btn {
	margin-top: 20px;
}
.product-info-btn a.btn {
	display: inline-block;
	margin-right: 20px;
	width: 118px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
}
.product-info-btn a.btn.disabled {
	background-color: #989898;
	border-color: #989898;
}
.info-btn1 {
	background: #e53e3e;
	border: 1px solid #e53e3e;
}
.info-btn1:hover {
	background: #cb3838;
	border: 1px solid #cb3838;
}
.info-btn2 {
	background: url(https://tp.a5idc.net/img/qq2.png) no-repeat;
	border: 1px solid #919396;
	padding-left: 10px;
}
.info-btn6 {
    padding-left:15px;
    color: #333333;
	border: 1px solid #919396;
    background: rgba(255,255,255,0.1) url(https://tp.a5idc.net/img/qq2.png) no-repeat;
	background-size: 30px;
}
.info-btn7 {
    padding-left:15px;
    color: #333333;
	border: 1px solid #919396;
    background: rgba(255,255,255,0.1) url(https://tp.a5idc.net/img/gouwuche.png) no-repeat;
	background-size: 24px;
}
.flex-nav {
	position: absolute;
	right: 140px;
	bottom: 20px;
}
.flex-nav li {
	margin-right: 40px;
	float: left;
}
.flex-nav li a {
	display: inline-block;
	font-size: 14px;
	color: #4c4c4c;
}
/*模块*/

.banner-engine .header-container {
	height: 0;
}
.banner-engine .news-casting {
	display: none;
}
.info-banner {
	position: relative;
	padding-top: 80px;
	width: 100%;
	height: 350px;
}
.banner-nav {
	transition: width ease .8s;
}
.info-box {
	height: 100%;
}
.info-nav {
	position: relative;
	padding-top: 60px;
}
.product-info-title {
	margin-bottom: 22px;
	height: 46px;
	line-height: 46px;
	font-size: 46px;
	color: #fff;
	font-weight: normal;
}
/*news-article*/
.news-article {
    margin-top: 20px;
	width: 100%;
}
.news-article-title {
	text-align: center;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
}
.news-article-subtitle {
	position: relative;
	width: 100%;
	padding-top: 20px;
}
.news-article-time {
	text-align: center;
	color: #999;
	font-size:14px;
}
.news-article-time a {
	font-size: 14px;
	color: #e53e3e;
}
.news-article-share {
	position: absolute;
	right: 0;
	top: 6px;
}
.news-article-share div{
	display: inline-block;
	box-sizing: content-box;
}

.news-article-main {
	margin-top:35px;
	color: #666;
	line-height: 24px;
}

.news-article-main p {
	font-size: 15px;
	text-indent: 2em;
	line-height: 2em;
	margin-bottom: 15px;
}
.news-article-main p img{
	max-width: 1200px;
}
.news-article-main a {
	color: #e53e3e;
	text-decoration: none;
}
.news-article-main .link {
	color: #666;
	text-decoration: none;
}

.news-article-main strong {
	font-weight: bold;
}
.news-article-main .link strong {
	font-weight: normal;
}

.page-link,
.page-link a,
.page-link span{
	font-size:16px;
	color:#00aaff;
}

.page-link{
	margin:10px auto 15px auto;
	max-width:1200px;
	color:#333333;
}

.page-link span{
	margin-left:10px;
}

.page-link a:hover{
	text-decoration: underline;
}


.content-area-path {
    margin-bottom: 34px;
    border-bottom: 1px solid #e1e4e6;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #999999;
}
.content-area-path a {
    font-size: 14px;
    color: #999999;
}
/*new tab*/
.new-tabs {
	float: left;
	width: 160px;
	background: #fafafa;
}
.allwz {
    position: relative;
    height: 48px;
    line-height: 48px;
    background: #f0f1f2 url(../img/left_menu_nav_icon.png) no-repeat 10px center;
}
.new-tabs ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	margin-top: -1px;
	border-top: 1px dashed #e6e6e6;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	color: #666;
}
.new-tabs ul li:first-child a {
	border-top: none;
}
.new-tabs ul li.active a,
.new-tabs ul li:hover a {
	position: relative;
	color: #00aaff;
}

.news-main-content ul li {
	margin-bottom: 20px;
}
.news-main-content ul li:hover {
	-webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);  
	-moz-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);  
	box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
}
.news-main-content ul li a {
	display: block;
	height: 146px;
	padding: 18px 20px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}
.news-title-img {
	float: left;
	width: 160px;
	line-height: 146px;
}
.news-title-img img {
	margin-left: 20px;
}
.news-space {
	float: left;
	width: 1px;
	height: 110px;
	margin: 0 20px;
	background-color: #e6e6e6;
}
.news-text h2 {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 18px;
	color: #333;
}
.news-text h2.active {
	color: #00aaff;
}
.news-text h2.active i {
	display: inline-block;
	width: 56px;
	height: 20px;
	margin-left: 20px;
	margin-bottom: 2px;
	vertical-align: middle;
	background: url(../img/news_top.png) no-repeat 0 center;
}
.news-text p {
	height: 35px;
	line-height: 1.5;
	margin: 15px 0;
	font-size: 12px;
	color: #666;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news-text .time {
	padding-left: 24px;
	font-size: 12px;
	color: #999;
	background: url(img/time-icon.png) no-repeat left center;
}
.news-text .links {
	float: right;
	font-size: 12px;
	color: #00aaff;
}
.news-text .links:hover {
	color: #55afe8;
}
.news-main-dh {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
}
.news-main-dh a {
color: #e53e3e;
}
/* 常见问题 */
.server-module{background: #f5f5f5;padding: 15px 0;}
.qa-box-list li {width: 50%;float: left;list-style: none;}
.qa-box{background:#fff;}
.qa-box li:first-child {
	margin-left: 0;
}
.qa-title {
	position: relative;
	height: 66px;
	line-height: 80px;
}
/*.qa-title1 {
	background: url(../imgs/icon-question-box-01.png) no-repeat 30px 30px;
}
.qa-title2 {
	background: url(../imgs/icon-question-box-02.png) no-repeat 30px 30px;
}
.qa-title3 {
	background: url(../imgs/icon-question-box-03.png) no-repeat 30px 30px;
}*/
.qa-title span {
	display: inline-block;
	margin-left: 58px;
	font-size: 18px;
	color: #333;
}
.qa-title a {
	position: absolute;
	right: 22px;
	top: 0px;
	display: inline-block;
	font-size: 12px;
	color: #e53e3e;
}
.qa-box-list {
	margin-left:50px;
	border-top: 1px solid #e5e5e5;
}
.qa-box-list a {
	position: relative;
	display: block;
	padding-left: 6px;
	font-size: 14px;
	color: #333;
	height: 36px;
	line-height: 36px;
	width: 295px;
	white-space: nowrap;
}
.qa-box-list a:hover {
	color: #e53e3e;
}
.qa-box-list a:before {
	position: absolute;
	left: 0px;
	top: -4px;
	content: ".";
	font-size: 12px;
	color: #333;
}
.about-main{margin:30px 0;}
.about-main a{color: #e53e3e;}