header {
	display: block;
	width: 100%;
	height: 100px;
}
header >.h-body{
	width: 1200px;
	margin: auto;
	font-size: 16px;
	color: #333;
}
header >.h-body >.h-logo{
	padding:20px 0 0  0;
}
header >.h-body >.nav {
	height: 70px;
	margin: 28px 1px 0px 1px;
	text-align: center;
	line-height: 50px;
}

header >.h-body >.nav a{
	padding: 0px 30px;
	color: #333;
	display: block;
}
header >.h-body >.nav.action {
	border-bottom: 2px solid #30b7e7;
	font-weight: bold;
}

header >.h-body >.nav:hover{
	font-weight: bold;
}

.banner-swiper {
	height: 450px;
}
.banner {
	position: relative;
	width: 100%;
	height: 450px;
}
.bn-txh {
	background-image: url(../img/banner-txh.png);
	background-position: bottom center;
}
.bn-er {
	background-image: url(../img/banner-ER.png);
	background-position: bottom center;
}
.bn-crm {
	background-image: url(../img/banner-crm.png);
	background-position: bottom center;
}
.bn-yl {
	background-image: url(../img/banner-yl.png);
	background-position: bottom center;
}
.bn-agv {
	background-image: url(../img/banner-agv.png);
	background-position: bottom center;
}
.bn-xgj {
	background-image: url(../img/banner-xgj.png);
	background-position: bottom center;
}
.banner-warp {
	width: 1200px;
	margin: auto;
	position: relative;
	height: 100%;
}
.banner-section {
	position: absolute;
	width: 300px;
	height: 300px;
	padding: 15px;
	top: 50%;
	left: 70px;
	transform: translateY(-50%);
	background-color: rgb(60, 146, 187, .5);
	color: #fff;
}
.banner-section h1 {
	margin: 0px;
	padding-bottom: 20px;
	font-weight: normal;
    font-size: 24px;
	text-align: center;
}
.banner-section p {
	margin-left: 15px;
	text-align: left;
}
.banner-bnt a:hover{
	background-color: #e0830a;
}
.banner-bnt a{
	display: block;
	background-color: #b76c0a;
	padding: 8px 0px;
	border-radius: 5px;
	text-align: center;
	width: 120px;
	margin-top: 20px;
	float: right;
	color: #fff !important;
}
.banner-erwm {
	position: absolute;
	top: 20px;
	right: 20px;
	height: 150px;
	width: 150px;
	background: #eee;
}
.i-content{
	width: 1200px;
	margin: auto;
	padding-bottom: 50px;
}

.index-fic p{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}
.index-fic h1{
	margin-top: 1px;
	margin-bottom: 20px;
	font-size: 22px;
}
.index-fic h2{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
}
.index-fic h3{
	margin-top: 10px;
	margin-bottom: 10px;
}

.index-section {
	padding-top: 50px;
	font-size: 16px;
	padding-bottom: 20px;
}

