html {
	margin: 0;
	padding: 0;
	min-height: 100%;
	position: relative
}

body {
	margin: 0;
	padding: 0
}

button {
	border: none
}

* {
	font-family: "PingFang SC", "Segoe UI", "Helvetica Neue", "Helvetica", Arial, sans-serif
}

code,
kbd,
pre,
samp,
code * {
	font-family: Menlo, Monaco, Consolas, 'Courier New', monospace !important
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

html {
	font-size: 10px
}

@media (max-width: 767px) {
	html {
		font-size: 8.5px
	}
}

@media (min-width: 768px) {
	html {
		font-size: 9px
	}
}

@media (min-width: 992px) {
	html {
		font-size: 9.5px
	}
}

@media (min-width: 1200px) {
	html {
		font-size: 10px
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
	body {
		-webkit-font-smoothing: antialiased;
		font-size: 12px
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 3),
only screen and (min-resolution: 192dpi) {
	body {
		-webkit-font-smoothing: antialiased;
		font-size: 24px
	}
}

@font-face {
	font-family: 'Segoe UI';
	src: url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.eot"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.eot?#iefix") format("embedded-opentype");
	src: local("Segoe UI Light"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff2") format("woff2"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff") format("woff"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.ttf") format("truetype"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.svg#web") format("svg");
	font-weight: 200
}

@font-face {
	font-family: 'Segoe UI';
	src: url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.eot"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.eot?#iefix") format("embedded-opentype");
	src: local("Segoe UI Semilight"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff2") format("woff2"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff") format("woff"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.ttf") format("truetype"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.svg#web") format("svg");
	font-weight: 300
}

@font-face {
	font-family: 'Segoe UI';
	src: url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.eot"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.eot?#iefix") format("embedded-opentype");
	src: local("Segoe UI"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2") format("woff"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff") format("woff"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.ttf") format("truetype"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.svg#web") format("svg");
	font-weight: 400
}

@font-face {
	font-family: 'Segoe UI';
	src: url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.eot"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.eot?#iefix") format("embedded-opentype");
	src: local("Segoe UI Semibold"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff2") format("woff"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff") format("woff"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.ttf") format("truetype"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.svg#web") format("svg");
	font-weight: 600
}

@font-face {
	font-family: 'Segoe UI';
	src: url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.eot"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.eot?#iefix") format("embedded-opentype");
	src: local("Segoe UI Bold"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff2") format("woff"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff") format("woff"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.ttf") format("truetype"), url("https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.svg#web") format("svg");
	font-weight: 700
}

.light {
	font-weight: 200
}

.semilight {
	font-weight: 300
}

.normal,
.regular {
	font-weight: 400
}

.semibold {
	font-weight: 600
}

b,
.bold {
	font-weight: 700
}

body {
	font-weight: 400;
	color: #444;
	text-rendering: optimizeLegibility
}

h1,
h2,
h3 {
	font-family: "Segoe UI", "Helvetica Neue", "Helvetica", Arial, sans-serif;
	font-weight: 100
}

h1,
.faux-h1 {
	font-size: 3rem
}

h2,
.faux-h2 {
	font-size: 2.2rem
}

h3,
.faux-h3 {
	font-size: 1.8rem
}

h4,
.faux-h4 {
	font-size: 1.2rem;
	font-weight: 600;
	text-transform: uppercase
}

@media (min-width: 768px) {

	h1,
	.faux-h1 {
		font-size: 4rem
	}

	h2,
	.faux-h2 {
		font-size: 3rem
	}

	h3,
	.faux-h3 {
		font-size: 2.2rem
	}
}

/* header-wrap */
.navbar-fixed-container {
	height: 80px;
	background-color: rgba(255, 255, 255, 1);
}

.navbar-inverse {
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.05);
	border: none;
	margin-bottom: 0;
}

.navbar-inverse.home {
	width: 100%
}

.navbar-inverse.navbar-fixed-top::before {
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.18);
	transition: all 0.2s ease-out
}

.navbar-inverse.navbar-fixed-top.affix::before {
	opacity: 1
}

