@charset "utf-8";
html, body {font-size:62.5%;padding: 0;margin: 0;background: #fff;width: 100%;min-height: 100%;}
* {margin: 0;padding: 0;font-family: Arial, Helvetica, Verdana, 'Microsoft YaHei';border: 0;outline: medium;text-shadow: none;text-decoration: none;}
body {color: #444;font-size:14px;font-size:1.4rem;position: relative;overflow-x: hidden; -webkit-text-size-adjust: none;-ms-text-size-adjust: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input {vertical-align: middle;}
textarea {resize: none;}
ul {list-style: none;}
img, {display: block;}
a{color: #444;text-decoration: none;}
a:hover{color: #444;text-decoration: none;}
i, em {font-style: normal;}
p{margin-bottom: 0px;}
/*input placeholder 样式 */
::-webkit-input-placeholder {color: #999999;}
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
:-ms-input-placeholder {color: #999999;}
/* 无内容 */
@font-face {font-family:fz;src: url('../css/bahnschrift.ttf');}
.banner .jwplayer{width: 100% !important;height: 100% !important}
/*top*/
.topa{position: fixed;top:0;width: 100%;border-bottom: 1px solid rgba(255,255,255,0.2);z-index: 23;transition:.4s;visibility:visible !important;}
.topb a{float: left; display: block;border-right: 1px solid rgba(255,255,255,0.4);}
.topb img{max-width: 100%;transform: translate(0px, 0px) !important;}
.topb strong{display: block;font-size: 20px;color: #fff;}
.topb p{line-height: 20px;letter-spacing: 2px;color: rgba(255,255,255,.8);}
.menu ul{margin-bottom: 0px;}
.menu li{position: relative; text-align: center;}
.menu li a span {display: block;font-size: 15px;line-height: 83px; transition:.4s;color: #fff; }
.menu li span i{margin-left: 10px; width: 11px;height: 6px;display: inline-block; background: url(../images/top_arrow_down.png) center no-repeat;
	position: relative;top:-2px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;}
.menu li span:hover i{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}
.menu li span:hover {color: #bbb;}

.menu li:hover i{color: #d10000;}
.menu li.curr { transition: all 0.3s ease 0s; }
.menu li.curr .submenu{opacity: 1; }
.menu li .submenu{position:fixed;z-index: 8;top:84px;left:0; width:100%;height:0;overflow: hidden;
    opacity:0; text-align: center;background:url(../images/navbg.jpg) right bottom no-repeat #f5f5f5;border-top: 1px solid #eee;transition: all 0.3s ease 0s; }
.menu li .submenu .left{float: left;border-right: 1px solid #d3d3d3;width: 30%;padding-right: 4%;margin: 4rem 4% 4rem 0;}
.menu li .submenu .left img{max-width: 100%;transform: translate(0px, 0%) !important; }
.menu li .submenu .right{float: left;width:40%;text-align: left;margin: 3rem 0;}
.menu li .submenu .right strong{display: block;font-size: 20px;line-height: 40px;}
.menu li .submenu .right span{display: block;line-height: 30px;color: #777;}
.menu li .submenu .right p a{display: block;float: left;width: 25%;line-height: 35px;height: 35px;overflow: hidden; transition:.4s;}
.menu li .submenu .right p a:hover{color: #777;}
.menu li .submenu .right p a i{color: #007bd6;}

.toptel{height: auto;overflow: hidden;float: left;width: 75%;color: #fff;border-left: 1px solid rgba(255,255,255,.2);border-right: 1px solid rgba(255,255,255,.2);}
.toptel i{float: left;font-size: 42px;margin-right: 1rem;}
.toptel span{display: block;line-height: 25px;}
.toptel p{font-size:24px;font-family: fz;line-height: 30px;}
.top_search{float: right;width: 25%;text-align: center;position: relative;cursor: pointer;}
.whcat{position: absolute;top:84px;right:0;height: 0px;transition:.1s;overflow: hidden;}
.whcat::before{position: absolute;content: "";top: -1px;right:25%; z-index: 4;transition:.4s;border-bottom: 10px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;transition: all .4s ease;}
.whcat img{width: 85px;margin: 5px;transform: translate(0px, 0%) !important;}
.top_search a:hover i{color: #d10000}
.top_search i{color: #fff;font-size: 30px;transition:.4s;}
.top_search:hover i{color: #bbb;}
.top_search:hover .whcat{height:95px;overflow: visible;}

.topsearch{background: #fff;z-index: 5;height: 83px;width: 100%;top: 0px;transition: all 0.3s ease 0s;overflow: hidden;}
.layui-layer-setwin .layui-layer-close2{top:-15px !important;right:20px !important;}
.topsearch .topsearchb{line-height: 100px;}
.topsearch .topsearchb i{color: #b9792c;}
.topsearch .hot{float: left;color: #777;}
.topsearch .topsearchb a{float: left;margin-right: .5rem;color: #777;transition:.4s}
.topsearch .topsearchb a:hover{color: #b9792c;}
.topsearcha{width: 80%;position: relative;top:30px;float: right}
.topsearcha .search-text{width: 78%;top:2px;position: relative;}
.topsearcha .fdj{font-size: 14px;}
.search-close {float: right; display: block;top: 30%;width: 20%;height: 40px;background: url(../Image/close2.png) no-repeat center;background-size: 30px;cursor: pointer;transition-duration: .5s; }
.search-close:hover {transform: rotate(90deg); }

.search{position: relative; height: auto;overflow: hidden;}
.search #search_name{ width: 100%; height: 40px; line-height: 40px;float: left;border:solid 1px #cccccb;border-radius:60px; outline: none;font-size: 12px;text-indent:10px;}
.search #button{position: absolute;right:20px;top:5px; width: 30px; height: 30px; line-height: 40px; background:url(../images/fdj.png) center no-repeat #2d75e5;border-radius: 60px;cursor: pointer;color: #fff;text-align: center; border:none;outline: none; transition: 0.3s;}
.search #button:hover{ background:url(../images/fdj.png) center no-repeat #333;}

.mobmenu{text-align: right;}
.mobmenu span{display: block;line-height: 55px;background: #444;padding-left: 1rem;}
.mobmenu .toolbar{position: relative;}
.mobmenu .flex-control-nav{background: #ddd;float: left;width: 3%;}
.mobmenu .code{-moz-border-radius:.3em;-webkit-border-radius:.3em;border-radius:.3em;color:#000;font-family:'Fira mono', 'Courier New', Courier, monospace;font-size:85%;letter-spacing:.05em;padding:1em;}
.mobmenu .aligncontent-center {text-align: center;}
.mobmenu .main-header {text-align: center;font-weight:300;font-size: 90%;}
.mobmenu .menu-button {position: absolute;margin: 5px;height: 36px;width: 36px;right: 0px;top: -25px;}
.mobmenu .menu-left {float: right;}
.mobmenu .sidebar{display: none;width: 100%;height: 2000%;margin: 0;left:0; position: fixed;top: 0;z-index: 9999;}
.mobmenu .menu-button i{font-size: 24px;color:#fff}
.mobmenu .sidebar > .bg-cover{display: block;position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 2000%;background: rgba(0,0,0,.5);}
.mobmenu .sidebar nav{float: left;width: 260px;height: 100%;margin-left: -260px;color: white;background:rgba(255,255,255,0.9);}
.mobmenu .sidebar ul{text-align: left;}
.mobmenu .sidebar li a{display: block;line-height: 50px;border-bottom: 1px solid rgba(62,62,62,.2);transition:.4s;padding-left: 1rem;}
.mobmenu .sidebar li i{color: #666;float: right;margin-right: .5rem;}
.mobmenu .sidebar li a:hover{background: #436dc2;color: #fff;}
.mobmenu .sidebar li a:hover i{color: #fff;}
.menutip{height: auto;overflow: hidden;}
.menutip a{float: left;width: 30%;text-align: center;font-weight: 400;transition:.4s;}
.menutip a p{color: #777;line-height: 30px;}
.menutip a:hover {color: #1c4f9a;}

.mobnav{height: auto;overflow: hidden;background: #006cbd;position: relative;z-index: 8;}
.mobnav ul{margin-bottom: 0px;}
.mobnav li{float: left;width: 25%; text-align: center;line-height: 45px;}
.mobnav li a{display: block;color: #fff;border-right: 1px solid #00599c;border-bottom: 1px solid #00599c;transition:.4s;}
.mobnav li:nth-of-type(4n+0) a{border-right:none;}
.mobnav li:hover a{background: #fff;color: #444;}
.mobnav .row{margin-left: 0px;margin-right: 0px;}
/*首页大图*/
.banner {position: relative;height: auto !important;z-index: 1;top:0;}
.banner .swiper-wrapper{height: auto !important;}
.banner .swiper-slide {position: relative;height: auto !important;float: left;}
.banner .swiper-slide a{display:block;width:100%;height: auto !important;}
.banner .swiper-slide a img{ width: 100%; height: auto;}
.banner .swiper-pagination {position: absolute;font-size:0;left: 0;height: 20px;text-align: center;bottom: 6% !important;width: 100%;z-index: 9999;}
.banner .swiper-pagination-bullet{background: #fff;}
.banner .swiper-pagination-bullet-active{width:30px;height: 8px;border-radius: 10px;background: #006cbd;}
#swiper-slide1{position: relative;}
#swiper-slide1 .bannera{position: absolute;z-index: 3;width: 100%;height: 100%;background: rgba(0,0,0,.4);text-align: center;padding-top: 12%;}
#swiper-slide1 .bannera span{display: block;font-size: 80px;line-height: 100px;color:#fff;margin-top: 2%;font-weight: bold;}
#swiper-slide1 .bannera p{font-size: 36px;letter-spacing: 1px; line-height: 60px;color: rgba(255,255,255,.6);text-align: center;text-transform: uppercase;font-family: fz;}
/*in_01*/
.in_01{height: auto;overflow: hidden;position: relative;}
.in01d{position: absolute;z-index: 1;font-size: 200px;top:0;left:12%;color: #f4f6fa; text-transform: uppercase;font-weight: bolder;}
.in01a{position: relative;z-index: 3;padding-top: 6rem;}
.in01a strong{display: block;font-size: 30px;line-height: 60px;margin-top: 5rem;}
.in01a i{display: block;width: 33px;height: 3px;background: #004a9f;}
.in01a p{line-height: 30px;color: #777;}
.in01a img{max-width: 100%;box-shadow: 0px 0px 20px 5px #c1c1c1;border-radius: 10px;}
.more a{display: block;transition:.4s;border: 2px solid #e7e7e7;text-align: center;width: 180px;line-height: 45px;}
.more a:hover{background: #d10000;color: #fff;}
.in01ba{height: auto;overflow: hidden;margin-top: 40px;}
.in01ba span{display: block;text-align: center;}
.in01ba strong{font-size: 52px;color: #d10000;position: relative;font-family: fz;}
.in01ba em{color: #f4f2f8;font-size: 30px;}
.in01ba p{line-height: 30px;}
/*in_02*/
.in_02{height: auto;overflow: hidden;background:#f4f4f4;position: relative;}
.in_02 .jwplayer{margin:0 auto;}
.video{position: absolute;z-index: 1;width: 100%;}
.in02a{position: relative;z-index: 3;top:0;}
.intita{text-align: center;color: #fff;}
.intita strong{font-size: 32px;line-height: 50px;}
.intita i{display: block;width: 30px;height: 3px;background: #f4f4f4;margin:2rem auto;}
.intita p{color: #f4f4f4;line-height: 30px;}
.in02a .gallery-thumbs {width: 60%;margin:0 auto;}
.in02a .gallery-thumbs .swiper-slide{line-height: 45px;height: 47px;text-align: center;color: #fff;border: 1px solid rgba(255,255,255,.6);text-align: center;transition:.4s; }
.in02a .gallery-thumbs .swiper-slide-thumb-active{background: #c20f25;border: 1px solid #c20f25}
.in02a .gallery-thumbs .swiper-slide-thumb-active::after{position: absolute;content: "";right: 45%;bottom:-11px;z-index: 4;border-top: 10px solid #c20f25;border-left: 10px solid transparent;border-right: 10px solid transparent;
    transition: all .4s ease;}
.in02a_a{height: auto;overflow: hidden; background: url(../images/in02abg.jpg) right center no-repeat #e4e7ec;}
.in02a_a img{display: block;width: 100%;}
.in02a_b span{display: block;font-size: 28px;line-height: 50px;}
.in02a_b p strong{display: block;font-size: 18px;line-height: 40px;border-top: 1px dashed rgba(0,0,0,.1);padding-top: 3rem;margin-top: 3rem;color: #333;}
.in02a_b p{line-height: 30px;color: #777;}
.in02a_b a{display: block;width: 180px;line-height: 45px;background: #004a9f;text-align: center;color: #fff;margin-top: 3rem;transition:.4s;}
.in02a_b a:hover{background: #d10000;}
.intitb{text-align: center;}
.intitb strong{font-size: 32px;line-height: 50px;}
.intitb i{display: block;width: 30px;height: 3px;background: #004a9f;margin:2rem auto;}
.intitb p{color: #777;}
.in02b li:hover .combb{height: 44%;}
.in02b li:hover .in02ba{box-shadow: rgba(0,0,0,0.3) 0 5px 10px;transform: translate3d(0,-2px,0);transform: scale(1.04,1.04);transition: all linear 0.4s;}
.in02ba{height: auto;overflow: hidden;position: relative;-webkit-transition: all .4s linear;transition: all .4s linear;}
.in02ba img{width: 100%;}
.combb{position: absolute;z-index: 3;bottom: 0;left: 0;height: 90px;width: 100%;transition:.4s;
  background: linear-gradient(to top, rgba(0,0,0,1)10%,rgba(0,0,0,0.4)60%, rgba(0,0,0,0)98%);color: #fff;}
.combb span{display: block; height: 90px;line-height: 90px;font-size: 22px;overflow: hidden;}
.combb span i{float: right;}
.combb p{line-height: 30px;color: #eee;}
/*in_03*/
.in03a{height: auto;overflow: hidden;position: relative;}
.in03a .gallery-thumbs{position: absolute;z-index: 3;background: rgba(0,0,0,0.7);top:0;left:0;color: #fff;width: 40%;height: 100%;}
.in03a .gallery-thumbs .swiper-wrapper {display: block;}
.in03a .gallery-thumbs .swiper-slide {height: 20%!important;overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.4);width: 100%!important;cursor: pointer;padding: 4% 0;}
.in03a .gallery-thumbs .swiper-slide-thumb-active {background: rgba(0,74,159,0.7);}
.in03a .gallery-thumbs .swiper-slide-thumb-active em{display: block;}
.in03a .gallery-top img{display: block;width: 100%;}
.in03ab{float: left;}
.in03aa{float: right;width: 70%;}
.in03aa i{font-size: 42px;float: left;margin-right: 3rem;}
.in03aa em{font-size: 42px;float: right;margin-right: 2rem;display: none;}
.in03aa span{display: block;font-size: 22px;line-height: 43px;}
.in03aa p{line-height: 30px;color: #d8d8d8;}
/*in_04*/
.in04a .swiper-slide a{display: block;position: relative;border: 1px solid #e9e9e9;}
.in04a .swiper-slide img{display: block;width: 100%;transition:.4s}
.in04a .swiper-slide:hover .in04ab{background: #d10000;color: #fff;}
.in04a .swiper-slide:hover .in04ab p{color: #fff;}
.in04a .swiper-slide:hover .in04ab i{color: #fff;}
.in04a .swiper-slide:hover img{transform: scale(1.04, 1.04)}
.in04aa{height: auto;overflow: hidden;}
.in04ab{transition:.4s;}
.in04ab strong{display: block;line-height: 50px;height: 50px;font-size: 16px;overflow: hidden;border-top: 1px solid #e5e5e5;text-transform: uppercase;font-family: fangsong;}
.in04ab strong i{float: right;color: #777;}
.in04ab span{display: block;line-height: 30px;height: 30px;overflow: hidden;}
.in04ab p{line-height: 30px;color: #777;transition:.4s;font-weight: normal;}
/*in_05*/
.in_05{height: auto;overflow: hidden;background: #f6f9fe;}
.in_05 li{text-align: center;}
.in_05 li a{display: block;transition:.4s;}
.in_05 li a:hover{color: #004a9f}
.in_05 li i{font-size: 36px;}
.in_05 li strong{display: block;font-size: 22px;line-height: 45px;}
.in_05 li p{color: #777;line-height: 30px;}
/*脚步*/
.footer{height: auto;overflow: hidden;background:#262626;color: #9d9d9d; }
.foota{height: auto;overflow: hidden;}
.footaa li{float: left;width: 20%; line-height: 35px; }
.footaa li span{display: block;line-height: 60px;font-size: 16px;background: url(../images/foota.png) bottom left no-repeat;margin-bottom: 1rem;}
.footaa li span a{display: block;color: #fff;}
.footaa li p{line-height: 35px;}
.footaa li p a{display: block;color: #969696;transition:.4s;}
.footaa li p a:hover{color: #fff;}
.footab img{max-width: 100%;}
.footab p{line-height: 30px;}
.footac {border-bottom: 1px solid #545454;}
.footaca i{font-size: 20px;color: #fff;}
.footaca span{display:block;line-height: 30px;color: #fff;}
.footaca p{font-size: 30px;font-family: fz;color: #d10000;line-height: 30px;}

.footb{height: auto;overflow: hidden;border-top: 1px solid #4d4c4c;color: #848484;line-height: 55px;text-align: center;}
.footb a{color: #848484;}

.footnav{position: fixed;left: 0;bottom:0;display: none; width: 100%;background:#fff;z-index: 888;border-top: 1px solid rgba(0,0,0,.3)}
.footnav li{float: left;text-align: center;width: 21%}
.footnav li em{display: block;width: 30px;line-height: 30px;border-radius: 60px;background: #d10000;margin:.75rem auto 0 auto;}
.footnav li em i{color: #fff;}
.footnav li a{display: block;}
.footnav li:nth-of-type(1){width: 16%;}
.footnav li:nth-of-type(4) a{border-right: none;}
.footnav li i{font-size: 20px;}
.footnav li span{display: block;line-height: 20px;font-size: 12px;}
.footnav li a{display: block;padding-top:4%;}
.footnav li a:hover{color: #ffb40b}

.kefu{position: fixed;bottom: 20vh;right:2%;z-index:88;width:60px; height:60px;line-height: 60px;padding: 5px;background: rgba(0,74,159,.6);transition:.4s;display: none;}
.kefu .gotop{display: block;cursor: pointer;width:60px; height:60px; text-align: center;background:#004a9f;color: #fff;transition:.4s;}
.kefu:hover {background:rgba(209,0,0,.6);}
.kefu:hover .gotop{background:#d10000;}
.kefu .gotop i{font-size: 24px; color: #fff;}


/*简介*/
.top-banner {height: 70vh;overflow: hidden;position: relative;}
.top-banner .parallax {position: relative;filter:contrast(1) brightness(1);-webkit-transition: all 1s;-webkit-transform: scale(1);}
.top-banner img{width: 100%;}
.location{height: auto;line-height: 50px;background: url(../images/location.png) center bottom no-repeat;}
.locationa{background: #004a9f;color: #fff;position: relative;margin-top: -80px;}
.locationa::before{position: absolute;content: "";height: 40px;width: 1px;background: #fff;bottom: 0;left:20%;}
.locationa span{display: block;font-size: 24px;line-height: 40px;}
.locationa p{text-transform: uppercase;color: #fff;line-height:40px;margin-bottom: 2rem;}
.locationb{color: #777;line-height: 45px;}
.locationb a{color: #777;transition:.4s;}
.locationb a:hover {color: #383c45;}

.companya{height: auto;overflow: hidden;background: url(../images/companya.jpg) center top no-repeat;}
.type{border-bottom: 1px solid rgba(0,0,0,.1);}
.type ul{margin-bottom: 0px;}
.type li{line-height: 50px;height: 50px;overflow: hidden;position: relative;text-align: center;}
.type li a{display: block;font-size: 15px;color: #777;transition:.4s;}
.type li:hover a{color: #222;}
.type li:hover::before{width: 20px;}
.type li:before{position: absolute;content: ""; bottom: 0;height: 3px;left:46%;background: #e60012;width: 0px;transition:.4s;}
.type .on a{color: #222;}
.type .on:before{width: 20px;}
.companyaa strong{display: block;font-size: 26px;line-height: 45px;text-align: center;}
.companyaa i{display: block;width: 40px;height: 3px;background: #004a9f;margin:1rem auto;}
.companyaa img{display: block;max-width: 100%;margin:3rem auto;box-shadow: 0px 0px 10px 10px #ddd;border-radius: 5px;}
.companyaa p{line-height: 30px;color: #777;}
.companyb{height: auto;overflow: hidden;}
.companyba a{display: block;border: 25px solid #eee;border-radius: 8px;position: relative;}
.companyba a:hover span{background: rgba(0,0,0,.3);opacity: 1; }
.companyba a span{position: absolute;width: 100%;height: 100%;padding-top: 4%;opacity: 0; padding-left: 4%; font-size: 22px; background: rgba(0,0,0,0);color: #fff;transition:.4s;}
.companyba a img{display: block;width: 100%;border-radius: 5px;}
.companybb li a{display: block;position: relative;border-radius: 8px;height: auto;overflow: hidden;}
.companybb li a:hover span{background: rgba(0,0,0,.3);opacity: 1;}
.companybb li span{position: absolute;width: 100%;height: 100%;padding-top: 4%;padding-left: 4%;opacity: 0; font-size: 22px; background: rgba(0,0,0,0);color: #fff;transition:.4s;}
.companybb li img{display: block;width: 100%;}
/*文化*/
.cultureaa li{border-right: 1px solid #dce6eb;}
.cultureaa li:last-child{border-right:none;}
.cultureaa li i{float: left;font-size: 28px;margin-right: 1rem;color: #555;}
.cultureaa li:nth-of-type(3) i{font-size: 36px;}
.cultureaa li span{display: block;font-size: 18px;line-height: 40px;}
.cultureaa li p{color: #777;line-height: 25px;}

.cultureac{background: rgba(255,255,255,.9);color: #777;height: auto;overflow: hidden;line-height: 30px;margin:14% 0;}
.cultureba {height: auto;overflow: hidden;background: #fafafa;}
.cultureba .slideTxtBox .hd{position:relative;height: auto;overflow: hidden;}
.cultureba .slideTxtBox .hd li{float: left;width: 24%;margin-right: 1%;line-height: 80px; cursor: pointer;background: url(../images/culturea.jpg) center top repeat-y;padding:1rem;transition:.4s;}
.cultureba .slideTxtBox .hd li:hover{background: url(../images/cultureb.jpg) center top repeat-y;color: #fff;}
.cultureba .slideTxtBox .hd li:hover span{color: #fff;}
.cultureba .slideTxtBox .hd li:hover p{color: #fff;}
.cultureba .slideTxtBox .hd ul li.on{background: url(../images/cultureb.jpg) center top repeat-y;color: #fff;}
.cultureba .slideTxtBox .hd ul li.on span{color: #fff;}
.cultureba .slideTxtBox .hd ul li.on p{color: #fff;}
.cultureba .slideTxtBox .hd li span{float: right;font-size: 16px;text-align: right;line-height:40px;}
.cultureba .slideTxtBox .hd li span p{font-size: 14px;color: #777;}
.cultureba .slideTxtBox .hd li i{font-size: 24px;}
.cultureba .slideTxtBox .hd li:nth-of-type(3) i{font-size: 30px;}
.cultureba .slideTxtBox .hd li:last-child{margin-right: 0px;}
.cultureba .slideTxtBox .bd ul{zoom:1;margin-bottom: 0px;}
.culturebb{height: auto;overflow: hidden;background: url(../images/culturec.jpg) center no-repeat;text-align: center;color: #fff;padding:6.8% 0;}
.cultit {text-align: center;color: #fff;}
.cultit strong{display: block;font-size: 70px;line-height: 80px;color: rgba(255,255,255,.2);text-transform: uppercase;}
.cultit span{display: block;font-size:30px;line-height: 40px;margin-top: -35px;margin-bottom: 4%;}
.culturebb p{line-height: 50px;font-size: 22px;font-weight: 100;}
.culturec{height: auto;overflow: hidden;background: #fafafa}
.cultita {text-align: center;}
.cultita strong{display: block;font-size: 70px;line-height: 80px;color: #ebebeb;text-transform: uppercase;}
.cultita span{display: block;font-size:30px;line-height: 40px;margin-top: -35px;margin-bottom: 2%;}
.cul{position: relative;}
.cul:hover img{transform: scale(1.04, 1.04)}
.cula{height: auto;overflow: hidden;border-radius: 30px 0 0 0;}
.cula img{max-width: 100%;transition:.4s;}
.culd{height: auto;overflow: hidden;border-radius: 0 30px 0 0;}
.culd img{max-width: 100%;transition:.4s;}
.culb{position: absolute;z-index: 3;bottom: 0;left:0;background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.9));width: 100%;color: #fff;}
.culb span{display: block;font-size: 24px;line-height: 50px;transition:.4s;}
.culb p{line-height:30px;}
.cultureca{height: auto;overflow: hidden;background:url(../images/culc.png) center no-repeat #f3f3f3;}
.cultureca img{max-width: 100%;}
.cule span{display: block;font-size: 22px;line-height: 45px;}
.cule b{display: block;color: #004a9f;line-height: 30px;}
.cule p{line-height: 30px;color: #777;}
.cule p i{font-size: 12px;}
.cultured{height: auto;overflow: hidden;background:url(../images/cultured.jpg) center top repeat-y;}
.culf{height: auto;overflow: hidden;background: #fff;text-align: center;transition:.4s;} 
.culf:hover{background: #004a9f;color: #fff;} 
.culf:hover p{color: #fff;} 
.culf i{font-size: 40px;} 
.culf span{display: block;font-size: 24px;line-height: 50px;} 
.culf p{line-height: 30px;color: #777;height: 180px;transition:.4s;} 

.culturee li {text-align: center;padding-bottom: 3rem;}
.culturee li:nth-of-type(4){padding-bottom: 7rem;}
.culturee li:nth-of-type(5){padding-bottom: 7rem;}
.culturee li:nth-of-type(6){padding-bottom: 7rem;}
.culturee li p{line-height: 30px;color: #777;height: 90px;overflow: hidden;transition:.4s;}
.culturee li:hover p{height: 190px;background: #fff;padding-top: 10px;}
.cul_b{position: relative;padding-bottom:40%;}
.cul_b p{position: absolute;top: 70%;z-index: 3;transition:.4s;}
.cul_a{height: auto;overflow: hidden;background: url(../images/cule.png) center top no-repeat #fafafa;text-align: center;position: relative;transition:.4s;}
.culturee li:hover .cul_a{background: url(../images/culeh.png) center top no-repeat;}
.cul_a em{display: block;margin:12% auto;height: 80px;}
.cul_a i{font-size:50px;color: #fff;}
.cul_a span{display: block;line-height:60px;font-size: 16px;margin-bottom: 4%;}

.culturee li:nth-of-type(1) i{font-size: 56px;}
.culturee li:nth-of-type(4) i{font-size: 56px;}
.culturee li:nth-of-type(6) i{font-size: 56px;}
/*发展历程*/
.fzlca{height: auto;overflow: hidden;}
.fzlcb .gallery-thumbs strong{display: block;font-weight: normal;line-height: 45px;font-size: 24px;text-align: center;margin-bottom: 1rem;}
.fzlcb .gallery-thumbs .swiper-slide:hover .fzlcc{background: url(../images/fzlcah.jpg) center no-repeat;}
.fzlcc{height: auto;overflow: hidden;background: url(../images/fzlca.jpg) center no-repeat;padding: 3rem;color: #fff;transition:.4s;}
.fzlcc span{display: block;line-height: 45px;font-size: 22px;}
.fzlcc p{line-height: 25px;}
.fzlcb .gallery-top strong{display: block;line-height: 45px;text-align: center;font-size: 22px;font-weight: normal;} 

.fzlcb .gallery-top li{height: auto;overflow: hidden; border-bottom: 1px solid #e5e5e5;position: relative;}
.fzlcb .gallery-top li::after{position: absolute;content: "";width:15px;height:15px;left:49.52%;top:48%; border-radius: 60px;background:#004a9f;z-index: 2;}
.fzlcb .gallery-top li .col-md-6:nth-of-type(2){border-left: 1px solid #e5e5e5;}
.fzlcb .gallery-top li:nth-of-type(2n+0) .col-md-6:nth-of-type(1){border-right: 1px solid #e5e5e5;}
.fzlcb .gallery-top li:nth-of-type(2n+0) .col-md-6:nth-of-type(2){border-left: none;}
.fzlcb .gallery-top li span{display: block;font-size: 22px;position: relative;color: #004a9f;}
.fzlcb .gallery-top li p{line-height: 40px;font-weight: 100;}
.fzlcb .gallery-top li img{max-width: 100%;}
/*招聘*/
.joba{height: auto;overflow: hidden;}
.joba li {text-align: center;}
.joba li b{display: block;font-weight: normal;background: url(../images/joba.png) center no-repeat;padding:7rem 6rem;transition:.4s;}
.joba li:hover b{background: url(../images/jobb.png) center no-repeat;}
.joba li:hover em{color: #fff;}
.joba li em{font-size: 60px;color: #004a9f}
.joba li span{display: block;line-height: 40px;font-size: 16px;}
.joba li i{display: block;width: 20px;height: 2px;background: #004a9f;margin:1.5rem auto;}
.joba li p{line-height: 25px;color: #777;width: 80%;margin:0 auto;}
.jobb {height: auto;overflow: hidden;background: #fafafa;}
.jobb img{max-width: 100%;}
.jobc span{display: block;line-height: 60px;font-size: 28px;}
.jobc i{display: block;line-height: 30px;color: #999;text-transform: uppercase;margin: 2rem 0;}
.jobc p{line-height: 45px;color: #777;}

.jobd{height: auto;overflow: hidden;text-align: center;}
.td1{width: 25%;float: left;line-height: 60px;border-right: 1px solid #e1e1e1;}
.td2{width: 35%;float: left;line-height: 60px;}
.td3{width: 25%;float: left;line-height: 60px;border-left: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;}
.td4{width: 15%;float: left;line-height: 60px;}
.td4 a{display: block;width: 120px;line-height:40px;text-align: center;color: #777;background: #ececec;transition:.4s;margin:1rem auto;}
.td4 a:hover{color: #fff;background: #23569e;}
#jobs{height: auto;overflow: hidden;border: 1px solid #e1e1e1;border-bottom: none;}
#jobs ul{margin-bottom: 0px;}
#jobs li{width: 100%;}
.jobbox{height: auto;overflow: hidden; padding:2%;background: #fefefe;position: relative;display: none;text-align: left; color: #777;border-bottom: 1px solid #e1e1e1;}
.jobbox h6{display: block;line-height: 35px;font-size: 17px;font-weight: bold;color: #444;}
.jobbox p{line-height: 30px;}
.jobtita{line-height: 30px;height: auto;overflow: hidden; color: #777;border-bottom: 1px solid #e1e1e1;}

/*技术研发*/
.jsyfe{height: auto;overflow: hidden; background: url(../images/jsyfebg.jpg) bottom center repeat;}
.jsyfea {float: left;width: 38.5%;}
.jsyfeb {float: left;width: 21%;margin:0 1%;}
.jsyfec {float: right;width: 38.5%;}
.jsyfe li{overflow: hidden;background: #fff;min-height: 294px;transition:.4s;}
.jsyfe li:hover{box-shadow: rgba(0,0,0,0.1) 0px 2px 15px;transform: translate3d(0,-10px,0);border-radius:60px 5px 60px 5px}
.jsyfe li:hover b{margin-top: 0px;}
.jsyfe li:hover span::after{width: 0px;}
.jsyfe li span{display: block;font-size: 24px;line-height: 60px;position: relative;transition:.4s;}
.jsyfe li b{float: left;width: 10%; font-size: 42px;line-height: 60px;color: #004a9f;margin-top: 3rem;font-style: italic;transition:.4s;text-align: center;}
.jsyfe li span::after{position: absolute;content: "";bottom: 0;left:0;width: 30px;height: 1px;background:#004a9f;transition:.4s;}
.jsyfe li p{line-height: 30px;color: #777;}
.jsyfe img{display: block;margin:0 auto; max-width: 100%;}
.jsyfed{float: right;width: 90%;}


.jsyftype{width: 60%;margin:0 auto;}
.jsyfa{height: auto;overflow: hidden;background: url(../images/jsyfa.png) center 100px no-repeat;}
.jsyfa li:hover img{transform: scale(1.04, 1.04)}
.jsyfb i{font-size: 54px;color: #004a9f;}
.jsyfb img{max-width: 100%;transition:.4s;}
.jsyfimga{height: auto;overflow: hidden;}
.jsyfb strong{display: block;font-size: 24px;line-height: 55px;color: #004a9f;}
.linea{display: block;width: 1px;height: 60px;background: #004a9f;margin:1rem 0;}
.jsyfb span{display: block;line-height: 40px;font-size: 16px;}
.jsyfb p{line-height: 30px;color: #777;}
.jsyfb b{display: block;font-weight: normal;color: #e60012;font-size: 16px;}
.jsyfb b em{font-size: 22px;}
.jsyfb_a{width: 73%;float: right;}
.jsyfb_b{width: 73%;float: left;}
.jsyfc{height: auto;overflow: hidden;background: url(../images/jsyfd.jpg) center no-repeat fixed;}
.jsyfc img{max-width: 100%;}
.jsyfc_a{color: #fff;line-height: 30px;}
.jsyfc_a strong{display: block;line-height: 60px;font-size: 22px;}
.jsyfc_a p{display: block;background: url(../images/jsyftipa.png) left 8px no-repeat;padding-left: 4rem;color: #d8d8d8;}
.jsyfd .swiper-container {width: 100%;height: 100%;padding: 6rem 0;}
.jsyfd .swiper-slide {text-align: center;background: #fff;overflow: hidden;
/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    transition: 300ms;
    transform: scale(1);
    }
.jsyfd .swiper-slide-active,.jsyfd .swiper-slide-duplicate-active{transform: scale(1.4);z-index: 6;position: relative;}
.jsyfd .swiper-slide img{display: block;max-width: 100%;}
.jsyfd .swiper-slide-prev {position: relative;}
.jsyfd .swiper-slide-prev::before {position: absolute;content: "";width: 100%;height: 100%;z-index: 2;background: rgba(0,0,0,0.7);}
.jsyfd .swiper-slide-next {position: relative;}
.jsyfd .swiper-slide-next::before {position: absolute;content: "";width: 100%;height: 100%;z-index: 2;background: rgba(0,0,0,0.7);}
.jsyfd .swiper-button-next::after {display: none;}
.jsyfd .swiper-button-prev::after {display: none;}
.jsyfd .swiper-button-prev {left:10%;}
.jsyfd .swiper-button-prev:hover span{color: #999;border-bottom: 1px solid #999;}
.jsyfd .swiper-button-prev span{display: block;color: #fff;font-size: 20px;line-height: 40px;border-bottom: 1px solid #fff;transition:.4s;}
.jsyfd .swiper-button-prev i{color: #fff;}
.jsyfd .swiper-button-next span{display: block;color: #fff;font-size: 20px;line-height: 40px;border-bottom: 1px solid #fff;transition:.4s;}
.jsyfd .swiper-button-next:hover span{color: #999;border-bottom: 1px solid #999;}
.jsyfd .swiper-button-next {right:10%;}
.jsyfd .swiper-button-next i{color: #fff;}
.fwzxa_a img{max-width: 100%;}
.fwzxa_b{height: auto;overflow: hidden;}
.fwzxa_b strong{display: block;font-size: 50px;line-height: 60px;text-transform: uppercase;}
.fwzxa_b span{display: block;font-size: 32px;line-height: 60px;}
.fwzxa_b p{line-height: 40px;color: #777;}
.fwzxb{height: auto;overflow: hidden;background: url(../images/fwzxb.jpg) center no-repeat fixed;padding: 13rem 0;text-align: center;color: #fff;}
.fwzxb span{display: block;font-size: 30px;line-height: 50px;text-transform: uppercase;width: 70%;margin:0 auto;}
.fwzxb p{display: block;font-size: 24px;line-height: 60px;}
.fwzxc{height: auto;overflow: hidden;background:#f1f4f8;}
.fwzxc_a{position: relative;}
.fwzxc_a:hover .fwzxc_b{background: #016adb;color: #fff;}
.fwzxc_a:hover .fwzxc_b span{color: #fff;}
.fwzxc_a:hover .fwzxc_b i{background: #fff;}
.fwzxc_a:hover .fwzxc_b p{color: #fff;}
.fwzxc_a img{width: 100%;}
.fwzxc_b{background: #fff;box-shadow: rgba(0,0,0,0.2) 0 5px 10px;transition:.4s;}
.fwzxc_b span{display: block;font-size: 24px;line-height: 45px;}
.fwzxc_b i{display: block;width: 30px;height: 3px;background: #004a9f;margin: 2rem 0;}
.fwzxc_b p{line-height: 30px;color: #777;}
.fwzxd{height: auto;overflow: hidden;background: #004a9f;}
.fwzxda img{display: block;max-width: 100%;margin:0 auto;}
/*产品*/
.prolist{height: auto;overflow: hidden;background: #f8f8f8;}
.prolist ul li .prolista{position: relative;}
.prolist ul li .prolista:hover .pfontb{display: block; z-index: 5; left:100%;opacity: 1;}
.prolist ul li .prolista:hover .p-lg-5{padding: 3rem !important;}
.prolist ul li .prolista:hover::after{right:-10px;border-left: 10px solid #004a9f;}
.prolist ul li .prolista::after{position: absolute;content: "";right:0px;bottom: 8%;z-index: 6;border-left: 0px solid #004a9f;border-top: 10px solid transparent;border-bottom: 10px solid transparent;transition: all .4s ease;}
.prolist ul li .prolista:hover .pfonta{background: #004a9f;color: #fff;}
.prolist ul li .prolista:hover .pfonta p{color: #fff;}
.prolist ul li:nth-of-type(3n+0) .prolista:hover .pfontb{left:-107%;opacity: 1;width: 107%;}
.prolist ul li:nth-of-type(3n+0) .prolista:hover::after{right:100%;border-right: 10px solid #004a9f;}
.prolist ul li:nth-of-type(3n+0) .prolista::after{border-right: 0px solid #004a9f;border-top: 10px solid transparent;border-bottom: 10px solid transparent;right:100%;border-left: 0px}
.prolist ul li:nth-of-type(3n+0) .pfontb{left:-14%;}

.prolist ul li img{display: block;max-width: 100%;}
.pimga{height: auto;overflow: hidden;}
.pfonta{height: auto;overflow: hidden;background: #fff;text-align: center;transition: .4s}
.pfonta span{display: block;line-height: 40px;font-size: 16px;}
.pfonta p{color: #777;transition: .4s}
.pfontb{opacity: 0; overflow: hidden;background: #fff;min-height: 530px;position: absolute;z-index: -1; top:0; left:0; width:107%;transition: all .4s ease;}
.pfontb span{display: block;line-height: 45px;font-size: 16px;}
.pfontb i{display: block;color: #777;line-height: 30px;}
.pfontba{border-bottom: 1px dashed #d2d2d2;border-top: 1px dashed #d2d2d2}
.pfontb .firstRow td{background: #eee;border-right: 1px solid #ddd;}
.pfontb table { width: 100%;border-collapse: collapse;} 
.pfontb table tr{width: 100%; border-collapse: collapse;border: 1px solid #ddd;line-height: 35px; font-size: 13px;}
.pfontb table tr p{height: 35px;overflow: hidden;}
.pfontb table tr td:nth-of-type(1){width: 28%;}
.pfontb table tr td:nth-of-type(2){width: 18%;}
.pfontb table tr td:nth-of-type(3){width: 18%;}
.pfontb table tr td:nth-of-type(4){width: 18%;}
.pfontb table tr td:nth-of-type(5){width: 18%;}
.pfontb table td{ width: 100%; border-collapse: collapse;border-right: 1px solid #ddd} 
.pfontbb a{display: block;width: 45%;line-height: 45px;text-align: center;color: #fff;background: #343a40;border-radius: 60px;transition:.4s;}
.pfontbb a:hover{background: #004a9f;}
.pfontbb a:nth-of-type(1){background: #d10000;}
.pfontbb a:nth-of-type(1):hover{background: #004a9f;}
/*产品详情*/
.proa{height: auto;overflow: hidden;position: absolute;top:60%; width: 100%;color: #cecece;line-height: 35px;}
.proa a{color: #cecece;transition:.4s;}
.proa a:hover{color: #fff;}
.prob {height: auto;overflow: hidden;background: #fff;margin: -70px auto 0 auto;z-index: 3;position: relative;}
.prob img{display: block;width: 100%;}
.proba{height: auto;overflow: hidden;}
.proba span{display: block;font-size:30px;line-height: 60px;}
.proba i{display: block; line-height: 30px;color: #777;}
.proba i b{color: #444;}
.proba p{line-height: 30px;color: #777;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}

.ptit{height: auto;overflow: hidden;}
.ptit a{display: block; line-height: 50px;width: 140px;margin:0 auto;position: relative;text-align: center;font-size: 20px;font-weight: bold;}
.ptit a:before{position: absolute;content: "";width: 20px;height: 2px;background: #d10000;bottom: 0;left:40%;}

.proc{line-height: 30px;color: #777;}
.proc img{max-width: 100%;}
.proc strong{display: block;font-size: 17px;line-height: 50px; color: #444;border-top: 1px solid #ddd;padding-top: 3rem;margin-top: 3rem;}
.probb .firstRow td{background: #eee;border-right: 1px solid #ddd;}
.probb table { width: 100%;border-collapse: collapse;} 
.probb table tr{width: 100%; border-collapse: collapse;border: 1px solid #ddd;line-height: 35px; font-size: 13px;}
.probb table tr p{height: 35px;overflow: hidden;}
.probb table tr td:nth-of-type(1){width: 28%;}
.probb table tr td:nth-of-type(2){width: 18%;}
.probb table tr td:nth-of-type(3){width: 18%;}
.probb table tr td:nth-of-type(4){width: 18%;}
.probb table tr td:nth-of-type(5){width: 18%;}
.probb table td{ width: 100%; border-collapse: collapse;border-right: 1px solid #ddd} 
.pmore {width: 50%;}
.pmore a{display: block;width: 48%;line-height: 45px;border-radius:60px;text-align: center;background: #b70000;color: #fff;transition:.4s;}
.pmore a:nth-of-type(2){background: #343a40;}
.pmore a:hover{background: #004a9f;}
.pmore a:nth-of-type(2):hover{background: #004a9f;}
.pmore a em{position: relative;z-index: 3;transition:.6s;}
.ptel{height: auto;overflow: hidden;background: url(../images/ptel.png) left  no-repeat;padding-left:70px;}
.ptel span{display: block;color: #777;font-size:12px;line-height: 25px; }
.ptel p{font-size:28px;line-height: 30px;font-family: fz;}


.sidea{height: auto;overflow: hidden;border: 1px solid #efefef;}
.sidea li{position: relative; line-height: 52px;height: 52px;transition:.4s;}
.sidea li a{display: block;transition:.4s;border-bottom: 1px dashed #e5e5e5;text-indent: 2em;font-size: 15px;}
.sidea li:before {position: absolute;content: "";left: 0;top:0; width: 5px;height: 0px;background: #009944;transition:.4s;}
.sidea li:hover:before {height: 100%;}
.sidea li:hover {background: #f6f6f6;}
.sideb ul {height: auto;overflow: hidden;border: 1px solid #d8d8d8;}
.sideb li {height: auto;overflow: hidden;background: #f4f4f4;transition:.4s;position: relative;z-index: 3}
.sideb li:hover {background: #006cbd;}
.sideb li:hover span{color: #fff;}
.sideb li:hover img{transform: scale(1.04, 1.04)}
.sideb li img{display: block;max-width: 100%;transition:.4s;}
.profimg{height: auto;overflow: hidden;}
.sideb li span{display: block;text-align: center;line-height: 50px;}
.sidec ul {height: auto;overflow: hidden;border: 1px solid #d8d8d8;}
.sidec li{height: auto;overflow: hidden;line-height: 35px;}
.sidec a{display: block;line-height: 50px;background: #006cbd;color: #fff;transition:.4s;text-align: center;}
.sidec a:hover{background: #444;}
.sidetit{height: 100px;overflow: hidden;background: url(../images/sidebg.jpg) right top no-repeat #0068b7;color: #fff;text-align: center;padding-top: 2rem;}
.sidetit strong{display: block; font-size: 30px;color: #1475be;text-transform: uppercase;font-family: fangsong;}
.sidetit h3 {line-height: 40px;height: 40px;margin-bottom: 0px;margin-top: -40px;font-size: 22px;}

/*案例*/
.caseslist{height: auto;overflow: hidden;background:#f4f6f8;}
.caseslist .col-xl-4{padding-right:0px;padding-left: 0px;}
.caseslist ul{background: #fff;}
.caseslist ul li{border-right: 1px solid #f1f1f1;border-bottom: 1px solid #f1f1f1;transition: all 1s ease}
.caseslist ul li a{display: block;transition:.4s; }
.caseslist ul li img{display: block;width: 100%;}
.caseslist ul li:hover{box-shadow: rgba(0,0,0,0.3) 0px   6px 15px;}
.caseslist ul li:hover a{transform: translate3d(0,-10px,0)}
.casestime {display: block;line-height: 40px;font-size: 22px;color: #777;}
.casesfonta span{font-size: 16px;line-height: 40px;}
.casesfonta p{line-height: 30px;color: #777;}
.casesfonta em{display: block;width: 140px;line-height: 35px;border: 1px solid #777;color: #777;text-align: center;border-radius: 50px;}

/*新闻*/
.newa{background: #f8f8f8;}
.newa img{display: block;max-width: 100%;}
.newa .swiper-container{box-shadow: 0px 0px 10px 5px #ddd;}
.newa .swiper-slide{background: #fff;}
.newa .swiper-slide a{transition:.4s;}
.newa .swiper-slide a:hover{color: #d10000;}
.newa .swiper-slide a:hover i{color: #d10000;}
.newa .swiper-pagination{text-align: right;padding-right: 4%;}
.newa .swiper-pagination-bullet{width: 10px;height: 10px;}
.newa .swiper-pagination-bullet-active{background: #d10000;width: 25px;border-radius: 5px;}
.newa_a{height: auto;overflow: hidden;background: url(../images/newsabg.jpg) top right no-repeat;}
.newa_a span{display: block;font-size: 24px;line-height: 45px;border-bottom:1px dashed rgba(0,0,0,.1);}
.newa_a p{line-height: 30px;color: #777;}
.newa_a i{display: block;line-height: 40px;color: #777;border-top:1px dashed rgba(0,0,0,.1);text-transform: uppercase;font-family: fz;transition:.4s;}

.newslist li{height: auto;overflow: hidden;transition:.4s;border-bottom: 2px solid #f6f6f6;}
.newslist li i{display: block;line-height: 40px;color: #777;font-size: 18px;font-family: fz;}
.newslist li span{display: block;line-height: 40px;font-size: 22px;}
.newslist li:hover .nimgc{box-shadow:3px 3px 5px 2px #a8a8a8;transform: translate3d(-2px,-2px,0);}
.newslist li canvas{height: 100%;}
.n_a span{display: block;line-height: 60px;font-size: 18px;}
.n_a p{line-height: 30px;color: #777;font-size: 15px;}
.nimgc{height: auto;overflow: hidden;transition:all 0.6s ease 0s;border-radius: 5px;}
.nimgc img{width: 100%;transition:all 0.6s ease 0s;}
/*新闻详情*/
.newscontent{height: auto;overflow: hidden;}
.ncona {height: auto;overflow: hidden;border-bottom: 1px solid rgba(0,0,0,.1)} 
.ncona span{display: block; font-size: 22px;line-height: 40px;} 
.ncona .ncona_b{line-height: 75px;color: #777;font-size: 13px;} 
.ncona .ncona_b li i{float: left;} 
.ncona .ncona_b li a{color: #777;} 
.ncona .ncona_b li a:hover{color: #d10000} 
.meta{line-height: 35px;color: #777;}
.newsaa {height: auto;overflow: hidden;}
.newsaa  img{display: block;margin:2% auto;max-width: 100%;}
.newsaa  p{line-height: 30px;}
.newsinfob{padding: 2% 0;height: auto;overflow: hidden;}
.newsinfob strong{display: block;font-size: 1.375rem;line-height: 60px;}
.newsinfob li{height: auto;overflow: hidden;margin-bottom: 20px;background: #f1f1f1;transition:.4s;}
.newsinfob li:hover{background: #004a9f;color: #fff;}
.newsinfob li:hover span{color: #fff;}
.newsinfob li:hover p{color: #fff;}
.newsinfob li img{max-width: 100%;}
.newsinfob li span{display: block;line-height: 25px;margin:10px 0;color: #666;}
.newsinfob li p{line-height: 25px;color: #666;font-size: 13px;}
#prev_next{height: auto;overflow: hidden;}
#prev_next li{line-height: 35px;transition:.4s;}
#prev_next li a{transition:.4s;}
#prev_next li:hover{color: #d10000;}

/*荣誉*/
.honorlist{height: auto;overflow: hidden;}
.honorlist li{height: auto;overflow: hidden;}
.honorlist li a{display: block;height: auto;overflow: hidden; position: relative;border: 1px solid #efefef;}
.honorlist li img{display:block;max-width: 100%;transition: all 1s ease;}
.honorlist li:hover img{transform: scale3D(1.1, 1.1, 1.1)}
.honorlist li:hover .hfonta{background: rgba(0,0,0,0.8);opacity: 0.8;bottom: 0;}
.hfonta{position: absolute;z-index: 8;bottom: 100%;width: 100%;color: #fff;height: 100%;padding-top:20%;overflow: hidden;text-align: center;background: rgba(0,0,0,0);transition: .4s;}
.hfonta span{display: block; line-height: 30px;font-size: 15px;}
.hfonta i{font-size: 42px;}
/*联系*/
.contact-banner{height: auto;overflow: hidden;position: relative;background: url(../images/lxwmban.jpg) center top no-repeat fixed;}
.contact-banner .intita em{display: block;line-height: 40px;font-size: 22px;text-transform: uppercase;margin-bottom: 1rem;}
.contacta .row{;background:rgba(255,255,255,.2);padding: 2rem; }
.con_a{min-height: 225px;overflow: hidden; background: #fff;text-align: center;transition:.4s;color: #fff;}
.con_a:hover{background: #004a9f;}
.con_a:hover em{background: #fff;}
.con_a:hover em i{color: #004a9f;}
.con_a:hover p{color: #fff;}
.con_a em{display: block;background: #004a9f;width: 60px;line-height: 55px;border-radius: 60px;color: #fff;margin:0 auto 1rem auto;}
.con_a p{line-height: 30px;color: #777;}
.con_a em i{font-size: 24px;}
#dituContent label {max-width: unset!important;color: #fff !important;left:-70px !important;top:-115px !important;padding:2rem 2rem 2rem 18rem!important;line-height:30px !important;background: url(../images/tipa.jpg) 1rem center no-repeat #3961c0!important;}
#dituContent label:after{position: absolute;content: "";bottom: -10px;left:70px; border-top: 10px solid #3961c0;border-left: 10px solid transparent;border-right: 10px solid transparent; }
.BMap_pop{display: none;}
.BMap_shadow{display: none;}
.common-inner{margin-bottom: 4%;}




.mobpro li{text-align: center;margin-top: 1rem;}
.mobpro li a{display: block;position: relative;color: #fff;}
.mobpro li a em{position: absolute;z-index: 1;width: 100%;height: 100%;left:0;top:0;background: rgba(0,0,0,.6);}
.mobpro li a span{display: block;padding:5rem 3rem;color: #fff;position: relative;z-index: 3;font-size: 18px;font-weight: bold;}
.mobpro li:nth-of-type(1){background: url(../images/ptypea.jpg) center no-repeat;}
.mobpro li:nth-of-type(2){background: url(../images/ptypeb.jpg) center no-repeat;}
.mobpro li:nth-of-type(3){background: url(../images/ptypec.jpg) center no-repeat;}
.mobpro li:nth-of-type(4){background: url(../images/ptyped.jpg) center no-repeat;}
.mobpro {padding-top: 20%;background:url(../images/proban.jpg) center top no-repeat;}
.mobpro ul{background: #fff;padding-top: 1rem;}
@media (max-width: 576px) {  
.topb a{border-right: none;}
.in01a strong{font-size: 18px;}
.in01d{font-size: 48px;left:4%;}
.in01a strong{margin-top: 0px;}
.in01a{padding-top: 0px;}
.in01ba strong{font-size: 20px;}
.in01ba em{font-size: 18px;}
.intita strong{font-size: 18px;line-height: 35px;}
.intita i{margin:1rem auto;}
.video{display: none;}
.in_02{background: url(../images/in02a.jpg) top no-repeat;}
.in02a .gallery-thumbs{width: 100%;}
.in02a_b span{font-size: 16px;}
.in02a_b p strong{font-size: 15px;line-height: 30px;margin-top: 1rem;padding-top: 1rem;}
.more a{width: 120px;line-height: 40px;}
.in02a_b a{width: 120px;line-height: 40px;}
.combb span{font-size: 18px;}
.in03a .swiper-slide img{width: 200%;}
.in03aa{width: 90%;}
.in03aa i{font-size: 16px;margin-right: .5rem;}
.in03aa span{font-size: 12px;line-height: 32px;}
.intitb strong{font-size: 18px;line-height: 35px;}
.intitb i{margin:1rem auto;}
.in_05 li i{font-size: 22px;}
.in_05 li strong{font-size: 18px;line-height: 35px;}
.footer{padding-bottom: 12%;}
.footnav{display: block;}
.kefu{display: none !important;}
.top-banner img{width: 400%;}
.locationa span{font-size: 16px;}
.locationa p{line-height: 30px;}
.type li a{font-size: 13px;}
.companyaa strong{font-size: 18px;}
.cultureaa li i{display: none;}
.cultureaa li span{font-size: 15px;}
.cultureba .slideTxtBox .hd li i{display: none;}
.cultureba .slideTxtBox .hd li span{font-size: 14px;}
.cultit strong{font-size: 32px;}
.cultit span{font-size: 22px;}
.culturebb p{font-size: 15px;}
.cultita strong{font-size: 32px;}
.cultita span{font-size: 22px;}
.culb span{font-size: 18px;}
.culf span{font-size: 18px;}
.culf p{line-height: 25px;}
.cul_a em{margin:8% auto;}
.cul_a span{line-height: 40px;font-size: 16px;margin-bottom: 12%;}
.cultureba .slideTxtBox .bd ul{padding-bottom: 8%;}
.joba li b{background-size: 100%;padding:3.5rem 2.5rem;}
.joba li:hover b{background-size: 100%;}
.joba li em{font-size: 30px;}
.jobc span{font-size: 18px;}
.hfonta i{font-size: 18px;}
.jsyftype{width: 80%;}
.jsyfb_a{width: 100%;padding:0 15px}
.jsyfb i{font-size: 30px;}
.jsyfb strong{font-size: 18px;}
.jsyfc_a strong{font-size: 18px;}
.jsyfea{width: 100%;}
.jsyfe li span{font-size: 16px;line-height: 30px;}
.jsyfeb{display: none;}
.jsyfec{width: 100%;}
.jsyfe li{min-height: auto;}
.meta{font-size: 12px;}
.fwzxa_b{padding: 0 15px;}
.fwzxa_b strong{font-size: 22px;line-height: 30px;}
.fwzxa_b span{font-size:18px;line-height: 30px;}
.fwzxb span{width: 100%;font-size: 16px;line-height: 30px;}
.fwzxb p{font-size: 16px;line-height: 30px;}
.fwzxc_b span{font-size: 18px;}
.newa_a span{font-size: 18px;}
.newslist li span{font-size: 18px;}
#dituContent label{left:-155px !important;padding:2rem !important;background:#3961c0!important}
#dituContent label:after{left:155px;}
.cultureab img{max-width: 100%;}
.con_a{min-height:auto;}
.contacta li:nth-of-type(2){padding-right: 0px;}
.con_a p{font-size: 12px;}
.prolist ul li .prolista:hover .pfontb{display: none;}
.prolist ul li .prolista:hover::after{border-left: 0px solid #004a9f;}
.prolist ul li:nth-of-type(3n+0) .prolista:hover::after{border-right: 0px solid #004a9f;}
.prolist .col-6{padding-left: .5rem;padding-right: .5rem;}
.pfonta span{font-size: 14px;line-height: 40px;height: 40px;overflow: hidden;}
.proba span{font-size: 18px;}
.pmore{width: 100%;}
.proa{display: none;}
.prob{margin-top:0px;}
.cul_a{background-size: 55%;}
.culturee li:hover .cul_a{background-size: 55%;}
.contact-banner .intita{margin-top: 24% !important;}
.cul_a i{font-size: 32px;}
.culturee li:nth-of-type(1) i{font-size: 32px;}
.culturee li:nth-of-type(4) i{font-size: 32px;}
.culturee li:nth-of-type(6) i{font-size: 32px;}
.fzlcc span{font-size: 16px;}
.fzlcc{padding: 1rem;}
.fzlcb .gallery-thumbs strong{font-size: 16px;}
.fzlcb .gallery-top li .col-md-6:nth-of-type(2){border-left:none;border-bottom: none;}
.fzlcb .text-right{text-align: left !important;}
.fzlcb .gallery-top li:nth-of-type(2n+0) .col-md-6:nth-of-type(1){border-right:none;}
.top-banner .parallax{width: 150%;}
.top-banner{height:24vh;}
.type li:before{left: 35%;}
.locationa{margin-right: .5rem;}
.locationa p{font-size: 13px;margin-bottom: 1rem;}
.locationa span{line-height: 30px;height: 30px;overflow: hidden;}
.locationa{margin-top:-50px;}
.locationa::before{height: 20px;}
.locationb{line-height: 30px;}
.jsyfe li b{font-size: 16px;margin-top: 0px;line-height: 30px;}
.fzlcb .gallery-top li::after{display: none;}
.contacta .col-12{padding-left: 0px;padding-right: 0px;}
.in03a .gallery-thumbs{height: 100%;}
}
@media (min-width: 576px) and (max-width: 768px) {  
.topb a{border-right: none;}
.in01a strong{font-size: 18px;}
.in01d{font-size: 48px;left:4%;}
.in01a strong{margin-top: 0px;}
.in01a{padding-top: 0px;}
.in01ba strong{font-size: 20px;}
.in01ba em{font-size: 18px;}
.intita strong{font-size: 18px;line-height: 35px;}
.intita i{margin:1rem auto;}
.video{display: none;}
.in_02{background: url(../images/in02a.jpg) top no-repeat;}
.in02a .gallery-thumbs{width: 100%;}
.in02a_b span{font-size: 16px;}
.in02a_b p strong{font-size: 15px;line-height: 30px;margin-top: 1rem;padding-top: 1rem;}
.more a{width: 120px;line-height: 40px;}
.in02a_b a{width: 120px;line-height: 40px;}
.combb span{font-size: 18px;}
.in03a .swiper-slide img{width: 200%;}
.in03aa{width: 90%;}
.in03aa i{font-size: 16px;margin-right: .5rem;}
.in03aa span{font-size: 12px;line-height: 32px;}
.intitb strong{font-size: 18px;line-height: 35px;}
.intitb i{margin:1rem auto;}
.in_05 li i{font-size: 22px;}
.in_05 li strong{font-size: 18px;line-height: 35px;}
.footer{padding-bottom: 12%;}
.footnav{display: block;}
.kefu{display: none !important;}
.top-banner img{width: 400%;}
.locationa span{font-size: 16px;}
.locationa p{line-height: 30px;}
.type li a{font-size: 13px;}
.prob{margin-top: 0px;}
.companyaa strong{font-size: 18px;}
.cultureaa li i{display: none;}
.cultureaa li span{font-size: 15px;}
.cultureba .slideTxtBox .hd li i{display: none;}
.cultureba .slideTxtBox .hd li span{font-size: 14px;}
.cultit strong{font-size: 32px;}
.cultit span{font-size: 22px;}
.culturebb p{font-size: 15px;}
.cultita strong{font-size: 32px;}
.cultita span{font-size: 22px;}
.culb span{font-size: 18px;}
.culf span{font-size: 18px;}
.culf p{line-height: 25px;}
.cul_a em{margin:8% auto;}
.cul_a span{line-height: 40px;font-size: 16px;margin-bottom: 12%;}
.cultureba .slideTxtBox .bd ul{padding-bottom: 8%;}
.joba li b{background-size: 100%;padding:3.5rem 2.5rem;}
.joba li:hover b{background-size: 100%;}
.joba li em{font-size: 30px;}
.jobc span{font-size: 18px;}
.hfonta i{font-size: 18px;}
.jsyftype{width: 80%;}
.jsyfb_a{width: 100%;padding:0 15px}
.jsyfb i{font-size: 30px;}
.jsyfb strong{font-size: 18px;}
.jsyfc_a strong{font-size: 18px;}
.jsyfea{width: 100%;}
.jsyfe li span{font-size: 16px;line-height: 30px;}
.jsyfeb{display: none;}
.jsyfec{width: 100%;}
.jsyfe li{min-height: auto;}
.meta{font-size: 12px;}
.fwzxa_b{padding: 0 15px;}
.fwzxa_b strong{font-size: 22px;line-height: 30px;}
.fwzxa_b span{font-size:18px;line-height: 30px;}
.fwzxb span{width: 100%;font-size: 16px;line-height: 30px;}
.fwzxb p{font-size: 16px;line-height: 30px;}
.fwzxc_b span{font-size: 18px;}
.newa_a span{font-size: 18px;}
.newslist li span{font-size: 18px;}
#dituContent label{left:-155px !important;padding:2rem !important;background:#3961c0!important}
#dituContent label:after{left:155px;}
.cultureab img{max-width: 100%;}
.con_a{min-height:auto;}
.contacta li:nth-of-type(2){padding-right: 0px;}
.con_a p{font-size: 12px;}
.prolist ul li .prolista:hover .pfontb{display: none;}
.prolist ul li .prolista:hover::after{border-left: 0px solid #004a9f;}
.prolist .col-6{padding-left: .5rem;padding-right: .5rem;}
.pfonta span{font-size: 14px;line-height: 40px;height: 40px;overflow: hidden;}
.proba span{font-size: 18px;}
.pmore{width: 100%;}
.proa{display: none;}
.cul_a{background-size: 55%;}
.culturee li:hover .cul_a{background-size: 55%;}
.contact-banner .intita{margin-top: 14% !important;}
.linea{height: 15px;}
.cul_a i{font-size: 32px;}
.culturee li:nth-of-type(1) i{font-size: 32px;}
.culturee li:nth-of-type(4) i{font-size: 32px;}
.culturee li:nth-of-type(6) i{font-size: 32px;}
.fzlcc span{font-size: 16px;}
.fzlcc{padding: 1rem;}
.fzlcb .gallery-thumbs strong{font-size: 16px;}
.fzlcb .gallery-top li .col-md-6:nth-of-type(2){border-left:none;border-bottom: none;}
.fzlcb .text-right{text-align: left !important;}
.fzlcb .gallery-top li:nth-of-type(2n+0) .col-md-6:nth-of-type(1){border-right:none;}
.top-banner .parallax{width:150%;}
.top-banner{height:40vh;}
.fzlcb .gallery-top li::after{display: none;}
.contacta .col-12{padding-left: 0px;padding-right: 0px;}
.in03aa i{font-size: 20px;margin-right: .5rem;}
.in03aa span{font-size: 14px;line-height: 35px;}
.in03a .gallery-thumbs{height: 100%;}
.in03aa p{font-size: 12px;line-height: 25px;}
.in03a .gallery-thumbs{width: 60%;}
.in03a .gallery-thumbs .swiper-slide{padding: 6% 0;}
}
@media (min-width: 768px) and (max-width: 991px) { 
.topb a{border-right: none;}
.in01a strong{font-size: 18px;}
.in01d{font-size: 48px;left:4%;}
.in01a strong{margin-top: 0px;}
.in01a{padding-top: 0px;}
.in02a .gallery-thumbs {margin: 3rem 0;}
.in02a_b p:nth-of-type(3){display: none;}
.in02a_b p:nth-of-type(4){display: none;}
.in02a_b p:nth-of-type(5){display: none;}
.in01ba strong{font-size: 20px;}
.in01ba em{font-size: 18px;}
.intita strong{font-size: 18px;line-height: 35px;}
.intita i{margin:1rem auto;}
.video{display: none;}
.in_02{background: url(../images/in02a.jpg) top no-repeat;}
.in02a .gallery-thumbs{width: 100%;}
.in02a_b span{font-size: 16px;}
.in02a_b p strong{font-size: 15px;line-height: 30px;margin-top: 1rem;padding-top: 1rem;}
.more a{width: 120px;line-height: 40px;}
.in02a_b a{width: 120px;line-height: 40px;}
.combb span{font-size: 18px;}
.in03a .swiper-slide img{width: 160%;}
.in03a .gallery-thumbs{height: 100%;}
.in03aa{width: 90%;}
.in03aa i{font-size: 20px;margin-right: .5rem;}
.in03aa span{font-size: 14px;line-height: 35px;}
.intitb strong{font-size: 18px;line-height: 35px;}
.intitb i{margin:1rem auto;}
.in_05 li i{font-size: 22px;}
.in_05 li strong{font-size: 18px;line-height: 35px;}
.footer{padding-bottom: 12%;}
.footnav{display: block;}
.kefu{display: none !important;}
.top-banner img{width: 400%;}
.locationa span{font-size: 16px;}
.locationa p{line-height: 30px;}
.type li a{font-size: 13px;}
.companyaa strong{font-size: 18px;}
.cultureaa li i{display: none;}
.cultureaa li span{font-size: 15px;}
.cultureba .slideTxtBox .hd li i{display: none;}
.cultureba .slideTxtBox .hd li span{font-size: 14px;}
.cultit strong{font-size: 32px;}
.cultit span{font-size: 22px;}
.culturebb p{font-size: 15px;}
.cultita strong{font-size: 32px;}
.cultita span{font-size: 22px;}
.culb span{font-size: 18px;}
.culf span{font-size: 18px;}
.culf p{line-height: 25px;height: 110px;}
.cul_a em{margin:8% auto;}
.cul_a span{line-height: 40px;font-size: 16px;margin-bottom: 12%;}
.cultureba .slideTxtBox .bd ul{padding-bottom: 8%;}
.joba li b{background-size: 55%;padding:3.5rem 2.5rem;}
.joba li:hover b{background-size: 55%;}
.joba li em{font-size: 30px;}
.jobc span{font-size: 18px;}
.hfonta i{font-size: 18px;}
.jsyftype{width: 80%;}
.jsyfb_a{width: 100%;padding:0 15px}
.jsyfb i{font-size: 30px;}
.jsyfb strong{font-size: 18px;}
.jsyfc_a strong{font-size: 18px;}
.jsyfea{width: 100%;}
.jsyfe li span{font-size: 16px;line-height: 30px;}
.jsyfeb{display: none;}
.jsyfec{width: 100%;}
.jsyfe li{min-height: auto;}
.meta{font-size: 12px;}
.fwzxa_b{padding: 0 15px;}
.fwzxa_b strong{font-size: 22px;line-height: 30px;}
.fwzxa_b span{font-size:18px;line-height: 30px;}
.fwzxb span{width: 100%;font-size: 16px;line-height: 30px;}
.fwzxb p{font-size: 16px;line-height: 30px;}
.fwzxc_b span{font-size: 18px;}
.newa_a span{font-size: 18px;}
.newslist li span{font-size: 18px;}
#dituContent label{left:-155px !important;padding:2rem !important;background:#3961c0!important}
#dituContent label:after{left:155px;}
.cultureab img{max-width: 100%;}
.con_a{min-height:224px;}
.contacta li:nth-of-type(2){padding-right: 0px;}
.con_a p{font-size: 12px;}
.prolist ul li .prolista:hover .pfontb{display: none;}
.prolist ul li .prolista:hover::after{border-left: 0px solid #004a9f;}
.prolist .col-6{padding-left: .5rem;padding-right: .5rem;}
.pfonta span{font-size: 14px;line-height: 40px;height: 40px;overflow: hidden;}
.proba span{font-size: 18px;}
.pmore{width: 100%;}
.proa{display: none;}
.cul_a{background-size: 55%;}
.culturee li:hover .cul_a{background-size: 55%;}
.fwzxa_b p{line-height: 30px;}
.contact-banner .intita{margin-top: 14% !important;}
.linea{height: 15px;}
.jsyfb span{font-size: 13px;}
.top-banner .parallax{width:150%;}
.top-banner{height:50vh;}
.fzlcb .gallery-top li::after{display: none;}
.in03a .gallery-thumbs .swiper-slide{padding: 6% 0;}
 }

@media (min-width: 992px) and (max-width: 1200px) { 
.menu li span i{display: none;}
.topb a{border-right: none;}
.menu li .submenu{background:#f5f5f5;}
.in01a strong{font-size: 24px;}
.in01d{font-size: 100px;left:3%;}
.in01a strong{margin-top: 0px;}
.in02a_b span{font-size: 18px;line-height: 30px;}
.in02a_b p strong{margin-top: 1rem;padding-top: 1rem;line-height: 30px;font-size: 17px;}
.in02a_b p{line-height: 25px;}
.in02a_b a{margin-top: 1rem;}
.in03aa span{font-size: 18px;}
.in03aa i{display: none;}
.footaca{display: none;}
.kefu{display: none !important;}
#product .nameList ul li .name span{font-size: 60px!important;}
#product .cnL:after{width: 0px !important;}
#product .cnR:after{width: 0px !important;}
#product .cn span{font-size: 13px !important;}
.proba span{line-height: 30px;font-size: 22px;}
.cultit strong{font-size: 50px;}
.cultita strong{font-size: 50px;}
.cul_a{background-size: 80%;}
.culturee li:hover .cul_a{background-size: 80%;}
.culturee li p{line-height: 24px;}
.joba li b{background-size: 100%;padding:5.5rem 3rem;}
.joba li:hover b{background-size: 100%;}
.jsyfb i{font-size: 22px;}
.jsyfb strong{font-size: 22px;line-height: 30px;}
.jsyfb span{font-size: 14px;}
.linea{height: 20px;}
.jsyfeb{display: none;}
.jsyfea{width: 49%;}
.jsyfec{width: 49%;}
.jsyfe li p{font-size: 13px;}
.fwzxa_b strong{font-size: 24px;line-height: 30px;}
.fwzxa_b span{font-size: 22px;line-height: 30px;}
.fwzxa_b p{line-height: 25px;font-size: 13px;}
.fwzxb span{font-size: 22px;}
.con_a {min-height: 280px;}
.con_a p{line-height: 25px;}
.contact-banner .intita{margin-top: 10% !important;}
.top-banner .parallax{width:150%;}
.top-banner{height:60vh;}
}


@media (min-width: 1200px) {
.container{max-width: 1430px;}
 }

@media (min-width: 1200px) and (max-width: 1680px) {
.toptel p{font-size: 20px;}
 }
@media (min-width: 1200px) and (max-width: 1500px) {
.toptel{display: none;}
.topb p{letter-spacing: 0px;}
 }
@media (min-width: 1200px) and (max-width: 1400px) {
.topb strong{display: none !important;}
.topb p{display: none !important;}
.topb a{border-right: none;}
#swiper-slide1 .bannera span{font-size: 66px;}
#swiper-slide1 .bannera p{font-size: 30px;}
#product .nameList ul li .name span{font-size: 66px!important;}
#product .cnL:after{width: 8% !important;}
#product .cnR:after{width: 8% !important;}
.pfontb{min-height:450px; }
.jsyfe li{min-height: 215px;}
.jsyfed p{font-size: 13px;}
.con_a{min-height: 250px;}
.joba li b{background-size: 100%;padding:5.5rem 3rem;}
.joba li:hover b{background-size: 100%;}
.in02b li:hover .combb{height: 55%;}
.in03aa span{font-size: 16px;line-height: 30px;}
.top-banner{height: 50vh;}
 }

@media (min-width: 1400px) and (max-width: 1600px) {
.top-banner{height: 50vh;}
 }











