body {
	font-size: 14px;
	background: rgba(243,244,245,0.3);
	font-family: "微软雅黑";
	-webkit-text-size-adjust: 100%;
	font-weight: lighter;

}
span,p,h1,h2,h3,h4,h5,h6,a {
	font-family: "微软雅黑" !important;
	font-weight: lighter;
}
@media screen and (max-width: 1200px) {
	span,  p,  h1,  h2,  h3,  h4,  h5,  h6,  a {
		font-family: "微软雅黑" !important;
		font-weight: normal;
	}
}
a {
	text-decoration: none !important;
	}
body,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,ol,p,select,td,textarea,th,ul {
	margin: 0;
	padding: 0;

}
em {
	font-style: normal;
}
li {
	list-style: none;
}
img {
	border: 0;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	outline: none;
}
p {
	word-wrap: break-word;
}
button {
	border: none;
	outline: none;
}
.content {
	margin: 0 auto;
}
.phoneLogo {
	display: inline-block;
	width: 130px;
}
div {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-focus-ring-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-focus-ring-color: rgba(0, 0, 0, 0);
}
header {
	width: 100%;
	background: #fff;
	height: 80px;
	display: block;
	z-index: 333;
	position: relative;
}
header span,header p,header h1,header h2,header h3,header h4,header h5,header h6,header a {
	font-weight: normal;
}
header .headerbox {
	margin: 0 auto;
}
header .header-logo {
	float: left;
	margin-top: 18px;
	width: 90%;
	/* height: 35px;
	margin-left: -35%;   */
}
header #header-logo {
	position: absolute;
	left: 2%;
}
header .planck {
	display: none;
}
header .header-nav {
	float: right;
	width: 100%;
}
header .header-nav li {
	position: relative;
	/*margin-right: 55px;
	margin-right: 2px;*/
	padding: 0px 10px;
	float: left;
	/*position: static;*/
	z-index: 6;
	box-sizing: border-box;
	white-space: nowrap;
	width: 120px;
}
/*.promenu{*/
/*	width: 11%;*/
/*}*/
/*header .header-nav .dropList li:nth-of-type(1) {*/
/*	margin-left: 27%;*/
/*}*/
header .header-nav li:nth-of-type(1) ul.dropList > li:nth-of-type(2) {
	margin-bottom: 2%;
}
header .header-nav li:hover {
	border-bottom: 2px solid #055bfc;
}
header .header-nav li:hover .dropList {
	display: block;
}
header .header-nav li a {
	color: #333;
	font-size: 16px;
}

#screen_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* 调整下方灰色透明层的高度 */
    background-color: rgba(33, 33, 33, 0.3);
    display: none;
    z-index: 2;
  }
.header-nav > li > a {
	color: #333;
	font-weight: 800;
	line-height: 78px;
	float: left;
	padding: 0 10px;
}
.header-nav > li > span {
	display: inline-block;
	margin-top: 30px;
}
.header-nav > li.lang_li > span {
	float: left;
}
.header-nav > li.lang_li > span > img{
	vertical-align: baseline;
}
.dropList {
	width: 280px;
	padding: 25px 0;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	top: 80px;
	left: -30px;
	z-index: 22;
	display: none;
	letter-spacing: 1px
}
.aboutUs .dropList,.solutions_li .dropList{
	/*width: 100%;*/
	width: 272px;
}
ul.dropList > li {
	float: left;
	width: 100%;
	/* margin-right: -8px !important; */
	padding: 0 18%;
}
.langmenu{
	padding: 22%;
}
.solutionmenu{
	padding: 20% 7%;
}
ul.dropList > li:hover {
	border: none;
}
.dropList > li > h3 {
	color: #d8d8d8;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 20px;
}
.dropList > li > a {
	display: block;
	color: #d8d8d8;
	font-size: 14px!important;
	font-weight: 300;
	margin-bottom: 10px;
	zoom: 1;

}
.dropList > li > a:hover {
	color: #225ab9;
	opacity: 1;
	font-weight: 800;
}
@media screen and (min-width: 1350px) {
	header .header-nav .index-li {
		/*margin-left: 21.1%;*/
		margin-left: 20%;
		width: 98px;
	}
	header .header-nav li.lang_li:last-child {
		margin-right: 2.5%;
    	float: right;
	}
}

.noFloat > li {
	float: none!important;
	margin-bottom: 10px;
}
ul.noFloat > li:nth-of-type(3) {
	margin-top: 0!important;
}
.noFloat:nth-of-type(1) {
	padding-bottom: 83px;
}
/*.noFloat:nth-of-type(1) li {*/
	/*margin-left: 36%!important;*/
	/*margin-left:773px!important;*/
/*}*/
.lang_li .noFloat:nth-of-type(1) li {
	margin-left: 89%!important;
}