.navbar {
	min-height: 80px;
	font-size: 16px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

.navbar .navbar-brand {
	position: relative;
	background-image: url("../img/ico_logo@2x.png");
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 60px 0 0 40px;
	text-indent: -9999px;
	width: 130px;
}

.navbar li>a {
	cursor: pointer;
}
.navbar-nav{
	max-width: 80%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	min-height: 80px;
}

.navbar .navbar-nav>li>a {
	padding: 15px 0;
	margin: 0px 15px;
	color: rgba(102, 102, 102, 1);
	border-bottom: 2px solid transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #53AFEA;
	border-color: #53AFEA;
}
.product_li_a1:focus{
	color: rgba(102, 102, 102, 1) !important;
	border-color: #ffffff !important;
}
.product_li_a1:hover{
	color: #53AFEA !important;
	border-color: #53AFEA !important;
}

.navbar-right li>a:hover {
	/* opacity: 1 */
}
.navbar-right li>a + div{
	display: none;
	transition: all .5s;
	height: 0;
}
.navbar-right li:hover a + div{
	display: block;
	height: auto;
	opacity: 1;
}

.navbar-inverse .navbar-toggle .icon-bar {
	width: 30px;
	height: 2.5px;
	background: rgba(100, 100, 100, 1);
	border-radius: 4px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 9px;
}

.navbar-right li>a {
	color: rgba(102, 102, 102, 1);
	-webkit-transition: color 0.08s ease-in;
	-moz-transition: color 0.08s ease-in;
	-o-transition: color 0.08s ease-in;
	transition: color 0.08s ease-in
}

.nav_hide {
	display: none;
	width: 100%;
	background: #fff;
	position: fixed;
	overflow: hidden;
	/* top: 80px; */
	left: 0;
	padding-top: 30px;
	z-index: 1;
}

.nav_hide_inner {
	width: 100%;
	height: 275px;
	display: flex;
	justify-content: space-around;
	padding: 0 3%;
}

.nav_hide_inner li {
	height: 100%;
	float: left;
	box-sizing: border-box;
	transition: all 0.2s linear;
	cursor: pointer;
}

.nav_hide_inner li:hover {
	/*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05), 0 0px 20px rgba(0, 0, 0, 0.05);
	transform: translate3d(0, -2px, 0);
	cursor: pointer;*/
}

.nav_hide_inner li:hover img {
	transform: translate3d(0, -2px, 0);
	transform: scale(1.2);
	cursor: pointer;
}
.nav_hide_inner li:nth-child(2), 
.nav_hide_inner li:nth-child(3) {
	padding-left: 5%;
}

.nav_hide_inner li>img {
	width: 40px;
	height: 40px;
	margin-top: 60px;
}

.nav_hide_inner li dt {
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #333333;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.nav_hide_inner li dd {
	width: 256px;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.nav_hide_inner li>img {
	width: 40px;
	height: 40px;
	transition: all 0.2s linear;
}


/* footer */
.footer {
	padding: 80px 0;
	background: rgba(30, 30, 30, 0.9);
	text-align: center;
}

.footer ul {
	list-style: none;
}

.footer ul li:nth-child(1) span {
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:14px;
}

.footer ul li:nth-child(1) p {
	padding-top: 20px;
	font-size:30px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:30px;
}

.footer ul li:nth-child(1) p a {
	color: #fff;
}

.footer ul li:nth-child(2) {
	padding-top: 60px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:14px;
}

.footer ul li:nth-child(2) p {
	margin-top: 20px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:14px;
}

.li_active #nav-docs{
	color: #53AFEA !important;
	border-bottom: 2px solid #53AFEA !important;
}

@media (max-width: 767px) {
	.footer {
		padding: 40px 0;
	}
	
	.footer ul li:nth-child(1) span {
		font-size:14px;
		font-family:PingFangSC-Regular,PingFang SC;
		font-weight:400;
		color:rgba(153,153,153,1);
		line-height:14px;
	}
	
	.footer ul li:nth-child(1) p {
		padding-top: 20px;
		font-size:30px;
		font-family:PingFangSC-Medium,PingFang SC;
		font-weight:500;
		color:rgba(255,255,255,1);
		line-height:30px;
	}
	
	.footer ul li:nth-child(1) p a {
		color: #fff;
	}
	
	.footer ul li:nth-child(2) {
		padding-top: 30px;
		font-size:14px;
		font-family:PingFangSC-Regular,PingFang SC;
		font-weight:400;
		color:rgba(153,153,153,1);
		line-height:14px;
	}
	
	.footer ul li:nth-child(2) p {
		margin-top: 20px;
		font-size:14px;
		font-family:PingFangSC-Regular,PingFang SC;
		font-weight:400;
		color:rgba(153,153,153,1);
		line-height:20px;
	}
	
	
	
	.navbar-fixed-container {
		height: 50px;
	}

	.navbar .navbar-brand {
		height: 40px;
		background-size: 70%;
		padding-top: 0;
		margin-left: 15px;
	}

	.navbar-toggle {
		padding: 7px 8px;
	}

	.navbar {
		min-height: 40px;
	}

	.navbar-inverse .navbar-toggle .icon-bar {
		width: 25px;
	}

	.navbar-toggle .icon-bar+.icon-bar {
		width: 25px;
		margin-top: 5.8px;
	}
	.navbar-nav{
		display: block;
		min-height: auto;
		max-width: 100%;
	}
	.navbar .navbar-nav>li>a{
		padding: 5px 0;
		margin: 14px 15px;
	}
	.li_active #nav-docs{
		border-bottom: none !important;
	}
	.navbar-inverse .navbar-nav>.active>a,
	.navbar-inverse .navbar-nav>.active>a:focus,
	.navbar-inverse .navbar-nav>.active>a:hover,
	.navbar-inverse .navbar-nav>li>a:focus,
	.navbar-inverse .navbar-nav>li>a:hover {
		border-color: #ffffff;
	}
	.product_li_a1:focus{
		border-color: #ffffff;
	}
	.product_li_a1:hover{
		border-color: #ffffff !important;
	}

	.footer {
		padding: 5% 0;
	}

	.nav_hide{
		position: relative;
		top: auto;
		left: auto;
		padding-top: 0px;
	}
	.nav_hide_inner{
		display: block;
		height: auto;
	}
	.nav_hide_inner li{
		width: 100%;
	}
	.nav_hide_inner li{
		padding-left: 3% !important;
	}
	.nav_hide_inner li>img,
	.nav_hide_inner li dd{
		display: none;
	}
	
	.nav_hide_inner li dl{
		margin-bottom: 15px;
	}
	.nav_hide_inner li dt{
		font-size: 16px;
		color: rgba(102, 102, 102, 1);
		font-weight: normal;
		margin: 0;
	}
	.navbar-right li>a img{
		display: none;
	}
	.nav_hide_inner li dt{
		line-height: 26px;
	}
}


/* --footer-- */