*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
a {
    text-decoration: none;
}
html{
	height: 100%;
}
body{
	height: 100%;
	background-color: #f7f7f7;
	overflow: auto;
}
/* 头部导航 */
.herder-banner{
	position: relative;
	font-size: 0;
}
.header{
	padding: 0 .3rem;
	width: 100%;
	height: 1rem;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
.header > a{
	display: inline-block;
	height: 1rem;
	line-height: .8rem;
	display: flex;
	align-items: center;
	float: left;
}
.header::after{
	content: '';
	display: block;
	clear: both;
}
.logo {
    width: auto;
    height: .64rem;
	background-color: rgba(255, 255, 255, 0.5);
	vertical-align: middle;
	border-radius: 50%;
	padding: .14rem .14rem;
}
.logo1 {
    width: auto;
    height: .64rem;
	vertical-align: middle;
	border-radius: 50%;
	padding: .14rem 0;
}
.banner > img{
	width: 100%;
}
/* 功能与优势 */
.product-referral{
	font-size: 0;
}
.product-title{
	font-size: .32rem;
	color: #333333;
	padding: .6rem 0 .6rem 0;
	font-weight: bold;
	text-align: center;
}
.product-referral > .product-content, .product-referral > .product-content1{
	margin: 0 .55rem;
}
.product-referral > .product-content ul, .product-referral > .product-content1 ul{
	display: flex;
	flex-wrap: wrap;
	font-size: 0;
}
.product-referral > .product-content ul li{
	display: inline-block;
	font-size: .24rem;
	width: 3.1rem;
	/* min-height: 3.7rem; */
	margin-right: .18rem;
	background-color: #fff;
	margin-bottom: .2rem;
	padding: .6rem .4rem;
	text-align: center;
	box-sizing: border-box;
}
.product-referral > .product-content ul li:nth-child(2n+0){
	margin-right: 0;
}
.product-referral > .product-content ul li:nth-child(n+3){
	margin-bottom: 0;
}
.product-referral > .product-content ul li > img{
	width: 1.17rem;
	height: .88rem;
	margin-bottom: .3rem;
}
.product-referral > .product-content ul li > span{
	display: inline-block;
	width: 100%;
	color: #717070;
}
.product-referral > .product-content ul li > span:nth-child(2){
	margin-bottom: .3rem;
	color: #3661f0;
}
.font-color-black{
	color: #333 !important;
}
/* 适用场景 */
.product-referral > .product-content1 ul{
	margin-bottom: .45rem;
}
.product-referral > .product-content1 ul li{
	display: inline-block;
	font-size: .24rem;
	width: 3.05rem;
	margin-right: .3rem;
	margin-bottom: .3rem;
	text-align: center;
	box-sizing: border-box;
}
.product-referral > .product-content1 ul li:nth-child(2n+0){
	margin-right: 0;
}
.product-referral > .product-content1 ul li img{
	width: 100%;
}
.product-referral > .product-content1 ul li span{
	display: inline-block;
	width: 100%;
	margin-top: .3rem;
	font-size: .28rem;
	color: #333333;
	font-weight: bold;
}
/* end */
.product-referral > .product-content table{
	font-size: .26rem;
	width: 6.4rem;
	border-radius: .1rem;
	border-collapse: separate;
	border-spacing: 0;
}
.product-referral > .product-content table tr th{
	background-color: #1177e8 !important;
	border: 1px solid #f7f7f7;
	height: .75rem;
	text-align: center;
	color: #fff;
}
.product-referral > .product-content table tr th:first-child{
	border-radius: .1rem 0 0 0;
}
.product-referral > .product-content table tr th:last-child{
	border-radius: 0 .1rem 0 0;
}
.product-referral > .product-content table tr td{
	background-color: #fff;
	border: 1px solid #eeeeee;
	min-height: .75rem;
	text-align: center;
	color: #333;
	box-sizing: border-box;
	padding: .2rem .1rem;
}
.color-red {
	color: red !important;
}
.product-referral > .product-content table tr:last-child td:first-child{
	border-radius: 0 0 0 .1rem !important;
}
.product-referral > .product-content table tr:last-child td:last-child{
	border-radius: 0 0 .1rem 0 !important;
}
.table-text{
	font-size: .24rem;
	padding-left: .6rem;
	padding-top: .1rem;
}
.table-w{
	width: 1.6rem;
}
.table-bg{
	background-color: #1177e8 !important;
	color: #fff !important;
}
.table-left{
	text-align: left !important;
}
.border-top-left-radius{
	border-top-left-radius: .1rem !important;
}
.border-top-right-radius{
	border-top-right-radius: .1rem !important;
}
.table-span-center{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.ul-describe{}
.ul-describe > li{
	font-size: 0 !important;
	width: 100% !important;
	min-height: 1.70rem !important;
	box-sizing: border-box;
	margin-right: 0 !important;
	margin-bottom: .4rem !important;
	border-radius: .2rem !important;
	text-align: left !important;
	padding: .4rem !important;
	display: flex !important;
	align-items: center !important;
}
.ul-describe > li:last-child{
	margin-bottom: 0 !important;
}
.ul-describe > li > span:first-child{
	width: .8rem !important;
	height: 100%;
	margin-right: .4rem !important;
}
.ul-describe > li > span:first-child > img{
	width: 100%;
	vertical-align: middle;
}
.ul-describe > li > span:last-child{
	width: 4.2rem !important;
	height: 100%;
	margin-bottom: 0 !important;
	font-size: .26rem;
}
.ul-describe > li > span:last-child > h3{
	width: 100% !important;
	color: #333 !important;
	font-size: .3rem;
	font-weight: bold;
}
.ul-describe > li > span:last-child > b{
	width: 100% !important;
	font-weight: normal;
	font-size: .26rem;
	color: #888888;
}
.display-flex{
	display: flex !important;
	align-items: center !important;
}
.display-flex-top-bottom{
	display: flex !important;
	align-content: space-around !important;
	flex-wrap: wrap !important;
}
/* end */

/* 底部 */
.double-btn1{
	height: 1rem;
	line-height: 1rem;
	background-color: #0972e7;
	width: 100%;
	font-size: .28rem;
	color: #fff;
	font-weight: bold;
	padding: 0 .3rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: fixed;
	bottom: 0;
	left: 0;
}
.double-btn1 > a{
	display: inline-block;
	width: 100%;
	font-size: .3rem;
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
/* end */

/* 先查资源 再装宽带 */
.product-resource{}
.product-resource > .product-resource-content{
	background-color: #fff;
	padding: .5rem .55rem;
	font-size: 0;
	box-sizing: border-box;
}
.product-resource > .product-resource-content > ul{}
.product-resource > .product-resource-content > ul > li{
	margin-bottom: .3rem;
}
.product-resource > .product-resource-content > ul > li > label{
	font-size: .3rem;
	margin: 0;
	padding: 0;
}
.product-resource > .product-resource-content > ul > li > label > i{
	color: red;
}
.product-resource > .product-resource-content > ul > li > input[type="text"]{
	width: 100%;
	height: .8rem;
	font-size: .28rem;
	border: none;
	border-bottom: 1px solid #dddddd;
}
.product-resource > .product-resource-content > ul > li > input[type="text"]:focus{
	outline: none;
}
.product-resource > .product-resource-content > ul > li > input[type="text"]::placeholder{
	color: #aaaaaa;
	font-size: .28rem;
}
.product-resource > .product-resource-content > ul > li > button{
	width: 100%;
	height: .9rem;
	border: none;
	background: url("../image/btn_bg2.jpg") 100% no-repeat;
	color: #fff;
	font-size: .3rem;
	margin-top: .4rem;
}
/* end */
.disabled {
	pointer-events: none;
}
.color-blue{
	color: #0972e7 !important;
}
/* 灰色 */
.color-gray{
	color: #717070 !important;
}