.swiper img {
    width: 100%;
}



.jianj {
    position: relative;
}

.jianj .left2 {}

.jianj .left2 .title1 {
    font-size: .40rem;
    font-weight: bold;
    margin-top: -0.16rem;
    margin-bottom: 0.2rem;
}

.jianj .left2 .name {
    font-size: 0.20rem;
    font-weight: bold;
    color: #0059A0;
}

.jianj .left2 .des {
	line-height: 1.45;
}

.jianj .left2 .des p {
    margin-bottom: 0.2rem;
    width: 6.9rem;
}

.jianj .more-btn {
    margin-bottom: 0.58rem;
}

.more-btn {
    width: 1.64rem;
    height: 0.5rem;
    border-radius: 1rem;
    box-sizing: border-box;
    padding-left: 0.3rem;
    padding-right: 0.3rem;

}

.blue-btn {
    border: 0.01rem solid #0059A0;
    color: #0059A0;
}

.white-btn {
    border: .001rem solid #FFFFFF;
    color: #fff;
}

.more-btn img {
    width: 0.16rem;
    height: 0.16rem;
}

.jianj .bottom3col {
    width: 100%;
    z-index: 1;
}

.jianj .bottom3col .box {
    width: 4.15rem;
    height: 1.35rem;
    background: #FFFFFF;
		position: relative;
		z-index: 1;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    padding-top: 0.37rem;
    padding-left: 0.6rem;
}

.jianj .bottom3col .box .title3 {
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: 0.14rem;
}

.jianj .bottom3col .box .title3 img {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.15rem;
}

.jianj .bottom3col .box .text {}

.jianj .jian-img {
    width: 8.35rem;
    height: 6.27rem;
    z-index: -1;
    position: absolute;
    right: 1.25rem;
    bottom: 0.57rem;
}

.jianj .jian-bg2 {
    width: 2.83rem;
    height: 4.96rem;
    z-index: -2;
    position: absolute;
    right: 0;
    bottom: 0;
}

.yewu {
    width: 100%;
    height: 1.97rem;
}

.yewu .left-bg {
    width: 16.5rem;
    height: 4rem;
    z-index: 0;
    margin-top: -0.20rem;
    background: linear-gradient(90deg, #0059A0 0%, #0389C6 102%);
    position: relative;
}

.title-h2 {
    font-size: 0.2rem;
}

.title-h2 text {
    font-size: 0.4rem;
    font-weight: bold;
}

.white-h2 {
    color: #FFFFFF;
}

.white-h2 text {
    color: #FFFFFF;
}

.black-h2 {
    color: #0059A0;
}

.black-h2 text {
    color: #333333;
}

.yewu .title2 {
    text-align: center;


    z-index: 5;
    margin-top: -3rem;
    position: relative;
}

.yewu .title2 text {}

.swiper4 {
    /* width: 146.6rem; */
    position: relative;

}
.swiper4-box{
    width: calc(100% - 2.4rem);
    left: 2.4rem;
    position: relative;
    z-index: 9;
}

.yewu4img {
    z-index: 25;
    position: relative;
    width: 4rem;
    height: 5.52rem;
    margin-bottom: 0.8rem;
}

.yewu4img .img-li {
    position: relative;
}

.yewu4img .img-li img {
    width: 4rem;
    height: 5.52rem;
}

.yewu4img .img-li .text4 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.2);
}

.yewu4img .img-li:hover .text4 {
    background: rgba(0, 89, 160, 0.8);
}


.yous {
    padding-top: 0.4rem;
    cursor: pointer;
}

.yous .yous-li {
    flex: 1;
    text-align: center;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.2rem;
    font-weight: bold;
    border-top: .03rem solid #D8D8D8;
}

.yous .yous-li text {
    font-family: Poppins;
    font-size: 0.36rem;
    font-weight: bold;
    color: #A1A1A1;
    padding-right: .15rem;
}

.yous .yousli-active {
    color: #0059A0;
    border-color: #0059A0;
}

.yous .yousli-active text {
    color: #0059A0;
}

.youssub {
    padding-bottom: 0.8rem;
}

.youssub .youssub-li {
    display: flex;
}

.youssub .left-box {
    width: 7.2rem;
    height: 5.04rem;
    background: #F2F2F2;
}

.youssub .left-box .icon4 {
    width: .64rem;
    height: .64rem;
    margin-top: .36rem;
    margin-left: .27rem;
}

.youssub .left-box .title4 {
    font-size: .20rem;
    font-weight: bold;
    color: #0059A0;
    margin-top: .32rem;
    margin-left: .36rem;
    margin-bottom: .24rem;
}

