@charset "utf-8";


.head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 999;
    transition: all .5s;
}

.header {
    width: 100%;
    height: 100px;
}

.head_l a img {
    max-width: 110px;
}

.head_r ul li a {
    font-size: 22px;
    color: #ffffff;
    padding: 0px 24px;
}

.head_r ul li.active {
    border-bottom: 1px solid #ffffff;
}

.head_r ul li.active a {
    font-weight: bold;
}

.bannerswiper img {
    width: 100%;
}

.bannerswiper .swiper-pagination-bullet {
    width: 68px;
    height: 6px;
    background-color: #ffffff;
    opacity: 1;
    border-radius: 0px;
}

.bannerswiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #34478f;
}

.service {
    padding: 60px 0px 130px;
    width: 100%;
    background: url(../images/service_bg.png) no-repeat center;
    background-size: cover;
}

.idxtitle {
    width: 100%;
    text-align: center;
}

.idxtitle strong {
    font-size: 53px;
    color: #dee1ed;
}

.idxtitle h2 {
    font-size: 30px;
    color: #34478f;
    margin-top: -40px;
}

.idxline {
    width: 60px;
    height: 3px;
    background-color: #34478f;
    border-radius: 2px;
    margin: 15px auto 25px;
}

.servboxswiper {
    height: 340px;
    border-bottom: 5px solid #34478f;
    background-color: #ffffff;
}

.servboxswiper .swiper-slide {
    justify-content: flex-start;
    align-items: flex-start;
}

.servboxitem {
    text-align: left;
    padding: 30px 50px;
    width: 100%;
    height: 300px;
}

.servboxitem img.servboxitemico {
    height: 54px;
}

.servboxitem h3 {
    font-size: 24px;
    color: #333333;
    margin: 20px 0px;
}

.servboxitem p {
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
}

.servboxitem button {
    width: 32px;
    margin-top: 40px;
    height: 32px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 0px;
    box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.15);
}

.servboxitem button img.servboxbtn {
    width: 15px;
}

.servboxswiper .swiper-slide.swiper-slide-active .servboxitem {
    background-color: #34478f;
}

.servboxswiper .swiper-slide.swiper-slide-active .servboxitem img.servboxitemico {
    filter: grayscale(500%) brightness(300%);
}

.servboxswiper .swiper-slide.swiper-slide-active .servboxitem h3 {
    color: #ffffff;
}

.servboxswiper .swiper-slide.swiper-slide-active .servboxitem p {
    color: #ffffff
}

.servboxswiper .swiper-slide.swiper-slide-active .servboxitem button {
    background-color: #ffffff;
}

.servbox {
    position: relative;
}

.servbox .swiper-button-next,
.servbox .swiper-button-prev {
    color: #d9d9d9;
}

.servbox .swiper-button-next {
    right: 10%;
}

.servbox .swiper-button-prev {
    left: 10%;
}

.idxmore {
    width: 138px;
    height: 56px;
    display: block;
    background-color: #ffffff;
    box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.15);
    border-radius: 28px;
    font-size: 18px;
    text-align: center;
    line-height: 56px;
    margin: 100px auto 0px;
    color: #34478f;
}

.idxcase {
    background-color: #626e9e;
    width: 100%;
    padding: 60px 0px 130px;
}

.idxcase .idxtitle strong {
    opacity: 0.2;
}

.idxcase .idxtitle h2 {
    color: #ffffff;
}

.idxcase .idxtitle .idxline {
    background-color: #ffffff;
}

.icasebox ul {
    align-items: flex-start;
}

.icasebox ul li {
    width: 31%;
}

.icasebox ul li a {
    width: 100%;
}

.icaseboximg {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.icaseboximg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.icasebox ul li:hover .icaseboximg img {
    transform: scale(1.05);
}

.icaseboxtit {
    width: 100%;
    height: 68px;
    text-align: center;
    overflow: hidden;
    justify-content: center;
    background-color: #ffffff;
}

.icaseboxtit h3 {
    font-size: 20px;
    color: #000000;
    line-height: 1.6;
}

.icasebox ul li:hover .icaseboxtit h3 {
    color: #34478f;
}

.idxcase .idxmore {
    margin-top: 60px;
}

.idxabus {
    width: 100%;
    padding: 60px 0px 130px;
    background-color: #ffffff;
}

.idxabusboxl {
    width: 40%;
}

.idxabusboxr {
    width: 58%;
}

.idxabusboxr p {
    font-size: 16px;
    line-height: 1.8;
    color: #333333;
}

.idxabusboxr .idxmore {
    margin-left: 0px;
    margin-top: 45px;
}



#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

#certify .swiper-container {
    padding-bottom: 10px;
}

#certify .swiper-slide {
    width: 680px;
    height: 380px;
    background: #fff;
    display: block;
    border-radius: 20px;
}

#certify .swiper-slide img {
    display: block;
    width: 100%;
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
    border: 8px solid #ffffff;
}

#certify .swiper-slide p {
    text-align: center;
    color: #A2A2A2;
    line-height: 1.6;
    font-size: 24px;
    padding: 80px 0px 0px;
    opacity: 0;
}

#certify .swiper-slide.swiper-slide-active p {
    opacity: 1;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}


#certify .swiper-button-prev::after,
#certify .swiper-button-next::after {
    font-size: 20px;
    color: #000000;
    font-weight: bold;

}

#certify .swiper-button-prev,
#certify .swiper-button-next {
    top: 92%;
    left: 22%;
}

#certify .swiper-button-next {
    left: unset;
    right: 22%;
}

.idxnews {
    background-color: #eceef6;
    padding: 60px 0px 70px;
    width: 100%;
}

.idxnewsbox {
    margin-top: 50px;
    align-items: flex-start;
}

