html {
	font-size: 62.5%;
}

img {
	width: 100%;
}

a:hover {
	text-decoration: none;
}

ul,
li,
dl {
	list-style: none;
	padding: 0;
	margin: 0;
}

.top {
	background: #464a4d;
	line-height: 30px;
	color: #fff;
}

.top a {
	color: #fff;
}

.logo {
	width: 364px;
	height: 92px;
}

.icon-tel {
	color: #0c4993;
	font-size: 20px;
	line-height: 92px;
}

.icon-tel span {
	color: #ff921d;
}

.icon-tel:before {
	content: "";
	height: 26px;
	width: 26px;
	display: inline-block;
	background: url(../images/icon-tel.png);
	background-size: 100% 100%;
	vertical-align: middle;
	margin-right: 8px;
}

/*nav*/
.navbar {
	background: #1782ca;
	margin-bottom: 0;
	border: none;
	border-radius: unset;
}

.navbar a {
	color: #fff !important;
	font-size: 16px;
}

.navbar a:hover {
	color: #fff !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	background-color: #e98e35;
}

.nav>li>a {
	padding-left: 30px;
	padding-right: 30px;
}
#text{
	display: none;
}
/*main*/

.main {
	margin: 30px auto;
	position: relative
}

.main .title {
	color: #f4992e;
	user-select: none;
}
.main .location span {
    display: inline-block;
    height: 28px;
    color: #ff921d;
    line-height: 28px;
    vertical-align: top;
    margin: 0 10px;
}
.main .location i {
    display: inline-block;
    width: 26px;
    height: 28px;
    background-image: url(../images/servercenter-icon.png);
}
.main .location em {
    display: inline-block;
    height: 28px;
    font-style: normal;
    vertical-align: top;
    margin-right: 10px;
	line-height: 28px;
}
.main .line {
	height: 2px;
	position: absolute;
	top: 15px
}

.main .line i {
	display: inline-block;
	height: inherit;
	width: 60px;
	background: #f4992e
}

.main .line em {
	display: inline-block;
	height: inherit;
	width: 1050px;
	background: #cccccc
}

.main .moduleOne {
	margin-top: 20px
}

.main .moduleOne dl {}

.main .moduleOne dl dt {
	font-size: 24px;
	margin: 10px auto
}

.main .moduleOne dl dd {}

.main .moduleTwo {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 10px auto;
	padding-top: 10px;
	padding-bottom: 5px
}

.main .moduleTwo table {
	margin-left: 20px;
	color: #999999
}

.main .moduleTwo table td {
	width: 300px;
	height: 30px
}

.main .moduleThree {
	text-align: center;
	border-bottom: 1px solid #cccccc;
}

.main .moduleThree p {
	font-size: 12px;
	font-weight: bold;
	text-align: left
}

.main .moduleThree img {
	width: initial;
	margin-bottom: 20px
}

.main .button {
	margin: 20px 1px 100px 1px;
}

.main .button div {
	border: 1px solid #cccccc;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 400px;
	text-align: center;
	border-radius: 25px
}

.main .button div:hover span {
	color: #4a9eec;
	cursor: pointer
}

/*footerNav*/
.footerNav {
	background: #343434;
	width: 100%;
	height: 370px;
	color: #fff
}

.footerNav .left {
	width: 800px;
	height: 370px;
	display: inline-block;
	position: relative
}

.footerNav .left dl .line {
	height: 1px;
	position: absolute;
	top: 60px
}

.footerNav .left dl .line i {
	display: inline-block;
	height: inherit;
	width: 20px;
	background: #4a9eec
}

.footerNav .left dl .line em {
	display: inline-block;
	height: inherit;
	width: 80px;
	background: #cccccc
}

.footerNav .left dl {
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	margin-left: 60px
}

.footerNav .left dl dt {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 20px
}

.footerNav .left dl dd {
	font-size: 12px;
	line-height: 24px
}

.footerNav .left dl dd a {
	color: #ffffff
}

.footerNav .left dl dd a:hover {
	color: #4a9eec
}

.footerNav .left .yq {
	position: relative
}

.footerNav .left .yq .line {
	height: 1px;
	position: absolute;
	top: 60px
}

.footerNav .left .yq dd {
	display: inline-block;
	margin-right: 20px
}

.footerNav .right {
	width: 336px;
	height: 370px;
	display: inline-block;
	vertical-align: top;
	text-align: center
}

.footerNav .right img {
	width: initial;
	margin-top: 40px
}

.footerNav .right div {
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #4a9eec;
	color: #ffffff;
	border-radius: 25px;
	margin-top: 20px
}
#text{
	display: none;
	width: 100%;
    height: 280px;
}
@media screen and (max-width: 768px) {
	.product-show {
		margin-bottom: 20px;
	}
}

/*.gg-tiao { background: url(../images/kh-bottom-bg.png);width: 100%;margin-top:20px;z-index: 999;position: relative}}*/
/*.gg-tiao { background: url(../images/gg-tiao.png) top center; background-size: cover; color: #fff; font-size: 12px; line-height: 1.6em; padding: 3em 10px 5px; text-align: left; } }*/


@media screen and (min-width:320px) and (max-width:600px) {
	.footerNav {
		background: #343434;
		width: 100%;
		height: 100%;
		color: #fff;
	}

	.footerNav .left dl {
		display: none;
	}

	.footerNav .left {
		width: 100%;
		height: 100%;
	}

	#dldl {
		display: block;
	}

	.none {
		display: none;
	}

	.main .moduleThree img {
		width: 100%;
	}

	.main .button div {
		width: auto;
	}
	.logo {
    width: 100%;
    height: auto;
}
.main .line em {
    display: inline-block;
    height: inherit;
    width: 260px;
    background: #cccccc;
}
#text{
	display: block;
	width: 100%;
    height: 280px;
}
}

