* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #4d4d4d;
	background: #FFF;
	min-width: 1200px;
}

ul li {
	list-style: none;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #000
}

a:hover {
	text-decoration: none;
	color: #000
}

.clear {
	clear: both;
}

.flt {
	float: left
}

.flr {
	float: right
}

.tl {
	text-align: left;
}

.tc {
	text-align: center
}

.height10 {
	height: 10px;
}

.height20 {
	height: 20px;
}

.height30 {
	height: 30px;
}

.height40 {
	height: 40px;
}

.height50 {
	height: 50px;
}

.height60 {
	height: 60px;
}

.height70 {
	height: 70px;
}

.height80 {
	height: 80px;
}

.height90 {
	height: 90px;
}

.height100 {
	height: 100px;
}

.height110 {
	height: 110px;
}

.hwst-font {
	font-family: 华文宋体, Arial, Helvetica, sans-serif;
}

.fontsize23 {
	font-size: 23px;
}

.f-w-n {
	font-weight: normal;
}

.gl {
	color: #9b2323
}

.relative {
	position: relative
}

.warp {
	width: 1170px;
	margin: 0px auto;
}

.header {
	height: 100px;
	width: 100%;
	background: #fff;
	box-shadow: #ccc 0px 3px 10px;
	z-index: 99999999;
	position: relative
}

.header .left {
	width: 252px;
}

.header .right {
	width: 740px;
}

.header .left span.logo {
	margin-top: 10px;
	display: block
}

.i-news {
	height: 90px;
	box-shadow: #cccccc 0px 5px 30px;
	width: 1170px;
	margin: 0px auto;
	z-index: 2;
	position: absolute;
	bottom: -40px;
	left: 50%;
	margin-left: -585px;
}

#i-news-cont {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0px 30px;
}

#i-news-cont a {
	display: block;
	position: relative;
}

#i-news-cont a .date {
	position: absolute;
	right: 0px;
	top: 0px;
}

#i-news-cont a:hover {
	color: #9b2323;
	font-weight: bold
}

.lttt {
	display: block;
	width: 1140px;
	background: #FFF;
	text-align: left;
	height: 40px;
	background: #fff;
	box-shadow: #cccccc 0px 5px 30px;
	margin: 0px auto;
	z-index: 9999;
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -585px;
	padding: 30px 0px;
	padding-left: 30px;
}

.ct {
	float: right;
	margin-right: 30px;
}

.content {
	width: 100%;
}

.layer1 .left {
	width: 526px;
}

.contian {
	line-height: 27px;
	margin: 30px 0px;
}

.more {
	display: inline-block;
	width: 147px;
	height: 50px;
	line-height: 50px;
	border: #eeeeee solid 1px;
	text-align: center;
	transition: all 0.3s;
	margin-top: 20px;
}

.more a {
	color: #9b2323;
	transition: all 0.3s;
	display: block;
	height: 50px;
}

.more a:hover {
	color: #9b2323;
	font-weight: bold
}

.more:hover {
	color: #9b2323;
	border: #9b2323 solid 1px;
}

.more:hover a {
	color: #9b2323;
	font-weight: bold
}

.more2 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 147px;
	height: 50px;
	line-height: 50px;
	border: #eeeeee solid 1px;
	text-align: center;
	transition: all 0.3s;
	font-size: 14px;
}

.more2 a {
	color: #fff;
	transition: all 0.3s;
	display: block;
	height: 50px;
}

.more2 a:hover {
	color: #9b2323;
	font-weight: bold
}

.more2:hover {
	color: #9b2323;
	border: #9b2323 solid 1px;
}

.more2:hover a {
	color: #9b2323;
	font-weight: bold
}

.layer2 {
	background: url(../images/layer3bg.jpg) no-repeat center top;
	height: 450px;
	padding: 90px 0px;
}

.layer2 ul li {
	width: 194px;
	float: left;
	height: 273px;
	margin-left: 1px;
	background: #FFF;
	text-align: center
}

