ul,li,dl,dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei",
		"Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	background-color: #fff;
}

body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

em,i {
	font-style: normal;
}

.text-muted {
	color: #666666;
}

a:focus,button:focus,img:focus,input:focus,select:focus,textarea:focus {
	outline: none;
}

.btn-danger {
	background-color: #fe7070;
	border-color: #fe7070;
}

.btn-success {
	background-color: #6bcdac;
	border-color: #6bcdac;
}

.footer {
	background-color: #2b2f4b;
	padding: 50px 0;
}

.foot-panel {
	width: 1020px;
	margin: auto;
	margin-top: 30px;
}

.foot-panel .foot-mes {
	background-color: #41445d;
	width: 640px;
	padding: 20px;
	height: 185px;
	border-radius: 10px;
	float: right;
	text-align: left;
}

.foot-panel .fontmes-ul li {
	height: 36px;
	line-height: 36px;
}

.foot-panel .fontmes-ul li span {
	color: #fff;
}

.foot-panel .fontmes-ul li i {
	color: #288cd2;
	width: 18px;
	text-align: center;
}

.copyright {
	display: block;
	height: 60px;
	line-height: 60px;
	background-color: #191d36;
	color: #fff;
}

.navbar-default {
	background:rgba(255,255,255,1);
	border-radius: 0;
	border-width: 0;
	border-bottom: 0px solid #e7e7e7;
}

.navbar {
	margin-bottom: 0;
}

