body, p, ul, li, td, a {
	font-family: PingFang SC, Microsoft YaHei, 微软雅黑, Arial, sans-serif;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

ul li {
	list-style-type: none;
}

/*导航栏*/
.nav-area {
	height: 60px;
	background-color: #075183;
	position: fixed;
	z-index: 1000;
	width: 100%;
	top: 0;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.logo {
	cursor: pointer;
	margin-right: 200px;
}

.nav {
	display: flex;
	justify-content: space-between;
	display: flex;
	align-items: center;
}

.nav-title{
	align-self: center;
}

.nav-title>li{
	float: right;
	margin-left: 40px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.nav-title>li>a{
	font-size: 18px;
	color: white;
}

.nav-title>li>p{
	height: 4px;
	margin-top: -4px;
}

.nav-title>li:hover {
	background-color: #0f476c;
}
.tel-logo{
	margin-left: 140px;
}
.tel{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: white;
}
#producttitle{
	width: 100%;
	height: 250px;
	position: fixed;
	top:0;
	background-color: #02031a;
	background-size: 100%;
	z-index:999;
	display: none;
}
#solutiontitle{
	width: 100%;
	height: 250px;
	position: fixed;
	top:0;
	background-color: #02031a;
	background-size: 100%;
	z-index:999;
	display: none;
}
.titlename{
	padding-top: 90px;
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}
.titlename>a{
	font-size: 20px;
	line-height: 60px;
	margin-left: 40px;
	color: white;
}
.titlename>a:hover{
	color: #0a8cee;
}
.broadcast {
	height: 700px;
	margin-top: 60px;
	max-width: 1920px;
	min-width: 1200px;
	overflow: hidden;
	background-image: url(../img/about-us.png);
	background-size: 100%;
}
/*标题*/
.part-english {
	font-size: 36px;
	flex-basis: 48px;
	align-self: center;
	margin-top: 100px;
	font-family: Aria;
	color: #0a8cee;
	font-weight: bold;
}

.part-title {
	font-size: 28px;
	flex-basis: 58px;
	align-self: center;
	margin-top: 10px;
	color: #646464;
}

.about-us-area {
	display: flex;
	flex-direction: column;
	margin-top: -750px;
}

.company-profile, .software-copyright, .registered-trademark,
	.inspection-certificate, .contact-us {
	display: flex;
	flex-direction: column;
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

/*公司简介*/
.company-content {
	position: relative;
}

.company-test {
	color: white;
	line-height: 35px;
	font-size: 22px;
}

.companypic {
	display: flex;
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	justify-content: space-between;
	margin-top: 30px;
}

.companypic>div {
	overflow: hidden;
	width: 390px;
}

/*软件著作权*/
.software-content {
	display: flex;
	justify-content: space-between;
}

.software-content>div {
	overflow: hidden;
}

/*注册商标*/
.registered-content {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.registered-content>div {
	overflow: hidden;
}

/*检测证书*/
.inspection-content {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.inspection-content>div {
	width: 262px;
	height: 275px;
	overflow: hidden;
	border: 1px solid #eeeeee;
}

.inspection-content>div>div {
	text-align: center;
	overflow: hidden;
	height: 170px;
	padding-top: 30px;
}

.inspection-content>div>p {
	text-align: center;
	margin-top: 28px;
	font-size: 14px;
}

/*联系我们*/
.contact-text {
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}

.customer-content {
	height: 400px;
	background-color: #eeeeee;
	border-radius: 4px;
	width: 1200px;
	margin: auto 0;
	overflow: hidden;
}

/*底部*/
.footer {
	height: 400px;
	background-color: #626262;
	color: #ffffff;
	margin-top: 50px;
}
.footer-content {
	width:1200px;
	margin: 0 auto;
}
.foottable{
	width: 1200px;
	height: 200px;
	font-size: 18px;
	text-align: left;
	margin-top: 20px;
	color: #ffffff;
}
.footimg{
	width: 50px;
	height: 50px;
	position: relative;
}
.footimg>img{
	position: absolute;
	top:50%; 
	left:50%;
	transform: translate(-50%,-50%);
}
.wximg{
	width: 150px;
	height: 150px;
	margin: 5px 0 0 25px;
}
.wx{
	font-size: 20px;
	line-height: 50px;
	text-align: center;
}
.hot{
	font-size: 20px;
	line-height: 60px;
	text-align: center;
}
.hot>a{
	font-size: 20px;
	color: white;
}
#beian{
	font-size: 22px;
	line-height: 40px;
	text-align: center;
}

html, body, #container {
	height: 100%;
	width: 100%;
}

.content-window-card {
	position: relative;
	box-shadow: none;
	bottom: 0;
	left: 0;
	width: auto;
	padding: 0;
}

.content-window-card p {
	height: 2rem;
}

.custom-info {
	border: solid 1px silver;
}

div.info-top {
	position: relative;
	background: none repeat scroll 0 0 #F9F9F9;
	border-bottom: 1px solid #CCC;
	border-radius: 5px 5px 0 0;
}

div.info-top div {
	display: inline-block;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 10px;
}

div.info-top img {
	position: absolute;
	top: 10px;
	right: 10px;
	transition-duration: 0.25s;
}

div.info-top img:hover {
	box-shadow: 0px 0px 5px #000;
}

div.info-middle {
	font-size: 14px;
	padding: 10px 6px;
	line-height: 20px;
}

div.info-bottom {
	height: 0px;
	width: 100%;
	clear: both;
	text-align: center;
}

div.info-bottom img {
	position: relative;
	z-index: 104;
}

span {
	margin-left: 5px;
	font-size: 11px;
}

.info-middle img {
	float: left;
	margin-right: 6px;
}