.header-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 72px;
}
.header {
	background-color: transparent;
}
/*头部banner样式*/
.info-banner {
	position: relative;
	width: 100%;
	height: 468px;
	background: url("img/financial_banner.jpg") no-repeat center;
	margin-top: 80px;
}
.ecomm_banner {
	background: url("img/ecomm_banner.jpg") no-repeat center;
}
.mobile_banner {
	background: url("img/mobile_banner.jpg") no-repeat center;
}
.game_banner {
	background: url("img/game_banner.jpg") no-repeat center;
}
.website_banner {
	background: url("img/web_banner.jpg") no-repeat center;
}
.chia_banner {
	background: url("img/chia-banner.jpg") no-repeat center;
}
.bzz_banner {
	background: url("img/bzz-banner.jpg") no-repeat center;
}
.maoyi_banner {
	background: url("img/maoyi/banner.jpg") no-repeat center;
}
.zhibo_banner {
	background: url("img/zhibo/banner.png") no-repeat center;
}
.web-banner {
	padding: 170px 0px 0px 0;
}
.web-name {
	font-size: 44px;
	color: #fff;
}
.web-info {
	margin-top: 30px;
	margin-bottom: 60px;
	font-size: 18px;
	color: #fff;
}
.web-banner .advisory {
	display: inline-block;
	padding: 6px 39px;
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	background-color: transparent;
}
.issue-icon {
	background: url(img/f-issue-sprite.png) no-repeat;
}
.mobile-issue-icon {
	background: url(img/m-issue-sprite.png) no-repeat;
}
.game-issue-icon {
	background: url(img/g-issue-sprite.png) no-repeat;
}
.web-issue-icon {
	background: url(img/w-issue-sprite.png) no-repeat;
}
/*网站部署面临的问题*/
.issue-title {
	padding-top: 80px;
	padding-bottom: 60px;
	font-size: 36px;
	color: #555;
	text-align: center;
}
.issue-title-ico {
	margin: 20px 0px 60px 0px;
	width: 100%;
	height: 29px;
	background: url("img/issue_title_ico.png") no-repeat center;
}
.web-issue-list {
	padding-bottom: 60px;
}
.web-issue-list li {
	width: 23%;
	height: 380px;
	padding-top: 35px;
	margin: 0px 1%;
	float: left;
}
.game-list li {
	width: 31%;
}
.web-issue-list li:hover {
	background-color: #fff;
	-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);
}
.web-issue-list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.web-issue-list li span {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.issue_type_01 {
	background-position: 0 0;
}
.issue_type_02 {
	background-position: 0 -100px;
}
.issue_type_03 {
	background-position: 0 -200px;
}
.issue_type_04 {
	background-position: 0 -300px;
}
.web-issue-list li a:hover .issue_type_01 {
	background-position: -100px 0;
}
.web-issue-list li a:hover .issue_type_02 {
	background-position: -100px -100px;
}
.web-issue-list li a:hover .issue_type_03 {
	background-position: -100px -200px;
}
.web-issue-list li a:hover .issue_type_04 {
	background-position: -100px -300px;
}
.web-issue-list li a:hover p {
	color: #059fff;
}
.web-issue-list li p {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 20px 0px 15px 0px;
}
.web-issue-list li .issue-introduce {
	margin: 0px 20px;
	font-size: 12px;
	color: #999;
	line-height: 24px;
}
/*解决方案构架部署 开始*/
.web-deploy {
	background-color: #f5f6f7;
}
.deploy-box {
	padding-bottom: 60px;
}

.deploy-box .deploy-info {
	padding: 25px;
	width: 30%;
	float: right;
	line-height: 32px;
	font-size: 14px;
	color: #666;
	text-indent: 2em;
	background-color: #fff;
}
.deploy-info h4 {
	margin-bottom: 25px;
	font-size: 24px;
	color: #333;
	text-indent: 0;
	text-align: center;
}
.deploy-info a {
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	margin-top: 35px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-indent: 0;
	border-radius: 4px;
	background-color: #059fff;
}
.financial-deploy {
	min-height: 560px;
	background: url("img/financial-deploy.png") no-repeat left top;
}
.financial-deploy .deploy-info {
	width: 35%;
}
.game-deploy {
	min-height: 480px;
	background: url("img/game-deploy.png") no-repeat left top;
}
.mobile-deploy {
	min-height: 310px;
	background: url("img/mobile-deploy.png") no-repeat 100px top;
}
.mobile-deploy .deploy-info {
	width: 50%;
}
.zhibo-deploy {
	min-height: 310px;
	background: url("img/zhibo-deploy.png") no-repeat 100px top;
}
.zhibo-deploy .deploy-info {
	width: 43%;
}
.website-deploy {
	min-height: 492px;
	background: url("img/web-deploy.png") no-repeat left top;
}
.ecommerce-deploy {
	min-height: 370px;
	background: url("img/chia.png") no-repeat left center;
}
.chia-deploy {
	min-height: 560px;
	background: url("img/chia.png") no-repeat left top;
}
.chia-deploy .deploy-info {
	width: 35%;
}
/*网站服务优势*/
.superiority-list li {
	float: left;
	width: 23.5%;
	height: 400px;
	margin-left: 2%;
	margin-bottom: 60px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
}
.web-list li {
	height: 450px;
}
.superiority-list li:first-child {
	margin-left: 0;
}
.issue-form {
	height: 160px;
	padding-top: 25px;
	background-color: #e9f0f7;
}
.issue-form span {
	display: block;
	width: 180px;
	height: 111px;
	margin: 0 auto;
}
.issue-back {
	padding: 30px 20px;
	line-height: 2;
	font-size: 12px;
	color: #999;
}
.issue-back .issue-back-title {
	margin-bottom: 18px;
	font-size: 18px;
	color: #333;
	text-align: center;
}
.superiority-list li:hover .issue-back-title {
	color: #059fff;
}
.issue-form .span_bg1 {
	background: url("img/fyoushi_img1.png") no-repeat 0 0;
}
.issue-form .span_bg2 {
	background: url("img/fyoushi_img2.png") no-repeat 0 0;
}
.issue-form .span_bg3 {
	background: url("img/fyoushi_img3.png") no-repeat 0 0;
}
.issue-form .span_bg4 {
	background: url(img/fyoushi_img4.png) no-repeat 0 0;
}
.issue-form .span_bg5 {
	background: url(img/eyoushi_img1.png) no-repeat 0 0;
}
.issue-form .span_bg6 {
	background: url(img/eyoushi_img2.png) no-repeat 0 0;
}
.issue-form .span_bg7 {
	background: url(img/eyoushi_img3.png) no-repeat 0 0;
}
.issue-form .span_bg8 {
	width: 190px;
	background: url(img/eyoushi_img4.png) no-repeat 0 0;
}
.issue-form .span_bg9 {
	background: url(img/eyoushi_img5.png) no-repeat 0 0;
}
.issue-form .span_bg10 {
	background: url(img/gyoushi_img1.png) no-repeat 0 0;
}
.issue-form .span_bg11 {
	background: url(img/gyoushi_img2.png) no-repeat 0 0;
}
.issue-form .span_bg12 {
	background: url(img/wyoushi_img1.png) no-repeat 0 0;
}
.issue-form .span_bg13 {
	background: url(img/gyoushi_img2.png) no-repeat 0 0;
}
.issue-form .span_bg14 {
	background: url(img/wyoushi_img2.png) no-repeat 0 0;
}
.qubie li {
	height: 300px;
	margin-bottom: 20px;
	background-color: #fff;
}
.qubie-bg {
	background: url(img/zhibo/qubie.png) no-repeat 0 0;
}
/*更多解决方案*/
.web-more {
	background-color: #f5f6f7;
}
.more-title {
	font-size: 36px;
	color: #333;
	text-align: center;
	padding: 80px 0px 60px;
}
 
.web-more .more-list li {
	float: left;
	width: 25%;
	height: 180px;
	margin-bottom: 80px;
}
.web-more  .more-list li a {
	display: block;
	height: 100%;
}
.web-more  .more-list li i {
	display: block;
	width: 60px;
	height: 60px;
	margin: 30px auto 20px;
	background: url(img/fangan-sprite.png) no-repeat;
}
.web-more .more-list li p {
	font-size: 16px;
	color: #666;
	text-align: center;
}
.more-list li:hover {
	background-color: #fff;
	-webkit-box-shadow: 8px 10px 16px rgba(0, 0, 0, .12);  
	-moz-box-shadow: 8px 10px 16px rgba(0, 0, 0, .12);  
	box-shadow: 8px 10px 16px rgba(0, 0, 0, .12);
}
.web-more .more-list li:hover p {
	color: #059fff;
}
.web-more .more-list li i.more-list-1 {
	background-position: 0 0;
}
.web-more .more-list li:hover i.more-list-1 {
	background-position: -60px 0;
}
.web-more .more-list li i.more-list-2 {
	background-position: 0 -120px;
}
.web-more .more-list li:hover i.more-list-2 {
	background-position: -60px -120px;
}
.web-more .more-list li i.more-list-3 {
	background-position: 0 -180px;
}
.web-more .more-list li:hover i.more-list-3 {
	background-position: -60px -180px;
}
.web-more .more-list li i.more-list-4 {
	background-position: 0 -240px;
}
.web-more .more-list li:hover i.more-list-4 {
	background-position: -60px -240px;
}

.web-more .more-list li i.more-list-5 {
	background-position: 0 -60px;
}
.web-more .more-list li:hover i.more-list-5 {
	background-position: -60px -60px;
} 



.ecommerce-box {
	position: relative;
	height: 440px;
	margin-bottom: 60px;
	background: url("img/ecomm-issue-icon.png") no-repeat 200px center;
}
.ecommerce-text {
	position: absolute;
	top: 80px;
	right: 0;
	width: 500px;
}
.ecommerce-text h4 {
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 30px;
	font-weight: 400;
	font-size: 24px;
	color: #666;
	border-bottom: 2px solid #059fff;
}
.ecommerce-text p {
	line-height: 2;
	font-size: 14px;
	color: #999;
}
@media screen and (max-width: 1200px) {
	.mobile-deploy .deploy-info {
		width: 40%;
	}
}
.price-table {
	margin-bottom: 10px;
	width: 100%;
	color: #666;
	border: 1px solid #e6e6e6;
	border-left: none;


}
.price-table th,
.price-table td {
	padding-left: 15px;
	text-align: center;
	width: 14%;
}
.price-table th {
	border-left: 1px solid #e6e6e6;
	background-color: #f5f6f7;
	line-height: 62px;
	color: #666;
	font-weight: bold;
}
.price-table tr:nth-child(even) {
	background-color: #f5f6f7;
}
.price-table td {
	padding-left: 15px;
	line-height: 55px;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.price-table .style-stripe {
	background-color: #fafafa;
}

/*maoyistater*/
.tongyi-bg {
	position: relative;
	height: 171px;

}

.tongyi-bt {
	margin: 0 auto;
	padding-left: 140px;
	width: 1220px;
	height: 171px;

}

.tdbg {
	margin-top: -50px;
	background: url("img/maoyi/tongdbg.png") center top no-repeat;

}
.dbbg {
	background: url("img/maoyi/duibbg.png") center center no-repeat ;
}
.ysbg {
	background: url("img/maoyi/yousbg.png") no-repeat ;
	background-position: center center;
}
.tjbg {
	background: url("img/maoyi/tuijbg.png") no-repeat ;
	background-position: center center;
}
.liucbg {
	background: url("img/maoyi/liucbg.png") no-repeat ;
	background-position: center center;
}
.tongyi-bg li {
	line-height: 185px;
}

.tongd-list li {
	float: left;
	margin-right:10px;
}
.tongdpic {
	width: 20%;
	height: 280px;
	background: url("img/maoyi/tongdpic.png") no-repeat ;
}
.tongdms {
	width: 70%;
	 line-height: 50px;
	font-size: 22px;
	vertical-align: center;

 }
.yuand::before{
	 content:'';
	display: inline-block;
	width:9px;
	 height:9px;
	 background:#f5f5f5;
	 border-radius: 50%;
	margin-right: 14px;

 }
.tongdms li {
	float: left;
}
.tongdjt {
	height: 131px;
	width: 240px;
	background-image: url("img/maoyi/tongdjt.png");
	background-repeat: no-repeat;
	background-position: bottom 0% left 0%  ;
}
.tongdfs {
	height: 131px;
	padding-top: 45px;
}


.duiqi1{
	margin-left: 30px;
}
.duiqi2 {
	padding-left: 60px;
}
.duiqi3 {
	padding-left: 90px;
}
.duiqi4 {
	margin-top: 10px;
    line-height: 131px;
    font-size: 26px;
	padding-left: 40px;
	vertical-align: bottom;
}


.duibi {
	height: 830px;
	color: #F5F5F5;
}

.duibi li {
	float: left;
}
.duibims {
	width: 440px;
	line-height: 46px;
	font-size: 22px;

}
.duibipic {
	margin-left: 30px;
	width: 733px;
	height: 801px;
	background: url("img/maoyi/duibipic.png") no-repeat ;
}

.duibims h2 {
	padding-top: 60px;

}
.duibims h3{
	padding-top: 50px;
    text-align: right;
}
.youshi{
	width: 1030px;
	margin: 0 auto;

}
.youshi li {
	float: left;
	color: #F5F5F5;
	width: 20%;
}
.youshi-tub{
	width: 206px;
	padding: 200px 10px 0px 5px;
	font-size: 20px;
	line-height: 29px;

}
.tub1{
	background: url("img/maoyi/youshitb1.png") no-repeat ;
}
.tub2{
	background-image: url("img/maoyi/youshitb2.png") ;
	background-repeat: no-repeat;
	background-position: 0 300px;
	padding-top: 500px;
	margin-bottom: 22px;
}
.tub3{
	background: url("img/maoyi/youshitb3.png") no-repeat ;

}
.tub4{
	background-image: url(img/maoyi/youshitb4.png);
	background-repeat: no-repeat;
	background-position: 0 300px;
	padding-top: 500px;
	margin-bottom: 22px;
}
.tub5{
	background: url("img/maoyi/youshitb5.png") no-repeat ;
}
.youshims span {
	padding-top: 10px;
}

.tuij-table {
	margin-bottom: 40px;
	width: 100%;
	background-color: #F5F5F5;
	border: 1px solid #e6e6e6;
	border-left: none;
	border-radius:30px;
}

.tuij-table th,
.tuij-table td {
	padding-left: 15px;
	text-align: center;
	width: 14%;
	line-height: 50px;
	color: #666;
	font-size: 16px;
}
.tuij-table th {

	font-weight: bold;
}

.tuij-table td {
	padding-left: 15px;
	line-height: 55px;
	border-top: 1px solid #e6e6e6;
}
.tuij-title {
	padding-bottom: 30px;
	font-size: 30px;
	color: #F5F5F5;
	text-align: center;
}
.dinggpic{
	margin: 0 auto;
	width: 260px;
	height: 120px;

}
.dinggpic li{
	width: 260px;
	height: 120px;
	background: url("img/maoyi/dinggpic.png") no-repeat;
	margin-bottom: 30px;

}

.liuc li{
	margin: 0 auto;
	font-size: 16px;
}
.liucpic {
	margin: 40px auto;
	width: 1055px;
	height: 226px;
	background: url("img/maoyi/liucpic.png") no-repeat;
}
.wentpic {
	margin: 20px auto;
	width: 540px;
	height: 110px;
	background: url("img/maoyi/wentpic.png") no-repeat;
}
.went{
	margin: 0 auto;
	width: 90%;
	height: 280px;
}
.went li{
	margin: 0 auto;
	line-height: 45px;
	float: left;
	width: 50%;
	font-size: 16px;
}
 a{
	color: #F5F5F5;
}
.went a:hover {
	color: #517fca;
}

/* 推荐 */
.products-tabs {
	width: 100%;
	margin: 50px 0 0 0;
}

.products-tabs li {
	float: left;
	height: 50px;
	line-height: 50px;
	background: #fafafa;
	width: 166px;
	text-align: center;
	margin-right: 10px;
	border: 1px solid #eee;
	margin-bottom: -1px;
	font-size: 16px;
	cursor: pointer;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.products-tabs li:last-child{
	margin-right: 0px;
}
.products-tabs li.tab--active {
	background-color: #fff;
	border-bottom-color: #fff;
	line-height: 48px;
}

.idc-tabs {
	width: 100%;
	border-bottom: 1px solid #eee;
	margin: 0;
	display: flex;
	justify-content: flex-start;

}
.idc-tabs li {
	/* float: left; */
	height: 50px;
	line-height: 50px;
	/* background: #fafafa; */
	width: 160px;
	text-align: center;
	margin-right: 10px;
	/* border: 1px solid #eee; */
	margin-bottom: -1px;
	font-size: 16px;
	cursor: pointer;
}

.idc-tabs li.tab--active {
	/* background-color: #fff; */
	/* border: 1px solid #059fff; */
	border-bottom:3px solid #059fff;
	color: #059fff;
	line-height: 48px;
}
.tuij2 {
	padding-bottom: 100px;
	width: 100%;

}
.tuij2-table {

	width: 100%;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	border-left: none;

}
.tuij2-table th,
.tuij2-table td {
	padding-left: 15px;
	text-align: center;
	width: 14%;
	line-height: 50px;
	color: #666;
	font-size: 16px;
}
.tuij2-table th {
	font-weight: bold;
}

.tuij2-table td {
	padding-left: 15px;
	line-height: 55px;
	border-top: 1px solid #e6e6e6;
}
.tuij2-title {
	padding-bottom: 30px;
	font-size: 30px;
	color: #F5F5F5;
	text-align: center;
}
.zhibo-changj li {
	width: 25%;
	height: 200px;
	padding-top: 40px;
    margin-bottom: 65px;
	float: left;
}
.zhibo-changj1 {
	height: 200px;
	background: url(img/zhibo/changj2.png) no-repeat;
}
.zhibo-changj2 {
	height: 200px;
	background: url(img/zhibo/changj1.png) no-repeat;
}
.zhibo-changj3 {
	height: 200px;
	background: url(img/zhibo/changj3.png) no-repeat;
}
.zhibo-changj4 {
	height: 200px;
	background: url(img/zhibo/changj4.png) no-repeat;
}

.none-bag .faq-wrap {
	background-color: #f7f8fa;
	padding: 60px 0;
}

.wentpic-zb {
	margin: 20px auto;
	width: 540px;
	height: 110px;

}
.went-zb{
	margin: 0 auto;
	width: 90%;
	height: 280px;
}
.went-zb li{
	margin: 0 auto;
	line-height: 45px;
	float: left;
	width: 50%;
	font-size: 16px;
}
.went-zb a:hover {
	color: #517fca;
}

/* 推荐 end */
/* 问题 */
.went2 {
	margin-bottom: 60px;
}
.went2-deck {
	margin-bottom: 18px;
}
.went2 table.active {
	display: table;
}
.went2 a {
	display: inline-block;
	width: 116px;
	font-size: 16px;
	color: #333;
}
.went2 .domain-description {
	display: inline-block;
	max-width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 12px;
	color: #999;
	font-size: 12px;
	vertical-align: middle;
}
.went2 a:hover {
	color: #00aaff;
	text-decoration: underline;
}

.price-deck-trigger {
	border: 1px solid #e6e6e6;
	height: 60px;
	/* background: #f5f6f7 url(img/domain_plus.png) no-repeat 36px center; */
	line-height: 60px;
	padding-left: 67px;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	position: relative;
}

.price-deck-trigger>span {
	/* display: inline-block; */
	width: 30px;
	height: 30px;
	font-size: 20px;
	position: absolute;
	left: 20px;
	top: 15px;
	border-radius: 30px;
	border: 1px solid #ddd;
}
.price-deck-trigger>span:before{
	content:"";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #888888;
	border-bottom: 6px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -2px;
	z-index: 99;
}
.price-deck-trigger>span:after{
	content:"";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid white;
	border-bottom: 6px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -3px;
	z-index: 999;
}

.active .price-deck-trigger>span{
	border: 1px solid #0088ff;
}
.active .price-deck-trigger>span:before{
	content:"";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid transparent;
	border-bottom: 6px solid #0088ff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -10px;
	z-index: 99;
}
.active .price-deck-trigger>span:after{
	content:"";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -9px;
	z-index: 999;
}

.domain-search-body .price-deck-trigger {
	background-color: #f0f1f2;
}
.went2-table {
	display: none;
	width: 100%;
	line-height: 28px;
	padding-left: 25px;
}
.went2-table p {
	padding-top:10px;
}
.went2-table table {
	width: 100%;
	text-align: left;
}

.active .went2-table {
	display: block;
}