/*--banner--*/
* {font-family: auto!important;}
.body-bg{background: url(../img/body-bg.jpg) right center; -webkit-background-size: cover;
background-size: cover;}

@media screen and (min-width: 320px) {
	. swiper-ovh{ overflow: hidden;}
	.ind-swiper,.ind-swiper .swiper-wrapper,.ind-swiper .swiper-slide{ height: 100% !important;}
	/*.ind-box-01{ height: 100%; position: relative;}*/
	.swiper-banner-box{ position: absolute; height: 100%; width: 100%;}
	.swiper-banner,.swiper-banner .swiper-wrapper,.swiper-banner .swiper-slide{ height: 100% !important;}
	.swiper-banner .banner-bg{ width: 100%; height: 100%; display: block; background-position: center center; -webkit-background-size: cover;
	background-size: cover; position: relative;}
	
	.banner-txt-dt{display: table; width: 100%; height: 100%; padding: 0 15px; position: relative; z-index: 12;}
	.banner-txt-dtc{display: table-cell; vertical-align: middle;}
	.banner-txt-dtc img{ width: 100%;}

	
	.banner-btn{ position: absolute; left: 15px; bottom: 25px; z-index: 9; color: #fff;}
	.banner-btn div{ width: 30px; height: 30px; text-align: center; float: left; cursor: pointer;}
	
	.banner-bg-01{background: url(../img/banner-bg.png); width: 100%; height: 100%; position: absolute; z-index: 11; left: 0; top: 0;}
	
	.scroll-btn{ position: absolute; left: 50%; z-index: 9; color: #fff; bottom: 10px; text-align: center; width: 50px; margin-left: -25px; cursor: pointer;}
	.scroll-btn span{ text-transform: uppercase; font-size: 12px; font-weight: bold;}
	.scroll-btn i{ display: block; color: #fff; font-size: 14px; line-height: 18px;}
	.scroll-btn i.icon-scroll{ font-size: 30px; line-height: 30px;}
	
	.qr{ position: absolute; right: 15px; bottom: 25px; z-index: 9; color: #fff; cursor: pointer; z-index: 11;}
	.qr i{ font-size: 28px; width: 35px; height: 30px; float: left; line-height: 30px; }
	.qr span{ line-height: 30px; float: left;}
	
	.scroll-ovh:hover{-webkit-transform: translateY(10px); transform: translateY(10px);}
	
	.qr dl{ overflow: hidden;}
	.qr dd{ position: absolute; top:-10000px; left: 50%; margin-left: -38px; opacity: 0;}
	.qr dd img{ width: 76px;}
	.qr dd i{ border-top: solid 8px #fff; border-left: solid 8px transparent; border-right: solid 8px transparent;  width: 0; height: 0; position: absolute; bottom: -8px; left: 50%; margin-left: -8px;}
	
	.qr:hover dd{ top: auto; bottom: 30px; -webkit-transform: translateY(-10px); transform: translateY(-10px); opacity: 1;}
	
	.ind-news-t{display: none;}
}

@media screen and (min-width: 992px) {
	.ind-box-01{ padding-bottom: 0;}
	.banner-btn{bottom: 35px; }
	.scroll-btn{bottom: 20px;  width: 70px; margin-left: -35px;}
	.scroll-btn span{ font-size: 16px;}
	.qr{bottom: 35px; }
	
	.ind-news-t{display: block; position: absolute; right: 15px; bottom: 80px; width: 400px; background: #000; background: rgba(0,0,0,.2); padding: 15px; z-index: 9;}
	
	.ind-news-t a{ color: #fff;}
	.ind-news-t a:hover b{ color: #1b53a3;}
	.ind-news-t dl{ overflow: hidden;}
	.ind-news-t dt{ float: left; width: 130px; padding-right: 10px;}
	.ind-news-t dd{ overflow: hidden;}
	.ind-news-t dd b{ overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
	text-overflow: ellipsis; white-space: nowrap; color: #fff;}
	.ind-news-t dd p{ font-size: 12px; line-height: 20px; height: 60px; overflow: hidden; color: #f0f0f0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
	
	.ind-news-t-more{ padding-top: 5px; font-size: 12px;  float: right; line-height: 20px;}
	
	.news-t-pagination{ float: left; padding-top: 5px; height: 20px;}
	.news-t-pagination span{ margin-right: 5px; background: #fff; opacity: .2;}
	.news-t-pagination span.swiper-pagination-bullet-active{ opacity: 1;}
	
	.ind-news-t-more a:hover{ color: #1b53a3;}
}

@media screen and (min-width: 1240px) {
	
}

@media screen and (min-width: 1340px) {
	
}


/*--box-02--*/
@media screen and (min-width: 320px) {
.ind-swiper{ height: 100%;}
.ind-02-pic{ padding-bottom: 40%; background-position: center top; -webkit-background-size: cover;
background-size: cover; height: auto;}
.ind-02-txt{ padding: 20px 0; text-align: center; color: #000; font-size: 16px; line-height: 28px;}
.ind-dt{ padding: 20px 0;}

.about-swiper-box{ overflow: hidden; width: 100%; padding: 0 50px; position: relative; }
.about-prev,.about-next{  position: absolute; left: 0; top: 50%;  height: 80px; margin-top: -40px; cursor: pointer;}
.about-prev i,.about-next i{ font-size: 30px; color: #777; line-height: 80px; display: block;}
.about-next{ left: auto; right: 0;  }

.about-prev:hover i,.about-next:hover i{ color: #1b53a3;}
.about-prev:hover i{ -webkit-transform: translateX(-10px); transform: translateX(-10px);}
.about-next:hover i{ -webkit-transform: translateX(10px); transform: translateX(10px);}

.about-bd{ border: solid 1px #003f98; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; padding: 10px; display: block;}
.about-pic{ -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; overflow: hidden;}
.about-pic div{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #003f98; opacity: .3;}
.about-pic span{ position: absolute; line-height: 30px; left: 0; top: 50%; margin-top: -15px; text-align: center; width: 100%; color: #fff; font-weight: bold; font-style: normal; text-shadow: 0px 1px 2px #000; font-size: 16px; z-index: 9;}

.about-bd:hover .about-pic div{opacity: .7;}
/*.about-bd:hover .about-pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}*/


.ind-dt{ display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;}
.ind-dtc{ width: 100%; position: relative;}

.swiper-bg-02{background-image: url(../img/pic-bg-min.png); background-position: center; background-size: cover;}
}



@media screen and (min-width: 992px) {

.ind-02-pic{ padding-bottom: 25%;}
.about-swiper-box{ padding: 0 100px;}
.about-prev i, .about-next i{ padding: 0 30px;}
	.about-pic span{ font-size: 22px;}
	
.swiper-bg-02{background-image: url(../img/pic-bg.png); background-position: center; background-size: cover;}
}

@media screen and (min-width: 1240px) {
.ind-02-pic{ padding-bottom: 22%;}
.about-bd{ width: 200px; height: 200px; padding: 19px; margin: 0 auto;}
}

@media screen and (min-width: 1340px) {
}


/*--box-03--*/
@media screen and (min-width: 320px) {
.box-03-r .hd{ width: 100%; margin: 0 auto; border-top: solid 1px #19c6ff; padding-top: 15px;}
.box-03-r .hd div{ width: 33.333%; float: left; opacity: .2; cursor: pointer;}
.box-03-r .hd span{ display: block; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; width: 60px; height: 60px; overflow: hidden; margin: 0 auto; }
.box-03-r .hd b{ display: block; text-align: center;  font-weight: normal; color: #fff; margin: 0 -20px; padding-top: 5px; font-size: 12px; }


.box-03-r .hd .on{ opacity: 1;}

.box-03{ height: 100%;}
.box-03 .bd{ z-index: 9;}
.box-03 .bdl{ height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: 1;}
.box-03-bg{ height: 100%; -webkit-background-size: cover;
background-size: cover; background-position: center center;}

.box-03-zc{ background: url(../img/box-03-zc.png) right center; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2;}


.box-03-r{ position: relative; z-index: 2;}
.icon{width:0; height:0; border-bottom:15px solid #fff; border-left:15px solid transparent;}

.box-txt{ color: #fff; margin: 15px 0; line-height: 1.6; font-size: 12px;}

.box-03-l-tit {position: relative;}
.box-03-l-tit dt{ float: left; display: flex; border-top: solid 2px #19c6ff; border-bottom: solid 2px #19c6ff; height: 80px; align-items: center; justify-content: center; width: 180px;}
.box-03-l-tit dt div{ width: 100%;}
.box-03-l-tit dt b{display: block; color: #fff; font-weight: normal; font-size: 18px; line-height: 1.4;}
.box-03-l-tit dt span{display: block; color: #19c6ff; line-height: 1.4; text-transform: uppercase; font-weight: bold;}
.box-03-l-tit dd{ width: 80px; height: 80px; background: #19c6ff; float: left; position: relative;}
.box-03-l-tit dd .iconfont{ line-height: 80px; text-align: center; width: 80px; display: block; color: #fff; font-size: 36px;}
.box-03-l-tit dd  .icon{ position: absolute; bottom: 10px; right: 10px;}
.box-03 hr{ height: 80px; width: 100%; background: none; border-top: solid 2px #19c6ff; border-bottom: solid 2px #19c6ff;  position: absolute; margin: 0; left: -100%; margin-left: 15px; top: 0; z-index: 2;}

.box-more{ padding-bottom: 15px;}
.box-more div{ float: left;}
.box-more .cn{ width: 86px; height: 86px; text-align: center; line-height: 86px; background: #19c6ff; font-size: 14px; color: #fff;}
.box-more .en{ width: 86px; height: 86px; display: flex; justify-content: center; align-items: center; border: solid 1px #fff; text-align: center;}
.box-more .en b{ display: block; font-weight: normal; color: #fff; text-transform: uppercase; font-size: 14px; line-height: 36px;}
.box-more .en i{ display: block; font-size: 42px; line-height:36px; color: #fff; }

.box-03-pic{ display: none;}
}

@media screen and (min-width: 992px) {
	.box-03 .bd{ float: left; width: 50%;}
	.box-03-r{ float: right; position: absolute; top: 50%; left: 50%; margin-top: -200px; margin-left: 80px;}
	.box-03-r .hd{ border: none; height: 400px;  width: 400px;}
	.box-03-r .hd div{width: auto; position: absolute; width: 110px;}
	.box-03-r .hd div b{ opacity: 0;}
	.box-03-r .hd span{ width: 110px; height: 110px;}
	.box-03-r .hd div:nth-child(1){ left: 50%;  margin-left: -55px; margin-top: -60px;}
	.box-03-r .hd div:nth-child(1) b{ margin-top: -140px; -webkit-transform: translateY(20px); transform: translateY(20px);}
	.box-03-r .hd div:nth-child(2){ left: 5%; top: 66.666%;  margin-left: -55px; margin-top: -55px;}
	.box-03-r .hd div:nth-child(3){ left: 95%; top: 66.666%;  margin-left: -55px; margin-top: -55px;}
	.box-03-r .hd div:nth-child(2) b,.box-03-r .hd div:nth-child(3) b{-webkit-transform: translateY(-20px); transform: translateY(-20px);}
	
	.menu-ico{ width: 22px; height: 22px; border: solid 7px  #fff; position: absolute; left: 44px; top: 44px;  background: #50616b; -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;  -webkit-animation: flash 3s infinite linear; animation: flash 3s infinite linear;}
	.box-03-r .hd div{opacity: 1; z-index: 9;}
	.box-03-r .hd span{ opacity: 0; position: relative; z-index: 1;}
	
	.box-03-r .hd .on span{ opacity: 1;}
	.box-03-r .hd .on .menu-ico{ opacity: 0;}
	.box-03-r .hd div.on b{ opacity: 1; -webkit-transform: translateX(0); transform: translateX(0);}
	
	
	.box-03-pic{ display: block; position: absolute; width: 400px; height: 400px; left: 0; top: 0;}
	.box-03-pic a{ position: relative; z-index: 1; display: block;}
	.box-03-pic img{ width: 100%;}
	.box-03-pic .pic-bg{ position: absolute;left: 0; top: 0; width: 100%; height: 100%; z-index: -1; -webkit-animation: rotate 60s infinite linear; animation: rotate 60s infinite linear;}
	
	.box-03-l-tit dt{ width: 300px; height: 120px;}
	.box-03-l-tit dd{ width: 120px; height: 120px;}
	.box-03 hr{ height: 120px; margin-left: 300px;}
	
	.box-03-l-tit dd .iconfont{ line-height: 120px; width: 120px; font-size: 56px;}
	
	.box-txt{ font-size: 14px;}
	
	.box-03-l-tit dt b{ font-size: 34px;}
	.box-03-l-tit dt span{ font-size: 20px;}
	
	@-webkit-keyframes rotate/* Safari 和 Chrome */
	{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(-360deg);}
	}

	
	@keyframes rotate
	{
	from {transform: rotate(0deg);}
	to {transform: rotate(-360deg);}
	}
}
@media screen and (min-width: 1240px) {
	
	.box-03-zc{background-position: center center;}
	.box-03-r{ margin-top: -268px;}
	.box-03-r .hd{ border: none; height: 536px;  width: 536px;}
	.box-03-pic{ width: 536px; height: 536px;}
	
	.box-txt{ margin: 35px 0;}
	
	.box-more div{ float: none;}
	
	.box-03-l-tit dt{ height: 180px; width: 400px;}
	.box-03-l-tit dd{ width: 196px; height: 180px;}
	.box-03-l-tit dd .iconfont{ line-height: 180px; width: 196px; font-size: 64px;}
	
	.box-03 hr{ height: 180px; margin-left: 400px;}
	
	.box-txt{width: 600px;height: 190px;overflow-y: auto;padding-right: 190px;}
	
	.box-more .en{ position: relative;}
	.box-more .en:after{ content: ' '; width: 2px; height: 50px; background: #fff; opacity: .8; position: absolute; left: 595px; bottom: 0;}
}


@media screen and (min-width: 1340px) {
	
}




/*--box-04--*/
@media screen and (min-width: 320px) {
	.box-04-bg{background: url(../img/box-04-bg.jpg) center center no-repeat; -webkit-background-size: cover;
	background-size: cover;}
	
	.box-04-tit{ text-align: center; font-size: 18px; color: #fff; padding-bottom: 15px;}
	
	i.pic-scale-case{ padding-bottom: 64.34%;}
	
	.case-swiper-box{ position: relative;}
	
	.case-swiper-box dl{ border: solid 10px transparent; border-bottom: none;}
	.case-swiper-box dd{ background: #ffffff; border-bottom: solid 5px #003f98; padding: 10px 30px 10px 30px; text-align: center; color: #000;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
		
	.case-swiper-box  .icon-search{ width: 62px; height: 62px; background: #000; background: rgba(0,0,0,.7); position: absolute; left: 50%; top: 50%; text-align: center; line-height: 62px; margin-left: -31px; margin-top: -31px; -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%; color: #fff; font-size: 20px; opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px);}
	
	.case-swiper-box a:hover dl{ border-color: #003f98;}
	.case-swiper-box a:hover dd{ background: #003f98; color: #fff;}
	.case-swiper-box a:hover img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.case-swiper-box a:hover .icon-search{ opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}

	.case-prev,.case-next{ position: absolute; left: 10px; top: 50%; z-index: 9; text-shadow: 0 0 2px rgba(0,0,0,.5); color: #fff; width: 50px; height: 50px; margin-top: -25px; text-align: center; cursor: pointer; line-height: 50px;}
	.case-next{ left: auto; right: 10px;}
	.case-prev i,.case-next i{ font-size: 24px; display: block;}
	.case-prev:hover i{ -webkit-transform: translateX(-10px); transform: translateX(-10px);}
	.case-next:hover i{  -webkit-transform: translateX(10px); transform: translateX(10px);}
	
	a.box-04-more{ width: 180px; height: 50px; border: solid 1px #fff; display: block; margin: 0 auto; margin-top: 30px; color: #fff; text-align: center; line-height: 48px; font-size: 18px; font-weight: bold;}
	.box-04-more span{ display: inline-block; overflow: hidden; line-height: 48px;}
	.box-04-more i{ font-size: 32px; line-height: 48px; display: inline-block; overflow: hidden; padding-left: 10px;}
	
	.box-04-more:hover{ background: #003f98; border-color: #003f98; color: #fff;}
	.box-04-more:hover i{ padding-left: 20px;}
}

@media screen and (min-width: 992px) {
	.box-04-tit{ font-size: 30px; padding-bottom: 50px;}
	.box-04-more{ margin-top: 60px;}
	.case-prev i, .case-next i{ font-size: 32px; font-weight: bold;}
	.case-swiper-box dd{ padding: 15px 80px;}
}

@media screen and (min-width: 1240px) {
	
}

@media screen and (min-width: 1340px) {
}


/*--box-05--*/
@media screen and (min-width: 320px) {
	.box-05-bg{ background: url(../img/box-05-bg.jpg) center center no-repeat; -webkit-background-size: cover;
	background-size: cover;}
	
	.box-05-tit{ text-align: center; font-size: 18px; color: #000; padding-bottom: 15px;}
	
	i.pic-scale-news{ padding-bottom: 69.23%;}
	
	.news-swiper-box dl{ background: #fff;}
	.news-swiper-box dd{ padding: 20px;}
	.news-swiper-box dd b{ font-size: 16px; line-height: 1.75; padding-bottom: 10px; display: block; color: #222; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; height: 66px;}
	.news-swiper-box dd p{ font-size: 14px; line-height: 2; color: #000; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical; height: 106px;}

	
	.news-swiper-box a:hover dd b{color: #003f98;}
	
	.news-pagination{ text-align: center; width: 100%;  padding-top: 20px; position: relative;}
	.news-pagination span{ background: #003f98; width: 12px; height: 12px; border: solid 4px #fff; opacity: 1; margin: 0 5px;}
	.news-pagination span.swiper-pagination-bullet-active{ background: #fff; border: solid 1px #1851a2;}
	
	.news-swiper-box{ position: relative;}
	
	
	.news-prev,.news-next{ position: absolute; left: 0px; top: 50%; z-index: 9; text-shadow: 0 0 2px rgba(0,0,0,.5); color: #fff; width: 50px; height: 50px; margin-top: -130px; text-align: center; cursor: pointer; line-height: 50px;}
	.news-next{ left: auto; right: 0px;}
	.news-prev i,.news-next i{ font-size: 24px; display: block;}
	.news-prev:hover i{ -webkit-transform: translateX(-10px); transform: translateX(-10px);}
	.news-next:hover i{  -webkit-transform: translateX(10px); transform: translateX(10px);}
}
@media screen and (min-width: 992px) {
	
	.box-05-tit{ font-size: 30px; padding-bottom: 50px;}
	
	.news-swiper-box dl{ overflow: hidden;}
	.news-swiper-box dt{ float: left; position: relative; left: 50%; width: 50%;}
	.news-swiper-box dd{ float: left; position: relative; right: 50%; width: 50%;}
	
	.news-prev, .news-next{ margin-top: -25px;}
	.news-prev{ left: 50%;}
	
	.news-swiper-box dd b{ font-size: 30px; line-height: 40px; height: 100px; padding-bottom: 20px;}
	.news-swiper-box-en dd b{line-height:45px;}
	.news-swiper-box dd p{ font-size: 16px; line-height: 34px; height: 170px; -webkit-line-clamp: 5;}
	.news-pagination{ width: 50% !important; padding-top: 0; bottom: 35px !important;}
	
	.news-prev i, .news-next i{ font-size: 32px; font-weight: bold;}
}

@media screen and (min-width: 1240px) {
	.news-swiper-box dd{ padding: 50px;}
}

@media screen and (min-width: 1340px) {
}