.layer2 ul li:nth-child(1) {
	margin-left: 0px;
}

.layer2 ul li .icon {
	margin-top: 70px;
	margin-bottom: 38px;
}

.layer2 ul li h3 {
	font-size: 18px;
	color: #ccc;
	font-weight: normal;
	margin-top: 100px;
}

.layer3 {
	width: 100%;
	background: #FFF
}

.layer3 ul li {
	width: 292px;
	float: left;
	height: 273px;
	margin-left: 1px;
	background: #FFF;
	text-align: center
}

.layer3 ul li:nth-child(1) {
	margin-left: 0px;
	width: 291px
}

.layer3 ul li .icon {
	margin-top: 70px;
	margin-bottom: 38px;
}

.layer3 ul li h3 {
	font-size: 20px;
	color: #CCC
}


.mnu_man {
	margin-top: 40px;
}

.mnu_man ul li {
	float: left;
}

.mnu_man ul li a {
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #7d7d7d;
	font-size: 14px;
	font-weight: bold;
}

.mnu_man ul li a:hover {
	color: #9b2323
}

/*menu*/
#nav {
	height: 38px;
	margin: 0px auto;
	width: 740px;
	z-index: 9999
}

#nav .mainlevel {
	float: left;
	/*IE6 only*/
	position: relative;
}

#nav .mainlevel.bg {
	background: url(../images/menu-down.png) no-repeat right 18px
}

#nav .mainlevel a {
	line-height: 38px;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #7d7d7d;
	margin: 0px 12px;
	margin-bottom: 22px;
}

#nav .mainlevel a:hover {
	color: #9b2323
}

#nav .mainlevel:hover {
	color: #9b2323
}

#nav .mainlevel ul {
	display: none;
	position: absolute;
	top: 58px;
	left: -40px;
	z-index: 9999;
	border-right: 1px solid #fff;
	overflow: hidden
}

#nav .mainlevel li {
	background: #fff;
	height: 50px;
	/*IE6 only*/
	float: none;
	width: 180px;
	border-bottom: 1px solid #ccc;
}

#nav .mainlevel li a {
	font-size: 14px;
	font-weight: normal;
	display: block;
	line-height: 50px;
	height: 50px;
	/*IE6 only*/
	text-align: left;
	padding-left: 20px;
	margin: 0px
}

#nav .mainlevel li a:hover {
	color: #9b2323
}

#nav .mainlevel li:hover {
	background: #f7f7f7 url(../images/menu-right.png) no-repeat 160px center;
}

.ban {
	height: 530px;
	width: 100%;
	z-index: 8;
	position: relative;
}

.ban_man {
	float: left;
	width: 100%;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 530px;
	background: #fbfbfb;
	z-index: 5
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 530px;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
}

.fullSlide .bd li a {
	display: block;
	height: 530px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	/*filter:alpha(opacity=50);opacity:0.5;*/
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #f00;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 58px;
	height: 58px;
	cursor: pointer;
	/*filter:alpha(opacity=50);opacity:0.5;*/
	display: none;
	background-size: cover;
	background-repeat: no-repeat
}

.fullSlide .prev {
	background: url(../images/slider-left.png)
}

.fullSlide .prev:hover {
	background: url(../images/slider-left2.png)
}

.fullSlide .next {
	left: auto;
	right: 5%;
	background: url(../images/slider-right.png)
}

.fullSlide .next:hover {
	left: auto;
	right: 5%;
	background: url(../images/slider-right2.png)
}

.contact {
	background: #f7f7f7;
	height: 280px;
}

.contact .warp div {
	width: 33.3%;
	padding-top: 75px;
	float: left;
	line-height: 28px;
}

.title {
	font-size: 30px;
	font-weight: bold;
}

.contact .warp div h2 {
	font-size: 20px;
	margin-bottom: 30px;
}

.footer {
	background: #fff;
	line-height: 62px;
	color: #000000;
	text-align: left;
	border-top: #e2e2e2 solid 1px;
}


