@charset "utf-8"; 
*{
    z-index: 1;
    --cb_container: 12.6%;
    --cbvw_container: 12.6vw;
    --left: 12.71%;
	--right: 12.71%;
    --uz:12%;
}
.bgfff{background: #fff;}
.fp-watermark{display: none !important;}
.relative{position: relative;}
.hidden{overflow: hidden;}
.mo{display: none !important;}
.pc{display: block !important;}
.container{
    width: 74.79%; 
    margin: 0 auto;
} 

.container1 {
    width: 76%;
    margin: 0 auto;
}

@media(max-width: 1680px){
	.container{width: 80%;}
    .container1{ width: 82%; }
    *{
        --zu: 10%;
        --left: 10%;
        --right: 10%;
        --uz:9%;
    }
}
@media(max-width: 1100px){
	.container,
    .container1{width: 100%;padding: 0 20px;}
     *{
        --left: 20px;
        --right: 20px;
        --uz:20px;
    }
    .mo{display: block !important;}
    .pc{display: none !important;}
}
.fl{float: left;}
.fr{float: right;}
.center{text-align: center;}
.bold { font-weight: bold; }
.flex { display: flex; flex-wrap: wrap; }
.img100{line-height: 0;overflow: hidden;}
.img100 img{width: 100%;}
.imgborra{border-radius: 0.6vw;overflow: hidden;}


/**导航部分**/
.header { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; padding: 0 42px; transition: all .5s; }
.header .logo a { display: block; padding-top: 17px; transition: all .5s; }
.header .logo a .m2 { display: none; }
/*.header .logo img { transition:all 0.5s; width: auto; height: 80px; }*/

.header .ader .ul ul li { float: left;  }
.header .ader .ul ul li:last-child { margin-right: 0; }
.header .ader .ul ul li .sub { font-size: 18px; line-height: 1; color: #fff; display: block; padding: 44px 25px; margin: 0 4px; transition: all .5s; }
.header .ader .ul ul li:last-child .sub { padding-right: 0 !important; margin-right: 0; }
.header .ader .sousuo { cursor: pointer;pointer:relative;}
.header .ader .sousuo .opwoe  { height: 106px; position: relative;  padding-right: 17px; width:45px;  transition: all 0.5s; transition: all .5s; }
.header .ader .sousuo .opwoe::before { position: absolute; content: ""; top: 50%; right: 0; transform: translateY(-50%); width: 17px; height: 17px;  background: url(../images/searchbtn1.svg) no-repeat right center; }

.header .ader .yuyan { cursor: pointer; position: relative; }
.header .ader .yuyan .opwoe  { height: 106px; position: relative;  padding-right: 17px; width:45px;  transition: all 0.5s; }
.header .ader .yuyan .opwoe::before { position: absolute; content: ""; top: 50%; right: 0; transform: translateY(-50%); width: 18px; height: 18px;  background: url(../images/searchbtn2.svg) no-repeat right center; }
.header .ader .yuyan .xial{
	position: absolute;
	left: 80%;
	transform: translateX(-50%);
	top: 0;
	width: 80px;
	display: none;
	text-align: center;
    z-index: 2;
    padding-top: 70px;
}
.header .ader .yuyan .xial .xiae {
	background: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}
.header .ader .yuyan:hover .xial{
	display: block;
}
.header .ader .yuyan .xial a{
	padding: 5px 0;
	color: #000;
	display: block;
}

.header .ader .fangan { padding: 30px 0 0; margin-left: 26px; transition: all .5s; }
.header .ader .fangan a { display: block; color: #fff; background: #8EC31F; line-height: 40px; width: 118px; border-radius: 100px; text-align: center; font-size: 16px; }
.header .ader .fangan a span { display: inline-block; width: 9.45px; height: 9.45px; background: url(../images/fangan.svg)no-repeat center center/cover; vertical-align: middle; margin-top: -2px; margin-left: 7px; }

.header.fixed-head { background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, .1); }
.header.fixed-head .logo a { padding-top: 10px; }
/*.header.fixed-head .logo img { width: auto; height: 60px; }*/
.header.fixed-head .logo a .m1 { display: none; }
.header.fixed-head .logo a .m2 { display: block; }
.header.fixed-head .ader .ul ul li .sub { padding:30px 25px; }
.header.fixed-head .ader .sousuo .opwoe,
.header.fixed-head .ader .yuyan .opwoe { height: 78px; }
.header.fixed-head .ader .fangan { padding-top: 20px; }
.header.fixed-head .ader .ul ul li .sub { color: #333333; }
.header.fixed-head .ader .sousuo .opwoe::before { background: url(../images/searchbtn1a.svg) no-repeat right center; }
.header.fixed-head .ader .yuyan .opwoe::before { background: url(../images/searchbtn2a.svg) no-repeat right center; }

.m-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; transition: all .5s; padding: 0 20px; }
.m-header .logo { width: 150px; padding: 5px 0 0; }
.m-header .logo a .m2 { display: none; }

.m-header.fixed-head { background: #fff; }
.m-header.fixed-head .logo a .m1 { display: none; }
.m-header.fixed-head .logo a .m2 { display: block; }

@media(max-width:1900px) {
    .header.fixed-head .ader .ul ul li .sub { padding: 20px 15px; }
    .header.fixed-head .logo a img { height: 50px; width: auto; }
    .header.fixed-head .logo a { padding-top: 5px; }
    .header.fixed-head .ader .sousuo .opwoe, .header.fixed-head .ader .yuyan .opwoe { height: 58px; }
    .header.fixed-head .ader .fangan { padding-top: 10px; }
    .header .ader .fangan a { line-height: 36px; }
    .header .ader .ul ul li .sub { padding: 44px 15px; }
    .header .ader .fangan { padding-top: 33px; }
}
@media(max-width:1700px) {
    .header { padding: 0 30px; }
    .header .ader .ul ul li .sub { font-size: 16px; padding: 45px 10px; }
    .header.fixed-head .ader .ul ul li .sub { padding: 21px 10px; }

    .header.fixed-head .logo a img { height: 50px; width: auto; }
    .header.fixed-head .logo a { padding-top: 5px; }

}

@media(max-width:1300px) {
    .header .ader .ul ul li .sub { margin: 0; padding: 45px 5px; font-size: 14px; }
    .header.fixed-head .ader .ul ul li .sub { padding: 22px 5px; }
    .header .ader .sousuo .opwoe,
    .header .ader .yuyan .opwoe { width: 40px; }
}





/**首页**/
.banner { width: 100%; height: 100vh; overflow: hidden; position: relative; z-index: 2; }
.banner .text { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; }
.banner .text .nr { margin: 20px 0 48px; }

.banner .swiper-slide .img01 img,.banner .swiper-slide .img01 .pic1 { transform: scale(1.2);transition: all 1.8s;}
.banner .swiper-slide.swiper-slide-active .img01 img,.banner .swiper-slide.swiper-slide-active .img01 .pic1 {transform: scale(1);}

.banner .swiper-pagination { left: var(--left); line-height: 0; bottom: 3vw; text-align: left; width: auto; }
.banner .swiper-pagination .swiper-pagination-bullet { opacity: 1; position: relative; border-radius: 100px; background: rgba(255,255,255,.2); width: 6px; height: 6px; overflow: hidden; transition: all .5s; margin-right: 20px; }
.banner .swiper-pagination .swiper-pagination-bullet:last-child { margin-right: 0; }
.banner .swiper-pagination .swiper-pagination-bullet.cur { width: 78px; }
.banner .swiper-pagination .swiper-pagination-bullet:after { content:''; width: 6px; height: 6px; position: absolute; left:0; top:0; background: #fff; border-radius: 100px; overflow: hidden; }
.banner .swiper-pagination .swiper-pagination-bullet.cur:after {
    -webkit-animation: w100 6s infinite;
    animation: w100 6s infinite;
}

@-webkit-keyframes w100 {
    0% { width: 0; }
    100% { width: 100%; }
}
@keyframes w100 {
    0% { width: 0; }
    100% { width: 100%; }
}


.banner .xianwne { line-height: 1; position: absolute; right: var(--right); bottom: 2.8vw; }
.banner .xianwne p img { position: absolute; right: -11px; top: 0; width: 7.33px; height: auto; }
.banner .xianwne p img {
    -webkit-animation: godown 2s infinite;
    animation: godown 2s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes godown {
    0% {-webkit-transform: translate(0, 0);opacity: 1;}
    50% {opacity: 1;}
    100% {-webkit-transform: translate(0, 10px);opacity: 0;}
}


.home_c{
    padding: 6.51041vw 0;
    position: relative;
    z-index: 1;
}
.home_c canvas {
    position: absolute;
    bottom: -21vw;
    left: 0;
    width: 100% !important;
    height: 32.96875vw !important;
}

.footer { position: relative; z-index: 2; }

.home_c .ul { width: 40%; float: left; }
.home_c .ul li{margin-bottom: 10.41666vw;  position: relative; opacity: .3; }
.home_c .ul li.cur { opacity: 1; }


.home_c .ul li:last-child{margin-bottom: 0;}

.home_c .ul li img { display: none; }

.home_c .ul li .right{
    width: 51.5%;
    margin-left: auto;
}
.home_c .ul li .right .img{border-radius: 16px;overflow: hidden;}


.home_c .ul li .right { display: none; }
.home_c .ul li .left { width: 100%; }
.home_c .ul li .left .e { margin: 28px 0 15px; }
.home_c .ul li .left .xp { line-height: 1.6; margin-bottom: 55px; }
.home_c .ul li .left .more2 { margin-left: 11px; }

body,.home_c,.home_c *{
    overflow: initial;
}
.UltimatepursuitA-a{transition: all 0.4s; border-radius: 20px; overflow: hidden; }
.UltimatepursuitA-a .pic { opacity: 0; transform: scale(.9); transition: all .5s; }
.UltimatepursuitA-a .pic.cur { opacity: 1; transform: scale(1); }


.UltimatepursuitA-a {
    position: sticky;
    float: right;
   /* top: 12vw;*/
    width: 50.84%;
        top: 33vh;
}

.UltimatepursuitA-a.zuih{
    top: 12vw;
    transform: initial;
}

.UltimatepursuitA-a.fixDiv2 {
    position: absolute;
}

.UltimatepursuitA-a .rsuitar {
    position: relative;
    height: 21.40625vw;
}
.UltimatepursuitA-a .rsuitar img {
    border-radius: 20px;
	overflow: hidden;
}

.UltimatepursuitA-a .rsuitar .pic {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    top: 0;
}

.kwoen {
    position: sticky;
    top: calc(50% - 216px / 2);
    /*top: 50%;
    transform: translateY(-50%);*/
    width: 50.84%;
    opacity: 0;
    transition: all .5s;
    left: 10px;
    height: 0;
}
.kwoen ul { border-left: 1px solid #CCCCCC; }
.kwoen ul li { line-height: 1; margin-bottom: 15px; }
.kwoen ul li:last-child { margin-bottom: 0; }
.kwoen ul li a { padding-left: 7px; position: relative; line-height: 1; color: #999999; font-size: 14px; transition: all .5s; position: relative; }
.kwoen ul li a::before { position: absolute; content: ""; top: 0; left: -2px; height: 0%; transition: all .5s; width: 3px; background: #042260; }
.kwoen ul li.cur a { color: #042260; }
.kwoen ul li.cur a::before { height: 100%; }

@media(max-width: 1500px){
    .kwoen ul li a { font-size:12px; }
}

.indexB { padding: 0 20px; }
.indexB .dexbtop { margin-bottom: 2.29166vw; }
.indexB .dexbtop .btopr { position: absolute; right: 0; bottom: 10px; }
.indexB .dexbbaowe { background: #ECEFF3; border-radius: 40px; padding: 7.18749vw 0 5.52083vw; overflow: hidden; }
.indexB .dexbott { padding-left: var(--uz);}
.indexB .dexbott .swiper-container { overflow: hidden;  }
.indexB .dexbott .swiper-slide { border-radius: 20px; overflow: hidden; }
.indexB .dexbott .img { width: 100%; height: 100%; top: 0; left: 0; }
.indexB .dexbott .img::before { position: absolute; bottom: 0; height: 50%; width: 100%; content: ""; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.indexB .dexbott .fanzhuan { position: absolute; left:0; top: 0; width: 100%; height: 100%; z-index: 3; }
.indexB .dexbott .mgow { position: absolute; width: 100%; bottom: 1.61458vw; padding: 0 2.08333vw; left: 0; line-height: 1; transition: all .3s; }
.indexB .dexbott .fanzhuan { opacity: 0; transform: translateX(-100%); transition: all .5s; }
.indexB .dexbott .fanzhuan a { display: block; background: rgba(0, 0, 0, 0.7); border-radius: 20px; overflow: hidden; padding: 2.08333vw 1.5625vw 1.97916vw; }
.indexB .dexbott .fanzhuan a .mgxq { overflow: hidden; height: 15vw; line-height: 1.5; opacity: 0.8; margin-top: 15px; overflow-y:scroll; }

.indexB .dexbott .fanzhuan a .mgxq::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 3px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 3px;
}
.indexB .dexbott .fanzhuan a .mgxq::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    /* border-radius: 5px; */
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background: #042260;
}
.indexB .dexbott .fanzhuan a .mgxq::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0);
    border-radius: 0;
    background: rgba(24, 86, 166, 0);
}


.indexB .dexbott .fanzhuan a .mgan { line-height: 1; margin-top: 2vw; }
.indexB .dexbott .fanzhuan a .mgan span { display: inline-block; width: 12.5px; height: 12.31px; background: url(../images/mganww.svg)no-repeat center center/cover; margin-left: 7px; }
.indexB .center { line-height: 0; }
.indexB .swiper-pagination { position: initial; display: inline-block; width: 200px; line-height: 0; height: 4px; margin-top: 3.38541vw; background: rgba(156, 156, 156, 0.2); }
.indexB .swiper-pagination .swiper-pagination-progressbar-fill { background: #042260; }

@media(max-width: 1720px){
    .indexB .dexbott .fanzhuan a .mgxq { height: 12vw; }
}
@media(max-width: 1500px){
    .indexB .dexbott .fanzhuan a .mgxq { height: 10vw; }
}
@media(max-width: 1280px){
    .indexB .dexbott .fanzhuan a .mgxq { height: 21vw; }
}


.indexB .dexbott .swiper-slide:hover .mgow { opacity: 0; }
.indexB .dexbott .swiper-slide:hover .fanzhuan { opacity: 1; transform: translateX(0%); }

.indexC { padding: 6.87500vw 0 0; }
.indexC .ndexctop .dexcl { width: 41.7%; padding: 20px 0 30px; }
.indexC .ndexctop .dexcl .xq { line-height: 1.6; width: 100%; margin: 19px 0 37px; }
.indexC .ndexctop .dexcl .suwoos { margin-top: 70px; }
.indexC .ndexctop .dexcl .suwoos ul li { float: left; margin-right: 2%; width: 31%; }
.indexC .ndexctop .dexcl .suwoos ul li:last-child { margin-right: 0; }
.indexC .ndexctop .dexcl .suwoos ul li .o { height: 24px; line-height: 1; }
.indexC .ndexctop .dexcl .suwoos ul li .s { line-height: .8; margin-top: 17px; }
.indexC .ndexctop .dexcl .suwoos ul li .s span { display: inline-block; line-height: .8; }
.indexC .ndexctop .dexcl .suwoos ul li .s i { display: inline-block; line-height: .8; vertical-align: middle; margin-top: -20px; }
.indexC .ndexctop .dexcr { position: absolute; width: 53%; top: 0; right: 0; height: 100%; border-radius: 20px; overflow: hidden; }
.indexC .ndexctop .dexcr .img { width: 100%; height: 100%; }

.indexC .ndexcbott { margin-top: 60px; }
.indexC .ndexcbott .anweo ul { border-bottom: 1px solid rgba(0, 0, 0, .2); }
.indexC .ndexcbott .anweo ul li { line-height: 1; padding-bottom: 28px; float: left; margin-right: 56px; color: #5E6265; position: relative; cursor: pointer; }
.indexC .ndexcbott .anweo ul li:last-child { margin-right: 0; }
.indexC .ndexcbott .anweo ul li::before { position: absolute; content: ""; bottom: -1px; width: 0; height: 2px; background: #042260; transition: all .5s; }
.indexC .ndexcbott .anweo ul li.cur { color: #042260; }
.indexC .ndexcbott .anweo ul li.cur::before { width: 100%; }

.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp { overflow: hidden; }
.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd ul { padding: 2.60416vw 0 5.57291vw !important; }
.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd .tempWrap { width: 100% !important; }
.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li { margin-right: 26px; box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.07); text-align: center; height: 116px; border-radius: 10px; overflow: hidden; width: 15%; position: relative; }
.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li .ewe { position: absolute; width: 100%; top: 50%; transform: translate(-50%,-50%); left: 50%;text-align: center; z-index: 9; }

.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li .ewe .la { color: #172949; }
.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li .ewe .lb { margin-top: 3px; }

.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li .ewe .oi { display: inline-block; position: relative; padding: 0 40px; }
.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li .ewe .oi::before { position: absolute; top: 50%; transform: translateY(-50%); left: 0; content: ""; width: 20.42px; height: 56.04px; background: url(../images/ewel.svg)no-repeat center center/cover; }
.indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li .ewe .oi::after { position: absolute; top: 50%; transform: translateY(-50%); right: 0; content: ""; width: 20.42px; height: 56.04px; background: url(../images/ewer.svg)no-repeat center center/cover; }

.porew1 { position: relative; z-index: 2; }
.indexD { padding: 0 20px; }
.indexD .bwiewoeoeo { background: #042260; border-radius: 40px; overflow: hidden; padding: 5.20833vw 0 3.125vw; }
.indexD .bwiewoeoeo .bt { margin-bottom: 2.34375vw; }
.indexD .bwiewoeoeo .swoeo { padding: 0 24px; position: relative; }
.indexD .bwiewoeoeo .swoeo::before { position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); border-radius: 20px; overflow: hidden; width: 100%; height: calc(100% - 56px); background: #F0F1F2; opacity: .2; }
.indexD .bwiewoeoeo .swoeo .oeo { overflow: hidden; background: #fff; padding: 3.64583vw 0 1.82291vw; border-radius: 20px;}
.indexD .bwiewoeoeo .swiper-container {  overflow: hidden; }
.indexD .bwiewoeoeo .swiper-container .wzweo { display: inline-block; width: 75%; line-height: 1.8; margin-top: 1.25vw; }
.indexD .bwiewoeoeo .swiper-pagination { line-height: 0; position: initial; margin-top: 2.86458vw; }
.indexD .bwiewoeoeo .swiper-pagination .swiper-pagination-bullet { width: 8px; height: 8px; background: #D9D9D9; opacity: 1; margin-left: 0; margin-right: 14px; }
.indexD .bwiewoeoeo .swiper-pagination .swiper-pagination-bullet:last-child { margin-right: 0; }
.indexD .bwiewoeoeo .swiper-pagination .swiper-pagination-bullet-active { background: #8EC31F; }
.indexD .fuwoewoe { margin-top: 3.125vw; }
.indexD .fuwoewoe ul li { float: left; width: 14.28%; }

.indexE { padding: 6.25vw 0 6.77083vw; }
.indexE .ndexetop .btopr { position: absolute; bottom: 10px; right: 0; }
.indexE .ndenxnbott { margin-top: 2.60416vw; }
.indexE .ndenxnbott ul { display: flex; flex-wrap: wrap; }
.indexE .ndenxnbott ul li { float: left; width: 32%; margin-right: 2%; border: 1px solid #D4D4D4; border-radius: 20px; overflow: hidden; transition: all .5s; }
.indexE .ndenxnbott ul li:last-child { margin-right: 0; }
.indexE .ndenxnbott ul li a { display: block; }
.indexE .ndenxnbott ul li a .prow .img img { transform: scale(1.01); transition: all .5s; }
.indexE .ndenxnbott ul li:hover a .prow .img img { transform: scale(1.05); }
.indexE .ndenxnbott ul li a .daoge { padding: 36px 27px 0 34px; }
.indexE .ndenxnbott ul li a .daoge .xn span { background: rgba(4, 34, 96, 0.1); transition: all .5s; width: auto; padding: 0 15px; line-height: 28px; border-radius: 20px; display: inline-block; text-align: center; color: #042260; }
.indexE .ndenxnbott ul li a .daoge .xn i { display: inline-block; line-height: 28px; color: #676E7C; margin-left: 8px; }
.indexE .ndenxnbott ul li a .daoge .bo { line-height: 1.4; margin-top: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.indexE .ndenxnbott ul li a .daoge .lwen { line-height: 1; margin: 3.38541vw 0; }
.indexE .ndenxnbott ul li a .daoge .lwen span { display: inline-block; vertical-align: middle; width: 12.89px; height: 12.31px; margin-top: -2px; margin-left: 6px; background: url(../images/aoggese.svg)no-repeat center center/cover; }

.indexE .ndenxnbott ul li:hover { border: 1px solid #042260; }
.indexE .ndenxnbott ul li:hover a .daoge .xn span { color: #fff; background: #98CF38; }
.indexE .ndenxnbott ul li:hover a .daoge .bo { text-decoration: underline; }


.footer { background: #F6F6F6; border-radius: 60px 60px 0px 0px; overflow: hidden; padding-top: 5.10416vw; }
.footer .ooterl dl { float: left; margin-right: 7.29166vw; }
.footer .ooterl dl:last-child { margin-right: 0; }
.footer .ooterl dl dt { margin-bottom: 10px; }
.footer .ooterl dl dd { margin-bottom: 10px; }
.footer .ooterl dl dd:last-child { margin-bottom: 0; }
.footer .ooterl dl dt a { font-weight: bold; display: block; color: #333333; }
.footer .ooterl dl dd a { display: block; color: #202020; }

.footer .ooterr { width: 185px; }
.footer .ooterr .ewsm { padding: 0 35px; margin-top: 25px; }
.footer .ooterr .ewsm .wsm { line-height: 1; margin-top: 13px; }


.footer .ooter { border-top: 1px solid rgba(90, 90, 90, 0.3); margin-top: 5.72916vw; padding: 26px 0; }
.footer .ooter .terl { line-height: 1; }
.footer .ooter .terl a { display: inline-block; color: #6F6F6F; }
.footer .ooter .terr a { display: inline-block; color: #6F6F6F; line-height: 1; margin-right: 24px; }
.footer .ooter .terr a:last-child { margin-right: 0; }

@media ( max-width:2300px ) {
    .indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li { width: 20%; }
}

@media(max-width:1900px) {
    .indexC .ndexctop .dexcl .suwoos ul li .o { font-size: 12px;  }
    .indexC .ndexctop .dexcl .suwoos ul li .s i { margin-top: -1.05263vw; }
}

@media(max-width:1600px) {

   /* .UltimatepursuitA-a { top: 9vw; }
*/
    .footer .ooterl dl { margin-right: 5vw; }

    .indexC .ndexctop .dexcl .xq { width: 100%; }
    .indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li { width: 25%; }
    .indexB .dexbott .fanzhuan a{padding: 5.08333vw 1.5625vw 1.97916vw;}
}

@media(max-width:1300px) {
    .footer .ooterl dl { margin-right: 30px; }
    .indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li { width: 28%; }
}


@media(max-width:1100px) {
    body{
        overflow: hidden;
    }

    .banner { height: auto; }
    .banner .xianwne { display: none; }
    .banner .text .nr { margin: 15px 0 20px; }
    .banner .swiper-slide .img01 .pic1 { background: none !important; }
    .banner .swiper-pagination { bottom: 20px; }

    .home_c { padding: 35px 0 45px; }
    .kwoen { display: none !important; }
    .home_c .ndexkbottom { margin-top: 25px; }
    .home_c .ndexkbottom .left .wwe { margin: 20px 0 10px; }
    .home_c .ndexkbottom .left .xp { line-height: 1.6; margin: 15px 0 25px; }
    .home_c .ndexkbottom .left .more2 { margin-left: 10px; }
    .home_c .ndexkbottom .swiper-container { overflow: hidden; }
    .home_c .ndexkbottom .swiper-pagination { position: initial; line-height: 0; margin-top: 25px; }
    .home_c .ndexkbottom .swiper-pagination .swiper-pagination-bullet { width: 6px; height: 6px; border-radius: 100px; opacity: 1; background: #6F6F6F; }
    .home_c .ndexkbottom .swiper-pagination .swiper-pagination-bullet-active { width: 30px; background: #042260; }
    .home_c .ndexkbottom .right { overflow: hidden; border-radius: 15px; }

    .indexB .dexbtop { margin-bottom: 20px; }
    .indexB .dexbott { padding: 0 20px; }
    .indexB .dexbbaowe { padding: 35px 0 45px; border-radius: 20px; }
    .indexB .dexbott .img { position: initial; background: none !important; }
    .indexB .dexbott .fanzhuan { position: absolute; left: 0; top: 0; height: 100%; }
    .indexB .dexbott .fanzhuan a { height: 100%; padding: 20px; }
    .indexB .dexbott .swiper-slide { border-radius: 15px; }
    .indexB .dexbott .mgow { bottom: 15px; padding: 0 20px; }
    .indexB .dexbott .fanzhuan a .mgan { margin-top: 0; position: absolute; width: 100%; left: 0; bottom: 20px; padding: 0 20px; }

    .indexB .weoweoeio { margin-top: 30px; }
    .indexB .weoweoeio .center { text-align: left; }
    .indexB .weoweoeio .center .gude { float: left; }
    .indexB .weoweoeio .center .swiper-pagination { position: absolute; right: 0; top: 50%; transform: translateY(-50%); margin-top: 0; left: auto; width: calc(100% - 190px); }

    .indexC { padding: 35px 0 0; }
    .indexC .ndexctop .dexcr { width: 100%; position: initial; border-radius: 15px; }
    .indexC .ndexctop .dexcr .img { background: none !important; }
    .indexC .ndexctop .dexcl { width: 100%; padding: 25px 0 0; }
    .indexC .ndexctop .dexcl .xq { width: 100%; margin: 10px 0 20px; }
    .indexC .ndexctop .dexcl .suwoos ul li { width: 33.33%; margin-right: 0; }
    .indexC .ndexctop .dexcl .suwoos ul li .s i { margin-top: -8px; }
    .indexC .ndexctop .dexcl .suwoos ul li .s { margin-top: 13px; }
    .indexC .ndexctop .dexcl .suwoos { margin-top: 20px; }
    .indexC .ndexcbott .anweo ul li { padding-bottom: 20px; }
    .indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd ul { padding: 20px 0 45px !important; }
    .indexC .ndexcbott .nwoeowoe .baowekke .slideTxtBox .woepwp .bd li { width: 80%; height: 100px; }

    .indexD .bwiewoeoeo .bt { margin-bottom: 20px; }
    .indexD .bwiewoeoeo .swoeo { padding: 0 18px; }
    .indexD .bwiewoeoeo .container1 { width: 100%; padding: 0; }
    .indexD .bwiewoeoeo { border-radius: 20px; padding: 35px 4% 45px; }
    .indexD .bwiewoeoeo .swoeo .oeo { padding: 20px; border-radius: 15px; }
    .indexD .bwiewoeoeo .swoeo::before { border-radius: 15px; }
    .indexD .bwiewoeoeo .swiper-container .wzweo { width: 100%; font-size: 14px; line-height: 1.6; }
    .indexD .bwiewoeoeo .swiper-pagination { margin-top: 20px; }
    .indexD .fuwoewoe { overflow: scroll; margin-top: 0; }
    .indexD .fuwoewoe ul { min-width: 2000px; }

    .indexE { padding: 35px 0 45px; }
    .indexE .ndenxnbott { margin-top: 20px; }
    .indexE .ndenxnbott ul li { width: 100%; margin-right: 0; margin-bottom: 20px; border-radius: 15px; }
    .indexE .ndenxnbott ul li:last-child { margin-bottom: 0; }
    .indexE .ndenxnbott ul li a .daoge { padding: 20px 20px 0; }
    .indexE .ndenxnbott ul li a .daoge .lwen { margin: 20px 0 35px; }
    .indexE .btopwww { margin-top: 30px; }

    .footer { border-radius: 20px 20px 0px 0px; padding-top: 30px; }
    .footer .ooterl { display: none; }
    .footer .ooterr { width: 100%; float: left; text-align: center; }
    .footer .ooterr .ewsm { padding: 0; margin-top: 0; }
    .footer .ooterr .ewsm img { width: 115px; display: inline-block; }
    .footer .ooter { padding: 15px 0; }
    .footer .ooter .terl { line-height: 1.5; width: 100%; }
    .footer .ooter .terr { float: left; margin-top: 15px; }
}




/*zx*/
.banner_ny{
    height: auto;
}
.banner_ny .img01 .mo{
    width: 100%;
}
.dongt{
    padding: 120px 0;
}
.dongt .top{
    position: relative;
}
.dongt .top .top_r{
    position: absolute;
    right: 0;
    bottom: 0;
}
.dongt .top .top_r2{
    position: relative;
    right: 0; width: 100%; margin-top: 20px;
    bottom: 0;
}
.dongt .top .top_r .top_r01 a{
    display: inline-block;
    color: #042260;
    background: rgba(4, 34, 96, 0.08);
    padding: 0 36px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 30px;
    transition: all 0.6s;
    margin-right: 10px;margin: 5px 10px 5px 0;
}
.dongt .top .top_r .top_r01 a.cur{
    color: #fff;
    background: #98CF38;
}
.dongt .top .top_r .top_r01 a:hover{
    color: #fff;
    background: #98CF38;
}
.dongt .top .top_r .top_r02{
    width: 435px;
    position: relative;
}
.dongt .top .top_r .top_r02 .sous_1{
    width: 100%;
    border-radius: 30px;
    border:none;
    height: 52px;
    line-height: 52px;
    background: #EBEEF3;
    padding: 0 23px;
    font-size: 16px;
}
.dongt .top .top_r .top_r02 .dyan{
    width: 129px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border:none;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: #042260;
    color: #fff;
    cursor: pointer;
}
.dongt .top .top_r .top_r02 .dyan i{
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    background: url(../images/fdj.svg)center center/cover;
    margin-right: 7px;
}

.dongt .top .top_r.searchDownA2 { position: relative; float:left; width: 100%; margin-top: 20px; }

.dongt_a{
    border:1px solid #D4D4D4;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
}
.dongt_a .img{
    width: 49%;
}
.dongt_a .bt{
    width: 41%;
    margin-right: 5%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.dongt_a .bt .b{
    color: #676E7C;
}
.dongt_a .bt .b span{
    display: inline-block;
    vertical-align: middle;
    background: rgba(4, 34, 96, 0.08);
    padding: 3px 12px;
    border-radius: 20px;
    color: #042260;
    margin-right: 9px;
}
.dongt_a .bt .b1{
    color: #042260;
    margin-top: 15px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.dongt_a .bt .t{
    color: #5E6265;
    margin-top: 15px;
    line-height: 1.8;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.dongt_a .bt .more{
    margin-top: 45px;
}
.dongt_a .swiper-pagination { right: var(--right); line-height: 0; bottom: 2.6vw; text-align: right; width: 100%; padding-right: 3.1vw;}
.dongt_a .swiper-pagination .swiper-pagination-bullet { opacity: 1; position: relative; border-radius: 100px; background: rgba(156, 156, 156, 0.4); width: 6px; height: 6px; overflow: hidden; transition: all .5s; margin-right: 20px; }
.dongt_a .swiper-pagination .swiper-pagination-bullet:last-child { margin-right: 0; }
.dongt_a .swiper-pagination .swiper-pagination-bullet.cur { width: 78px; }
.dongt_a .swiper-pagination .swiper-pagination-bullet:after { content:''; width: 6px; height: 6px; position: absolute; left:0; top:0; background: #042260; border-radius: 100px; overflow: hidden; }
.dongt_a .swiper-pagination .swiper-pagination-bullet.cur:after {
    -webkit-animation: w100 6s infinite;
    animation: w100 6s infinite;
}

@-webkit-keyframes w100 {
    0% { width: 0; }
    100% { width: 100%; }
}
@keyframes w100 {
    0% { width: 0; }
    100% { width: 100%; }
}
.dongt_b ul{
    margin-bottom: 79px;
}
.dongt_b ul li .img{
    width: 30%;
    border-radius: 20px;
    overflow: hidden;
}
.dongt_b ul li .img img{
    transform: scale(1); transition: all 0.6s ease 0s;
}
.dongt_b ul li:hover .img img{
    transform: scale(1.1);
}
.dongt_b ul li{
    position: relative;
}
.dongt_b ul li .bt{
    width: 66%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.dongt_b ul li .bt .b{
    color: #676E7C;
}
.dongt_b ul li .bt .b span{
    display: inline-block;
    vertical-align: middle;
    background: rgba(4, 34, 96, 0.08);
    padding: 3px 12px;
    border-radius: 20px;
    color: #042260;
    margin-right: 9px;
    transition: all 0.6s;
}
.dongt_b ul li:hover .bt .b span{
    color: #fff;
    background: #98CF38;
}
.dongt_b ul li .bt .b1{
    color: #042260;
    margin-top: 15px;
    transition: all 0.6s;
}
.dongt_b ul li:hover .bt .b1{
    text-decoration: underline;
}
.dongt_b ul li .bt .t{
    color: #5E6265;
    margin-top: 15px;
    line-height: 1.8;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.dongt_b ul li .bt .jt{
    color: #333333;
    margin-top: 1.56vw;
}
.dongt_b ul li .bt .jt i{
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url(../images/dongt_b_jt.svg)center center/cover;
    vertical-align: middle;
    margin-left: 6px;
    margin-top: -2px;
}
.dongt_b ul li{
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid rgba(212, 212, 212, 0.5);
    position: relative;
}
.dongt_b ul li:after{
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    bottom: -1px;
    height: 1px;
    background: #042260;
    transition: all 0.6s;
}
.dongt_b ul li:hover:after{
    width: 100%;
}

.fyq{
    width: 100%;
    text-align: center; 
}
.fyq a{
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 48px;
    border:1px solid rgba(102, 102, 102, 0.3);
    border-radius: 10px;
    color: #666666;
    transition: all 0.6s;
    margin:0 4px;
}
.fyq a:hover{
    background: #0e6eb8;
    color: #fff;
    border:1px solid #0e6eb8;
}
.fyq a.cur{
    background: #0e6eb8;
    color: #fff;
    border:1px solid #0e6eb8;
}
.fyq .prev{
    position: relative;
}
.fyq .prev:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 12px;
    background: url(../images/fyq_prev.svg)center center/cover;
    transition: all 0.6s;
}
.fyq .next{
    position: relative;
}
.fyq .next:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 12px;
    background: url(../images/fyq_next.svg)center center/cover;
    transition: all 0.6s;
}
@media(max-width: 1920px){
    .dongt{
        padding: 6.25vw 0;
    }
    .dongt_a{
        margin-top: 2.6vw;
    }
    .dongt_a .bt .more{
        margin-top: 2.3vw;
    }
    .dongt_b ul li{
        padding: 1.56vw 0;
    }
    .dongt_b ul{
        margin-bottom: 4.1vw;
    }
    .dongt .top .top_r .top_r01 a{
        padding: 0 1.8vw;
    }
}
@media(max-width:1600px){
    .dongt .top .top_r{
        /*position: static;*/
        /*margin-top: 15px;*/
        /*width: 100%;*/
    }
    .dongt .top .top_r .top_r01{
        float: left;
    }
}
@media(max-width: 1100px){
    .dongt_a .swiper-pagination{
        bottom: 20px;
        text-align: center;
    }
    .dongt{
        padding: 40px 0 50px;
    }

    .dongt .top .top_r{
        width: 100%;
        position: static;
        margin-top: 20px;
    }
    .dongt .top .top_r.marginT10 { margin-top:0!important; }
    .dongt .top .top_r .top_r01{
        float: left;
    }
    .dongt .top .top_r .top_r01 a{
        padding: 0 20px;
        height: 45px;
        line-height: 45px;
        margin-right: 4px;
    }
    .dongt .top .top_r .top_r02{
        width: 100%;
        margin-bottom: 15px;
    }
    .dongt .top .top_r .top_r02 .sous_1{
        height: 45px;
        line-height: 45px;
    }
    .dongt .top .top_r .top_r02 .dyan{
        height: 45px;
        line-height: 45px;
    }
    .dongt_a .img{
        width: 100%;
    }
    .dongt_a .bt{
        width: 100%;
        position: static;
        transform: translateY(0);
        margin-right: 0;
        padding: 20px 15px 50px 15px;
    }
    .dongt_a .bt .more{
        margin-top: 20px;
    }
    .dongt_b ul li{
        padding: 20px 0;
    }
    .dongt_b ul li .img{
        width: 100%;
    }
    .dongt_b ul li .bt{
        width: 100%;
        margin-top: 20px;
        position: static;
        transform: translateY(0);
    }
    .dongt_b ul li .bt .jt{
        margin-top: 20px;
    }
    .dongt_b ul{
        margin-bottom: 25px;
    }
    .fyq a{
        width: 40px;
        height: 40px;
        margin:0 2px;
        line-height: 38px;
    }
}

.mbx a{
    color: #666666;
}
.mbx span{
    color: #666666;
}
.dtxq .mbx{
    margin-top: 20px;
}
.dtxq_a{
    padding: 60px 0 110px;
}
.dtxq_a .dtxq_a_l{
    width: 72%;
    background: #F6F6F6;
    border-radius: 20px;
    padding: 35px 30px;
}
.dtxq_a .dtxq_a_l .bt{
    padding-bottom: 1vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.dtxq_a .dtxq_a_l .bt .b{
    color: #042260;
}
.dtxq_a .dtxq_a_l .bt .t{
    color: #676E7C;
    margin-top: 5px;
}
.dtxq_a .dtxq_a_l .nr{
    padding: 1.3vw 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.dtxq_a .dtxq_a_l .nr p{
    color: #5E6265;
    line-height: 1.8;
}
.dtxq_a .dtxq_a_l .nr p img{
    border-radius: 10px;
}
.dtxq_a .dtxq_a_l .dtxq_a_fy{
    line-height: 2;
    margin-top:  1.77vw;
    position: relative;
}
.dtxq_a .dtxq_a_l .dtxq_a_fy a{
    display: block;
    width: 100%;
    color: #666666;
}
.dtxq_a .dtxq_a_l .dtxq_a_fy a span{
    color: #222222;
}
.dtxq_a .dtxq_a_l .dtxq_a_fy .more{
    position: relative;
    top: auto;
    transform: translateY(0);
    right: auto; float:left; margin-top: 20px;
    display: inline-block;
    width: auto;
}
.dtxq_a_r{
    width: 27%;
}
.dtxq_a_r .dtxq_a_r1{
    background: #F6F6F6;
    padding: 1.77vw 1.56vw 0 1.56vw;
    border-radius: 20px;
}
.dtxq_a_r .dtxq_a_r1 .bt{
    color: #042260;
}
.dtxq_a_r .dtxq_a_r1 ul{
    margin-top: 1.35vw;
}
.dtxq_a_r .dtxq_a_r1 ul li a{
    display: block;
    padding: 1.2vw 0;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    position: relative;
    color: #5E6265;
    transition: all 0.6s;
}
.dtxq_a_r .dtxq_a_r1 ul li:hover a{
    color: #042260;
}
.dtxq_a_r .dtxq_a_r1 ul li a:after{
    content: "";
    position: absolute;
    top: -1px;
    height: 1px;
    background: #042260;
    width: 0;
    left: 0;
    transition: all 0.6s;
}
.dtxq_a_r .dtxq_a_r1 ul li:hover a:after{
    width: 100%;
}
.dtxq_a_r .dtxq_a_r1 ul li a:before{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 14px;
    height: 12px;
    background: url(../images/dtxq_a_r1_jt.svg)center center/cover;
    transition: all 0.6s;
}
.dtxq_a_r .dtxq_a_r1 ul li:hover a:before{
    background: url(../images/dtxq_a_r1_jt01.svg)center center/cover;
}
.dtxq_a_r .dtxq_a_r2{
    background: #F6F6F6;
    padding: 1.77vw 1.56vw 0 1.56vw;
    border-radius: 20px;
    margin-top: 1vw;
}
.dtxq_a_r .dtxq_a_r2 .bt{
    color: #042260;
}
.dtxq_a_r .dtxq_a_r2 ul li:last-child a{
    border-bottom: none;
}
.dtxq_a_r .dtxq_a_r2 ul li a{
    display: block;
    padding: 1.56vw 0 1.25vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dtxq_a_r .dtxq_a_r2 ul li .img{
    overflow: hidden;
    border-radius: 20px;
}
.dtxq_a_r .dtxq_a_r2 ul li .img img{
    transform: scale(1); transition: all 0.6s ease 0s;
}
.dtxq_a_r .dtxq_a_r2 ul li:hover .img img{
    transform: scale(1.1);
}
.dtxq_a_r .dtxq_a_r2 ul li .bt{
    margin-top: 16px;
}
.dtxq_a_r .dtxq_a_r2 ul li .bt .b{
    color: #676E7C;
}
.dtxq_a_r .dtxq_a_r2 ul li .bt .t{
    color: #042260;
    margin-top: 5px;
}
@media(max-width: 1920px){
    .dtxq_a{
        padding: 3.1vw 0 5.7vw;
    }
    .dtxq_a .dtxq_a_l{
        padding: 1.8vw 1.56vw;
    }
}

@media(max-width: 1100px){
    .dtxq_a{
        padding: 30px 0 50px;
    }
    .dtxq_a .dtxq_a_l{
        padding: 20px 15px;
        width: 100%;
    }
    .dtxq_a .dtxq_a_r{
        display: none;
    }
    .dtxq_a .dtxq_a_l .bt{
        padding-bottom: 15px;
    }
    .dtxq_a .dtxq_a_l .nr{
        padding: 15px 0;
    }
    .dtxq_a .dtxq_a_l .dtxq_a_fy a{
        width: 100%;
    }
    .dtxq_a .dtxq_a_l .dtxq_a_fy .more{
        position: static;
        float: right;
        margin-top: 20px;
        transform: translateY(0);
    }
    .dtxq_a .dtxq_a_l .dtxq_a_fy{
        margin-top: 20px;
    }
}

.xlwm{
    padding: 130px 0;
}
.xlwm_a .xlwm_a_l{
    width: 45%;
    padding-top: 2.8vw;
}
.xlwm_a .xlwm_a_l ul{
    margin-top: 1.56vw;
}
.xlwm_a .xlwm_a_l ul li{
    position: relative;
    margin-bottom: 1vw;
}
.xlwm_a .xlwm_a_l ul li .icon{
    width: 70px;
    height: 70px;
    background: rgba(4, 34, 96, 0.05);
    border-radius: 50%;
    position: absolute; left:0; top: 50%; transform:translateY(-50%);
}
.xlwm_a .xlwm_a_l ul li .icon .img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
}
.xlwm_a .xlwm_a_l ul li .bt{
    position: relative;
    left: 0;
    padding-left: 90px;
}
.xlwm_a .xlwm_a_l ul li .bt .b{
    color: #042260;
}
.xlwm_a .xlwm_a_l ul li .bt .t{
    color: #767676;
    margin-top: 3px;
}
.xlwm_a .xlwm_a_l .more{
    margin-top: 2.6vw;
}
.xlwm_a .xlwm_a_r{
    width: 52%;
    overflow: hidden;
    border-radius: 20px;
}


.lxwm_b{
    padding: 0 20px;
}
.lxwm_b1{
    border-radius: 30px;
    background: #ECEFF3;
    padding: 117px 0 120px;
}
.lxwm_b .lxwm_b1 ul{
    margin-top: 1.56vw;
}
.biaodian_ty ul li{
    float: left;
    width: 24%;
    margin-right: 1.33%;
    position: relative;
    margin-bottom: 1.33%;
}
.biaodian_ty ul li:nth-child(4n){
    margin-right: 0;
}
.biaodian_ty ul li .icon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 18px;
}
.biaodian_ty ul li .icon .pic2{
    display: none;
}
.biaodian_ty ul li:hover .icon .pic1{
    display: none;
}
.biaodian_ty ul li:hover .icon .pic2{
    display: block;
}
.biaodian_ty ul li input {
    background: #fff;
    border: 1px solid #fff;
    padding: 20px 18px 20px 50px;
    border-radius: 10px;
    width: 100%;
    font-size: 16px;
    color: rgba(34, 34, 34, 0.5);
    transition: all 0.8s;
}
.biaodian_ty ul li:hover .layui-form-select,
.biaodian_ty ul li:hover textarea,
.biaodian_ty ul li:hover select,
.biaodian_ty ul li:hover input{
    border: 1px solid #042260;
}
.biaodian_ty ul li.bitian:before {
    content: "*";
    color: #FF0019;
    font-size: 15px;
    position: absolute;
    right: 20px;
    top: 50%;
    display: block;
    height: 14px;
    transform: translateY(-50%);
}
.biaodian_ty ul li select {
    background: #fff;
    border: 1px solid #fff;
    padding: 20px 18px 20px 50px;
    border-radius: 10px;
    width: 100%;
    font-size: 16px;
    -webkit-appearance: none;
    color: rgba(34, 34, 34, 0.5);
}
.biaodian_ty ul li.w100{
    width: 100%;
}
.biaodian_ty ul li textarea{
    background: #fff;
    border: 1px solid #fff;
    padding: 20px 18px 20px 50px;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
    color: #999999;
    height: 7.2vw;
}
.biaodian_ty ul li input::-webkit-input-placeholder {color: #999999;}
.biaodian_ty ul li textarea::-webkit-input-placeholder {color: #999999;}
.biaodian_ty ul li.w100 .icon{
    position: absolute;
    top: 33px;
    left: 18px;
}
.biaodian_ty button{
    background: none;
    border:none;
    width: 100%;
    height: 100%;
}
.biaodian_ty ul li .duox:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    width: 12px;
    height: 12px;
    background: url(../images/select_jt.svg)center center/cover;
}
@media(max-width: 1920px){
    .xlwm{
        padding: 6.7vw 0;
    }
    .lxwm_b1{
        padding: 6vw 0 6.25vw;
    }
    .lxwm_b1{
        margin-bottom: 20px;
    }
}
@media(max-width: 1100px){
    .xlwm_a .xlwm_a_l{
        padding-top: 0;
        width: 100%;
    }
    .xlwm_a .xlwm_a_l ul li .icon{
        width: 50px;
        height: 50px;
    }
    .xlwm_a .xlwm_a_l ul li .bt{
        padding-left: 60px;
    }
    .xlwm_a .xlwm_a_l ul li{
        margin-bottom: 15px;
    }
    .xlwm_a .xlwm_a_l ul{
        margin-top: 20px;
    }
    .xlwm_a .xlwm_a_l .more{
        margin-top: 20px;
    }
    .xlwm_a .xlwm_a_r{
        width: 100%;
        margin-top: 20px;
    }
    .biaodian_ty ul li textarea{
        height: 200px;
    }
    .biaodian_ty ul li{
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .biaodian_ty ul li input,
    .biaodian_ty ul li select,
    .biaodian_ty ul li textarea{
        padding: 15px 18px 15px 50px;
    }
    .lxwm_b .lxwm_b1 ul{
        margin-top: 20px;
    }
    .lxwm_b1{
        padding: 40px 0 50px;
    }
    .xlwm{
        padding: 40px 0;
    }
}


.yhzc{
    padding: 118px 0 130px;
}
.yhzc .yhzc_a{
    margin-top: 1.56vw;
}
.yhzc .yhzc_a ul{
    display: flex;
    flex-wrap: wrap;
}
.yhzc .yhzc_a ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    border:1px solid #D4D4D4;
    border-radius: 20px;
    transition: all 0.6s;
}
.yhzc .yhzc_a ul li:nth-child(3n){
    margin-right: 0;
}
.yhzc .yhzc_a ul li:hover{
    background: #042260;
    border:1px solid #042260;
}
.yhzc .yhzc_a ul li a{
    display: block;
    padding: 45px 40px;
    position: relative;
}
.yhzc .yhzc_a ul li a .bt1{
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #98CF38;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.6s;
    position: absolute;
    top: 1.56vw;
    right: 1.56vw;
}
.yhzc .yhzc_a ul li:hover a .bt1{
    opacity: 1;
}
.yhzc .yhzc_a ul li a .icon{
    transition: all 0.6s;
    opacity: 1;
}
.yhzc .yhzc_a ul li:hover a .icon{
    opacity: 0;
}
.yhzc .yhzc_a ul li a .bt{
    margin-top: 40px;
}
.yhzc .yhzc_a ul li a .bt .b{
    color: #042260;
    transition: all 0.6s;
}
.yhzc .yhzc_a ul li:hover a .bt .b{
    color: #fff;
}
.yhzc .yhzc_a ul li a .bt .t{
    color: #5E6265;
    line-height: 1.8;
    margin-top: 10px;
    transition: all 0.6s;
}
.yhzc .yhzc_a ul li:hover a .bt .t{
    color: #fff;
}
.yhzc_b{
    padding: 108px 0 130px;
    background: #ECEFF3;
    border-radius: 40px;
    width: calc(100% - 40px);
    margin: 0 auto;
    position: relative;
}
.yhzc_b1{
    margin-top: 1.8vw;
    overflow: hidden;
}
.yhzc_b1 ul li{
    float: left;
    width: 24%;
    margin-right: 1.33%;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    cursor: pointer;
}

.yhzc_b1 ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 70%,rgb(0,0,0,.5));
}

.yhzc_b1 ul li a{
    pointer-events: none;
}
.yhzc_b1 ul li .bt{
    color: #fff;
    padding: 0 1.45vw;
    position: absolute;
    bottom: 25px;
    width: 100%;
    left: 0;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    line-height: 1.6;
    transition: all 0.6s;
    opacity: 1;
}
.yhzc_b1 ul li:hover .bt{
    opacity: 0;
}
.yhzc_b1 ul li .bt1{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    background: rgba(0,0,0,0.6);
    padding:  1.77vw 2vw 0 1.56vw;
    transition: all 0.6s;
}
.yhzc_b1 ul li:hover .bt1{
    left: 0;
}
.yhzc_b1 ul li .bt1 .b{
    color: #fff;
    text-decoration: underline;
    line-height: 1.6;
}
.yhzc_b1 ul li .bt1 .t{
    color: #fff;
    position: absolute;
    bottom: 1.56vw;
}
.yhzc_b1 ul li .bt1 .t .t1{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 62px;
}
/*.yhzc_b1 ul li .bt1 .t i{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../images/yhzc_b1_icon.svg)center center/cover;
    vertical-align: middle;
    margin-right: 12px;
}*/
.yhzc_b1 .yhzc_qh{
    margin-top: 3.2vw;
}
.yhzc_qh{
    position: relative;
    width: 100%;
    height: 5px;
}
.yhzc_qh .swiper-pagination{
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 4px;
    line-height: 0;
    background: rgba(156, 156, 156, 0.2);
    border-radius: 10px;
    overflow: hidden;
}
.yhzc_qh .swiper-pagination .swiper-pagination-progressbar-fill{
    background: #042260;
}
.yhzc_c1{
    margin-top: 1.8vw;
}
.yhzc_c1 ul{
    margin-bottom: 2.6vw;
}
.yhzc_c1 ul li {
    overflow: hidden;
    border-radius: 20px;
    border:1px solid #D4D4D4;
    cursor: pointer;
    margin-bottom: 15px;
}
.yhzc_c1 ul li .bt{
    padding: 1.3vw 3vw 1.3vw 1vw;
    color: #40444F;
    position: relative;
    transition: all 0.6s;
}
.yhzc_c1 ul li.cur .bt{
    background: #042260;
    color: #fff;
}
.yhzc_c1 ul li .bt .icon{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1vw;
    width: 28px;
    height: 28px;
    border:2px solid rgba(118, 118, 118, 0.5);
    border-radius: 50%;
    transition: all 0.6s;
}
.yhzc_c1 ul li.cur .bt .icon{
    background: rgba(255, 255, 255, 0.2);
    border:2px solid rgba(255, 255, 255, 0.2);
}
.yhzc_c1 ul li .bt .icon .jia{
    width: 2px;
    height: 10px;
    background: #5C5C5C;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.6s;
}
.yhzc_c1 ul li.cur .bt .icon .jia{
    height: 0;
}
.yhzc_c1 ul li .bt .icon .jian{
    width: 10px;
    height: 2px;
    background: #5C5C5C;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.6s;
}
.yhzc_c1 ul li.cur .bt .icon .jian{
    background: #fff;c 
}
.yhzc_c1 ul li .nr{
    padding: 1.2vw 2.5vw 1.56vw 1vw;
    display: none;
}

.yhzc_d{
    width: calc(100% - 40px);
    background: url(../images/yhzc_d_beij.png)center center/cover;
    border-radius: 30px;
    padding: 3.4vw 0;
    margin:0 auto;
}
.yhzc_d_a{
    position: relative;
}
.yhzc_d .bt{
    color: #fff;
    line-height: 1.6;
}
.yhzc_d .yhzc_d1{
    width: 100%;
    margin-right:0!important;
    margin-top: 2vw;
}
.yhzc_d .yhzc_d1 ul li{
    position: relative;
    float: left;
    margin-right: 2.6vw;
}
.yhzc_d .yhzc_d1 ul li:last-child{
    margin-right: 0;
}
.yhzc_d .yhzc_d1 ul li .icon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
}
.yhzc_d .yhzc_d1 ul li .icon img{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.yhzc_d .yhzc_d1 ul li .bt{
    padding-left: 90px;
}
.yhzc_d .yhzc_d2{
    margin: 2.2vw 0;
}
.jiaz{
    width: 100%;
    text-align: center;
}
.jiaz .bt{
    color: #999999;
    margin-top: 5px;
}
@media(max-width: 1920px){
    .yhzc{
        padding: 6.1vw 0 6.7vw;
    }
    .yhzc .yhzc_a ul li a{
        padding: 2.3vw 2vw;
    }
    .yhzc .yhzc_a ul li a .bt{
        margin-top: 2vw;
    }
    .yhzc_b{
        padding: 6.1vw 0 6.7vw;
    }
}
.dongt .top.top_a .top_r .top_r01 a{
    background: #fff;
}
.dongt .top.top_a .top_r .top_r01 a.cur{
    background: #98CF38;
}
.dongt .top.top_a .top_r .top_r01 a:hover{
    background: #98CF38;
}
.dongt .top.top_a .top_r .top_r02 .sous_1{
    background: #fff;
}

@media(max-width: 1100px){
    .yhzc_d .yhzc_d1 ul li .icon{
        width: 50px;
        height: 50px;
    }
    .yhzc_d .yhzc_d2{
        margin: 20px 0;
        width: 100%;
    }
    .yhzc_d{
        border-radius: 20px;
    }
    .yhzc_d .yhzc_d1{
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
    }
    .yhzc_d .yhzc_d1 ul li{
        margin-right: 10px;
        margin-bottom: 15px;
    }
    .yhzc_d .yhzc_d1 ul li .bt{
        padding-left: 60px;
    }
    .yhzc{
        padding: 30px 0 40px;
    }
    .yhzc .yhzc_a ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .yhzc .yhzc_a ul li a{
        padding: 15px;
    }
    .yhzc .yhzc_a ul li a .bt1{
        top: 15px;
        right: 15px;
    }
    .yhzc .yhzc_a ul li a .bt{
        margin-top: 15px;
    }
    .yhzc_b{
        padding: 30px 0 40px;
    }
    .yhzc_c1{
        margin-top: 20px;
    }
    .yhzc_c1 ul li .nr,
    .yhzc_c1 ul li .bt{
        padding: 15px 35px 15px 15px;
    }
    .yhzc .yhzc_a{
        margin-top: 20px;
    }
    .yhzc_c1 ul li .bt .icon{
        right: 10px;
    }
    .yhzc_b1 ul li .bt1{
        padding: 20px 20px 0 20px;
    }
    .yhzc_b1 ul li .bt1 .t{
        padding-bottom: 15px;
    }
    .yhzc_b1{
        margin-top: 20px;
    }
    .yhzc_b1 .yhzc_qh{
        margin-top: 30px;
    }
    .yhzc_c1 ul{
        margin-bottom: 25px;
    }
}
.qcjt_a{
    padding: 110px 0 120px;
    position: relative;
}
.qcjt_a .qcjt_a1{
    position: relative;
}
.qcjt_a .qcjt_a_l{
    width: 35.5%; width: 100%;
    position: absolute; position: relative;
    top: 50%; top:0;
    transform: translateY(-50%); transform: translate(0);
    left: 0;
}
.qcjt_a .qcjt_a_l .bt{
    margin-top: 17px;
}
.qcjt_a .qcjt_a_l .bt .b{
    color: #042260;
}
.qcjt_a .qcjt_a_l .bt .t{
    color: #5E6265;
    line-height: 1.8;
    /* overflow: auto; */
    /* height: 350px; */
    /* padding-right: 15px; */
    margin-top: 15px;
}
.qcjt_a .qcjt_a_l .bt .t::-webkit-scrollbar{
    width: 4px;    
}
.qcjt_a .qcjt_a_l .bt .t::-webkit-scrollbar-track{
    background: rgba(0,0,0,0.2);
    width: 4px;
    border-radius: 50px;
}
.qcjt_a .qcjt_a_l .bt .t::-webkit-scrollbar-track-piece{
    width: 4px;
} 
.qcjt_a .qcjt_a_l .bt .t::-webkit-scrollbar-thumb{
    background: rgba(255,255,255,0.4);
    border-radius: 50px;
}
.qcjt_a .qcjt_a_l .bt .t::-webkit-scrollbar-button{
    display: none;
}
.qcjt_a .qcjt_a_l .bt .t p{
    margin-top: 10px;
}
.qcjt_a .qcjt_a_l .more{
    margin-top: 2.8vw;
}
.qcjt_a .qcjt_a_r{
    width: 56%;
    overflow: hidden;
    border-radius: 20px;
}
.qcjt_b{
    padding: 108px 0 110px;
    background: #ECEFF3;
    border-radius: 40px;
    width: calc(100% - 40px);
    margin: 0 auto;
}
.qcjt_b .qcjt_b1{
    margin-top: 2vw;
    padding-left: 12%;
}
.qcjt_b .qcjt_b1 .yhzc_qh{
    margin-top: 3.3vw;
}
.qcjt_b .qcjt_b1 .yhzc_qh .swiper-pagination{
    left: 43%;
}
.qcjt_b .qcjt_b1 .qcjt_b2{
    overflow: hidden;
}
.qcjt_b .qcjt_b2 ul li{
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.qcjt_b .qcjt_b2 ul li:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    transition: all 0.6s;
    opacity: 0.4;
}
.qcjt_b .qcjt_b2 ul li:hover:after{
    opacity: 1;
}
.qcjt_b .qcjt_b2 ul li .bt{
    width: 100%;
    padding: 1.8vw 1.56vw;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.qcjt_b .qcjt_b2 ul li .bt .b{
    color: #fff;
}
.qcjt_b .qcjt_b2 ul li .bt .t{
    color: rgba(255,255,255,0.8);
    margin-top: 12px;
    overflow: hidden;
    height: 0px;
    transition: all 0.6s;
    padding-right: 10px;
}
.qcjt_b .qcjt_b2 ul li:hover .bt .t{
    height: 75px;
    overflow: auto;
}
.qcjt_b .qcjt_b2 ul li .bt .t::-webkit-scrollbar{
    width: 4px;    
}
.qcjt_b .qcjt_b2 ul li .bt .t::-webkit-scrollbar-track{
    background: rgba(0,0,0,0.2);
    width: 4px;
    border-radius: 50px;
}
.qcjt_b .qcjt_b2 ul li .bt .t::-webkit-scrollbar-track-piece{
    width: 4px;
} 
.qcjt_b .qcjt_b2 ul li .bt .t::-webkit-scrollbar-thumb{
    background: rgba(255,255,255,0.4);
    border-radius: 50px;
}
.qcjt_b .qcjt_b2 ul li .bt .t::-webkit-scrollbar-button{
    display: none;
}
.qcjt_c{
    padding: 118px 0 120px;
}
.qcjt_c .qcjt_c1{
    padding: 0 19px;
    position: relative;
    margin-top: 1.56vw;
}
.qcjt_c .qcjt_c1:after{
    content: "";
    width: 100%;
    background: rgba(219, 224, 231, 0.5);
    border-radius: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: calc(100% - 40px);
    z-index: -1;
}
.qcjt_c .qcjt_c1 ul li{
    background: #fff;
    border:1px solid #D4D4D4;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.qcjt_c .qcjt_c1 ul li .img{
    width: 50%;
}
.qcjt_c .qcjt_c1 ul li .bt{
    width: 33.6%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin-right: 7.1vw;
}
.qcjt_c .qcjt_c1 ul li .bt .b1 p{
    float: left;
    margin-right: 15px;
    color: rgba(94, 98, 101, 0.5);
    position: relative;
}
.qcjt_c .qcjt_c1 ul li .bt .b1 p:after{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 1px;
    background: #042260;
    width: 0;
}
.qcjt_c .qcjt_c1 ul li .bt .b1 p.cur{
    color: #042260;
    padding-left: 20px;
}
.qcjt_c .qcjt_c1 ul li .bt .b1 p.cur:after{
    width: 15px;
}
.qcjt_c .qcjt_c1 ul li .bt .b{
    margin-top: 2.3vw;
    color: #042260;
}
.qcjt_c .qcjt_c1 ul li .bt .t{
    color: #5E6265;
    line-height: 1.8;
    margin-top: 10px;
    height: 95px;
    overflow: auto;
    padding-right: 10px;
}
.qcjt_c .qcjt_c1 ul li .bt .t::-webkit-scrollbar{
    width: 4px;    
}
.qcjt_c .qcjt_c1 ul li .bt .t::-webkit-scrollbar-track{
    background: rgba(0,0,0,0.2);
    width: 4px;
    border-radius: 50px;
}
.qcjt_c .qcjt_c1 ul li .bt .t::-webkit-scrollbar-track-piece{
    width: 4px;
} 
.qcjt_c .qcjt_c1 ul li .bt .t::-webkit-scrollbar-thumb{
    background: rgba(255,255,255,0.4);
    border-radius: 50px;
}
.qcjt_c .qcjt_c1 ul li .bt .t::-webkit-scrollbar-button{
    display: none;
}
.qcjt_c .qcjt_c1 .qcjt_c_qh{
    margin-top: 3.9vw;
}
.qcjt_c_qh{
    position: relative;
    display: inline-block;
    height: 44px;
    width: 97px;
}
.qcjt_c_qh .swiper-button-prev:after,
.qcjt_c_qh .swiper-button-next:after{
    display: none;
}
.qcjt_c_qh .swiper-button-prev{
    width: 44px;
    height: 44px;
    left: 0;
    background: url(../images/qcjt_c_qh_prev.svg)center center/cover;
    transition: all 0.6s;
}
.qcjt_c_qh .swiper-button-prev:hover{
    background: url(../images/qcjt_c_qh_prev_a.svg)center center/cover;
}
.qcjt_c_qh .swiper-button-next{
    width: 44px;
    height: 44px;
    right: 0;
    background: url(../images/qcjt_c_qh_next.svg)center center/cover;
    transition: all 0.6s;
}
.qcjt_c_qh .swiper-button-next:hover{
    background: url(../images/qcjt_c_qh_next_a.svg)center center/cover;
}
.qcjt_d{
    padding: 130px 0 120px;
    background: #ECEFF3;
    width: calc(100% - 40px);
    margin: 0 auto;
    border-radius: 40px;
    margin-bottom: 1.56vw;
}
.qcjt_d .qcjt_d_l{
    width: 59%;
    padding-top: 1.8vw;
}
.qcjt_d .qcjt_d_r{
    width: 35%;
    overflow: hidden;
    border-radius: 20px;
}
.qcjt_d .qcjt_d_l ul{
    margin-top: 1.56vw;
}
.qcjt_d .qcjt_d_l ul li{
    width: 49%;
    margin-right: 2%;
}
.qcjt_d .qcjt_d_l ul li:hover { z-index:  5; position: relative; }
.biaodian_ty ul li .yanzeng{
    width: 128px;
    height: 100%;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    background: #042260;
    border-radius: 10px;
    cursor: pointer;
}
.qcjt_d .qcjt_d_l ul li:nth-child(2n){
    margin-right: 0;
}

/*.qcjt_d .qcjt_d_l ul li:nth-child(4) { margin-right:2%;  }
.qcjt_d .qcjt_d_l ul li:nth-child(5) { margin-right:0;  }*/

.qcjt_d .qcjt_d_l ul li.w100{
    width: 100%;
}
.qcjt_e{
    padding: 118px 0 119px;
}
.qcjt_e .top{
    position: relative;
}

.qcjt_e .top .gongtext { max-width: calc(100% - 100px); }

.qcjt_e .top .qcjt_c_qh{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.qcjt_e .qcjt_e1{
    overflow: hidden;
    margin-top: 1.56vw;
}
.qcjt_e .qcjt_e1 ul li{
    border:1px solid #D4D4D4;
    overflow: hidden;
    border-radius: 20px;
}
.qcjt_e .qcjt_e1 ul li .bt{
    padding: 1.2vw 2vw 1.7vw 1.56vw;
}
.qcjt_e .qcjt_e1 ul li .bt .b{
    color: #042260;
    transition: all 0.6s;
    line-height: 1.6;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; height: 115px;
}
.qcjt_e .qcjt_e1 ul li:hover .bt .b{
    text-decoration: underline;
}
.qcjt_e .qcjt_e1 ul li .bt .t{
    margin-top: 0.5vw;
    color: #333333;
}
.qcjt_e .qcjt_e1 ul li .bt .t i{
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url(../images/qcjt_e1_jt.svg)center center/cover;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 6px;
    transition: all 0.6s;
}
.qcjt_e .qcjt_e1 ul li:hover .bt .t i{
    margin-left: 12px;
}
.qcjt_f{
    padding: 3.2vw 0;
    background: url(../images/qcjt_f_beij.jpg)center center/cover;
    border-radius: 20px;
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-bottom: 1.56vw;
}
.qcjt_f .qcjt_f_a{
    position: relative;
}
.qcjt_f .qcjt_f_a .bt{
    color: #fff;
}
.qcjt_f .qcjt_f_a ul{
    margin-top: 1.56vw;
}
.qcjt_f .qcjt_f_a ul li{
    position: relative;
    float: left;
    margin-right: 1.3vw;
}
.qcjt_f .qcjt_f_a ul li .icon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 54px;
    width: 54px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
}
.qcjt_f .qcjt_f_a ul li .bt1{
    color: #fff;
    padding-left: 64px;
}
.qcjt_f .qcjt_f_a ul li .icon img{
    display: inline-block;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.qcjt_f .qcjt_f_a .more{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
@media(max-width: 1920px){
    .qcjt_a{
        padding: 5.7vw 0 6.25vw;
    }
    .qcjt_b{
        padding: 5.6vw 0 5.7vw;
    }
    .qcjt_c{
        padding: 6.1vw 0 6.25vw;
    }
    .qcjt_d{
        padding: 6.7vw 0 6.25vw;
    }
    .qcjt_e{
        padding: 6.1vw 0 6.2vw;
    }
}

@media(max-width: 1100px){
    .qcjt_e,
    .qcjt_c,
    .qcjt_a{
        padding: 30px 0 40px;
    }
    .qcjt_a .qcjt_a_l{
        position: static;
        transform: translateY(0);
        width: 100%;
    }
    .qcjt_a .qcjt_a_r{
        width: 100%;
        margin-top: 20px;
    }
    .qcjt_a .qcjt_a_l .more{
        margin-top: 15px;
    }
    .qcjt_d,
    .qcjt_b{
        padding: 40px 0;
        border-radius: 20px;
    }
    .qcjt_b .qcjt_b1{
        margin-top: 20px;
        padding: 0 20px;
    }
    .qcjt_b .qcjt_b1 .yhzc_qh{
        margin-top: 20px;
    }
    .qcjt_b .qcjt_b1 .yhzc_qh .swiper-pagination{
        left: 50%;
    }
    .qcjt_c .qcjt_c1{
        margin-top: 20px;
    }
    .qcjt_c .qcjt_c1 ul li .img{
        width: 100%;
    }
    .qcjt_c .qcjt_c1 ul li .bt{
        width: 100%;
        position: static;
        transform: translateY(0);
        margin-right: 0;
        padding: 20px;
    }
    .qcjt_d .qcjt_d_l{
        width: 100%;
        padding-top: 0;
    }
    .qcjt_d .qcjt_d_l ul li{
        width: 100%;
        margin-right: 0;
    }
    .biaodian_ty ul li .yanzeng{
        width: 90px;
    }
    .qcjt_d .qcjt_d_l ul{
        margin-top: 20px;
    }
    .qcjt_d .qcjt_d_r{
        width: 100%;
        margin-top: 20px;
    }
    .qcjt_d{
        margin-bottom: 20px;
    }
    .qcjt_e .qcjt_e1{
        margin-top: 20px;
    }
    .qcjt_e .qcjt_e1 ul li .bt{
        padding: 20px;
    }
    .qcjt_b .qcjt_b2 ul li .bt{
        padding: 20px 15px;
    }
    .qcjt_f{
        padding: 20px 0 30px;
        margin-bottom: 20px;
    }
    .qcjt_f .qcjt_f_a ul{
        margin-top: 40px;
    }
    .qcjt_f .qcjt_f_a ul li{
        margin-right: 0;
        width: 100%;
        margin-bottom: 30px;
    }
    .qcjt_f .qcjt_f_a ul li .icon{
        width: 45px;
        height: 45px;
    }
    .qcjt_f .qcjt_f_a ul li .bt1{
        padding-left: 54px;
    }
    .qcjt_f .qcjt_f_a .more{
        position: static;
        transform: translateY(0);
        margin-top: 20px;
        float: left;
    }
}
.qcjt_top{
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: sticky;
    top: 75px;
    background: #fff;
    z-index: 999;
}
.qcjt_top .xial{
    position: relative;
    margin-top: 19px;
    z-index: 10;
}
.qcjt_topB .xial{
    margin-bottom: 19px;
}
.qcjt_top .xial i{
    display: inline-block;
    width: 12px;
    height: 8px;
    background: url(../images/qcjt_top_jt.svg)center center/cover;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: -1px;
}
.qcjt_top .xial .xial_a{
    width: 220px;
    position: absolute;
    top: 104%;
    z-index: 10;
    display: none;
    background: #ECEFF3;
    padding: 1vw 1.56vw;
    border-radius: 5px;
}
.qcjt_top .xial:hover .xial_a{
    display: block;
}
.qcjt_top .xial .xial_a a{
    padding: 5px 0;
    display: block;
    color: #444444;
}
.qcjt_top .xial .xial_a a:hover{
    color: #042260;
}
.qcjt_top .daoh ul li{
    float: left;
    margin-right: 2vw;
}
.qcjt_top .daoh ul li a{
    display: block;
    padding: 19px 0;
    position: relative;
}
.qcjt_top .daoh ul li:hover a{
    color: #042260;
}
.qcjt_top .daoh ul li.cur a{
    color: #042260;
}
.qcjt_top .daoh ul li a:after{
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 2px;
    background: #042260;
    transition: all 0.6s;
}
.qcjt_top .daoh ul li.cur a:after,
.qcjt_top .daoh ul li:hover a:after{
    width: 100%;
}
.qcjt_top .ann{
    margin-top: 10px;
}

.qcjt_topB .ann,.qcjt_topB .daoh { display:none; }
.qcjt_top .ann a{
    display: block;
    color: #fff;
    background: #8EC31F;
    line-height: 40px;
    width: 118px;
    border-radius: 100px;
    text-align: center;
}
.qcjt_top .ann a i{
    display: inline-block;
    width: 9.45px;
    height: 9.45px;
    background: url(../images/fangan.svg)no-repeat center center/cover;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 7px;
}

@media(max-width: 1700px){
    .qcjt_top { top: 57px; }
    .qcjt_top .xial { margin-top: 10px;  }
    .qcjt_topB .xial{
        margin-bottom: 10px;
    }
    .qcjt_top .daoh ul li a { padding: 10px 0; }
    .qcjt_top .ann { margin-top: 5px; }
    .qcjt_top .ann a { line-height: 36px; }
}
@media(max-height: 1400px){
    .qcjt_top .daoh ul li a { font-size: 14px; }
}

.jjfa_top{
    padding: 1.8vw 0 1.8vw;
    position: sticky;
    top: 70px;
    background: #fff;
    z-index: 90;
}
.jjfa_top ul{
   display: flex;
   flex-wrap: wrap;
   border-bottom: 1px solid rgba(34, 34, 34, 0.2);
}
.jjfa_top ul li{
    width: 20%;
    float: left;
    position: relative;
    padding-bottom: 25px;
}
.jjfa_top .jjfa_gd{
    position: relative;
}
/*.jjfa_top .jjfa_gd .line {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background: rgba(34, 34, 34, 0.2);*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: auto;*/
/*    bottom: -1px;*/
/*}*/
/*.jjfa_top .jjfa_gd .lineA {*/
/*    transition: all 0.8s;*/
/*    width: 0;*/
/*    height: 2px;*/
/*    background: #21BF61;*/
/*}*/
.jjfa_top ul li:after{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: #042260;
    width: 0;
    height: 1px;
    transition: all 0.6s;
}
.jjfa_top ul li .dian{
    position: absolute;
    bottom: 0;
    margin-bottom: -4px;
    width: 8px;
    height: 8px;
    left: 50%;
    transform: translateX(-50%);
}
.jjfa_top ul li .dian:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #A7ACB3;
    border-radius: 50%;
    transition: all 0.6s;
}
.jjfa_top ul li.cur .dian:after,
.jjfa_top ul li:hover .dian:after{
    background: #fff;
}
.jjfa_top ul li .dian i{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-radius: 50%;
    background: #042260;
    transition: all 0.6s;
    z-index: -2;
}
.jjfa_top ul li.cur .dian i,
.jjfa_top ul li:hover .dian i{
    width: 32px;
    height: 32px;
}
.jjfa_top ul li.cur:after,
.jjfa_top ul li:hover:after{
    width: 100%;
}
.jjfa_top ul li .icon{
    width: 100%;
    position: relative;
    height: 54px;
}
.jjfa_top ul li .icon img{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.jjfa_top ul li .icon .pic2{
    display: none;
    text-align: center;
}
.jjfa_top ul li.cur .icon .pic2,
.jjfa_top ul li:hover .icon .pic2{
    display: block;
}
.jjfa_top ul li.cur .icon .pic1,
.jjfa_top ul li:hover .icon .pic1{
    display: none;
}
.jjfa_top ul li .bt{
    margin-top: 15px;
    text-align: center;
    width: 100%;
    color: #5E6265;
}

.jjfa{
    width: calc(100% - 40px);
    margin: 0 auto;
}
.jjfa ul li{
    overflow: hidden;
    border-radius: 40px;
    background: #ECEFF3;
    margin-bottom: 20px;
    transition: all 0.6s;
}
.jjfa ul li:hover{
    background: #042260;
}
.jjfa ul li a{
    display: block;
    width: 100%;
    padding: 20px 20px 20px 0;
    position: relative;
}
.jjfa ul li a .img{
    float: right;
    width: 51%;
    overflow: hidden;
    border-radius: 40px;
}
.jjfa ul li a .img img{
    transform: scale(1); transition: all 0.6s ease 0s;
}
.jjfa ul li:hover a .img img{
    transform: scale(1.1);
}
.jjfa ul li a .bt{
    float: left;
    width: 28%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 11.8%;
}
.gongtext .ex::before{
    transition: all 0.6s;
}
.jjfa ul li:hover a .bt .gongtext .ex::before{
    background: #fff;
}
.jjfa ul li a .bt .gongtext .ex,
.jjfa ul li a .bt .gongtext .xt{
    transition: all 0.6s;
}
.jjfa ul li:hover a .bt .gongtext .xt,
.jjfa ul li:hover a .bt .gongtext .ex{
    color: #fff;
}
.jjfa ul li a .bt .b{
    margin-top: 18px;
}
.jjfa ul li a .bt .b .b1{
    transition: all 0.6s;
}
.jjfa ul li:hover a .bt .b .b1{
    color: #98CF38;
}
.jjfa ul li a .bt .b .b2{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    margin-top: 15px;
    line-height: 1.6;
    transition: all 0.6s;
}
.jjfa ul li:hover a .bt .b .b2{
    color: #fff;
}
.jjfa ul li a .bt .more{
    margin-top: 3.2vw;
}
.jjfa ul li:nth-child(2n){
    background: none;
}
.jjfa ul li:hover:nth-child(2n){
    background: #042260;
}
.jjfa ul li:nth-child(2n) a{
    padding: 20px 0 20px 20px;
}
.jjfa ul li:nth-child(2n) a .img{
    float: left;
}
.jjfa ul li:nth-child(2n) a .bt{
    float: right;
    right: 15.9%;
    left: auto;
}
.jjfa_a{
    padding: 6.1vw 0 5.7vw;
}
.jjfa_a ul{
    margin-top: 2vw;
}
.jjfa_a ul li{
    width: 32%;
    margin-right: 2%;
}
.jjfa_a ul li:nth-child(3n){
    margin-right: 0;
}
.jjfa_a ul li:nth-child(4n){
    margin-right: 2%;
}
.jjfa_a ul li select,
.jjfa_a ul li textarea,
.jjfa_a ul li input{
    border:1px solid rgba(216, 216, 216, 0.8);
}
@media(max-width: 1900px){
    .jjfa_top { top: 56px; }
}
@media(max-width: 1600px){
    .jjfa ul li a .bt{
        left: 9%;
    }
    .jjfa ul li:nth-child(2n) a .bt{
        right: 13%;
    }
    .qcjt_top .daoh ul li { margin-right: 1.5vw; }
}
@media(max-width: 1450px){
    .qcjt_top .daoh ul li { margin-right: 1vw; }
}
@media(max-width: 1100px){
    .jjfa_top ul li{
        width: 33.33%;
        margin-bottom: 15px;
        padding-bottom: 0;
    }
    .jjfa_top ul li .dian:after{
        display: none;
    }
    .jjfa_top ul li:after{
        display: none;
    }
    .jjfa_top ul li .dian i{
        display: none;
    }
    .jjfa_top ul li .dian i:after{
        display: none;
    }
    .jjfa_top ul{
        border-bottom: none;
        display: flex;
        flex-wrap: wrap;
    }
    .jjfa_top ul li.cur .dian i, .jjfa_top ul li:hover .dian i{
        width: 30px;
        height: 30px;
    }
    .qcjt_top .xial{
        width: 100%;
    }
    .qcjt_top .ann{
        float: left;
    }
    .qcjt_top .daoh{
        float: left;
        width: 100%;
    }
    .qcjt_top .daoh ul li a{
        padding: 20px 0;
    }
    .qcjt_top .daoh ul li{
        margin-right: 15px;
    }
    .qcjt_top .ann a{
        height: 35px;
        line-height: 35px;
    }
    .jjfa ul li{
        border-radius: 20px;
    }
    .jjfa ul li a .img{
        width: 100%;
    }
    .jjfa ul li a .bt{
        width: 100%;
        position: static;
        transform: translateY(0);
        margin-top: 20px;
    }
    .jjfa ul li:nth-child(2n) a{
        padding: 20px;
    }
    .jjfa ul li a .bt .more{
        margin-top: 20px;
    }
    .jjfa ul li a{
        padding: 20px;
    }
    .jjfa_a ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .jjfa_a ul{
        margin-top: 20px;
    }
    .jjfa_a{
        padding: 30px 0 40px;
    }
}

.gongtext .te{
    padding: 10px 20px;
    border-radius: 30px;
    background: #8EC31F;
    color: #fff;
    display: inline-block;
    line-height: 1;
}
.fxrj{
    padding: 5.8vw 0 6.25vw;
}
.fxrj_a .fxrj_a_l{
    width: 35%;
    padding-top: 1vw;
}
.fxrj_a {
    position: relative;
}
.fxrj_a .fxrj_a_l .bt p{
    margin-bottom: 10px;
    line-height: 1.8;
}
.fxrj_a .fxrj_a_r{
    width: 56%;
    overflow: hidden;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.fxrj_b{
    margin: 0 auto;
    width: calc(100% - 40px);
    background: #ECEFF3;
    border-radius: 40px;
    padding: 5.6vw 0;
}
.fxrj_b .swiper-container { overflow: hidden; }
.fxrj_b ul{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    margin-top: 1.56vw;
}
.fxrj_b ul li{

    float: left;
    /*width: 24%;*/
    /*margin-right: 1.33%;*/
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
    transition: all 0.6s;
    margin-bottom: 15px;
}
.fxrj_b ul li:hover{
    background: #042260;
}
.fxrj_b ul li .icon{
    height: 60px;
    width: 60px;
}
.fxrj_b ul li .icon .pic2{
    display: none;
}
.fxrj_b ul li:hover .icon .pic1{
    display: none;
}
.fxrj_b ul li:hover .icon .pic2{
    display: block;
}
.fxrj_b ul li a{
    display: block;
    padding: 2.1vw 2.1vw 1.56vw 1.56vw;
}
.fxrj_b ul li:nth-child(4n){
    margin-right: 0;
}
.fxrj_b ul li .bt{
    margin-top: 2vw;
}
.fxrj_b ul li .bt .b{

    transition: all 0.6s;
}
.fxrj_b ul li .bt .t{
    margin-top: 13px;
    transition: all 0.6s;/* min-height: 200px;*/
}
.fxrj_b ul li:hover .bt .b{
    color: #fff;
}
.fxrj_b ul li:hover .bt .t{
    color: #fff;
}
.fxrj_c{
    padding: 6.1vw 0 6.7vw;
}
.fxrj_c .top {
    position: relative;
}
.fxrj_c .top .top_a{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.fxrj_c .top_a a{
    display: inline-block;
    width: 169px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #042260;
    background: rgba(4, 34, 96, 0.08);
    transition: all 0.6s;
    border-radius: 30px;
}
.fxrj_c .top_a a:hover{
    background: #98CF38;
    color: #fff;
}
.fxrj_c .top_a a.cur{
    background: #98CF38;
    color: #fff;
}
.fxrj_c .fxrj_c_a{
    margin-top: 1.56vw;
    border-radius: 20px;
    overflow: hidden;
    border:1px solid #CDCDCD;
    position: relative;
}
.fxrj_c_a .fxrj_c_l{
    width: 50%;
}
.fxrj_c_a .fxrj_c_r{
    width: 42%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4%;
}
.fxrj_c_a .fxrj_c_r ul{
    margin-top: 1vw;
    margin-top: 0!important;
    display: flex;
    flex-wrap: wrap;
}
.fxrj_c_a .fxrj_c_r ul li{
    float: left;
    width: 48%;
    margin-right: 4%;
    border-bottom: 1px solid rgba(216, 216, 216, 0.7);
}
.fxrj_c_a .fxrj_c_r ul li:nth-child(2n){
    margin-right: 0;
}
.fxrj_c_a .fxrj_c_r ul li a{
    display: block;
    width: 100%;
    padding: 15px 0;
    color: #5E6265;
    position: relative;
    padding-left: 14px;
}
.fxrj_c_a .fxrj_c_r ul li a:after{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 5px;
    height: 5px;
    border-radius:50%;
    background: #D8D8D8;
}
.fxrj_c_a .fxrj_c_r .more{
    margin-top: 2.5vw;
}
.qcjt_e .fxrj_d ul li .bt .b{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1; height: auto;
}
.qcjt_e .fxrj_d ul li .bt .b1{
    line-height: 1.8;
    margin-top: 8px;
    height: 80px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.qcjt_e .fxrj_d ul li .bt .t{
    margin-top: 1.8vw;
}
.fxrj_f{
    padding: 3.75vw 0;
    background: url(../images/fxrj_c_beij.jpg)center center/cover;
    width: calc(100% - 40px);
    margin: 0 auto;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 1.56vw;
}
.fxrj_f .bt .b{
    color: #fff;
}
.fxrj_f .bt .t{
    color: #fff;
    margin-top: 10px;
}
.fxrj_f .more{
    margin-top: 1.3vw;
}
@media(max-width: 1800px){
    .fxrj_c_a .fxrj_c_r ul li a { padding: 10px 0; padding-left: 14px; }
}
@media(max-width: 1600px){
    .fxrj_c_a .fxrj_c_r ul{
        height: 180px;
        overflow: auto;
    }
    .fxrj_c_a .fxrj_c_r ul::-webkit-scrollbar{
    width: 4px;    
    }
    .fxrj_c_a .fxrj_c_r ul::-webkit-scrollbar-track{
        background: rgba(0,0,0,0.2);
        width: 4px;
        border-radius: 50px;
    }
    .fxrj_c_a .fxrj_c_r ul::-webkit-scrollbar-track-piece{
        width: 4px;
    } 
    .fxrj_c_a .fxrj_c_r ul::-webkit-scrollbar-thumb{
        background: rgba(255,255,255,0.4);
        border-radius: 50px;
    }
    .fxrj_c_a .fxrj_c_r ul::-webkit-scrollbar-button{
        display: none;
    }
}
@media(max-width: 1100px){
    .fxrj_f{
        padding: 30px 0;
    }
    .fxrj_f .more{
        margin-top: 20px;
    }
    .fxrj{
        padding: 30px 0 40px;
    }
    .fxrj_a .fxrj_a_l{
        width: 100%;
        padding-top: 0;
    }
    .fxrj_a .fxrj_a_r{
        width: 100%;
        margin-top: 20px;
        position: static;
        transform: translateY(0);
    }
    .fxrj_b{
        padding: 40px 0;
        border-radius: 20px;
    }
    .fxrj_b ul{
        margin-top: 20px;
    }
    .fxrj_b ul li{
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .fxrj_b ul li a{
        padding: 20px;
    }
    .fxrj_b ul li .icon{
        height: 40px;
    }
     .fxrj_b ul li .icon img{
        height: 40px;
     }
     .fxrj_b ul li .bt{
        margin-top: 20px;
     }
     .fxrj_c{
        padding: 30px 0 40px;
     }
     .fxrj_c_a{
        margin-top: 20px;
     }
     .fxrj_c_a .fxrj_c_l{
        width: 100%;
     }
     .fxrj_c_a .fxrj_c_r{
        position: static;
        transform: translateY(0);
        width: 100%;
        padding: 20px;
     }
     .fxrj_c .top .top_a{
        width: 100%;
        margin-top: 15px;
        position: static;
        transform: translateY(0);
     }
     .fxrj_c .top .top_a a{
        height: 40px;
        line-height: 40px;
        width: 145px;
     }
     .fxrj_c_a .fxrj_c_r .more{
        margin-top: 20px;
     }
     .fxrj_c_a .fxrj_c_r ul{
        height: auto;
     }
     .gongtext .te{
        padding: 8px 16px;
     }
}

.smlz{
    padding: 5.7vw 0 4.1vw;
}
.smlz .smlz_a{
    width: 25%;
    background: #fff;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
}
.smlz .smlz_a ul li{
    transition: all 0.6s;
    padding: 0 18px;
}
.smlz .smlz_a ul li:hover{
    background: rgba(4, 34, 96, 0.05);
}
.smlz .smlz_a ul li a{
    display: block;
    width: 100%;
    padding: 1.45vw 0;
    position: relative;
    color: #40444F;
    transition: all 0.6s;
    border-bottom: 1px solid rgba(159, 163, 173, 0.2);
}
.smlz .smlz_a ul li:hover a{
    color: #042260;
    font-weight: 500;
    border-bottom: 1px solid rgba(4, 34, 96, 0.05);
}
.smlz .smlz_a ul li a:after{
    content: "";
    width: 14px;
    height: 12px;
    background: url(../images/smlz_a_jt.svg)center center/cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 7px;
}
.smlz .smlz_b{
    width: 71%;
}
.smlz .smlz_b .top{
    position: relative;
}
.smlz .smlz_b .top .top_r{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.smlz .smlz_b .top .top_r .top_r02{
    width: 435px;
    position: relative;
}
.smlz .smlz_b .top .top_r .top_r02 .sous_1{
    width: 100%;
    border-radius: 30px;
    border:none;
    height: 52px;
    line-height: 52px;
    background: #EBEEF3;
    padding: 0 23px;
    font-size: 16px;
}
.smlz .smlz_b .top .top_r .top_r02 .dyan{
    width: 129px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border:none;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: #042260;
    color: #fff;
    cursor: pointer;
}
.smlz .smlz_b .top .top_r .top_r02 .dyan i{
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    background: url(../images/fdj.svg)center center/cover;
    margin-right: 7px;
}
.smlz .smlz_b ul{
    margin-top: 1.56vw;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2.6vw;
}
.smlz .smlz_b ul li{
    border:1px solid #D4D4D4;
    overflow: hidden;
    border-radius: 20px;
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-top: 2%;
    transition: all 0.6s;
}
.smlz .smlz_b  ul li:hover{
    border:1px solid #042260;
}
.smlz .smlz_b  ul li:nth-child(1),
.smlz .smlz_b  ul li:nth-child(2){
    margin-top: 0;
}
.smlz .smlz_b  ul li:nth-child(2n){
    margin-right: 0;
}
.smlz .smlz_b  ul li .img{
    overflow: hidden;
}
.smlz .smlz_b  ul li .img img{
    transform: scale(1); transition: all 0.6s ease 0s;
}
.smlz .smlz_b  ul li:hover .img img{
    transform: scale(1.1);
}
.smlz .smlz_b  ul li .bt{
    padding: 1.2vw 2vw 1.7vw 1.56vw;
}
.smlz .smlz_b  ul li .bt .b{
    color: #042260;
    transition: all 0.6s;
    line-height: 1.6;
}
.smlz .smlz_b  ul li:hover .bt .b{
    text-decoration: underline;
}
.smlz .smlz_b  ul li .bt .t{
    margin-top: 2.8vw;
    color: #333333;
}
.smlz .smlz_b  ul li .bt .t i{
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url(../images/qcjt_e1_jt.svg)center center/cover;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 6px;
    transition: all 0.6s;
}
.smlz .smlz_b  ul li:hover .bt .t i{
    margin-left: 12px;
}

@media(max-width: 1100px){
    .smlz{
        padding: 30px 0 40px;
    }
    .smlz .smlz_a{
        display: none;
    }
    .smlz .smlz_b{
        width: 100%;
    }
    .smlz .smlz_b ul{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .smlz .smlz_b ul li{
        width: 100%;
        margin-right: 0;
        margin-top: 15px;
    }
    .smlz .smlz_b ul li:nth-child(2){
        margin-top: 15px;
    }
    .smlz .smlz_b ul li .bt{
        padding: 20px;
    }
    .smlz .smlz_b ul li .bt .t{
        margin-top: 20px;
    }
    .smlz .smlz_b .top .top_r{
        position: static;
        transform: translateY(0);
        margin-top: 20px;
        width: 100%;
    }
    .smlz .smlz_b .top .top_r .top_r02{
        width: 100%;
    }
    .smlz .smlz_b .top .top_r .top_r02 .sous_1{
        height: 45px;
        line-height: 45px;
    }
    .smlz .smlz_b .top .top_r .top_r02 .dyan{
        height: 45px;
        line-height: 45px;
    }
}

.cpzx{
    padding: 5.7vw 0 6.5vw;
}
.cpzx .cpzx_a{
    margin-top: 2.3vw;
}
.cpzx .cpzx_a ul{
    display: flex;
    flex-wrap: wrap;
}
.cpzx .cpzx_a ul li{
    float: left;
    width: 24%;
    margin-right: 1.33%;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    margin-bottom: 1.33%;
}
.cpzx .cpzx_a ul li:nth-child(4n){
    margin-right: 0;
}
.cpzx .cpzx_a ul li .img{
    padding: 2.6vw 0;
    position: relative;
    background: #253186;
}
.cpzx .cpzx_a ul li .img:after{
    content: "";
    position: absolute;
    top: -80px;
    width: 100%;
    left: 0;
    background: url(../images/cpzx_a_beij.png)center center/cover;
    height: 187px;
}
.cpzx .cpzx_a ul li:nth-child(4) .img{
    background: #FFD600;
}
.cpzx .cpzx_a ul li:nth-child(5) .img{
     background: #F57E28;
}
.cpzx .cpzx_a ul li:nth-child(7) .img{
    background: #000000;
}
.cpzx .cpzx_a ul li:nth-child(6) .img{
    background: #bdd530;
}
.cpzx .cpzx_a ul li:nth-child(8) .img{
    background: #000000;
}
/*.cpzx .cpzx_a ul li .img:after{
    content: "";
    position: absolute;
    top: -50%;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,0.08);
    border-radius: 0 0 80px 80px;
}*/
.cpzx .cpzx_a ul li .img .icon{
    width: 100%;text-align: center;
}
.cpzx .cpzx_a ul li .bt{
    padding: 1.4vw 1.56vw 1.8vw 1.56vw;
    border:1px solid #D4D4D4;
    border-radius: 0 0 20px 20px;
}
.cpzx .cpzx_a ul li .bt .b{
    color: #042260;
}
.cpzx .cpzx_a ul li .bt .t{
    color: #5E6265;line-height: 25px; height: 50px; overflow: hidden;display:block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
    margin-top: 5px;
}
.cpzx .cpzx_a ul li .bt .jt{
    margin-top: 2.6vw;
    color: #333333;
}
.cpzx .cpzx_a ul li .bt .jt i{
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url(../images/qcjt_e1_jt.svg)center center/cover;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 6px;
    transition: all 0.6s;
}
.cpzx .cpzx_a ul li .li_a{
    width: 100%;
    height: 100%;
    border: 1px solid #042260;
    background: #fff;
    border-radius: 20px;
    padding: 2vw 1.56vw 1.8vw 1.56vw;
    position: absolute;
    top: 0;
    left: -100%;
    transition: all 0.6s;
}
.cpzx .cpzx_a ul li:hover .li_a{
    left: 0;
}
.cpzx .cpzx_a ul li .li_a .icon_a{
    padding-bottom: 1.1vw;
    border-bottom: 1px solid rgba(4, 34, 96, 0.1);
}
.cpzx .cpzx_a ul li .li_a .bt1{
    margin-top: 1vw;
}
.cpzx .cpzx_a ul li .li_a .bt1 .b{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    color: #042260;
}
.cpzx .cpzx_a ul li .li_a .bt1 .t{
    color: #5E6265;
    line-height: 1.6;
    margin-top: 5px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.cpzx .cpzx_a ul li .li_a .bt1 .jt{
    margin-top: 5.6vw;
    color: #333333;
}
.cpzx .cpzx_a ul li .li_a .bt1 .jt i{
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url(../images/qcjt_e1_jt.svg)center center/cover;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 6px;
    transition: all 0.6s;
}

@media(max-width: 1100px){
    .cpzx{
        padding: 30px 0 40px;
    }
    .cpzx .cpzx_a{
        margin-top: 20px;
    }
    .cpzx .cpzx_a ul li{
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .cpzx .cpzx_a ul li .img{
        padding: 20px 0;
    }
    .cpzx .cpzx_a ul li .img .icon img{
        height: 60px;
    }
    .cpzx .cpzx_a ul li .bt{
        padding: 20px 15px;
    }
    .cpzx .cpzx_a ul li .bt .jt{
        margin-top: 20px;
    }
    .cpzx .cpzx_a ul li .li_a{
        padding: 20px 15px;
    }
    .cpzx .cpzx_a ul li .li_a .icon_a{
        padding-bottom: 15px;
    }
    .cpzx .cpzx_a ul li .li_a .icon_a img{
        height: 30px;
    }
    .cpzx .cpzx_a ul li .li_a .bt1{
        margin-top: 15px;
    }
    .cpzx .cpzx_a ul li .li_a .bt1 .jt{
        margin-top: 20px;
    }
}

.zyfw {
    padding: 6.25vw 0 6.7vw;
}
.zyfw .top{
    position: relative;
}
.zyfw .top .top_a{
    /*position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;*/
    margin-top: 20px; float:left; width: 100%;
}
.zyfw .top .top_a a{
    display: inline-block;
    padding: 0 20px;
    height: 52px;
    line-height: 52px;
    color: #042260;
    transition: all 0.6s;
    background: rgba(4, 34, 96, 0.08);
    text-align: center;
    border-radius: 30px;
    margin: 4px 4px 4px 0;
}
.zyfw .top .top_a a.cur{
    background: #98CF38;
    color: #fff;
}
.zyfw .zyfw_a{
    padding-left: 12.6%;
    margin-top: 2vw;
}
.zyfw .top .top_a a:hover{
    background: #98CF38;
    color: #fff;
}
.zyfw_a1 ul li{
    padding-left: 7px;
    padding-top: 7px;
    position: relative;
}
.zyfw_a1 ul li .bt{
    color: #5E6265;
    width: 60%;
    float: right;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: all 0.6s;
}
.zyfw_a1 ul li.swiper-slide-thumb-active .bt{
    color: #042260;
}
.zyfw_a1 ul li .li01{
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
}
.zyfw_a1 ul li .li01 .icon{
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    transition: all 0.6s;
}
.zyfw_a1 ul li.swiper-slide-thumb-active .li01 .icon{
    background: #042260;
}
.zyfw_a1 ul li .li01 .icon .img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.zyfw_a1 ul li .li01 .icon .img .pic2{
    display: none;
}
.zyfw_a1 ul li.swiper-slide-thumb-active .li01 .icon .img .pic1{
    display: none;
}
.zyfw_a1 ul li.swiper-slide-thumb-active .li01 .icon .img .pic2{
    display: block;
}
.zyfw_a1 ul li .li01:after{
    content: "";
    width: 80px;
    height: 80px;
    z-index: 8;
    background: rgba(4, 34, 96, 0.08);
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.6s;
}
.zyfw_a1 ul li.swiper-slide-thumb-active .li01:after{
    background: #fff;
}
.zyfw_a1 ul li .li01:before{
    content: "";
    position: absolute;
    bottom: -100%;
    width: 2px;
    height: 80px;
    background: rgba(216, 216, 216, 0.41);
    left: 50%;
    transform: translateX(-50%);
}
.zyfw_a1 ul li.swiper-slide-thumb-active .li01:before{
    background: #042260;
}
.zyfw_a1 ul li .li01 .yuan{
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    border:2px solid #fff;
    z-index: 9;
    transition: all 0.6s;
    opacity: 0;
}
.zyfw_a1 ul li.swiper-slide-thumb-active .li01 .yuan{
    border:2px solid #042260;
    opacity: 1;
}
.zyfw_a1 ul li.swiper-slide-thumb-active .li01 .yuan i{
    display: inline-block;
}
.zyfw_a1 ul li.swiper-slide-thumb-active .li01 .yuan i.r{
    width: 53%;
    height: 105%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    background: #fff;
    animation-name: yuan;
    animation-duration: 4s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
}
.zyfw_a1 ul li.swiper-slide-thumb-active .li01 .yuan i.l{
    width: 53%;
    height: 105%;
    position: absolute;
    top: -2px;
    left: -2px;
    background: #fff;
    animation-name: yuan;
    animation-duration: 4s;
    animation-delay: 4.1s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
}
@keyframes yuan {
  0%   {height: 100%;}
  100% { height: 0;}
}
.zyfw_a1{
    height: 540px;
    overflow: hidden;
    width: 18%;
}
.zyfw_a2{
    width: 75%;
    overflow: hidden;
}
.zyfw_a2 ul li{
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    opacity: 0.6;
    transition: all 0.6s;
}
.zyfw_a2 ul li:before { content:''; width: 100%; height: 100%; position: absolute; left:0; bottom:0; z-index: 1; background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); }
.zyfw_a2 ul li.swiper-slide-active{
    opacity: 1;
}
.zyfw_a2 ul li .bt{
    position: absolute;
    bottom: 0;
    left: 0; z-index: 2;
    padding: 0 1.45vw 1.8vw 2vw;
}
.zyfw_a2 ul li .bt .b{
    color: #fff;
}
.zyfw_a2 ul li .bt .t{
    color: #fff;
    margin-top: 10px;
}

@media(max-width: 1100px){
    .zyfw_a2 ul li:before { display:none; }
    .zyfw_a2 ul li { background: #f6f6f6; }
    .zyfw_a2 ul li .bt { position: relative; bottom: auto; padding: 15px 15px 30px; background: #f6f6f6; }
    .zyfw_a2 ul li .bt .b { color:#000; }
    .zyfw_a2 ul li .bt .t { color:#333; }
    .zyfw_a2 ul li img { border-radius: 20px; }

    

}

.about_a{
    padding: 6.25vw 0 6.7vw;
}
.about_a{
    display: flex;
    flex-wrap: wrap;
}
.about_a .about_a_l{
    width: 23%;
}
.about_a .about_a_l .bt{
    margin-top: 15px;
}
.about_a .about_a_l .bt .b{
    color: #333333;
}
.about_a .about_a_l .bt .more{
    margin-top: 3vw;
}
.about_a .about_a_l ul{
    margin-top: 4.2vw;
}
.about_a .about_a_l ul li{
    padding: 1.8vw 0;
    position: relative;
    border-top: 1px solid rgba(102, 102, 102, 0.3);
}
.about_a .about_a_l ul li:last-child{
    border-bottom: 1px solid rgba(102, 102, 102, 0.3);
}
.about_a .about_a_l ul li .icon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.about_a .about_a_r{
    width: 66%;
}
.about_a .about_a_r .nr p{
    line-height: 1.8;
    margin-bottom: 10px;
}
.about_a .about_a_r .img{
    overflow: hidden;
    border-radius: 20px;
    margin-top: 3.75vw;
}

.about_c{
    padding: 6.3vw 0 5.7vw;
}
.about_c .top{
    position:relative;
}
.about_c .top .top_l{ 
    width: calc(100% - 300px);
}
.about_c .top .top_r{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.about_c .top .top_r a{
    display: inline-block;
    width: 140px;
    height: 52px;
    text-align: center;
    border-radius: 30px;
    background: #EBEEF3;
    color: #042260;
    transition: all 0.6s;
    line-height: 52px;
}
.about_c .top .top_r a:hover{
    color: #fff;
    background: #98CF38;
}
.about_c .top .top_r a.cur{
    color: #fff;
    background: #98CF38;
}
.about_c1{
    margin-top: 1.8vw;
}
.about_c1 ul li{
    padding: 2vw 1.56vw;
    border-radius: 20px;
    border:1px solid rgba(0, 0, 0, 0.07);
    transition: all 0.6s;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.about_c1 ul li.cur{
    border:1px solid #042260;
}
.about_c1 ul li .li_a{
    width: 100%;
    transition: all 0.6s;
    position: relative;
    height: 19vw;
}


.about_c1 ul li.cur .li_a{
    width: 60%;
}
.about_c1 ul li .li_a .bt{
    padding-bottom: 1vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.about_c1 ul li .li_a .bt .t{
    margin-top: 10px;
}
.about_c1 ul li .li_a .bt1{
    margin-top: 15px; max-height: 160px; overflow: hidden;
}

@media(max-width: 1900PX){
    .about_c1 ul li .li_a { height: 420px; }
    .about_c1 ul li .li_a .bt1{ max-height: 240px; }


}
/*@media(max-width: 1300px){
    .about_c1 ul li .li_a .bt1{
        max-height: 170px;
    }
}*/

.about_c1 ul li .li_a .bt1 .b{
    color: #767676;
    margin-bottom: 10px;
}
.about_c1 ul li .li_a .bt1 .t{
    margin-bottom: 10px;
}
.about_c1 ul li .li_a .sj{
    background: #E5E8EF;
    border-radius: 30px;
    padding: 7px 9px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.6s;
}
.about_c1 ul li.cur .li_a .sj{
    color: #fff;
    background: #98CF38;
}
.about_c1 ul li .li_b{
    overflow: hidden;
    width: 0;
    transition: all 0.6s;
    opacity: 0;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 1.56vw;
    padding-top: 2vw;
    height: 100%;
}
.about_c1 ul li.cur .li_b{
    width: 30%;
    opacity: 1;
}
.about_c1 ul li .li_b .bt{
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 1.56vw;
    padding-bottom: 2vw;
}
.about_c1{
    overflow: hidden;
}
.about_c1 .yhzc_qh{
    margin-top: 3.2vw;
}
.about_c1 ul li{
    width: 24% !important;
    margin-right: 1.33% !important;
}
.about_c1 ul li:last-child{
    margin-right: 0 !important;
}
.about_c1 ul li.cur{
    width: 49% !important;
}

.about_b{
    background: #042260;
    width: calc(100% - 40px);
    border-radius: 40px;
    margin: 0 auto;
}
.about_b .about_b1{
    padding-top: 6vw;
    width: 27%;
}
.about_b1 .gongtext .ex{
    color: #fff;
}
.about_b1 .gongtext .xt{
    color: #fff;
}
.about_b1 .swiper-container{
    margin-top: 30px;
    height: 412px;
    overflow: hidden;
}
.about_b1 .swiper-container ul li{
    opacity: 0.3;
    transition: all 0.6s;
}
.about_b1 .swiper-container ul li.swiper-slide-active{
    opacity: 1;
}
.about_b1 .swiper-container ul li .bt .b{
    color: #fff;
}
.about_b1 .swiper-container ul li .bt .t{
    color: #fff;
    margin-top: 10px;
    height: 90px;
    overflow: auto;
}
.about_b1 .swiper-container ul li .bt .t::-webkit-scrollbar{
    width: 4px;    
}
.about_b1 .swiper-container ul li .bt .t::-webkit-scrollbar-track{
    background: rgba(0,0,0,0.2);
    width: 4px;
    border-radius: 50px;
}
.about_b1 .swiper-container ul li .bt .t::-webkit-scrollbar-track-piece{
    width: 4px;
} 
.about_b1 .swiper-container ul li .bt .t::-webkit-scrollbar-thumb{
    background: rgba(255,255,255,0.4);
    border-radius: 50px;
}
.about_b1 .swiper-container ul li .bt .t::-webkit-scrollbar-button{
    display: none;
}
.about_b2{
    padding: 6vw 57px 6vw 0;
    width: 70%;
    position: relative;
}
.about_b2:after{
    content: "";
    position: absolute;
    right: 97px;
    height: 100%;
    width: 1px;
    top: 0;
    background: rgba(255, 255, 255, 0.2);
}
.about_b2 .swiper-container{
    height: 600px;
    overflow: hidden;
}
.about_b2 .swiper-container ul li{
    position: relative;
}
.about_b2 .swiper-container ul li .img{
    width: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    opacity: 0;
    transition: all 0.6s;
}
.about_b2 .swiper-container ul li.swiper-slide-active .img{
    opacity: 1;
}
.about_b2 .swiper-container ul li .li_a{
    float: right;
    position: relative;
}
.about_b2 .swiper-container ul li.swiper-slide-active .li_a::before {
    top: 50%;
    right:85px;
    transform: translateY(-50%);
    position: absolute;
    content: "";
    width: 148px;
    height: 148px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    border-radius: 50%;
}
.about_b2 .swiper-container ul li .li_a .bt{
    padding-right: 110px;
    font-weight: bold;
    color: rgba(255,255,255,0.1);
    transition: all 0.6s;
}
.about_b2 .swiper-container ul li.swiper-slide-active .li_a .bt{
    color: #98CF38;
}
.about_b2 .swiper-container ul li .li_a .bt span{
    opacity: 0;
}
.about_b2 .swiper-container ul li.swiper-slide-active .li_a .bt span{
    opacity: 1;
}
.about_b2 .swiper-container ul li .li_a .span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 17px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    overflow: hidden;
}
.about_b2 .swiper-container ul li.swiper-slide-active .li_a  .span::before {
    background: #fff;
}
.about_b2 .swiper-container ul li .li_a .span::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #425B8D;
    z-index: 2;
}
.about_b2 .swiper-container ul li.swiper-slide-active .li_a .span::after {
    transform: translate(-50%,-50%) scale(1);
}
.about_b2 .swiper-container ul li .li_a .span::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(0);
    transition: all .5s;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #98CF38;
    z-index: 1;
}
.about_b2 .swiper-container ul li .li_a .eeee { position: absolute; top: 50%; right:86px; transform: translateY(-50%); z-index: 100000000000; }
.about_b2 .swiper-container ul li .li_a .eeee .ssw { width: 150px; height: 150px; position: relative; }
.about_b2 .swiper-container ul li .li_a .eeee .ssw .circle {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.about_b2 .swiper-container ul li .li_a .eeee .ssw .circle i {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.about_b2 .swiper-container ul li .li_a .eeee .ssw .circle i::before {
    content: '';
    position: absolute;
    width: 200%;
    right: 0;
    top: 0;
    bottom: 0;
    border: 2px solid #98CF38;
    border-radius: 100%;
    box-sizing: border-box;
    clip: rect(0, 150px, 150px, 75px);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.about_b2 .swiper-container ul li .li_a .eeee .ssw .circle i:first-child::before {
    left: 0;
    right: auto;
    clip: rect(0px, 75px, 150px, 0px);
}

.about_b2 .swiper-container ul li.swiper-slide-active .li_a .eeee .ssw .circle i::before {
    -webkit-animation: circleR 3000ms linear both;
    animation: circleR 3000ms linear both;
}

.about_b2 .swiper-container ul li.swiper-slide-active .li_a .eeee .ssw .circle i:first-child::before {
    -webkit-animation-name: circleL;
    animation-name: circleL;
}
@-webkit-keyframes circleL {

    0%,
    50% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes circleR {
    0% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    50%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes circleL {

    0%,
    50% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes circleR {
    0% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    50%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.about_d{
    padding: 6vw 0 6.25vw;
    width: calc(100% - 40px);
    margin: 0 auto;
    background: #ECEFF3;
    border-radius: 40px;
    margin-bottom: 30px;
}
.about_d .about_d1{
    margin-top: 1.8vw;
}
.about_d .about_d1 ul{
    overflow: hidden;
    border-radius: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.about_d .about_d1 ul li{
    background: rgba(236, 239, 243, 0.7);
}
.about_d .about_d1 ul li:nth-child(2n){
    background: #fff;
}
.about_d .about_d1 ul li.fenc_t{
    background: #17316A;
}
.about_d .about_d1 ul li .zdz{
    display: flex;
    flex-wrap: wrap;
}
.about_d .about_d1 ul li.fenc_t .zdz .z{
    padding: 1.35vw 0;
    color: #fff;
    padding-left: 2vw;
}
.about_d .about_d1 ul li.fenc .zdz .z{
    color: #5E6265;
    padding: 1.2vw 0 1.2vw 1vw;
    padding-left: 2vw;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.about_d .about_d1 ul li.fenc .zdz .z:last-child{
    border-right: none;
}
.about_d .about_d1 ul li .zdz .z1{
    width: 20%;
}
.about_d .about_d1 ul li .zdz .z2{
    width: 13%;
}
.about_d .about_d1 ul li .zdz .z3{
    width: 17%;
}
.about_d .about_d1 ul li .zdz .z4{
    width: 25%;
}
.about_d .about_d1 ul li .zdz .z5{
    width: 13%;
}
.about_d .about_d1 ul li .zdz .z6{
    width: 12%;
}
.about_d .about_d1 ul li .zdz .z6 i{
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    width: 5px;
    height: 10px;
    background: url(../images/zdz_jt.svg)center center/cover;
    margin-left: 7px;
}
.about_d .about_d1 ul li .nr{
    padding: 2.4vw 3.1vw 0 3.1vw;
    display: none;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.about_d .about_d1 ul li .nr .bt{
    margin-top: 1.56vw;
}
.about_d .about_d1 ul li .nr .bt:nth-child(1 ){
    margin-top: 0;
}
.about_d .about_d1 ul li .nr .bt .b{
    margin-bottom: 10px;
}
.about_d .about_d1 ul li .nr .bt  p{
    line-height: 2;
}
.about_d .about_d1 ul li .nr .nr_a{
    padding: 1.56vw 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    margin-top: 1.56vw;
    position: relative;
}
.about_d .about_d1 ul li .nr .nr_a .more{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.about_d .about_d1 ul li .nr .nr_a .bt1 p{
    line-height: 2;
}
.about_d .about_d1 ul li .nr .nr_a .bt1 p a{
    color: #042260;
    text-decoration: underline;
}
.about_d .about_d1 ul li .nr .bt_mob{
    display: none;
}
.about_d .about_d1 ul li .nr .bt_mob p{
    line-height: 2;
}
.about_d .about_d1 ul li .nr .bt_mob p span{
    color: #333333;
    display: inline-block;
    margin-right: 5px;
}
.about_d .about_d1 ul li.fenc{
    cursor: pointer;
}
.about_d .about_d1 ul li.fenc.cur .zdz .z{
    color: #042260;
}
.about_d .about_d1 ul li.fenc.cur .zdz {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.about_d .about_d1 ul li.fenc .zdz .z { padding-left: 0; text-align:center; }
@media(max-width: 1600px){
   /* .about_c1 ul li .li_a{
        height: 22vw;
    }*/
    .about_b2 .swiper-container ul li.swiper-slide-active .li_a::before{
        width: 110px;
        height: 110px;
    }
    .about_b2 .swiper-container ul li .li_a .eeee .ssw{
        width: 110px;
        height: 110px;
    }
    .about_b2 .swiper-container ul li .li_a .eeee .ssw .circle i:first-child::before {
        clip: rect(0px, 55px, 110px, 0px);
    }
    .about_b2 .swiper-container ul li .li_a .eeee .ssw .circle i::before{
        clip: rect(0, 110px, 110px, 55px);
    }
}
/*@media(max-width: 1500px){
    .about_c1 ul li .li_a{
        height: 25vw;
    }
}
@media(max-width: 1300px){
    .about_c1 ul li .li_a{
        height: 28vw;
    }
}*/
@media(max-width: 1100px){
    .about_d .about_d1 ul li .nr .nr_a .more{
        position: static;
        transform: translateY(0);
        margin-top: 20px;
    }
    .about_b2{
        width: 100%;
        padding: 0;
    }
    .about_b2 .swiper-container ul li .li_a{
        display: none;
    }
    .about_b2 .swiper-container{
        height: auto;
        padding-bottom: 30px;
    }
    .about_b2:after{
        display: none;
    }
    .about_b2 .swiper-container ul li .img{
        width: 100%;
        position: static;
        top: 20px;
        transform: translateY(0);
    }
    .about_b .about_b1{
        padding-top: 40px;
        width: 100%;
    }
    .about_b1 .swiper-container ul li .bt .t{
        height: auto;
    }
    .about_b1 .swiper-container{
        height: 120px;
        margin-top: 30px;
    }
    .about_b {
        border-radius: 20px;
    }
    .about_c1 ul li .li_a{
        height: 450px;
    }
    .about_c1 ul li .li_a .bt1 { height: 320px; }
    .about_d .about_d1 ul li .nr .bt_mob{
        display: block;
    }
    .about_a{
        padding: 30px 0 40px;
    }
    .about_a .about_a_l{
        width: 100%;
    }
    .about_a .about_a_r{
        width: 100%;
        margin-top: 20px;
    }
    .about_a .about_a_l .bt .more{
        margin-top: 20px;
    }
    .about_a .about_a_l ul{
        margin-top: 20px;
    }
    .about_a .about_a_l ul li{
        padding: 15px 0;
    }
    .about_c1 ul li.cur{
        width: 100% !important;
    }
    .about_c1 ul li{
        width: 100% !important;
        margin-right: 0!important;
    }
    .about_c1 ul li{
        padding: 20px 15px;
    }
    .about_c1 ul li .li_a .sj{
        margin-top: 20px;
    }
    .about_c1 ul li .li_b .bt{
        padding-bottom: 20px;
        padding-right: 15px;
    }
    .about_c1 ul li .li_b{
        width: 40%;
        padding-right: 15px;
        padding-top: 20px;
        opacity: 1;
    }
    .about_c1 ul li .li_a{
        width: 60%;
    }
    .about_c1 ul li .li_b .icon img{
        height: 90px;
    }
    .about_c1 ul li .li_a .bt{
        padding-bottom: 15px;
    }
    .about_c1 ul li.cur .li_b{
        width: 40%;
    }
    .about_c .top .top_l{
        width: 100%;
    }
    .about_c .top .top_r{
        position: static;
        float: left;
        margin-top: 20px;
        transform: translateY(0);
    }
    .about_c .top .top_r a{
        width: 120px;
        height: 45px;
        line-height: 45px;
    }
    .about_c1{
        margin-top: 20px;
    }
    .about_d .about_d1 ul li .zdz .z2,
    .about_d .about_d1 ul li .zdz .z3,
    .about_d .about_d1 ul li .zdz .z4{
        display: none;
    }
    .about_d .about_d1 ul li .zdz .z{
        width: 33.33%;
    }
    .about_d .about_d1 ul li.fenc_t .zdz .z{
        padding: 15px 0;
        padding-left: 15px;
    }
    .about_d .about_d1 ul li.fenc .zdz .z{
        padding: 15px;
        padding-left: 15px;
    }
    .about_d .about_d1{
        margin-top: 20px;
    }
    .about_d{
        padding: 30px 0 40px;
        border-radius: 20px;
    }
    .about_d .about_d1 ul{
        border-radius: 10px;
    }
    .about_d .about_d1 ul li .nr .nr_a{
        padding: 15px 0;
        margin-top: 15px;
    }
    .about_d .about_d1 ul li .nr .bt{
        margin-top: 15px;
    }
    .about_c{
        padding: 30px 0 40px;
    }
    .about_c1 .yhzc_qh{
        margin-top: 25px;
    }
}
@media(max-width: 1600px){
    .zyfw .top .gongtext{
        width: 100%;
    }
    .zyfw .top .top_a{
        position: static;
        transform: translateY(0);
        float: left;
        margin-top: 20px;
    }
    .zyfw_a1 ul li .bt{
        width: 50%;
    }
}
@media(max-width: 1100px){
    .zyfw .zyfw_a{
        margin-top: 20px;
        padding: 0 20px;
    }
    .zyfw_a1{
        width: 100%;
    }
    .zyfw_a1 ul li .li01{
        transform: translateX(-50%);
        left: 50%;
        top: auto;
    }
    .zyfw_a1{
        height: 140px;
    }
    .zyfw_a1 ul li .li01:before{
        display: none;
    }
    .zyfw_a2{
        width: 100%;
        margin-top: 20px;
    }
    .zyfw_a1 ul li .bt{
        width: 100%;
        text-align: center;
        position: static;
        transform: translateY(0);
        padding-top: 80px;
    }
    .zyfw .top .top_a a{
        margin-bottom: 10px;
        height: 45px;
        line-height: 45px;
    }
    .zyfw_a2 ul li .bt{
        padding: 15px 15px 20px 15px;
    }
}
.header .ader .sousuo .sousk{
	position: absolute;
	top: 80%;
	right: -50px;
	z-index: 6;
	width: 300px;
	border:1px solid rgba(0, 0, 0, 0.1);
	background: #fff;
	height: 40px;
	opacity: 0;
	transition: all 0.6s;
	z-index: -1;overflow: hidden;
	border-radius: 10px;
}
.header .ader .sousuo .cur{
	opacity: 1;
	right: 40px;
	z-index: 100;
}
.header .ader .sousuo .sousk .sous_01{
	height: 40px;
	line-height: 40px;
	border:none;
	width: 100%;
	padding-left: 15PX;
	padding-right: 40PX;
	font-size: 16px;
	color: #333333;
}
.header .ader .sousuo .sousk .sdj{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
    border: none;
    width: 17px;
    height: 17px;
    background: url(../images/header_fdj.png) center center/cover;
}
.fxrj_c{
    position: relative;
}


.tanc{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.tanc.cur{
    display: block;
}
.tanc .tanc_b{
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform:translateY(-50%);
}
.tanc .tanc_a{
    background: #FFFFFF;
    position: relative;
    padding: 3.2vw 6.8vw 3.6vw 5.7vw;
    border-radius: 20px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.tanc .tanc_a .chahao{
    position: absolute;
    top: 2vw;
    right: 2vw;
    width: 45px;
    height: 45px;
    background: url(../images/chahao.svg)center center/cover;
    cursor: pointer;
}
.tanc .biaodian_ty ul{
    margin-top: 18px;
}
.tanc .biaodian_ty ul li{
    width: 49%;
    margin-right: 2%;
}
.tanc .biaodian_ty ul li:nth-child(2n){
     margin-right: 0;
}
.tanc .biaodian_ty ul li.w100{
    width: 100%;
}
.tanc .biaodian_ty ul li select, .tanc .biaodian_ty ul li textarea, .tanc .biaodian_ty ul li input{
    border:1px solid rgba(216, 216, 216, 0.8);
}

.biaodian_ty ul li .layui-form-select dl { min-height: 216px; }

@media(max-width: 1100px){
    .tanc .biaodian_ty ul li{
        width: 100%;
        margin-right: 0;
    }
    .tanc .tanc_a{
        padding: 20px;
    }
}




/**搜索结果页**/
.tesubanner { background: #007AC3; padding: 185px 0 127px; text-align: center; }

.tesubanner .sumaze { width: 75%; display: inline-block; }
.tesubanner .sumaze .mazel { width: 19.8%; }
.tesubanner .sumaze .mazel input { height: 56px; background: rgba(255,255,255,.05); border: 0px solid #e1dacf; border-radius: 5px; padding-left: 19px; font-size: 16px; color: rgba(255, 255, 255, .4); }
.tesubanner .sumaze .mazel input::-webkit-input-placeholder {color: rgba(255, 255, 255, .4);}
.tesubanner .sumaze .mazel input::-moz-placeholder {color: rgba(255, 255, 255, .4);}
.tesubanner .sumaze .mazel input:-moz-placeholder {color: rgba(255, 255, 255, .4);}
.tesubanner .sumaze .mazel input:-ms-input-placeholder {color: #267F40;}
.tesubanner .sumaze .mazel .layui-form-select dl { top: 60px; }
.tesubanner .sumaze .mazel .layui-form-selectup dl { bottom: 60px; top: auto; }
.tesubanner .sumaze .mazel .layui-form-select dl dd.layui-this { background: #267F40; }
.tesubanner .sumaze .mazel .layui-form-select .layui-edge { background: url(../images/selecwtw.png)no-repeat center center/cover; width: 11px; height: 6px; border-style:initial; margin-top: -2px; right: 20px; }

.tesubanner .sumaze .quanqil { width: 100%; margin-left: 0%; }
.tesubanner .sumaze .quanqil input { height: 56px; background: rgba(255,255,255,.1); border: 0 solid #e1dacf; border-radius: 5px; padding-left: 19px; font-size: 16px; color: rgba(255, 255, 255, 1); padding-right: 154px; }
.tesubanner .sumaze .quanqil input::-webkit-input-placeholder {color: rgba(255, 255, 255, 1);}
.tesubanner .sumaze .quanqil input::-moz-placeholder {color: rgba(255, 255, 255, 1);}
.tesubanner .sumaze .quanqil input:-moz-placeholder {color: rgba(255, 255, 255, 1);}
.tesubanner .sumaze .quanqil input:-ms-input-placeholder {color: #267F40;}
.tesubanner .sumaze .quanqil .tjanmo { position: absolute; right: 0; height: 54px; top: 0; }
.tesubanner .sumaze .quanqil .tjanmo button { height: 100%; width: 160px; height: 56px; border-radius: 5px; background: #8EC31F; padding: 0; font-size: 16px; color: #fff; }
.tesubanner .sumaze .quanqil .tjanmo button i { display: inline-block; width: 13px; height: 13px; background: url(../images/searchbtn1.svg)no-repeat center center/cover; vertical-align: middle; margin-top: -2px; margin-right: 7px; }
.tesubanner .sumaze .quanqil .tjanmo button:hover { opacity: .9; }

.searchresultA { background: #f7f7f7; background: #fff; padding: 3.90625vw 0 5.20833vw; }
.searchresultA .xbtpox { border-color: #eeeeee; }
.searchresultA .suirxz { margin: 32px 0 38px; }
.searchresultA .suirxz .gykbt .bt { line-height: 1; }
.searchresultA .suirxz .zmsns { color: #666666; position: absolute; bottom: 0; right: 0; }
.searchresultA .suirxz .zmsns span { color: #8EC31F; }
.searchresultA .esutazm ul li { margin-bottom: 16px; }
.searchresultA .esutazm ul li:last-child { margin-bottom: 0; }
.searchresultA .esutazm ul li a { display: block; padding: 43px 50px 40px 30px; position: relative; border-radius: 10px; overflow: hidden; background: #f7f7f7; }
.searchresultA .esutazm ul li a::before { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 3px; background: #e8e8f3; }
.searchresultA .esutazm ul li a .azmn .mnl { color: #ffffff; background: #007AC3; border-radius: 5px; float: left; line-height: 1; padding: 10px 13px 10px; }
.searchresultA .esutazm ul li a .azmn .mne { float: left; color: #424242; line-height: 34px; padding-left: 12px; }
.searchresultA .esutazm ul li a .azmne { color: #666666; line-height: 1.73; margin-top: 15px; }
.searchresultA .fyq { margin-top: 4.16666vw; }




@media(max-width:1480px) {
  .tesubanner .sumaze .mazel input { font-size: 14px; height: 45px; }
  .tesubanner .sumaze .quanqil input { font-size: 14px; height: 45px; }
  .tesubanner .sumaze .quanqil .tjanmo button { font-size: 14px; height: 45px; width: 130px; }
}

@media(max-width:1100px) {
  .tesubanner { padding: 90px 0 60px; }
  .tesubanner .sumaze,
  .tesubanner .sumaze .mazel { width: 100%; }
  .tesubanner .sumaze .quanqil { width: 100%; margin-top: 20px; margin-left: 0; }
  
  .searchresultA { padding: 35px 0 45px; }
  .searchresultA .suirxz { margin: 15px 0 20px; }
  .searchresultA .esutazm ul li a { padding: 20px; }
  .searchresultA .esutazm ul li a .azmn .mne { width: 100%; padding-left: 0; margin-top: 10px; }
  .searchresultA .esutazm ul li a .azmne { margin-top: 5px; }
  .searchresultA .fyq { margin-top: 30px; }
}