ul#noFloat {
	padding-bottom: 80px;
}
ul#noFloat li {
	margin-left: 71%;
	float: none!important;
	padding:0;
}
ul#noFloat li:nth-of-type(3) {
	margin-top: 0!important;
}
@media screen and (min-width: 1900px) {

	/*ul.dropList li:nth-of-type(1) {*/
	/*	margin-left: 21%;*/
	/*}*/
	header .header-nav li.lang_li:last-child {
		margin-right: 5%;
    	float: right;
	}
	/*header .header-nav .dropList li:nth-of-type(1){*/
	/*	margin-left: 25%;*/
	/*}*/
	.noFloat:nth-of-type(1) li {
		margin-left: 32%!important;
	}
	/* .noFloat:nth-of-type(2) li {
		margin-left: 32%!important;
	} */
	.lang_li .noFloat:nth-of-type(1) li {
		margin-left: 91%!important;
	}
	footer .foot-cont{
		width: 1700px!important;
	}
	ul#noFloat li {
		margin-left: 56.5%;
	}
	ul#noFloat li:nth-of-type(3) {
		margin-top: 0!important;
	}
}
footer {
	height: 500px;
	background: #fff;
	color: #9F9F9F;
	padding-top: 55px;
	box-sizing: border-box;
	color: #333;
	position: relative;
}
footer .foot-cont {
	width: 100%;
	/* margin: 0 auto;   */
	height: 100%;
	position: relative;
}
footer .foot-left {
	height: 100%;
	float: left;
	width: 14%;
    margin-left: 7%;
}
footer .foot-left div {
	margin-top: 32px;
    margin-left: 18px;
	font-size: 16px!important;
}
footer .foot-left div p#hotline {
	font-size: 24px!important;
	margin-top: 5px;
	font-weight: 650;
}
footer .foot-left p {
	color: #333;
	display: inline-block;
	margin-top: -4px;
}
footer .foot-left p i {
	font-size: 30px;
	line-height: 150px;
}
footer .foot-right {
	float: left;
	margin-left: 4%;
	width: 74%;
	position: relative;
}
footer .foot-right ul.levelOne_list {
	overflow: hidden;
	width: 90%;
	float: left;
	margin-left: 6%;
}
footer .foot-right ul.levelOne_list li {
	float: left;
	width: 20%;
	font-size: 12px;
	text-align: left;
}
footer .foot-right ul.levelOne_list li.twocol_list {
	width: 45%;

}
footer .foot-right ul.levelOne_list li.twocol_list .twocol_list_div{
	display: flex;
	width: 85%;
	/* margin-left: auto;
	    margin-right: auto; */
}
footer .foot-right ul.levelOne_list li.twocol_list .twocol_list_div .levelTwo_list{
	flex:1;
}

/* footer .foot-right ul.levelOne_list li:nth-of-type(1) {
	width: 20%;
} */
footer .foot-right ul.levelOne_list li:nth-of-type(1) ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
footer .foot-right ul.levelOne_list li:nth-of-type(1) ul li {
	/* width: 43%; */
}
footer .foot-right ul.levelOne_list li .second_item {
	margin-right: -16px !important;
}
footer .foot-right ul.levelOne_list li:nth-of-type(2) > ul > li:nth-of-type(1) {
	width: 100%!important;
}
footer .foot-right li.solution_list{
	margin-left: -6% !important;
}