/***************2级页面公共css******************/
.cban {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	height: 300px;
}

.subnav {
	height: 60px;
	background: #f2f2f2;
}

.subnav .right {
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 60px;
	font-weight: 500px;
}

.subnav .left {
	position: absolute;
	left: 0px;
	top: 0px;
}

.subnav .left a {
	display: inline-block;
	line-height: 60px;
	height: 60px;
	padding: 0px 20px;
}

.subnav .left a:hover {
	border-bottom: #9b2323 solid 2px;
	background: #FFF;
	font-weight: bold;
}

.subnav .left a.curr {
	border-bottom: #9b2323 solid 2px;
	background: #FFF;
	font-weight: bold;
}

/***************公司产品******************/
.item .others {
	height: 50px;
}

.item .others h2 {
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	left: 0px top 0px;
	height: 50px;
}

.item .others h2 span {
	font-size: 14px;
	font-weight: normal;
	display: block
}

.item .others span.links {
	position: absolute;
	right: 0px;
	top: 0px;
	display: inline-block;
	width: 182px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.item .others span.links a {
	text-align: center;
	display: block;
	background: #9b2323 url(../images/lj.png) no-repeat 28px center;
	color: #FFF;
	font-size: 15px;
}

/***************商用产品css******************/
.commerce li {
	float: left;
	width: 278px;
	background: url(../images/product_line.jpg) no-repeat left bottom;
	margin-right: 19px;
	margin-bottom: 30px;
}

.commerce li:nth-child(4n) {
	margin-right: 0px
}

.commerce li .proimg {
	text-align: center;
	border: #f2f2f2 solid 1px;
	background: #fafafa;
	height: 208px;
	width: 276px;
	margin-bottom: 25px;
	position: relative;
	overflow: hidden
}

.commerce li .proimg .linksico {
	display: inline-block;
	height: 50px;
	width: 50px;
	background: #9b2323 url(../images/lj.png) no-repeat center center;
	z-index: 999;
	position: absolute;
	top: -60px;
	left: 114px;
	transition: all 0.4s;
	opacity: 0.5
}

.commerce li .proimg .linksico a {
	display: block;
	height: 50px;
	width: 50px;
}

.commerce li:hover .proimg .linksico {
	top: 78px;
	opacity: 1
}

.commerce li .titlecent {
	margin-bottom: 28px;
}

.commerce li:hover .titlecent {
	background: url(../images/arrow-right.png) no-repeat right center;
}



.w578 {
	width: 578px;
	overflow: hidden
}

.listimg {
	position: relative;
	border: #f2f2f2 solid 1px;
}

.item .listimg span.links {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: inline-block;
	width: 182px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.item .listimg span.links a {
	text-align: center;
	display: block;
	background: #9b2323 url(../images/lj.png) no-repeat 28px center;
	color: #FFF;
	font-size: 15px;
}



.newslist li {
	height: 180px;
	padding: 30px;
	border-bottom: #f2f2f2 solid 1px;
	background: url(../images/page-arrow-right.png) no-repeat 98% center;
}

.newslist li:hover {
	background: url(../images/page-arrow-right-b.png) no-repeat 98% center;
}

.newslist li .newsimg {
	width: 224px;
	height: 180px;
	overflow: hidden;
}

.newslist li .newscont {
	width: 650px;
	border-right: #f2f2f2 solid 1px;
	height: 140px;
	padding: 20px 80px 20px 40px;
}

.newslist li .newscont h2 {
	font-size: 20px;
}

.newslist li:hover h2 {
	color: #9b2323
}

.newslist li .newscont span.line {
	display: block;
	width: 53px;
	border-bottom: #9b2323 solid 1px;
	height: 20px;
	margin-bottom: 20px;
}

.newslist li .newscont .newsdisc {
	font-size: 15px;
	line-height: 30px;
	opacity: 0.6
}


.notic li {
	height: 78px;
	padding: 30px;
	border-bottom: #f2f2f2 solid 1px;
	background: url(../images/page-arrow-right.png) no-repeat 98% center;
	border: #e5e5e5 solid 1px;
	border-top: none
}

.notic li:nth-child(1) {
	border-top: #e5e5e5 solid 1px;
}

.notic li:hover {
	background: #f6f6f6 url(../images/page-arrow-right-b.png) no-repeat 98% center;
}

.notic li .noticimg {
	width: 224px;
	overflow: hidden;
}

.notic li .noticcont {
	width: 650px;
	padding: 0px 80px 0px 40px;
	line-height: 26px;
}

.notic li .noticimg .year {
	display: block;
	text-align: center;
	font-size: 13px;
	transform: rotateZ(90deg);
	background: #9b2323;
	color: #FFF;
	margin-top: 24px;
	width: 45px;
	margin-left: -10px;
	float: left
}

.notic li .noticimg .m-d {
	font-size: 48px;
	color: #bbbbbb;
	display: block;
	float: left;
	margin-left: 0px;
}

.notic li .noticcont .noticdisc {
	font-size: 15px;
	line-height: 30px;
	opacity: 0.6
}

.article h2.h2 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 130px;
	height: 130px;
	background: url(../images/bottomline.png) no-repeat center bottom;
}

.article .article-cont {
	line-height: 34px;
	font-size: 16px;
	text-indent: 35px;
	word-break: break-all;
	/*支持IE，chrome，FF不支持*/
	word-wrap: break-word;
	/*支持IE，chrome，FF*/
}

.article h3.h3 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding: 50px 0px;
}