.youssub .left-box .des4 {
    margin-left: .36rem;
    margin-right: .4rem;
}

.youssub .img2 {
    width: 7.2rem;
    height: 5.04rem;
}

.icon6-box {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .4rem;
    margin-top: .4rem;
}

.icon6-box .icon6-li {
    text-align: center;
    flex: 1;
}

.icon6-box .icon6-li:not(:first-child) {
    border-left: .01rem solid #D8D8D8;
}

.icon6-box .icon6-li .my-svg {
    width: .4rem;
    height: .4rem;
}

.icon6-box .icon6-li img {
    width: .4rem;
    height: .4rem;
}

.icon6-box .icon6-li .text {
    margin-top: .14rem;
}

.icon6-box .li-active .text {
    color: #0059A0;
}

.icon6-box .def {
    display: block;
    margin: 0 auto;
}

.icon6-box .img-active {
    display: none;
}

.icon6-box .li-active .def {
    display: none;
}

.icon6-box .li-active .img-active {
    display: block;
    margin: 0 auto;
}

.hangye {}

.hangye .right-box {
    width: 7.14rem;
    height: 5.28rem;
    position: relative;
}

.hangye .title5,
.hangye .more-btn {
    position: absolute;
    z-index: 3;
    left: 0.82rem;
}

.hangye .title5 {
    top: .89rem;
    font-size: .3rem;
    font-weight: bold;
    color: #fff;
}

.hangye .title5 .left-img9 {
    width: 11.52rem;
    height: 5.28rem;
}

.hangye .more-btn {
    top: 1.62rem;

}

.hangye .right-box .img4 {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 7.14rem;
    height: 5.28rem;
}

.hangye .left-box {
    /* width: 11.52rem; */
    height: 5.28rem;
    position: relative;
}
.hangye .left-box::before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(91deg, #0059A0 0%, rgba(0, 89, 160, 0.18) 44%, rgba(255, 255, 255, 0) 73%);
}

body .swiper2 .swiper2-prev,
body .swiper2 .swiper2-next {
    bottom: .28rem;
    top: auto;
    margin-left: auto;
    margin-top: auto;
    width: .6rem;
    height: .6rem;
    box-sizing: border-box;
    border: 0.01rem solid #D8D8D8;
}
body .swiper2 .swiper2-prev {
    left: 9.74rem;
}

body .swiper2 .swiper2-next {
    right: 8.06rem;
}
body .swiper2 .swiper2-prev svg,
body .swiper2 .swiper2-next svg{
    width: 0.24rem;
    height: 0.24rem;
    fill: #D8D8D8;
    color:#D8D8D8;
}
body .swiper2 .swiper2-prev:active,
body .swiper2 .swiper2-next:active{
    background: #0059A0;
}


.width100 {
    width: 100%;
    height: 8.74rem;

    position: relative;
}