.idxnewsboxl {
    width: 48%;
}

.idxnewstop {
    width: 100%;
    height: auto;
    padding: 30px;
    background-color: #ffffff;
}

.idxntn_l {
    padding-left: 20px;
}

.idxntn_l h3 {
    font-size: 24px;
    color: #34478f;
    margin-bottom: 10px;
    font-weight: bold;
}

.idxntn_l h4 {
    font-size: 18px;
    color: #34478f;
}

.idxntn_r a {
    font-size: 14px;
    color: #34478f;
    opacity: 0.5;
}

.idxnewl_list {
    width: 100%;
}

.idxnewl_list ul li {
    margin-top: 20px;
}

.idxnewl_list ul li a {
    background: url(../images/blueico.png) no-repeat left center;
    font-size: 14px;
    padding-left: 20px;
    color: #34478f;
    width: 80%;
    height: 20px;
    overflow: hidden;
}

.idxnewl_list ul li span {
    font-size: 14px;
    color: #34478f;
}

.idxnewsbot {
    margin-top: 40px;
}

.idxnewsboxr {
    width: 48%;

}

.idxnrs_top .idxnewstop {
    background-color: #34478f;
}

.idxnrs_top .idxntn_l h3,
.idxnrs_top .idxntn_l h4,
.idxnrs_top  .idxnewl_list ul li span {
    color: #ffffff;
}

.idxnrs_top .idxntn_r a {
    color: #9aa3c7;
    opacity: 1;
}

.idxnrs_top .idxnewl_list ul li a {
    background-image: url(../images/wico.png);
    color: #ffffff;
}

.idxnr_bot {
    margin-top: 14px;
}

.idxnr_bot ul li {
    width: 31%;
    height: 182px;
    background: url(../images/idxnewsbg1.jpg) no-repeat center center;
    background-size: cover;
    
}
.idxnr_bot ul li a {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.idxnr_bot ul li img {
    height: 38px;
}

.idxnr_bot ul li h3 {
    font-size: 20px;
    color: #ffffff;
    margin-top: 30px;
}
.idxnr_bot ul li:nth-child(2) {
    background-image: url(../images/idxnewsbg2.jpg);
}

.idxnr_bot ul li:nth-child(3) {
    background-image: url(../images/idxnewsbg3.jpg);
}

.foot {
    width: 100%;
    background-color: #34478f;
}
.footop {
    width: 100%;
    padding: 40px 0px;
    justify-content: flex-start;
}
.footopl {
    padding: 0px 120px;
}
.footopl img {
    height: 112px;
}
.footopr {
    height: 220px;
    padding: 0px 100px;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
}
.foottr_l img {
    height: 150px ;
}
.foottr_r {
    margin-left: 140px;
}
.foottr_r h3 {
    	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
    margin-bottom: 20px;
}
.foottr_r p {
    	font-size: 16px;
	line-height: 42px;
	color: #ffffff;
}
.footbot {
    text-align: center;
    padding: 15px 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.footbot p ,.footbot a {
    	font-size: 14px;
	color: #ffffff;
}
.footbot a {
    margin-left: 40px;
}
.top.tophide {
    display: none;
}
.head.fixednav {
    background-color: #34478f;
}

.hactive {
    background-color: #34478f ;
}

.positionitem {
    margin-bottom: 20px;
}




.kf {
	width: 208px;
	position: fixed;
	/* right: 20px; */

	right: -208px;
	top: 100px;
	z-index: 100;
}
.kt-top {
	height: 40px;
	line-height: 40px;
	background: url("../images/kefu.png") 12px center no-repeat #34478F;
	background-size: 20px auto;
	padding-left: 46px;
	font-size: 14px;
	color: #ffffff;
}
.kt-top span:hover {
	transform: rotate(90deg);
}
.kt-top span {
	width: 18px;
	height: 16px;
	float: right;
	position: relative;
	margin: 10px 10px 0px 0px;
	cursor: pointer;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}
.kt-top span b {
	width: 100%;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}
.kt-top span b:first-child {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.kt-top span b:last-child {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.kf .con {
	overflow: hidden;
	background: #ffffff;
}
.kf .qq li {
	height: 36px;
	line-height: 36px;
	border-bottom: #f5f5f5 solid 1px;
	padding-left: 16px;
}
.kf .qq li a {
	height: 36px !important;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: initial;
	display: block;
}
.kf .qq li a img {
	padding-right: 6px;
}
.kf .con h5 {
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
	background: url('../images/lianxi.png') 16px center no-repeat;
	padding-left: 45px;
	color: #666666;
	font-size: 14px;
}
.kf .contact {
	margin-top: 1px;
}
.kf .contact p {
	height: 26px;
	line-height: 26px;
	color: #666666;
	font-size: 14px;
	padding-left: 22px;
}
.kf .contact p:nth-child(2n) {
	padding-left: 32px;
}
.kf .con h5.qr-icon {
	background: url('../images/erweima.png') 16px center no-repeat;
}
.kf .con .qr {
	width: 100%;
	margin-top: 10px;
	padding-left: 40px;
}
.kf .con .qr img {
	width: 110px;
	height: 110px;
}
.kf .backTop {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url('../images/huidaodingbu.png') center center no-repeat #34478F;
	background-size: 18px auto;
	cursor: pointer;
}
.kf-side {
	padding: 18px 10px 10px;
	background: #34478F;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: -34px;
	cursor: pointer;
}
.kf-side b {
	display: block;
	color: #ffffff;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
}
.kf-side span.arrow {
	width: 12px;
	height: 12px;
	background: url('../images/jt-1.png') no-repeat;
	background-size: 100%;
	display: block;
	margin-top: 10px;
}
.kf-side span.on {
	background: url('../images/jt-2.png') no-repeat;
	background-size: 100%;
}