.article h3.h3 span.en {
	font-weight: normal;
	font-size: 20px;
	opacity: 0.8
}

.article .article-cont.nix {
	text-indent: 0px;
}

.layer5 ul li {
	width: 292px;
	float: left;
	height: 273px;
	margin-left: 1px;
	background: #f7f7f7;
	text-align: center
}

.layer5 ul li:nth-child(1) {
	margin-left: 0px;
	width: 291px
}

.layer5 ul li .icon {
	margin-top: 70px;
	margin-bottom: 38px;
}

.layer5 ul li h3 {
	font-size: 20px;
}

.contact-cont .left {
	line-height: 28px;
}

.contact-cont .left h2 {
	font-size: 20px;
	margin-bottom: 30px;
}

.contact-cont .left .qq {
	background: url(../images/qq.png) no-repeat left center;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	color: #777777;
	margin-top: 20px;
}

.contact-cont .left .qq a {
	color: #777;
	font-weight: 600
}

.contact-cont .left .qq a:hover {
	color: #9b2323;
	font-weight: bold
}

.contact-cont .right {
	width: 586px;
}

.input-wd {
	width: 554px;
	background: none;
	border: #c0c0c0 solid 1px;
	height: 38px;
	padding: 0px 15px;
	margin-bottom: 10px;
}

.input-h {
	height: 70px;
	padding-top: 10px;
	line-height: 24px;
}

.input-submit {
	background: none;
	border: #c0c0c0 solid 1px;
	height: 38px;
	width: 100px;
	line-height: 38px;
	background: #f7f7f7;
	font-weight: 600px;
	cursor: pointer
}

.input-submit:hover {
	background: #9b2323;
	color: #FFF
}

.input-wd:hover {
	background: #f7f7f7;
}

.err404 {
	width: 256px;
	margin: 0px auto;
	text-align: center;
	padding-top: 110px;
}

.err404cont {
	font-size: 18px;
	line-height: 48px;
	color: #FFF
}

.pages {
	border: #f2f2f2 solid 1px;
	height: 77px;
	line-height: 77px;
	text-align: center;
	position: relative;
}

.pages a,
.pages span.current {
	display: inline-block;
	height: 77px;
	padding: 0px 5px;
	margin: 0px 5px;
	line-height: 77px;
}

.pages a:hover {
	color: #9b2323;
	border-bottom: #9b2323 solid 1px;
	font-weight: bold;
}