.width100 .blue-bg2 {
    width: 16.37rem;
    height: 4rem;
    opacity: 1;
    background: linear-gradient(90deg, #0059A0 0%, #0389C6 102%);
    position: relative;
    left: calc(100% - 16.37rem);
    top: -1rem;
    z-index: -1;
}

.width100 .title-h2 {
    z-index: 8;
    margin-top: -3rem;
    position: relative;
    padding-bottom: .22rem;
}

.width100 .img-bg2 {
    width: 100%;
    height: 8.74rem;
    position: relative;
    z-index: -2;
    top: -1.7rem;
}

.block6 {
    position: absolute;
    z-index: 5;
    top: 1.78rem;
    width: 100%;
}

.block6 .def-bg {
    width: 4.6rem;
    height: 2.43rem;
    border-radius: .10rem;
    background: #F5F5F5;
    box-sizing: border-box;
    margin-bottom: .4rem;
}

.block6 .def-bg:hover {
    width: 4.75rem;
    /* height: 2.45rem; */
    /* padding-bottom: .18rem; */
    border-bottom: .06rem solid #0059A0;
    transform: translateY(-.13rem);
    transition: width 1s;
}

.block6 .ctt {}

.block6 .ctt img {
    width: .64rem;
    height: .64rem;
    margin-bottom: .2rem;
    margin-top: .5rem;
}

.block6 .ctt .title6 {
    font-size: .2rem;
    font-weight: bold;
    margin-bottom: .14rem;
}

.block6 .ctt .des6 {
    width: 2.8rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .36rem;
		line-height: 1.45;

}

.block6 .more-btn {
    margin: 0 auto;
}

.fred {
    position: relative;
    height: 6.47rem;
}

.fred .black-h2 {
    position: absolute;
    top: 0.75rem;
}

.swiper3 {
    padding-top: 1.8rem;
    
    height: 5.6rem;
}

.swiper3 .swiper-wrapper {
    padding-top: 1.8rem;
    height: 3.5rem;
    /* width: 100%; */
}

.swiper3 .swiper3-li {
    width: 2.24rem;
    height: .92rem;
    /* margin-bottom: .3rem; */
    margin-left: .1rem;
    margin-right: .1rem;
    background: #FFFFFF;

    box-shadow: 0px 0px .10rem 0px rgba(0, 0, 0, 0.2);
}
.swiper3 .swiper3-li img{
    width: 1.53rem;
height: .64rem;
margin-top: .14rem;
margin-left: .36rem;
}

body .content-w1440 .swiper3 .swiper3-prev,
body .content-w1440 .swiper3 .swiper3-next {
    top: .75rem;
    margin-left: auto;
    margin-top: auto;
    width: .6rem;
    height: .6rem;
    box-sizing: border-box;
    z-index: 9;
    overflow: visible;
    border: 0.01rem solid #D8D8D8;
}

body .content-w1440 .swiper3 .swiper3-prev svg,
body .content-w1440 .swiper3 .swiper3-next svg{
    width: 0.24rem;
    height: 0.24rem;
    fill: #D8D8D8;
    color:#D8D8D8;
}
body .content-w1440 .swiper3 .swiper3-prev:active,
body .content-w1440 .swiper3 .swiper3-next:active{
    background: #0059A0;
}
/* body .content-w1440 .swiper3 .swiper3-prev:active svg,
body .content-w1440 .swiper3 .swiper3-next:active svg{
    fill: #D8D8D8;
    color:#D8D8D8;
} */

body .content-w1440 .swiper3 .swiper3-prev {
    right: 1.18rem;
}

body .content-w1440 .swiper3 .swiper3-next {
    right: .38rem;
}

.newbox {
    padding-top: .4rem;
    padding-bottom: 1.0rem;
}

.newbox .left-new {
    position: relative;
}

.newbox .left-new .img5 {
    width: 7.2rem;
    height: 5.2rem;
}

.newbox .left-new .blue-bg3 {
    width: 7.2rem;
    height: 1rem;
    position: absolute;
    left: 0;
    bottom: 0;

    background: rgba(9, 93, 173, 0.8);
}

.newbox .left-new .blue-bg3 .left-b {
    margin-left: .35rem;
    color: #FFFFFF;
}

.newbox .left-new .blue-bg3 .left-b .date {
    font-size: .14rem;
    margin-bottom: .05rem;
}

.newbox .left-new .blue-bg3 .left-b .des7 {
    font-size: .2rem;
    font-weight: bold;
}

.newbox .left-new .blue-bg3 .icon-r3 {
    width: .22rem;
    height: .2rem;
    margin-right: .5rem;
}

.newbox .right-new {
    flex: 1;
    height: 5.2rem;
    background: #F2F2F2;
    padding-left: .58rem;
    padding-right: .54rem;
}

.newbox .right-new .new-li {
    height: 1.3rem;

}

.newbox .right-new .new-li:not(:last-child) {
    border-bottom: 0.01rem solid #D8D8D8;

}

.newbox .right-new .new-li:hover {
    border-color: #0059A0;
}

.newbox .right-new .new-li .date2 {
    font-size: .14rem;
    color: #A7A7A7;
    margin-top: .36rem;
    margin-bottom: .1rem;
}

.newbox .right-new .new-li .title7 {
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: .1rem;
}

.newbox .right-new .new-li:hover .title7 {
    color: #0059A0;
}

.newbox .right-new .new-li .des7 {
    font-size: .14rem;
    color: #666666;
    line-height: .22rem;
}

.top1 {
	width: 19.2rem;
	height: 0.6rem;

	background: #0059A0;

}

.top1>.content-w1440 {
	height: 100%;
	position: relative;
}

.top1-left {
	color: #FFFFFF;
}

.top1-img img {
	width: 0.18rem;
	height: 0.18rem;
	cursor: pointer;
}

.top1-img img {
	margin-left: 0.4rem;
}
.top1 .lang{
position: absolute;
right: -.8rem;
top: 0.6rem;
background: #0059A0;
width: 1.5rem;
text-align: center;
color: #FFFFFF;
padding-bottom: .2rem;
z-index: 33;
cursor: pointer;
}
.top1 .lang>div{
height: .22rem;
line-height: .22rem;
}
.top1 .hide{display: none}
.top1 .search{

}
.top1 .search .input-text,
.top1 .search .btn-search{
height: .36rem;
border: none;

}
.top1 .search .input-text{
padding: 0 0 0 .1rem;
border-radius: .1rem 0 0 .1rem;
}
.top1 .search .btn-search{
width:.8rem;
text-align: center;
background-color: #FFFFFF;
color: #0059A0;
border-radius:  0 .1rem .1rem 0;
}

.navbar {
	width: 100%;
	height: 0.8rem;
	color: #333333;
	background-color: #FFFFFF;
	cursor: pointer;
}

.navbar .logo {
	width: 1.82rem;
	height: 0.58rem;
}

.navbar .menu {
	height: 0.8rem;
}

.navbar .menu .li {
	font-size: 0.18rem;
	height: 0.8rem;
	line-height: 0.8rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	position: relative;
}

.navbar .menu .li:last-child {
	padding-right: 0;
}

.navbar .menu .li:hover {
	font-weight: bold;
	color: #0059A0;
}
.navbar .menu .li:hover > a {
	color: inherit;
}

.navbar .menu .down {
	font-size: 0.16rem;
	position: absolute;
	top: 0.8rem;
	left: 0.34rem;
	width: 1.17rem;
	/* height: 8.4375rem; */
	background: #FFFFFF;
	font-weight: normal;
	line-height: 0.16rem;
	text-align: center;
	padding-top: 0.08rem;
	padding-bottom: 0.08rem;
	z-index: 99;
	box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.2);
}