.navbar-default .navbar-nav {
	float: right;
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:active,.navbar-default .navbar-nav>li>a:focus
	{
	background-color: #288cd2;
	color: #fff;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:active,.navbar-default .navbar-nav>.open>a:focus
	{
	background-color: #288cd2;
	color: #fff;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus
	{
	background-color: #288cd2;
	color: #fff;
}

.navbar-default .navbar-nav li a {
	color: #333;
	font-size: 16px;
	padding: 20px 20px;
}

.navbar-default .navbar-brand img {
	display: inline-block;
	margin-top: -4px;
}

.navbar-default .navbar-brand {
	color: #288cd2;
	padding: 18px 15px 18px 0;
	font-size: 24px;
	margin-right: 30px;
}

.navbar-default .navbar-brand:hover {
	color: #288cd2;
	text-decoration: none;
}

.dropdown-menu {
	min-width: 96px;
	background-color: #288cd2;
	border: 0;
	padding: 0;
}

.navbar-default .dropdown-menu>li>a {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-size: 14px;
	color: #fff;
}

.dropdown-menu>li>a:hover {
	background-color: #206fa7;
}

.nav li a.cur {
	background-color: #288cd2;
	color: #fff;
}

.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -100px;
}

.wrap:after {
	content: "";
	display: block;
	height: 100px;
}

.new-container {
	width: 1200px;
	margin: auto;
	background-color: #fff;
	margin-bottom: 20px;
}

.cursor {
	cursor: pointer;
}

.graybg {
	background-color: #f7f7f7;
}

.whitebg {
	background-color:#fff;
}

.relative {
	position: relative;
}

/*此处样式为登录页背景,和进系统后logo动态样式*/
.index-bg-sxdx {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-sxdx.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-by {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-by.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-sq {
    width: 100%;
    height:100%;
    position: relative;
    overflow: hidden;
    background: url(../img/userlogo/login-bg-sq.png) no-repeat 0 0;
    background-size: cover;
}

.index-bg-ai {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-aiyq.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-aitz {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-aitz.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-hfby {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-hfby.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-hlyq {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-hlyq.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-wwzt {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-wwzt.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-rmrb {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-rmrb.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-scfz {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-scfz.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-bcyq {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-bcyq.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-zhyq {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-zhyq.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-xhrs {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-xhrs.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-cxtc {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-cxtc.png) no-repeat 0 0;
	background-size: cover;
}

.index-bg-zgdx {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-zgdx.png) no-repeat 0 0;
	background-size: cover;
}


.index-bg-honor {
    width: 100%;
    height:100%;
    position: relative;
    overflow: hidden;
    background: url(../img/userlogo/login-bg-honor.png) no-repeat 0 0;
    background-size: cover;
}

.index-bg-hbrmjcy {
    width: 100%;
    height:100%;
    position: relative;
    overflow: hidden;
    background: url(../img/userlogo/login-bg-hbrmjcy.png) no-repeat 0 0;
    background-size: cover;
}
.index-bg-zjxyzx {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-zjxyzx.png) no-repeat 0 0;
	background-size: cover;
}
.index-bg-error {
	width: 100%;
	height:100%;
	position: relative;
	overflow: hidden;
	background: url(../img/userlogo/login-bg-error.png) no-repeat 0 0;
	background-size: cover;
}

.usebox-sxdx{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}
.usebox-zjxyzx{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-sq{
    opacity: 0.85;
    border-radius: 8px;
    background-color: #082A77 !important;
    box-shadow: 0px 0px 10px 5px;
}
.usebox-ai{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-aitz{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-hfby{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-by{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-hlyq{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-wwzt{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-rmrb{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-scfz{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-bcyq{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-zhyq{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-xhrs{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-cxtc{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-zgdx{
	opacity: 0.85;
	border-radius: 8px;
	background-color: #082A77 !important;
	box-shadow: 0px 0px 10px 5px;
}

.usebox-honor{
    opacity: 0.85;
    border-radius: 8px;
    background-color: #082A77 !important;
    box-shadow: 0px 0px 10px 5px;
}

.usebox-hbrmjcy{
    opacity: 0.85;
    border-radius: 8px;
    background-color: #082A77 !important;
    box-shadow: 0px 0px 10px 5px;
}
/*此处结束*/

.third-bg {
	width: 100%;
	height:100%;
	background: url(../img/product/third-bg.png) no-repeat 0 0;
	background-size: cover;
}
.firth-bg {
	width: 100%;
	height:100%;
	background: url(../img/product/firth-bg.png) no-repeat 0 0;
	background-size: cover;
}
.usebox {
	width: 370px;
	height: 470px;
	position: absolute;
	right: 15%;
	top: 25%;
	background: rgba(255, 255, 255, 1);
	text-align: center;
	padding: 0 20px;
}

.usebox .yqdsj-pic {
	width: 244px;
	height: 68px;
	margin: auto;
	background: url(../img/product/bigdatapic-lg.png) no-repeat 0 0;
}

.usebox h2 {
	font-size: 28px;
	color:#333;
}
.lg-style{
	position:absolute;
	top:5px;
	right:5px;
	display:inline-block;
	width:50px;
	height:50px;
}
.s-ma{background:url(../img/product/s-ma.png) no-repeat 0 0;}
.m-ma{background:url(../img/product/m-ma.png) no-repeat 0 0;}
.column {
	padding: 50px 0;
}

.sub-column {
	margin-top: 80px;
}

.underline {
	color: #288cd2;
	position: relative;
}

.underline:after {
	position: absolute;
	top: 49px;
	content: "";
	height: 3px;
	width: 60px;
	left: 47.5%;
	background-color: #288cd2;
}

.underline p {
	font-size: 16px;
	color: #777;
	margin-top: 30px;
	line-height: 1.7;
}


.advantages-list li {
	position:absolute;
	left:50%;
	/*bottom:20%;*/
	width:208px;
	text-align: center;
	top:40%;
}

.advantages-list li h4 {
	font-weight: 500;
	color:#afb6d6;
	font-size:23px;
}

.advantages-round {
	display: block;
	width: 158px;
	height: 158px;
	border: 2px solid #288cd2;
	border-radius: 50%;
	margin: auto;
	margin-bottom: 50px;
	transition:all 0.4s linear 0s;
}
.advantages-round:hover{
	border:0;
	transform: rotate(360deg);
}
.roud-a {
	background: url(../img/product/index-icon1.png) center center no-repeat;
	border-color:#9bc25d
}

.roud-a:hover {
	background: #9bc25d url(../img/product/index-icon1-w.png) center center
		no-repeat;
}

.roud-b {
	background: url(../img/product/index-icon2.png) center center no-repeat;
	border-color:#fa8748;
}

.roud-b:hover {
	background: #fa8748 url(../img/product/index-icon2-w.png) center center
		no-repeat;
}

.roud-c {
	background: url(../img/product/index-icon3.png) center center no-repeat;
	border-color:#7ba1e8
}

.roud-c:hover {
	background: #7ba1e8 url(../img/product/index-icon3-w.png) center center
		no-repeat;
}

.roud-d {
	background: url(../img/product/index-icon4.png) center center no-repeat;
	border-color:#e469a3;
}

.roud-d:hover {
	background: #e469a3 url(../img/product/index-icon4-w.png) center center
		no-repeat;
}
.sol-list{
	display:table;
}
.sol-list li{
	display:table-cell;
	text-align:center;
}
.advantages-text {
	display: block;
	width: 80%;
	margin: auto;
	color: #8a90aa;
}
.advantages-text:hover{text-decoration: none;color:#888}

.content {
	margin-top: 100px;
}

.content p {
	color: #888;
	line-height: 1.7;
}

.content .underline:after {
	left: 110px;
	width: 70px;
}

.content .underline-b:after {
	left: 268px;
}

.content .underline-c:after {
	left: 0;
}

.content-img-l {
	position: absolute;
	left: 0;
}

.content-img-r {
	position: absolute;
	right: 0;
}

.application-bg {
	width: 100%;
	overflow: hidden;
	height:100%;
	background:url(../img/product/index-bg2.png) no-repeat 0 0;
	background-size:cover;
	position: relative;
}

.application-btn {
	position:absolute;
	width:400px;
	left:50%;
	margin-left:-200px;
	text-align:center;
	bottom:35%;
	opacity:0;
	text-align: center;
	transition:all 1s;
}
.active .application-btn{
	opacity:1;
	bottom:58%;
	transition-delay: 1s;
}
.application-btn a{padding:10px 28px;border-radius:4px;}
.factory-mes{
	position:absolute;
	left:50%;
	margin-left:-350px;
	width:700px;
	background:rgba(0,0,0,0.1);
	border-radius:20px;
	padding:30px 40px;
	opacity:0;
	transition:all 1s;
}
.active .factory-mes{
	opacity:1;
	transition-delay:1.5s;
}
.factory-mes li{padding:10px 0;color:#333}
.factory-mes li i,.factory-mes li a{
		color:#29a1dd;
		width:20px;
		display:inline-block;
		text-align:center;
	}
.factory-mes li span{
	display:inline-block;
	width:30px;
}

.app-page {
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
	padding-top: 20px;
	border-top: 1px solid #eee;
	background-color: #fff;
	z-index: 1000;
	width: 100%;
}

.app-page .app-content {
	width: 950px;
	margin: auto;
}

.app-text {
	margin: 15px 30px 0 30px;
}

.app-text h2 {
	color: #008cd2;
	margin-bottom: 15px;
}

.app-text h4,.app-text h5 {
	color: #393939;
	margin-bottom: 15px;
}

.app-text span {
	color: #b3b3b3;
}

.ewmbox {
	margin-top: 15px;
}

.ewmbox img {
	margin-right: 25px;
}

.product-bg {
	height: 476px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.productbg {
	width: 1920px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	background: url(../img/product/productbg.png) no-repeat 0 0;
	background-size: cover;
}

.product-text {
	position: absolute;
	top: 170px;
}

.product-text h4 {
	color: #fff;
	margin-bottom: 20px;
}

.function-box {
	display: table;
	width: 100%;
}

.function-box .function-div {
	display: table-cell;
	height: 320px;
	width: 25%;
	vertical-align: top;
	padding: 10px;
}

.function-box .function-div .fc-panel {
	height: 100%;
	width: 100%;
	background-color: #f8f8f8;
	padding: 10px;
	transition: transform 0.5s ease 0s;
}

.function-box .function-div .fc-panel:hover {
	transform: scale(1.1);
	background-color: #fff;
	box-shadow: 0 0px 10px 0px #c1c1c1;
}

.function-box .function-div h4 {
	font-weight: 700;
}

.fc-color {
	display: block;
	width: 245px;
	height: 128px;
	line-height: 128px;
	text-align: center;
}

.fc-color-1 {
	background-color: #f4de90;
}

.fc-color-2 {
	background-color: #7ee1aa;
}

.fc-color-3 {
	background-color: #89d3f6;
}

.fc-color-4 {
	background-color: #c1e489;
}

.fc-color-5 {
	background-color: #83d6d9;
}

.fc-color-6 {
	background-color: #89aff6;
}

.fc-color-7 {
	background-color: #fab189;
}

.fc-color-8 {
	background-color: #fa89bc;
}

.fc-panel:hover .fc-color-1 {
	background-color: #efd062;
}

.fc-panel:hover .fc-color-2 {
	background-color: #55d78f;
}

.fc-panel:hover .fc-color-3 {
	background-color: #5ac1f2;
}

.fc-panel:hover .fc-color-4 {
	background-color: #abdb5f;
}

.fc-panel:hover .fc-color-5 {
	background-color: #5cc9cd;
}

.fc-panel:hover .fc-color-6 {
	background-color: #5a8ff2;
}

.fc-panel:hover .fc-color-7 {
	background-color: #f89158;
}

.fc-panel:hover .fc-color-8 {
	background-color: #f858a0;
}

.fc-color-2,.fc-color-4,.fc-color-6,.fc-color-8 {
	position: absolute;
	bottom: 10px;
}

.fc-text {
	color: #5d5d5d;
}

.fc-line {
	position: relative;
	margin-bottom: 20px;
}

.fc-line:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	left: 0;
	bottom: -10px;
}

.fc-line-1:after {
	background-color: #f4de90;
}

.fc-line-2:after {
	background-color: #7ee1aa;
}

.fc-line-3:after {
	background-color: #89d3f6;
}

.fc-line-4:after {
	background-color: #c1e489;
}

.fc-line-5:after {
	background-color: #83d6d9;
}

.fc-line-6:after {
	background-color: #89aff6;
}

.fc-line-7:after {
	background-color: #fab189;
}

.fc-line-8:after {
	background-color: #fa89bc;
}

.xn-bg {
	height: 700px;
	background: #f8f8f8 url(../img/product/xn-bg.png) no-repeat 0 0;
	background-size: cover;
}

.rotate-box {
	padding-top: 20px;
	transform: rotate(-45deg);
	width: 800px;
	margin: auto;
	border: 0px solid red;
	padding-left: 100px;
}

.row-block {
	margin-bottom: 8px;
}

.block-div {
	width: 128px;
	height: 128px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	background-color: #f4f4f4;
	position: relative;
	z-index: 100;
}

.block-div img {
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -32px;
}

.rotate-text {
	position: absolute;
	top: 0;
	z-index: 1000;
	font-size: 12px;
	width: 128px;
	height: 128px;
	visibility: hidden;
	background: rgba(25, 29, 54, 0.8);
	transition: all 0.4s linear 0s;
	color: #fff;
}

.rotate-text span {
	display: block;
	transform: rotate(45deg);
	width: 100%;
	height: 100%;
	border-radius: 50%;
	padding-top: 40px;
}

.block-div:hover .rotate-text {
	visibility: visible;
	transform: rotate(-360deg);
}

.rotate-bg {
	background: url(../img/product/rotate-bg.png) no-repeat 0 0;
}

.rotate-border {
	border: 1px solid #57a8e4;
}

.rotate-bgcolor {
	background-color: #57a8e4;
}

.solution-bg {
	width: 1920px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	background: url(../img/product/solution-bg.png) no-repeat 0 0;
	background-size: cover;
}

.solution-text {
	position: absolute;
	top: 110px;
	right: 0;
	width: 530px;
}

.solution-text article {
	padding: 30px 40px;
	border-bottom-left-radius: 50px;
	background: rgba(255, 255, 255, 0.6);
	color: #676767;
	margin-bottom: 20px;
}

.solution-text article h4 {
	line-height: 1.8;
}

.s-tab-box {
	overflow: hidden;
	text-align: center;
}

.s-tab-box a {
	vertical-align: 32px;
	font-size: 24px;
	color: #c7c7c7;
	text-decoration: none;
	cursor: pointer;
}

.s-tab-box a:hover {
	color: #288cd2;
}

.s-tab {
	border: 1px solid #e0e0e0;
	display: inline-block;
	margin: 20px;
	width: 500px;
	overflow: hidden;
}

.s-tab .s-tab-width {
	width: 1200px;
}

.s-tab span {
	float: left;
	padding: 10px 20px;
	border-right: 1px solid #e0e0e0;
	cursor: pointer;
}

.s-tab span.cur {
	background-color: #288cd2;
	color: #fff;
}

.s-tab span:hover {
	background-color: #288cd2;
	color: #fff;
}

.lunbo-main {
	overflow: hidden;
	display: table;
	width: 100%;
}

.lunbo-main span {
	display: table-cell;
	text-align: center;
}

.lunbo-main span .lunbodiv {
	width: 332px;
	margin: auto;
	position: relative;
	z-index: 100;
}

.lunbo-main span .lunbodiv:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000;
	display: none;
}

.lunbo-main span .lunbodiv:hover:after {
	display: block;
}

.lunbo-main span .lunbodiv:hover .a-box {
	top: 40px;
	font-size: 16px;
}

.lunbo-main span .lunbodiv:hover .lunbo-btn {
	bottom: 20px;
	opacity: 1;
}

.lunbo-main span .lunbo-btn {
	position: absolute;
	z-index: 1001;
	left: 50%;
	margin-left: -40px;
	bottom: -20px;
	opacity: 0;
	transition: bottom 0.5s ease 0s;
	background: none;
	color: #fe7070;
	border: 1px solid #fe7070;
	border-radius: 0;
	padding: 6px 15px;
	text-decoration: none;
}

.lunbo-main span .a-box {
	position: absolute;
	z-index: 1001;
	top: 186px;
	left: 50%;
	margin-left: -166px;
	color: #fff;
	width: 332px;
	height: 80px;
	text-align: left;
	padding: 10px;
	transition: top 0.5s ease 0s;
}

.lunbo-main span p {
	margin: 0;
	padding: 0;
	background-color: #288cd2;
	width: 332px;
	margin: auto;
	height: 80px;
}

.case-column {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 481px;
}

.case-column .casebox-bg {
	position: absolute;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	height: 100%;
	background: url(../img/product/case-pic.png) no-repeat 0 0;
	background-size: cover;
}

.case-column .caselist-bg {
	margin-top: 50px;
	display: block;
	background: url(../img/product/caselist.png) no-repeat 0 0;
	background-size: cover;
	width: 1101px;
	height: 190px;
}

.about-bg {
	width: 1920px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	background: url(../img/product/aboutus-pic.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.about-bg .product-text {
	top: 130px;
}

.about-bg .about-h4 {
	color: #858585;
	margin: 20px auto;
}

.about-p {
	width: 700px;
}

.about-p-b {
	width: 500px;
}

.about-task {
	font-size: 16px;
	font-weight: 700;
	color: #009944;
}

.about-task span {
	color: #333;
}

.team-echart {
	width: 100%;
	height: 500px;
}
.container-1920 {
	width: 100% !important;
	margin: auto;
	padding:0 40px;
}
.login-group{
	position:relative;
	margin:40px auto;
}
.login-icon{
	position:absolute;
	left:0;
	top:15px;
	left:10px;
	color:#d3d3d3;
}
#loginName,#loginPwd{
	padding-left:25px;
	border-radius:0;
}
.yzm-ipt{
	width:45%;
	display:inline-block;
	border-radius:0;
}
.yzm{
	height:46px;
	margin:0 10px;
	vertical-align:-17px;
}
.text-main{
	color:#288cd2
}
.no-radius{border-radius:0}
.dd-list dd{
	padding:10px 0;
	transition:all 1s;
	opacity:0;
}
.dd-list dd span{
	display:block;
	overflow:hidden;
	color:#afb6d6;
}
.fs{
	margin-top:3px;
	display:block;
	float:left;
	width:14px;
	height:14px;
	background:rgba(91,133,255,0.45);
	border-radius:50%;
	position:relative;
	z-index:2;
	margin-right:10px;
}
.fs:after{
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-11px;
	margin-top:-11px;
	z-index:1;
	width:22px;
	height:22px;
	border-radius:50%;
	background:rgba(91,133,255,0.3);
}
.fs-2{background:rgba(91,230,255,0.45);}
.fs-2:after{background:rgba(91,230,255,0.25);}
.fs-3{background:rgba(91,255,199,0.45);}
.fs-3:after{background:rgba(91,255,199,0.25);}
.fs-4{background:rgba(149,255,91,0.45);}
.fs-4:after{background:rgba(149,255,91,0.25);}
.fs-5{background:rgba(255,245,91,0.45);}
.fs-5:after{background:rgba(255,245,91,0.25);}
/**动画**/
.dh-0{
	position:absolute;
	background:url(../img/product/bgtext.png) no-repeat 0 0;
	width:696px;
	height:104px;
	left:15%;
	top:15%;
	opacity: 0;
	-webkit-transform:scale(0.5, 0.5);
	transform:scale(0.5, 0.5);
	transition: all 1s;
}
.dh-1{
	position:absolute;
	background:url(../img/product/dh-1.png) no-repeat 0 0;
	width:624px;
	height:378px;
	left:15%;
	top:25%;
	opacity:0;
	transition: all 1s;
	z-index:1000;
}
.dh-2{
	position:absolute;
	background:url(../img/product/dh-2.png) no-repeat 0 0;
	width:704px;
	height:204px;
	left:13%;
	bottom:20%;
	z-index:999;
	transition: all 1s;
	opacity:0;
}
.dh-text{
	position:absolute;
	top:18%;
	left:50%;
	width:524px;
	margin-left:-262px;
	text-align:center;
	opacity: 0;
	-webkit-transform:scale(0.5, 0.5);
	transform:scale(0.5, 0.5);
	transition: all 1s;
}
.dh-list-1{
	 margin-left: -851px;
	 opacity: 0;
	 transition: all 1s;
}
.dh-list-2{
	 margin-left: -403px;
	 opacity: 0;
	 transition: all 1s;
}
.dh-list-3{
	 margin-left: 195px;
	 opacity: 0;
	 transition: all 1s;
}
.dh-list-4{
	 margin-left:645px;
	 opacity: 0;
	 transition: all 1s;
}
.dh-left{
	position:absolute;
	left:10%;
	bottom:36%;
	width:600px;
	margin-left:-600px;
	transition: all 1s;
	opacity:0;
}
.dh-right{
	width:547px;
	position:absolute;
	left:90%;
	bottom:18%;
	opacity:0;
	margin-left:100px;
	transition: all 1s;
}
.dh-top{
	position:absolute;
	right:20%;
	width:450px;
	top:10%;
	opacity:0;
	transition: all 1s;
}
.dh-bottom{
	position:absolute;
	right:42%;
	width:740px;
	bottom:5%;
	opacity:0;
	transition: all 1s;
}
.dh-top-text{
	opacity:0;
	transition: all 1s;
	line-height:1.9;
	font-size:16px;
	color:#afb6d6
}
.dh-sub-text{
	position:absolute;
	top:26%;
	width:700px;
	left:50%;
	margin-left:-350px;
	text-align:center;
	opacity:0;
	transition: all 1s;
	color:#afb6d6;
}
.dh-bottom-2{
	position:absolute;
	left:50%;
	width:1196px;
	margin-left:-598px;
	bottom:0%;
	opacity:0;
	transition: all 1s;
}
.warning-left{bottom:50%;margin-left:-700px}
.warning-right {
	bottom:20%;
}
.warning-right .warnpic {
	position: absolute;
	right: -110px;
	margin-top: 100px;
}
.scalepic{
	animation: scalepic 1s linear infinite;
   -webkit-animation: scalepic 1s linear infinite;
}
@keyframes scalepic {
  0% {
    transform: rotate(0deg)
 }

 25% {
   transform: rotate(90deg)
}

50% {
  transform: rotate(180deg)
}

75% {
  transform: rotate(270deg)
}

100% {
  transform: rotate(360deg)
}
}

@-webkit-keyframes scalepic {
  0% {
    -webkit-transform: rotate(0deg)
 }

 25% {
   -webkit-transform: rotate(90deg)
}

50% {
  -webkit-transform: rotate(180deg)
}

75% {
  -webkit-transform: rotate(270deg)
}

100% {
  -webkit-transform: rotate(360deg)
}
}

/**active**/
.active .dh-1 {
	top: 35%;
	transition-delay: 0.7s;
	opacity:1;
	}
.active .dh-2{
	bottom: 25%;
	opacity:1;
	transition-delay: 0.7s;
}
.active .dh-0 {
	opacity: 1;
	-webkit-transform:scale(1, 1);
	transform:scale(1, 1);
	transition-delay: 0.7s;
	}
.active .dh-text{
	opacity: 1;
	-webkit-transform:scale(1, 1);
	transform:scale(1, 1);
	transition-delay: 0.7s;
}
.active .dh-list-1 { margin-left: -551px; opacity: 1; transition-delay: 0.7s;}
.active .dh-list-2 { margin-left: -253px; opacity: 1; transition-delay: 0.7s;}
.active .dh-list-3 { margin-left: 45px; opacity: 1; transition-delay: 0.7s;}
.active .dh-list-4 { margin-left: 345px; opacity: 1; transition-delay: 0.7s;}
.active .dh-left{
	left:50%;
	opacity: 1;
	transition-delay: 0.7s;
}
.active .dh-right{
	left:50%;
	opacity: 1;
	transition-delay: 0.7s;
}
.active  .fs-dd-1{
	opacity:1;
	transition-delay: 1.2s;
}
.active  .fs-dd-2{
	opacity:1;
	transition-delay: 1.5s;
}
.active  .fs-dd-3{
	opacity:1;
	transition-delay: 1.8s;
}
.active  .fs-dd-4{
	opacity:1;
	transition-delay: 2.1s;
}
.active .fs-dd-5{
	opacity:1;
	transition-delay: 2.4s;
}
 .active .dh-top{
	top:35%;
	opacity: 1;
	transition-delay: 0.7s;
}
.active .dh-bottom{
	bottom:30%;
	opacity: 1;
	transition-delay: 0.7s;
}
.active .dh-top-text{
	opacity: 1;
	transition-delay: 1s;
}
.active .dh-sub-text{
	opacity: 1;
	transition-delay: 1s;
}
.active .dh-bottom-2{
	bottom:20%;
	opacity: 1;
	transition-delay: 0.7s;
}
@media(max-width:1700px){
	.dh-0{left:12%}
	.dh-1{left:12%}
	.dh-2{left:10%;margin-bottom:-50px;}
	.usebox{right:11%;top:22%}
	.dh-sub-text{top:28%}
	.dh-left{bottom:26%;}
	.dh-right{bottom:8%;}
	.dh-top{right:14%;}
	.dh-bottom{right:42%;margin-bottom:-50px;}
	.warning-left{bottom:44%}
	.warning-right{bottom:13%;margin-left:0}

}
@media ( max-width:1500px) {
	.usebox {
		top:23%;
		width: 350px;
		right:11%;
		height:440px;
	}
	.yzm-ipt{width:40%}
	.dh-0{
		left:13%;
		width:500px;
		height:75px;
		background-size:500px 75px;
	}
	.dh-1{
		left:13%;
		width:505px;
		height:306px;
		background-size:505px 306px;
	}
	.dh-2{
		left:11%;
		width:569px;
		height:165px;
		background-size:569px 165px;
		margin-bottom:0;
	}
	.warning-left{bottom:45%;margin-left:-570px}
	.warning-right{bottom:18%;margin-left:50px;}
	.scalepic{width:388px;height:387px;}
	.warning-right .warnpic{
		width:307px;
		height:226px;
		right:0px;
		margin-top:80px;
	}
}
@media ( max-width : 1400px) {
/*section1*/
	.usebox {
		top:23%;
		width: 326px;
		right:10%;
		height:400px;
	}
	.login-group{margin:20px auto}
	.yzm-ipt{width:40%}
	.yzm{margin:0 2px}
	.dh-0{
		left:13%;
		width:500px;
		height:75px;
		background-size:500px 75px;
	}
	.dh-1{
		left:13%;
		width:505px;
		height:306px;
		background-size:505px 306px;
	}
	.dh-2{
		left:11%;
		width:569px;
		height:165px;
		background-size:569px 165px;
		margin-bottom:0;
	}
	.active .dh-2{bottom:18%}
/*section2*/
	.advantages-list li {
		bottom:10%;
	}
/*section3*/
	.dh-left{
		margin-left:-570px;
		bottom:22%;
	}
	.dh-right{
		bottom:5%;
		margin-left:50px;
	}
/*section4*/
	.dh-top{
		right:8%;
	}
	.dh-bottom{
		right:35%;
		margin-bottom:-100px;
	}
/*section5*/
	.dh-sub-text{top:31%}
	.dh-bottom-2{
		margin-bottom:-90px;
	}
/*section6*/
	.warning-left{bottom:44%}
	.warning-right{bottom:13%;}
	.scalepic{width:388px;height:387px;}
	.warning-right .warnpic{
		width:307px;
		height:226px;
		right:0px;
		margin-top:80px;
	}
/*section7*/
	.factory-mes{background:rgba(255,255,255,0.5)}
}