.pages span.current {
	color: #9b2323;
	font-weight: bold;
	border-bottom: #9b2323 solid 1px;
}

.pages a.prev {
	background: url(../images/page-arrow-left.png) no-repeat center center;
	display: inline-block;
	width: 100px;
	height: 77px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
	padding: 0px;
	margin: 0px;
}

.pages a.prev:hover {
	background: #eeeeee url(../images/page-arrow-left.png) no-repeat center center;
}

.pages a.next {
	background: url(../images/page-arrow-right.png) no-repeat center center;
	display: inline-block;
	width: 100px;
	height: 77px;
	position: absolute;
	right: 0px;
	top: 0px;
	border: none;
	padding: 0px;
	margin: 0px;
}

.pages a.next:hover {
	background: #eeeeee url(../images/page-arrow-right.png) no-repeat center center;
}

.flortmsg {
	width: 190px;
	position: fixed;
	top: 180px;
	right: 0px;
	z-index: 99999;
	display: block;
	min-height: 220px;
}

.flortmsgcont {
	box-shadow: #ccc 0px 0px 5px;
	min-height: 220px;
	width: 100%;
	position: absolute;
	right: 0px;
	background: #FFF;
}

.flortmsg .flortmsgh2 {
	background: #343434;
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
	font-size: 18px;
	color: #FFF;
	position: relative;
}

