.nban {
	width:100%;
	overflow:hidden;
	font-size:14px
}
.nban .nbancon {
	position:absolute;
	top:50%;
	left:50%;
	margin:-50px 0 0 -600px;
	font-size:1.125em;
	color:#fff
}
.nban .nbancon p {
	font-size:2.5em;
	font-weight:600
}
.nban img {
	width:100%
}
.aboubox .aboutInfo p {
	margin-bottom:10px
}
.aboubox .aboutInfo img {
	max-width:100%
}
.aboubox .videobox {
	margin:0 auto;
	text-align:center
}
.aboubox .videobox .video-js {
	margin:0 auto;
	width:100%;
	height:500px
}
.aboubox .companyInfo {
	padding-bottom:80px
}
.aboubox .companyInfo .companyInfoItem {
	-js-display:flex;
	display:flex;
	border:1px solid #F5F5F5
}
.aboubox .companyInfo .companyInfoItem .infoBox {
	padding:0px 20px 0px 20px;
	width:350px
}
.aboubox .companyInfo .companyInfoItem .infoBox .infoBox-Hd {
	width:100%;
	-js-display:flex;
	display:flex;
	align-items:center
}
.aboubox .companyInfo .companyInfoItem .infoBox .infoBox-Hd .location {
	padding:5px 20px 5px 10px;
	border:1px solid #4D4D4D
}
.aboubox .companyInfo .companyInfoItem .infoBox .infoBox-Hd .location .iconfont {
	padding-right:10px;
	color:#254bc0;
	font-size:24px
}
.aboubox .companyInfo .companyInfoItem .infoBox .infoBox-Hd .title {
	padding-left:1.85em
}
.aboubox .companyInfo .companyInfoItem .infoBox .infoBox-Hd .title .num span {
	font-size:1.8em;
	line-height:1;
	font-weight:bold;
	color:#131313
}
.aboubox .companyInfo .companyInfoItem .infoBox .infoBox-Bd {
	padding:1em 0 0.8em;
	border-bottom:1px solid #E6E6E6;
	margin-bottom:1em
}
.aboubox .companyInfo .companyInfoItem .infoBox .caselist .item .img {
	width:45px;
	height:45px
}
.aboubox .companyInfo .companyInfoItemBox:nth-child(2n-1) .companyInfoItem {
margin-right:10px
}
.aboubox .companyInfo .companyInfoItemBox:nth-child(2n) .companyInfoItem {
margin-left:10px
}
.honorlist {
	position:relative
}
.honorlist.animate {
	opacity:1;
	filter:alpha(opacity=100);
	transform:translateY(0);
	transition:1s
}
.honorlist .before {
	width:20px;
	height:20px;
	border:2px solid #2443B5;
	border-radius:50%;
	left:0;
	right:0;
	top:0;
	margin:auto;
	position:absolute;
	z-index:2;
	background:#ffffff
}
.honorlist .after {
	height:100%;
	top:0;
	left:0;
	right:0;
	position:absolute;
	background:#D4D4D4;
	width:1px;
	margin:auto;
	z-index:0
}
.honorlist .itembox {
	position:relative;
	padding-top:3em;
	z-index:5
}
.honorlist .itembox .items {
	cursor:pointer;
	margin:3rem 0 0;
	padding-bottom:2rem
}
.honorlist .itembox .items:after {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
	content:"."
}
.honorlist .itembox .items .li {
	position:relative;
	width:50%;
	display:inline-block
}
.honorlist .itembox .items .li:before {
	position:absolute;
	content:"";
	right:-10px;
	top:5px;
	width:8px;
	height:8px;
	background:#2443B5;
	border:6px solid #c2dcff;
	border-radius:100%;
	z-index:4;
transition:.4s ease-in-out
}
.honorlist .itembox .items .li:after {
	position:absolute;
	right:0;
	top:14px;
	width:50px;
	height:1px;
	content:"";
	background:#D4D4D4
}
.honorlist .itembox .items .li .box {
	float:right;
	padding:0 60px;
	display:inline-block;
	position:relative;
	text-align:right;
	font-size:16px;
	line-height:30px;
	color:#333;
	font-weight:lighter
}
.honorlist .itembox .items .li .box .title {
	margin-bottom:10px;
	font-size:24px;
	font-weight:normal
}
.honorlist .itembox .items .li:hover:before {
	right:-14px;
	top:3px;
	width:14px;
	height:14px
}
.honorlist .itembox .items .li:hover .tit {
	color:#2443B5
}
.honorlist .itembox .items:nth-child(2n+1) .li {
float:right
}
.honorlist .itembox .items:nth-child(2n+1) .li .box {
float:left;
text-align:left
}
.honorlist .itembox .items:nth-child(2n+1) .li::before {
left:-10px
}
.honorlist .itembox .items:nth-child(2n+1) .li::after {
left:0
}
.honorlist .itembox .items:nth-child(2n+1) .li:hover:before {
left:-14px;
top:3px
}
.certificate {
	width:100%;
	overflow:hidden;
	-js-display:flex;
	display:flex;
	justify-content:space-between
}
.certificate .certLeft {
	position:relative;
	width:68%;
	-js-display:flex;
	display:flex;
	align-items:end
}
.certificate .certLeft .certLeftTitle {
	position:absolute;
	left:0;
	top:1em
}
.certificate .certLeft .item {
	flex:1;
	padding-right:20px
}
.certificate .certLeft .item img {
	max-width:100%
}
.certificate .certRight {
	width:32%
}
.certificate .certRight .item {
	flex:1;
	padding-right:20px
}
.certificate .certRight .item img {
	max-width:100%
}
.certificate .certRight .item:last-child {
	padding:0
}
.aboutIsoBox {
	padding-top:2.5em;
	border-top:1px solid #E6E6E6
}
.aboutIsoBox .item {
	margin:10px 10px 0 0;
	text-align:center
}
.aboutIsoBox .item img {
	max-width:100%
}
.logolist {
	width:100%;
	overflow:hidden
}
.logolist .gallery {
	width:100%;
	padding:10px 0;
	display:block;
	overflow:hidden
}
.logolist .item {
	margin:0 10px 20px;
	background:#fff;
	-webkit-box-shadow:0 2px 6px rgba(0, 0, 0, 0.15);
	box-shadow:0 0px 6px rgba(0, 0, 0, 0.15);
	text-align:center;
	overflow:hidden
}
.logolist .item img {
	height:90px;
	max-width:100%;
	margin:0 auto;
-moz-transition:all .4s;
-webkit-transition:all .4s;
-o-transition:all .4s
}
.logolist .item:hover {
	transform:scale(1.05);
	cursor:pointer
}
.historyBar {
	width:100%;
	height:250px;
	background:url(../png/history.png) no-repeat center top;
	background-size:auto 100%;
	overflow:hidden
}
.historyBar .BarBox {
	-js-display:flex;
	display:flex;
	align-items:center;
	justify-content:space-between
}
.historyBar .BarBox .BarTitle {
	color:#fff
}
.historyBar .BarBox .BarTitle h2 {
	margin:0;
	font-size:2em;
	font-weight:600
}
.historyBar .BarBox .BarTitle p {
	font-size:1em
}
.historyBar .BarBox .more.ui-button {
	padding:10px 25px;
	background:none;
	color:#fff;
	border-radius:0
}
.historyBg {
	position:relative
}
.historyBg::before {
position:absolute;
left:0;
top:364px;
content:'';
width:50%;
height:1px;
background:#E6E6E6
}
.historyBg::after {
position:absolute;
right:0;
top:364px;
content:'';
width:50%;
height:1px;
background:#E6E6E6
}
.historySwiper {
	margin-top:-100px;
	padding-top:100px !important
}
.historySwiper .historySwiperItem {
	position:relative;
	width:auto
}
.historySwiper .historySwiperItem h3 {
	margin:45px 0 0px;
	font-size:1.85em;
	font-weight:700
}
.historySwiper .historySwiperItem i {
	width:14px;
	height:18px;
	margin-left:7px;
	background:url(../png/point.png) no-repeat;
	background-size:14px auto;
	display:block
}
.historySwiper .historySwiperItem .con {
	padding:10px 10px 3em;
	-js-display:flex;
	display:flex
}
.historySwiper .historySwiperItem .con .conitem {
	display:block;
	margin-right:3em;
	padding-left:10px
}
.historySwiper .historySwiperItem .con .conitem .date {
	margin-bottom:10px;
	font-weight:bold
}
.historySwiper .historySwiperItem .con .conitem .info {
	width:100%;
	line-height:24px;
	min-height:50px
}
.historySwiper .historySwiperItem .conimg {
	padding:0 0 0 10px
}
.historySwiper .historySwiperItem .conimg .img {
	padding-right:10px;
	width:100%;
	max-width:250px
}
.historySwiper .historySwiperItem.swiper-slide-active h3 {
	color:#2443B5
}
.historySwiper .arrow-left {
	background:url(../png/l.png) no-repeat center center #fff;
	position:absolute;
	right:90px;
	top:0px;
	width:60px;
	height:60px;
	z-index:999;
	cursor:pointer
}
.historySwiper .arrow-right {
	background:url(../png/r.png) no-repeat center center #fff;
	position:absolute;
	right:0px;
	top:0px;
	width:60px;
	height:60px;
	z-index:999;
	outline:none;
	cursor:pointer
}
#pcShow {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden
}
.advantageSwiper {
	width:100%;
	height:100%
}
.advantageSwiper .section {
	width:100%;
	height:100%;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	justify-content:flex-start
}
.advantageSwiper .section.section1 {
	background-image:url(../jpg/bg1.jpg)
}
.advantageSwiper .section.section2 {
	background-image:url(../jpg/bg2.jpg)
}
.advantageSwiper .section.section3 {
	background-image:url(../jpg/bg3.jpg)
}
.advantageSwiper .section.section1, .advantageSwiper .section.section2, .advantageSwiper .section.section3 {
	align-items:center
}
.advantageSwiper .section img {
	display:block
}
.advantageSwiper .index_hd.adv_hd {
	padding-bottom:45px
}
.advantageSwiper .index_hd.adv_hd h2 {
	font-size:2.5em;
	padding-bottom:30px
}
.advantageSwiper .infoBox .info {
	margin:1em 0;
	color:#fff;
	overflow:hidden
}
.advantageSwiper .infoBox .imgbox {
	margin-top:4em;
	-js-display:flex;
	display:flex
}
.advantageSwiper .infoBox .imgbox .img {
	flex:1;
	max-width:300px;
	margin-right:20px
}
.advantageSwiper .infoBox .imgbox .img img {
	width:100%;
transition:all .4s;
-moz-transition:all .4s;
-webkit-transition:all .4s;
-o-transition:all .4s;
	min-height:100%
}
.advantageSwiper .infoBox .imgbox .img:hover img {
	transform:scale(1.05);
	cursor:pointer
}
.advantageSwiper .array {
	position:absolute;
	left:50%;
	bottom:20px;
	margin-left:-15px;
	z-index:999;
	-webkit-animation:start 1.5s infinite ease-in-out;
	-moz-animation:start 1.5s infinite ease-in-out;
	animation:start 1.5s infinite ease-in-out;
	width:30px
}
@-webkit-keyframes start {
0%, 30% {
opacity:0;
-webkit-transform:translate(0, 10px)
}
60% {
opacity:1;
-webkit-transform:translate(0, 0)
}
100% {
opacity:0;
-webkit-transform:translate(0, -8px)
}
}
@-moz-keyframes start {
0%, 30% {
opacity:0;
-moz-transform:translate(0, 10px)
}
60% {
opacity:1;
-moz-transform:translate(0, 0)
}
100% {
opacity:0;
-moz-transform:translate(0, -8px)
}
}
@keyframes start {
0%, 30% {
opacity:0;
transform:translate(0, 10px)
}
60% {
opacity:1;
transform:translate(0, 0)
}
100% {
opacity:0;
transform:translate(0, -8px)
}
}
.contactBar {
	width:100%;
	height:150px;
	background:url(../jpg/bar_contact.jpg) no-repeat center top;
	background-size:auto 100%;
	overflow:hidden
}
.contactBar .BarBox {
	-js-display:flex;
	display:flex;
	align-items:center;
	justify-content:space-between
}
.contactBar .BarBox .BarTitle {
	color:#fff
}
.contactBar .BarBox .BarTitle h2 {
	margin:0;
	font-size:2em;
	font-weight:600
}
.contactBar .BarBox .BarTitle p {
	font-size:1em
}
.contactBar .BarBox .more.ui-button {
	padding:10px 25px;
	background:none;
	color:#fff;
	border-radius:0
}
.tjnews .swiper-container .swiper-pagination {
	width:50%;
	bottom:20px;
	left:40px;
	text-align:left
}
.tjnews .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 5px;
	background-color:#fff;
	width:62px;
	height:5px;
	opacity:1;
	border-radius:0
}
.tjnews .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color:#2443B5;
	opacity:0.6
}
.tjnews .item {
	display:block;
	overflow:hidden
}
.tjnews .item .img {
	width:-webkit-calc(100% - 40px);
	width:calc(100% - 40px);
	overflow:hidden;
	max-height:400px;
	-js-display:flex;
	display:flex
}
.tjnews .item .img img {
	min-width:100%;
	height:100%;
transition:all .4s;
-moz-transition:all .4s;
-webkit-transition:all .4s;
-o-transition:all .4s
}
.tjnews .item .con {
	padding:35px 40px 0 0;
	font-size:16px;
	color:#4d4d4d
}
.tjnews .item .con h2 {
	margin:0;
	width:100%;
	font-size:1.5em;
	font-weight:bold;
	line-height:30px;
	overflow:hidden
}
.tjnews .item .con .info {
	margin:1.5em 0;
	width:100%;
	height:7.3em;
	overflow:hidden;
	text-indent:0;
	line-height:1.825em
}
.tjnews .item .con .date {
	font-size:14px
}
.tjnews .item .con .date .ui-button {
	padding:5px 10px;
	border-radius:0;
	background:none
}
.tjnews .item:hover .con {
	color:#4d4d4d
}
.tjnews .item:hover .con h2 {
	color:#2443B5
}
.newslist {
	margin:0 auto
}
.newslist .item {
	margin-bottom:3em
}
.newslist .item a {
	display:block;
	overflow:hidden;
	margin:10px;
	border:1px solid #f5f5f5;
	background-color:#fff;
	text-align:center;
	color:#595959
}
.newslist .item a .img {
	width:100%;
	overflow:hidden;
	height:220px;
	-js-display:flex;
	display:flex;
	align-items:center;
	justify-content:center
}
.newslist .item a .img img {
	height:100%;
transition:all .4s;
-moz-transition:all .4s;
-webkit-transition:all .4s;
-o-transition:all .4s
}
.newslist .item a .con {
	padding:1.25em;
	color:#4d4d4d;
	text-align:left
}
.newslist .item a .con h2 {
	margin:0;
	width:100%;
	font-size:1.125em;
	font-weight:bold;
	line-height:30px;
	overflow:hidden
}
.newslist .item a .con .info {
	margin:0px 0 15px;
	width:100%;
	height:3.65em;
	text-indent:0;
	font-size:14px;
	line-height:1.825em;
	overflow:hidden
}
.newslist .item a .con .date {
	font-size:14px
}
.newslist .item a .con .date .ui-button {
	padding:5px 10px;
	border-radius:0;
	background:none
}
.newslist .item a:hover .img img {
	transform:scale(1.05)
}
.newslist .item a:hover .con {
	color:#4d4d4d
}
.newslist .item a:hover .con h2 {
	color:#2443B5
}
.newscon {
	overflow:hidden;
	min-height:400px;
	margin-bottom:20px;
	font-size:14px;
	line-height:24px;
	color:#241817
}
.newscon .newstitle {
	margin:0 auto 10px;
	padding:0px 0px 20px;
	text-align:center;
	line-height:30px;
	border-bottom:1px solid #DADADA
}
.newscon .newstitle h2 {
	width:70%;
	font-weight:bold;
	font-size:2.25em;
	margin:0 auto 20px;
	line-height:1.4;
	color:#4D4D4D
}
.newscon .newstitle .newsdate {
	margin:10px auto
}
.newscon .newstitle .newsdate .ui-button {
	padding:5px 10px;
	border-radius:0;
	background:none
}
.newscon .newsintro {
	padding:40px 0;
	display:block;
	font-size:16px;
	line-height:28px;
	overflow:hidden;
	height:auto !important;
	height:300px;
	min-height:300px;
	color:#4D4D4D
}
.newscon .newsintro p {
	margin:0px 0 1em
}
.newscon .newsintro img {
	margin:0px auto;
	margin-bottom:10px;
	margin-top:10px;
	max-width:100%
}
.newscon .newsturn {
	border-top:1px solid #DADADA;
	padding-top:1.5em;
	margin:0px auto;
	text-align:center
}
.newscon .newsturn .more {
	margin-top:30px;
	padding:10px 25px;
	border-radius:0
}
.newscon .newsturn .iconfont {
	display:inline-table
}
.newscon .newsturn .iconfont.jiantouleft {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg)
}
.productslist {
	margin:0 auto
}
.productslist .proitem {
	display:block;
	overflow:hidden;
	margin:10px 10px 3em;
	border:1px solid #f5f5f5;
	background-color:#fff;
	text-align:center;
	color:#595959
}
.productslist .proitem .goodsimg {
	width:100%;
	overflow:hidden;
	height:250px;
	-js-display:flex;
	display:flex;
	align-items:center;
	justify-content:center
}
.productslist .proitem .goodsimg img {
	height:100%;
transition:all .4s;
-moz-transition:all .4s;
-webkit-transition:all .4s;
-o-transition:all .4s
}
.productslist .proitem .con {
	padding:1.5em;
	color:#131313;
	font-size:16px;
	text-align:left
}
.productslist .proitem .con .title {
	font-size:1.4em;
	font-weight:bold
}
.productslist .proitem .con .info {
	margin:10px 0 25px;
	color:#4D4D4D;
	font-size:14px;
	line-height:2em;
	height:7em
}
.productslist .proitem .con .caselist .item .img {
	width:45px;
	height:45px
}
.productslist .proitem .con .more {
	margin-top:20px;
	border-color:#4D4D4D
}
.productslist .proitem:hover {
	cursor:pointer;
transition:all .4s;
-moz-transition:all .4s;
-webkit-transition:all .4s;
-o-transition:all .4s
}
.productslist .proitem:hover .goodsimg img {
	transform:scale(1.05)
}
.productslist .proitem:hover .con {
	color:#4d4d4d
}
.productslist .proitem:hover .con .title {
	color:#2443B5
}
.productslist .proitem:hover .con .more {
	color:#fff;
	background-color:#2443B5;
	border-color:#2443B5
}
.goodsDetail .goodsimg {
	padding-right:35px
}
.goodsDetail .goodsimg img {
	width:100%
}
.goodsDetail .con .conbox {
	padding-left:40px;
	color:#131313;
	font-size:16px
}
.goodsDetail .con .conbox .title {
	position:relative;
	padding-bottom:1em;
	margin:10px 0 1em;
	font-size:1.5em;
	font-weight:bold
}
.goodsDetail .con .conbox .title::after {
position:absolute;
left:0;
bottom:0;
content:'';
width:66px;
height:5px;
background:#2443B5
}
.goodsDetail .con .conbox .info {
	margin-bottom:25px;
	color:#4D4D4D;
	line-height:28px
}
.parameterBox .item {
	margin:0 10px
}
.parameterBox .item .img {
	width:100%;
	height:300px;
	display:inline
}
.parameterBox .item .img img {
	width:100%
}
.parameterBox .item .title {
	width:100%;
	padding:10px 0;
	background:#f5f5f5;
	text-align:center
}
.parameterHd {
	padding-bottom:1.1em;
	margin-bottom:1.1em;
	font-size:1.8em;
	color:#131313;
	font-weight:bold;
	line-height:40px;
	border-bottom:1px solid #4D4D4D
}
.parameterBd {
	width:100%
}
.parameterBd img {
	max-width:100%
}
.contactlist .item {
	margin:0 10px 10px;
	padding:2.7em 2em;
	border:1px solid #f5f5f5;
	background-color:#fff;
	text-align:center;
	color:#595959;
transition:all .4s;
-moz-transition:all .4s;
-webkit-transition:all .4s;
-o-transition:all .4s
}
.contactlist .item .icon {
	margin:0 auto;
	width:80px;
	height:80px
}
.contactlist .item .title {
	margin:0px auto 0.5em;
	font-weight:bold;
	font-size:1.25em;
	color:#131313
}
.contactlist .item .more {
	margin-top:1em;
	display:inline-block
}
.contactlist .item:hover {
	transform:scale(1.05);
	cursor:pointer;
	-webkit-box-shadow:0px 3px 5px 0px rgba(0, 0, 0, 0.05);
	box-shadow:0px 3px 5px 0px rgba(0, 0, 0, 0.05)
}
@-webkit-keyframes start {
0%, 30% {
opacity:0;
-webkit-transform:translate(0, 10px)
}
60% {
opacity:1;
-webkit-transform:translate(0, 0)
}
100% {
opacity:0;
-webkit-transform:translate(0, -8px)
}
}
@-moz-keyframes start {
0%, 30% {
opacity:0;
-moz-transform:translate(0, 10px)
}
60% {
opacity:1;
-moz-transform:translate(0, 0)
}
100% {
opacity:0;
-moz-transform:translate(0, -8px)
}
}
@keyframes start {
0%, 30% {
opacity:0;
transform:translate(0, 10px)
}
60% {
opacity:1;
transform:translate(0, 0)
}
100% {
opacity:0;
transform:translate(0, -8px)
}
}
@media (min-width: 1200px) {
.col-lg-logo {
float:left;
width:16.666666666%
}
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
.nban .nbancon {
top:60%;
margin-left:-45%;
font-size:20px
}
.nban .nbancon p {
font-size:30px
}
.tjnews .item .con {
padding:20px 20px 0 0;
font-size:14px
}
.tjnews .item .con .info {
margin:15px 0
}
.newscon .newstitle h2 {
width:90%
}
.aboutIsoBox .item {
text-align:left
}
.aboutIsoBox .item img {
max-width:calc(100% - 10px)
}
}
@media (max-width: 999px) {
.nban {
margin-top:70px
}
.nban .nbancon {
top:32%;
width:80%;
left:10%;
margin:0;
font-size:20px
}
.nban .nbancon p {
font-size:30px
}
.nban img {
width:150%
}
.contactBar {
height:auto
}
.contactBar .BarBox {
display:block;
text-align:center
}
.contactBar .BarBox .more.ui-button {
margin:10px auto
}
.tjnews .item {
font-size:14px
}
.tjnews .item .img {
margin:0;
height:240px;
width:100%;
overflow:hidden;
-js-display:flex;
display:flex;
align-items:center
}
.tjnews .item .img img {
width:100%;
min-height:100%;
height:auto
}
.tjnews .item .con {
padding:20px
}
.tjnews .item .con h2 {
font-size:1.25em
}
.tjnews .item .con .info {
height:5.475em;
font-size:0.875em
}
.newslist .item {
margin-bottom:1em
}
.newslist .item .img img {
min-height:100%;
height:auto;
width:100%
}
.newscon .newstitle h2 {
margin-top:2em;
width:calc(100% - 40px);
font-size:2em
}
.aboubox .videobox .video-js {
width:100%;
height:300px
}
.logolist .item img {
max-width:100%;
height:70px;
width:auto
}
.advantageSwiper .infoBox {
padding-top:0
}
.certificate {
display:block
}
.certificate .certLeft, .certificate .certRight {
width:100%;
text-align:center
}
.certificate .certLeft {
padding-top:5em;
margin-bottom:20px
}
.certificate .certLeft .certLeftTitle {
top:0
}
.aboubox .companyInfo .companyInfoItemBox:nth-child(2n-1) .companyInfoItem, .aboubox .companyInfo .companyInfoItemBox:nth-child(2n) .companyInfoItem {
margin:10px 0
}
.aboubox .companyInfo {
padding-bottom:40px
}
.goodsDetail .goodsimg {
padding:0
}
.goodsDetail .con .conbox {
padding:20px 0
}
}
@media (max-width: 767px) {
.nban .nbancon {
top:50%;
left:5%;
width:90%;
height:100px;
margin-top:-50px;
font-size:14px
}
.nban .nbancon p {
font-size:1.5em
}
.nban img {
width:200%
}
.tjnews .swiper-container .swiper-pagination {
width:90%;
bottom:auto;
top:200px;
right:10%;
text-align:right
}
.newsintro {
padding:0px
}
.newslist .item .img img {
height:auto !important;
width:100%
}
.productslist .proitem {
margin:0 0 20px 0
}
.productslist .proitem .con .info {
height:auto
}
.productslist .proitem .goodsimg {
height:auto
}
.productslist .proitem .goodsimg img {
width:100%;
height:auto
}
.honorlist .itembox .items {
margin:1rem 0 0;
padding-bottom:1rem
}
.honorlist .itembox .items .li .box {
padding:0 30px;
font-size:14px;
line-height:24px
}
.honorlist .itembox .items .li .box .title {
font-size:18px;
line-height:30px
}
.honorlist .itembox .items .li:after {
width:30px
}
.videobox .video-js {
width:100%;
height:300px
}
.advantageSwiper .section .infoBox .p {
min-height:8em
}
.advantageSwiper .section#advantage4 .index_hd {
padding-top:120px !important
}
.advantageSwiper .index_hd.adv_hd {
margin-bottom:1em
}
.advantageSwiper .index_hd.adv_hd h2 {
font-size:2.4em
}
.advantageSwiper .index_hd.adv_hd h2::after {
bottom:10px
}
.advantageSwiper .infoBox .info {
font-size:14px
}
.advantageSwiper .infoBox .imgbox {
margin-top:2em
}
.aboutIsoBox .item {
margin:10px
}
.aboubox .companyInfo {
padding-bottom:0
}
.aboubox .companyInfo .companyInfoItemBox:nth-child(2n-1) .companyInfoItem, .aboubox .companyInfo .companyInfoItemBox:nth-child(2n) .companyInfoItem {
margin:0 0 20px 0
}
.aboubox .companyInfo .companyInfoItemBox .companyInfoItem {
position:relative;
overflow:hidden
}
.aboubox .companyInfo .companyInfoItemBox .companyInfoItem .aboutimg {
position:absolute;
left:0;
top:0;
height:100px;
width:100%;
opacity:0.3
}
.aboubox .companyInfo .companyInfoItemBox .companyInfoItem .aboutimg img {
width:100%
}
.aboubox .companyInfo .companyInfoItemBox .companyInfoItem .infoBox {
position:relative;
padding:2em 1em
}
.aboubox .companyInfo .companyInfoItemBox .companyInfoItem .infoBox .infoBox-Bd, .aboubox .companyInfo .companyInfoItemBox .companyInfoItem .infoBox .infoBox-Hd .location {
border-color:#2343b5
}
.aboubox .companyInfo .companyInfoItemBox .companyInfoItem .infoBox .caselist .item::after {
background:#2343b5
}
.parameterBox .item {
margin:10px 0
}
.contactBar .BarBox .BarTitle h2, .historyBar .BarBox .BarTitle h2 {
font-size:1.85em
}
}
