/* CSS reset by */
@charset "utf-8";


body{opacity:0; transition:all 0.2s ease-in-out; overflow-x:hidden;}

.bodyIn{ opacity:1;}

body.ieBody{opacity:1;}

.ieBody .wOpacity{opacity:1;}

.serBg{ background:rgba(18,41,79,0.95); position:fixed; left:0; top:0; width:100%; height:100%; z-index:55;}

.serLayer{ position:fixed; left:0; top:0; width:100%; height:100%; z-index:56; padding-top:120px;}

.serClose{ background: url(../images/close-1.png) no-repeat center center; display: inline-block; height: 66px; width: 66px; border: 1px solid rgba(255,255,255,0.3); position: absolute; right: 3vw; top: 28px; border-radius:50%; transition:all 0.5s ease-in-out; }

.serClose.on{ transform:rotate(90deg);}

.serIntBox{ margin: 0px auto; max-width:90%; width:1200px; }

.serIntBox input{ border-top: 1px solid rgba(255,255,255,0.3); border-bottom: 1px solid rgba(255,255,255,0.3); font-size: 20px; line-height: 108px; color: #FFF; height: 110px; background: url(../images/ser_icon.png) no-repeat left center; padding-left: 45px; width:100%; background-size:30px auto;}

.serul{ margin: 50px auto 0; max-width:90%; width:1200px; }

.serul li{ font-size: 16px; line-height: 32px; color: #FFF; padding-left:18px; position:relative; }

.serul li:after{content:""; width:5px; height:5px; background:#fff; border-radius:50%; position:absolute; left:0; top:15px;}

.serLayer h6{font-size:58px; line-height:60px; margin-bottom:45px; display:block; text-align:center; color:#fff; letter-spacing:15px;}

.serBox{position:absolute; left:0; width:100%; top:50%; transform:translateY(-68%);}

@media (max-width:1799px){
.serClose{height: 60px; width: 60px;}

.serIntBox input{height:96px; font-size:30px;}

.serLayer h6{font-size:50px;}

}

@media (max-width:993px){
.serBg{z-index:889;}

.serLayer{z-index:900;}

.serClose{ transform:scale(0.8);}

.serIntBox input{line-height:88px; height:88px; background-size:22px auto; padding-left:42px; font-size:18px;}

.serul{padding:20px 3vw;}

}

@media (max-width:767px){
.serLayer h6{ font-size:30px; line-height:36px;}

.serul{margin-top:10px;}

}



/*mobile header*/
.mHeader,.mMenuLayBg,.mCloseBtn,.mMmenuLay{display:none;}

.mMenuLayBg,.mMmenuLay,.mCloseBtn{display:none;}

@media (max-width:993px){
.mEmpty{height:56px;}

.header{display:none!important;}

.mHeader{ height:56px; background:rgba(255,255,255,0.9); position:fixed; left:0; top:0; width:100%; padding:0 15px; z-index:20; box-shadow:0 1px 3px 2px rgba(0,0,0,0.06); display:block;}

.mOpenBtn{ width:26px; height:20px; position:absolute; right:15px; top:50%; margin-top:-9px; overflow:hidden; cursor:pointer}

.mOpenBtn i{width:30px; height:2px; margin-bottom:4px; background:#12294f; display:block}

.mOpenBtn i:nth-child(2){ width:21px}

.mOpenBtn i:nth-child(3){ width:25px}

.mOpenBtn i:nth-child(4){ width:10px}

.mMenuLayBg{ opacity: 0; position: fixed; z-index: 900; left: 0; top: 0; width: 100%; height: 100%; transition: all 0.5s ease-in-out; transition-delay: 0.4s; display: block; background:rgba(0,0,0,0.6); background-size:cover; visibility:hidden;}

.mMmenuLay{ position: fixed; height: 100%; left:25%; top: 0px; right: 0px; bottom: 0px; z-index: 950; overflow-y: auto; color: #fff; font-size: 14px; box-shadow: -2px 0px 4px 3px rgba(0,0,0,0.06); padding: 25px; transition: all 0.5s ease-in-out; opacity: 0; transform: translateX(100%); transition-delay: 0.2s; display: block; background:#e60012;}

.mCloseBtn{ background: url(../images/mclose.png) no-repeat center center; height: 26px; width: 26px; position: fixed; right: 15px; top: 15px; cursor: pointer; z-index: 950; background-size:22px 22px; transition:all 0.5s ease-in-out; opacity:0; display:block; z-index:955; visibility:hidden }

.mLogo{float:left;}

.mLogo img{height:36px; width:auto; margin-top:10px;}

.mLogo span{font-size:16px; line-height:38px; display:inline-block; position:relative; left:8px; top:4px;}

.mLogo span,.mLogo img{vertical-align:middle;}

.mMmenuLay dt{position:relative; position:relative;}

.mMenu_a1{ font-size: 15px; color: #fff; padding: 0 0px 0 6px; display: block; line-height: 46px; border-bottom: 1px solid rgba(255,255,255,0.2); text-transform: uppercase; }

.mMenu_a2{font-size:14px; color:#fff; line-height:46px; display:block; border-bottom:1px solid rgba(255,255,255,0.3); padding-left:25px;}

.mMenu_a3{font-size:14px; color:#fff; line-height:46px; display:block; border-bottom:1px solid rgba(255,255,255,0.3); padding-left:50px;}

.mToggle,.mToggle_a{ height: 47px; width: 47px; position: absolute; top: 0px; right: 0px; background: url(../images/mhead_i1.png) no-repeat center center; cursor: pointer; display:none }

.mToggle2,.mToggle2_a{ background: url(../images/reduce.jpg) no-repeat center center; }

.mToggle_a{display:block}

.mMmenuLay dd.mMenu_dd2{ transition:all 0.5s ease-in-out; height:0; overflow:hidden; position:relative;}

.mMmenuLay dl.on dd.mMenu_dd2{height:47px;}

.mMenu_a1:hover,.mMenu_a2:hover,.mMenu_a3:hover{color:#fff; opacity:0.8}

.mMenu_icon1{ background: url(../images/hd_i1.png) no-repeat center center; display: inline-block; height: 20px; width: 20px; margin-right: 8px; }

.mMenu_a1 text,.mMenu_a1 i{vertical-align:middle;}

.mMenuLayBg.on{opacity:1; visibility:visible; transition-delay:0.2s}

.mMmenuLay.on{opacity:1; transform:translateX(0%); transition-delay:0.4s}

.mCloseBtn.on{opacity:1; transform:rotate(180deg);visibility:visible; opacity:1;}

.mHeader .topSerBtn{ background: url(../images/ser_ico.png) no-repeat center center; display: inline-block; position: absolute; margin-top: -15px; top: 50%; right: 95px; height: 30px; width: 30px; }

.mLan_tel{ width: 30px; height: 30px; right: 55px; top: 50%; margin-top: -15px; position: absolute; background: url(../images/tel_i1.png) no-repeat center center; }

.mMenu_dd3{display:none}

.mLan_a{ font-size: 18px; text-transform: uppercase; line-height: 33px; height: 36px; width: 36px; color: #333; display: inline-block; position: absolute; top: 11px; right: 46px; }

.mHead_tel{ background: url(../images/top_tel_m.png) no-repeat center center; height: 36px; width: 36px; position: absolute; top: 11px; right: 100px; }

.headerWpr {display:none;}

.mMenu_bm{ line-height:60px;}

.mMenu_bm span{margin-right:20px; padding-left:6px;}

.topWpr{display:none;}

.hmFocus{padding-top:0!important;}

}

@media (max-width:767px){
.mLogo img{height:32px; margin-top:12px;}

}



/* end */

@media (max-width:1199px){
.wrapper{width:100%; overflow:hidden;}
}



.headerWpr{ position:relative; height:100px; z-index:10; transition:all 0.5s ease-in-out;}

.headerBg{ background:rgba(0,0,0,0.6); position:fixed; left:0; top:0; right:0; bottom:0; z-index:9; transition:all 0.5s ease-in-out; opacity:0; visibility:hidden; height:100vh;}

.header:hover + .headerBg{opacity:1; visibility:visible;}

.header{ width: 100%; top: 0; left: 0; transition: all 0.5s ease-in-out; background: #fff; height: 100px; position: fixed; padding: 0 0.6rem; z-index: 10; box-shadow:0 3px 5px rgba(0,0,0,0.08); }

.logo{margin-top:25px;position:relative;display:inline-block;transition:all 0.5s ease-in-out;}

.logo img{ height:50px; width:auto; transition:all 0.5s ease-in-out;}

.logo img.iOpacity{ position:absolute; left:0; top:0}

.headRx{}

.nav{}
.nav li{ display:inline-block; margin:0 1.5vw; position:relative;}
.nav_a{ display: inline-block; line-height: 100px; font-size: 18px; letter-spacing:1px; }
.nav_a i.nav_arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333; display:inline-block; margin-left:8px; position:relative; top:-3px; transition:all 0.5s ease-in-out;}

.nav_a:after{content:""; height:3px; background:#e60012; position:absolute; left:50%; width:0; bottom:20px; transition:all 0.5s ease-in-out;}
.nav_a.on:after,.nav_a:hover:after{ left:0; width:100%;}
.nav li:hover .nav_a,.nav li .nav_a.on{ color:#e60012}


.nav li:hover .subMenu,.nav li:hover .proMenuWpr{ transition:all 0.3s ease-in-out; opacity:1; visibility:visible;}

.nav li:hover .nav_a,.nav_a.on{ color:#0c4389}

.nav_a2{ line-height: 100px; font-size: 16px; padding: 0px 1.3vw; }



.header_ser{ background: url(../images/ser_ico.png) no-repeat center center; height: 100px; float: left; width: 20px; }

.headerTel{background: url(../images/tel_i1.png) no-repeat left center;display: inline-block;padding-left: 30px;font: 20px/100px rbt_bb;transition: none;letter-spacing: 1px;/* margin-right: 1.87vw; */float: left;font-weight: bold;}

.pcSerBox{display:none;}

.subMenu{ position: absolute; left:50%; width: 190px; top: 100px; text-align:left; background: #fff; opacity: 0; visibility: hidden;  margin-left:-95px; }
.subMenu_a{ display: block; line-height: 24px; padding: 16px 60px 16px 30px; font-size: 16px; color: #666; letter-spacing: 1px; position:relative; transition:all 0.3s ease-in-out; z-index:1; }

.subMenu_a:before{content:""; background:#e60012; position:absolute; left:0; top:0; width:0; bottom:-1px; transition:all 0.3s ease-in-out;}

.subMenu_a:hover:before{ width:100%;}

.subMenu p{ position:relative;}

.subMenu p:before{content:""; height:1px; background:#E6E6E6; position:absolute; left:25px; right:25px; top:0px}

.subMenu p:nth-child(1):before{display:none;}


/*.subNav_a:after{content:""; transition:all 0.3s ease-in-out; position:absolute; left:0; top:0; bottom:-1px; width:4px; background:#8FC31F; opacity:0}

.subNav_a:hover:after{opacity:1;}
*/
.subMenu_a:hover{color:#fff;}

.subMenu_a span{display:block; position:relative;}

.subMenu_a i{ background: url(../images/menu_ar.png) no-repeat center center; height: 16px; width: 25px; position: absolute; top: 50%; margin-top: -8px; right: 30px; transition:all 0.8s ease-in-out; transform:translateX(-45px); opacity:0; background-size:18px auto;}

.subMenu_a:hover i{ transform:translateX(0); opacity:1;}

.pcLan{line-height:100px; float:left; font-size:16px; margin-left:26px; transition:none;}

.headLan{display:inline-block; position:relative; float:left; margin-right:28px;}

.headLan span{ margin: 0; display: inline-block; position: relative; font-size: 14px; background: url(../images/ti1a.png) no-repeat left center; line-height: 100px; padding: 0px 10px 0px 25px; transition:all 0.5s ease-in-out; position:relative; }

.headLan_option{ width:112px; background:#e60012; position:absolute; left:50%; margin-left:-56px; top:76px; border-radius:0.3em; padding:10px 0; transition:all 0.5s ease-in-out; opacity:0; visibility:hidden;}

.headLan_option a{display:block; text-align:center; color:#fff; line-height:32px;}

.headLan_option a:hover{background:#fff; color:#e60012;}

.headLan_option:after{content:""; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid #e60012; position:absolute; margin-left:-5px; top:-5px; left:50%;}

.headLan:hover .headLan_option{opacity:1; visibility:visible;}

.headerFixed{ position:fixed;}

.headLan span:after{ content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333; display:inline-block; margin-left:8px; position:relative; top:-1px; transition:all 0.5s ease-in-out;}


.indexBody .headLan span{ background: url(../images/ti1.png) no-repeat left center; color:#fff; }

.indexBody .headerWprWhite .headLan span,.indexBody .header:hover .headLan span{ background: url(../images/ti1a.png) no-repeat left center; color:#333;}

.indexBody .topWpr{width:100%; position:absolute; left:0; top:0;}

.indexBody .headerWpr{width:100%; position:fixed; left:0; top:0px;}

.indexBody .header{background:rgba(255,255,255,0); box-shadow:none;}

.indexBody .nav_a i.nav_arrow{border-top:4px solid #fff;}

.indexBody .headLan span:after{border-top:4px solid #fff;}

.indexBody .logo img{opacity:0;}

.indexBody .logo img.iOpacity{opacity:1;}

.indexBody .nav_a{color:#fff;}

.indexBody .headerTel{ color: #e60012; background: url(../images/tel_i1a.png) no-repeat left center; }

.indexBody .header_ser{ background: url(../images/ser_icoa.png) no-repeat center center; }

.headerWpr.out{ opacity:0; transition:all 0.3s ease-in-out; transform:translateY(-80px)}


.headerWpr.in{ opacity:1; transition:all 0.3s ease-in-out; transform:translateY(0)}

.header.headerOut{opacity:0; visibility:hidden}

.indexBody .pcLan{color:#fff;}

.indexBody .headerWprWhite .pcLan,.indexBody .header:hover .pcLan{color:#333;}

.indexBody .headerWprWhite .nav_a i.nav_arrow,.indexBody .header:hover .nav_a i.nav_arrow{border-top:4px solid #333;}

.indexBody .headerWprWhite .headLan span:after,.indexBody .header:hover .headLan span:after{border-top:4px solid #333;}

.indexBody .headerWprDown{ top:0;}

.indexBody .headerWprWhite{}

.indexBody .headerWprWhite .header,.indexBody .header:hover{background:rgba(255,255,255,1);box-shadow:0 3px 5px rgba(0,0,0,0.08); }

.indexBody .headerWprWhite .logo img,.indexBody .header:hover .logo img{opacity:1;}

.indexBody .headerWprWhite .logo img.iOpacity,.indexBody .header:hover .logo img.iOpacity{opacity:0;}

.indexBody .headerWprWhite .nav_a,.indexBody .header:hover .nav_a{color:#333;}

.indexBody .header:hover .nav_a:hover{ color:#e60012}

.indexBody .headerWprWhite .headerTel,.indexBody .header:hover .headerTel{ color:#e60012; background: url(../images/tel_i1.png) no-repeat left center; }

.indexBody .headerWprWhite .header_ser,.indexBody .header:hover .header_ser{ background: url(../images/ser_ico.png) no-repeat center center; }

.header:hover .pcLan:hover{ color: #086ee8; }

.header:hover .header_ser:hover{ background: url(../images/ser_ico.png) no-repeat center center; }



@media (max-width:1379px){
.nav_a{font-size:16px;}

}

@media (max-width:1199px){
.nav li{ padding:0 0.6vw;}

.nav_a{font-size:15px;}

.subMenu_a{font-size:14px; padding:10px 56px 10px 18px;}

.subMenu{width:180px; margin-left:-90px; letter-spacing:0;}

.subMenu_a i{right:20px;}

.headerTel{display:none;}

}

/********footer*************/
.footer{ position:relative; background: #e60012; color:#fff; }
.footTop{padding: 0.5rem 0 2.5vw;}
.footTop .container{max-width:85vw;display:flex;justify-content:space-between;align-items: center;}
.footLx{float:left;/* padding-top:60px; */max-width: 40vw;}

.footMenus{ overflow:hidden; margin-bottom:2.2vw;}
.footMenus dl{ float:left; margin-right:50px;}
.footMenus dl:last-child{margin-right:0;}
.footMenus dl dt{ line-height: 82px; padding-bottom: 0px; border-bottom: 1px solid #1A426E; font-size: 20px; font-weight: bold; color: #FFF; margin-bottom:15px; }
.footMenus dl dd{ font-size: 16px; line-height: 42px; }
.footMa,.footMa:hover{ color: #FFF; }
.footMa2{ color:#A3ACBA;}
.footMa2:hover{color:#fff;}
.footFrs{ overflow: hidden; line-height: 36px; background: url(../images/foot_i1.png) no-repeat left 6px; padding-left: 122px; font-size: 16px; position:relative; }
.footFrs strong{ font-weight:normal; color:#fff; position:absolute; left:32px; top:0;}
.footFr_a{ color: #a3acba; white-space: nowrap; display: inline-block; margin-right: 30px;}
.footFr_a:hover{ color:#fff;}

.footRx{float: right;padding:0.6rem 0.6rem 0px 0px;}
.foot_logo{ display:block;}
.foot_logo img{ height:57px; width:auto;}

.foot_tel { margin-top:15px; color:#fff;}
.foot_tel p{ font-size:0.3rem;}
.foot_tel span{font-size:0.6rem; font-family: 'rbt_bb'; color:#fff;}

.foot_ewm{ margin-top:20px;
    display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.foot_ewm li{text-align:center;color:rgba(255,255,255,.9);margin-right:10px;width: 1.4rem;}
.foot_ewm li:last-child{ margin-right:0;}

.foot_s{width:100%;max-width:550px;border-radius:46px;margin:25px auto 0px;background:#fff;padding: 10px 0.15rem;box-sizing:border-box;font-family:'rbt_bb';font-size: 0.18rem;color:#888;align-items: center;}
.foot_s img{display:block;width: 0.4rem;}
.foot_s span{background:#e70012;color:#fff;display:block;line-height: 0.4rem;border-radius:42px;padding: 0 10px;}

.footAdr{ margin-bottom:60px;}
.footAdr p{ font-size: 16px; margin-bottom: 14px; line-height: 26px; white-space:nowrap; }

.footWx{ position:relative; overflow:hidden;}
.footWx img{ float:left;}
.footWx p{ font-size: 16px; line-height: 28px; background: url(../images/foot_wxIco.png) no-repeat center top; text-align: center; white-space: nowrap; float: left; margin: 14px 0px 0px 22px; padding-top:40px; }

.footCopy a{color:rgba(255, 255 ,255 , 0.6);}
.footCopy a:hover{color:#fff;}
.footCopy{ border-top: 1px solid rgba(255,255,255,0.3); line-height: 30px; padding:0.3rem 0px; font-size: 16px; }
.footCopy .container{max-width: 85vw;display: -webkit-flex;display: flex;justify-content: space-between;flex-wrap: wrap;}
.footCopy .fl{}
.footCopy .fr{ }

@media (max-width:1024px){
.footLx{width:100%;max-width: 100vw;float: none;margin-top: 20px;}
.footRx{border:none; padding-top:45px; float:none;}
.foot_ewm{ margin-top:20px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;flex-wrap: wrap;
}
.footTop{padding-bottom:45px;}
.footTop .container{display:block;text-align:center;max-width: 100vw;width: 100%;}
.footWx{width:220px; margin:0 auto;}
.footRx{padding-left:0;}
}

@media (max-width:767px){
.foot_logo img{height:36px;}
.footAdr p{white-space:normal; font-size:12px; line-height:18px; margin-bottom:5px;}
.foot_logo{margin-bottom:16px;}
.footAdr{margin-bottom:20px;}
.footTop{padding-bottom:25px;}
.footCopy{padding-top:14px;}
.footCopy .container{display:block; overflow:hidden;}
.footCopy .fl,.footCopy .fr{width:100%; text-align:center}
.footRx{padding-top:35px;padding: 0.6rem 0rem 0px 0px;}
}




.backTop {
  display: inline-block;
  height: 46px;
  width: 46px;
  position: fixed;
  bottom: 60px;
  right: 5px;border-radius: 50%;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.15) url(../images/top-arrow.svg) no-repeat center 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.backTop.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  /* opacity: 1; */
}
.backTop.cd-fade-out {
  opacity: .5;
}
.backTop:hover {
  background-color:#e60012;
  opacity: 1;
}
