html,body{scroll-behavior: smooth;} html{width: 100%;} body{font-size: 16px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} ol,ul,li{list-style: none;} a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;} em,i{font-style: normal;} h1,h2,h3,h4,h5,h6,th{font-weight: normal;} strong{font-weight: 800;} img{border: 0; height: auto; vertical-align: middle;/*display: block;*/} table{border-collapse: collapse; border-spacing: 0;} input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";} input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;} input,input:focus,input:active{user-select: text;} button:focus{outline: 0;} textarea{resize: none;} video{outline: none;display: block;} *{margin: 0;padding: 0;box-sizing: border-box;} .clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;} .relative{position: relative;} .fl{float: left;} .fr{float: right;} .container{position: relative;width: 1400px;margin: 0 auto;} .w1760{position: relative;max-width: 1920px;margin: 0 auto;padding-left: 80px;padding-right: 80px;} .w1320{position: relative;width: 1320px;margin: 0 auto;} .flex {display: flex;height: 100%;} .content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 80px;} .pd50{padding: 0 50px;} .rela{position: relative;} /* header & footer start */ .h-header{position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;background: rgba(0,0,0,.25);} .h-header > div{display: flex;align-items: center;} .h-logo{margin-right: 20px;} .h-nav{margin: 0 auto;display: flex;} .h-nav .li{margin: 0 30px;position: relative;} .h-nav .li>a{font-size: 20px;font-weight: bold;color: #FFFFFF;line-height: 100px;} .h-nav .subnav {width:210px;background:#ffffff;font-size:12px;text-align:left;position:absolute;left:50%;transform: translateX(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;} .h-nav .subnav ol li{width: 100%;margin: 0 !important;} .h-nav .subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;font-size: 14px;text-align: center;font-weight: normal;} .h-nav .subnav a:hover {background:#055496;color:#fff!important;} .h-nav .li:hover .subnav {height:auto;opacity:1;visibility:visible;margin-top:0;} .langeBtn{display: flex;align-items: center;cursor: pointer;} .langeBtn span{font-size: 20px;font-weight: bold;color: #FFFFFF;line-height: 1;} .langeBtn img{margin-left: 20px;} .search-bg {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: #f5f5f5;display: none;z-index: 9999;} .search-alert {position: fixed;z-index: 100;background: rgba(0,0,0,.7);left: 0;top: 0;width: 100%;height: 100%;opacity: 1;z-index: 9999;} .search-alert input::-webkit-input-placeholder {color: #fff !important;} .search-alert input::-moz-placeholder {/* Mozilla Firefox 19+ */color: #fff !important;} .search-alert input:-moz-placeholder {/* Mozilla Firefox 4 to 18 */color: #fff !important;} .search-alert input:-ms-input-placeholder {/* Internet Explorer 10-11 */color: #fff !important;} .search-alert .cent-form {opacity: 0;-webkit-transform: translate(0, 40px);-ms-transform: translate(0, 40px);transform: translate(0, 40px);-webkit-transition: all .5s;transition: all .5s;} .search-alert .close {width: 30px;height: 30px;position: absolute;top: 38px;right: 2.6%;cursor: pointer;background: url(../images/colse.png) no-repeat center;background-size: 18px auto;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;} .search-alert .cent-form {position: absolute;width: 94.8%;left: 2.6%;top: 50%;height: 60px;margin-top: -63px;border-bottom: 1px solid rgba(255, 255, 255, 0.5);} .search-alert .cent-form:before {content: "";color: #fff;font-size: 30px;position: absolute;left: 0;height: 50px;width: 50px;top: 50%;margin-top: -25px;background: url(../images/z_img9.png) no-repeat center;background-size: 28px auto;} .search-alert .cent-form .tex {border: none;font-size: 40px;height: 50px;line-height: 50px;text-align: center;width: 100%;color: #fff;background: none;padding-left: 100px;padding-right: 140px;box-sizing: border-box;} .search-alert .cent-form .sub-butn {border: none;height: 50px;font-size: .8rem;line-height: 50px;color: #fff;text-align: right;background: none;position: absolute;right: 0;top: 0;width: 120px;text-align: center;font-size: 26px;cursor: pointer;} .search-alert {-webkit-transform-origin: bottom center;-ms-transform-origin: bottom center;transform-origin: bottom center;-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-transition: -webkit-transform .3s .5s;transition: transform .3s .5s;} .search-alert.active {-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transition: -webkit-transform .3s;transition: transform .3s;} .search-alert.active .cent-form {opacity: 1;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transition: all .5s .3s;transition: all .5s .3s;} .indftr,.indftr .fp-tableCell{height: auto!important;} .h-footer{background: #055496;overflow: hidden;} .h-footer .w1760{max-width: 1780px;} .foot1{padding: 70px 0 140px;} .foot1 >div{display: flex;} .foot1 .f-nav{display: flex;width: calc(100% - 600px);justify-content: space-between;} .foot1 .f-nav dt::after{content: "";display: block;width: 70px;height: 1px;background: #CBCED2;opacity: 0.2;margin: 14px 0;} .foot1 .f-nav dt a{font-size: 20px;font-weight: bold;color: #FFFFFF;line-height: 2;} .foot1 .f-nav dd a{font-size: 16px;color: #FFFFFF;line-height: 1.8;} .foot1 .f-nav a:hover{opacity: .8;} .foot1 .f-more{margin-left: auto;max-width: 500px;} .foot1 .f-more .f-logo{margin-bottom: 10px;display: block;} .foot1 .f-more p{font-size: 16px;font-weight: normal;color: #FFFFFF;line-height: 30px;} .foot1 .Aicon{display: flex;flex-wrap: wrap;margin-top: 10px;} .foot1 .Aicon a{width: 34px;height: 34px;background: #FFFFFF;border-radius: 50%;align-items: center;justify-content: center;display: flex;transition: .3s;} .foot1 .Aicon a img{width: 24px;} .foot1 .Aicon a:hover{box-shadow: 0px 0px 10px 0px #999;} .foot2{text-align: center;border-top: 1px solid #7395B1;padding: 18px 0;} .foot2 span,.foot2 a{font-size: 16px;color: #FEFEFE;line-height: 2;} .foot2 a:hover{opacity: .8;} .wap_header{width: 100%; height: 60px; padding: 0 12px; display: none; justify-content: space-between; align-items: center; background: #055496; position: fixed; left: 50%; top: 0; transform: translateX(-50%); z-index: 9999;box-sizing: border-box;} .wap_header .toggle{display: block; width: 25px; height: 24px; position: relative; z-index: 6;} .wap_header .toggle i{display: block; width: 25px; height: 2px; background: #FFF; position: absolute; left: 0; transition: all ease .35s;} .wap_header .toggle i:nth-of-type(1){top: 0;} .wap_header .toggle i:nth-of-type(2){top: 8px;} .wap_header .toggle i:nth-of-type(3){top: 16px;} .wap_header .toggle.on i{background: #000;} .wap_header .toggle.on i:nth-of-type(1){top: 8px; transform: rotate(45deg);} .wap_header .toggle.on i:nth-of-type(2){width: 0;} .wap_header .toggle.on i:nth-of-type(3){top: 8px; transform: rotate(-45deg);} .wap_header #h60{height: 60px;} .wap_header .maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;} .wap_header .maskbg.on{display: block;} .wap_header .nav{width: 240px; background: #fff; height: 100vh; padding: 56px 0 20px 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;} .wap_header .nav.open{transform: translateX(0); opacity: 1;} .wap_header .nav > ul{height: calc(100vh - 70px); margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;} .wap_header .nav ul li{border-top: 1px solid #ddd; margin: 0 20px; line-height: 40px; font-size: 14px; position: relative;} .wap_header .nav > ul > li:first-child{border-top: 0 none;} .wap_header .nav ul li a{line-height: 20px; display: block; padding: 15px 30px 15px 0; font-size: 14px; color: #333;} .wap_header .nav ul li a:active {color: #055496 !important;} .wap_header .nav ul li ul{display: none;} .wap_header .nav ul li i{width: 30px; height: 50px; font-size: 16px; color: #9c9c9c; position: absolute; right: 0; top: 0; transition: transform .5s;} .wap_header .nav ul li i.down{color: #055496; transform: rotate(90deg);} .wap_header .nav ul li .icon{background: url(../images/yjt.png)no-repeat;background-size: 20px !important;background-position: center !important;} .wap_header .nav ul li ul li{margin-right: 0;} .wap_header .nav ul li ul li a{color: #666;line-height: 20px; font-size: 14px;padding: 10px 0;} .wap_header .nav ul li ul li i{top: -10px;} .wap_header .logo{float: left;margin-top: 7px;position: relative;height: 45px;} .wap_header .logo img{height: 100%;} .wap_header .toggle{float: right;margin-top: 21px;} .wap_header .dropdown{float: right;margin-top: 18px;margin-right: 20px;position: relative;} .wap_header #dLabel{border: 1px solid #9C9C9C;background: none;color: #9C9C9C;padding: 2px 5px;font-size: 12px;position: relative;} .wap_header .dropdown-menu{background: #222;min-width: auto !important;text-align: center;} .wap_header .dropdown-menu li a{color: #9C9C9C !important;transition: .3s;font-size: 14px !important;} .dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);box-shadow: 0 6px 12px rgb(0 0 0 / 18%);width: 100%;} .open>.dropdown-menu {display: block;} .caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;} .wap_header .h-more{float: right;margin: 13px 15px 0 0;} .wap_header .h-more .lang_item{color: #000000;font-size: 14px;} /* header & footer end */ /****************** index start *********************/ .fp-right{ position: fixed; right: 60px; top: 50%; transform: translateY(-50%);z-index: 99999;} .fp-right a{ display: block; width: 20px; height: 20px; border-radius: 50%; -webkit-border-radius: 50%;-moz-border-radius: 50%; border: 1px solid #FFFFFF; margin: 0 auto 15px;position: relative;} .fp-right li { width: 17px;padding-bottom: 15px;position: relative;margin-bottom: 4px; } .fp-right li span{display: none;} .fp-right li a.active{background: #FFFFFF;} /* banner */ .banner .mySwiper_banner {width: 100%;height: 100%;position: relative;overflow: hidden;} .banner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;} .banner .swiper-pagination-bullet{border-radius: 0;opacity: 1;width: 70px;height: 3px;background: #FFFFFF;transition: .3s;margin: 0 8px!important;} .banner .swiper-pagination-bullet-active{background: #055496;} .bannerItem{position: relative;width: 100%;height: 100%;} .bannerItem .img{height: 100%;width: 100%;overflow: hidden;} .bannerItem .img img{height: 100%;width: 100%;object-fit: cover;object-position: center;} .bannerItem .desc{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);} .banner{height: 100%;} .banner .swiper-wrapper{height: 100%;} /* video */ .indVideoBox{height: 100%;background: #055496;} .indVideoBox video{display: block;height: 100%;width: 100%;object-fit: cover;object-position: bottom center;} /* 鎶€鏈埗閫 */ .indTitleA{padding-bottom: 30px;} .indTitleA .atit{font-size: 54px;font-weight: bold;color: #FFFFFF;line-height: 1.2;margin-bottom: 30px;} .indTitleA .btit{font-size: 20px;color: #FFFFFF;line-height: 1.5;} .indsec3{background: #055496;} .jsMakeBox .mySwiper_jsmake {width: 100%;height: 100%;position: relative;overflow: hidden;padding: 30px 0;} .jsMakeBox .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;} .jsMake{position: relative;overflow: hidden;display: block;width: 100%;background: #FFFFFF;padding: 30px 25px 50px;transition: .3s;} .jsMake .img {width: 100%;overflow: hidden;border-radius: 100%;} .jsMake .img img{width: 100%;} .jsMake p{margin: 22px 0 0;display: block;font-size: 28px;font-weight: normal;color: #333333;line-height: 1.2;text-align: center;} .jsMake .desc{position: absolute;top: 100%;left: 0;width: 100%;height: 100%;background: #1179D0;padding: 30px 25px;display: flex;flex-direction: column;justify-content: center;align-items: center;transition: .6s;} .jsMake .desc .atit{font-size: 28px;font-weight: normal;color: #FFFFFF;line-height: 1.2;margin-bottom: 35px;} .jsMake .desc .btit{font-size: 20px;color: #FFFFFF;line-height: 30px;margin-bottom: 45px;max-height: 90px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;} .jsMake:hover{box-shadow: 0px 8px 30px 0px rgba(0,0,0,0.4);} .jsMake:hover .desc{top: 0;} .indAMode{display: flex;align-items: center;justify-content: center;width: 145px;height: 45px;background: #FFFFFF;transition: .3s;} .indAMode span{font-size: 18px;color: #293450;line-height: 1.2;} .indAMode img{margin-left: 5px;transition: .3s;} .indAMode:hover{box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.4);transform: translateY(-10px);} /* news */ .indTitleB{text-align: center;margin-bottom: 60px;} .indTitleB .atit{font-size: 54px;font-weight: bold;color: #333333;line-height: 1.2;text-align: center;} .indsec4{background: url(../images/indsec4Bg.jpg) center/cover;} .indNewsBox {position: relative;} .indNewsBox .mySwiper_news {width: 100%;height: 100%;position: relative;overflow: hidden;} .indNewsBox .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;} .indNewsBox .swiper-button-prev::after,.indNewsBox .swiper-button-next::after{display: none;} .indNewsBox .swiper-button-prev,.indNewsBox .swiper-button-next{display: block;width: 60px;height: 60px;background-color: rgba(41, 52, 80, .78);border-radius: 100%;background-image: url(../images/right2.png);background-repeat: no-repeat;background-position: center;transition: .3s;} .indNewsBox .swiper-button-prev{left: 80px;transform: rotate(180deg);} .indNewsBox .swiper-button-next{right: 80px;} .indNewsBox .swiper-button-prev:hover,.indNewsBox .swiper-button-next:hover{background-color: rgba(41, 52, 80, 1);} .indNewsItem{display: block;width: 100%;padding: 10px;background: #E0E0DB;} .indNewsItem .img{overflow: hidden;} .indNewsItem .img img{width: 100%;transition: .5s;} .indNewsItem .desc{padding: 15px 5px 5px;} .indNewsItem .atit{font-size: 24px;font-weight: bold;color: #000000;line-height: 30px;height: 60px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition: .3s;} .indNewsItem .btit{font-size: 18px;color: #333333;line-height: 24px;margin: 15px 0 15px;} .indNewsItem .ctit{font-size: 20px;color: #333333;line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;} .indNewsItem:hover img{transform: scale(1.08);} .indNewsItem:hover .atit{color: #055496;} .indsec4 .indAMode{margin: 60px auto 0;} /* trends */ .section.active .indTitleA .atit{animation: fadeInUp .6s .3s ease both;} .section.active .indTitleA .btit{animation: fadeInUp .6s .4s ease both;} .section.active .jsMakeBox{animation: fadeInUp .6s .5s ease both;} .section.active .indTitleB .atit{animation: fadeInUp .6s .3s ease both;} .section.active .indNewsBox{animation: fadeInUp .6s .4s ease both;} .section.active .indAMode{animation: fadeInUp .6s .5s ease both;} .section.active .foot1 .f-nav dl:nth-of-type(1){animation: fadeInUp .6s .05s ease both;} .section.active .foot1 .f-nav dl:nth-of-type(2){animation: fadeInUp .6s .1s ease both;} .section.active .foot1 .f-nav dl:nth-of-type(3){animation: fadeInUp .6s .15s ease both;} .section.active .foot1 .f-nav dl:nth-of-type(4){animation: fadeInUp .6s .2s ease both;} .section.active .foot1 .f-nav dl:nth-of-type(5){animation: fadeInUp .6s .25s ease both;} .section.active .foot1 .f-nav dl:nth-of-type(6){animation: fadeInUp .6s .3s ease both;} .section.active .foot1 .f-nav dl:nth-of-type(7){animation: fadeInUp .6s .35s ease both;} .section.active .foot1 .f-nav dl:nth-of-type(8){animation: fadeInUp .6s .4s ease both;} .section.active .foot1 .f-more{animation: fadeInUp .6s .4s ease both;} .section.active .foot2{animation: fadeInUp .6s .4s ease both;} /****************** index end *********************/ /****************** innerPage end *********************/ .nyBanner{position: relative;} .nyBanner .img img{width: 100%;min-height: 100px;object-fit: cover;object-position: center;} .nyBanner .desc{text-align: center;width: 100%;position: absolute;top: 50%;transform: translateY(-50%);padding-top: 50px;} .nyBanner .desc .atit{font-size: 48px;font-weight: bold;color: #FFFFFF;line-height: 1.5;} .nyBanner .desc .btit{font-size: 24px;color: #FFFFFF;line-height: 1.5;} .nyBanner .desc .atit+.btit{margin-top: 10px;} .nyBanner .desc .line{display: block;width: 45px;height: 3px;background: #DFDFE5;margin: 16px auto;} /* news */ .news-list{padding: 80px 0 40px;} .news-list li{overflow:hidden;border-bottom:1px solid #eee;margin-bottom:24px;padding-bottom:24px;} .news-list li a{display: flex;} .news-list li .com-img{width:320px;overflow: hidden;} .news-list li .com-img img{transition: .6s;} .news-list li .note{width:calc(100% - 320px);padding-left: 35px;} .news-list li h4{font-size:24px;color:#000;margin-top: 10px;font-weight:bold;position:relative;line-height: 34px;height: 34px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: .3s;} .news-list li h4:hover{text-decoration: underline;} .news-list li p{margin:15px auto 18px;color:#000;font-size:16px;font-weight: lighter;line-height: 30px;height: 60px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} .news-list li span{color:#b7b6b7;font-weight:lighter;font-size:14px;padding-left:30px;margin-right:20px;} .news-list li .info{position: relative;} .news-list li .info .more{position:absolute;right:0px;color:#b7b6b7;font-weight:lighter;font-size:14px;} .news-list li span.hits{background:url(../images/icon_hits.png) no-repeat left center;} .news-list li span.date{background:url(../images/icon_time.png) no-repeat left center;} .news-list li img{width: 100%;} .news-list li:hover .com-img img{transform: scale(1.1);} .news-list li:hover h4{color:#055496;text-decoration: underline;} .newsInfoBox{} .newsInfoBox .newsAtit{font-size: 30px;color: #333333;line-height: 1.5;text-align: center;margin-top: 70px;} .newsInfoBox .newsBtit{font-size: 14px;color: #888888;text-align: center;margin: 30px 0 20px;} .newsInfoBox .newsContent{font-size: 16px;color: #555;line-height: 2;} .newsInfoBox .newsContent img{display: block;max-width: 100%;height: auto!important;margin: 0 auto;} .newsMore{padding: 40px 0 120px;} .newsMore a{font-size: 16px;font-weight: bold;color: #000000;line-height: 2;} .infoIconList{display: flex;flex-wrap: wrap;margin-top: 5px;} .infoIconList a{display: flex;align-items: center;justify-content: center;width: 34px;height: 34px;background: #222222;} .infoIconList a:hover{background: #055496;} /* contact */ .lxhcBox{display: flex;flex-wrap: wrap;padding: 70px 0;} .lxhcBox .lxInfo{width: calc(50% - 30px);} .lxhcBox .lxInfo h4{font-size: 36px;color: #333333;line-height: 1.2;font-weight: bold;} .lxhcBox .lxInfo h5{font-size: 30px;color: #333333;line-height: 1.2;font-weight: bold;} .lxhcBox .lxInfo p{font-size: 18px;color: #333333;line-height: 1.7;} .lxhcBox .lxform{width: calc(50% - 30px);margin-left: auto;padding: 0 20px 0 90px;} .lxform .form{display: flex;flex-wrap: wrap;} .lxform .label{width: 100%;} .lxform .label50{width: calc(50% - 11px);margin-right: 22px;} .lxform .label50:nth-of-type(2n){margin-right: 0;} .lxform .label p{font-size: 16px;line-height: 2;color: #333333;} .lxform .int{display: block;width: 100%;padding: 0 10px;background: #FAFAFA;border: 1px solid #DADADA;height: 35px;color: #666;} .lxform .textarea{display: block;width: 100%;height: 140px;padding: 5px 10px;background: #FAFAFA;border: 1px solid #DADADA;color: #666;} .lxform .label {margin-bottom: 12px;} .lxform .indAMode{border: 1px solid #293450;width: 165px;height: 52px;margin-top: 20px;} .mapsBox{display: flex;flex-wrap: wrap;padding-bottom: 80px;} .mapItem{width: calc(50% - 30px);margin-right: 60px;} .mapItem:nth-of-type(2n){margin-right: 0;} .mapItem p{text-align: center;font-size: 18px;font-weight: bold;color: #333333;line-height: 30px;padding-top: 30px;} .my-map { margin: 0 auto; width: 100%; height: 380px; } .my-map .icon { background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat; } .my-map .icon-cir { height: 31px; width: 28px; } .my-map .icon-cir-red { background-position: -11px -5px; } .amap-container{height: 100%;} .myinfowindow{width: 240px;min-height: 50px;} .myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; } .myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; } /* 浜烘墠鎷涜仒 */ .jrwmTitle{text-align: center;font-size: 36px;font-weight: bold;color: #333333;line-height: 1.5;padding: 70px 0 40px;} .jrwmTitle.white{color: #FFFFFF;} .rcln{background: #055496;padding-bottom: 85px;} .rclnList{display: flex;} .rclnItem{width: 100%;position: relative;text-align: center;padding: 30px 0 20px;} .rclnItem::after{content: "";display: block;height: 100%;width: 1px;background: #FFFFFF;opacity: 0.1;position: absolute;right: 0;top: 0;} .rclnItem:nth-of-type(3n)::after{display: none;} .rclnItem .atit{margin-bottom: 20px;} .rclnItem .btit{font-size: 18px;color: #FFFFFF;line-height: 1.7;padding: 0 20px;max-width: 380px;margin: 0 auto; text-align:left;} .zpxx{padding-bottom: 80px;} .recruitment-title { padding: 16px 74px 16px 30px; font-size: 0; background-color: #818181; color: #fff; margin-bottom: 20px; } .recruitment-title span { width: 25%; display: inline-block; vertical-align: top; font-size: 18px; width: 24%;} .recruitment-title span { font-size: 18px; } .recruitment-title span:last-child { width: 16%; margin-left: 10%; } .join-fourtop { position: relative; width: 100%; padding: 26px 74px 26px 30px; font-size: 0; border: 1px solid #e5e5e5; cursor: pointer; } .join-fourtop .join-fourp1 { display: inline-block; vertical-align: top; width: 24%; padding-right: 5px; font-size: 16px; color: #222222; } .join-fourtop .join-fourp2 { display: inline-block; vertical-align: top; width: 16%; padding-right: 5px; font-size: 16px; color: #222222; margin-left: 10%;} .join-fourtop:after, .join-fourtop:before { position: absolute; top: 50%; right: 57px; width: 1px; height: 36px; background: #bfbfbf; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; content: ''; } .join-fourtop:before { right: 40px; width: 36px; height: 1px; } .join-fourtop .join-fourp { color: #323232; } .join-fourul li.active .join-fourtop:after, .join-fourul li.active .join-fourtop:before {-webkit-transform: translateY(-50%) rotate(45deg);-moz-transform: translateY(-50%) rotate(45deg);-ms-transform: translateY(-50%) rotate(45deg);-o-transform: translateY(-50%) rotate(45deg);transform: translateY(-50%) rotate(45deg);} .join-fouricon {display: inline-block;vertical-align: middle;width: 21px;height: 16px;background: url(../images/join-fouricon1.png) no-repeat center center;margin-left: 10px;margin-bottom: 3px;} .join-fourbtm {padding: 25px 30px 5px;} .mailto {min-width: 142px;padding: 0 10px;text-align: center;display: inline-block;vertical-align: top;background-color: #055496;color: #fff;font-size: 12px;line-height: 40px;margin-bottom: 25px;} .join-fourul li {margin-bottom: 20px;} /* 瀹㈡埛鏈嶅姟 */ .fbdt{} .fbdt img{width: 100%;} .yzsjjfa{position: relative;} .yzsjjfa img{width: 100%;} .yzsjjfa .jrwmTitle{position: absolute;width: 100%;} .zlDownList{display: flex;flex-wrap: wrap;border-bottom: 5px solid #FAFAFA;padding-bottom: 25px;} .zlDownItem{width: calc(50% - 50px);margin: 0 100px 50px 0;border: 1px solid #DEDEDE;padding: 35px 30px;display: flex;} .zlDownItem:nth-of-type(2n){margin-right: 0;} .zlDownItem .img{height: 90px;width: 90px;background: #FFFFFF;display: flex;align-items: center;justify-content: center;border: 1px solid #DEDEDE;} .zlDownItem .img img{max-width: 100%;} .zlDownItem .desc{width: calc(100% - 90px);padding-left: 23px;display: flex;flex-direction: column;justify-content: center;} .zlDownItem .desc p{font-size: 18px;color: #333333;line-height: 30px;margin-bottom: 8px;display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .zlDownItem .desc span{font-size: 16px;color: #055496;line-height: 20px;} .zlDownItem:hover{background: #055496;} .zlDownItem:hover .desc p{color: #FFFFFF;} .zlDownItem:hover .desc span{color: #FFFFFF;} .aboutInfo{padding-bottom: 80px;} .aboutInfoDesc{font-size: 18px;color: #333333;line-height: 1.45;} .aboutImgBox {background: #055496;padding: 110px 0 90px;} .aboutImgBox .mySwiper_aii {width: 100%;height: 100%;position: relative;overflow: hidden;} .aboutImgBox .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;} .aboutImgItem{width: 100%;} .aboutImgItem .img{overflow: hidden;} .aboutImgItem .img img{width: 100%;transition: .4s;} .aboutImgItem p{text-align: center;font-size: 24px;line-height: 1.5;color: #FFFFFF;padding-top: 12px;} .teamList{display: flex;flex-wrap: wrap;} .teamItem{width: calc(25% - 75px);margin: 0 100px 100px 0;} .teamItem:nth-of-type(4n){margin-right: 0;} .teamItem .img{overflow: hidden;text-align: center;} .teamItem .img img{max-width: 100%;} .teamItem .desc{font-size: 16px;color: #555555;line-height: 1.7;} .teamItem .desc b{font-size: 24px;font-weight: bold;color: #222222;line-height: 1.5;text-align: center;display: block;margin: 30px 0;} .teamItem .desc p+p{margin-top: 30px;} /* 瑙e喅鏂规 */ .blueBg{background: #055496;overflow: hidden;} .blueBg2{background: #3B75B4;overflow: hidden;} .lightblueBg{background: #7598BE;overflow: hidden;} .ivdBox{display: flex;flex-wrap: wrap;padding: 70px 0 100px;} .ivdItem{width: calc(50% - 50px);margin: 0 100px 0 0;} .ivdItem:nth-of-type(2n){margin-right: 0;} .ivdItem .atit{font-size: 36px;line-height: 1.2;font-weight: bold;color: #FFFFFF;margin-bottom: 40px;} .ivdItem .btit{font-size: 20px;line-height: 1.5;color: #FFFFFF;} .ivdIDBox{display: flex;flex-wrap: wrap;align-items: center;padding: 80px 0 60px;overflow: hidden;} .ivdIDBox .img{width: 580px;} .ivdIDBox .img img{width: 100%;} .ivdIDBox .desc{width: calc(100% - 580px);padding-left: 80px;} .ivdIDBox .desc .atit{font-size: 36px;color: #000000;line-height: 1.5;margin-bottom: 32px;} .ivdIDBox .desc .btit{font-size: 18px;color: #000000;line-height: 2;} .ivdIDBox .desc .btit h5{font-size: 20px;font-weight: bold;margin-top: 20px;line-height: 1.5;} .ivdIDBox.fwqlc .desc{padding-left: 0;padding-right: 80px;} .ivdIDBox.fwqlc .desc .atit{color: #FFFFFF;} .ivdIDBox.fwqlc .desc .btit{color: #FFFFFF;} .lcList{border-top: 1px solid #DCDCDC;padding-bottom: 90px;} .lcItem{border-bottom: 1px solid #DCDCDC;} .lcItem .tit{font-size: 18px;color: #000000;line-height: 2;padding: 12px 30px;position: relative;cursor: pointer;} .lcItem .tit::before,.lcItem .tit::after{content: "";display: block;width: 14px;height: 3px;background: #787878;position: absolute;left: 2px;top: 28px;transition: .3s;} .lcItem .tit::after{transform: rotate(90deg);} .lcItem .desc{display: none;padding: 8px 0 45px;font-size: 16px;font-weight: 400;color: #666666;line-height: 1.9;} .lcItem.active .tit::after{transform: rotate(0);} .lcList.fwqlc{border-color: #FFFFFF;} .lcList.fwqlc .lcItem{border-color: #FFFFFF;} .lcList.fwqlc .lcItem .tit{color: #FFFFFF;} .lcList.fwqlc .lcItem .tit::before,.lcList.fwqlc .lcItem .tit::after{background: #FFFFFF;} .lcList.fwqlc .lcItem .desc{color: #FFFFFF;} .proTitle{text-align: center;padding: 60px 0 40px;} .proTitle .atit{font-size: 40px;font-weight: 400;color: #000000;line-height: 1.2;} .qlcfwBox .img{text-align: center;} .qlcfwBox .img img{max-width: 100%;} .qlcfwBox .desc{font-size: 24px;font-weight: 400;color: #555555;line-height: 1.7;} .qlcfwBox .img+.desc{margin-top: 40px;} .nlList{display: flex;flex-wrap: wrap;padding-bottom: 50px;} .nlItem{display: block;width: calc(25% - 45px);margin: 0 60px 80px 0;} .nlItem:nth-of-type(4n){margin-right: 0;} .nlItem .img{border-radius: 100%;overflow: hidden;} .nlItem .img img{width: 100%;transition: .4s;} .nlItem .atit{text-align: center;font-size: 24px;line-height: 30px;height: 30px;font-weight: 400;color: #333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin: 30px 0 24px;} .nlItem .btit{font-size: 18px;color: #333333;line-height: 30px;height: 60px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom: 30px;} .nlItem .ctit{display: block;width: 120px;height: 50px;line-height: 48px;border: 1px solid #293450;text-align: center;font-size: 16px;color: #293450;margin: 0 auto;transition: .3s;} .nlItem:hover .img img{transform: scale(1.08);} .nlItem:hover .ctit{background: #055496;border-color: #055496;color: #FFFFFF;} .proInfoBox{padding: 90px 0;} .proimgdesc{display: flex;flex-wrap: wrap;} .proimgdesc .proimg{width: 600px;} .proimgdesc .proimg img{width: 100%;} .proimgdesc .prodesc{width: calc(100% - 600px);padding-left: 60px;} .proimgdesc .prodesc .atit{font-size: 30px;font-weight: bold;color: #000000;line-height: 1.5;margin: 10px 0 10px;} .proimgdesc .prodesc .btit{font-size: 18px;color: #555555;line-height: 1.7;} .proimgdesc .prodesc .btit b{font-size: 20px;font-weight: bold;margin-top: 25px;display: block;} .proimgdesc .prodesc .line{display: block;width: 100%;height: 1px;background: #EEEEEE;position: relative;margin-bottom: -10px;} .proimgdesc .prodesc .line::before,.proimgdesc .prodesc .line::after{content: "";display: block;width: 100%;height: 1px;background: #EEEEEE;position: absolute;left: 0;} .proimgdesc .prodesc .line::before{top: -2px;} .proimgdesc .prodesc .line::after{top: 2px;} .prodescription{margin-top: 50px;} .prodescription .procontent{font-size: 18px;color: #333333;line-height: 1.8;padding: 40px 0;} .prodescription .procontent img{max-width: 100%;height: auto!important;margin: 0 auto;display: block;} .proatit{padding: 0 22px;background: #F7F7F8;line-height: 80px;font-size: 30px;font-weight: bold;color: #333333;} .proInfoBox .newsMore{display: flex;flex-direction: column;align-items: flex-end;padding-bottom: 90px;} .proTJList{margin-top: 60px;display: flex;flex-wrap: wrap;} .proTJItem{width: calc(25% - 30px);margin: 0 40px 40px 0;position: relative;} .proTJItem:nth-of-type(4n){margin-right: 0;} .proTJItem .img{overflow: hidden;} .proTJItem .img img{width: 100%;transition: .4s;} .proTJItem p{position: absolute;left: 0;bottom: 35px;text-align: center;display: block;width: 100%;background: rgba(0,0,0,.5);height: 50px;line-height: 50px;font-size: 18px;color: #FFFFFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width: 245px;} .proTJItem:hover .img img{transform: scale(1.08);} .zscxBox{padding: 50px 0 65px;} .zscxBox .atit{font-size: 36px;color: #000000;line-height: 1.5;margin-bottom: 25px;} .zscxBox .btit{font-size: 18px;color: #333333;line-height: 1.7;} .zscxBox .btit i{display: inline-block;width: 10px;height: 10px;background: #666666;border-radius: 50%;margin-right: 12px;position: relative;top: -2px;} .zscxList{display: flex;flex-wrap: wrap;padding-bottom: 100px;} .zscxItem{width: calc(25% - 30px);margin: 0 40px 0 0;} .zscxItem:nth-of-type(4n){margin-right: 0;} .zscxItem .img{overflow: hidden;} .zscxItem .img img{width: 100%;transition: .5s;} .zscxItem .desc p{display: block;text-align: center;font-size: 24px;color: #000000;line-height: 30px;height: 30px;margin: 35px 0 30px;} .zscxItem .desc span{display: block;font-size: 18px;color: #333333;line-height: 1.7;} .cxyyBox{display: flex;flex-wrap: wrap;padding: 160px 0 70px;} .cxyyBox .cxyyDesc{width: calc(100% - 780px);} .cxyyBox .cxyyDesc .atit{font-size: 36px;color: #FFFFFF;line-height: 1.5;margin-bottom: 30px;} .cxyyBox .cxyyDesc .btit{display: block;font-size: 18px;color: #FFFFFF;line-height: 2;} .cxyyBox .cxyyDesc .btit i{display: inline-block;width: 10px;height: 10px;background: #FFFFFF;border-radius: 50%;margin-right: 12px;position: relative;top: -2px;} .cxyyBox .cxyyImg{width: 780px;display: flex;} .cxyyBox .cxyyImg .img{width: calc(50% - 8px);margin-right: 16px;} .cxyyBox .cxyyImg .img:nth-of-type(2n){margin-right: 0;} .cxyyBox .cxyyImg .img img{width: 100%;} .dddjjfaBox {padding-bottom: 120px;} .dddjjfaBox .atit {text-align: center;font-size: 40px;color: #FFFFFF;line-height: 1.5;padding: 70px 0;} .dddjjfaItem{display: flex;align-items: center;} .dddjjfaItem .img{width: 100px;} .dddjjfaItem .img img{width: 100%;} .dddjjfaItem .desc{width: calc(100% - 100px);padding-left: 20px;} .dddjjfaItem .desc p{font-size: 24px;font-weight: bold;color: #FFFFFF;line-height: 1.5;margin-bottom: 2px;} .dddjjfaItem .desc span{font-size: 18px;color: #FFFFFF;line-height: 2;display: block;} .dddjjfaItem+.dddjjfaItem{margin-top: 70px;} .qgcyList{padding: 80px 0;overflow: hidden;} .qgcyItem{display: flex;align-items: center;} .qgcyItem+.qgcyItem{margin-top: 45px;} .qgcyItem:nth-of-type(odd){flex-direction: row-reverse;} .qgcyItem .img{width: 50%;} .qgcyItem .img img{width: 100%;} .qgcyItem .desc{width: 50%;font-size: 20px;line-height: 1.55;color: #333333;padding-left: 50px;} .qgcyItem:nth-of-type(odd) .desc{padding-left: 0;padding-right: 50px;} .qgcyItem .desc h5{font-size: 40px;font-weight: bold;color: #333333;line-height: 1.5;margin-bottom: 30px;} .qgcyItem .desc i{display: inline-block;width: 10px;height: 10px;background: #666666;border-radius: 50%;margin-right: 12px;position: relative;top: -2px;} .ashbg{background: #DFE0DA;padding: 150px 0 190px;} .ashbg h5{font-size: 40px;font-weight: bold;color: #333333;line-height: 1.5;margin-bottom: 40px;} .ashbg p{font-size: 20px;line-height: 1.55;color: #333333;} .ashbg p b{font-size: 24px;font-weight: bold;} .mqtd{padding-bottom: 90px;} .mqtd .atit{text-align: center;font-size: 36px;font-weight: bold;color: #FFFFFF;line-height: 1.5;padding: 80px 0 50px;} .mqtdList{display: flex;flex-wrap: wrap;} .mqtdItem{width: calc(33.333% - 60px);margin: 0 90px 0 0;} .mqtdItem:nth-of-type(3n){margin-right: 0;} .mqtdItem p{display: block;font-size: 30px;font-weight: bold;color: #FFFFFF;line-height: 1.5;margin-bottom: 25px;} .mqtdItem span{display: block;font-size: 20px;color: #FFFFFF;} .fjjstit{padding: 90px 0 45px;} .fjjstit .atit{font-size: 36px;font-weight: bold;color: #FFFFFF;line-height: 1.5;margin-bottom: 8px;} .fjjstit .btit{font-size: 24px;color: #FFFFFF;line-height: 1.5;} .fjjsList{display: flex;flex-wrap: wrap;justify-content: space-between;padding-bottom: 100px;} .fjjsItem{width: calc(33.3333% - 50px);max-width: 310px;margin: 0 50px 20px 0;} .fjjsItem:nth-of-type(3n){margin-right: 0;} .fjjsItem p{font-size: 24px;font-weight: bold;color: #FFFFFF;line-height: 1.5;display: block;margin-bottom: 15px;} .fjjsItem span{font-size: 18px;color: #FFFFFF;display: block;} .jghjList{padding: 80px 0;overflow: hidden;} .jghjItem{display: flex;} .jghjItem+.jghjItem{margin-top: 75px;} .jghjItem:nth-of-type(even){flex-direction: row-reverse;} .jghjList .img{width: 50%;} .jghjList .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;} .jghjList .desc{width: 50%;padding: 60px;background: #F5F5F5;} .jghjList .desc h5{font-size: 36px;font-weight: bold;color: #333333;line-height: 1.2;margin-bottom: 36px;} .jghjList .desc p{font-size: 18px;color: #333333;line-height: 1.7;display: block;} .jghjList .desc p b{font-size: 24px;margin-top: 15px;display: block;} .jmjg{padding: 80px 0 80px;} .jmjg .atit{text-align: center;font-size: 36px;font-weight: bold;color: #FFFFFF;line-height: 1.2;margin-bottom: 35px;} .jmjg .btit{font-size: 20px;color: #FFFFFF;line-height: 1.5;} .jjfaTitle{text-align: center;padding: 80px 0 40px;} .jjfaTitle .atit{font-size: 36px;color: #333333;line-height: 1.2;} .jjfaTitle .btit{font-size: 20px;color: #333333;line-height: 1.5;margin-top: 30px;text-align: left;} .jjfaTitle .ctit{font-size: 18px;color: #333333;line-height: 2;margin-top: 30px;text-align: left;} .jjfaTitle.white .atit{color: #FFFFFF;} .jjfaTitle.white .btit{color: #FFFFFF;} .jjfaTitle.white .ctit{color: #FFFFFF;} .jjfaTitle2 .btit{margin-top: 10px;} .nkzd{padding-bottom: 50px;} .yxsjBox{padding: 100px 0 120px;} .yxsjBox h4{font-size: 24px;color: #FFFFFF;line-height: 1.2;margin-bottom: 35px;} .yxsjBox p{font-size: 20px;color: #FFFFFF;line-height: 1.8;} .yxsjBox p b{display: block;margin-top: 35px;} .yxsjBox p i{display: inline-block;width: 10px;height: 10px;background: #FFFFFF;border-radius: 50%;margin-right: 12px;} .dfmList{display: flex;flex-wrap: wrap;justify-content: space-between;padding:30px 0 120px;} .dfmItem{width: 33.333%;max-width: 340px;} .dfmItem .atit{display: flex;align-items: center;justify-content: center;font-size: 24px;color: #FFFFFF;line-height: 1.5;margin-bottom: 25px;} .dfmItem .atit img{flex-shrink: 0;margin-right: 18px;} .dfmItem .btit{font-size: 16px;color: #FFFFFF;line-height: 1.8;} .whyselect{display: flex;flex-wrap: wrap;justify-content: space-between;padding-bottom: 120px;} .shyselItem{width: calc(25% - 20px);margin-right: 20px;max-width: 270px;} .shyselItem:nth-of-type(4n){margin-right: 0;} .shyselItem .icon{text-align: center;} .shyselItem .atit{text-align: center;font-size: 24px;color: #000000;line-height: 1.5;margin: 20px 0 25px;} .shyselItem .btit{font-size: 18px;line-height: 1.65;} .ylypBox{} .ylypTitle{text-align: center;font-size: 30px;color: #000000;line-height: 1.2;padding: 40px 0 90px;} .ylypList{display: flex;flex-wrap: wrap;} .ylypItem{width: calc(33.3333% - 60px);margin: 0 90px 90px 0;} .ylypItem:nth-of-type(3n){margin-right: 0;} .ylypItem p{text-align: center;font-size: 30px;color: #222222;line-height: 1.2;margin-bottom: 32px;} .ylypItem span{font-size: 18px;color: #222222;line-height: 1.6;display: block;} .zdhList{overflow:hidden;} .zdhItem{padding: 100px 0;} .zdhItem:nth-of-type(even){background: #EDEDED;} .zdhItem > div{display: flex;align-items: center;} .zdhItem:nth-of-type(even) > div {flex-direction: row-reverse;} .zdhItem:nth-of-type(odd) .desc{padding-left: 70px;} .zdhItem:nth-of-type(even) .desc{padding-right: 70px;} .zdhItem .img{width: 50%;} .zdhItem .img img{width: 100%;} .zdhItem .desc{width: 50%;} .zdhItem .desc h5{font-size: 36px;font-weight: bold;color: #333333;line-height: 1.2;margin-bottom: 40px;} .zdhItem .desc p{font-size: 20px;color: #333333;line-height: 1.8;} .fajsTitle{text-align: center;font-size: 36px;font-weight: bold;color: #222222;line-height: 1.2;padding: 80px 0 70px;} .fajsList{display: flex;flex-wrap: wrap;padding-bottom: 30px;} .fajsItem{width: calc(33.333% - 34px);margin: 0 50px 100px 0;background: #FFFFFF;box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);} .fajsItem:nth-of-type(3n){margin-right: 0;} .fajsItem .img {width: 100%;overflow: hidden;} .fajsItem .img img{width: 100%;transition: .4s;} .fajsItem .desc {padding: 20px 25px 30px;} .fajsItem .desc .atit{text-align: center;font-size: 20px;font-weight: bold;color: #000000;line-height: 1.8;margin-bottom: 15px;} .fajsItem .desc .btit{font-size: 16px;color: #555555;line-height: 1.5;} .zdhfajs{background: #EDEDED;padding: 110px 0 120px;font-size: 20px;color: #333333;line-height: 1.8;} .mjzzfwBox{background: url(../images/mjzzBg.jpg) center/cover;} .mjzzTitle{text-align: center;font-size: 36px;font-weight: bold;color: #222222;line-height: 1.5;padding: 80px 0 50px;} .mjzzTitle.white{color: #FFFFFF;} .mjzzfwList{display: flex;flex-wrap: wrap;justify-content: space-between;padding-bottom: 60px;} .mjzzfwItem{width: calc(25% - 50px);margin: 0 50px 50px 0;max-width: 260px;} .mjzzfwItem .img{overflow: hidden;width: 100%;border-radius: 100%;} .mjzzfwItem .img img{width: 100%;transition: .4s;} .mjzzfwItem .atit{text-align: center;font-size: 24px;font-weight: bold;color: #FFFFFF;line-height: 1.5;margin-top: 14px;} .weadvItem{display: flex;background: #F7F7F7;} .weadvItem:nth-of-type(odd){flex-direction: row-reverse;} .weadvItem+.weadvItem{margin-top: 25px;} .weadvItem .img{width: 50%;} .weadvItem .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;} .weadvItem .desc{width: 50%;padding: 40px 40px 40px;display: flex;flex-direction: column;justify-content: center;} .weadvItem .desc .atit{font-size: 26px;font-weight: bold;color: #222222;line-height: 1.2;margin-bottom: 30px;} .weadvItem .desc .btit{font-size: 18px;color: #222222;line-height: 1.5;} .mjproLbBox{padding-bottom: 110px;} .mySwiper_mj {width: 100%;height: 100%;position: relative;overflow: hidden;} .mySwiper_mj .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;} .mySwiper_mj .img{width: 100%;} .mySwiper_mj .img img{width: 100%;} /****************** innerPage start *********************/ @media screen and (max-width:1600px) { .h-nav .li>a{font-size: 18px;} .langeBtn span{font-size: 18px;} .indTitleA{padding-bottom: 10px;} .indTitleA .atit{font-size: 42px;margin-bottom: 20px;} .indTitleA .btit{font-size: 16px;} .jsMake p{font-size: 22px;} .jsMake .desc .atit{font-size: 22px;} .jsMake .desc .btit{font-size: 16px;line-height: 25px;max-height: 75px;} .indAMode span{font-size: 16px;} .indTitleB{margin-bottom: 40px;} .indTitleB .atit{font-size: 42px;} .indNewsItem .atit{font-size: 20px;line-height: 25px;height: 50px;} .indNewsItem .btit{font-size: 16px;} .indNewsItem .ctit{font-size: 17px;} .foot1{padding: 50px 0 100px;} .foot1 .f-more{max-width: 350px;} .foot1 .f-nav{width: calc(100% - 400px);} .foot1 .f-nav dt a{font-size: 18px;} .foot1 .f-nav dd a{font-size: 15px;} .foot1 .f-more p{font-size: 15px;} .foot2 span, .foot2 a{font-size: 15px;} } @media screen and (max-width:1400px) { .w1760{padding-left: 60px;padding-right: 60px;} .w1320{width: 1180px;} .indNewsBox .swiper-button-prev{left: 60px;} .indNewsBox .swiper-button-next{right: 60px;} .fp-right{right: 20px;} .fp-right a{height: 16px;width: 16px;margin-bottom: 5px;} } @media screen and (max-width:1199px) { .w1760{padding-left: 20px;padding-right: 20px;} .w1320{width: 100%;padding: 0 20px;} .indNewsBox .swiper-button-prev{left: 20px;} .indNewsBox .swiper-button-next{right: 20px;} .h-header{display: none;} .wap_header{display: block;} .nyBanner{margin-top: 60px;} .nyBanner .desc{padding-top: 0;} .search-alert .cent-form{height: 50px;} .search-alert .cent-form:before{zoom: .8;margin-top: -30px;} .search-alert .cent-form .tex{padding: 0 60px 0 40px;font-size: 18px;} .search-alert .cent-form .sub-butn{font-size: 16px;width: 60px;} .fp-right{right: 5px;} .fp-right a{width: 10px;height: 10px;margin: 0;} .fp-right li{width: auto;margin: 0 0 10px;padding: 0;} .banner .swiper-pagination-bullet{width: 30px;margin: 0 5px!important;} .indTitleA .atit{font-size: 32px;margin-bottom: 15px;} .indTitleA .btit{font-size: 14px;} .indTitleB .atit{font-size: 32px;} .jsMake p{font-size: 20px;} .jsMake .desc .atit{font-size: 20px;margin-bottom: 30px;} .jsMake .desc .btit{font-size: 14px;margin-bottom: 30px;} .indAMode span{font-size: 15px;} .indNewsItem .atit{font-size: 18px;} .indNewsItem .btit{font-size: 14px;margin: 10px 0;} .indNewsItem .ctit{font-size: 14px;line-height: 20px;height: 40px;} .foot1{padding: 30px 0 20px;} .foot1 .f-nav{display: none;} .foot1 .f-more{max-width: none;margin: 0 auto;text-align: center;} .foot1 .Aicon{justify-content: center;} .foot2{padding: 12px 0;} .foot2 span, .foot2 a{font-size: 12px;} .lxhcBox .lxform{padding: 0;} .rczp1_box{margin-top: 30px;} .rczp1_box .desc{padding: 40px 40px 80px;} .rczp1_box .desc .tit{font-size: 24px;} .rczp1_box .desc .info p{font-size: 14px;line-height: 22px;margin-top: 20px;} .join-fourtop{padding: 10px 20px;} .recruitment-title{padding: 10px 20px;} .recruitment-title span{width: 25% !important;margin: 0 !important;font-size: 14px;} .join-fourtop .join-fourp1{width: 25%!important;font-size: 14px;} .join-fourtop .join-fourp2{width: 25%!important;margin: 0 !important;font-size: 14px;} .join-fourtop:before{width: 20px;right: 10px;} .join-fourtop::after{height: 20px;right: 20px;} .rclnItem .btit{font-size: 16px;line-height: 1.5;} .zlDownItem{width: calc(50% - 10px);margin: 0 20px 20px 0;padding: 20px 20px;} .yzsjjfa .jrwmTitle{position: relative;padding-bottom: 0;} .aboutInfoDesc{font-size: 18px;} .aboutImgItem p{font-size: 20px;} .teamItem{width: calc(50% - 25px);margin: 0 50px 50px 0;} .teamItem:nth-of-type(2n){margin-right: 0;} .teamItem .desc b{font-size: 20px;margin: 15px 0;} .teamItem .desc{font-size: 14px;} .teamItem .desc p+p{margin-top: 15px;} .ivdBox{padding: 70px 0;} .ivdItem .atit{font-size: 24px;margin-bottom: 25px;} .ivdItem .btit{font-size: 16px;} .ivdIDBox .img{width: 400px;} .ivdIDBox .desc{width: calc(100% - 400px);padding-left: 40px;} .ivdIDBox.fwqlc .desc{padding-right: 40px;} .ivdIDBox .desc .atit{font-size: 28px;margin-bottom: 20px;} .ivdIDBox .desc .btit{font-size: 16px;} .lcItem .tit{font-size: 16px;} .lcItem .tit::before, .lcItem .tit::after{top: 26px;} .lcItem .desc{font-size: 14px;line-height: 1.8;padding: 5px 0 25px;} .proTitle{padding: 50px 0 30px;} .proTitle .atit{font-size: 32px;} .qlcfwBox .desc{font-size: 18px;} .qlcfwBox .img+.desc{margin-top: 20px;} .nlItem{width: calc(25% - 23px);margin: 0 30px 40px 0;} .nlItem .atit{font-size: 20px;margin: 15px 0 10px;} .nlItem .btit{font-size: 14px;line-height: 20px;height: 40px;margin-bottom: 20px;} .nlItem .ctit{height: 45px;line-height: 43px;font-size: 15px;} .proimgdesc .proimg{width: 400px;} .proimgdesc .prodesc{width: calc(100% - 400px);padding-left: 30px;} .proimgdesc .prodesc .atit{font-size: 24px;} .proimgdesc .prodesc .btit{font-size: 16px;} .proimgdesc .prodesc .btit b{font-size: 18px;margin-top: 15px;} .proimgdesc .prodesc .line{margin-bottom: -5px;} .proatit{font-size: 22px;line-height: 60px;padding: 0 15px;} .prodescription .procontent{font-size: 16px;padding: 30px 0;} .proTJItem p{font-size: 16px;} .zscxBox .atit{font-size: 28px;margin-bottom: 10px;} .zscxBox .btit{font-size: 16px;} .zscxItem{width: calc(25% - 15px);margin: 0 20px 0 0;} .zscxItem .desc p{font-size: 20px;margin: 15px 0 10px;} .zscxItem .desc span{font-size: 16px;} .cxyyBox{padding: 80px 0;align-items: center;} .cxyyBox .cxyyDesc{width: calc(100% - 400px);} .cxyyBox .cxyyImg{width: 400px;} .cxyyBox .cxyyDesc .atit{font-size: 28px;margin-bottom: 10px;} .cxyyBox .cxyyDesc .btit{font-size: 16px;} .dddjjfaBox .atit{font-size: 28px;padding: 70px 0 30px;} .dddjjfaItem .desc p{font-size: 20px;} .dddjjfaItem .desc span{font-size: 16px;line-height: 1.5;} .dddjjfaItem+.dddjjfaItem{margin-top: 20px;} .dddjjfaBox{padding-bottom: 70px;} .qgcyItem .desc{font-size: 16px;} .qgcyItem .desc h5{font-size: 32px;} .ashbg{padding: 80px 0 100px;} .ashbg h5{font-size: 32px;margin-bottom: 20px;} .ashbg p{font-size: 16px;} .ashbg p b{font-size: 18px;} .mqtd .atit{font-size: 32px;} .mqtdItem{width: calc(33.3333% - 34px);margin: 0 50px 0 0;} .mqtdItem p{font-size: 24px;} .mqtdItem span{font-size: 16px;} .fjjstit{padding: 50px 0 30px;} .fjjstit .atit{font-size: 28px;margin-bottom: 0px;} .fjjstit .btit{font-size: 18px;} .fjjsList{padding-bottom: 50px;} .fjjsItem p{font-size: 20px;margin-bottom: 5px;} .fjjsItem span{font-size: 16px;} .jghjList .desc{padding: 40px;} .jghjList .desc h5{font-size: 28px;margin-bottom: 20px;} .jghjList .desc p{font-size: 16px;} .jghjList .desc p b{font-size: 20px;} .jmjg .atit{font-size: 28px;} .jmjg .btit{font-size: 20px;} .jjfaTitle{padding: 60px 0 30px;} .jjfaTitle .atit{font-size: 28px;} .jjfaTitle .btit{font-size: 18px;margin-top: 15px;} .jjfaTitle .ctit{font-size: 16px;margin-top: 15px;} .dfmList{padding-bottom: 60px;} .dfmItem {width: calc(33.333% - 20px);margin-right: 30px;} .dfmItem:nth-of-type(3n){margin-right: 0;} .dfmItem .atit{margin-bottom: 15px;font-size: 20px;} .dfmItem .btit{font-size: 14px;} .ivdIDBox .desc .btit h5{font-size: 17px;margin-top: 15px;} .shyselItem .atit{font-size: 22px;} .shyselItem .btit{font-size: 16px;} .ylypTitle{font-size: 28px;padding: 40px 0 50px;} .ylypItem{width: calc(33.33333% - 34px);margin: 0 50px 50px 0;} .ylypItem p{font-size: 24px;margin-bottom: 20px;} .ylypItem span{font-size: 16px;line-height: 1.5;} .zdhItem{padding: 70px 0;} .zdhItem .desc h5{font-size: 28px;margin-bottom: 20px;} .zdhItem .desc p{font-size: 16px;} .zdhItem:nth-of-type(odd) .desc{padding-left: 40px;} .zdhItem:nth-of-type(even) .desc{padding-right: 40px;} .fajsTitle{font-size: 28px;padding: 60px 0 40px;} .fajsItem{width: calc(33.333% - 20px);margin: 0 30px 50px 0;} .fajsItem .desc .btit{font-size: 14px;} .zdhfajs{padding: 60px 0 70px;font-size: 16px;} .mjzzTitle{font-size: 32px;padding: 60px 0 30px;} .mjzzfwItem{width: calc(25% - 23px);margin: 0 30px 50px 0;} .mjzzfwItem:nth-of-type(4n){margin-right: 0;} .mjzzfwItem .atit{font-size: 20px;} .weadvItem .desc .atit{font-size: 26px;margin-bottom: 15px;} .weadvItem .desc .btit{font-size: 16px;} } @media screen and (max-width:780px) { .w1760{padding-left: 15px;padding-right: 15px;} .w1320{padding: 0 15px;} .indNewsBox .swiper-button-prev{left: 15px;} .indNewsBox .swiper-button-next{right: 15px;} .fp-right{right: 3px;} .nyBanner .desc .atit{font-size: 24px;} .nyBanner .desc .btit{font-size: 14px;} .nyBanner .desc .line{height: 2px;margin: 10px auto;} .jsMake p{font-size: 18px;} .jsMake .desc .atit{font-size: 18px;} .jsMake{padding: 30px 20px;} .jsMake .desc{padding: 30px 20px;} .jsMake .desc .atit{margin-bottom: 10px;} .jsMake .desc .btit{margin-bottom: 10px;} .news-list{padding: 60px 0 30px;} .news-list li a{display: block;} .news-list li .com-img{width: 100%;} .news-list li .note{width: 100%;padding-left: 0;padding-top: 15px;} .news-list li h4{font-size: 18px;margin-top: 0;line-height: 30px;height: 30px;} .news-list li p{font-size: 14px;line-height: 24px;height: 48px;margin: 10px 0 10px;} .news-list li span{margin-right: 10px;} .newsInfoBox .newsAtit{font-size: 22px;margin-top: 40px;} .newsInfoBox .newsBtit{margin: 20px 0 15px;} .newsInfoBox .newsContent{font-size: 14px;} .newsMore{padding: 40px 0 60px;} .lxhcBox{padding: 50px 0;} .lxhcBox .lxInfo{width: 100%;} .lxhcBox .lxInfo h4{font-size: 28px;} .lxhcBox .lxInfo h5{font-size: 24px;} .lxhcBox .lxInfo p{font-size: 16px;line-height: 1.5;} .lxhcBox .lxform{width: 100%;margin-top: 50px;} .mapItem{width: 100%;margin: 0 0 15px;} .mapItem p{padding-top: 5px;} .mapsBox{padding-bottom: 40px;} .rcln{padding-bottom: 60px;} .jrwmTitle{font-size: 28px;padding: 50px 0 30px;} .rclnList{flex-wrap: wrap;margin-top: -20px;} .rclnItem {width: 100%;} .rclnItem::after{width: 100%;height: 1px;top: 100%;} .rclnItem .btit{font-size: 14px;max-width: none;padding: 0;} .zpxx{padding-bottom: 50px;} .recruitment-title{display: none;} .join-fourtop .join-fourp1{width: 100% !important;} .join-fourtop .join-fourp2{width: 100% !important;} .zlDownItem{width: 100%;margin: 0 0 15px 0;padding: 10px;} .zlDownItem .desc{padding-left: 15px;} .zlDownItem .desc p{font-size: 16px;line-height: 24px;} .zlDownItem .desc span{font-size: 14px;} .aboutInfoDesc{font-size: 16px;} .aboutInfo{padding-bottom: 50px;} .aboutImgBox{padding: 80px 0 60px;} .aboutImgItem p{font-size: 16px;} .ivdBox{padding: 50px 0;} .ivdItem{width: 100%;margin: 0;} .ivdItem+.ivdItem{margin-top: 50px;} .ivdItem .atit{font-size: 20px;margin-bottom: 15px;} .ivdItem .btit{font-size: 14px;} .ivdIDBox{padding: 50px 0 50px;} .ivdIDBox .img{width: 100%;} .ivdIDBox .desc{width: 100%;padding: 20px 0 0;} .ivdIDBox .desc .atit{font-size: 24px;margin-bottom: 10px;} .ivdIDBox .desc .btit{font-size: 14px;line-height: 1.8;} .lcList{padding-bottom: 60px;} .nlItem{width: calc(50% - 5px);margin: 0 10px 30px 0;} .nlItem:nth-of-type(2n){margin-right: 0;} .proInfoBox{padding: 50px 0;} .proimgdesc .proimg{width: 100%;} .proimgdesc .prodesc{width: 100%;padding: 20px 0 0 0;} .proInfoBox .newsMore{padding-bottom: 50px;} .proTJList{margin-top: 20px;} .proTJItem{width: calc(50% - 5px);margin: 0 10px 20px 0;} .proTJItem:nth-of-type(2n){margin-right: 0;} .proTJItem p{bottom: 10px;} .zscxBox{padding: 60px 0 30px;} .zscxBox .atit{font-size: 24px;} .zscxBox .btit{font-size: 14px;} .zscxBox .btit i{height: 8px;width: 8px;margin-right: 8px;top: -1px;} .zscxItem{width: calc(50% - 5px);margin: 0 10px 20px 0;} .zscxItem:nth-of-type(2n){margin-right: 0;} .zscxItem .desc p{font-size: 18px;margin: 10px 0 5px 0;} .zscxItem .desc span{font-size: 14px;} .zscxList{padding-bottom: 50px;} .cxyyBox{padding: 50px 0;} .cxyyBox .cxyyDesc{width: 100%;margin-bottom: 20px;} .cxyyBox .cxyyImg{width: 100%;} .cxyyBox .cxyyDesc .atit{font-size: 24px;} .cxyyBox .cxyyDesc .btit{font-size: 14px;} .dddjjfaBox .atit{padding: 50px 0 20px;font-size: 24px;} .dddjjfaItem .img{width: 50px;} .dddjjfaItem .desc{width: calc(100% - 50px);} .dddjjfaItem .desc p{font-size: 18px;} .dddjjfaItem .desc span{font-size: 14px;} .dddjjfaBox{padding-bottom: 40px;} .qgcyList{padding: 50px 0;} .qgcyItem{display: block;} .qgcyItem .img{width: 100%;} .qgcyItem .desc{font-size: 14px;width: 100%;padding: 20px 0 0 !important;} .qgcyItem .desc h5{font-size: 24px;margin-bottom: 10px;} .qgcyItem .desc i{height: 8px;width: 8px;margin-right: 8px;top: -1px;} .ashbg{padding: 50px 0 70px;} .ashbg h5{font-size: 24px;} .ashbg p{font-size: 14px;} .ashbg p b{font-size: 17px;} .mqtd .atit{font-size: 24px;padding: 50px 0 20px;} .mqtdItem{width: 100%;margin: 0!important;} .mqtdItem+.mqtdItem{margin-top: 20px!important;} .mqtdItem p{font-size: 20px;margin-bottom: 10px;} .mqtdItem span{font-size: 14px;line-height: 1.5;} .mqtd{padding-bottom: 60px;} .fjjstit .atit{font-size: 24px;} .fjjstit .btit{font-size: 16px;} .fjjsItem{width: calc(50% - 5px);margin: 0 10px 20px 0;} .fjjsItem:nth-of-type(2n){margin-right: 0;} .fjjsItem span{font-size: 14px;line-height: 1.5;} .jghjList{padding: 50px 0;} .jghjItem{display: block;} .jghjItem+.jghjItem{margin-top: 20px;} .jghjItem .img{width: 100%;} .jghjItem .desc{width: 100%;padding: 20px 15px;} .jghjItem .desc h5{font-size: 22px;margin-bottom: 10px;} .jghjItem .desc p{font-size: 14px;} .jghjItem .desc p b{font-size: 17px;} .jmjg{padding: 50px 0;} .jmjg .atit{font-size: 24px;margin-bottom: 25px;} .jmjg .btit{font-size: 16px;} .jjfaTitle .atit{font-size: 24px;} .jjfaTitle .btit{font-size: 14px;} .jjfaTitle .ctit{font-size: 14px;} .dfmItem{width: 100%;margin: 0;max-width: none;} .dfmItem+.dfmItem{margin-top: 40px;} .dfmItem .atit{margin-bottom: 5px;} .ivdIDBox.fwqlc .desc{padding: 0 0 20px 0;} .shyselItem{width: calc(50% - 5px);margin: 0 10px 20px 0;} .shyselItem:nth-of-type(2n){margin-right: 0;} .shyselItem .icon{zoom: .5;} .shyselItem .atit{font-size: 18px;margin: 10px 0 10px;} .shyselItem .btit{font-size: 14px;} .whyselect{padding-bottom: 50px;} .yxsjBox{padding: 60px 0 60px;} .yxsjBox h4{font-size: 24px;} .yxsjBox p{font-size: 14px;} .ylypTitle{font-size: 24px;padding: 40px 0 30px;} .ylypItem{width: 100%;margin: 0;} .ylypItem+.ylypItem{margin-top: 30px;} .ylypItem p{font-size: 20px;margin-bottom: 5px;} .ylypItem span{font-size: 14px;} .zdhItem{padding: 20px 0 40px;} .zdhItem > div{display: block;} .zdhItem .img{width: 100%;} .zdhItem .desc{width: 100%;padding: 20px 0 0!important;} .zdhItem .desc h5{font-size: 24px;margin-bottom: 10px;} .zdhItem .desc p{font-size: 14px;} .fajsTitle{font-size: 24px;padding: 50px 0 20px;} .fajsItem{width: calc(50% - 5px);margin: 0 10px 20px 0!important;} .fajsItem:nth-of-type(2n){margin-right: 0!important;} .fajsItem .desc{padding: 15px 15px 20px;} .fajsItem .desc .atit{font-size: 18px;margin-bottom: 5px;} .zdhfajs{font-size: 14px;padding: 60px 0;} .mjzzfwItem{width: calc(50% - 5px);margin: 0 10px 20px 0;max-width: none;} .mjzzfwItem:nth-of-type(2n){margin-right: 0;} .weadvItem{display: block;} .weadvItem .img{width: 100%;} .weadvItem .desc{width: 100%;padding: 20px 15px 20px;} .weadvItem .desc .atit{font-size: 20px;} .weadvItem .desc .btit{font-size: 14px;line-height: 1.8;} .mjzzTitle{font-size: 24px;padding: 50px 0 20px;} .mjproLbBox{padding-bottom: 70px;} .mjzzfwItem .atit{font-size: 18px;} } @media screen and (max-width:480px) { .teamItem{width: 100%;margin: 0 0 25px 0;} .teamItem .desc{padding-bottom: 25px;} .teamItem::after{content: "";display: block;width: 100%;height: 1px;background: #eee;} } .pagesDiv {clear:both;width:100%;margin:0 auto;line-height:25px;padding:10px 0px 50px 0px;} .pages {height:30px;color:#666666;margin-top:5px;text-align:center;} .pages a:link,.pages a:visited {color:#666666;} .pages a,.pages a:link {text-decoration:none;padding:2px 5px;border:1px solid #DDDDDD;background:#FFFFFF;margin:0px 2px;font-size:12px;color:#666666;text-align:center;} .pages a:hover {background:#055496;color:#FFFFFF;border:1px solid #055496;text-decoration:none;text-align:center;padding:2px 5px;} .pages .cpb {font-weight:bold;color:#FFFFFF;background:#055496;border:1px solid #055496;text-align:center;margin:0px 2px;padding:2px 5px;} .pages .intext {width:30px;border:1px solid #7F9DB9;height:19px;line-height:19px;} .pagination {text-align:center;} .pagination li {display:inline-block;color:#333333;margin:0px 5px 0px 0px;vertical-align:middle;} .pagination li a {float:left;display:block;height:25px;line-height:25px;padding:0 10px;font-size:13px;border:1px solid #dddddd;color:#555555;text-decoration:none;} .pagination li a:hover {background:#055496;color:#ffffff;} .pagination li a.thisclass {background:#055496;color:#ffffff;border:1px solid #055496;cursor:default;} .pagination li a.thisclass:hover {background:#055496;color:#ffffff;border:1px solid #055496;cursor:default;} .pagination li .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999999;} .pagination li .pageinfo strong {color:#555555;font-weight:normal;} .pagination table {text-align:center;margin:10px 0px 0px 25%;} .pagination table td {padding:0px 2px;} #pages {text-align:right;} #pages a {display:inline-block;height:32px;padding:0 16px;line-height:30px;background:#ffffff;border:1px solid #e3e3e3;text-align:center;color:#333333;} #pages a.a1 {background:url('../images/pages.png') no-repeat 0 5px;padding:0 5px;} #pages a:hover {background:#f1f1f1;color:#000000;text-decoration:none;} #pages span {display:inline-block;height:32px;line-height:30px;padding:0 16px;background:#055496;border:1px solid #055496;color:#ffffff;text-align:center;} #pages .noPage {display:inline-block;height:22px;line-height:22px;background:url('../images/titlebg.png') repeat-x 0 -55px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;} #fullPage .section{overflow: hidden;} .weadvList{overflow: hidden;}