

body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#19549b;}
html,body{position:relative;height: 100%;}
.listBody{background:#f6f8fa;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:80px 0;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}


@font-face {
  font-family: 'iconfont';  /* Project id 2288898 */
  src: url('../font/font_2288898_6ckbrkbovnk.eot'); /* IE9 */
  src: url('../font/font_2288898_6ckbrkbovnk.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/font_2288898_6ckbrkbovnk.woff2') format('woff2'),
  url('../font/font_2288898_6ckbrkbovnk.woff') format('woff'),
  url('../font/font_2288898_6ckbrkbovnk.ttf') format('truetype'),
  url('../font/font_2288898_6ckbrkbovnk.svg') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}


/* 主导航 */
.header{position:fixed;;width:100%;z-index:99;left:0;top:0;height:90px;line-height:90px;transition:all .5s;background:#19549b;font-family: "微软雅黑";font-weight: 500;}
.header .container{height:90px;}
.nav {width:45%;max-width:650px; display:flex;justify-content:space-between;margin-right:50px; font-size: 18px;}
.nav .m{float:left;text-align:center;}
.nav .m>a{color:#fff;display:inline-block;position:relative;}
.nav .m>a::after{content:"";position: absolute;left:0;bottom:25px;width:100%;height:2px;background:#fff;transition:transform .3s;z-index:1;transform: scale(0,1);transform-origin:right;}
.nav .cur>a,.nav .m>a:hover{color:#fff;}
.nav .cur>a::after,.nav .m>a:hover::after{transform: scale(1);transform-origin:left;}
.nav .navSub{position:absolute;top:120%;background:#fff;width:100%;text-align:center;padding:20px 0;transform:scaleY(0);opacity:0;left:0px;border-radius: 0 0 5px 5px;transform-origin:top;transition:top .5s,opacity .5s;line-height:1.8;}
.navSub::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;width:300%;left:-100%;z-index:-1;border-top: 1px solid #eee;}
.nav .navSub li{display:inline-block;padding:0 32px;text-align:center;border-right: 1px solid #eee;line-height:1.8;}
.nav .navSub a{color:#191919;display:block;position: relative;transition:all .5s;}
.nav .navSub i{display:block;background-size:100%;background-repeat: no-repeat;background-position:center;margin-bottom:20px;position:relative;font-family:"iconfont";font-style:normal;font-size:2.5em;line-height:1;opacity:.8;}
.nav .navSub i::after{content:"";position: absolute;width:60px;height:60px;background:#e8f3ff;border-radius:100%;top:50%;left:50%;z-index:-1;transition:all .5s;transform:scale(0);margin-left:-30px;margin-top:-30px;}
.nav .navSub a:hover{color: #004ea2;}
.nav .navSub a:hover i::after{transform:scale(1);}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}


/* 头部右侧 */
.headR{position:absolute;right:0;top:0;color:#fff;}
.headR li{float:left;position: relative;}
.headR .sIcon{font-family:"iconfont";font-style:normal;cursor:pointer;font-size:1.143em;}
.headR .tel{float:left;font-size:1.125em;padding-left:26px;font-family:Arial;background: url('../image/hTel.png') no-repeat left center;}
.headR .tel::after{content:"";position: absolute;left:-20px;width:1px;height:20px;background:#fff;opacity:.2;top:42px;}
.headR .lang{border:1px solid #fff;height:26px;line-height:24px;border:1px solid #fff;border-radius:14px;top:38px;font-size:14px;overflow:hidden;margin:0 40px 0 20px;}
.headR .lang a{color:#fff;float:left;width:38px;height:24px;text-align:center;}
.headR .lang .on,.headR .lang a:hover{background:#fff;color:#3388ff;}

/* 导航蓝色 */
.headW,.fp-viewing-0 .header{background:none;}
.header .img2,.fp-viewing-0 .header:hover .img2,.fp-viewing-0 .header .img1{display:none;}
.fp-viewing-0 .headW .img2,.fp-viewing-0 .header:hover .img1{display:inline-block;}
.headFix,.headHove,.fp-viewing-0 .nav .m>a::after{background:#19549b;}
.fp-viewing-0 .nav .m>a{color:#19549b;}
.fp-viewing-0:hover,.fp-viewing-0 .header:hover .nav .m>a::after{background:#fff;}
.fp-viewing-0 .searBtn{background-image: url('../image/sBtn2.png');display:none;}
.fp-viewing-0 .header:hover{background:#19549b;}
.fp-viewing-0 .header:hover .nav .m>a{color:#fff;}
.fp-viewing-0 .header:hover .searBtn{background-image: url('../image/sBtn.png');}



/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:45px;width:24px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#fff;margin-bottom:5px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapTel,.wapLang{font-family:"iconfont";position: absolute;color:#fff;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.wapLang{right:100px;}

/* PC端搜索 */
.searBtn{display: none; position:absolute;right:0;top:50%;background: url('../image/sBtn.png') no-repeat;width:18px;height:18px;cursor:pointer;margin-top:-10px;}
.searBtn:hover{opacity:.8;}
.search{position: absolute;padding:15px 10px;background:#19549b;right:0;top:0;display:none;width:100%;z-index:99;height:90px;}
.search form{width:40%;margin:0 auto;height:50px;line-height:50px;border-bottom: 1px solid #fff;padding-right:30px;position:relative;}
.search .txt{width:100%;height:50px; line-height:50px;color:#fff;}
.search .btn{position:absolute; width:30px;height:50px; cursor:pointer;transition:all 0.3s;background:url('../image/sBtn.png') no-repeat center;right:0;background-size:20px;}
.search .btn:hover{opacity:.8;}
.search .close{position: absolute;right:50px;color:#fff;font-size:1.5em;font-family:"iconfont";top:0;cursor:pointer;line-height:90px;}
.search input::-webkit-input-placeholder{color:#fff;opacity:.8;}
.search input::-moz-placeholder{color:#fff;opacity:.8;}
.search input:-moz-placeholder{color:#fff;opacity:.8;}
.search input:-ms-input-placeholder{color:#fff;opacity:.8;}


/* 广告轮播图 */
.banner{width: 100%;height:100%;overflow:hidden;}
.banner .swiper-slide{position:relative;height:100%;overflow:hidden;}
.banner .pic{height:100%;}
.banner .small{display:none;}
.banner .txt{position:absolute;left:50%;top:30%;transform:translate(-50%) scale(0);z-index:10;opacity:0;transition:all 1s;text-align:center;font-size:2.125em;color:#19549b;letter-spacing:8px;width:100%;}
.banner .txt h3{font-size:2.118em;font-weight:700;letter-spacing:10px;margin-bottom:5px;}
.banner .more{display:inline-block;margin-top:50px;font-size:16px;border:1px solid #19549b;border-radius:5px;width:140px;height:44px;line-height:42px;color:#19549b;letter-spacing:2px;}
.banner .more:hover{background:#19549b;color:#fff;}
.banner .swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-slide-active .txt{ opacity:1;transform:translate(-50%) scale(1);}
.banner .mouse{position:absolute;background: url('../image/mouse.png') no-repeat top center;left:50%;bottom:60px;z-index:2;height:28px;  -webkit-animation: mouse both ease-in 3s infinite; -o-animation: mouse both ease-in 3s infinite; animation: mouse both ease-in 3s infinite;margin-left:-30px;padding-top:40px;color:#fff;}
.banner .btn{width:46px;height:46px;background:url('../image/banBtn.png') no-repeat -46px 0; top:auto;bottom:30px;opacity:.5;right:7%;}
.banner .swiper-button-prev{left:auto;right:10%;background-position: 0 0;}
.banner .btn:hover{opacity:1}

.banner .swiper-pagination{bottom:30px;;max-width:1600px;left:50%;transform:translateX(-50%);text-align:left;color:#fff;}
.banner .swiper-pagination-bullet{background:none;width:auto;height:auto;opacity:.6;margin-right:30px !important;position:relative;}
.banner .swiper-pagination-bullet::after{content:"";position: absolute;left:120%;width:0;height:1px;background:#fff;top:50%;transition:all .5s;}
.banner .swiper-pagination-bullet-active{opacity:1;}
.banner .swiper-pagination-bullet-active::after{width:15px;}

.homeBan{background: url('../image/ban_bg.png') no-repeat;background-size:cover;height:100vh;}
.homeBan .pic{height:100%;width:100%;animation: panorama 16s linear infinite;background-position: 0 bottom;background-repeat: no-repeat;}
.homeBan .txt{position:absolute;left:0;top:40%;text-align:center;width:100%;transform: translateY(-50%);z-index:2;}
.homeBan .txt img{display:inline-block;max-width:90%;}
.project  .fp-tableCell,.news .fp-tableCell,.partner .fp-tableCell{padding-top:80px;}
@keyframes panorama {
  to {
    background-position: 100% bottom;
  }
}

/* 产品 */
.hTitle{font-size:1rem;margin-bottom:40px;}
.hTitle b{font-size:2.875em;color:#000123;display:block;letter-spacing:2px;margin-bottom:5px;}
.hTitle i{font-style:normal;color:#19549b;}
.hTitle .s{display: block;font-size:1.875em;color:#fff;text-transform: uppercase;font-family:Arial;font-weight:700;  text-shadow: 1px 1px 0 #d9e3f1, -1px 1px 0 #d9e3f1, 1px -1px 0 #d9e3f1, -1px -1px 0 #d9e3f1;letter-spacing:2px;line-height:1;}
.proMenu{display:flex;justify-content: center;font-size:1.25em;margin-bottom:50px;flex-flow:row wrap;}
.proMenu a{display:inline-block;height:45px;line-height:45px;background:#e3f0ff;color:#19549b;font-weight:700;padding:0 30px;border-radius:30px;margin:0 10px;}
.proMenu .on{background:#19549b;color:#fff;transition:all .5s;}

.project{overflow:hidden;font-size:1.125em;background: url('../image/project_bg.jpg') no-repeat center;background-size:cover;}
.proMain,.proMain .main{overflow:hidden;height:540px;}
.proMain .main{opacity:0;transform:scale(0);z-index:0;position: relative;height:0px;transition: opacity .5s;overflow:hidden;}
.proMain .main.on{opacity:1;transform:scale(1);z-index:10;height:100%;}
.proTxt{width:42%;overflow:hidden;padding-top:30px;height:540px;}
.proTxt h3{font-size:2.222em;color:#19549b;font-weight:700;margin-bottom:20px;}
.proTxt h3 i{float:left; width:40px;height:40px;margin-right:15px;margin-top:12px;background-repeat: no-repeat;background-size:45px;}
.proTxt p{text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:3;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:3;margin-bottom:25px;line-height:2;}
.proTxt .list span{float: left;width:50%;color:#19549b;margin:10px 0;background: url('/themes/Home/default/Public/images/p_li.png') no-repeat left center;padding-left:25px;}
.proTxt .more {display:inline-block;width:160px;height:44px;line-height:44px;border:1px solid #19549b;color:#19549b;background:#fff;border-radius:22px;text-align:center;font-size:0.889em;text-align:center;position:absolute;bottom:70px;}
.proTxt .more i{font-family:"iconfont";margin-left:10px;font-style:normal;}
.proTxt .more:hover{background:#19549b;color:#fff;}
.pro_shadow{width:49%;position: relative;padding-right:30px;padding-bottom:30px;}
.pro_shadow::after{content:"";position: absolute;background:#fff;right:15px;top:15px;box-shadow:0 2px 15px #d1d1d1;left:15px;bottom:15px; z-index:-1;border-radius:20px;}
.proSlide{overflow: hidden;border-radius:20px;}
.proSlide li{height:480px;border-radius:20px;overflow:hidden;}
.proSlide li span{border-radius:20px;overflow:hidden;}
.proSlide .swiper-pagination{bottom:-30px;}
.proSlide .swiper-pagination-bullet{width:15px;height:15px;background:#7d7d7d;opacity:1;}
.proSlide .swiper-pagination-bullet-active{background:#19549b;}

/* 关于我们 */
.about{padding :0;background:#2263b0 url('/themes/Home/default/Public/images/about_bg.jpg') no-repeat left center;overflow:hidden;}
.aboutL{padding-top:180px;color:#fff;width:50%;padding-right:4%;}
.aboutL .title{font-size:1.5em;margin-bottom:35px;}
.aboutL .title span{display:block;font-size:1.5em;}
.aboutL .txt{line-height:2;opacity:.8;margin-bottom:40px;}
.aboutL .more{display:inline-block;width:200px;height:44px;line-height:44px;background:#fff;text-align:center;color:#2263b0;border-radius:22px;}
.aboutL .more i,.news .title .more i{font-style:normal;font-family:"iconfont";margin-left:10px;}
.aboutL .more:hover{background:#23ac38;color:#fff;width:240px;}
.aboutNum{color:#fff;font-size:.875em;display:flex;justify-content: space-between;margin-top:50px;}
.aboutNum li{float:left;}
.aboutNum li span{font-size:1.143em;}
.aboutNum li b{font-size:2.75em;font-family:Arial;line-height:1.2;margin-right:5px;font-weight:400;}
.aboutNum li p{opacity:.8;}
.aboutVideo{height:100vh;position:relative;width:60%;float:right;margin-right:-10%;overflow:hidden;cursor:pointer;}
.aboutVideo::after{content:"";position: absolute;left:50%;top:50%;width:80px;height:80px;background: url('/themes/Home/default/Public/images/vPlay.png') no-repeat;margin-left:-40px;margin-top:-40px;}
.aboutVideo .bgImg,.serviceSlide .bgImg{animation:scale 35s infinite;} 
.layer_video{width:80% !important;height:85% !important;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/* 新闻快讯 */
.newsTop{position: relative;margin-bottom:40px;overflow:hidden;}
.newsTop .hTitle{margin-bottom:0;}
.newsMenu{position:absolute;top:40px;right:0;z-index:2;}
.newsMenu a{display:inline-block;width:140px;height:45px;line-height:45px;background:#e3f0ff;color:#19549b;font-size:1.429em;font-weight:700;border-radius:30px;margin-left:20px;text-align:center;transition:all .5s;}
.newsMenu .on{background:#19549b;color:#fff;}

.newsL{width:46.5%;overflow:hidden;border-radius:15px;box-shadow:0 0 15px #ccc;margin-bottom:10px;position: relative;}
.newsBox li .pic{height:450px;}
.newsBox li p{height:90px;line-height:90px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:1.429em;color:#000123;font-weight:700;padding:0 4%;}
.newsDate{position: absolute;bottom:90px;z-index:2;color:#fff;font-size:1.429em;text-align:center;font-family:Arial;letter-spacing:1px;}
.newsDate li{float: left;margin-right:1px;background: rgba(25,84,155,.7);padding:11px 0;line-height:1.2;cursor:pointer;transition:all .5s;}
.newsDate li span{display:block;font-weight:700;width:80px;}
.newsDate .on{background:#fff;color:#19549b;}
.newsBox .btn{position:absolute;right:0;bottom:90px;width:35px;height:35px;background: rgba(25,84,155,.7);font-family:"iconfont";color:#fff;text-align:center;line-height:35px;font-size:1.25em;left:auto;top:auto;transition:all .4s;}
.newsBox .swiper-button-prev{bottom:125px;}
.newsBox .btn:hover{background: rgba(25,84,155,1);}
.newsBox .swiper-button-disabled{pointer-events: auto !important;}

.newsR{width:50%;position: relative;margin-top:-20px;overflow:hidden;padding-left:10px;}
.newsR::after{position:absolute;content:"";left:58px;width:1px;height:90%;background:#18529a;top:30px;z-index:-1;}
.newsR li a{padding-left:130px;display:block;}
.newsR li span{border-radius:100%;width:95px;height:95px;color:#19549b;float: left;margin-left:-130px;box-shadow:0 0 10px rgba(25,84,155,.4);font-size:1.429em;display:block;font-family:Arial;text-align:center;z-index:2;background:#fff;transition:all .5s;margin-top:25px;padding:0 15px;padding-top:17px;}
.newsR li span i{display:inline-block;font-style:normal;font-size:1.1em;border-top: 1px solid #19549b;}
.newsR li .txt{height:140px;border-bottom: 1px solid #e5e5e5;transition:all .5s;padding:25px 20px;border-radius:6px;position: relative;}
.newsR li p{text-overflow:ellipsis;display: -webkit-box;overflow: hidden;line-clamp:2;-webkit-box-orient: vertical;text-overflow: -o-ellipsis-lastline;-webkit-line-clamp:2;}
.newsR li .txt::after{content:"";position:absolute;border:20px solid transparent;left:-40px;top:50%;margin-top:-20px;transition:all .5s;}
.newsR li h4{font-size:1.286em;margin-bottom:15px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsR li a:hover,.newsR li a:hover h4,.newsR li a:hover .txt{color:#fff;transition:all .5s;}
.newsR li a:hover span{background:#19549b;color:#fff;}
.newsR li a:hover span i{border-top: 1px solid #fff;}
.newsR li a:hover .txt{background:#19549b;}
.newsR li a:hover .txt::after{border-right-color: #19549b;}

/* 落户企业 */
.partner{background:#f0f5f9 url('/themes/Home/default/Public/images/partner_bg.jpg') no-repeat center bottom;background-size:100%;}
.hTitle em{font-style:normal;display:block;} 
.partner li{float:left;width:14.28%;}
.partner li a{position: relative;display:block;background:#fff;animation-fill-mode:inherit;transition:all .5s;overflow:hidden;}
.partner li .pImg{padding-top:56%;}
.partner li img{z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partner li p{position:absolute;width:100%;height:100%;background:#19549b;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;left:0;top:0;padding-top:24%;}
.partner li:hover img{transform:scale(1.1);}
.partner li:hover p{transform:rotateY(0deg);z-index:3;}
.partner .swiper-pagination{position: static;margin-top:40px;}
.partner .swiper-pagination-bullet{width:14px;height:14px;border:2px solid #c1c1c1;background:none;opacity:1;}
.partner .swiper-pagination-bullet-active{border-color: #19549b;}

/*底部 */
.footer{background:#19549b;line-height:2em;overflow:hidden;color:#ddd;font-size:.95em;padding:80px 0 40px 0;}
.footLeft{width:35%;display: flex;justify-content: space-between}
.footLeft dt{font-size:1.143em;margin-bottom:15px;color:#fff;}
.footLeft dd i{font-style:normal;letter-spacing:6px;}
.footer .wx{width:150px;text-align:center;line-height:1.5;position: absolute;right:0;top:0;display: none;}
.copyright{clear: both;padding-top:50px;}
.footer a{color:#ddd;}
.footer a:hover{color:#fff;}
.firendlink a{margin:0 5px;}


/*内页公用 */
.listWrap{overflow:hidden;padding:80px 0;}
.listBanner,.mzsmBanner{height:700px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;overflow:hidden;}
.listBanner .bgImg{transform: matrix(1, 0, 0, 1, 0, 0);-webkit-transform: matrix(1, 0, 0, 1, 0, 0);-webkit-animation: minus 8s 0s ease both infinite;-moz-animation: minus 8s 0s ease both infinite;animation: minus 8s 0s ease both infinite;animation-iteration-count: 1;-webkit-animation-iteration-count: 1;}
.listBanner h3{position:absolute;color:#fff;top:50%;font-size:3.375rem;text-transform:uppercase;width:100%;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;transform:translate(-50%,-50%);  text-align: center;font-weight:700;letter-spacing:6px;}
.listBanner h3 span{display: block;font-size:20px;opacity: 0.8;}
.breadCrumb{font-size:.875rem;overflow:hidden;background:#fff;padding:15px 0;border-bottom: 1px solid #ddd;line-height:30px;}
.breadCrumb p span{background: url('/themes/Home/default/Public/images/home_icon.png') no-repeat left center;padding-left:25px;}
.breadCrumb .back{float:right;color:#fff;background:#666;line-height:30px;padding:0 10px;}
.breadCrumb .back:hover{background:#19549b;color:#fff;}
.listBox{min-height:300px;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#eee;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../image/sBtn.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left;}
.proSear .btn:hover{background-color:#111;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.listMenu{text-align:center;overflow:hidden;background:#fff;box-shadow:0 5px 10px #eee;}
.listMenu ul{height:80px;line-height:80px;font-size:1.125rem;}
.listMenu li{float:left;margin-right:5px;}
.listMenu li a{display:block;padding:0 30px;position:relative;z-index:1;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#19549b;z-index:-1;width:100%;height:0;transition:all .5s;}
.listMenu a:hover,.listMenu .cur{color:#fff;}
.listMenu a:hover::after,.listMenu .cur::after{height:100%;}
.listMenu .bread{position: absolute;right:0;font-size:14px;background: url('/themes/Home/default/Public/images/home_icon.png') no-repeat left center;padding-left:25px;}
.listMenu .bread a{display:inline-block;padding:0;position: static;}
.listMenu .bread a:hover{color:#19549b;}


/* 关于我们 */
.aboutBox1{background: url('../image/about_bg2.jpg') no-repeat center bottom;background-size:100%;}
.aboutTxt{float:left; width:56%;color:#000123;}
.aboutTxt .title{font-size:1.625em;padding-bottom:30px;margin-bottom:30px;position:relative;}
.aboutTxt .title span{display:block;font-size:1.385em;display:block;font-weight:700;padding-bottom:10px;}
.aboutTxt .title::after{content:"";position: absolute;left:0;bottom:0;width:80px;height:3px;background:#23ac38;}
.aboutTxt .info{max-height:460px;overflow-y:auto;line-height:2;}

.aboutNum2{width:38%;overflow:hidden;color:#000123;}
.aboutNum2 li{float:left;width:48%;background:#fff;height:178px;border:1px solid #e7e7e7;padding:0 4%;padding-top:40px;}
.aboutNum2 li:first-child{margin-right:52%;}
.aboutNum2 li:nth-child(3 ),.aboutNum2 li:nth-child(5){width:52%;}
.aboutNum2 li span{color:#19549b;}
.aboutNum2 li b{font-size:4em;font-family:Arial;margin-right:5px;line-height:1;}

.history{position:relative;background: url('../image/history_bg.jpg') no-repeat center fixed;background-size:cover;font-size:1em;color:#fff;}
.listTieW{color:#fff;}
.historyMain{margin-top:120px;min-height:420px;position:relative;width:110%;margin-left:-5%;}
.historyMain li{width:33.3%;position:relative;z-index:2;padding-top:10px;}
.historyMain li h4{font-size:3.75em;margin-bottom:80px;font-weight:700;font-family:Arial;line-height:1;transition:all .4s;color:#fff;opacity:.5;position:relative;text-align:center;}
.historyMain li .txt{opacity:0;position:relative;transition:all .5s;line-height:1.8;top:30px;width:110%;margin-left:-5%;}
.historyMain li .txt p{margin-bottom:10px;}
.historyMain li .txt::after{content:"";position: absolute;left:50%;width:1px;height:0px;background:#fff;top:-60px;transition:all .5s;}
.historyMain li.swiper-slide-active .txt{opacity:1;top:0px;}
.historyMain li.swiper-slide-active .txt::after{height:40px;}
.historyMain li.swiper-slide-active h4{transform: scale(1.4);opacity:1;}
.historyMain .btn{display:none;position: static;margin-top:30px;background:#fff;width:50px;height:26px;line-height:26px;color:#333;}

.historyMenu{text-align:center;display: flex;justify-content:center;font-size:1.25em;}
.historyMenu li{margin:0 25px; cursor:pointer;position:relative;opacity:.5;}
.historyMenu li::after{content:"";position: absolute;left:0;bottom:-5px;width:100%;background:#fff;height:2px;transform-origin:right;transform: scale(0,1);transition:transform .5s;left:0;}
.historyMenu li.on{opacity:1;}
.historyMenu li.on::after{transform-origin:left;transform: scale(1);}

.listTie{font-size:2.25rem;font-weight:700;color:#000123;margin-bottom:45px;position:relative;line-height:1.2;}
.listTie2{padding-left:25px;}
.listTie2::after{content:"";position: absolute;left:0;height:34px;width:4px;background:#23ac38;top:8px;}
.parkVideo{padding-bottom:0;}
.parkVideo .video{height:720px;position: relative;}
.my-video-dimensions{width:100%;height:100%;}
.video .video-js .vjs-big-play-button{left:50%;top:50%;width:80px;height:80px;border-radius:100%;margin-left:-40px;margin-top:-40px;line-height:80px;}
.video .vjs-poster{background-size:cover;}
.planning_L{width:48%;}
.planning_L .pic{display: block;position:relative;}
.planning_L .pic img{width:100%;}
.planning_L .pic i{position: absolute;background: url('../image/glass.png') no-repeat;width:84px;height:84px;left:50%;top:50%;margin-left:-42px;margin-top:-42px;cursor: pointer;}
.planning_R{width:49%;color:#000123;line-height:2;}
.planning_R p{margin-bottom:25px;text-indent: 2em;}

/* 产业布局 */
.industryTop{background:#fff;box-shadow:0 3px 10px #ddd;padding:4% 6%;color:#000123;margin:0 10px;border-radius:8px;}
.industryTop .tie {text-align:center;font-size:2.85em;color:#19549b;margin-bottom:20px;font-weight:700;}
.industryTop .txt{line-height:2;}
.industryList{padding-top:10px;overflow:hidden;margin-top:80px;}
.industryList li{margin-bottom:40px;overflow:hidden;background:#fff;display: flex;transition:all .4s;top:0;position: relative;}
.industryList .bgImg{float: left; width:50%;height:495px;}
.industryList .txt{float:right; width:50%;padding:4%;line-height:2;color:#454545;position:relative;}
.industryList .txt h4{font-size:1.625em;margin-bottom:20px;color:#000123;line-height:1.2; font-weight: bold;}
.industryList .txt i{font-style:normal;font-size:6.875em;font-style:normal;font-family:'Impact',"Arial";opacity:.1;line-height:1;position: absolute;left:9%;bottom:7%;}
.industryList li:hover{box-shadow:0 3px 10px #ccc;top:-10px;}
.industryList li:nth-child(2n){ flex-direction:row-reverse}
.industryList li:last-child{margin-bottom:0;}
.partner2{background:#fff;overflow: hidden;}
.partner2 ul{margin-right:-30px;}
.partner2 li{padding-right:30px;margin-bottom:30px;width:16.66%;}
.partner2 li a{border:1px solid #e5e5e5;}

/* 配套服务 */
.serviceBox1{background: url('../image/service_bg1.jpg') no-repeat center;background-size:cover;}
.serviceBox1 .txt{width:42.5%;padding-left:10px;}
.serviceBox1 .txt li{background:#fff;box-shadow:0 3px 10px #eee;margin-bottom:30px;padding:20px 30px;line-height:1.8;min-height:130px;border-bottom: 2px solid #23ac38;}
.serviceBox1 .txt i{font-style:normal;color:#19549b;font-size:1.5em;font-family:Arial;line-height:1.2;margin-bottom:5px;display:inline-block;}
.serviceBox1 .pic{width:56%;text-align:center;position:relative;}
.serviceBox1 .pic h4{font-size:1.5em;color:#000123;position:absolute;width:100%;text-align:center;top:50px;z-index:2;}
.serviceBox1 .pic span{display:block;color:#19549b;font-weight:700;font-size:1.667em;margin-top:5px;}
.serviceBox1 .pic b{display:block;}
.facilities{background:#fff;color:#000123;border-bottom: 1px solid #e9e9e9;padding-bottom:60px;}
.facilities ul{margin-right:-30px;overflow:hidden;}
.facilities li{float:left;width:33.3%;padding-right:30px;margin-bottom:30px;}
.facilities li .pImg{padding-top:62%;}
.facilities li .txt{background:#fafafa;min-height:230px;padding:5%;line-height:1.6;transition:all .5s;}
.facilities li h4{font-size:1.5em;color:#19549b;margin-bottom:10px;line-height:1.2;}
.facilities li:hover img{transform: scale(1.1);}
.facilities li:hover .txt{box-shadow:0 3px 10px #ddd;}

.serviceBox3{background:#fff;}
.serviceSlide{position: relative;overflow:hidden;}
.serviceSlide li{position: relative;color:#fff;height:660px;overflow:hidden;}
.serviceSlide li p{position: absolute;bottom:30px;font-size:1.125em;text-align:right;padding:10px 15px;background: rgba(0,0,0,.5);z-index:2;right:3%;}
.serviceSlide .info{position: absolute;background:#fff;width:440px;left:6%;top:50%;transform: translateY(-50%);z-index:5;padding:3%;line-height:2;}
.serviceSlide .info h4{font-size:2.25em;color:#000123;font-weight:700;padding-bottom:20px;margin-bottom:20px;position:relative;line-height:1.4;}
.serviceSlide .info h4::after{content:"";position: absolute;left:0;bottom:0;width:65px;height:3px;background:#19549b;}
.serviceSlide .info span,.serviceSlide .info b{color:#19549b;}
.serviceSlide .swiper-pagination-bullet{width:16px;height:16px;background:#fff;opacity:.5;}
.serviceSlide .swiper-pagination-bullet-active{opacity:1;}
.serviceSlide .swiper-pagination {bottom:30px;}
.serviceSlide2 .info{left:auto;right:6% ;}
.serviceSlide2 li p{right: auto;left:3%;}

.serviceBox5{background:#fff;}
.serviceBox5 li{float:left;width:48.5%;}
.serviceBox5 li:nth-child(2n){float:right;}
.serviceBox5 li .pImg{padding-top:62%;}
.serviceBox5 li .txt{background:#f6f8fa;padding:30px;min-height:200px;line-height:1.8;}
.serviceBox5 li h4{font-size:1.5em;color:#000123;margin-bottom:10px;line-height:1.2;}

/* 投资政策 */
.invest{background: url('../image/invest_bg.jpg') no-repeat center;background-size:cover;}
.investL{width:44%;}
.investL dl{padding-bottom:30px;margin-bottom:30px;border-bottom: 1px solid #e9e9e9;;}
.investL dt{font-size:1.5em;margin-bottom:20px;color:#19549b;font-weight:700;}
.investL dd{margin-bottom:10px;}
.investL dd:last-child{margin-bottom:0;}
.investL dd a{color:#000123;background: url('../image/txt_li.png') no-repeat 8px;padding-left:15px;cursor: auto;}
/* .investL dd a:hover{color:#19549b;padding-left:25px;} */
.investL .last{border:none;padding-bottom:0;margin-bottom:0;}
.investR{width:50%;height:660px;box-shadow:0 8px 10px #ddd;border-radius:8px;overflow: hidden;}
.talent{background:#fff;}
.talentBox{overflow: hidden;margin-bottom:40px;padding:0 10px;padding-bottom:15px;}
.talentBox li{float:left;width:32%;background:#fff;box-shadow:0 8px 10px #ddd;margin-bottom:20px;border-radius:8px;overflow:hidden;}
.talentBox li:nth-child(3n-1){margin:0 2%;}
.talentBox li h4{height:80px;line-height:80px;background:#19549b;color:#fff;text-align:center;font-size:1.75em;}
.talentBox li .txt{padding:8% 6%;min-height:650px;color:#000123;line-height:1.6;position: relative;}
.talentBox li h6{font-size:1em;margin-bottom:25px;}
.talentBox li p{margin-bottom:15px;background: url('../image/txt_li.png') no-repeat left 10px;padding-left:15px;color:#454545;}
.talentBox2{display: flex;align-items: center;border:1px solid #19549b;border-right:none;}
.talentBox2 .tie{background:#19549b;width:120px;color:#fff;font-size:2em;text-align:center;padding:15px 1%;line-height:1.2;}
.talentBox2 ul{display: flex;padding-left:2%;width:90%;}
.talentBox2 li{margin-left:70px;width:18%;position: relative;}
.talentBox2 li span{display:block;color:#19549b;font-size:1.75em;font-weight:700;}
.talentBox2 li i{font-style:normal;color:#19549b;font-size:2em;position: absolute;right:0;top:18%;}
.talentBox2 li:last-child{min-width:200px;}

/* 新闻列表 */
.newsList{background:#fff;padding:40px 3%;overflow:hidden;}
.newsList .nTie{border-bottom: 2px solid #19549b;font-size:1.75em;color:#000123;margin-bottom:15px;height:65px;}
.newsList li{border-bottom: 1px dashed #ddd;padding:20px 0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:1.125em;}
.newsList li span{float:right;margin-left:25px;font-size:.778em;}
.newsList li a{color:#000123;}
.newsList li a:hover{padding-left:10px;color:#19549b;}

.newsList2 ul{margin-right:-30px;padding:0 8px;}
.newsList2 li{float:left;padding-right:30px;width:33.3%;margin-bottom:30px;padding-top:10px;}
.newsList2 li a{display:block;transition:all .5s;position: relative;top:0;box-shadow:0 8px 10px #ddd;border-radius:8px;overflow:hidden;}
.newsList2 li .pImg{padding-top:65%;}
.newsList2 li .txt{background:#fff;padding:5%;}
.newsList2 li p{color:#000123;height:80px;margin-bottom:10px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp:2;-webkit-box-orient: vertical;line-height:1.8;margin:15px 0; font-weight: bold;font-size: 18px;}
.newsList2 li .date{display:inline-block;width:90px;height:32px;line-height:32px;background:#23ac38;color:#fff;font-size:12px;text-align:center;}
.newsList2 li i{font-style:normal;color:#19549b;font-size:.875em;display:block;text-align:right;}
.newsList2 li a:hover img{transform: scale(1.1);}
.newsList2 li a:hover{top:-10px;}
.newsList2 li a:hover p{color:#19549b;}

/* 新闻详情 */
.newsShow{background:#fff;padding:4%;overflow:hidden;}
.newsShow .title{font-size:1.75em;color:#000123;text-align:center;margin-bottom:10px;}
.newsShow .date span{position:relative;padding-left:22px;margin:0 15px;}
.newsShow .date span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.newsShow .date .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showCon{overflow:hidden;margin:40px 0;border-top:2px solid #19549b;padding:40px 0;border-bottom: 1px solid #e9e9e9;}
.showPage p{margin-bottom:15px;color:#000123;padding-left:60px;}
.showPage p span{margin-left:-60px;float:left;}
.showPage a{color:#000123;}
.showPage a:hover{color:#19549b;}


/* 图片列表 */
.partner3{background:none;}
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;font-size:1.143em;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:74%;border:1px solid #e1e1e1;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#19549b;}
.zxBtn{display:inline-block;margin-top:30px;background:#23ac38;color:#fff;height:40px;line-height:40px;padding:0 20px;font-size:16px;border-radius:20px;}
.zxBtn i{font-style:normal;font-family:"iconfont";margin-left:8px;}
.zxBtn2{position: absolute;bottom:8%; left:50%;transform: translateX(-50%);}
.zxBtn:hover{box-shadow:3px 3px 2px #23ac38;color:#fff;}
.zxBtn3{display: block;margin:0 auto;width:200px;margin-top:30px;}

.facilities ul{padding:0 12px;}
.industryList{padding:12px;}
.facilities li a,.serviceBox5 li,.serviceSlide,.serviceBox1 .txt li,.partner li a,.industryList li,.planning_L .pic,.video{box-shadow:0 4px 12px #ddd;border-radius:8px;overflow: hidden;}
.facilities li a{display: block;color:#555;}

.planning_L .pic,.video,.investR{box-shadow:0 3px 15px rgba(0,0,0,.4);}
.video{margin-bottom:15px;}


/*底部固定图*/
.ad-fixed{position: fixed;left:0;bottom:0;z-index: 10;}
.ad-fixed .close{position: absolute;right: 10px;top: 10px;display: flex;width: 30px;height: 30px;font-family: cursive;text-align: center;color: #333;font-size: 22px;justify-content: center;align-items: center;cursor: pointer;border-radius: 50%;background: rgba(255,255,255,0.6);}
.ad-fixed .close:hover{color:#fff;background: #3a3a3a;}
.ad-fixed .close:hover:before{color:#fff}