/* ==========================================================================
   Index Page
   ========================================================================== */
/*首页banner大图样式*/
.ibanner{ position:relative; width: 100%; overflow: hidden; transition: all 0.6s; z-index: 12;}
.ibanner .scroll-dot{ width: 38px; height: 38px; text-align: center; line-height: 38px; border: 1px solid #fff; border-radius: 38px; color: #fff; position: absolute; left: 0; right: 0; bottom: 50px; margin: 0 auto; z-index: 100; animation: amt-scroll 2s infinite;}
.ibanner .scroll-dot i{ font-size: 20px;}
.ibanner .swiper-container {width: 100%;height: 100%;}
.ibanner .swiper-slide { background-repeat:no-repeat; background-position:center center; background-size: cover;text-align: center;font-size: 18px;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; position:relative;}
.ibanner .swiper-container-horizontal > .swiper-scrollbar{ width:272px; left:251px; bottom:30%;}

.ibanner .swiper-scrollbar-drag{ background:#1b85e7;}
.ibanner .swiper-button-prev{ left:150px; background: url(../img/dot_left.png) no-repeat center center;}
.ibanner .swiper-button-next{ left:250px; right: auto; background: url(../img/dot_right.png) no-repeat center center;}
.ibanner .swiper-button-prev, .ibanner .swiper-button-next{ bottom:6rem; margin:0; width:66px; height:66px; line-height:66px; border-radius: 66px; text-align:center; top: auto; background-size: cover;}

.ibanner .ban-img{ width:100%; height:100%; color:#fff; position: relative;}
.ibanner .swiper-pagination{ color: #fff; text-align: center; width: 20px; top: 50%; left: 30px; overflow: hidden;}
.ibanner .swiper-pagination-bullet{ background: none;  opacity: 1; position: relative; width: 20px; height: 20px; border-radius: 0; margin: 8px 0; display: block; overflow: hidden;}
.ibanner .swiper-pagination-bullet::before{ content: ""; width: 1px; height: 0; display: block; background-color: #73767e; top: 18px; left: 9px; position: relative;}
.ibanner .swiper-pagination-bullet::after{ content: "";border: 1px solid #73767e; width: 7px; height: 7px; position: absolute;transform: rotate(45deg); left: 5px; top: 5px;}
.ibanner .swiper-pagination-bullet{ color: transparent;}
.ibanner .swiper-pagination-bullet-active{ height: 60px; background: url(../img/dot_xz.png) no-repeat 0 0;}

.ibanner .swiper-pagination-bullet-active::before{ height: 42px;}
.ibanner .swiper-pagination-bullet-active::after{background:#f3f3f3; border-color: #f3f3f3; transform:rotate(45deg) scale(0.8);}
.ibanner .swiper-pagination-current{}
.ibanner .ban-bk{ text-align: center; align-items: initial;}
.ibanner .ban-bk .bimg{ margin: 30px;}
.ibanner .ban-bk2{ position: absolute; text-align: center; padding: 5rem 3.5rem; width: 40%; height: 20%; right: 4%; top: 0; margin: auto 0; bottom: 0;}
.ibanner .ban-bk2 .bimg{ position: relative; z-index: 2;}
.ibanner .ban-bk2 .ban-bg{ background-color:rgba(0,0,0,0.3); position: absolute; width: 100%; height: 100%; top: 0; right: 0;}

.amt-ban{ transform: scale(0.9); transition: all 1s;}
@keyframes amt-scroll{
	0%{ bottom: 50px; opacity: 0.8;}
	50%{ bottom: 90px; opacity: 0.5;}
	100%{ bottom: 50px; opacity: 0.8;}
}

.sect_k1{ background: url(../img/bg_k1.jpg) no-repeat center 0; padding: 10rem 0; background-size: cover;}
.sect_k1 .box-title span,.sect_k1 .box-title p{ color: #fff;}
.block-p .brow{ float: left; width: 18%; margin-right: 2%; background-image: linear-gradient(90deg,#f2f1f1,#ffffff); height:480px; overflow: hidden; position: relative; box-shadow: #999 0 0 8px; transition: all 1s;}
.block-p .brow:last-child(1){ margin-right: 0;}
.block-p .binfo{ position: relative; height: 100%;}
.block-p .bpad{ padding: 4rem;}
.block-p .binfo span{ display: block; font-size: 2.2rem; font-weight: bold; margin: 10px 0;}
.block-p .binfo p{ font-size:16px; color: #888; line-height: 24px;}
.block-p .bimg{ position: absolute; bottom:1rem; left: 0;}
.block-p .bhover{ background-image: linear-gradient(90deg,#f2f1f1,#ffffff); position: absolute; width: 100%; height: 100%; left: 0; bottom: -100%; z-index: 2; box-sizing: border-box; padding: 4rem; transition: all 0.4s;}
.block-p .bhover span{ display: block; font-size: 2.2rem; font-weight: bold; margin: 10px 0; color: #2f75b5;}
.block-p .psub{ margin: 10px 0 20px;}
.block-p .psub a{ line-height: 40px; font-size: 16px; color: #666;}
.block-p .psub a:hover{ color: #1467ad;}
.block-p .brow:hover{ margin-top: -3rem; transition: all 0.8s;}
.block-p .brow:hover .bhover{ bottom: 0; transition: all 1.3s;}

.block-1 span{ display: block; font-size: 3rem; color: #1d1d1d;}
.block-1 p{ font-size: 16px; color: #434141; line-height: 36px; margin-top: 3rem;}
.block-1 a{ display: block; width: 200px; text-align: center; line-height: 4.7rem; color: #fff; background: #0e6eb8; border-radius: 4.7rem; margin: 4rem 0;}
.block-1 a i{ margin-left: 5px; font-size: 3rem; line-height: 4.7rem; display: inline-block; vertical-align: middle;}
.block-1 a:hover{ font-style: italic; transition: all 0.3s;}
.block-1 .text1{ font-size: 10px; color: #cabba2; text-transform: uppercase;}


a.more2{ display: inline-block; text-align: center; border: 2px solid #2f75b5; border-radius: 50px; line-height: 50px; font-size: 16px; color: #2f75b5; position: relative; width: 200px;}
a.more2:hover{ background-color: #2f75b5; color: #fff; transition: all 0.3s;}

.img-box{ margin-bottom: 2rem; position: relative;}
.img-box .icon{ background: #fff; border: 1px solid #e5e5e5; box-shadow: #e7e7e7 0 0 8px; padding-top: 72px;}
.img-box .ntit{ position: absolute; background: url(../img/ntit_bg.png) no-repeat center 0; line-height: 73px; background-size: auto 100%; top: 0; width: 100%; left: 0; color: #fff; font-size: 2.2rem; font-weight: bold;}


.sect_k2{ background: url(../img/bg_k2.jpg) no-repeat fixed center center; background-size: cover; padding:6rem 0;}
.sect_k2 .box-title span{ color: #fff;}
.sect_k2 .box-title p{ color: #a6a8a9;}
.sect_k2 .pos{ padding-bottom: 5rem;}
.sect_k2 .swiper-button-next, .sect_k2 .swiper-button-prev{ background: none; width: 45px; height: 60px; text-align: center; line-height: 60px; top: -60px; bottom: 0; margin: auto 0; position: absolute; opacity: 0.4;}
.sect_k2 .swiper-button-next i, .sect_k2 .swiper-button-prev i{ font-size: 5rem; color: #fff;}
.sect_k2 .swiper-button-next{ right: -60px;}
.sect_k2 .swiper-button-prev{ left: -60px;}
.sect_k2 .swiper-button-next.swiper-button-disabled,.sect_k2 .swiper-button-prev.swiper-button-disabled{ background: none; border-color: #959595;}
.sect_k2 .swiper-button-next.swiper-button-disabled i,.sect_k2 .swiper-button-prev.swiper-button-disabled i{ color: #fff;}
.sect_k2 .swiper-pagination{ width: 100%; bottom: 0;}
.sect_k2 .swiper-pagination span{ background: #373737; margin: 0 5px;}
.sect_k2 .swiper-pagination .swiper-pagination-bullet{ border-radius: 0; background-color: #373b41; width: 80px; height: 6px; opacity: 1;}
.sect_k2 .swiper-pagination .swiper-pagination-bullet-active{ background: #2f75b5; }

.sect_k3{position: relative;}
.sect_k3 .pos::after{ content: ""; display: block; width: 100%; height: 40%; position: absolute; left: 0; top: -8rem; bottom: 0; margin: auto 0; background-color: #f8f8f8;}
.block-us{ padding: 0 4%; text-align: center; font-size: 16px; color: #666666; line-height: 40px;}
.block-us a{ color: #2f75b5; text-decoration: underline;}
.bk-by .brow{ text-align: center;}
.bk-by span{ font-size: 3.6rem;}
.bk-by p{ font-size: 12px; text-transform: uppercase; color: #999;}


.sect_k3 .swiper-container{ padding-bottom: 8rem;}
.sect_k3 .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; transform: scale(0.8);}
.sect_k3 .swiper-slide-active,.sect_k3 .swiper-slide-duplicate-active{ transform: scale(1);}
.sect_k3 .swiper-button-next, .sect_k3 .swiper-button-prev{ background: #fff; border: 1px solid #ddd; width: 33px; height: 33px; text-align: center; line-height: 33px; margin: auto 0; bottom: 0; top: -7rem;}
.sect_k3 .swiper-button-next i, .sect_k3 .swiper-button-prev i{ font-size: 3rem; color: #515151;}
.sect_k3 .swiper-button-next{ right: 0;}
.sect_k3 .swiper-button-prev{ left: 0; }
.sect_k3 .swiper-button-next::before,.sect_k3 .swiper-button-next::after,.swiper-button-prev::before,.swiper-button-prev::after{ content: "";position: absolute; top: 0; bottom: 0; left: 0; right: 0;z-index: -1; margin: 0;}
.sect_k3 .swiper-button-next::before,.sect_k3 .swiper-button-next::after{ }
.sect_k3 .swiper-button-next:hover::before{ animation: clipMe 4s -2s linear infinite; box-shadow: inset 0 0 0 1px;}
.sect_k3 .swiper-button-next:hover::after{ animation: clipMe 4s linear infinite; box-shadow: inset 0 0 0 1px;}
.sect_k3 .swiper-button-prev:hover::before{ animation: clipMe 4s -2s linear infinite; box-shadow: inset 0 0 0 1px;}
.sect_k3 .swiper-button-prev:hover::after{ animation: clipMe 4s linear infinite; box-shadow: inset 0 0 0 1px;}
.sect_k3 .swiper-button-next.swiper-button-disabled,.sect_k3 .swiper-button-prev.swiper-button-disabled{ background: #fff; border-color: #959595;}
.sect_k3 .swiper-button-next.swiper-button-disabled i,.sect_k3 .swiper-button-prev.swiper-button-disabled i{ color: #373737;}
.sect_k3 .swiper-pagination{ width: 100%; text-align: center; position: absolute; bottom: 3px; height: 26px;}
.sect_k3 .swiper-pagination-bullet{ border-radius: 0; margin: 0 5px; border: 1px solid #d2d2d2; background-color: #d2d2d2; opacity: 1;}
.sect_k3 .swiper-pagination-bullet-active{ background-color: #1f6eb1; border-color: #1f6eb1; position: relative;}
.sect_k3 .swiper-pagination-bullet-active::after{ content: ""; width: 14px; height: 14px; border: 1px solid #1f6eb1; top: -4px; left: -4px; display: block; position: absolute;}

.sect_k4{ background: url(../img/bg_k4.jpg) no-repeat center bottom; padding: 10rem 0;}
.box-title2{ line-height: 4.8rem;}
.box-title2 span{ color: #333; font-size: 3.6rem; font-weight: bold;}
.box-title2 i{ font-size: 4.8rem; font-weight: bold; color: #a9adb5; text-transform: uppercase; display: block;}

.isub{ margin-top:3.5rem;}
.isub a{ display: inline-block; line-height: 40px; border-radius: 40px; border: 1px solid #2f75b5; color: #2f75b5; padding: 0 20px; font-size: 16px; margin-left: 10px;}
.isub a:hover{ background-color: #2f75b5; color: #fff;}

.block-2{background: #fff; padding: 30px;}
.block-2 span{ color: #6d6d6d; font-size: 14px; display: inline-block;}
.block-2 span:after{ content: ""; width: 30px; height: 1px; background: #da2d27; display: block;}
.block-2 h4{ font-size: 2.4rem; color: #141414; margin: 1rem 0;}
.block-2 p{ color: #787878; font-size: 14px; line-height: 34px; margin-bottom: 2rem;}
.block-2 a{ color: #787878; display: inline-block; background: url(../img/more.jpg) no-repeat 0 center; padding-left: 45px; line-height: 30px;}
.block-2 a:hover{ color: #e11d07;}

.inews{ display: block; clear: both; overflow: hidden;}
.inews a{display: block; margin: 0;}
.inews a .icon img{ width: 100%;}
.inews a:hover .icon img{transform:scale(1.2);}


.news-bk{ padding: 3rem; background-color: #fff; border: 1px solid #eee; box-shadow: #eee 0 0 8px;}
.news-bk h4{ font-size: 2.4rem;}
.news-bk p{ font-size: 16px; color: #999; line-height: 24px; margin: 15px 0;}
.news-bk span{ color: #999; font-size: 14px;}
.news-bk i{ display: inline-block; float: right; width: 46px; line-height: 24px; border-radius: 24px; color: #fff; background-color: #dcdcdc; text-align: center;}

.news-list2 .news-bk{ margin: 0 0 5px;}
.news-list2:hover .news-bk h4,.news-list:hover .news-bk h4{ color: #2f75b5; transition: all 0.3s;}
.news-list2:hover .news-bk i,.news-list:hover .news-bk i{ background-color: #2f75b5; transition: all 0.6s;}

.news-list{ padding: 2rem; background-color: #fff; border: 1px solid #eee; box-shadow: #eee 0 0 8px; margin-bottom: 1.5rem;}
.news-list .news-bk{ border: 0; box-shadow: none; padding: 0;}
.news-list .icon{display: block; margin: 0;overflow: hidden;}
.news-list .icon img{ width: 100%;}
.news-list:hover .icon img{transform:scale(1.2); transition: all 0.6s;}
.news-list .news-bk h4{ font-size: 18px;}

.sect_k4 .swiper-pagination{ bottom: auto; top: 45%; text-align: right; box-sizing: border-box; padding-right: 20px;}
.sect_k4 .swiper-pagination-bullet{ opacity: 1; background-color: #fff; margin: 0 10px 0 0!important;}
.sect_k4 .swiper-pagination-bullet-active{ background-color: #2f75b5;}


.sect_k5 .pos{ padding-bottom: 8rem;}
.sect_k5 .box-title span{ font-weight: normal;}
.sect_k5 .media-box{margin: 0; border: 1px solid #eee; width: auto;}
.sect_k5 .media-box .icon{ background: none;}
.sect_k5 .media-box .icon img{filter: grayscale(100%);opacity:0.4;}
.sect_k5 .media-box .icon:hover img{ filter: grayscale(0);opacity:1; transition: all 0.3s;}
.sect_k5 .media-box:hover{ border-color: #adc2d7; box-shadow: #cedeec 0 0 8px;}
.sect_k5 .swiper-button-next, .sect_k5 .swiper-button-prev{ background: #fff; border: 1px solid #ddd; width: 33px; height: 33px; text-align: center; line-height: 33px; margin: 0; bottom: 0; top: auto;}
.sect_k5 .swiper-button-next i, .sect_k5 .swiper-button-prev i{ font-size: 3rem; color: #515151;}
.sect_k5 .swiper-button-next{ right: 50%; margin-right: -85px;}
.sect_k5 .swiper-button-prev{ left: 50%; margin-left: -90px;}
.sect_k5 .swiper-button-next::before,.sect_k5 .swiper-button-next::after,.swiper-button-prev::before,.swiper-button-prev::after{ content: "";position: absolute; top: 0; bottom: 0; left: 0; right: 0;z-index: -1; margin: 0;}
.sect_k5 .swiper-button-next::before,.sect_k5 .swiper-button-next::after{ }
.sect_k5 .swiper-button-next:hover::before{ animation: clipMe 4s -2s linear infinite; box-shadow: inset 0 0 0 1px;}
.sect_k5 .swiper-button-next:hover::after{ animation: clipMe 4s linear infinite; box-shadow: inset 0 0 0 1px;}
.sect_k5 .swiper-button-prev:hover::before{ animation: clipMe 4s -2s linear infinite; box-shadow: inset 0 0 0 1px;}
.sect_k5 .swiper-button-prev:hover::after{ animation: clipMe 4s linear infinite; box-shadow: inset 0 0 0 1px;}
.sect_k5 .swiper-button-next.swiper-button-disabled,.sect_k5 .swiper-button-prev.swiper-button-disabled{ background: #fff; border-color: #959595;}
.sect_k5 .swiper-button-next.swiper-button-disabled i,.sect_k5 .swiper-button-prev.swiper-button-disabled i{ color: #373737;}
.sect_k5 .swiper-pagination{ width: 100%; text-align: center; position: absolute; bottom: 3px; height: 26px;}
.sect_k5 .swiper-pagination-bullet{ border-radius: 0; margin: 0 5px; border: 1px solid #d2d2d2; background-color: #d2d2d2; opacity: 1;}
.sect_k5 .swiper-pagination-bullet-active{ background-color: #1f6eb1; border-color: #1f6eb1; position: relative;}
.sect_k5 .swiper-pagination-bullet-active::after{ content: ""; width: 14px; height: 14px; border: 1px solid #1f6eb1; top: -4px; left: -4px; display: block; position: absolute;}
@keyframes clipMe {
	0%, 100% {
		clip: rect(0px, 33.0px, 2px, 0px);
	}
	25% {
		clip: rect(0px, 2px, 33.0px, 0px);
	}
	50% {
		clip: rect(20.0px, 33.0px, 33.0px, 0px);
	}
	75% {
		clip: rect(0px, 33.0px, 33.0px, 20.0px);
	}
}



.sect_k6{ background: url(../img/bg_k3.jpg) no-repeat fixed center center; background-size: cover; padding: 10rem 0;}
.sect_k6 .box-title span{ color: #fff;}
.sect_k6 .box-title p{ color: #fff; opacity: 0.4;}

.nav-tabs{ text-align: center;}
.tab-tit{ color: #edeeee; font-size: 3rem; cursor: pointer;}
.tab-tit i{ display: inline-block; vertical-align: sub; font-size: 4rem; color: #bebec1; margin-right: 10px;}
.nav-tabs .swiper-slide-thumb-active .tab-tit,.nav-tabs .swiper-slide-thumb-active .tab-tit i{ color: #2d8de5;}
.tablist{}
.tab-bk{ display: flex;}
.tab-bk .tab-info{ height: 100%; background-image: linear-gradient(180deg,rgba(71,71,71,0.8),rgba(71,71,71,0.5)); color: #edeeee; align-items: inherit; padding: 6rem 10% 10rem; box-sizing: border-box;}
.tab-bk .tab-info i{ display: block; text-align: right; font-size: 6rem; font-weight: bold; color: #fff; line-height: 6rem;}
.tab-bk .tab-info i b{ color: #7c7e80;}
.tab-bk .tab-info span{ font-size: 2.4rem; display: block;}
.tab-bk .tab-info .span-style{ font-weight: bold; font-size: 3rem;}
.tab-bk .tab-info p{ font-size: 16px; opacity: 0.6; line-height: 36px; margin-top: 2rem;}
.sect_k6 .swiper-button-next,.sect_k6 .swiper-button-prev{ width: 40px; height: 40px; background: #fff; border: 1px solid #fff; text-align: center; line-height: 40px; top: auto; bottom: 10rem;}
.sect_k6 .swiper-button-next i, .sect_k6 .swiper-button-prev i{ font-size: 4rem; color: #4e5054;}
.sect_k6 .swiper-button-next{ right: initial; left: 59%;}
.sect_k6 .swiper-button-prev{ left: 55%;}
.sect_k6 .swiper-button-disabled{ opacity: 1; background: none;}
.sect_k6 .swiper-button-disabled i{ color: #fff;}