html {
	font-size: 62.5%;
}

a:hover {
	text-decoration: none;
}
img { width: 100%; }
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;
}

.banner {
	margin-bottom: 20px;
}

/*main*/
.main .location {
	height: 38px;
	line-height: 28px;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

.main .location i {
	display: inline-block;
	width: 26px;
	height: 28px;
	background-image: url('../images/servercenter-icon.png')
}

.main .location span {
	display: inline-block;
	height: 28px;
	color: #ff921d;
	line-height: 28px;
	vertical-align: top;
	margin: 0 10px
}

.main .location em {
	display: inline-block;
	height: 28px;
	font-style: normal;
	vertical-align: top;
	margin-right: 10px
}

.main .nav {
	margin-bottom: 10px
}

.main ul {
	width: 100%;
	font-size: 0
}

.main .nav li {
	display: inline-block;
	background: #c8c8c8;
	font-size: 16px;
	width: 190px;
	text-align: center
}

.main ul li a {
	color: #000000
}

.main ul li.active a {
	background: #ff921d;
}

.main ul li.active a {
	color: #ffffff
}

.main ul li:hover a {
	background: #ff921d;
	color: #ffffff
}

.main .content {
	text-align: center
}

.main .content ul {
	font-size: 14px
}

.main .content ul p {
	text-align: center;
	font-size: 41px;
	color: #e0e0e0;
	margin-bottom: 0
}
.main .content .process .culture p {
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 32px;
}

.main .content ul span {
	font-size: 28px;
	color: #ff921d;
	display: inline-block
}

.main .content ul span:before {
	content: '';
	display: inline-block;
	height: 1px;
	width: 400px;
	background: #ccc;
	position: relative;
	top: -9px;
	right: 5px
}

.main .content ul span:after {
	content: '';
	display: inline-block;
	height: 1px;
	width: 400px;
	background: #ccc;
	position: relative;
	top: -9px;
	left: 5px
}

.main .content ul em {
	font-style: normal;
	display: inline-block;
	margin-bottom: 30px
}

.main .content .process {
	margin-bottom: 20px;
}

.main .content .process .left {
	display: inline-block;
	/* width: 600px;
	height: 450px; */
	vertical-align: top
}

.main .content .process .left img {
	width: 100%
}

.main .content .process .right {
	display: inline-block;
	/*width: 526px;
	height: 460px;*/
	vertical-align: top;
	margin-top: 20px
}

.main .content .process .right p {
	color: #000000;
	font-size: 16px;
	text-align: left;
	text-indent: 32px;
	margin-bottom: 10px;
	line-height: 32px
}
.main .content .process .left p {
	color: #000000;
	font-size: 16px;
	text-align: left;
	text-indent: 32px;
	margin-bottom: 10px;
	line-height: 32px
}
.main .content .process ul {
	margin-bottom: 20px
}

.main .content .process ul li {
	display: inline-block;
	width: 210px;
	height: 160px;
	vertical-align: top;
	background: #ffffff
}

.main .content .process ul li+li {
	margin-left: 18px
}

.main .content .process ul li img {
	width: 100%;
	height: 130px
}

.main .content .process ul li b {
	font-weight: normal;
	font-size: 14px;
	position: relative;
	top: 5px
}

.main .content .process ul li:hover img {
	box-shadow: 0px 1px 3px #cccccc
}

.main .content .pagesList {
	height: 40px;
	line-height: 40px;
	margin: 0 auto 20px;
	text-align: center;
	font-size: 0;
	color: #999999
}

.main .content .pagesList span {
	display: inline-block;
	width: 80px;
	font-size: 14px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.main .content .pagesList span a {
	color: #999999;
	text-decoration: none
}

.main .content .pagesList i {
	display: inline-block;
	font-size: 14px;
	width: 40px;
	font-style: normal;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc
}

.main .content .pagesList i.active {
	background: #ffb20c;
	color: #ffffff
}


.main .content .text {
	margin-bottom: 40px
}

.main .content .text p {
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	text-align: left;
	text-indent: 32px;
	line-height: 36px
}

/*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
}

@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;
	}

	.main .content .process .right {
		width: 100%;
		height: 100%;
	}
	.main .content ul span:before {
    content: '';
    display: inline-block;
    height: 1px;
    /*width: 330px;*/
    background: #ccc;
    position: relative;
    top: -9px;
    right: 5px;
}
.main .content ul span:after {
    content: '';
    display: inline-block;
    height: 1px;
    /*width: 330px;*/
    background: #ccc;
    position: relative;
    top: -9px;
    left: 5px;
}
.logo {
    width: 100%;
    height: auto;
}
}

.sec-title {
    margin: 35px 0;
    text-align: center;
    color: #0d1a26;
}
.modules-service .service-list {
    width: 100%;
    margin-top: -15px;
    margin-bottom: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
    text-align: center;
}
.modules-service .service-item.text-center {
    text-align: center;
}
.modules-service .service-item {
    float: left;
    display: inline-block;
    word-spacing: 0;
    padding-top: 15px;
    margin-bottom: 15px;
    vertical-align: top;
    transition: all .3s ease-out 0s;
    text-align: left;
	height: 208px;
}
.modules-service .service-item img {
    width: 95px;
    height: auto;
    transition: all .3s ease-out 0s;
}
.modules-service .service-item .text-center {
    text-align: center;
}
.modules-service .service-item-title {
    margin: 10px 0 0;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600;
}
#modules-5 .service-item p {
    padding-top: 10px;
    font-size: 14px;
    color: #666;
    border-top: 1px solid #eee;
}
.sec-title-wrap:after, .sec-title-wrap:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 120px;
    height: 1px;
    margin: auto;
    background: #0d1a26;
    opacity: .28;
    content: "";
}
*, :after, :before {
    box-sizing: border-box;
}

element.style {
}
