@charset "utf-8";
/* =====================内页样式======================== */
/* 分页样式 */
.fullpage{width: 100%;font-size: 0;text-align: center;margin-top: 60px;user-select: none;}
.fullpage a{display: inline-block;vertical-align: middle;width: 38px;height: 38px;line-height: 38px;border: 1px solid #dcdcdc;margin: 0 8px;font-size: 16px;color: #666;transition: all .4s ease;}
.fullpage a:first-child, .fullpage a:last-child{background: url('../images/gather/xwzxIc.png') no-repeat center;border-color: transparent;}
.fullpage a:last-child{transform: rotate(180deg);}
.fullpage a:hover, .fullpage a.page-num-current, .fullpage a.on{background-color: #00a2e9;color: #fff;border-color: #00a2e9;}
.fullpage a:first-child:hover, .fullpage a:last-child:hover{background-image: url('../images/gather/xwzxIcH.png');background-color: #fff;}

/* 内页banner */
.sonban{width: 100%;position: relative;}
.sonban img{width: 100%;object-fit: cover;min-height: 220px;}
.sonban-wd{position: absolute;z-index: 2;width: 100%;top: 50%;transform: translateY(-50%);left: 0;color: #fff;}
.sonban-wd h3{font-size: 40px;animation: sonbanCt 1s ease both;}
.sonban-wd p{font-size: 20px;color: rgba(255, 255, 255, .6);letter-spacing: .16em;text-transform: uppercase;margin-top: 18px;animation: sonbanCt 1s ease both 100ms;}
@keyframes sonbanCt{0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}

/* 内页菜单 */
.sonmenu{width: 100%;}
.sonmenu .contain{border-bottom: 1px solid #eaeaea;}
.sonmenu-site{float: left;font-size: 0;}
.sonmenu-link{float: right;font-size: 0;}
.sonmenu-link-scroll{width: auto;}
.sonmenu-site a, .sonmenu-link a{display: inline-block;height: 64px;line-height: 66px;position: relative;font-size: 14px;font-weight: 700;transition: all .4s ease;}
.sonmenu-site a{color: #888;padding-right: 18px;}
.sonmenu-site a:after{content: ">";font-weight: 700;font-family: "\5B8B\4F53";position: absolute;top: 0;right: 5px;color: #888;}
.sonmenu-site a:last-child{padding-right: 0;}
.sonmenu-site a:last-child:after{display: none;}
.sonmenu-link a{color: #666;padding: 0 2px;margin: 0 10px;}
.sonmenu-link a:last-child{margin-right: 0;}
.sonmenu-link a:first-child{margin-left: 0;}
.sonmenu-link a:after{content: "";width: 0%;height: 2px;position: absolute;z-index: 2;left: auto;right: 0;bottom: -1px;background: #00a2e9;transition: all .4s ease;}
.sonmenu-site a:hover, .sonmenu-link a:hover{color: #00a2e9;}
.sonmenu-link a:hover:after{width: 100%;right: auto;left: 0;}
.sonmenu-link a.ontrue{color: #00a2e9;}
.sonmenu-link a.ontrue:after{width: 100%;}

/* 标题一 */
.sontit-one{width: 100%;}
.sontit-one p{font-size: 28px;color: #ccc;text-transform: uppercase;}
.sontit-one h3{font-size: 30px;color: #333;margin-top: 16px;}
.sontit-one.white p, .sontit-one.white h3{color: #fff;}
/* 标题二 */
.sontit-two{width: 100%;text-align: center;}
.sontit-two h3{font-size: 30px;color: #333;}
.sontit-two p{font-size: 16px;color: #888;line-height: 1.4em;margin-top: 20px;}
/* 标题三 */
.title-three{width: 100%;text-align: center;}
.title-three h3{font-size: 30px;color: #222;height: 80px;width: 100%;position: relative;border-bottom: 1px solid #ccc;}
.title-three h3:after{content: "";position: absolute;left: 50%;width: 144px;height: 1px;background: #00a2e9;bottom: -1px;margin-left: -72px;}
.title-three h4{font-size: 28px;color: #666;margin-top: 48px;}
.title-three p{font-size: 18px;color: #888;line-height: 1.4em;text-transform: uppercase;margin-top: 16px;}
/* 标题四 */
.title-four{width: 100%;text-align: center;}
.title-four h3{font-size: 30px;color: #222;position: relative;}
.title-four h3 span{display: inline-block;padding: 0 30px;position: relative;z-index: 2;background: #fff;}
.title-four h3:after{content: "";position: absolute;width: 100%;height: 1px;background: #ccc;left: 0;top: 50%;}
.title-four p{font-size: 16px;color: #888;line-height: 1.6em;text-transform: uppercase;margin-top: 18px;}

/* 弹窗视频 */
.popVideo{display: none;position: fixed;z-index: 999999;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;}
.popVideo-content{display: flex;justify-content: center;align-items: center;position: relative;width: 66%;height: 100%;margin: 0 auto;}
.popVideo-core{position: relative;display: inline-block;vertical-align: middle;width: 100%;position: relative;}
.popVideo-core video{width: 100%;}
.popVideo-close {width: 28px;height: 28px;position: absolute;right: -28px;top: -28px;z-index: 3;background: url('../images/index/close.png') no-repeat center;cursor: pointer;opacity: .7;transition: all .6s ease;}
.popVideo-close:hover{opacity: 1;}

/* 党建阵地 */
.djzdbar{width: 100%;overflow: hidden;}
.djzdbar-wdimg{width: 100%;border-bottom: 1px solid #eee;padding: 96px 0;}
.djzdbar-wd{float: left;width: calc(100% - 500px);padding-right: 120px;}
.djzdbar-desc{width: 100%;margin-top: 40px;}
.djzdbar-desc p{font-size: 16px;color: #666;line-height: 36px;}
.djzdbar-img{width: 500px;text-align: right;float: right;}
.djzdbar-img img{max-width: 100%;object-fit: cover;}
.djzdpic{width: 100%;padding: 90px 0 96px;overflow: hidden;}
.djzdpic img{width: 100%;object-fit: cover;}

/* 董事长寄语 */
.dszjy{width: 100%;padding: 68px 0 98px;}
.dszjy-wdimg{width: 100%;overflow: hidden;}
.dszjy-wd, .dszjy-img{height: 620px;position: relative;}
.dszjy-wd{width: 56.7%;float: left;background: #f3f3f3;padding: 62px 88px 0;}
.dszjy-wddesc{width: 100%;height: 390px;}
.dszjy-wddesc p{font-size: 15px;color: #666;line-height: 30px;margin-top: 30px;}
.dszjy-wddesc p:first-child{margin-top: 0;}
.dszjy-wdline{width: 100%;margin-top: 32px;position: relative;}
.dszjy-wdline span{display: inline-block;font-size: 15px;color: #a1a0a0;letter-spacing: .6em;text-transform: uppercase;padding-right: 38px;background: #f3f3f3;position: relative;z-index: 2;}
.dszjy-wdline:after{content: "";position: absolute;width: 1400px;left: 0;top: 50%;height: 1px;background: #c6c5c4;z-index: 1;}
.dszjy-wdname{width: 100%;font-size: 0;text-align: right;margin-top: 12px;}
.dszjy-wdname span, .dszjy-wdname img{display: inline-block;vertical-align: middle;}
.dszjy-wdname span{font-size: 15px;color: #666;}
.dszjy-wdname img{width: auto;}
.dszjy-img{text-align: right;padding-top: 70px;width: 43.3%;float: right;}
.dszjy-img img{max-width: 100%;}
.dszjy-imgdesc{position: absolute;z-index: 2;top: 70px;left: 124px;color: #666;text-align: left;width: 230px;}
.dszjy-imgdesc p{font-size: 36px;font-weight: 300;text-transform: uppercase;line-height: 1.2em;font-family: auto;}
.dszjy-imgdesc h6{font-size: 24px;margin-top: 24px;}

/* Pareja */
.hzhb{width: 100%;padding: 20px 0 96px;overflow: hidden;}
.hzhb ul{margin-left: -1.5%;}
.hzhb li{width: 23.5%;float: left;margin-left: 1.5%;margin-top: 50px;}
.hzhb li a{display: block;width: 100%;overflow: hidden;border: 1px solid #e1e1e1;transition: all .4s ease;text-align: center;}
.hzhb-img{width: 100%;height: 150px;line-height: 148px;}
.hzhb-img img{max-width: 88%;max-height: 88%;}
.hzhb-wd{height: 62px;display: flex;align-items: center;position: relative;}
.hzhb-wd p{font-size: 16px;color: #333;transition: all .4s ease;width: 100%;}
.hzhb-wd i{position: absolute;top: 0;right: 0;width: 82%;height: 1px;background: #e1e1e1;}
.hzhb-wd i:before{content: "";position: absolute;top: 0;right: 0;width: 0;height: 1px;background: #00a2e9;transition: all .4s ease;}
.hzhb-wd i:after{width: 6px;height: 6px;content: "";position: absolute;left: -4px;top: 50%;background: #e1e1e1;margin-top: -3px;transform: rotate(45deg);transition: all .4s ease;}
.hzhb li a:hover{border-color: #00a2e9;}
.hzhb li a:hover .hzhb-wd p{color: #00a2e9;}
.hzhb li a:hover .hzhb-wd i:before{width: 100%;}
.hzhb li a:hover .hzhb-wd i:after{background: #00a2e9;transition-delay: .36s;}

/* 集团简介 */
.jtjjbar{width: 100%;padding: 84px 0 110px;overflow: hidden;}
.jtjjbar-wd{width: 42.1%;float: left;}
.jtjjbar-desc{width: 100%;margin-top: 54px;max-height: 310px;overflow-y: auto;padding-right: 24px;}
.jtjjbar-desc::-webkit-scrollbar {width: 2px;height: 4px;}
.jtjjbar-desc::-webkit-scrollbar-thumb {border-radius: 5px;background: #00a2e9;}
.jtjjbar-desc::-webkit-scrollbar-track {border-radius: 0;background: #ededed;}
.jtjjbar-desc p{font-size: 16px;color: #666;line-height: 30px;margin-top: 36px;text-align: justify;text-justify: distribute;}
.jtjjbar-desc p:first-child{margin-top: 0;}
.jtjjbar-img{width: 50%;float: right;position: relative;}
.jtjjbar-img img{width: 100%;object-fit: cover;}
.videoicon{position: absolute;z-index: 2;cursor: pointer;width: 74px;height: 74px;margin-top: -37px;margin-left: -37px;background: url('../images/gather/jrdsIc1.png') no-repeat center /100% auto;top: 50%;left: 50%;}
.videoicon:hover{animation: vdCt .8s linear both;}
@keyframes vdCt{0%{transform: scale(1);}30%{transform: scale(.8);}50%{transform: scale(1);}70%{transform: scale(.9);}100%{transform: scale(1);}}
.jtjjbg{width: 100%;padding: 120px 0 160px;background-repeat: no-repeat;background-size: cover;background-position: center;text-align: center;}
.jtjjbg .contain{width: 900px;margin: 0 auto;}
.jtjjbg-desc{width: 100%;color: #fff;margin-top: 40px;}
.jtjjbg-desc h1{font-size: 24px;font-weight: 700;}
.jtjjbg-desc h6{font-size: 24px;font-weight: 300;margin: 12px 0 36px;}
.jtjjbg-desc p{font-size: 16px;text-align: left;line-height: 32px;}
.jtjjlc{width: 100%;padding: 84px 0 68px;border-bottom: 1px solid #eee;overflow: hidden;}
.jtjjlc .sontit-one{text-align: center;}
.jtjjlc-item{width: 100%;margin-top: 30px;}
.jtjjlc-list{width: 100%;position: relative;font-size: 0;text-align: center;}
.jtjjlc-list li{display: inline-block;vertical-align: top;width: 25%;padding: 0 36px;margin-top: 28px;position: relative;z-index: 2;}
.jtjjlc-year{width: 106px;height: 121px;display: flex;align-items: center;margin: 0 auto;background: url('../images/gather/jtjjIc1.png') no-repeat center /100% auto;font-size: 26px;color: #fff;font-weight: 700;}
.jtjjlc-year P{width: 100%;text-align: center;margin-top: -10px;}
.jtjjlc-wd{width: 100%;margin-top: 12px;}
.jtjjlc-wd p{font-size: 18px;color: #666;margin-bottom: 12px;}
.jtjjlc-wd h3{font-size: 15px;color: #666;line-height: 24px;}
.jtjjlc-list:before, .jtjjlc-list:after{content: "";position: absolute;z-index: 1;}
.jtjjlc-list:before{border: 1px dashed #aaaaaa;left: 0;width: 100%;top: 83px;}
.jtjjlc-list:after{width: 17px;height: 10px;background: url('../images/gather/jtjjIc2.png');right: -5px;top: 79px;}
.jtjjhj{width: 100%;padding-top: 50px;overflow: hidden;}
.jtjjhj-wd{width: calc(100% - 601px);float: left;padding: 36px 60px 0 0;}
.jtjjhj-wdtit{width: 100%;}
.jtjjhj-wdtit h6{font-size: 24px;color: #333;}
.jtjjhj-wdli{width: 100%;margin-top: 36px;position: relative;padding: 20px 0;}
.jtjjhj-wdli li{width: 100%;position: relative;z-index: 2;margin-top: 40px;padding-left: 28px;background: url('../images/gather/jtjjIc4.png') no-repeat left top 5px;}
.jtjjhj-wdli li:first-child{margin-top: 0;}
.jtjjhj-wdli li p{font-size: 16px;color: #666;line-height: 1.6em;}
.jtjjhj-wdli:after{position: absolute;content: "";width: 1px;height: 100%;background: #d2d2d2;left: 9px;top: 0;}
.jtjjhj-img{width: 601px;float: right;text-align: right;}
.jtjjhj-img img{max-width: 100%;object-fit: cover;}

/* 品牌故事 */
.ppgsbar{width: 100%;padding: 100px 0;overflow: hidden;}
.ppgsbar h3{font-size: 30px;color: #222;font-weight: 700;line-height: 1.4em;text-align: center;}
.ppgsbar p{font-size: 15px;color: #666;line-height: 32px;margin-top: 32px;}
.ppgsli{width: 100%;}
.ppgsli-item{width: 100%;padding: 120px 0;overflow: hidden;}
.ppgsli-item:nth-child(2n+1){background: #f7f7f7;}
.ppgsli-img{width: 50%;float: left;}
.ppgsli-img img{width: 100%;}
.ppgsli-wd{width: 50%;float: right;padding-left: 68px;padding-top: 28px;}
.ppgsli-wd h1{font-size: 24px;color: #333;font-weight: 700;line-height: 1.4em;}
.ppgsli-wd p{font-size: 15px;color: #666;line-height: 28px;margin-top: 28px;}
.ppgsli-item:nth-child(2n+1) .ppgsli-img{float: right;}
.ppgsli-item:nth-child(2n+1) .ppgsli-wd{float: left;padding-left: 0;padding-right: 68px;}

/* cultura de la empresa */
.qywh{width: 100%;padding: 80px 0 128px;position: relative;overflow: hidden;}
.qywh-item{width: 1110px;height: 474px;position: relative;margin: 0 auto;position: relative;z-index: 3;}
.qywh-city{position: absolute;width: 100%;height: 410px;left: 0;bottom: 0;background: url('../images/gather/qywhBg.png') repeat center center;animation: citymove 28s linear infinite;}
@keyframes citymove{0%{background-position:0px 0px;}100%{background-position:666px 0;}}
.qywh-wd{position: absolute;width: 264px;height: 230px;background-repeat: no-repeat;background-position: center;display: flex;align-items: center;}
.qywh-wdct{width: 100%;text-align: center;padding: 0 48px;}
.qywh-wd h6{font-size: 24px;font-weight: 700;margin-bottom: 12px;}
.qywh-wd p{font-size: 16px;color: #666;line-height: 24px;}
.qywh-wd-1{background-image: url('../images/gather/qywhIc4_1.png');left: 0;top: 50%;margin-top: -115px;}
.qywh-wd-1 h6{color: #6ad6b4;}
.qywh-wd-2{background-image: url('../images/gather/qywhIc4_2.png');left: 211px;top: 0;}
.qywh-wd-2 h6{color: #bea9bc;}
.qywh-wd-3{background-image: url('../images/gather/qywhIc4_3.png');left: 211px;bottom: 0;}
.qywh-wd-3 h6{color: #d3bc76;}
.qywh-wd-4{background-image: url('../images/gather/qywhIc4_4.png');top: 50%;margin-top: -115px;left: 50%;margin-left: -132px;}
.qywh-wd-4 h6{color: #feb63e;}
.qywh-wd-5{background-image: url('../images/gather/qywhIc4_5.png');right: 211px;top: 0;}
.qywh-wd-5 h6{color: #edb39e;}
.qywh-wd-6{background-image: url('../images/gather/qywhIc4_6.png');right: 211px;bottom: 0;}
.qywh-wd-6 h6{color: #a9b2be;}
.qywh-wd-7{background-image: url('../images/gather/qywhIc4_7.png');right: 0;top: 50%;margin-top: -115px;}
.qywh-wd-7 h6{color: #6ac3d6;}
.qywh-icon{position: absolute;background-repeat: no-repeat;}
.qywh-icon-1{width: 143px;height: 124px;background-image: url('../images/gather/qywhIc1.png');top: -16px;left: 92px;}
.qywh-icon-2{width: 95px;height: 83px;background-image: url('../images/gather/qywhIc2.png');top: 25px;right: 125px;}
.qywh-icon-3{width: 126px;height: 109px;background-image: url('../images/gather/qywhIc3.png');bottom: 0;left: 456px;}

/* 成为供应商 */
.gys{width: 100%;padding: 70px 0 100px;overflow: hidden;}
.gys-img{width: 47.2%;float: left;}
.gys-img img{width: 100%;object-fit: cover;}
.gys-item{width: 47.8%;float: right;}
.gys-title{width: 100%;border-bottom: 1px solid #cccccc;}
.gys-title h6{font-size: 24px;color: #333;height: 52px;display: inline-block;position: relative;}
.gys-title h6:after{content: "";position: absolute;width: 100%;height: 1px;left: 0;bottom: -1px;background: #00a2e9;}
.gys-desc{width: 100%;padding: 32px 0 28px;}
.gys-desc p{font-size: 16px;color: #666;line-height: 1.4em;}
.gys-down{width: 100%;}
.gys-down li{width: 100%;margin-top: 20px;}
.gys-down li h6{font-size: 16px;color: #333;}
.gys-down-file{width: 546px;overflow: hidden;margin-top: 16px;position: relative;}
.gys-down-file p, .gys-down-file a{height: 50px;display: block;line-height: 50px;position: relative;}
.gys-down-file p{padding: 0 20px 0 40px;width: calc(100% - 140px);float: left;font-size: 15px;color: #666;background: #f2f2f2 url("../images/gather/gysIc1.png") no-repeat left 12px center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.gys-down-file a{width: 140px;float: right;background: #00a2e9;font-size: 15px;color: #fff;transition: all .4s ease;text-align: center;}
.gys-down-file a i{display: inline-block;vertical-align: middle;width: 20px;height: 21px;background-image: url('../images/gather/gysIc2.png');margin: -2px 10px 0 0;}
.gys-down-file a:hover{background: #1262b4;}
.gys-remark{width: 546px;margin-top: 52px;}
.gys-remark h6{font-size: 15px;color: #666;line-height: 36px;}
.gys-remark p{font-size: 15px;color: #666;line-height: 36px;position: relative;padding-left: 16px;}
.gys-remark p:before{content: "";position: absolute;left: 0;width: 5px;height: 5px;border-radius: 50%;background: #00a2e9;top: 16px;}

/* CONTACT */
.lxwmdt{width: 100%;padding: 70px 0 100px;overflow: hidden;}
.lxwmdt-list, .lxwmdt-map{height: 426px;}
.lxwmdt-list{background: #f7f7f7;width: 32.85%;float: left;padding: 30px 92px 0;}
.lxwmdt-list li{width: 100%;padding: 20px 0 20px 60px;border-bottom: 2px solid #e5e5e5;background-repeat: no-repeat;background-position: left top 45%;}
.lxwmdt-list li h6{font-size: 16px;color: #333;}
.lxwmdt-list li p{font-size: 15px;color: #666;line-height: 20px;margin-top: 10px;}
.lxwmdt-list li:nth-child(1){background-image: url('../images/gather/lxwmIc1_1.png');}
.lxwmdt-list li:nth-child(2){background-image: url('../images/gather/lxwmIc1_2.png');}
.lxwmdt-list li:nth-child(3){background-image: url('../images/gather/lxwmIc1_3.png');}
.lxwmdt-list li:nth-child(4){background-image: url('../images/gather/lxwmIc1_4.png');}
.lxwmdt-map{width: 65%;float: right;padding: 5px;border: 1px solid #eee;}
#map{width: 100%;height: 100%;}
#map .amap-info-close{right: 6px !important;top: 6px;}
#map .amap-info-content{padding: 18px;}
.relmap-info{width: 100%;overflow: hidden;}
.relmap-info h6{font-size: 16px;color: #333;line-height: 24px;margin-bottom: 6px;}
.relmap-info p{font-size: 13px;color: #666;line-height: 20px;}
#map .amap-logo,#map .amap-copyright{display: none !important;}
.lxwmgs{width: 100%;padding: 80px 0 100px;background: #f2f2f2;overflow: hidden;}
.lxwmgs-menu{width: 100%;border-bottom: 2px solid #e5e5e5;margin-top: 28px;font-size: 0;}
.lxwmgs-menu a{display: inline-block;font-size: 16px;color: #666;font-weight: 700;height: 34px;margin-right: 44px;position: relative;}
.lxwmgs-menu a:last-child{margin-right: 0;}
.lxwmgs-menu a:after{content: "";position: absolute;height: 2px;width: 0;left: auto;right: 0;height: 2px;background: #00a2e9;bottom: -2px;transition: all .4s ease;}
.lxwmgs-menu a.ontrue:after, .lxwmgs-menu a:hover:after{width: 100%;right: auto;left: 0;}
.lxwmgs-item{width: 100%;padding-top: 20px;}
.lxwmgs-list{width: 100%;display: none;}
.lxwmgs-list.ontrue{display: block;}
.lxwmgs-list ul{margin-left: -2%;}
.lxwmgs-list li{width: 31.3333%;float: left;margin-top: 30px;margin-left: 2%;background: #fff;height: 250px;padding-top: 44px;position: relative;}
.lxwmgs-list h6{padding: 0 36px;font-size: 20px;color: #333;line-height: 1.4em;position: relative;margin-bottom: 18px;}
.lxwmgs-list h6:after{content: "";position: absolute;width: 3px;background: #00a2e9;left: 0;top: 0;height: 100%;}
.lxwmgs-list p{padding: 0 36px;font-size: 14px;color: #666;line-height: 1.4em;margin-top: 8px;}
.lxwmgs-list p span{display: inline-block;position: relative;padding-left: 26px;background-repeat: no-repeat;background-position: left top 4px;}
.lxwmgs-list p.lxwmgs-dz span{background-image: url('../images/gather/lxwm2_1.png');}
.lxwmgs-list p.lxwmgs-dh span{background-image: url('../images/gather/lxwm2_2.png');}
.lxwmgs-list p.lxwmgs-cz span{background-image: url('../images/gather/lxwm2_3.png');}
.lxwmgs-list p.lxwmgs-yb span{background-image: url('../images/gather/lxwm2_4.png');}
.lxwmgs-list p:nth-of-type(1){margin-top: 0;}
.lxwmfk{width: 100%;padding: 88px 0 100px;overflow: hidden;}
.lxwmfk-form{width: 100%;padding-top: 20px;}
.lxwmfk-form li{width: 49%;margin-top: 30px;}
.lxwmfk-form li:nth-child(2n+1){float: left;}
.lxwmfk-form li:nth-child(2n){float: right;}
.lxwmfk-form li input, .lxwmfk-form li textarea{display: block;width: 100%;height: 50px;border: 1px solid #e5e5e5;padding: 0 20px;font-size: 16px;color: #666;}
.lxwmfk-form li.lxwmfk-textarea{width: 100%;}
.lxwmfk-form li textarea{padding: 14px 20px;height: 180px;}
.lxwmfk-form li.lxwmfk-yzmbtn{width: 100%;overflow: hidden;}
.lxwmfk-yzm{width: 685px;position: relative;padding-right: 166px;float: left;}
.lxwmfk-yzm span{width: 152px;height: 50px;display: block;border: 1px solid #e5e5e5;position: absolute;top: 0;right: 0;cursor: pointer;}
.lxwmfk-yzm span canvas{width: 100%;height: 50px;}

.lxwmfk-yzm span img{width: 100%;height: 100%;}
.lxwmfk-btn{width: 160px;height: 50px;float: right;font-size: 16px;color: #fff;cursor: pointer;background: #00a2e9;letter-spacing: .4em;transition: all .4s ease;}
.lxwmfk-btn:hover{background: #1262b4;}

/* 招标采购-(和招商列表一样) */

/* 深福保科技生态园 */
.xmkjbar{width: 100%;padding: 0px 0;overflow: hidden;}
.xmkjbar-item{width: 100%;}
.xmkjbar-wdvd{width: 100%;}
.xmkjbar-wdbox, .xmkjbar-vd{width: 100%;float: left;overflow: hidden;position: relative;}
.xmkjbar-wd{float: right;padding-right: 80px;max-width: 1200px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.xmkjbar-wd h3{font-size: 28px;color: #666;}
.xmkjbar-wd h6{font-size: 16px;color: #888;line-height: 1.4em;text-transform: uppercase;margin: 16px 0 40px;}
.xmkjbar-wd p{font-size: 16px;color: #666;line-height: 32px;}
.xmkjbar-vd img{width: 100%;object-fit: cover;height: 100%;}
.xmkjbg{width: 100%;position: relative;overflow: hidden;}
.xmkjbg img{width: 100%;object-fit: cover;}
.xmkjbg-item{width: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 2;}
.xmkjbg-wd{width: 558px;background: rgba(0,0,0,.6);padding: 44px;}
.xmkjbg-wd h3{font-size: 24px;color: #fff;}
.xmkjbg-wd i{display: block;width: 55px;height: 1px;margin: 20px 0 24px;background: #00a2e9;}
.xmkjbg-wd p{font-size: 16px;color: #fff;line-height: 28px;}
.xmkjbg.xmkjbg-change .xmkjbg-wd{float: right;}
.xmkjsx{width: 100%;padding: 60px 0;overflow: hidden;}
.xmkjsx-wd{width: 32.4%;float: left;padding-top: 260px;}
.xmkjsx-wd h3{font-size: 24px;color: #333;}
.xmkjsx-wd i{display: block;width: 55px;height: 1px;margin: 24px 0 28px;background: #00a2e9;}
.xmkjsx-wd p{font-size: 16px;color: #666;line-height: 32px;}
.xmkjsx-img{width: 61.3%;text-align: right;float: right;}
.xmkjsx-img img{max-width: 100%;object-fit: cover;}
.xmkjyt{width: 100%;background: #f2f2f2;overflow: hidden;}
.xmkjyt-img, .xmkjyt-wdbox{width: 50%;float: left;height: 720px;}
.xmkjyt-change .xmkjyt-img{float: right;}
.xmkjyt-change .xmkjyt-wdbox{float: left;}
.xmkjyt-img img{width: 100%;object-fit: cover;height: 100%;}
.xmkjyt-wdbox{display: flex;align-items: center;}
.xmkjyt-wd{width: 634px;padding-left: 184px;}
.xmkjyt-wd h3{font-size: 24px;color: #333;}
.xmkjyt-wd i{display: block;width: 55px;height: 1px;margin: 24px 0 28px;background: #00a2e9;}
.xmkjyt-wd p{font-size: 16px;color: #666;line-height: 32px;text-align: justify;}
.xmkjyt-wd label{font-size: 16px;color: #666;line-height: 32px;display: block;position: relative;padding-left: 16px;}
.xmkjyt-wd label:nth-of-type(1){margin-top: 22px;}
.xmkjyt-wd label:before{width: 5px;height: 10px;content: "";position: absolute;left: 0;top: 50%;margin-top: -5px;background: #00a2e9;}
.xmkjyt-wd.xmkjyt-wd2 label:before{height: 5px;margin-top: -3px;border-radius: 50%;}
.xmloop{width: 100%;padding: 100px 0 140px;overflow: hidden;}
.xmloop-item{padding: 0 80px;position: relative;margin-top: 60px;}
.xmloop-imgwd{display: block;width: 100%;position: relative;}
.xmloop-img{width: 100%;overflow: hidden;}
.xmloop-img img{width: 100%;object-fit: cover;transition: all .4s linear;}
.xmloop-imgwd:hover .xmloop-img img{transform: scale(1.06);}
.xmloop-wd{position: absolute;z-index: 2;width: 100%;background: rgba(0,0,0,.5);padding: 0 20px;left: 0;bottom: -54px;transition: all .4s ease;}
.xmloop-wd p{font-size: 16px;color: #fff;height: 50px;line-height: 50px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.xmloop-imgwd:hover .xmloop-wd{bottom: 0;}
.xmloop-prev, .xmloop-next{position: absolute;width: 24px;height: 44px;top: 50%;margin-top: -22px;background: url('../images/gather/jrdsIc2.png') no-repeat center;cursor: pointer;transition: all .4s ease;}
.xmloop-prev{left: 0;}
.xmloop-next{right: 0;transform: rotate(180deg);}
.xmloop-prev:hover, .xmloop-next:hover{background-image: url('../images/gather/jrdsIc2H.png');}
.xmloop-prev.swiper-button-disabled, .xmloop-next.swiper-button-disabled{background-image: url('../images/gather/jrdsIc2.png');cursor: default;opacity: .4;}

/* 生物医药创新产业园 */
.xmyypt{width: 100%;padding-top: 84px;}
.xmyypt-title{width: 100%;text-align: center;padding: 0 4%;}
.xmyypt-title h3{font-size: 24px;color: #333;}
.xmyypt-title i{width: 55px;display: block;height: 1px;margin: 24px auto;background: #00a2e9;}
.xmyypt-title p{font-size: 16px;color: #666;line-height: 1.4em;}
.xmyypt-item{width: 100%;position: relative;background-repeat: no-repeat;background-position: center;margin-top: 84px;}
.xmyypt-img{width: 100%;object-fit: cover;display: none;}
.xmyypt-wd{position: absolute;z-index: 2;width: 435px;padding: 30px;background: rgba(0,0,0,.6);color: #fff;}
.xmyypt-wd h5{font-size: 18px;font-weight: 700;line-height: 1.4em;}
.xmyypt-wd h6{font-size: 16px;font-weight: 700;line-height: 1.4em;margin-bottom: 16px;}
.xmyypt-wd p{font-size: 16px;line-height: 28px;}
.xmyypt-wdbox{width: 100%;}
.xmyypt-wdbox .contain{position: relative;height: 920px;width: 1400px;}
.xmyypt-wd-lt{top: 107px;left: 0;}
.xmyypt-wd-lb{top: 540px;left: 0;}
.xmyypt-wd-rt{top: 240px;right: 0;}
.xmyypt-wd-rb{top: 560px;right: 0;}
.xmyypt-dot{position: absolute;}
.xmyypt-dot i{width: 12px;height: 12px;position: absolute;border-radius: 50%;background: #00a2e9;}
.xmyypt-dot i:before, .xmyypt-dot i:after {content: "";display: block;width: 22px;height: 22px;border-radius: 100%;position: absolute;background: #00a2e9;top: -5px;left: -5px;animation: shineRing 1.5s linear infinite;opacity: 0.5;}
.xmyypt-dot i:before {animation-delay: .6s;}
.xmyypt-dot i:after {animation-delay: 0s;}
@keyframes shineRing {from {transform: scale(1, 1);opacity: 0.5;}to {transform: scale(1.4, 1.4);opacity: 0;}}
.xmyypt-wd-lt .xmyypt-dot{width: 266px;height: 54px;border-top: 1px solid #00a2e9;border-right: 1px solid #00a2e9;right: -266px;top: 248px;}
.xmyypt-wd-lt .xmyypt-dot i{right: -6px;bottom: -6px;}
.xmyypt-wd-lb .xmyypt-dot{width: 210px;height: 84px;border-bottom: 1px solid #00a2e9;border-right: 1px solid #00a2e9;right: -210px;top: 36px;}
.xmyypt-wd-lb .xmyypt-dot i{right: -6px;top: -6px;}
.xmyypt-wd-rt .xmyypt-dot{width: 86px;height: 196px;border-top: 1px solid #00a2e9;border-left: 1px solid #00a2e9;left: -86px;top: 104px;}
.xmyypt-wd-rt .xmyypt-dot i{left: -6px;bottom: -6px;}
.xmyypt-wd-rb .xmyypt-dot{width: 96px;height: 1px;background: #00a2e9;left: -96px;bottom: 24px;}
.xmyypt-wd-rb .xmyypt-dot i{left: -6px;bottom: -6px;}

/* 天津福保产业园 */

/* MIG金融大厦 */
.xmjrtf{width: 100%;padding: 118px 0;background: #f7f7f7;overflow: hidden;}
.xmjr-wdbox, .xmjr-img{width: 50%;height: 466px;overflow: hidden;position: relative;}
.xmjr-wdbox{float: left;}
.xmjr-img{float: right;}
.xmjr-wdbox{display: flex;align-items: center;}
.xmjr-wd.xmkjyt-wd {width: 100%;padding-right: 104px;padding-left: 0;}
.xmjr-img img{width: 100%;height: 100%;object-fit: cover;}
.xmjrjz{width: 100%;padding: 100px 0;overflow: hidden;}
.xmjrjz li{width: 100%;overflow: hidden;position: relative;margin-top: 80px;padding: 104px 0;}
.xmjrjz li:first-child{margin-top: 0;}
.xmjrjz-wd.xmkjyt-wd, .xmjrjz-img{width: 50%;position: relative;z-index: 2;}
.xmjrjz-wd{float: left;}
.xmjrjz-img{float: right;}
.xmjrjz-img img{width: 100%;object-fit: cover;}
.xmjrjz-wd.xmkjyt-wd{padding-left: 0;padding-right: 66px;}
.xmjrjz-wd.xmkjyt-wd label:before{height: 5px;margin-top: -3px;border-radius: 50%;}
.xmjrjz li:before{content: "";position: absolute;right: 0;height: 100%;background: #f7f7f7;width: 45%;top: 0;}
.xmjrjz li:nth-of-type(2n) .xmjrjz-wd.xmkjyt-wd{padding-right: 0;padding-left: 66px;}
.xmjrjz li:nth-of-type(2n) .xmjrjz-wd{float: right;}
.xmjrjz li:nth-of-type(2n) .xmjrjz-img{float: left;}
.xmjrjz li:nth-of-type(2n):before{right: auto;left: 0;}

/* 业务-产业科技服务 */
.ywban{width: 100%;overflow: hidden;}
.ywban-img, .ywban-wdbox{height: 682px;position: relative;}
.ywban-img{width: 60%;object-fit: cover;float: left;}
.ywban-wdbox{display: flex;align-items: center;background: #687c92;width: 40%;float: right;padding-left: 76px;}
.ywban-wd{width: 424px;}
.ywban-wd .sontit-one p{opacity: .5;line-height: 1.2em;}
.ywban-desc{width: 100%;margin-top: 40px;}
.ywban-desc p{font-size: 16px;color: #fff;line-height: 28px;margin-top: 24px;}
.ywban-desc p:first-child{margin-top: 0;}
.ywkjyw{width: 100%;padding: 88px 0 96px;}
.ywkjyw-list{width: 100%;margin-top: 60px;overflow: hidden;height: 560px;}
.ywkjyw-list li{width: 20%;float: left;position: relative;overflow: hidden;transition: all .4s ease;}
.ywkjyw-list li:after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.3);transition: all .4s ease;}
.ywkjyw-img{width: 100%;height: 560px;}
.ywkjyw-img img{height: 100%;}
.ywkjyw-wd{position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;color: #fff;padding: 48px 0 48px 48px;z-index: 2;overflow: hidden;}
.ywkjyw-wd h6{font-size: 18px;font-weight: 700;line-height: 1.4em;padding-bottom: 10px;position: relative;transition: all .4s ease;}
.ywkjyw-wd h6:after{content: "";position: absolute;width: 35px;height: 2px;left: 0;bottom: 0;background: #fff;}
.ywkjyw-wd p{font-size: 16px;line-height: 32px;margin-top: 36px;opacity: 0;padding-right: 100px;transform: translateY(40px);}
.ywkjyw-wd i{display: block;width: 100%;text-align: center;margin-top: 40px;opacity: 0;transform: translateY(40px);}
.ywkjyw-wd i img{width: auto;}
.ywkjyw-list.lihover:hover li{width: 14%; }
.ywkjyw-list.lihover li:hover{width: 44%; }
.ywkjyw-list li:hover:after{background: rgba(0, 162, 233, .6);}
.ywkjyw-list li:hover .ywkjyw-wd h6{font-size: 24px;}
.ywkjyw-list li:hover .ywkjyw-wd p{opacity: 1;transform: translateY(0);transition: all .4s ease .4s;}
.ywkjyw-list li:hover .ywkjyw-wd i{opacity: 1;transform: translateY(0);transition: all .4s ease .6s;}
.ywkjmb{width: 100%;padding: 100px 0;background: #f5f5f5;overflow: hidden;}
.ywkjmb .title-four h3 span{background: #f5f5f5;}
.ywkjmb-item{width: 100%;margin-top: 60px;}
.ywkjmb-loop{width: 74.2%;float: left;}
.ywkjmb-menu{width: 25.8%;float: right;background: #1c303b;padding: 70px 70px 0 0;position: relative;z-index: 2;}
.ywkjmb-imgwd{width: 100%;position: relative;}
.ywkjmb-imgwd img, .ywkjmb-menu{height: 530px;}
.ywkjmb-imgwd img{width: 100%;object-fit: cover;}
.ywkjmb-imgwd:after{content: "";position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;background: rgba(0,0,0,.4);}
.ywkjmb-wd{position: absolute;z-index: 2;color: #fff;padding: 0 54px;bottom: 84px;width: 464px;}
.ywkjmb-wd h6{font-size: 24px;font-weight: 700;}
.ywkjmb-wd p{font-size: 16px;line-height: 28px;margin-top: 24px;}
.ywkjmb-menu li{width: 100%;height: 60px;position: relative;user-select: none;cursor: pointer;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,.1);font-size: 20px;color: #fff;font-weight: 700;padding-left: 36px;}
.ywkjmb-menu li span{position: relative;z-index: 2;}
.ywkjmb-menu li:after{content: "";display: none;position: absolute;height: 100%;width: calc(100% + 40px);left: -40px;background: linear-gradient(to right,#242480, #00a2e9);top: 0;}
.ywkjmb-menu li:first-child{border-top: 1px solid rgba(255,255,255,.1);}
.ywkjmb-menu li.ontrue:after{display: block;}
.ywkjal{width: 100%;padding-top: 100px;overflow: hidden;}
.ywkjal-item{width: 100%;margin-top: 68px;background: #f2f2f2;overflow: hidden;}
.ywkjal-wdbox, .ywkjal-img{width: 50%;float: left;overflow: hidden;height: 720px;}
.ywkjal-img img{width: 100%;object-fit: cover;height: 100%;}
.ywkjal-wd{width: 700px;padding: 124px 94px 0 0;float: right;}
.ywkjal-wd h6{font-size: 24px;color: #333;font-weight: 700;}
.ywkjal-wd p{font-size: 16px;color: #666;line-height: 28px;}
.ywkjal-wddesc{width: 100%;margin-top: 36px;height: 420px;overflow-y: auto;padding-right: 40px;}
.ywkjal-wddesc::-webkit-scrollbar {width: 2px;height: 4px;}
.ywkjal-wddesc::-webkit-scrollbar-thumb {border-radius: 5px;background: #00a2e9;}
.ywkjal-wddesc::-webkit-scrollbar-track {border-radius: 0;background: #ededed;}
.ywkjjj{width: 100%;padding: 100px 0;overflow: hidden;}
.ywkjjj-list{width: 100%;margin-top: 20px;}
.ywkjjj-list ul{margin-left: -1.5%;}
.ywkjjj-list li{width: 48.5%;margin-left: 1.5%;position: relative;margin-top: 40px;float: left;}
.ywkjjj-list li img{width: 100%;object-fit: cover;}
.ywkjjj-list li:after{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,.5);}
.ywkjjj-wd{position: absolute;z-index: 2;width: 100%;bottom: 44px;left: 0;padding: 0 88px 0 32px;color: #fff;}
.ywkjjj-wd h6{font-size: 20px;font-weight: 700;margin-bottom: 18px;}
.ywkjjj-wd p{position: relative;font-size: 16px;line-height: 28px;padding-left: 15px;}
.ywkjjj-wd p:before{content: "";width: 5px;height: 5px;position: absolute;left: 0;border-radius: 50%;background: #fff;top: 12px;}
.ywkjjj .title-four p{text-align: left;}

/* 业务-轻资产管理 */

/* 业务-产业空间服务 */
.ywyykf{width: 100%;padding: 30px 0;overflow: hidden; }
.ywyykf .title-four h3 span{}
.ywyykf-item{width: 100%;margin-top: 0px;}
.ywyykf-wd, .ywyykf-img{width: 650px;float: left;}
.ywyykf-wd{padding: 0 0 0 64px;}
.ywyykf-img img{width: 100%;object-fit: cover;}
.ywyykf-wddesc{width: 100%;}
.ywyykf-wddesc p{font-size: 14px;line-height: 32px;}
.ywyykf-wdlist{width: 100%;margin-top: 68px;text-align: center;}
.ywyykf-wdlist li{width: 33.3333%;float: left;}
.ywyykf-wdlist li h6{font-size: 24px;font-weight: 700;}
.ywyykf-wdlist li i{display: block;margin: 12px auto 14px;width: 95px;height: 95px;position: relative;}
.ywyykf-wdlist li i:before{content: "";position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;background-repeat: no-repeat;animation: bigQuanF 10s linear infinite;}
@keyframes bigQuanF {0% {transform: rotate(0);}100% {transform: rotate(360deg);}}
.ywyykf-wdlist li i:after{content: "";position: absolute;z-index: 2;width: 23px;height: 23px;background: url('../images/gather/yqyyIc2.png') no-repeat;left: 50%;top: 50%;margin-left: -11px;margin-top: -12px;}
.ywyykf-wdlist li p{font-size: 16px;color: #666;}
.ywyykf-wdlist li:nth-child(1) i:before{background-image: url('../images/gather/yqyyIc1_1.png');}
.ywyykf-wdlist li:nth-child(2) i:before{background-image: url('../images/gather/yqyyIc1_2.png');}
.ywyykf-wdlist li:nth-child(3) i:before{background-image: url('../images/gather/yqyyIc1_3.png');}
.ywyykf-wdlist li:nth-child(1) h6{color: #1261b4;}
.ywyykf-wdlist li:nth-child(2) h6{color: #00a2e9;}
.ywyykf-wdlist li:nth-child(3) h6{color: #788990;}
.ywyyxm{width: 100%;padding: 100px 0 88px;}
.ywyyxm-menu{width: 100%;font-size: 0;}
.ywyyxm-menu a{display: inline-block;width: 175px;height: 40px;margin-right: 12px;background: #e1e1e1;text-align: center;line-height: 40px;font-size: 16px;color: #666;transition: all .4s ease;}
.ywyyxm-menu a.ontrue, .ywyyxm-menu a:hover{background: #00a2e9;color: #fff;}
.ywyyxm-menu a:last-child{margin-right: 0;}
.ywyyxm-item{width: 100%;margin-top: 30px;}
.ywyyxm-li{width: 100%;display: none;}
.ywyyxm-li.ontrue{display: block;}
.ywyyxm-wdimg{width: 100%;position: relative;cursor: pointer;overflow: hidden;}
.ywyyxm-wdimg img{width: 100%;object-fit: cover;transition: all .4s linear;}
.ywyyxm-wd{position: absolute;z-index: 2;left: 0;bottom: 0;background: rgba(0,0,0,.5);padding: 18px 4%;width: 100%;text-align: center;}
.ywyyxm-wd h6{font-size: 16px;color: #fff;}
.ywyyxm-wdimg:hover img{transform: scale(1.06);}
.ywyyxm-prev, .ywyyxm-next{position: absolute;width: 46px;height: 46px;background: rgba(0,0,0,.2) url('../images/gather/yqyyIc3.png') no-repeat center;top: 50%;margin-top: -23px;z-index: 2;cursor: pointer;transition: all .4s ease;}
.ywyyxm-prev{left: 0;}
.ywyyxm-next{right: 0;transform: rotate(180deg);}
.ywyyxm-prev:hover, .ywyyxm-next:hover{background-color: rgba(0, 162, 233, .6);}
.ywyygl{padding-bottom: 100px;overflow: hidden;}
.ywyygl-list{width: 100%;margin-top: 60px;}
.ywyygl-list li{width: 33.3333%;float: left;position: relative;overflow: hidden;cursor: pointer;user-select: none;}
.ywyygl-img{width: 100%;object-fit: cover;}
.ywyygl-list li:after{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,.4);transition: all .4s linear;}
.ywyygl-wd{width: 100%;position: absolute;top: 50%;left: 0;text-align: center;transform: translateY(-50%);z-index: 2;transition: all .4s ease;}
.ywyygl-wd img{max-height: 62px;}
.ywyygl-wd p{font-size: 24px;color: #fff;font-weight: 700;margin-top: 34px;}
.ywyygl-list li:hover:after{background: rgba(0, 162, 233, .6);}
.ywyygl-list li:hover .ywyygl-wd{margin-top: -10px;}
.ywyykh{width: 100%;overflow: hidden;padding-bottom: 76px;}
.ywyykh-loop{width: 100%;margin-top: 52px;}
.ywyykh-link{display: block;overflow: hidden;border: 1px solid #e1e1e1;transition: all .4s ease;text-align: center;}
.ywyykh-link:hover, .ywyykh-link:hover:active{border: 1px solid #00a2e9;}
.ywyykh-link:hover .hzhb-wd p{color: #00a2e9;}
.ywyykh-link:hover .hzhb-wd i:before{width: 100%;}
.ywyykh-link:hover .hzhb-wd i:after{background: #00a2e9;transition-delay: .36s;}
.ywyykh .swiper-pagination{bottom: 0 !important;}
.ywyykh .swiper-wrapper{padding-bottom: 54px;}
.ywyykh .swiper-pagination-bullet {width: 12px;height: 12px;background: #e1e1e1;opacity: 1;}
.ywyykh .swiper-pagination-bullet-active {opacity: 1;background: #00a2e9;}

/* 项目弹窗 */
.popUp{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0px;left:0px;z-index:99999;display: none;opacity: 0;}
.popUp-item{width:1200px;padding: 54px 92px 60px;background:#fff;display: none;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.popUp-name{border-bottom:1px solid #e5e5e5;width: 100%;margin-bottom: 30px;padding-bottom: 20px;font-size: 28px;color: #333;line-height: 1.4em;}
.popUp-cont{width: 100%;font-size: 16px;color: #666;height: 420px;overflow-y: auto;padding-right: 28px;text-align: center;}
.popUp-cont p{line-height: 28px;text-align: left;}
.popUp-cont img{max-width: 100%;object-fit: cover;}
.popUp-cont::-webkit-scrollbar {width: 2px;height: 4px;}
.popUp-cont::-webkit-scrollbar-thumb {border-radius: 5px;background: #00a2e9;}
.popUp-cont::-webkit-scrollbar-track {border-radius: 0;background: #ededed;}
.popUp-btn{position:absolute;right:-70px;top:0px;}
.popUp-btn a{display:block;width:70px;height:70px;background-color:rgba(0,0,0,.5);position:relative;margin:0 0 1px;transition: all .4s ease;background-repeat: no-repeat;background-position: center;}
.popUp-btn a.popUp-close{background-image: url('../images/gather/popClose.png');}
.popUp-btn a.popUp-prev{background-image: url('../images/gather/popPrev.png');}
.popUp-btn a.popUp-next{background-image: url('../images/gather/popNext.png');}
.popUp-btn a:hover{background-color: rgba(0, 162, 233, .6);}
/* over */
/* 物管弹窗 */
.popUp2{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0px;left:0px;z-index:99999;display: none;opacity: 0;}
.popUp2-item{width:1200px;padding: 54px 92px 60px;background:#fff;display: none;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.popUp2-name{border-bottom:1px solid #e5e5e5;width: 100%;margin-bottom: 30px;padding-bottom: 20px;font-size: 28px;color: #333;line-height: 1.4em;}
.popUp2-cont{width: 100%;font-size: 16px;color: #666;height: 420px;overflow-y: auto;padding-right: 28px;text-align: center;}
.popUp2-cont p{line-height: 28px;text-align: left;}
.popUp2-cont img{max-width: 100%;object-fit: cover;}
.popUp2-cont::-webkit-scrollbar {width: 2px;height: 4px;}
.popUp2-cont::-webkit-scrollbar-thumb {border-radius: 5px;background: #00a2e9;}
.popUp2-cont::-webkit-scrollbar-track {border-radius: 0;background: #ededed;}
.popUp2-btn{position:absolute;right:-70px;top:0px;}
.popUp2-btn a{display:block;width:70px;height:70px;background-color:rgba(0,0,0,.5);position:relative;margin:0 0 1px;transition: all .4s ease;background-repeat: no-repeat;background-position: center;}
.popUp2-btn a.popUp2-close{background-image: url('../images/gather/popClose.png');}
.popUp2-btn a.popUp2-prev{background-image: url('../images/gather/popPrev.png');}
.popUp2-btn a.popUp2-next{background-image: url('../images/gather/popNext.png');}
.popUp2-btn a:hover{background-color: rgba(0, 162, 233, .6);}
/* over */

/* 新闻详情 */
.xwzxxq{padding: 68px 0 100px;overflow: hidden;}
.xwzxxq-lbox{width: 68%;float: left;border-right: 1px solid #e5e5e5;padding-right: 60px;}
.xwzxxq-rbox{width: 28%;float: right;}
.xwzxxq-wd{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 60px;}
.xwzxxq-wd h1{font-size: 26px;font-weight: bold;margin-bottom: 34px;color: #333;line-height: 1.4em;}
.xwzxxq-wd h5{font-size: 16px;color: #999;margin-bottom: 50px;}
.xwzxxq-wd h5 span{margin-left: 36px;}
.xwzxxq-wd p{font-size: 15px;line-height: 28px;color: #666;}
.xwzxxq-wd img{width: auto !important;max-width: 100%;height: auto !important;}
.xwzxxq-img{padding-bottom: 64px;}
.xwzxxq-img1,.xwzxxq-img2{width: 80%;margin: 0 auto}
.xwzxxq-img1{margin-bottom: 12px;}
.xwzxxq-img1 img,.xwzxxq-img2 img{width: 100%;object-fit: cover;}
.xwzxxq-list{margin-top: 50px;}
.xwzxxq-list-l{float: left;width: 70%;}
.xwzxxq-list-l a{font-size: 15px;color: #666;display: inline-block;width: 100%;transition: all .4s ease;}
.xwzxxq-list-l a:first-child{margin-bottom: 8px;}
.xwzxxq-list-r{float: right;width: 20%;}
.xwzxxq-list-r a{font-size: 15px;color: #666;display: inline-block;line-height: 50px;border: 1px solid #e5e5e5;width:100%;text-align: center;border-radius: 30px;transition: all .4s ease;}
.xwzxxq-list-r a i{width: 22px;height: 14px;display: inline-block;background: url("../images/gather/xwxqIc1.png") no-repeat center;margin-right: 12px;}
.xwzxxq-rbox h2{font-size: 24px;color: #494949;margin-bottom: 34px;}
.xwzxxq-rbox a{display: block;width: 100%;line-height: 24px;margin-bottom: 34px;padding-left: 26px;background: url("../images/gather/xwxqIc2.png") no-repeat left top 9px;transition: all .4s ease;}
.xwzxxq-rbox a:hover,.xwzxxq-list-r a:hover,.xwzxxq-list-l a:hover{color: #00a2e9;}
.xwzxxq-list-r a:hover{border-color: #00a2e9;}
.xwzxxq-rbox a:last-child{background: #f0f0f0;text-align: center;line-height: 40px;height: 40px;padding: 0;margin-bottom: 0;}
.xwzxxq-rbox a:last-child i{background: url("../images/gather/xwxqIc3.png") no-repeat center;width: 22px;height: 17px;display: inline-block;vertical-align: middle;transition: all .4s linear;}
.xwzxxq-rbox a:last-child:hover i{transform: rotate(180deg);}

/* 新闻列表 */
.xwzxlb{padding: 20px 0 10px;}
.xwzxlb-ban{padding-bottom: 12px;}
.xwzxlb-ban-img {float: left; width: 50%;}
.xwzxlb-ban-img a{display: block;width: 100%;}
.xwzxlb-ban-img img{width: 100%;object-fit: cover;height: 402px;}
.xwzxlb-ban-meng{position: absolute;bottom: 0;background: rgba(0, 0, 0, .5);width: 100%;z-index: 9;padding: 18px 20px;}
.xwzxlb-ban-meng p{font-size: 16px;color: #fff;margin-bottom: 10px;}
.xwzxlb-ban-meng h1{font-size: 18px;font-weight: bold;color: #fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width: 84%;}
.xwzxlb-ban-img .swiper-pagination-bullet {width: 6px;height: 6px;background: #fff;opacity: 1;float: right;}
.xwzxlb-ban-img .swiper-pagination-bullet-active {background: #c82028;}
.xwzxlb-ban-img .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 24px;padding-right: 10px;}
.xwzxlb-ban-wd{float: right;width: 45%;}
.xwzxlb-ban-wd a{display: inline-block;padding-bottom: 30px;margin-bottom: 26px;border-bottom: 1px solid #d7d7d7;width: 100%;}
.xwzxlb-ban-wd a h1{font-size: 18px;font-weight: bold;color: #454545;margin-bottom: 22px;padding-right: 100px;position: relative;transition: all .4s ease;}
.xwzxlb-ban-wd a h1 span{font-size: 15px;color: #888888;font-weight: normal;display: block;width: 80px;position: absolute;right: 8px;top: 0;}
.xwzxlb-ban-wd a p{font-size: 14px;line-height: 26px;color: #666666;height: 52px;}
.xwzxlb-ban-wd a:last-child{border: unset;padding: unset;margin: unset;}
.xwzxlb-list a{display: inline-block;padding: 20px 0 0 0 ;width: 100%;height: 150px;border-top: 1px solid #d7d7d7;}
.xwzxlb-list a:last-child{border-bottom: 0px solid #d7d7d7;}
.xwzxlb-ban-wd a:hover h1{color: #00a2e9;}
.xwzxlb-list-day{width: 110px;height: 110px;background: #e7e9eb;text-align: center;padding: 12px 0 14px;float: left;margin-right: 20px;transition: all .4s ease;}
.xwzxlb-list-day h5{font-size: 46px;font-family: Arial;color: #232323;position: relative;padding-bottom:6px;transition: all .4s ease;line-height: 1em;}
.xwzxlb-list-day h5:after{content: "";position: absolute;left: 40%;width: 20px;height: 1px;background: #999;bottom: 0;transition: all .4s ease;}
.xwzxlb-list-day p{margin-top: 10px;font-size: 20px;color: #898989;transition: all .4s ease;}
.xwzxlb-list-wd{margin-top: 6px;}
.xwzxlb-list-wd h5{font-size: 18px;font-weight: bold;margin-bottom: 22px;color: #454545;transition: all .4s ease;line-height: 1.2em;}
.xwzxlb-list-wd p{font-size: 14px;color: #666;line-height: 26px;}
.xwzxlb-list a:hover .xwzxlb-list-wd h5{color: #0048c9;}
.xwzxlb-list a:hover .xwzxlb-list-day{background: #0048c9;}
.xwzxlb-list a:hover .xwzxlb-list-day h5{color: #fff;}
.xwzxlb-list a:hover .xwzxlb-list-day h5:after{background: #fff;}
.xwzxlb-list a:hover .xwzxlb-list-day p{color: #fff;}

/* 招商详情 */
.zsxq .contain{margin-top: 72px;}
.zsxq-lbox{width: 68%;padding-right: 5%;margin-bottom: 96px;float: left;border-right: 1px solid #e5e5e5;}
.zsxq-wd{padding-bottom: 70px;border-bottom: 1px solid #e5e5e5;}
.zsxq-wd h1{font-size: 26px;font-weight: bold;margin-bottom: 34px;color: #333333;}
.zsxq-wd h5{font-size: 16px;color: #999999;margin-bottom: 50px;}
.zsxq-wd p{font-size: 15px;line-height: 28px;;color: #666666;}
.zsxq-list{margin-top: 50px;}
.zsxq-list-l{float: left;width: 70%;}
.zsxq-list-l a{font-size: 15px;color: #666666;display: inline-block;width: 100%;transition: all .4s ease;}
.zsxq-list-l a:first-child{margin-bottom: 8px;}
.zsxq-list-r a:hover,.zsxq-list-l a:hover{color: #00a2e9;}
.zsxq-list-r a:hover{border-color: #00a2e9;}
.zsxq-list-r{float: right;width: 20%;}
.zsxq-list-r a{font-size: 15px;color: #666666;display: inline-block;line-height: 50px;border: 1px solid #e5e5e5;width:100%;text-align: center;border-radius: 30px;transition: all .4s ease;}
.zsxq-list-r a i{width: 22px;height: 14px;display: inline-block;background: url("../images/gather/xwxqIc1.png") no-repeat center;margin-right: 12px;}
.zsxq-rbox{width: 28%;float: right;background-repeat: no-repeat;background-size: cover;height: 224px;display: block;padding: 42px 30px;}
.zsxq-rbox h1{font-size: 24px;color: #fff;}
.zsxq-rbox h1:first-child{margin-bottom: 10px;text-transform: uppercase;}
.zsxq-rbox h1:nth-child(2){margin-bottom: 30px;}
.zsxq-rbox p{font-size: 15px;color: rgba(255, 255, 255, .5);line-height: 1.4em;}

/* 招商列表 */
.zplb{width: 100%;overflow: hidden;padding: 60px 0 100px;overflow: hidden;}
.zplb-list {width: 100%;}
.zplb-list a{display: inline-block;padding: 20px;width: 100%;height: 150px;border-bottom: 1px solid #d7d7d7;}
.zplb-list-day{width: 110px;height: 110px;background: #e7e9eb;text-align: center;padding: 12px 0 14px;float: left;margin-right: 20px;transition: all .4s ease;}
.zplb-list-day h5{font-size: 46px;font-family: Arial;color: #00a2e9;position: relative;padding-bottom:6px;transition:all .4s ease;line-height: 1em;}
.zplb-list-day h5:after{content: "";position: absolute;left: 40%;width: 20px;height: 1px;background: #999999;bottom: 0;transition:all .4s ease;}
.zplb-list-day p{margin-top: 10px;font-size: 20px;color: #666;transition:all .4s ease;}
.zplb-list-wd{margin-top: 6px;}
.zplb-list-wd h5{font-size: 18px;font-weight: bold;margin-bottom: 24px;color: #454545;transition:all .4s ease;}
.zplb-list-wd p{font-size: 14px;color: #666;line-height: 26px;}
.zplb-list a:hover .zplb-list-day{background: #00a2e9;}
.zplb-list a:hover .zplb-list-day h5{color: #fff;}
.zplb-list a:hover .zplb-list-day h5:after{background: #fff;}
.zplb-list a:hover .zplb-list-day p{color: #fff;}
.zplb-list a:hover .zplb-list-wd h5{color: #00a2e9;}

/* 招贤纳士 */
.zxns-img{margin:70px 0 100px;overflow: hidden;}
.zxns-img img{width: 100%;object-fit: cover;max-height: 380px;}
.zxns-img-l{width: 58.79%;float: left;}
.zxns-img-r{width: 41.2%;float: left;position: relative;}
.zxns-img-wd{position: absolute;width: 100%;height: 100%;bottom: 0;padding: 15% 20%;}
.zxns-img-wd h1{font-size: 30px;color: #fff;text-transform: uppercase;}
.zxns-img-wd h1:first-child{margin-bottom: 14px;}
.zxns-img-wd h1:nth-child(2){margin-bottom: 52px;}
.zxns-img-wd p{font-size: 20px;font-weight: bold;color: #fff;}
.zxns-shzp{background: #f2f2f2;padding: 100px 0;width: 100%;overflow: hidden;}
.zxns-list{position: relative;margin-top: 60px;}
.zxns-link{display: block;width: 100%;height: 270px;background: #fff;padding: 38px 38px 32px;}
.zxns-link h5{color: #333;font-size: 20px;margin-bottom: 16px;transition: all .4s ease;}
.zxns-link span {color: #888;font-size: 14px;margin-right: 16px;}
.zxns-link span i{width: 13px;height: 13px;display: inline-block;background: url("../images/gather/zxnsIc3.png") no-repeat center;margin-right: 8px;}
.zxns-link p{margin-top: 14px;font-size: 14px;line-height: 24px;margin-bottom: 22px;color: #888;height: 72px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.zxns-link em{width: 58px;height: 36px;border-radius: 3px;display: inline-block;background: #b3b3b3;text-align: center;line-height: 36px;color: #fff;font-size: 16px;font-family: "\5B8B\4F53";font-style: normal;font-weight: bold;transition: all .4s ease;}
.zxns-link:hover em{background: #00a2e9;}
.zxns-link:hover h5{color: #00a2e9;}
.zxns-button-prev,.zxns-button-next{position: absolute;cursor: pointer;top: 50%;z-index: 2;width: 66px;height: 134px;margin-top: -67px;background: url("../images/gather/zxnsIc1.png") no-repeat center;transition: all .4s ease;}
.zxns-button-prev{left: -8%;}
.zxns-button-next{right: -8%;transform: rotate(180deg)}
.zxns-button-prev:hover,.zxns-button-next:hover{background-image: url("../images/gather/zxnsIc1H.png");}
.zxns-xyzp{padding: 80px 0 100px;width: 100%;overflow: hidden;}
.xyzp-fenlei{font-size: 0;margin-top: 60px;}
.xyzp-fenlei-ul{margin-left: -1.5%;}
.xyzp-fenlei a{position: relative; display: block;width: 23.5%;float: left;margin-left: 1.5%;overflow: hidden;}
.xyzp-fenlei-img{width: 100%;object-fit: cover;transition: all .4s linear;}
.xyzp-fenlei a:after{content: "";position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, .4);}
.xyzp-fenlei-wd {position: absolute;width: 100%;text-align: center;left: 0;top: 50%;transform: translateY(-50%);z-index: 2;transition: all .4s ease;}
.xyzp-fenlei-wd img{min-height: 52px;}
.xyzp-fenlei-wd h5{font-size: 20px;font-weight: bold;color: #fff;margin-top: 32px;}
.xyzp-fenlei a:hover .xyzp-fenlei-img{transform: scale(1.06);}
.xyzp-fenlei a:hover .xyzp-fenlei-wd{margin-top: -10px;}
/* 弹窗修改 */
.pop-job .popUp-name{overflow: hidden;}
.pop-job .popUp-name h6{float: left;}
.pop-job .popUp-name p{font-size: 0;float: right;}
.pop-job .popUp-name p span{display: inline-block;margin-left: 16px;font-size: 14px;color: #888;padding-left: 20px;background: url("../images/gather/zxnsIc3.png") no-repeat left center;}
.pop-job .popUp-name p span:first-child{margin-left: 0;}
.pop-job .popUp-cont{font-size: 14px;text-align: left;}
.pop-job .popUp-cont h5{font-size: 16px;font-weight: 700;line-height: 28px;}
.pop-job-btn{width: 100%;margin-top: 40px;padding-top: 36px;border-top: 1px solid #e5e5e5;font-size: 0;}
.pop-job-btn a{display: inline-block;width: 180px;height: 50px;line-height: 50px;border: 1px solid #00a2e9;font-size: 16px;color: #00a2e9;text-align: center;overflow: hidden;position: relative;margin-right: 16px;transition: all .4s ease;}
.pop-job-btn a:last-child{margin-right: 0;}
.pop-job-btn a.pop-job-file input{position: absolute;right: 0;top: 0;opacity: 0;width: 100%;height: 100%;cursor: pointer;}
.pop-job-btn a.pop-job-apply{background: #00a2e9;color: #fff;}
.pop-job-btn a.pop-job-apply i{display: inline-block;vertical-align: middle;width: 27px;height: 26px;background: url("../images/gather/zxnsIc4.png") no-repeat;margin: -2px 14px 0 0;}
.pop-job-btn a.pop-job-apply:hover{background: #1262b4;border-color: #1262b4;}
.pop-job-btn a.pop-job-file:hover{border-color: #1262b4;color: #1262b4;}

/* 法律声明 */
.xwzxxq.flsmym .xwzxxq-lbox {width: 100%;border-right: none;padding-right: 0;}

/* 搜索页面 */
.search-menu .sonmenu-site a:hover{color: #888;}
.search-menu .sonmenu-site a span{color: #00a2e9;}
.search-bar{width: 100%;text-align: center;padding: 60px 0 40px;}
.search-form {width: 540px;margin: 0 auto;position: relative;padding-right: 140px;height: 45px;}
.search-input{width: 100%;height: 45px;border: 1px solid #eee;padding: 0 10px;}
.search-btn{position: absolute;width: 130px;height: 45px;background-color: #00a2e9;cursor: pointer;font-size: 16px;color: #fff;text-align: center;line-height: 45px;top: 0;right: 0;transition: all .4s ease;}
.search-btn:hover{background-color: #1261b4;}
.searchlb{padding-bottom: 80px;width: 100%;}
.searchlb-list{width: 100%;}
.searchlb-list li{width: 100%;padding: 24px 0;border-bottom: 1px solid #d7d7d7;}
.searchlb-list li:first-child{padding-top: 0;}
.searchlb-list li:last-child{border-bottom: none;padding-bottom: 0;}
.searchlb-link{display: block;width: 100%;}
.searchlb-link h1{font-size: 18px;font-weight: bold;color: #454545;transition: all .4s ease;line-height: 1.2em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.searchlb-link p{font-size: 14px;color: #666;line-height: 26px;margin-top: 8px;}
.searchlb-link:hover h1{color: #00a2e9;}

/* 网站地图 */
.webmap{width: 100%;padding: 68px 0 80px;}
.webmap-list{width: 100%;margin-top: 20px;}
.webmap-list ul{margin-left: -2%;}
.webmap-list li{width: 31.3333%;text-align: center;float: left;margin-left: 2%;margin-top: 2%;border: 1px solid #d7d7d7;padding: 20px;height: 240px;}
.webmap-bar{width: 100%;border-bottom: 1px solid #d7d7d7;padding-bottom: 16px;}
.webmap-bar a{height: 24px;line-height: 24px;font-size: 20px;color: #454545;transition: all .4s ease;display: block;}
.webmap-bar a:hover{color: #00a2e9;}
.webmap-link{width: 100%;overflow: hidden;margin-top: 18px;}
.webmap-link a{display: block;width: 50%;height: 32px;line-height: 32px;font-size: 16px;color: #666;transition: all .4s ease;float: left;}
.webmap-link a:hover{color: #00a2e9;}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .sonban-wd h3 {font-size: 36px;}
    .sonban-wd p {margin-top: 16px;}
    .djzdbar-wdimg {padding: 80px 0;}
    .djzdpic {padding: 80px 0 88px;}
    .sonmenu-site a, .sonmenu-link a {height: 58px;line-height: 60px;}
    .dszjy {padding: 68px 0 88px;}
    .dszjy-imgdesc p{font-size: 32px;}
    .dszjy-imgdesc h6 {font-size: 22px;margin-top: 20px;}
    .dszjy-imgdesc{left: 100px;}
    .hzhb {padding: 20px 0 88px;}
    .hzhb li{margin-top: 38px;}
    .jtjjbar-desc p{margin-top: 28px;}
    .jtjjbar-desc {margin-top: 44px;max-height: 280px;}
    .jtjjbar {padding: 80px 0 88px;}
    .jtjjbg-desc {margin-top: 32px;}
    .jtjjbg {padding: 100px 0 140px;}
    .jtjjlc {padding: 80px 0 64px;}
    .jtjjhj-wdli li{margin-top: 32px;}
    .jtjjlc-list li {padding: 0 28px;}
    .ppgsbar {padding: 84px 0;}
    .ppgsbar h3 {font-size: 28px;}
    .ppgsbar p {margin-top: 28px;}
    .ppgsli-item{padding: 100px 0;}
    .ppgsli-wd p {margin-top: 24px;}
    .qywh {padding: 80px 0 100px;}
    .gys {padding: 62px 0 88px;}
    .gys-desc {padding: 20px 0;}
    .gys-remark {margin-top: 36px;}
    .gys-remark p, .gys-remark h6{line-height: 32px;}
    .gys-remark p:before{top: 14px;}
    .lxwmdt-list {padding: 18px 60px 0;}
    .lxwmdt {padding: 68px 0 88px;}
    .lxwmgs {padding: 80px 0 88px;}
    .lxwmgs-list li { padding-top: 40px;}
    .lxwmfk {padding: 80px 0 88px;}
    .title-three h3{height: 74px;}
    .xmkjbar {padding: 0px 0;}
    .xmkjbar-wd {padding-right: 60px;max-width: none;width: 100%;padding-left: 6%;}
    .xmkjbar-wdbox, .xmkjbar-vd{height: 400px;}
    .xmkjbar-item {margin-top: 0px;}
    .xmkjsx-wd {padding-top: 210px;}
    .xmkjyt-wd {width: 100%;padding: 0 8% 0 120px;}
    .xmkjyt-img, .xmkjyt-wdbox{height: 540px;}
    .xmloop-item {margin-top: 52px;}
    .xmloop {padding: 80px 0 100px;}
    .xmyypt {padding-top: 80px;}
    .xmyypt-item {margin-top: 74px;}
    .xmjrjz {padding: 88px 0;}
    .xmjrjz li{padding: 88px 0;margin-top: 70px;}
    .xmjrtf{padding: 88px 0;}
    .xmjrjz li:before{width: 100%;}
    .xmjr-wd.xmkjyt-wd {padding-right: 88px;}
    .ywban-wdbox {padding-left: 60px;}
    .ywban-desc p {margin-top: 20px;}
    .ywban-desc {margin-top: 32px;}
    .ywban-img, .ywban-wdbox{height: 620px;}
    .ywkjyw {padding: 80px 0 88px;}
    .ywkjyw-list,.ywkjmb-item{margin-top: 54px;}
    .ywkjyw-wd p{padding-right: 80px;margin-top: 28px;}
    .ywkjyw-img, .ywkjyw-list{height: 520px;}
    .ywkjyw-wd i {margin-top: 20px;}
    .ywkjmb, .ywkjjj{padding: 84px 0;}
    .ywkjal{padding-top: 84px;}
    .ywkjal-wd {width: 100%;padding: 80px 4% 0 8%;}
    .ywkjal-wdbox, .ywkjal-img {height: 650px;}
    .ywkjjj-list li {margin-top: 32px;}
    .ywkjal-item {margin-top: 58px;}
    .ywyykf {padding: 30px 0;}
    .ywyykf-item, .ywyygl-list{margin-top: 0px;}
    .ywyykf-wdlist {margin-top: 60px;}
    .ywyyxm {padding: 88px 0 80px;}
    .ywyygl {padding-bottom: 84px;}
    .ywyygl-wd p {margin-top: 28px;}
    .popUp-item {padding: 44px 68px 50px;}
    .popUp2-item {padding: 44px 68px 50px;}
    .zxns-shzp {padding: 84px 66px;}
    .zxns-xyzp{padding: 70px 0 84px;}
    .fullpage {margin-top: 20px;}
    .xwzxxq {padding: 68px 0 88px;}
    .zplb{padding: 50px 0 80px;}
    .zxns-img-wd {padding: 15% 18%;}
    .zxns-img {margin: 70px 0 80px;}
    .pop-job-btn a {width: 160px;height: 44px;line-height: 44px;}
    .pop-job-btn {margin-top: 28px;padding-top: 32px;}
    .pop-job .popUp-cont {height: 388px;}
    .ywyykh{padding-bottom: 70px;}
    .ywyykh-loop{margin-top: 48px;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .gys-desc {padding: 16px 0;}
    .gys-title h6 {height: 44px;}
    .xmkjbar-wdbox, .xmkjbar-vd {height: 380px;}
    .xmyypt-wdbox .contain {width: 92%;}
    .xmyypt-dot{display: none;}
    .ywkjyw-wd p {padding-right: 60px;}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .sonban-wd h3 {font-size: 32px;}
    .sonban-wd p {margin-top: 14px;}
    .djzdbar-wdimg {padding: 70px 0;}
    .djzdpic {padding: 70px 0 78px;}
    .sontit-one h3 {font-size: 26px;margin-top: 14px;}
    .sontit-one p {font-size: 24px;}
    .sontit-two h3{font-size: 26px;}
    .title-three h3{font-size: 26px;height: 60px;}
    .title-three h3:after {width: 120px; margin-left: -60px;}
    .title-four h3{font-size: 26px;}
    .title-four h3 span{padding: 0 26px;}
    .title-four p{margin-top: 14px;}
    .sontit-two p{margin-top: 16px;}
    .djzdbar-desc p {line-height: 32px;}
    .djzdbar-desc {margin-top: 34px;}
    .djzdbar-wd {padding-right: 80px;}
    .sonmenu-site a, .sonmenu-link a {height: 54px;line-height: 56px;}
    .dszjy {padding: 64px 0 78px;}
    .dszjy-wd {padding: 48px 60px 0;}
    .dszjy-wddesc p {margin-top: 24px;}
    .dszjy-wd, .dszjy-img{height: 600px;}
    .dszjy-img {padding-top: 58px;}
    .dszjy-imgdesc p {font-size: 28px;}
    .dszjy-imgdesc h6 {font-size: 20px;margin-top: 16px;}
    .hzhb {padding: 20px 0 78px;}
    .hzhb li{margin-top: 30px;}
    .hzhb-wd{height: 54px;}
    .jtjjbar-desc p{line-height: 28px;}
    .jtjjbar-desc {margin-top: 32px;max-height: 244px;}
    .jtjjbar-desc p {margin-top: 20px;}
    .jtjjbar {padding: 70px 0 78px;}
    .jtjjbg-desc p {line-height: 28px;}
    .jtjjbg-desc h6 {font-size: 20px;margin: 10px 0 28px;}
    .jtjjbg-desc h1{font-size: 20px;}
    .jtjjbg {padding: 80px 0 100px;}
    .jtjjlc {padding: 70px 0 60px;}
    .jtjjlc-list li {padding: 0 20px;}
    .jtjjhj-wd {padding: 10px 60px 0 0;}
    .jtjjhj-wdli li {margin-top: 24px;}
    .jtjjlc-year{font-size: 22px;}
    .ppgsbar {padding: 74px 0;}
    .ppgsbar h3 {font-size: 24px;}
    .ppgsbar p {margin-top: 24px;line-height: 28px;}
    .ppgsli-item{padding: 80px 0;}
    .ppgsli-wd p {margin-top: 20px;font-size: 14px;line-height: 26px;}
    .ppgsli-wd {padding-left: 42px;padding-top: 20px;}
    .ppgsli-item:nth-child(2n+1) .ppgsli-wd{padding-right: 42px;}
    .qywh {padding: 80px 0 88px;}
    .gys-down-file{width: 100%;}
    .gys-remark{width: 100%;margin-top: 28px;}
    .gys-remark p, .gys-remark h6 {line-height: 30px;}
    .gys {padding: 60px 0 78px;}
    .lxwmdt-list {padding: 18px 40px 0;}
    .lxwmdt {padding: 64px 0 78px;}
    .lxwmgs {padding: 70px 0 78px;}
    .lxwmfk {padding: 70px 0 78px;}
    .lxwmfk-form {padding-top: 10px;}
    .lxwmgs-list h6 {padding: 0px 28px;font-size: 18px;margin-bottom: 16px;}
    .lxwmgs-list p {padding: 0 28px;}
    .xmkjbar {padding: 0px 0;}
    .xmkjbar-wd h3 {font-size: 24px;}
    .xmkjbar-wd h6 {margin: 14px 0 24px;}
    .title-three h4{font-size: 24px;margin-top: 30px;}
    .title-three p{font-size: 18px;margin-top: 14px;}
    .xmkjbar-wdbox, .xmkjbar-vd {height: 360px;}
    .xmkjbar-item {margin-top: 0px;}
    .xmkjsx-wd {padding-top: 160px;}
    .xmkjyt-wd {padding: 0 8% 0 60px;}
    .xmkjyt-img, .xmkjyt-wdbox {height: 480px;}
    .xmloop {padding: 70px 0 80px;}
    .xmyypt {padding-top: 70px;}
    .xmyypt-item {margin-top: 64px;}
    .xmjrjz {padding: 74px 0;}
    .xmjrjz li{padding: 74px 0;margin-top: 60px;}
    .xmjrtf{padding: 74px 0;}
    .xmjrjz li:nth-of-type(2n) .xmjrjz-wd.xmkjyt-wd {padding-left: 48px;}
    .xmjrjz-wd.xmkjyt-wd {padding-right: 48px;}
    .xmjr-wd.xmkjyt-wd {padding-right: 68px;}
    .ywban-wd{width: 100%;}
    .ywban-wdbox {padding: 0 40px;}
    .ywban-img, .ywban-wdbox {height: 560px;}
    .ywkjyw-wd {padding: 34px 0 34px 34px;}
    .ywkjyw-wd p {padding-right: 40px;line-height: 28px;}
    .ywkjyw-img, .ywkjyw-list {height: 488px;}
    .ywkjyw {padding: 70px 0 78px;}
    .ywkjmb, .ywkjjj {padding: 74px 0;}
    .ywkjmb-menu li{font-size: 18px;height: 50px;line-height: 50px;}
    .ywkjmb-imgwd img, .ywkjmb-menu {height: 460px;}
    .ywkjmb-wd {padding: 0 40px;bottom: 50px;width: 483px;}
    .ywkjal {padding-top: 74px;}
    .ywkjal-wd {padding: 50px 4% 0 8%;}
    .ywkjal-wdbox, .ywkjal-img {height: 590px;}
    .ywkjjj-wd {bottom: 32px;padding: 0 28px;}
    .ywkjal-item {margin-top: 50px;}
    .ywyykf {padding: 30px 0;}
    .ywyykf-wd {padding: 44px 44px 0;}
    .ywyykf-wdlist {margin-top: 36px;}
    .ywyykf-wddesc p {line-height: 28px;}
    .ywyykf-item, .ywyygl-list {margin-top: 0px;}
    .ywyyxm {padding: 74px 0 66px;}
    .ywyyxm-item {margin-top: 30px;}
    .ywyygl {padding-bottom: 74px;}
    .popUp-item {padding: 32px 48px 40px;}
    .popUp-name {margin-bottom: 24px;padding-bottom: 16px;font-size: 24px;}
    .popUp2-item {padding: 32px 48px 40px;}
    .popUp2-name {margin-bottom: 24px;padding-bottom: 16px;font-size: 24px;}
    .zxns-xyzp{padding: 60px 0 64px;}
    .fullpage {margin-top: 40px;}
    .xwzxxq {padding: 68px 0 78px;}
    .xwzxxq-wd h1 {font-size: 24px;margin-bottom: 26px;}
    .zplb{padding: 44px 0 70px;}
    .zsxq-rbox h1{font-size: 22px;}
    .zsxq-rbox h1:nth-child(2) {margin-bottom: 24px;}
    .zxns-img-wd {padding: 15% 14%;}
    .zxns-img-wd h1 {font-size: 26px;}
    .zxns-img {margin: 64px 0 70px;}
    .zxns-list {margin-top: 50px;}
    .ywyykh{padding-bottom: 66px;}
    .ywyykh-loop{margin-top: 44px;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .sonban-wd h3 {font-size: 28px;}
    .sonban-wd p {margin-top: 12px;font-size: 18px;}
    .djzdbar-wdimg {padding: 60px 0;}
    .djzdpic {padding: 60px 0 68px;}
    .sontit-one h3 {font-size: 24px;margin-top: 12px;}
    .sontit-one p {font-size: 20px;}
    .sontit-two h3{font-size: 24px;}
    .title-three h3{font-size: 24px;height: 50px;}
    .title-three h3:after {width: 100px; margin-left: -50px;}
    .title-four h3{font-size: 24px;}
    .title-four h3 span{padding: 0 24px;}
    .title-four p{margin-top: 12px;}
    .sontit-two p{margin-top: 14px;}
    .djzdbar-desc p {line-height: 28px;}
    .djzdbar-desc {margin-top: 30px;}
    .djzdbar-wd {padding-right: 60px;}
    .sonmenu-site a, .sonmenu-link a {height: 48px;line-height: 50px;}
    .dszjy-wddesc{height: auto;}
    .dszjy {padding: 60px 0 68px;}
    .dszjy-wd{height: auto;padding: 40px 48px;}
    .dszjy-wdline:after{width: 100%;}
    .dszjy-imgdesc {left: 44px;width: 188px;top: 40px;}
    .dszjy-img {padding-top: 130px;height: auto;}
    .hzhb {padding: 16px 0 68px;}
    .hzhb li{width: 31.8333%;}
    .jtjjbar {padding: 60px 0 68px;}
    .jtjjbg {padding: 70px 0 88px;}
    .jtjjhj {padding: 50px 0;}
    .jtjjhj-wd {width: calc(100% - 500px);}
    .jtjjhj-img{width: 500px;}
    .ppgsbar {padding: 64px 0;}
    .ppgsli-item {padding: 68px 0;}
    .ppgsli-wd p{line-height: 24px;}
    .qywh-icon{display: none;}
    .qywh-item{width: 100%;height: auto;padding: 0 4%;overflow: hidden;}
    .qywh-wd{position: static;margin: 10px !important;float: left;}
    .qywh-wd-box{width: 852px;margin: 0 auto;}
    .qywh {padding: 60px 0 68px;}
    .gys {padding: 60px 0 68px;}
    .gys-title h6 {height: 38px;font-size: 20px;}
    .gys-down-file {margin-top: 12px;}
    .gys-desc {padding: 16px 0 8px;}
    .gys-remark p, .gys-remark h6 {line-height: 28px;}
    .gys-remark p:before {top: 12px;}
    .lxwmdt-list li {padding: 16px 0 16px 50px;}
    .lxwmdt-list li p {margin-top: 8px;}
    .lxwmdt-list, .lxwmdt-map{height: 400px;}
    .lxwmdt {padding: 60px 0 68px;}
    .lxwmgs {padding: 60px 0 68px;}
    .lxwmgs-menu {margin-top: 24px;}
    .lxwmfk {padding: 60px 0 68px;}
    .xmkjbar-wd h3 {font-size: 20px;}
    .xmkjbar-wd p {line-height: 28px;}
    .xmkjbar-wd h6 {margin: 12px 0 18px;}
    .title-three h4{font-size: 20px;margin-top: 24px;}
    .title-three p{font-size: 16px;margin-top: 12px;}
    .xmkjbar {padding: 0px 0;}
    .xmkjbar-item {margin-top: 0px;}
    .xmkjbg-wd h3 {font-size: 20px;}
    .xmkjbg-wd i {margin: 16px 0 18px;}
    .xmkjbg-wd {width: 510px;padding: 32px;}
    .xmkjsx-wd h3, .xmkjyt-wd h3{font-size: 20px;}
    .xmkjsx-wd p, .xmkjyt-wd p{line-height: 28px;}
    .xmkjsx-wd i, .xmkjyt-wd i {margin: 18px 0 20px;}
    .xmkjsx-wd {padding-top: 120px;}
    .xmkjyt-wd label:nth-of-type(1) {margin-top: 16px;}
    .xmkjyt-img, .xmkjyt-wdbox {height: 420px;}
    .xmloop-item {margin-top: 40px;}
    .xmloop {padding: 60px 0 68px;}
    .xmyypt {padding-top: 60px;}
    .xmyypt-item {margin-top: 48px;}
    .xmyypt-title i {margin: 20px auto;}
    .xmjrjz {padding: 64px 0;}
    .xmjrjz li{padding: 64px 0;margin-top: 50px;}
    .xmjrtf{padding: 64px 0;}
    .xmjrjz li:nth-of-type(2n) .xmjrjz-wd.xmkjyt-wd {padding-left: 38px;}
    .xmjrjz-wd.xmkjyt-wd {padding-right: 38px;}
    .xmjr-wd.xmkjyt-wd {padding-right: 48px;}
    .ywban-desc p {margin-top: 16px;}
    .ywban-desc {margin-top: 24px;}
    .ywban-wdbox {padding: 0 4%;}
    .ywban-img, .ywban-wdbox {height: 500px;}
    .ywkjyw {padding: 60px 0 68px;}
    .ywkjyw-list, .ywkjmb-item {margin-top: 44px;}
    .ywkjyw-wd {padding: 28px 0 28px 28px;}
    .ywkjyw-wd h6 {font-size: 16px;padding-bottom: 8px;}
    .ywkjyw-list li:hover .ywkjyw-wd h6{font-size: 20px;}
    .ywkjyw-wd p {padding-right: 28px;line-height: 26px;margin-top: 24px;}
    .ywkjyw-img, .ywkjyw-list {height: 420px;}
    .ywkjmb, .ywkjjj {padding: 64px 0;}
    .ywkjmb-wd h6{font-size: 20px;}
    .ywkjmb-wd p {margin-top: 18px;}
    .ywkjmb-wd {padding: 0 32px;bottom: 32px;width: 500px;}
    .ywkjmb-menu {padding: 50px 50px 0 0;}
    .ywkjmb-imgwd img, .ywkjmb-menu {height: 432px;}
    .ywkjal {padding-top: 64px;}
    .ywkjal-item {margin-top: 44px;}
    .ywkjjj-list li {margin-top: 24px;}
    .ywyykf {padding: 0px 0;}
    .ywyykf-wd {padding: 32px 28px 0;}
    .ywyykf-wdlist li h6{font-size: 20px;}
    .ywyyxm {padding: 64px 0 58px;}
    .ywyyxm-item {margin-top: 30px;}
    .ywyygl-wd p {margin-top: 20px;font-size: 20px;}
    .popUp-item{width: 92%;}
    .popUp-btn{right: 0;top: 1px;}
    .popUp-btn a{width: 40px;height: 40px;background-size: auto 20px;}
    .popUp2-item{width: 92%;}
    .popUp2-btn{right: 0;top: 1px;}
    .popUp2-btn a{width: 40px;height: 40px;background-size: auto 20px;}

    .xwzxxq {padding: 60px 0 68px;}
    .xwzxxq-rbox a{margin-bottom: 28px;}
    .xwzxxq-wd h5 {margin-bottom: 36px;}
    .xwzxxq-img {padding-bottom: 54px;}
    .zplb{padding: 40px 0 64px;}
    .webmap-list li{width: 48%;}
    .xwzxlb-ban-img img {height: 350px;}
    .ywyykh{padding-bottom: 60px;}
    .ywyykh-loop{margin-top: 40px;}

    .xwzxlb-ban-meng {padding: 14px 18px;}
    .xwzxlb-ban-meng p {margin-bottom: 8px;}
    .xwzxlb-ban-meng h1 {font-size: 16px;}
    .xwzxlb-ban-wd a {padding-bottom: 24px;margin-bottom: 20px;}
    .xwzxlb-ban-wd a h1 {font-size: 16px;margin-bottom: 14px;}
    .zxns-button-prev, .zxns-button-next{width: 40px;height: 80px;background-size: 32px auto;margin-top: -40px;}
    .zsxq-wd {padding-bottom: 54px;}
    .zsxq .contain {margin-top: 64px;}
    .zxns-img-wd {padding: 15% 10%;}
    .zxns-img-wd p {font-size: 18px;}
    .zxns-img-wd h1 {font-size: 24px;}
    .zxns-img-wd h1:nth-child(2) {margin-bottom: 42px;}
    .zxns-img {margin: 60px 0 68px;}
    .zxns-shzp {padding:68px 60px;}
    .xwzxxq-wd{padding-bottom: 50px;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .popVideo-content{width: 94%;}
    .popVideo-close{right: 0;}
    .jtjjbar-wd{width: 46%;}
    .lxwmgs-list li{width: 48%;}
    .lxwmdt-list {width: 100%;height: auto;padding: 18px 40px 32px;}
    .lxwmdt-map{width: 100%;margin-top: 28px;}
    .xmkjsx-wd {padding-top: 100px;}
    .ywkjyw-wd p{font-size: 14px;line-height: 24px;}
    .ywkjjj-list ul {margin-left: 0;}
    .ywkjjj-list li {margin-left: 0;width: 100%;}
    .ywkjmb-menu li:after{width: 100%;left: 0;}
    .ywkjmb-imgwd img, .ywkjmb-menu {height: 350px;}
    .ywkjal-wdbox, .ywkjal-img {height: auto;width: 100%;}
    .ywkjal-wd {padding: 48px 4% 32px;}
    .ywkjal-wddesc{margin-top: 28px;height: auto;padding-right: 0;}
    .ywyykf-img img{min-height: 380px;}
    .zsxq-rbox h1 {font-size: 20px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .sonmenu-site{display: none;}
    .sonmenu-link{width: 100%;}
    .djzdbar-wd{width: 100%;padding-right: 0;}
    .djzdbar-img{width: 100%;text-align: center;margin-top: 28px;}
    .sonban-wd h3, .sonban-wd p {animation: none;}
    .sonmenu-site a, .sonmenu-link a {height: 44px;line-height: 56px;}
    .dszjy-wd {width: 100%;padding: 32px 18px;}
    .dszjy-wddesc p {margin-top: 20px;}
    .dszjy-img{width: 100%;padding-top: 80px;}
    .dszjy-imgdesc{left: 0;}
    .hzhb li{width: 48.5%;}
    .jtjjbar-wd{width: 100%;}
    .jtjjbar-desc {margin-top: 28px;max-height: none;padding-right: 0;}
    .jtjjbar-desc p {margin-top: 12px;}
    .jtjjbar-img{width: 100%;margin-top: 24px;}
    .jtjjbg .contain{width: 92%;}
    .jtjjlc-wd h3 {font-size: 14px;line-height: 22px;}
    .jtjjhj-wd {width: 100%;padding: 0;}
    .jtjjhj-img{width: 100%;margin-top: 28px;}
    .jtjjhj {padding: 50px 0 0;}
    .ppgsli-wd{width: 100%;padding: 28px 0 0 !important;}
    .ppgsli-img{width: 100%;}
    .ppgsli-wd h1{font-size: 20px;}
    .qywh-wd-box{width: 568px;}
    .qywh-wd h6{font-size: 22px;}
    .gys-img{width: 100%;}
    .gys-item{width: 100%;margin-top: 28px;}
    .lxwmfk-yzm{width: 100%;}
    .lxwmfk-btn{width: 100%;margin-top: 30px;}
    .xmkjbar-wd{width: 100%;padding: 0;position: static;transform: translateY(0);top: 0;}
    .xmkjbar-wdbox, .xmkjbar-vd{width: 100%;padding: 0 4%;height: auto;}
    .xmkjbar-vd{margin-top: 28px;}
    .xmkjsx-wd {padding-top: 0;}
    .xmkjyt-img, .xmkjyt-wdbox{width: 100%;height: auto;}
    .xmkjyt-wd{padding: 28px 4%;}
    .xmloop-item {padding: 0 50px;}
    .xmloop-wd{bottom: 0;}
    .xmyypt-wd {padding: 24px 4%;position: static;width: 100%;background: #f2f2f2;color: #333;margin-bottom: 2px;}
    .xmyypt-img{display: block;}
    .xmyypt-item{background: none !important;}
    .xmyypt-wdbox .contain{height: auto;width: 100%;}
    .xmjrjz-wd.xmkjyt-wd {padding: 28px 0 0 !important;}
    .xmjrjz-wd.xmkjyt-wd, .xmjrjz-img{width: 100%;}
    .xmjr-wd.xmkjyt-wd{padding: 28px 0 0 !important;}
    .xmjr-wdbox, .xmjr-img{width: 100%;height: auto;}
    .ywban-img, .ywban-wdbox{width: 100%;height: auto;}
    .ywban-wdbox {padding: 28px 4%;}
    .ywkjyw-img, .ywkjyw-list {height: auto;}
    .ywkjyw-list li{width: 100%;margin-top: 20px;}
    .ywkjyw-list li:first-child{margin-top: 0;}
    .ywkjyw-img img{width: 100%;object-fit: cover;}
    .ywkjyw-wd p, .ywkjyw-wd i{opacity: 1;transform: translateY(0);}
    .ywkjyw-wd i{display: none;}
    .ywkjyw-wd p{padding-right: 0;}
    .ywkjyw-wd {padding: 28px 4%;top: auto;bottom: 0;height: auto;}
    .ywkjyw-wd h6 {font-size: 18px;padding-bottom: 10px;}
    .ywkjmb-menu {padding: 20px 4% 0 0;}
    .ywkjmb-wd {padding: 0 4%;bottom: 28px;width: 100%;}
    .ywkjmb-menu li {font-size: 16px;padding-left: 24px;}
    .ywyykf-wd {padding: 28px 4%;}
    .ywyykf-wdlist {margin-top: 24px;}
    .ywyykf-wd, .ywyykf-img{width: 100%;}
    .ywyykf-img img{min-height: auto;}
    .fullpage {margin-top: 34px;}

    .xwzxxq-lbox {width: 100%;border-right: none;padding-right: 0;}
    .xwzxxq-rbox {width: 100%;margin-top: 40px;}
    .xwzxxq-list {margin-top: 38px;}
    .xwzxlb-ban-img {width: 100%;float:unset;}
    .xwzxlb-ban-wd {float: unset;width: 100%;margin-top: 30px;}
    .xwzxlb-list-day {width: 90px;height: 90px;margin-right: 16px;}
    .xwzxlb-list-day h5 {font-size: 30px;}
    .xwzxlb-list-day h5:after {left: 36%;}
    .xwzxlb-list-day p {font-size: 16px;}
    .xwzxlb-list-wd h5 {font-size: 16px;margin-bottom: 10px;}
    .xwzxlb-list-wd p {line-height: 1.4em;}
    .xwzxlb-list-wd {margin-top: 16px;}
    .xwzxlb-list a {height: 130px;}
    .zsxq-lbox {width: 100%;margin-right: unset;margin-bottom: 60px;float: unset;border-right: none;padding-right: 0;}
    .zsxq-rbox {width: 56%;float: unset;border-left: unset;margin-bottom: 60px;}
    .zplb-list a {height: 130px;}
    .zplb-list-day {width: 90px;height: 90px;margin-right: 16px;}
    .zplb-list-day h5 {font-size: 30px;}
    .zplb-list-day h5:after {left: 36%;}
    .zplb-list-day p {font-size: 16px;}
    .zplb-list-wd h5 {font-size: 16px;margin-bottom: 10px;}
    .zplb-list-wd p {line-height: 1.4em;}
    .zxns-img-wd{padding: 10% 8%;}
    .zxns-img-l,.zxns-img-r {width: 100%;}
    .zxns-img {margin: 60px 0 60px;}
    .zxns-shzp {padding-top: 60px;}
    .xyzp-fenlei a{width: 48.5%;margin-top: 1.5%;}
    .xyzp-fenlei {margin-top: 44px;}
    .zxns-list {margin-top: 48px;}
    .sonmenu.search-menu .sonmenu-site{display: block;padding: 0 4%;}
    .xwzxlb-ban-img img{height: 400px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .sonban-wd h3 {font-size: 22px;}
    .sonban-wd p {margin-top: 10px;font-size: 16px;letter-spacing: .1em;}
    .sonmenu .contain{width: 100%;}
    .sonmenu-site a, .sonmenu-link a {height: 40px;line-height: 42px;}
    .sonmenu-link{overflow-x: auto;}
    .sonmenu-link-scroll{width: 100%;}
    .sonmenu-link a{display: block;float: left;margin: 0 12px !important;}
    .djzdbar-wdimg {padding: 38px 0;}
    .sontit-one p {font-size: 18px;}
    .sontit-one h3 {font-size: 20px;margin-top: 8px;}
    .sontit-two h3{font-size: 20px;}
    .title-three h3{font-size: 20px;height: 40px;}
    .title-three h3:after {width: 80px; margin-left: -40px;}
    .title-four h3{font-size: 20px;}
    .title-four h3 span{padding: 0;}
    .title-four h3:after{display: none;}
    .title-four p{margin-top: 8px;}
    .sontit-two p{margin-top: 10px;}
    .djzdbar-desc {margin-top: 20px;}
    .djzdbar-img {margin-top: 24px;}
    .djzdpic {padding: 38px 0 40px;}
    .dszjy {padding: 38px 0 40px;}
    .dszjy-wd {padding: 20px 18px;}
    .dszjy-wddesc p {margin-top: 14px;line-height: 28px;}
    .dszjy-wdline span {letter-spacing: .4em;padding-right: 28px;}
    .dszjy-wdline {margin-top: 24px;}
    .dszjy-imgdesc p {font-size: 22px;}
    .dszjy-imgdesc h6 {font-size: 18px;margin-top: 12px;}
    .dszjy-imgdesc{top: 36px;}
    .dszjy-img {padding-top: 68px;}
    .hzhb li {margin-top: 1.5%;}
    .hzhb-img{height: 100px;line-height: 96px;}
    .hzhb-wd p{font-size: 14px;}
    .hzhb-wd{height: 46px;}
    .hzhb {padding: 30px 0 40px;}
    .jtjjbar {padding: 38px 0 40px;}
    .videoicon{width: 58px;height: 58px;margin-top: -29px;margin-left: -29px;}
    .jtjjbg-desc h1 {font-size: 18px;}
    .jtjjbg-desc h6 {font-size: 18px;margin: 8px 0 20px;}
    .jtjjbg-desc p {line-height: 26px;}
    .jtjjbg-desc {margin-top: 28px;}
    .jtjjbg {padding: 44px 0 48px;}
    .jtjjlc {padding: 42px 0 40px;}
    .jtjjlc-list:before, .jtjjlc-list:after{display: none;}
    .jtjjlc-list li{width: 50%;}
    .jtjjlc-list li {padding: 0 10px;}
    .jtjjlc-item {margin-top: 8px;}
    .jtjjhj {padding: 38px 0 0;}
    .jtjjhj-wdli {margin-top: 28px;padding: 16px 0;}
    .jtjjhj-wdli li {margin-top: 18px;}
    .jtjjhj-img {margin-top: 20px;}
    .ppgsbar h3 {font-size: 20px;}
    .ppgsbar {padding: 40px 0;}
    .ppgsbar p {margin-top: 18px;text-align: justify;text-justify: distribute;}
    .ppgsli-item {padding: 42px 0;}
    .ppgsli-wd h1{font-size: 18px;}
    .ppgsli-wd p{margin-top: 12px;}
    .qywh-wd-box{width: 328px;}
    .qywh-wd{margin: 10px 6px !important;}
    .qywh {padding: 30px 0 34px;}
    .qywh-wd h6 {font-size: 20px;}
    .qywh-wdct {padding: 0 24px;}
    .qywh-wd {width: 152px;height: 132px;background-size: 100% auto;}
    .qywh-wd p {font-size: 12px;line-height: 18px;}
    .qywh-wd h6 {font-size: 16px;margin-bottom: 6px;}
    .gys {padding: 38px 0 40px;}
    .gys-title h6{height: 36px;}
    .gys-remark {margin-top: 20px;}
    .gys-down-file p {width: calc(100% - 120px);padding: 0 16px 0 34px;background-position: left 8px center;}
    .gys-down-file a{width: 120px;}
    .gys-desc {padding: 16px 0 4px;}
    .lxwmdt {padding: 38px 0 40px;}
    .lxwmdt-list li {padding: 14px 0 14px 40px;}
    .lxwmdt-list {padding: 16px 20px 28px;}
    .lxwmdt-map {height: 300px;}
    .lxwmgs {padding: 38px 0 40px;}
    .lxwmgs-menu a {margin-right: 24px;}
    .lxwmgs-list ul {margin-left: 0;}
    .lxwmgs-list li {width: 100%;margin-top: 18px;margin-left: 0;height: auto;padding: 24px 0;}
    .lxwmgs-list h6 {padding: 0px 24px;font-size: 16px;margin-bottom: 14px;}
    .lxwmgs-item {padding-top: 12px;}
    .lxwmfk {padding: 38px 0 40px;}
    .lxwmfk-form li{width: 100%;margin-top: 16px;}
    .lxwmfk-form li input, .lxwmfk-form li textarea{height: 40px;padding: 0 12px;}
    .lxwmfk-form li textarea {padding: 8px 12px;height: 180px;}
    .lxwmfk-yzm {padding-right: 128px;}
    .lxwmfk-yzm span {width: 116px;height: 40px;}
    .lxwmfk-btn {margin-top: 16px;height: 40px;}
    .xmkjbar {padding: 0px 0;}
    .xmkjbar-wd h3 {font-size: 18px;}
    .xmkjbar-wd h6 {margin: 10px 0 16px;}
    .xmkjbar-item {margin-top: 0px;}
    .xmkjbg-wd {width: 100%;padding: 20px;}
    .xmkjbg-wd h3 {font-size: 18px;}
    .xmkjbg-wd p {font-size: 14px;line-height: 24px;}
    .xmkjbg-wd i {margin: 12px 0;}
    .xmkjbg img{min-height: 330px;}
    .xmkjsx {padding: 40px 0;}
    .xmkjsx-wd{width: 100%;}
    .xmkjsx-wd h3, .xmkjyt-wd h3 {font-size: 18px;}
    .xmkjsx-wd p, .xmkjyt-wd p {line-height: 24px;font-size: 14px;}
    .xmkjsx-wd i, .xmkjyt-wd i {margin: 12px 0 14px;}
    .xmkjsx-img{width: 100%;margin-top: 24px;}
    .xmloop {padding: 40px 0;}
    .xmloop-item {margin-top: 28px;}
    .xmloop-item {padding: 0 30px;}
    .xmloop-wd { padding: 0 12px;}
    .xmloop-wd p {font-size: 14px;height: 40px;line-height: 40px;}
    .xmyypt-title h3 {font-size: 20px;}
    .xmyypt-title i {margin: 14px auto;}
    .xmyypt {padding-top: 40px;}
    .xmyypt-item {margin-top: 32px;}
    .xmyypt-wd p {font-size: 14px;line-height: 24px;}
    .title-three h4{font-size: 18px;}
    .xmjrjz {padding: 40px 0;}
    .xmjrjz li{padding: 34px 0;margin-top: 28px;}
    .xmjrtf {padding: 40px 0;}
    .ywkjyw-wd p {font-size: 12px;line-height: 18px;margin-top: 16px;}
    .ywkjyw-wd {padding: 16px 4%;}
    .ywkjyw {padding: 38px 0 40px;}
    .ywkjyw-list, .ywkjmb-item {margin-top: 32px;}
    .ywkjmb, .ywkjjj {padding: 40px 0;}
    .ywkjmb-imgwd img, .ywkjmb-menu{height: auto;}
    .ywkjmb-loop{width: 100%;}
    .ywkjmb-wd p {font-size: 14px;line-height: 20px;margin-top: 12px;}
    .ywkjmb-wd h6 {font-size: 18px;}
    .ywkjmb-imgwd img{min-height: 250px;}
    .ywkjmb-wd{bottom: 16px;}
    .ywkjmb-menu {padding: 0;width: 100%;overflow: hidden;}
    .ywkjmb-menu li {font-size: 14px;padding-left: 0;text-align: center;width: 50%;float: left;height: 44px;line-height: 44px;}
    .ywkjmb-menu li:first-child{border-top: none;}
    .ywkjal {padding-top: 40px;}
    .ywkjal-item {margin-top: 32px;}
    .ywkjal-wd {padding: 32px 4% 28px;}
    .ywkjal-wd h6 {font-size: 20px;}
    .ywkjal-wddesc {margin-top: 20px;}
    .ywkjjj-wd p {font-size: 14px;line-height: 24px;}
    .ywkjjj-wd h6 {font-size: 18px;margin-bottom: 12px;}
    .ywkjjj-wd {position: static;padding: 24px 0 0;color: #666;}
    .ywkjjj-list li:after{display: none;}
    .ywkjjj-wd p:before{background: #666;}
    .ywkjjj-list {margin-top: 10px;}
    .ywban-desc p {margin-top: 0;line-height: 26px;}
    .ywyykf {padding: 30px 0;}
    .ywyykf-item {margin-top: 0px;}
    .ywyykf-wdlist li h6 {font-size: 18px;}
    .ywyykf-wdlist li i{width: 88px;height: 88px;}
    .ywyykf-wdlist li i:before{background-size: 100% auto;}
    .ywyyxm {padding: 40px 0 32px;}
    .ywyyxm-menu a{width: 33.3333%;margin-right: 0;}
    .ywyyxm-item {margin-top: 30px;}
    .ywyyxm-wd {padding: 14px 4%;}
    .ywyygl {padding-bottom: 40px;}
    .ywyygl-wd p {margin-top: 16px;font-size: 18px;}
    .ywyygl-list li{width: 100%;margin-top: 6px;}
    .ywyygl-list{margin-top: 24px;}
    .popUp-name {margin-bottom: 16px;padding-bottom: 14px;font-size: 20px;}
    .popUp-item {padding: 24px 48px 32px 24px;}
    .popUp-cont{height: 380px;}
    .popUp2-name {margin-bottom: 16px;padding-bottom: 14px;font-size: 20px;}
    .popUp2-item {padding: 24px 48px 32px 24px;}
    .popUp2-cont{height: 380px;}
    .fullpage a {width: 34px;height: 34px;line-height: 34px;margin: 0 4px;}
    .xwzxxq {padding: 38px 0 40px;}
    .xwzxxq-wd h1 {font-size: 18px;margin-bottom: 18px;}
    .xwzxxq-wd h5 {font-size: 14px;margin-bottom: 24px;}
    .xwzxxq-wd p {font-size: 14px;line-height: 24px;text-align: justify;text-justify: distribute;}
    .xwzxxq-img {padding-bottom: 32px;}
    .xwzxxq-list {margin-top: 30px;}
    .xwzxxq-list-l {float: unset;width: 100%;margin-bottom: 24px;}
    .xwzxxq-list-l a {font-size: 14px;}
    .xwzxxq-list-r {float: unset;width: 50%;margin: 0 auto;}
    .xwzxxq-rbox h2 {font-size: 20px;margin-bottom: 20px;}
    .xwzxxq-wd h5 span {margin-left: 26px;}
    .xwzxxq-rbox a { line-height: 1.4em;margin-bottom: 24px;}
    .xwzxlb-ban-meng {padding: 12px 16px;}
    .xwzxlb-ban-meng p {margin-bottom: 6px;font-size: 14px;}
    .xwzxlb-ban-meng h1 {font-size: 12px;max-width: 80%;}
    .xwzxlb-ban-img .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 16px;}
    .xwzxlb-ban-wd a p {line-height: 1.4em;}
    .xwzxlb-ban {padding-bottom: 24px;}
    .xwzxlb-list a {padding: 14px 0;height: 120px;}
    .zsxq .contain {margin-top: 36px;}
    .zsxq-wd {padding-bottom: 30px;}
    .zsxq-wd h1 {font-size: 18px;margin-bottom: 18px;line-height: 1.4em;}
    .zsxq-wd h5 {font-size: 14px;margin-bottom: 24px;}
    .zsxq-wd p {font-size: 14px;line-height: 24px;}
    .zsxq-list {margin-top: 26px;}
    .zsxq-list-l {float: unset;width: 100%;margin-bottom: 24px;}
    .zsxq-list-l a {font-size: 14px;}
    .zsxq-list-r {float: unset;width: 50%;margin: 0 auto;}
    .zsxq-lbox {margin-bottom: 40px;}
    .zsxq-rbox {width: 100%;}
    .zsxq-rbox h1:first-child {margin-bottom: 8px;}
    .zsxq-rbox h1:nth-child(2) {margin-bottom: 20px;}
    .zplb-list a {padding: 14px 0;height: 120px;}
    .zxns-img-wd {padding: 12% 14%;}
    .zxns-shzp {padding: 40px 4%;}
    .zxns-img {margin: 30px 0 30px;}
    .zxns-img-wd h1 {font-size: 20px;}
    .zxns-img-wd h1:first-child {margin-bottom: 6px;}
    .zxns-img-wd h1:nth-child(2) {margin-bottom: 20px;}
    .zxns-img-wd p {font-size: 16px;}
    .zxns-xyzp{padding: 40px 0;}
    .xwzxlb-ban-wd a h1 {margin-bottom: 12px;}
    .xwzxlb-list-wd {margin-top: 14px;}
    .zplb {padding: 24px 0 40px;}
    .zxns-img-wd {padding: 12% 8%;}
    .zxns-img img {max-height: 180px;}
    .zxns-list {margin-top: 32px;}
    .zxns-button-prev, .zxns-button-next {width: 28px;height: 48px;background-size: 14px auto;margin-top: -24px;}
    .zxns-button-prev {left: -28px;}
    .zxns-button-next {right: -28px;}
    .zxns-link {height: 260px;padding: 28px 24px 32px;}
    .xyzp-fenlei {margin-top: 32px;}
    .xyzp-fenlei-wd h5 {font-size: 18px;margin-top: 18px;}
    .pop-job-btn a {width: 118px;height: 40px;line-height: 38px;font-size: 14px;}
    .pop-job-btn a.pop-job-apply i{display: none;}
    .popUp-cont p {line-height: 24px;text-align: justify;text-justify: distribute;}
    .popUp2-cont p {line-height: 24px;text-align: justify;text-justify: distribute;}
    .pop-job .popUp-name h6{width: 100%;}
    .pop-job .popUp-name p{width: 100%;margin-top: 12px;}
    .pop-job-btn {margin-top: 20px;padding-top: 24px;}
    .pop-job .popUp-cont {height: 300px;}
    .search-bar {padding: 40px 0 36px;}
    .search-form {padding-right: 110px;width: 100%;}
    .search-btn{width: 100px;}
    .searchlb-list li {padding: 20px 0;}
    .searchlb {padding-bottom: 44px;}
    .searchlb-link h1{font-size: 16px;}
    .searchlb-link p{line-height: 22px;}
    .webmap {padding: 40px 0 44px;}
    .webmap-list ul {margin-left: 0;}
    .webmap-list li {width: 100%;margin-left: 0;height: auto;margin-top: 20px;}
    .webmap-bar a{font-size: 18px;}
    .webmap-link a{font-size: 14px;}
    .webmap-list {margin-top: 12px;}
    .xwzxxq-wd{padding-bottom: 36px;}
    .ywyykh{padding-bottom: 40px;}
    .ywyykh-loop{margin-top: 32px;}
    .ywyykh .swiper-wrapper {padding-bottom: 34px;}
    .xwzxlb-ban-img img{height: 186px;}
    .ywyykh .swiper-pagination-bullet {width: 7px;height: 7px;margin: 0 4px !important;}
    .jtjjlc-list{text-align: left;}
    .jtjjlc-year, .jtjjlc-wd{text-align: center;}
}