.index-section section {
	padding: 0px 50px;
}
.index-section section p {
	margin-top: 30px;
}
.product-item{
	width: 230px;
	border: 1px solid #242d41;
	height: 260px;
	border-radius: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.product-item:hover {
	box-shadow: 0px 0px 10px #666666;
	transform: scale(1.02);
}
.product-icon{
	text-align: center;
	padding: 20px;
}
.product-item >a >.product-icon img {
	height: 90px;
}
.product-item >a >.product-i-title {
	font-size: 20px;
	text-align: center;
	color: #333333;
}
.product-item >a >.product-i-word{
	padding: 15px;
	font-size: 16px;
	color: #666;
}
.c-back{
	background: #3c4f6a;
	color: #FFFFFF;
}
.c-back >.i-title >span{
	 color: #eee;
}
.adv-item{
	min-height: 200px;
}
.adv-item >.adv-i-icon {
	text-align: center;
	padding-bottom: 20px;
}
.adv-item >.adv-i-icon img {
	height: 100px;
}
.adv-item >.adv-i-title{
	font-size: 20px;
	text-align: center;
	padding-bottom: 15px;
}
.adv-item >.adv-i-word{
	margin: 0px 30px;
	font-size: 16px;
}
.case-item {
	width: 400px;
	margin-bottom: 20px;
}

.case-item >.case-icon {
	margin-right: 10px;
}
.case-item >.case-icon img{
	height: 46px;
}
.case-item .case-i-title {
	font-size: 18px;
	font-weight: bold;
}
.footer{
	background-color: #3C4F6A;
	color: #FFFFFF;
}
.footer-content {
	width: 1200px;
	margin: auto;
	height: 100px;
}
.footer-content span {
	margin-left: 10px;
}

.border-top{
	width: 100%;
	height: 120px;
	color: white;
	background-image: url(../img/banner-yl.png);
	background-position: bottom center;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.product-discrip h3{
	text-align: center;
}

.shm-banner{
	width: 100%;
	height: 150px;
	background-image: url(../img/banner-s.png);
	background-position: bottom center;
}
.product-img{
	height: 500px;
	width: 100%;
	display: flex;
  	justify-content: center;
  	align-items: center;
}

.product-nav{
	height: 40px;
	background-color: rgb(229, 229, 229);
}
.p-n-item {
	font-size: 14px;
	line-height: 40px;
	margin: 0px 15px;
}
.p-n-item  a{
	color: #666666;
}
.p-n-item:hover, .p-n-item.action{
	border-bottom: 2px solid #333333;
}
.p-cf-item{
	margin-left: 20px;
	margin-top: 100px;
	margin-right: 20px;
}
.p-l-l {
	width: 240px;
}
.p-l-r {
	width: 240px;
	margin-left: 60px;
}
.p-l-title{
	font-size: 24px;
	padding-bottom: 50px;
}
.p-l-word{
	font-size: 16px;
	color: #666666;
}
.p-content{
	width: 1200px;
	margin: auto;
	position: relative;
}
.p-h-left {
	margin-left: 50px;
}
.p-h-title {
	font-size: 24px;
	margin-top: 50px;
}
.p-h-word {
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 16px;
	color: #666666;
}
.p-s-left {
	margin-top: 50px;
	margin-left: 100px;
	margin-right: 50px;
}
.p-s-right {
	width: 500px;
}
.p-s-title {
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 30px;
}
.p-s-ffs {
	font-size: 16px;
	line-height: 30px;
}
.p-s-pas{
	padding: 50px;
}
.p-s-icon {
	text-align: center;
}
.p-s-ttl{
	padding: 20px 0px;
	font-size: 18px;
	text-align: center;
}
.p-s-word {
	width: 300px;
	margin: auto;
}
.p-s-item {
	position: relative;
}
.p-s-item:after {
	content: "";
	width: 1px;
	height: 100px;
	background: #EEEEEE;
	position: absolute;
	top: 50px;
	right: 0px;
}
.p-s-item:last-child:after{
	display: none;
}
.p-a-left {
	padding: 50px 0px 0px 50px;
	width: 410px;
}
.p-a-title {
	padding: 20px;
	font-size: 18px;
}
.p-a-right {
	padding: 50px;
}
.p-a-word {
	text-align: center;
}
.p-b-item {
	position: relative;
	padding: 50px 100px;
}
.p-b-im {
	padding-left: 20px;
}
.p-b-title {
	padding-bottom: 20px;
	font-size: 18px;
}
.p-b-word {
	width: 300px;
}
.p-a-after:after {
	content: "";
	width: 1px;
	height: 100px;
	background: #EEEEEE;
	position: absolute;
	top: 50px;
	right: 0px;
}
.p-y-nav {
	position: absolute;
	top: 310px;
	left: 50%;
	margin-left: -600px;
	width: 130px;
	background-color: #3C4F6A;
	z-index: 5;
}
.y-n-itme {
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}
.y-n-itme a{
	color: #FFFFFF;
}
.y-n-itme:hover {
	background-color: #242D41;
}
.p-y-warp{
	width: 930px;
	margin: auto;
}
.p-y-title{
	padding: 40px 0px;
	text-align: center;
	font-size: 24px;
}
.p-y-cnt{
	padding-bottom: 30px;
}
.p-y-word {
	width: 350px;
	font-size: 16px;
	line-height: 28px;
}
.p-y-bnt {
	margin-top: 10px;
	padding: 5px 0px;
	width: 140px;
	text-align: center;
	background: #3C4F6A;
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
}
.p-y-bnt:hover {
	background: #23354e;
}
.p-y-sit {
	text-align: center;
	font-size: 16px;
}
.y-d-img img {
	width: 335px;
}
.p-y-doc {
	width: 750px;
	margin: auto;
	padding: 50px 0px;
}
.y-d-wrap {
	width: 350px;
	font-size: 18px;
	line-height: 30px;
}
.y-d-title {
	margin-bottom: 20px;
}
.p-f-item {
	width: 500px;
	font-size: 16px;
	padding-top: 50px;
	justify-content: space-between;
}
.p-f-item img {
	width: 100%;
}
.p-f-title{
	font-size: 24px;
	padding-bottom: 20px;
}
.p-f-word {
	width: 250px;
	font-size: 16px;
}
.p-c-title {
	padding: 20px 0px;
	font-size: 16px;
}
.p-c-img{
	text-align: center;
}
.sup-title {
	font-size: 16px;
}
.sup-title p {
	padding: 10px 0px;
}
.case-link {
	padding: 5px 0px;
	display: block;
	text-decoration: underline;
	color: #0e6e9f;
}
.p-d-warp {
	width: 900px;
	margin: auto;
}
.p-d-word {
	font-size: 16px;
	line-height: 28px;
}
.p-d-img {
	width: 445px;
	height: 250px;
	background: #272E37;
}
.p-d-ads {
	width: 450px;
	font-size: 16px;
	line-height: 30px;
}
.p-d-dz{
	margin: 10px 0px;
}
.p-d-ziz{
	padding: 5px;
}
.p-d-ziz img{
	width: 100%;
}
.p-ds-fit {
	text-indent: 30px;
}