﻿.common-box-width {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.common-left {
	float: left
}

.common-right {
	float: right
}

.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: block
}

.n-footer {
	background: #333
}

.n-footer__top {
	height: 423px;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 35px
}

.n-footer__center {
	color: #8b8b8b;
	font-size: 12px;
	text-align: center;
	padding-bottom: 30px
}

.n-footer__bottom {
	background-color: #333
}

.n-footer__bottom__top {
	position: relative;
	height: 16px;
	margin: 0 auto
}

.n-footer__bottom__top span {
	background: #333;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 0;
	color: #666;
	height: 12px;
	padding: 0 22px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.n-footer__bottom__top:after {
	content: '';
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 1px;
	border: 1px solid #787878
}

.n-footer__bottom__link {
	color: #666;
	width: 1000px;
	margin: 20px auto;
	padding-bottom: 5px
}

.n-footer__bottom__link a {
	color: #666;
	font-size: 12px;
	padding: 0 5px
}

.n-footer__top__left {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 800px
}

.n-footer__top__left:after {
	content: '';
	width: 1px;
	height: 311px;
	background: rgba(255,255,255,.6);
	position: absolute;
	right: -20px;
	top: 60px
}

.n-footer__top__left dl {
	padding-top: 60px;
	margin-right: 64px
}

.n-footer__top__left dl dt {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #fff;
	line-height: 45px
}

.n-footer__top__left dl dd a {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #fff;
	line-height: 45px;
	opacity: .6;
	transition: all ease .5s
}

.n-footer__top__left dl dd a:hover {
	opacity: 1
}

.n-footer__top__right {
	padding-left: 148px;
	padding-top: 64px;
	color: #b1b1b1;
	text-align:center;
}

.n-footer__top__right .qr-code {
	margin-bottom: 8px
}

.n-footer__top__right dl {
	margin-top: 40px;
	color: #b1b1b1
}

.n-footer__top__right dl dd {
	font-size: 24px;
	color: #fff
}

.index-header {
	position: relative;
	z-index: 99
}

.index-header .top {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9
}

.index-header .top .top-nav {
	height: 64px;
	background: #fff;
	box-shadow: 0 0 11px 2px rgba(48,164,164,.29);
	position: relative;
	z-index: 10
}

.index-header .top .logo {
	width: 171px;
	height: 70px;
	background: #0cc;
	box-shadow: 0 0 11px 2px rgba(48,164,164,.29);
	border-radius: 0 0 10px 10px;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 99
}

.index-header .top .logo img {
	width: auto;
	height: 58px
}

.index-header .top nav {
	padding-left: 100px
}

.index-header .top nav ul li {
	float: left
}

.index-header .top nav>ul>li>a {
	color: #666;
	line-height: 64px;
	height: 64px;
	padding: 0 22px;
	font-size: 16px;
	display: block
}

.index-header .top nav>ul>li.active>a {
	color: #0cc
}

.index-header .common-right .line {
	width: 66px;
	height: 4px;
	background: #0cc;
	position: absolute;
	bottom: 0;
	left: 110px
}

.index-header .nav-children {
	width: 1200px;
	left: 0;
	position: absolute;
	background: #fff;
	top: 64px;
	z-index: 1;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0 0 10px 10px;
	height: 0;
	overflow: hidden;
	transition: height ease-in .5s
}

.index-header .nav-children .common-box-width {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 45px 100px 20px
}

.index-header .nav-children ul {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.index-header .nav-children ul li a {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 230px;
	margin-right: 155px;
	margin-bottom: 40px;
	transition: all ease .5s
}

.index-header .nav-children ul li a:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.index-header .nav-children ul li:nth-child(3n) a {
	margin-right: 0
}

.index-header .nav-children ul li img {
	width: 32px;
	height: 32px;
	margin-right: 10px
}

.index-header .nav-children ul li .nav-children__li__right {
	text-align: left
}

.index-header .nav-children ul li .nav-children__li__right span {
	color: #666;
	font-size: 16px;
	margin-bottom: 6px;
	display: inline-block
}

.index-header .nav-children ul li .nav-children__li__right p {
	color: #b2b2b2;
	font-size: 14px
}

.index-header .research .common-box-width {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.index-header .nav-children .research-left {
	width: 760px;
	position: relative
}

.index-header .nav-children .research-left:after {
	content: '';
	width: 0;
	height: 240px;
	border-right: 1px solid #daf1f1;
	position: absolute;
	right: 0;
	top: -25px
}

.index-header .nav-children .research-left ul li {
	width: 50%
}

.index-header .nav-children .research-right {
	width: 440px;
	padding-left: 58px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -4px
}

.index-header .nav-children .research-right img {
	width: 154px;
	height: 168px;
	margin-right: 33px
}

.index-header .nav-children .research-right .n-main__data__buttons {
	padding-top: 20px
}

.index-header .nav-children .research-right .n-trial-button {
	font-size: 20px;
	height: 35px;
	width: 130px
}

.index-header .nav-children .research-right .n-info-button {
	font-size: 20px;
	height: 35px;
	width: 130px
}

.product {
	width: 100%;
	position: absolute;
	background: #fff;
	top: 54px;
	box-shadow: 0 0 11px 2px rgba(48,164,164,.29);
	z-index: 1
}

.product .product-box {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product-box__dd__right {
	text-align: left
}

.product .product-box dl {
	position: relative
}

.product .product-box dl:after {
	content: '';
	position: absolute;
	right: -78px;
	border-right: 1px solid #daf1f1;
	top: 0;
	height: 360px
}

.product .product-box dl:last-child:after {
	display: none
}

.product .product-box dl dt {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 25px
}

.product .product-box dl dd a {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px;
	transition: all ease .5s
}

.product .product-box dl dd a:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.product .product-box dl dd img {
	margin-right: 8px;
	width: 32px;
	height: 32px
}

.product-box__dd__right span {
	color: #666;
	font-size: 16px
}

.product-box__dd__right p {
	color: #b2b2b2;
	font-size: 14px
}

.n-try-out__button {
	width: 129px;
	height: 41px;
	background: #f04719;
	border-radius: 5px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 41px;
	cursor: pointer;
	margin-right: 10px;
	transition: all ease .5s;
	border: 1px solid #f04719;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.n-try-out__button:hover {
	background: #db370b;
	color: #fff
}

.n-login-button {
	width: 140px;
	height: 44px;
	border: 1px solid #ff6a00;
	border-radius: 5px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ff6a00;
	line-height: 41px;
	text-align: center;
	transition: all ease .5s;
	cursor: pointer;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.n-login-button:hover {
	border: 1px solid #db370b;
	color: #db370b
}

.n-top-button {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 64px
}

.n-try-out__button {
	position: relative
}

.wxcode-container {
	position: absolute;
	top: 50px;
	z-index: 9999;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	color: #091e42;
	font-size: 14px;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
	border-radius: 2px;
	background: #fff;
	padding: 10px;
	display: none
}

.n-try-out__button:hover .wxcode-container {
	display: block
}

.wxcode-image {
	width: 180px
}

.tool * {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: PingFangSC-Regular
}

.tool {
	position: fixed;
	right: 30px;
	bottom: 150px;
	z-index: 999;
	cursor: pointer
}

.tool__items {
	background: #22232f;
	text-align: center;
	height: 60px;
	width: 68px;
	margin-bottom: 2px;
	padding-top: 12px;
	position: relative
}

.tool__items:first-child {
	border-radius: 8px 8px 0 0
}

.tool__items:last-child {
	border-bottom: 0;
	border-radius: 0 0 8px 8px
}

.tool__items>p {
	font-size: 12px;
	line-height: 12px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: #fff;
	position: absolute;
	width: 100%;
	bottom: 12px
}

.tool__items--modal {
	display: none;
	background: #fff;
	box-shadow: 0 0 14px 0 rgba(0,0,0,.1);
	border-radius: 2px;
	position: absolute;
	right: 88px;
	top: 0
}

.tool__items--modal.qrcode {
	width: 143px;
	padding: 14px;
	text-align: center
}

.tool__items--modal.qrcode p {
	font-size: 14px;
	font-weight: 400;
	color: #666;
	line-height: 16px
}

.tool__items--modal.qrcode img {
	width: 115px;
	height: 115px;
	margin-bottom: 10px
}

.tool__items--modal.tel {
	text-align: left;
	height: 92px;
	width: 180px;
	padding: 20px
}

.tool__items--modal.tel p:first-child {
	font-size: 14px;
	font-weight: 400;
	color: grey;
	line-height: 16px;
	margin-bottom: 10px
}

.tool__items--modal.tel p:last-child {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 22px
}

.tool__items:hover .tool__items--modal {
	display: block
}

h1 {
	color: green
}

.modal__mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	z-index: 9999
}

.modal__content {
	width: 2.52604rem;
	height: 3.38542rem;
	position: relative;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background: #fff;
	font-size: .08854rem
}

.modal__close {
	position: absolute;
	width: .15104rem;
	top: .10417rem;
	right: .10417rem
}

.modal__header {
	padding-top: .32292rem;
	padding-left: .59896rem;
	padding-right: .55208rem;
	font-size: .13021rem;
	color: #23b8bc;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.modal__header img {
	width: .39583rem
}

.modal__body {
	width: 2.21875rem;
	margin: .14583rem auto
}

.form-item {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .13542rem
}

.form-item__required {
	color: #ff3d15
}

.form-item__content {
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: .09896rem
}

.form-item__input {
	width: 100%;
	height: .27083rem;
	border: 1px solid #cecece;
	border-radius: .03125rem;
	outline: 0;
	padding: .07813rem
}

.modal__input--error {
	border-color: red
}

.form-item__label {
	float: left;
	width: .38rem;
	text-align: right;
	padding-top: .0625rem
}

.form-item__label-tips {
	color: #b2b2b2;
	font-size: .06771rem
}

.employee-num__item {
	position: relative;
	width: .82292rem;
	height: .27083rem;
	float: left;
	margin-bottom: .06771rem
}

.employee-num__item input[type=radio] {
	width: 100%;
	height: 100%;
	margin: 0;
	opacity: 0;
	cursor: pointer
}

.employee-num__item:nth-child(odd) {
	margin-right: .07292rem
}

.employee-num__item span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: .82292rem;
	text-align: center;
	height: .27083rem;
	line-height: .27083rem;
	z-index: -1;
	border: 1px solid #cecece;
	border-radius: .03125rem
}

.employee-num__item input:checked+span {
	color: #fff;
	background-color: #ff3d15;
	border: 1px solid #ff3d15
}

.modal__btn {
	width: 2.17708rem;
	text-align: center;
	height: .27083rem;
	line-height: .27083rem;
	background: linear-gradient(90deg,#ff7214,#ff1616);
	border-radius: .04167rem;
	font-size: .10938rem;
	color: #fff;
	margin-top: -.06771rem;
	cursor: pointer
}

.modal__tips {
	color: #666;
	margin-top: .19792rem;
	width: 100%;
	text-align: center;
	font-size: .08333rem
}

.n-footer,.n-footer__bottom {
	padding-bottom: 87px
}

.footer-form {
	background: #0cc;
	box-shadow: 0 -16px 26px 0 rgba(107,175,171,.47);
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 999
}

.footer-form__content {
	width: 940px;
	height: 87px;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 20px
}

.footer-form__content img {
	position: relative;
	bottom: 5px;
	width: 88px
}

.footer-form__tips {
	font-size: 24px;
	color: #fff
}

.footer-form__tips-book {
	color: #fff601;
	font-weight: bolder
}

.footer-form__input {
	width: 193px;
	height: 44px;
	background: #fff;
	border-radius: 5px;
	padding: 10px;
	outline: 0;
	border: 1px solid #fff
}

.footer-form__input::-webkit-input-placeholder {
	color: #cdcdcd;
	font-size: 20px
}

.footer-form__input-phone {
	width: 212px
}

.footer-form__btn {
	width: 135px;
	text-align: center;
	height: 44px;
	line-height: 44px;
	background: #f04719;
	border-radius: 5px;
	color: #fff;
	cursor: pointer
}

.input--error {
	border: 1px solid red
}