.navbar .menu .down .subli {
	padding: 0.08rem;
	color: #333333;
}

.navbar .menu .down .subli:hover {
	color: #0059A0;
}

.navbar .menu .down .subli:hover > a {
	color: #0059A0;
}

.img-bg1 {
	width: 100%;
	z-index: -1;
}

.bottombox {
	width: 100%;
	position: relative;
	height: 5.09rem;
	margin-top: 1rem;
	/* height: 640px; */
}

.bottombox .formbox {
	width: 14.4rem;
	height: 1.95rem;
	border-radius: .1rem;
	position: absolute;
	top: -0.96rem;
	left: calc(50% - 7.2rem);
	padding-left: .53rem;
	padding-right: .53rem;
	box-sizing: border-box;

	background: linear-gradient(90deg, #0059A0 0%, #0389C6 100%);
}

.bottombox .imgbg8 {
	width: 100%;
	height: 5.09rem;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.bottombox .col6box {
	padding-top: 1.38rem;
	color: #fff;
}

.bottombox .col6box .col6box-li {}

.bottombox .col6box .col6box-li .title-h3 {
	margin-bottom: .3rem;
	font-size: .18rem;
	font-weight: bold;
}

.bottombox .col6box .col6box-li .des8 {
	display: block;
	color: #fff;
	margin-bottom: .15rem;
}

.bottombox .col6box .col6box-li .icon8 {
	padding-right: .05rem;
}

.bottombox .col6box .col6box-li .img-qr {
	width: 1.4rem;
	height: 1.4rem;
}

.bottombox .textb {
	width: 100%;
	display: block;
	color: #fff;
	line-height: .57rem;
	text-align: center;
	position: absolute;
	bottom: 0;
	height: .57rem;
	border-top: .01rem solid #D8D8D8;
}

.bottombox .textb a {
	color: inherit;
}

.bottombox .formbox .text-b {
	font-size: .24rem;
	font-weight: bold;
	color: #fff;
	margin-right: .3rem;
}

.bottombox .formbox .input {
	background: #FFFFFF;
	border-radius: .06rem;
	height: 0.48rem;
	line-height: 0.48rem;
	padding-left: .1rem;
	box-sizing: border-box;
}

.bottombox .formbox .name {
	width: 1.72rem;
}

.bottombox .formbox .remark {
	width: 3.92rem;
}

.bottombox .formbox .yanz {
	width: 1.57rem;
}

.bottombox .formbox .submit-btn {
	width: .9rem;
	height: 0.48rem;
	line-height: 0.48rem;
	border-radius: .06rem;
	color: #0059A0;
	text-align: center;
	background: #FFFFFF;
	outline: none;
	border: 0;
	cursor: pointer;
}

.swiper1 .swiper-pagination {
	padding-bottom: 2.083333vw;
}
.swiper1 .swiper-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}
.swiper1 .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #0389C6;
}