@charset "utf-8";
html, body {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;overflow-x: hidden; position: relative;-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;}
ul{margin-bottom: 0px;}
/*input placeholder 样式 */
::-webkit-input-placeholder {color: #999999;}
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
:-ms-input-placeholder {color: #999999;}
/*修改滚动条*/
::-webkit-scrollbar{width:6px;height:6px ;}
::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent;background: #f8f8f8;border-radius: 6px;}
::-webkit-scrollbar-thumb{border-radius: 6px;background: #bbb;}
.pf_12{font-size: 12px;line-height: 25px;}
.pf_15{font-size: 15px;line-height: 30px;}
.pf_16{font-size: 16px;line-height: 30px;}
.pf_18{font-size: 18px;line-height: 30px;}
.pf_22{font-size: 22px;line-height: 35px;}
.pf_24{font-size: 24px;line-height: 40px;}
.pf_30{font-size: 30px;line-height: 45px;}
.pf_32{font-size: 32px;line-height: 45px;}
.pf_34{font-size: 34px;line-height: 50px;}
.pf_36{font-size: 36px;line-height: 50px;}
.pf_44{font-size: 44px;line-height: 60px;}

@font-face {font-family:fz;src: url('../css/bahnschrift.ttf');}
@font-face {font-family:av;src: url('../css/AVIANB.TTF');}
#dituContent label {max-width: unset!important;text-align: center;}
.sa{line-height: 45px;}
.container-fluid{padding: 0 60px;}

/*top*/
.topa{position: fixed;top:0;width: 100vw; z-index: 88;transition:.4s;background: #fff;}
.topaa img{display: block;max-width: 100%;margin:0 auto;}
.topab{line-height: 97px;}
.topab a{display: block;position: relative;width:60px;}
.topab i{font-size: 30px;color: #777;}
.topa .topaa{width: 20%;float: left;}
.topa .menu{width: 80%;float: left;}
.menu li{float: left;width:10%;}
.menu li span a{display: block;transition:.4s;position: relative;text-align: center;line-height: 97px;font-size: 16px;}
.menu li span em{display: block;margin:0 auto;width: 0px;height: 3px;background: #00469b;transition: all 0.3s ease 0s;}
.menu li span:hover a{color: #00469b;}
.menu li span:hover em{width: 30%;}
.menu li.curr { transition: all 0.3s ease 0s; }
.menu li.curr .submenu{opacity: 1; }
.menu li .submenu{position:fixed;z-index: 88;left:0;top:100px;border-top: 1px solid #ddd; width:100%;height:0;overflow: hidden;opacity:0;
	transition: all 0.3s ease 0s;background: url(../images/navbg.jpg) top repeat-y #fff;}
.sub_a{float: left;width: 40%;background: #fafafa;padding:1rem 0;}
.sub_a a{display: block;line-height: 40px;transition:.4s;padding-left: 1rem;font-size: 15px;}
.sub_a a i{font-size: 14px;color: #777;}
.sub_a a:hover{background: #01458e;color: #fff;}
.sub_a a:hover i{color: #fff;}
.sub_b{float: right;width: 60%;padding: 2rem;}
.sub_b span{display: block;font-size: 24px;line-height: 50px;}
.sub_b p{font-size: 16px;line-height: 40px;}
.sub_b img{max-width: 70%;margin-top: -15%;}
.navimg {display: block;width: 100%;height: 0;padding-bottom:50%;position: relative;overflow: hidden;}

.search-text{border: 1px solid #ddd;line-height: 38px;padding-left: 5px;width: 80%;}
.fdj{width: 55px;height: 40px; line-height: 40px;background: url(../images/fdj.png) center no-repeat #1daa70;outline: none;color: #fff;width: 20%;}
.btn{border-radius: 0px !important;}
.layui-layer{top:20px !important;}


.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;}
.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 strong{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 strong:hover{background: #00469b;color: #fff;}
.mobmenu .sidebar li strong:hover a{color: #fff;}
.mobmenu .sidebar li strong:hover i{color: #fff;}
.zmenu p{line-height: 35px;}
.zmenu p a{display: block;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.zmenu p:hover a{color: #00469b}
.tipa{line-height: 45px;text-align: left;margin-left: 1rem;}
/*首页大图*/
.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{transition:.4s;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 25px;}
.banner .swiper-pagination-bullet-active{width: 50px;height: 8px;border-radius:20px;background:#00469b;}
/*in_01*/
.in_01{height: auto;overflow: hidden;}
.intita {height: auto;overflow: hidden; background: url(../images/intita.png) left center no-repeat;}
.intita span{display: block; text-transform: uppercase;}
.intita span small{font-size: 16px;color: #777;position: relative;padding-left: 3.5rem;}
.intita span small::before{position: absolute;content: "";width: 50px;height: 4px;background: #00469b;top:45%;left:0;}
.intita strong{display: block;}
.intita a{color: #777;transition:.4s;}
.intita a:hover{color: #00469b;}

.in01a{position: relative;}
.in01a .swiper-container {padding-bottom: 4%;overflow: inherit;}
.in01a .swiper-scrollbar-drag {background:#034395;}
.in01a .swiper-container-horizontal>.swiper-scrollbar{left:0;}
.in01a .swiper-slide {display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;}
.in01a .swiper-slide a {display: block;background: #fafafa;position: relative;}
.in01a .swiper-slide a .inimgb{position: absolute;bottom: 6%;right:6%;}
.in01a .swiper-slide:hover img{transform: scale(1.02) rotate(-1deg)}
.in01a .swiper-slide:hover i{color: #00469b}
.inimga{position: relative;display: block;width: 80%;height: 0;padding-bottom:50%;overflow: hidden;float: right;}
.inimga img {display: block;width: 100%;transition: all .5s ease 0s;}
.infonta{position: absolute;top:6%;left:6%;width: 100%;}
.infonta span{display: block;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.infonta p{color: #d6d6d6;text-transform: uppercase;font-family: fz;}
.infonta em i{color: #fff;}
.infonta em{display: block;margin-top: 3rem; background: #00469b;width: 35px;height: 35px;text-align: center;padding-top: 4.8px; border-radius: 50px;transition:.4s;}
.in01a .swiper-slide:hover em{background: rgba(0,70,155,.3);color:#00469b;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg); }
.in01a .swiper-slide:hover {color: rgba(255,255,255,.8);}

.in_02{height: auto;overflow: hidden;background: url(../images/in02a.jpg)  center no-repeat fixed;text-align: center;color: #fff;padding: 16rem 0;}
.in_02 p:nth-of-type(2){width: 140px;margin:0 auto;}
.in_02 p a{display: block;color: #fff;transition:.4s;}
.in_02 p a:hover em{background: #fff;color:#00469b;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg); }
.in_02 p a:hover {color: rgba(255,255,255,.8);}
.in_02 strong{display: block;font-size: 46px;line-height: 80px;}
.in_02 em{display: block;float: left; background: #00469b;width: 35px;height: 35px;text-align: center;padding-top: 3px; border-radius: 50px;transition:.4s;}

.in03a .swiper-slide a{display: block;height: auto;overflow: hidden; background: #fff;box-shadow: #f9f9f9 0 0 15px 5px;position: relative;transition: all linear 0.3s;}
.in03a .swiper-slide a:hover img{transform: scale(1.06, 1.06)}
.in03a .swiper-slide a:hover {box-shadow: rgba(0,0,0,0.2) 0 0 15px 0px;transform: translate3d(0,-2px,0);}
.in03a .swiper-slide img{display: block;max-width: 100%;transition:all 1.5s;}
.in03b {transition:all 0.6s ease 0s;height: auto;position: relative;}
.in03b span{display: block;line-height: 50px;height: 50px;color: #444;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.in03b p{display: block;color: #777;line-height: 50px;width: 100%;}
.in03b b{float: right;font-weight: normal;position: relative;z-index: 2;border-radius: 50px;width: 40px;line-height:37px;border: 1px solid #cdcdcd;text-align: center;}
.inimgc{height: auto;overflow: hidden;}

.in_04{height: auto;overflow: hidden;background: #f4f5f6;}
.in_04 span{display: block;font-size: 44px;line-height: 80px;}
.in_04 a{float: right;width: 180px;background: #00469b;color: #fff;border-radius: 40px;line-height: 38px;text-align: center;transition:.4s;}
.in_04 a:hover{background: rgba(0,70,175,.6);}
/*脚步*/
.footer{height: auto;overflow: hidden;background:#00469b;color: #8591c7; }
.foota{height: auto;overflow: hidden;}
.foota span{display: block;font-family: fz;text-align: right;color: #fff;line-height: 30px;}
.foota span p{font-size: 14px;color: #8591c7;}
.footb li{float: left;width: 14%;line-height: 35px;}
.footb li a{display: block; color: #8591c7;transition:.4s;}
.footb li a:hover{color: #fff;}
.footb_a a{display: block;float: right;width: 40px;height: 40px;line-height: 40px;border-radius: 50px;text-align: center;margin-left: .5rem; border: 1px solid rgba(255,255,255,.1);transition:.4s;}
.footb_a a i{font-size: 22px;color: #8591c7;transition:.4s;}
.footb_a a:hover{border: 1px solid rgba(255,255,255,.95);color: #fff;}
.footb_a a:hover i{color: #fff;}
.footc{border-top: 1px solid rgba(255,255,255,.1);height: auto;overflow: hidden;color: #8591c7;line-height: 30px;}
.footc a{color: #8591c7;transition:.4s;}
.footc a:hover{color: #fff;}



.footnav{left: 0;bottom:0;float: left;width: 100%;position: fixed;background:#fff;z-index: 888;border-top: 1px solid #f6f6f6;}
.footnav li{float: left;text-align: center;width: 25%;}
.footnav li a{border-right: 1px solid #f6f6f6;}
.footnav li i{font-size: 20px;}
.footnav li span{display: block;line-height: 25px;color: #666;font-size: 12px;}
.footnav li a{display: block;padding-top:4%;color:#333;transition:.4s;}
.footnav li a:hover{background: #c40000;color: #fff;}
.footnav li a:hover span{color: #fff;}
/*pubilc*/
.top-banner {height: 100vh;overflow: hidden;position: relative;}
.parallax {position: relative;left: 0; margin-left: 0; width: 100vw; height: 100vh;}
.top-banner .parallax {opacity: 0;visibility: hidden;filter:contrast(2.5) brightness(2.5);-webkit-transition: all 1s;-webkit-transform: scale(1.05);}
.top-banner.active .parallax {opacity: 1; visibility: visible;filter:contrast(1) brightness(1);-webkit-transition: all 1s;-webkit-transform: scale(1); width: auto; height: auto;}
.pagename {position: absolute;border: none;width: 100%;height: auto;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 5; text-align: center; color: #fff;}
.pagename strong{display: block;}
.pagename span{display: block;letter-spacing: 4px;}
.pagename p{display: block;width: 40px;height: 2px;background: #fff;margin:1.5rem auto 0 auto;}
/*company*/
.comban{height: auto;overflow: hidden;background: url(../images/comban.jpg) center no-repeat;padding: 13rem 0 30rem 0;color: #fff;}
.comban span{display: block;text-shadow: 0px 2px 2px #858585;}
.comban p{text-shadow: 0px 2px 2px #858585;}
.comban a{display: block;width: 120px;text-align: center; background: #fff;line-height: 40px;border-radius: 5px;transition:.4s;}
.comban a:hover{background: #777;color: #fff;}
.companya{height: auto;overflow: hidden;}
.companya li span{display: block;font-weight: 100;}
.companya li p{display: block;font-weight: 100;}
.companya li img{display: block;width: 100%;transition:.4s;}
.companya li:hover img {-webkit-transform: scale(1.05);transform: scale(1.05);}
.companya li:hover .comimga i {background: rgba(0,0,0,.2);}
.comimga {display: block;width: 100%;height: 0;padding-bottom: 66%;position: relative;overflow: hidden;}
.comimga i {display: block;background:rgba(0,0,0,.5);width: 100%;height: 100%;position: absolute;top: 0;left:0; transition:.4s;}

.ppgsban{height: auto;overflow: hidden;background: url(../images/ppgsban.jpg) center no-repeat;padding: 13rem 0 30rem 0;color: #fff;background-size: 100%;}
.ppgsban span{text-shadow: 0px 2px 2px #858585;}
.gczlban{height: auto;overflow: hidden;background: url(../images/gczlban.jpg) center no-repeat;padding: 13rem 0 30rem 0;color: #fff;background-size: 100%;}
.gczlban span{text-shadow: 0px 2px 2px #858585;}
.gzjhban{height: auto;overflow: hidden;background: url(../images/gzjhban.jpg) center no-repeat;padding: 13rem 0 30rem 0;color: #fff;background-size: 100%;}
.gzjhban span{text-shadow: 0px 2px 2px #858585;}
.ppgsa strong{display: block;padding: 1rem 0;font-weight: normal;font-size: 36px;color: #222;}
.ppgsa img{display: block;max-width: 100%;margin:0 auto;}
.ppgsa p{color: #666;line-height: 35px;font-size: 20px;}
.ppgsa table{width: 100%;}
.ppgsa tbody{height: auto;overflow: hidden;background: #efedec}
.ppgsa .firstRow{width: 100%;}
.ppgsa .firstRow td{width: 50%;padding: 3rem;}
.comtit{display: block;}
/*product*/
.prolist li a{background: #f8f9fa;height: auto;overflow: hidden;transition: all linear 0.3s;}
.prolist li a {display: block;background: #fafafa;position: relative;}
.prolist li a .inimgb{position: absolute;bottom: 6%;right:6%;}
.prolist li:hover img{transform: scale(1.02) rotate(-1deg)}
.prolist li:hover i{color: #00469b}
.prolist li:hover em{background:rgba(0,70,155,.3);color:#00469b;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg); }
.prolist li:hover {color: rgba(255,255,255,.8);}
.prolist li:hover b{width: 105px;}

.proc img{max-width: 100%;}

.jw-skin-bce .jw-controlbar{width: 100%;}

/*productinfo*/
.proa{height: auto;overflow: hidden;position: relative;color: #fff;}
.proa img{max-width: 100%;}
.proa .proaz_a{display: block;position: absolute;z-index: 3;bottom: 10%;width: 100%;}
.proa .proaz_a p{line-height: 60px;font-family: fz;font-weight: 100;}
.prob{height: auto;overflow: hidden;background: #f6f7f7}
.ptit{height: auto;overflow: hidden;}
.ptit li{float: left;width: 60px;margin:0 2rem;}
.ptit li a{display: block;position: relative;font-weight: 100;line-height: 50px;text-align: center;}
.ptit li:hover i{-webkit-transform: scale(1);transform: scale(1);}
.ptit li a i{position: absolute;bottom: 0;width: 100%;left: 0; border-bottom: #2E5CD7 3px solid;transition:.4s;-webkit-transform: scale(0);transform: scale(0);}
.proc{height: auto;overflow: hidden;background: #fff;width: 100%;}
.proc table{width: 100% !important;}
.proc tbody{width: 100% !important;}
.proc tbody td{width: 50%;}
.proc tbody td:nth-of-type(1){padding-right: 2rem;}
.proc strong{display: block;padding: 1rem 0;font-weight: normal;font-size: 36px;color: #222;}
.proc p{color: #666;line-height: 35px;font-size: 20px;}

.protit {display: block;font-weight: normal;color: #222;font-size: 36px;line-height: 50px;margin-bottom:2rem;}
.prod {height: auto;overflow: hidden;background: #fff;}
.proe{height: auto;overflow: hidden;background: #fff;}
.proe img{max-width: 100%;}
.proe table{float: left; width: 50% !important;border-right: 1px solid #eee;}
.proe tbody{width: 100% !important;border: 1px solid #eee;}
.proe tbody tr{line-height: 40px;}
.proe tbody td{width: 50%;padding: 0 4%;font-size: 15px;height: auto;overflow: hidden; }
.proe tbody td:nth-of-type(1){background: #eee;border-bottom: 1px solid #fff;}
.proe tbody td:nth-of-type(2){border-bottom: 1px solid #eee;}

.video .jw-title-primary{display: none;}

.prof{height: auto;overflow: hidden;background: #fff;}
.prof ul{height: auto;overflow: hidden;border: 1px solid #eee;}
.prof ul li{height: auto;overflow: hidden;border-right: 1px solid #eee;text-align: center;transition:.4s;}
.prof ul li i{font-size: 42px;}
.prof ul li span{display: block;font-weight: 100;}
.prof ul li:hover{transform: translateY(-20px);}
/*case*/
/*.caselist{height: auto;overflow: hidden;}
.caselist strong{display: block;font-size: 80px;color: #00469b;font-family: av;margin-top: -60px;}
.caselist span{display: block;line-height: 50px;font-size: 16px;color: #777;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}*/
/*news*/
.newslist{height: auto;overflow: hidden;}
.newslist li img{display: block;max-width: 100%;transition: all 1s ease}
.newslist li a{display: block;height: auto;overflow: hidden;position: relative;transition: all 1s ease}
.newslist li a:hover img{transform: scale(1.06, 1.06)}
.newslist li a:hover {color: #222;}
.newslist li a span{display: block;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.newslist li a p{line-height: 30px;color: #777;}

/*新闻详情*/
.sidetit{height: auto;overflow: hidden;background: #00469b;color:#023a7d;font-size: 18px;text-align: center;padding: 1rem 0;text-transform: uppercase;font-family: impact;}
.sidetit span{font-size: 24px;line-height: 40px;font-weight: bold;color: #fff;}
.newsinfo{height: auto;overflow: hidden;background: #f4f6f8;padding-top: 8rem;}
.newsinfoa{height: auto;overflow: hidden;}
.newsinfoa strong{display: block;color: #4c4c4c;font-weight: normal;} 
.meta{line-height: 35px;color: #777;border-bottom: 1px solid #dbdbdb;}
.newsaa {height: auto;overflow: hidden;}
.newsaa  img{display: block;margin:.5rem auto;max-width: 100%;}
.newsaa  p{line-height: 30px;}
.newsinfob{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: #00469b;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;font-family: av;}
#prev_next{height: auto;overflow: hidden;border-top: 1px solid #dbdbdb;padding-top: 1rem;margin-top: 1rem;}
#prev_next li{line-height: 35px; color: #777;}
#prev_next li i{float: left;}
#prev_next li a{transition:.4s;}
#prev_next li:hover a{color: #00469b !important;}
.jw-state-idle .jw-title{display: none !important;}

.newsmore{height: auto;overflow: hidden;}
.newsmore strong{display: block;font-weight: normal; }
.newsmore li a{display: block;height: auto;overflow: hidden;position: relative;}
.newsmore li a i{display: block;position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,.2);z-index: 1;left:0;top:0;}
.newsmore li a span{position: absolute;bottom: 1rem;line-height: 60px;width: 100%; z-index: 8;color: #fff;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.newsmore li:hover img{transform: scale(1.08, 1.08)}
.newsmore li img{display: block;width: 100%;transition: all .6s ease}
/*联系我们*/
.contact-list{ position: absolute; left: 0; top: 15%; z-index: 1; width: 100%; padding: 0;}
.contact-list .container{ margin: 0 auto !important;}
.contact-list .container ul{ float: left; width: 35%;}
.contact-list .container li{ background: #fff; padding: 7%; margin-bottom: 3%; position: relative;}
.contact-list .container .zxly{ background: #00469b; height: 70px;clear: both; line-height: 70px; text-align: center; color: #fff; font-size: 20px; transition:0.3s; cursor: pointer;}
.contact-list .container .zxly i{ display: inline-block; font-size: 20px;}
.contact-list .container .zxly:hover{ background: #333;}
.contact-list .container li .pic{ float: left; width: 60px; height: 60px; background: #00469b; line-height: 60px; text-align: center; border-radius: 3px;}
.contact-list .container li .pic i{ font-size: 30px; color: #fff;}
.contact-list .container li .font{ float: left; padding-left: 5%; width: 80%;}
.contact-list .container li .font span{ color: #666666; font-size: 18px;}
.contact-list .container li .font p{ color: #282828; font-size: 20px;line-height: 30px;}
.contact-list .container li:before{ position: absolute; right: 0; top: 0; content: '01.'; width: 45px; height: 45px; line-height: 45px; text-align: center; border-left: 2px solid #fafafb; border-bottom: 2px solid #fafafb; color: #666666; font-size: 24px; font-family: Bahnschrift;}
.contact-list .container li:nth-of-type(2):before{ content: '02.';}
.contact-list .container li:nth-of-type(3):before{ content: '03.';}
.zxly_nr{ float: right; background: #fff; width: 63%; padding: 3%; opacity: 0;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    -webkit-clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%);
    clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%);
}
.zxly_nr .tit{ color: #282828; position: relative;}
.zxly_nr .tit p{ font-size: 36px; font-weight: bold; float: left; padding-right: 3%;}
.zxly_nr .tit span{ font-size: 24px; display: block; float: left;}
.zxly_nr .tit:before{ position: absolute; left: 0; top: 0; content: 'Online Message'; color: rgba(40,40,40,0.03); font-size: 88px; font-family: Bahnschrift; text-transform: uppercase; font-weight: bold;}
.zxly_nr .ly_close{ position: absolute; right: 0; top: 0; z-index: 1; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 100%; background: #00469b; cursor: pointer; transition:0.3s;}
.zxly_nr .ly_close i{ color: #fff; font-size: 16px; transition: all 1.5s ease-out 0s;}
.zxly_nr .ly_close:hover{ background: #333;}
.zxly_nr .ly_close:hover i{ transform: rotate(720deg);}

.mes-form .form-tr{overflow: hidden;margin-top: 3%;}
.mes-form .form-tr input{display: block;width: 100%;padding: 0 2%;height: 4rem;line-height: 4rem;background: none;border-bottom: 1px solid #e7e7e7;}
.mes-form .form-tr .code input{width: 40%;float: left;}
.mes-form .form-tr textarea{display: block;width: 100%;padding: 5px 10px;height: 100px;background: none;border-bottom: 1px solid #e7e7e7;}
.mes-form .form-tr .code .verify{cursor: pointer;float: left;margin-left: 25px;width: 110px;height: 40px;line-height: 40px;text-align: center;font-size: 0;}
.mes-form .form-tr .code .verify img{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;}
.mes-form .form-tr .submit2{margin-top: 15px;display: block;width: 190px;float: right;height: 40px;text-align: center;line-height: 40px;background: #00469b;color: #fff;font-size: 15px;transition: 0.3s;}
.mes-form .form-tr .submit2:hover{background: #c30000;}
.zxly_nr.show{ opacity: 1;
    -webkit-clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0);
    clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0);
}


@media screen and (max-width:1440px){
    .zxly_nr .tit p{ font-size: 30px;}
    .zxly_nr .tit span{ font-size: 16px;}
    .zxly_nr .tit:before{ font-size: 54px;}
}

@media screen and (max-width:1200px){
    .contact-list .container li .font{ width: 75%;}
    .contact-list .container li .font span{ font-size: 16px;}
    .contact-list .container li .font p{ font-size: 16px;}
    .zxly_nr .tit p{ font-size: 30px;}
    .zxly_nr .tit span{ font-size: 16px;}
    .zxly_nr .tit:before{ font-size: 54px;}
    .zxly_nr .ly_close{ width: 35px; height: 35px; line-height: 35px;}
}
@media screen and (max-width:991px){
    .contact-list .container ul{ width: 70%;}
}
@media screen and (max-width:765px){
    .contact-list{ position: relative; margin-top: 25% !important;}
    .contact-list .container ul{ width: 100%;}
    .contact-list .container ul li{ border: 1px solid #ccc; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
}
/*荣誉*/
.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;}
.imga{border: 1px solid #eee;display: block;width: 100%;height: 0;padding-bottom: 66%;position: relative;overflow: hidden;}
@media (max-width: 576px) {
.mf_12{font-size: 12px;line-height: 25px;}
.mf_14{font-size: 14px;line-height: 30px;}
.mf_16{font-size: 16px;line-height: 30px;}
.mf_18{font-size: 18px;line-height: 35px;}
.mf_22{font-size: 22px;line-height: 40px;}

.topa{padding: 1rem 0;}
.topa .topaa{width: 100%;}
.topaa img{margin:0;}
.in_02{padding: 5rem 0;}
.in_02 strong{font-size: 22px;}
.intita span small{font-size: 14px;}
.in01a .swiper-container{padding-bottom: 8%;}
.in03b b{display: none;}

.container-fluid{padding: 0 15px;}
.in_04 span{font-size: 22px;line-height: 35px;}
.in_04 a{margin-top: 1rem;float: left;}
.footer{padding-bottom: 20%;}
.comban{padding: 8rem 0 6rem 0;}
.ppgsban{padding:6rem 0 4rem 0}
.gczlban{padding:6rem 0 4rem 0}
.gzjhban{padding:6rem 0 4rem 0}
.ppgsa .firstRow td{display: block;width: 100% !important;padding: .5rem;}
.ppgsa p{font-size: 16px;}
.ppgsa p strong {font-size: 22px !important;}
.ppgsa p strong span{font-size: 22px !important;}
.ppgsa p span{font-size: 16px !important;}
.proa{padding-top: 60px;}
.ptit li{width: 10%;}
.proc .firstRow td{display: block;width: 100% !important;padding:0;}
.proc table{display: block;}
.proc tbody{display: block;}
.proc tbody td:nth-of-type(1){padding-right: 0px;}
.proc span{font-size: 16px;}
.proc p {font-size: 16px !important;}
.proc p span{font-size: 16px !important;}
.protit{font-size: 22px;}
.proe span{font-size: 22px !important;}
.proe table{width: 100% !important;}
.proe tbody td{width: 60%;}
.video .jwplayer{height: 220px !important;margin-top:.5rem;}


}
@media (min-width: 576px) and (max-width: 768px){

.topa{padding: 1rem 0;}
.topa .topaa{width: 100%;}
.topaa img{margin:0;}
.in_02{padding: 5rem 0;}
.in_02 strong{font-size: 22px;}
.intita span small{font-size: 14px;}
.in01a .swiper-container{padding-bottom: 8%;}
.in03b b{display: none;}

.container-fluid{padding: 0 15px;}
.in_04 span{font-size: 22px;line-height: 35px;}
.in_04 a{margin-top: 1rem;float: left;}
.comban{padding: 8rem 0 6rem 0;}
.ppgsban{padding:6rem 0 4rem 0}
.gczlban{padding:6rem 0 4rem 0}
.gzjhban{padding:6rem 0 4rem 0}
.ppgsa .firstRow td{display: block;width: 100% !important;padding: .5rem;}
.ppgsa p{font-size: 16px;}
.ppgsa p strong {font-size: 22px !important;}
.ppgsa p strong span{font-size: 22px !important;}
.ppgsa p span{font-size: 16px !important;}
.proa{padding-top: 60px;}
.ptit li{width: 10%;}
.proc .firstRow td{display: block;width: 100% !important;padding:0;}
.proc table{display: block;}
.proc tbody{display: block;}
.proc tbody td:nth-of-type(1){padding-right: 0px;}
.proc span{font-size: 16px;}
.proc p {font-size: 16px !important;}
.proc p span{font-size: 16px !important;}
.protit{font-size: 22px;}
.proe span{font-size: 22px !important;}
.proe table{width: 100% !important;}
.proe tbody td{width: 60%;}
.infonta span{font-size: 16px;}
.newslist li a span{font-size: 16px;}
.newsmore li a span{font-size: 16px;}
}
@media (min-width: 768px) and (max-width: 991px) {

.topa{padding: 1rem 0;}
.topa .topaa{width: 100%;}
.topaa img{margin:0;}
.in_02{padding: 5rem 0;}
.in_02 strong{font-size: 22px;}
.intita span small{font-size: 14px;}
.in01a .swiper-container{padding-bottom: 8%;}
.in03b b{display: none;}

.container-fluid{padding: 0 15px;}
.in_04 span{font-size: 22px;line-height: 35px;}
.in_04 a{margin-top: 1rem;float: left;}
.comban{padding: 8rem 0 6rem 0;}
.ppgsban{padding:6rem 0 4rem 0}
.gczlban{padding:6rem 0 4rem 0}
.gzjhban{padding:6rem 0 4rem 0}
.ppgsa .firstRow td{display: block;width: 100% !important;padding: .5rem;}
.ppgsa p{font-size: 16px;}
.ppgsa p strong {font-size: 22px !important;}
.ppgsa p strong span{font-size: 22px !important;}
.ppgsa p span{font-size: 16px !important;}
.proa{padding-top: 60px;}
.ptit li{width: 10%;}
.proc .firstRow td{display: block;width: 100% !important;padding:0;}
.proc table{display: block;}
.proc tbody{display: block;}
.proc tbody td:nth-of-type(1){padding-right: 0px;}
.proc span{font-size: 16px;}
.proc p {font-size: 16px !important;}
.proc p span{font-size: 16px !important;}
.protit{font-size: 22px;}
.proe span{font-size: 22px !important;}
.proe table{width: 100% !important;}
.proe tbody td{width: 60%;}
.infonta span{font-size: 16px;}
.newslist li a span{font-size: 16px;}
.newsmore li a span{font-size: 16px;}
}
@media (min-width: 992px) and (max-width: 1200px) {
.menu li{width: 18%;}
.in_02{padding:8rem 0;}
.in03b b{display: none;}
.in_04 span{font-size: 30px;}
.in_04 p{font-size: 16px;}
.footb li{width: 18%;}
.comban{padding:10rem 0 20rem 0;}
.proa{padding-top: 60px;}
.proc p span{font-size: 14px !important;}
.proc tbody td{width: 100%;display: block;}
.infonta b{margin-top: 4rem;}
.infonta span{font-size: 18px;}
.newsmore li a span{font-size: 16px;}
}


@media (min-width: 1200px) {
.container{max-width: 1660px;}
 }
@media (min-width: 1200px) and (max-width: 1550px) {
.menu li{width:11%;}
.footb li{width: 20%;}
.in_02{padding:10rem 0;}
.in03b b{border: none;}
.proc p{font-size: 14px;}
.proc img{margin-top: 1rem;}

}