.flortmsg .flortmsgh2 .closed {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.zx {
	width: 20px;
	text-align: center;
	background: #343434;
	color: #FFF;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

.f_qq {
	background: #d9d9d9 url(../images/qq_2.png) no-repeat 10px center;
	padding-left: 30px;
	height: 42px;
	line-height: 42px;
	border-bottom: #ccc solid 1px;
}

.f_qq a {
	color: #343434
}

.cell {
	text-align: center;
	color: #343434;
	padding: 10px 0px;
}

.celltitle {
	background: url(../images/phone.png) no-repeat 40px center;
	color: #343434
}

.cell-phone {
	font-size: 22px;
}

.feebook {
	position: fixed;
	right: 20px;
	top: 450px;
	z-index: 9999
}

.warp ul.down {
	border: #eeeeee solid 1px;
}

.warp ul.down li {
	height: 50px;
	position: relative;
	border-top: #eeeeee dashed 1px;
	line-height: 50px;
}

.warp ul.down li:nth-child(1) {
	border: none;
}

.warp ul.down li .downtitle,
ul.down li .downlink {
	position: absolute;
	top: 0px;
}

.warp ul.down li .downtitle {
	left: 20px;
}

.warp ul.down li .downlink {
	right: 20px;
}

.warp ul.down li .downlink a {
	display: inline-block;
	padding: 0px 10px;
	background: url(../images/word.png) no-repeat right center;
	padding-right: 24px;
	color: #9b2323
}

.warp ul.down li:hover {
	background: #f5f5f5;
}

.smilnav {
	height: 45px;
	border-bottom: #f2f2f2 solid 3px;
}

.smilnav a {
	display: inline-block;
	padding: 0px 10px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	margin-right: 10px;
}

.smilnav a span.ename {
	color: #a7a7a7;
	font-size: 14px;
}

.smilnav a:nth-child(1) {
	background: url(../images/fangan.png) no-repeat 10px center;
	padding-left: 30px;
}

.smilnav a:nth-child(2) {
	background: url(../images/faq.png) no-repeat 10px center;
	padding-left: 30px;
}

.smilnav a:nth-child(1):hover {
	background: #f2f2f2 url(../images/fangan.png) no-repeat 10px center;
	padding-left: 30px;
}

.smilnav a:nth-child(2):hover {
	background: #f2f2f2 url(../images/faq.png) no-repeat 10px center;
	padding-left: 30px;
}

.smilnav a:nth-child(1).curr {
	background: #f2f2f2 url(../images/fangan.png) no-repeat 10px center;
	padding-left: 30px;
}

.smilnav a:nth-child(2).curr {
	background: #f2f2f2 url(../images/faq.png) no-repeat 10px center;
	padding-left: 30px;
}



.banner {
	/* position: fixed; */
	overflow: hidden;
	width: 100%;
	z-index: 1;
	background: url(../images/loading.gif) no-repeat center center;
	/* top: 0;
	left: 0; */
	position: relative;
}

.banner img {
	width: 100%;
}

/* .bannerText {
	position: absolute;
	top: 100px;
	left: 0;
} */

.banner .topBanner {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	cursor: default;
	width: 100%;
	/* max-width: 1920px; */
	margin: 0 auto;
}

.banner .bannerText {
	width: 1100px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	text-align: left;
	top: 50%;
	height: 160px;
}

.banner .bannerText .banner-tit {
	font-size: 54px;
	line-height: 1;
	margin-bottom: 20px;
	font-weight: 700;
	width: 720px;
}

.banner .bannerText .banner-tit.banner-home-chinese {
	width: auto;
}

.banner .bannerText .banner-con {
	font-size: 24px;
	line-height: 42px;
	width: 100%;
	margin-bottom: 130px;
	text-align: left;
}

.banner .bannerText .line {
	width: 80px;
	height: 4px;
	background: #fff;
}

/* .banner.index-banner {
	height: 540px;
} */

.banner.index-banner .topBanner {
	height: 540px;
}

/* .banner.index-banner .bannerText {
	height: 400px;
	top: 200px;
} */

.banner.solution-banner {
	height: 290px;
}

.banner.solution-banner .topBanner {
	height: 290px;
}

.banner.solution-banner .bannerText {
	top: 140px;
}

.is-mob {
	display: none;
}

@media screen and(min-width:1020) {
	.banner .bannerText {
		left: 60%;
	}
}

@media screen and (min-width: 320px) and (max-width: 990px) {
	.is-mob {
		display: block;
	}

	.is-pc {
		display: none;
	}

	.breadcrumb-navigation {
		width: 100%;
		height: 48px;
		line-height: 48px;
		font-size: 14px;
		padding-left: 0.4rem;
		overflow: hidden;
	}

	.banner {
		position: relative;
		overflow: hidden;
		width: 100%;
		/* height: 100%; */
		z-index: 1;
		/* margin-top: 72px; */
		/* background: url(../images/loading.gif) no-repeat center center; */
	}

	.banner .topBanner {
		display: block;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		cursor: default;
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}

	.banner .bannerText {
		/* width: 6.5rem; */
		position: absolute;
		left: 50%;
		top: 80%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		color: #fff;
		text-align: left;
		width: 100%;
		text-align: center;
	}

	.banner img {
		max-width: 100%;
		width: 100%;
		display: block;
		vertical-align: middle;
		-o-object-fit: cover;
		object-fit: cover;
		min-height: 380px;
	}

	.banner .bannerText .banner-tit {
		width: auto;
		font-size: 50px;
		line-height: 1;
		margin-bottom: 20px;
	}

	.banner .bannerText .banner-con {
		font-size: 23px;
		line-height: 0.46rem;
		width: 100%;
		margin-bottom: 0;
		text-align: center;
	}

	.banner.index-banner {
		/* height: 8rem; */
		max-height: 881px;
	}

	.banner.index-banner .topBanner {
		/* height: 8rem; */
	}

	.banner.index-banner .bannerText {
		text-align: center;
		height: 1.5rem;
		/* top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
	}

	.banner.index-banner .line {
		display: none;
	}

	.banner.solution-banner {
		height: 2.9rem;
	}

	.banner.solution-banner .topBanner {
		height: 2.9rem;
	}

	.banner.solution-banner .bannerText {
		top: 30%;
	}

	.banner.solution-banner .bannerText p {
		font-size: 0.8rem;
	}

	.banner.solution-banner .line {
		width: 0.8rem;
		height: 2px;
	}
}