footer .foot-right ul.levelOne_list li a {
	color: #333;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
}
footer .foot-right ul.levelOne_list li ul {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	text-align: left!important;
}
footer .foot-right ul.levelOne_list li ul li {
	float: none!important;
	font-size: 10px!important;
	margin-bottom: 18px;
	width: 100%;
}
footer .foot-right .photo {
	width: 12%;
	position: absolute;
	/* top: 4px;   */
	right: 30px;
	margin-left: 30px;
	/* padding: 3px 0px; */
	box-sizing: border-box;
	font-size: 14px;
	text-align: center;
	display: flex;
    flex-direction: column;
    align-items: center;
}
footer .foot-right .photo img {
	display: block;
	/* width: 36px;  */
	height: auto;
}
/* footer .foot-right .photo img:nth-of-type(1) {
	margin-bottom: 20px;
} */
footer .foot-right .photo .gongzhonghao {
	width: 80px;
	margin-left: -21px;
	margin-top: -10px;
	display: none;
	transform: scale(1.2);
}
footer .foot-right .photo .show {
	display: block;
}
footer .foot-right .hr {
	width: 2px;
	height: 167px;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	float: left;
	margin-right: 23px;
}
footer .copyRightDiv{
	position: absolute;
    align-items: center;
    width: 100%;
    text-align: center;
    bottom: 10%;
}
footer  h4.copyRight {
	font-size: 10px!important;
	color: #333;
	opacity: 0.5;
}
footer .qrcode {
	float: left;
	width: 10%;
}
footer .qrcode img {
	display: block;
	width: 60px;
}
footer .qrcode p {
	color: #fff;
	margin-top: 10px;
	font-size: 13px;
}
.levelOne_info {
	font-weight: 800!important;
	font-size: 16px!important;
	margin-bottom: 8px;
}
#levelOne_info3 {
	margin-left: -5px;
	font-weight: 800;
	font-size: 16px;
	margin-bottom: 8px;
}
@font-face {
	font-family: 'iconfont';
	src: url('/v2/icon/iconfont.eot');
	src: url('/v2/icon/iconfont.eot?#iefix') format('embedded-opentype'), url('/v2/icon/iconfont.woff') format('woff'), url('/v2/icon/iconfont.ttf') format('truetype'), url('/v2/icon/iconfont.svg#iconfont') format('svg');
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.dro.active {
	display: block;
}
.dro {
	display: none;
	position: fixed;
	right: 15px;
	top: 30%;
	z-index: 9999;
}
.dro ul {
	width: 26px;
}
.dro ul li {
	width: 8px;
	height: 8px;
	background: #DCDCDC;
	margin: 10px auto;
	border-radius: 4px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.dro ul li.active {
	width: 26px;
}
.isShow {
	-webkit-transition: all 3s;
	-moz-transition: all 3s;
	-ms-transition: all 3s;
	-o-transition: all 3s;
	transition: all 3s;
	-webkit-transform: translate3d(0px, 50px, 0px);
	-moz-transform: translate3d(0px, 50px, 0px);
	-ms-transform: translate3d(0px, 50px, 0px);
	-o-transform: translate3d(0px, 50px, 0px);
	transform: translate3d(0px, 50px, 0px);
	opacity: 0.2;
}
.isShow.active {
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
}
.tab {
	background: #fff;
	z-index: 90;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	-webkit-transform: translate3d(0px, 50px, 0px);
	-moz-transform: translate3d(0px, 50px, 0px);
	-ms-transform: translate3d(0px, 50px, 0px);
	-o-transform: translate3d(0px, 50px, 0px);
	transform: translate3d(0px, 50px, 0px);
	width: 100%;
	margin: 0 auto;
	top: -80px;
	position: relative;
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.tab ul {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	display: flex;
	justify-content: space-around;
}
.tab ul li a {
	line-height: 60px;
	color: #555;
	cursor: pointer;
	font-weight: normal;
}
.tab ul li.active {
	border-bottom: 3px solid #ffbf00;
}
.tab ul li.active a {
	color: #FFC300;
}
#menu > li > a {
	letter-spacing: 5px;
	font-size: 15px;
	padding: 0 15px;
	min-width: 90px;
}
#menu > li:hover {
	border-bottom: 3px solid #ffbf00;
}
#menu > li:hover a {
	color: #ffbf00;
}
.headerPhone {
	height: 60px;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	align-items: center;
	justify-content: center;
	display: none;
	overflow: hidden;
	position: relative;
	z-index: 9999;
}
.headerPhone .normal {
	display: block;
	width: 140px;
}
.menu {
	width: 35px;
	position: absolute;
	left: 30px;
	top: 20px;
}
.menu span {
	width: 100%;
	display: block;
	height: 2px;
	background: #333;
	margin-bottom: 10px;
}
.menu span:nth-child(3) {
	margin-bottom: 0;
}
.footerPhone {
	width: 100%;
	height: 250px;
	background: #1866b5;
	text-align: center;
	display: none;
}
.footerPhone img {
	margin-top: 34px;
}
.footerPhone p img {
	margin-top: 0;
}
.footerPhone p {
	font-size: 12px;
	color: #fff;
	margin-top: 44px;
}
.footerPhone h3 {
	font-size: 14px;
	color: #fff;
	margin-top: 16px;
}
.phoneNav {
	width: 100%;
	height: 1000px;
	z-index: 99999!important;
	position: fixed;
	left: 0;
	top: 0;
	background: #fff;
	color: #fff;
	opacity: 1;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	display: none;
}
.phoneNav .menubar {
	height: 60px;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.phoneNav > li {
	font-size: 18px;
	color: #333;
	margin-left: 10px;
	border-bottom: 1px solid #8a8989;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	font-weight: 800;
}
.phoneNav > li a {
	color: #333;
}
.phoneNav > li span {
	margin-left: 23px;
}
.phoneNav > li .expand {
	position: absolute;
	top: -7px;
	right: 30px;
	font-style: normal;
	font-size: 30px;
}
.phoneNav > li .subnav {
	display: none;
}
.phoneNav > li .subnav li {
	padding-left: 21px;
	margin-top: 10px;
}
.phoneNav > li .subnav li a {
	font-size: 16px;
	color: #333;
}
.phoneNav .expanded {
	color: #FFC300;
}
.gotop {
	position: fixed;
	right: 0;
	cursor: pointer;
	display: none;
}
.gotop img {
	width: 45px;
}
.dialog-box.show {
	display: block;
	z-index: 2000;
}
.dialog-box {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
}
.dialog-box .dialog {
	background: #fff;
	width: 1000px;
	height: 450px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -500px;
	z-index: 999;
}
.dialog-box .dialog .form-ipt {
	float: left;
	width: 400px;
	color: #8a8989;
}
.dialog-box .dialog .form-ipt p {
	font-size: 25px;
	margin-top: 40px;
	margin-left: 50px;
	font-weight: lighter;
}
.dialog-box .dialog .form-ipt div {
	margin: 20px 0;
}
.dialog-box .dialog .form-ipt div label {
	display: inline-block;
	width: 150px;
	text-align: right;
}
.dialog-box .dialog .form-ipt div label span {
	color: red;
	position: relative;
	left: -3px;
	top: 2px;
}
.dialog-box .dialog .form-ipt div input {
	display: inline-block;
	border: 1px solid #8a8989;
	width: 220px;
	height: 30px;
}
.dialog-box .dialog .form-ipt div > p {
	color: red;
	display: block;
	text-align: center;
	font-size: 14px;
	position: relative;
	left: 5px;
	display: none;
	margin: 0;
}
.dialog-box .dialog .form-ipt textarea {
	border: 1px solid #8a8989;
	width: 230px;
	height: 238px;
	vertical-align: top;
}
.dialog-box .dialog .submit {
	clear: both;
}
.dialog-box .dialog .submit button {
	cursor: pointer;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	padding: 5px 10px;
	background: #ffc300;
	width: 130px;
	border-radius: 5px;
	position: relative;
	top: 20px;
}
.dialog-box .dialog .close {
	position: absolute;
	right: 20px;
	top: 10px;
}
.dialog-box .dialog .close span {
	cursor: pointer;
	font-size: 35px;
	color: #8a8989;
	display: block;
	line-height: 35px;
}
.header-phone-logo {
	display: none;
}
@media screen and (max-width: 1350px) {
	.headerPhone {
		width: 100%;
		background: #fff;
		box-shadow: none;
	}
	.headerPhone {
		display: flex;
	}
	.headerPC {
		display: none;
	}
}
@media screen and (max-width: 1200px) {
	.content {
		width: 100% !important;
		margin: 0 auto;
	}
	.section.firstP {
		padding-left: 0;
		padding-right: 0;
	}
	.tab ul {
		width: 100%;
	}
	.phone-header-jap {
		position: absolute;
		right: 15px;
		top: 28%;
		padding: 5px;
		color: #fff;
		font-size: 12px ;
	}
	.phone-header-english {
		position: absolute;
		right: 55px;
		top: 31%;
		padding: 5px;
		color: #fff;
		font-size: 12px ;
	}
	.footerPC {
		display: none;
	}
	.section.sec-foot {
		padding-left: 0;
		padding-right: 0;
	}
	.footerPhone {
		display: block;
	}
	.isShow {
		opacity: 1;
	}
	.dialog-box .dialog {
		width: 90%;
		position: static;
		margin-left: 5%;
		margin-top: 30px;
		height: auto;
		padding-bottom: 10px;
	}
	.dialog-box .dialog .form-ipt p {
		margin-left: 10px;
		margin-top: 10px;
		font-size: 16px;
	}
	.dialog-box .dialog .form-ipt div {
		margin: 5px 0;
	}
	.dialog-box .dialog .form-ipt div label {
		width: 70px;
	}
	.dialog-box .dialog .form-ipt textarea {
		height: 100px;
	}
	.dialog-box .dialog .close {
		top: 30px;
		right: 25px;
	}
	.dialog-box .dialog .close span {
		font-size: 30px;
	}
}
.yuanHead {
	width: 100%;
	position: relative;
}
.yuanHead img {
	width: 100%;
}
.yuanHead .logo {
	position: absolute;
	top: 36%;
	left: 16%;
	color: #fff;
}
.yuanHead .logo h1 {
	font-size: 36px;
	font-weight: 800;
	letter-spacing: 5px;
	word-spacing: 4px;
	margin-bottom: 8px;
}
.yuanHead .logo h6 {
	font-size: 16px;
	letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
	.menu {
		width: 25px;
		left: 15px;
	}
	.menu span {
		margin-bottom: 7px;
	}
	.headerPhone .normal {
		width: 120px;
		height: 30px;
	}
	#menu > li > a {
		letter-spacing: 3px;
		font-size: 14px;
		padding: 0px 6px!important;
		min-width: 90px;
	}
}
