*{ margin:0; padding:0;}
body{ width:100%; font-size:14px;}
div{ font:normal normal normal 14px/26px \5FAE\8F6F\96C5\9ED1; text-align:left; color:#333;}
a{ text-decoration:none; font-size:14px; color:#333;}
a:hover{ color:#00458d;}
a img{ border:0;}
ul li{ list-style:none;}
a{ outline:none; star:expression(this.onFocus=this.blur()); cursor:pointer;}
img,object{ -ms-interpolation-mode:bicubic; border:none; height:auto; width:auto; max-width:100%; vertical-align:middle;}
input,select,textarea{ outline:0; -webkit-font-smoothing:none; -webkit-font-smoothing:antialiased; font-family:\5FAE\8F6F\96C5\9ED1; font-size:14px;}
.clear{ clear:both; font-size:0;}
.wrap{ max-width:1200px; margin:0 auto;}
.wrap2{ max-width:1100px; margin:0 auto;}
.trans{ transition-duration:1s; -ms-transition-duration:1s; -moz-transition-duration:1s; -webkit-transition-duration:1s;}/* 图片放大 */
.trans:hover{ transform:scale(1.05) scale(1.05); -moz-transform:scale(1.05) scale(1.05); -ms-transform:scale(1.05) scale(1.05); -o-transform:scale(1.05) scale(1.05); -webkit-transform:scale(1.05) scale(1.05);}
.rotate{ transition-duration:0.5s; -ms-transition-duration:0.5s; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s;}/* 360度旋转 */
.rotate:hover{ transform:rotate(360deg); -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg);}
.shadow{ box-shadow:3px 3px 12px -5px #ccc; -moz-box-shadow:3px 3px 12px -5px #ccc; -ms-box-shadow:3px 3px 12px -5px #ccc; -o-box-shadow:3px 3px 12px -5px #ccc; -webkit-box-shadow:3px 3px 12px -5px #ccc; background:#fff;}
.smove,.headMenu a,.sonnav a{ -moz-transition:all 0.8s cubic-bezier(.19,1,.22,1); -o-transition:all 0.8s cubic-bezier(.19,1,.22,1); -webkit-transition:all 0.8s cubic-bezier(.19,1,.22,1); transition:all 0.8s cubic-bezier(.19,1,.22,1);}
.middle{ display:flex; display:-webkit-flex; display:-ms-flex; display:-moz-flex; display:-o-flex; align-items:center; -webkit-align-items:center; -ms-align-items:center; -moz-align-items:center; -o-align-items:center;}
.hid{ overflow:hidden;}
.txtCen{ text-align:center;}
.flt{ float:left; overflow:hidden;}
.frt{ float:right; overflow:hidden;}
.m10{ margin-top:10px;}
.m20{ margin-top:20px;}
.m30{ margin-top:30px;}
.m40{ margin-top:40px;}
.m50{ margin-top:50px;}
.m60{ margin-top:60px;}
.buttonStyle{ border:solid 1px #ff9c01; background:#ffb901; color:#fff; text-align:center; line-height:28px; padding:4px 20px; cursor:pointer; display:inline-block; text-indent:0; font-size:16px; border-radius:8px; -webkit-border-radius:8px; -ms-border-radius:8px; -moz-border-radius:8px; -o-border-radius:8px;}
.buttonStyle:hover{ background:#ff9c01; color:#fff;}

.iTitle{ text-align:center; margin-top:50px;}
.iTitle h2{color:#373737; font-size:26px; line-height:30px; margin-top:3px;}
.iTitle i{ width:40px; height:2px; margin:15px auto 0; display:block; background:#034091;}
.iTitle2{ text-align:center; background:url(/images/style/iTitleBg2.png) no-repeat center bottom; font-size:14px; padding:50px 0 25px;}
.iTitle2 p, .iTitle2 h2{ font-size:34px; line-height:40px; padding-bottom:3px; font-weight:normal;}
.iTitle2 p b, .iTitle2 h2 b{ font-weight:normal; color:#00458d;}
.iTitle2 a:hover{ color:inherit;}
.Search{ padding:8px 0; overflow:hidden; box-shadow:0 0 10px -8px #333;
         background:linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%); 
         background:-o-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%); 
         background:-moz-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%); 
         background:-webkit-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%); 
         background:-ms-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#efefef 100%);}
.SearKey{ float:left; line-height:34px;}
.SearKey strong{ padding-right:2px;}
.SearKey span{ padding:0 10px; font-size:12px;}
.SearCt{ float:right; background:#f1f1f1; height:34px; line-height:34px; box-sizing:border-box; border:solid 1px #e7e7e7; border-radius:5px;}
.SearCt .tb_sear{ width:180px; border:none; background:none; padding-left:15px; line-height:34px; display:inline-block; float:left;}
.SearCt .btn_sear{ display:inline-block; width:34px; height:34px; background:url(/images/style/searchBtn.png) no-repeat center center; border:none; cursor:pointer; float:right;}

.headTd{ border-bottom:solid 1px #ececec; padding:7px 0;}
.headTdLt{ font-size:12px; line-height:33px;}
.headTdLink{ float:right; font-size:12px; line-height:33px;}
.headTdLink a{ font-size:inherit;}
.headTdLink .line{ padding:0 10px;}
.headLogo{ overflow:hidden; padding:35px 0;}
.headLogo p{ width:500px; position:relative;}
.headLogo p:after{ content:""; position:absolute; top:3px; left:76px; width:1px; height:51px; background:#ececec;}
.headLogo a{ float:left; width:63px; height:63px; display:block; position:relative; margin-right:30px; overflow:hidden;}
.headLogo a img{ margin-top:6px; height:76%; width:auto; max-width:inherit;}
.headLogo .Tit{ float:left; font-size:25px; margin-bottom:5px; padding-top:2px;}
.headLogo .Tit2{ float:left; font-size:16px; font-weight:normal; color:#3b3b3b;}
.headTel{ background:url(/images/style/phone.png) no-repeat left center; float:right; padding-left:52px;}
.headTel span{ font-size:20px; color:#034091; font-weight:normal; display:block; margin-bottom:2px;}
.headTel b{ font-size:22px; color:#034091;}
.headLoca{ position:relative; float:left; margin-right:10px;}
.headLoca .Area{ background:url(/images/style/AreaIco2.png) no-repeat 9px center; padding:3px 10px 3px 30px; font-weight:bold; border:solid 1px #fff; border-bottom:none; display:inline-block;}
.headLoca.on .Area{ background-color:#fff; border-color:#edecec;}
.headLoca.on .Area:after{ content:""; width:calc(100% - 2px); height:1px; background:#fff; position:absolute; right:1px; bottom:0; z-index:99999999;}
.headLocaBox{ width:360px; background:#fff; position:absolute; z-index:99999995; top:32px; left:0; border:solid 1px #e8e8e8; box-sizing:border-box; padding:5px 15px 10px; display:none;}
.headLocaBox .headWebSite{ background:url(/images/style/mjzsIco.png) no-repeat left center; padding:3px 0 3px 24px; display:inline-block; font-weight:bold;}
.headLoca.on .headLocaBox{ display:block;}
.headLocaBox a{ font-size:12px;}
.headLocaBox dl{ overflow:hidden;}
.headLocaBox dt{ width:20px; float:left; line-height:20px; padding:5px 0; font-size:12px;}
.headLocaBox dd{ width:calc(100% - 25px); float:right; border-bottom:dashed 1px #edecec; line-height:20px; padding:5px 0;}
.headLocaBox dd a{ padding-right:10px; display:inline-block;}
.headLocaBox dd a:hover{ color:#00458d;}
.headMenu{ position:relative; z-index:9999999; background:#00458d;}
.headMenu .ulMenu{ height:56px; margin:0 auto;}
.headMenu .ulMenu .menuList{ width:12.5%; height:100%; text-align:center; float:left;}
.headMenu .ulMenu .menuList .menuFir{ width:100%; height:56px; overflow:hidden; line-height:56px; display:block; font-size:16px; position:relative; color:#fff;}
.headMenu .ulMenu .menuList .menuFir:hover, .headMenu .ulMenu .menuList .menuLink{ background:#ffb901;}
.headMenu .menuSonMenu{ width:200px; position:absolute; overflow:hidden; text-align:left; z-index:9999; display:none;}
.headMenu .menuSonMenu ul{ width:100%;}
.headMenu .menuSonMenu ul li{ width:100%; overflow:hidden;}
.headMenu .menuSonMenu ul li a{ width:100%; height:45px; line-height:45px; display:block; overflow:hidden; font-size:14px; background:rgba(0,69,141,0.75); color:#fff; padding-left:20px;} 
.headMenu .menuSonMenu ul li a:hover{ color:#fff; background:#ffb901;}

.FriendLinkBg{ background:#2d2d2d; padding:15px 0;}
.FriendLink, .FriendLink a{ color:#fff;}
.FriendLink span{ font-size:12px; padding:0 10px;}
.Footer{ background:#2d2d2d;}
.FooterBg{ background:url(/images/style/FootBg.png) repeat; overflow:hidden;}
.FootAdv{ border-bottom:solid 1px #054e96; overflow:hidden; padding:40px 0;}
.FootAdv ul{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.FootAdv li{ color:#fff; box-sizing:border-box; padding-right:30px;}
.FootAdv li:last-child{ padding-right:0;}
.FootAdv li img{ float:left; margin-right:30px;}
.FootAdv li p{ float:right;}
.FootAdv li b{ display:block; font-size:18px; padding:12px 0 5px;}
.FootAdv li span{ font-size:16px; display:block; line-height:22px;}
.FootBox{ padding:35px 0; overflow:hidden;}
.FootDL{ float:left; overflow:hidden; border-right:solid 1px #33679e; height:165px; padding-right:30px; margin-right:30px;}
.FootDL dt{ margin-top:12px;}
.FootDL dt a{ font-size:18px; display:block; color:#fff; line-height:40px;}
.FootDL dd a{ width:50%; display:block; float:left; color:#fff; position:relative; box-sizing:border-box; padding-left:12px; margin-top:2px; font-size:16px;}
.FootDL dd a:after{ content:""; width:2px; height:2px; background:#848484; position:absolute; left:0; top:12px;}
.FootDL1{ width:325px;}
.FootDL2{ width:280px;}
.FootDL3{ width:240px;}
.FootRQCode{ width:160px; float:right; text-align:center; color:#fff;}
.FootRQCode span{ font-size:16px; padding-top:6px; display:block;}
.FootCopy{ padding:15px 0;}
.FootCopyCt{ text-align:center; color:#fff;}
.FootCopyCt a{ color:#fff;}
.FootCode{ text-align:center;}

/* index */
.iBanner{ position:relative;}
.iBanner .iBannerPage{ bottom:15px !important;}
.iBanner .iBannerPage .swiper-pagination-bullet{ width:50px; height:8px; margin:0 9px; overflow:hidden; cursor:pointer; border-radius:10px; background:#fff;}
.iBanner .iBannerPage .swiper-pagination-bullet-active{ background:#ffb901;}
.iBanner .swiper-slide .bg{ opacity:0; -ms-transform:scale(1.2, 1.2); -webkit-transform:scale(1.2, 1.2); -webkit-transition:transform 7s ease-out, opacity 1s ease 0.3s; transition:transform 7s ease-out, opacity 1s ease 0.3s;}
.iBanner .swiper-slide.swiper-slide-active .bg { opacity:1; -ms-transform:scale(1, 1) rotate(.001deg); -webkit-transform:scale(1, 1) rotate(.001deg); transform:scale(1, 1) rotate(.001deg); -webkit-transition-delay:0s; transition-delay:0s;}
.index{ padding-bottom:40px;}
.iPartnerBg{ background:#ededed; overflow:hidden; padding-bottom:40px; margin-top:40px;}
.iPartner{ position:relative;}
.iPartner .iTitle{ margin-top:40px;}
.iPartner .hd a{ position:absolute; bottom:52px; width:32px; height:32px; display:block; cursor:pointer; background-repeat:no-repeat; background-position:left top;}
.iPartner .hd a.prev{ background-image:url(/images/style/PointLeft.png); left:-55px;}
.iPartner .hd a.next{ background-image:url(/images/style/PointRight.png); right:-55px;}
.iPartner .bd{ margin-top:25px;}
.iPartner .bd li{ width:224px; margin-right:20px; text-align:center;}
.iPartner .bd li span{ width:225px; height:75px; padding:2px; border:1px solid #d8d8d8; display:block; box-sizing:border-box; margin-bottom:5px; overflow:hidden; background:#fff;}
.iPartner .bd li span img{ width:100%; height:100%;}
.iProBg{ background:url(/images/style/iProBg.png) repeat; overflow:hidden; padding:20px 0 50px;}
.iProNav{ width:250px; background:#fff;}
.iProNav h2{ background:#ffb901; text-align:center; color:#fff; padding:35px 0 26px;}
.iProNav h2 a{ color:inherit; font-size:26px;}
.iProNav h2 span{ display:block; color:inherit; font-size:16px; font-weight:normal;}
.iProNav ul{ padding:15px; padding-bottom:5px;}
.iProNav ul li{ background:#f0f0f0 url(/images/style/iProNavIco.png) no-repeat 95% center; height:40px; line-height:40px; padding-left:20px; margin-bottom:10px; overflow:hidden;}
.iProNav ul li a{ font-size:16px; color:inherit; display:block;}
.iProNav ul li:hover{ background:#ffb901 url(/images/style/iProNavIco.png) no-repeat 95% center; color:#fff;}
.iProTel{ background:#ffb901 url(/images/style/phone2.png) no-repeat 15px center; padding:3px 0 2px 65px; border-bottom:solid 5px #f4d37a; box-sizing:border-box; padding:30px 0 25px 75px;}
.iProTel span{ color:#fff; display:block; line-height:20px; font-size:16px; margin-bottom:2px;}
.iProTel b{ color:#fff; font-size:18px; display:block;}
.iProList{ width:920px;}
.iProList dt{ height:56px; line-height:56px; background:#fff; font-size:20px; padding-left:20px;}
.iProList dt span{ color:#ffb901; font-size:16px; padding-left:10px;}
.iProList dd li{ width:31.6%; margin-right:2.6%; margin-top:2.6%; float:left; overflow:hidden; background:#fff; text-align:center; color:#00458d; box-sizing:border-box; padding:4px; border:solid 1px #e8e8e8;}
.iProList dd li:nth-child(3n){ margin-right:0;}
.iProList dd li a{ color:inherit;}
.iProList dd li .Pic{ width:100%; padding-top:100%; display:block; position:relative; z-index:2; overflow:hidden;}
.iProList dd li .Pic img{ width:100%; height:100%; position:absolute; top:0; left:0; z-index:1;}
.iProList dd li .Tit{ margin:15px 0; display:block; font-size:18px; height:26px; overflow:hidden; padding:0 6px;}
.iProList dd li:hover{ background:#ffb901; color:#fff;}
.iAD{ position:relative; margin-top:30px;}
.iAD img{ width:100%;}
.iADTel{ position:absolute; right:15px; top:60px; background:url(/images/style/phone2.png) no-repeat left center; padding:3px 0 2px 65px;}
.iAD2{ margin-top:20px;}
.iAD2 .iADTel{ top:40px;}
.iADTel span{ color:#fff; display:block; line-height:20px;}
.iADTel b{ color:#fff; font-size:24px; display:block;}
.iAdv{ background:url(/images/style/iAdvBg.jpg) no-repeat center top; height:1883px; overflow:hidden; margin-top:30px;}
.iAdvCt dt b{ font-size:30px; color:#322f2e; display:block;}
.iAdvCt dt span{ color:#cdcfce; font-size:12px;}
.iAdvCt dd{ margin-top:15px;}
.iAdvCt dd p{ height:35px; line-height:35px; font-size:16px; padding-left:28px; background-position:1px center; background-repeat:no-repeat; background-image:url(/images/style/iAdvIco1.png);}
.iAdvCt dd p span{ color:#e01313;}
.iAdvCt dd .iAdvTel{ width:auto; display:inline-block; padding:10px 30px; background:#084aa1; color:#fff; margin-top:35px;}
.iAdvCt dd .iAdvTel b{ font-size:30px; display:flex; align-items:center;}
.iAdvCt dd .iAdvTel b span{ font-size:20px; font-weight:500; color:#fff;}
.iAdvSpe dt b, .iAdvSpe dt span{ color:#fff;}
.iAdvSpe dd p{ color:#fff; background-image:url(/images/style/iAdvIco2.png);}
.iAdvSpe dd p span{ color:#fbfe0f;}
.iAdvCt1{ margin-top:295px; margin-left:100px;}
.iAdvCt2{ margin-top:175px; margin-left:660px;}
.iAdvCt3{ margin-top:108px; margin-left:100px;}
.iAdvCt4{ margin-top:215px; margin-left:660px;}
.iAdvCt5{ margin-top:75px; margin-left:100px;}
.iCust{ background:url(/images/style/iCustBg.jpg) no-repeat top center; padding-bottom:40px; overflow:hidden;}
.iCustBox{ overflow:hidden; margin-top:20px;}
.iCustCt{ width:580px; margin:20px 0; position:relative;}
.iCustCt:after{ content:""; width:0; height:0; border-top:0 solid transparent; border-right:20px solid #fff; border-bottom:20px solid transparent; position:absolute; top:0; left:95px;}
.iCustCt.frt:after{ left:auto; right:95px; border-left:20px solid #fff; border-right:none;}
.iCustCt dt{ width:75px; height:75px; overflow:hidden; border-radius:50%;}
.iCustCt dt img{ width:100%; height:100%;}
.iCustCt dd{ width:465px; height:174px; background:#fff; padding:20px 30px 0 35px; box-sizing:border-box;}
.iCustCt.frt dd{ padding:20px 35px 0 30px;}
.iCustCt dd b{ font-size:18px; padding:5px 0 10px; display:block;}
.iCustCt dd p{ font-size:16px; text-align:justify;}
.iAbout{ background:url(/images/style/iAboutBg.png) repeat; overflow:hidden; padding:70px 0 185px;}
.iAbout dt{ width:550px; height:420px; background:url(/images/style/iAboutBg2.png) no-repeat; float:left;}
.iAbout dt img{ width:507px; height:285px; margin:22px 0 0 22px;}
.iAbout dd{ width:600px; float:right;}
.iAbout dd .Tit{ font-size:18px; color:#fff; position:relative; padding-bottom:15px; margin-top:15px;}
.iAbout dd .Tit b{ font-size:26px; color:#ffb901; display:block; margin-bottom:10px;}
.iAbout dd .Tit:after{ content:""; width:40px; height:2px; position:absolute; left:0; bottom:0; background:#ffb901;}
.iAbout dd .Key{ color:#fff; font-size:16px; margin-top:10px; line-height:32px; margin-top:25px; text-align:justify;}
.iAbout dd a{ color:#fff; border:solid 1px #fff; display:inline-block; padding:8px 40px; font-size:16px; margin-top:30px;}
.iAbout dd a:hover{ border-color:#ffb901; background:#ffb901;}
.iComp{ padding:20px; margin-top:-170px; overflow:hidden; box-sizing:border-box; background:url(/images/style/iCompBg.png) repeat;}
.iComp .iTitle{ background:#fff; margin-top:0; padding:40px 0 28px;}
.iCompBox{ position:relative; background:#fff;}
.iCompBox .hd a{ position:absolute; top:80px; width:32px; height:32px; display:block; cursor:pointer; background-repeat:no-repeat; background-position:left top;}
.iCompBox .hd a.prev{ background-image:url(/images/style/PointLeft.png); left:0;}
.iCompBox .hd a.next{ background-image:url(/images/style/PointRight.png); right:0;}
.iCompBox .bd{ width:1064px; height:236px; overflow:hidden; margin:0 auto;}
.iCompBox .bd li{ width:246px; margin:0 10px; text-align:center;}
.iCompBox .bd li .Pic{ height:195px; display:block; overflow:hidden;}
.iCompBox .bd li .Pic img{ width:100%; height:100%;}
.iCompBox .bd li .Tit{ font-size:16px; margin-top:15px; display:block;}
.iCase{ overflow:hidden; margin-top:60px;}
.iCase dt{ text-align:center; border-bottom:1px solid #034091; padding-bottom:20px;}
.iCase dt b{ display:block; font-size:30px; margin-bottom:15px; color:#034091;}
.iCase dt span{ font-size:16px;}
.iCase dd .iCaseList{ background:#ededed; box-sizing:border-box; padding:20px;}
.iCase dd .iCaseList:hover{ background:#034091; color:#fff;}
.iCase dd .iCaseList:hover .more{ background:#0c58be; border-color:#0c58be;}
.iCase dd li{ width:48.5%; height:180px; margin-right:3%; margin-top:2.6%; float:left; overflow:hidden;}
.iCase dd li:nth-child(2n){ margin-right:0;}
.iCase dd li a, .iCase dd li span{ display:block; overflow:hidden; color:inherit;}
.iCase dd .iCaseList .Pic{ float:left; width:190px; height:140px;}
.iCase dd .iCaseList .Pic img{ width:100%; height:100%;}
.iCase dd .iCaseList p{ width:calc(100% - 210px); float:right;}
.iCase dd .iCaseList .Tit{ font-size:16px; font-weight:bold; overflow:hidden; height:26px; margin-top:8px;}
.iCase dd .iCaseList .Key{ line-height:24px; height:48px; overflow:hidden; margin-top:8px;}
.iCase dd .iCaseList .more{ border:solid 1px #c5c5c5; display:inline-block; padding:5px 20px; margin-top:8px;}
.iCase dd .iCaseTel div{ width:calc(100% - 200px);}
.iCase dd .iCaseTel b{ font-size:26px; color:#034091; display:block; margin-top:10px;}
.iCase dd .iCaseTel .p1{ font-size:20px; padding:13px 0 11px;}
.iCase dd .iCaseTel .p2{ font-size:20px; display:flex; align-items:center;}
.iCase dd .iCaseTel .p2 span{ color:#ff9900; display:inline-block;}
.iCase dd .iCaseTel .p3{ display:flex; align-items:center; border:solid 1px #c5c5c5; background:url(/images/style/phone3.png) no-repeat 15px center; padding:12px 0; padding-left:48px; margin-top:16px;}
.iCase dd .iCaseTel .p3 b{ font-size:18px; margin:0;}
.iCase dd .iCaseTel a{ width:180px; height:180px; line-height:180px; text-align:center; font-size:30px; color:#fff; background:#034091; font-weight:bold;}
.iCase dd .iCaseTel a:hover{ background:#ffb901;}
.iNews{ overflow:hidden; margin-top:50px;}
.iNewsTab{ width:850px;}
.iNewsTab .iNewsNav{ overflow:hidden;}
.iNewsTab .iNewsNav li{ width:32.2%; float:left; margin-right:1.7%; background:#00458d; text-align:center;}
.iNewsTab .iNewsNav li:last-child{ margin-right:0;}
.iNewsTab .iNewsNav li.on{ background:#ffb901;}
.iNewsTab .iNewsNav li a{ display:block; color:#fff; font-size:18px; padding:14px 0;}
.iNewsTab .iNewsBox{ margin-top:20px;}
.iNewsTab .iNewsCt li:nth-child(2n){ margin-right:2%;}
.iNewsTab .iNewsCt .iNewsFirst{ overflow:hidden; margin-bottom:10px;}
.iNewsTab .iNewsCt .iNewsFirst .Pic{ width:268px; height:165px; padding:2px; border:solid 1px #d8d8d8; display:block; overflow:hidden; float:left;}
.iNewsTab .iNewsCt .iNewsFirst .Pic img{ width:100%; height:100%;}
.iNewsTab .iNewsCt .iNewsFirst p{ float:right; width:calc(100% - 294px);}
.iNewsTab .iNewsCt .iNewsFirst .Tit{ font-size:18px; font-weight:bold; height:26px; overflow:hidden; display:block; margin-top:8px;}
.iNewsTab .iNewsCt .iNewsFirst .Date{ font-size:12px; color:#bebebe; display:block; padding:5px 0;}
.iNewsTab .iNewsCt .iNewsFirst .Key{ display:block; overflow:hidden; line-height:24px; height:96px; text-align:justify;}
.iNewsTab .iNewsCt .iNewsList{ width:49%; float:left; overflow:hidden; position:relative; padding:5px 0 5px 15px; box-sizing:border-box; border-bottom:dashed 1px #d8d8d8;}
.iNewsTab .iNewsCt .iNewsList:after{ content:""; position:absolute; left:5px; top:18px; width:2px; height:2px; border-radius:50%; background:#d8d8d8;}
.iNewsTab .iNewsCt .iNewsList a{ width:76%; height:26px; overflow:hidden; float:left; display:block;}
.iNewsTab .iNewsCt .iNewsList span{ float:right; display:block; color:#bebebe; font-size:12px;}
.iQuest{ width:320px; float:right; background:#f0f0f0; padding:25px; box-sizing:border-box;}
.iQuest dt{ position:relative; padding-bottom:6px;}
.iQuest dt b{ font-size:18px; display:block;}
.iQuest dt span{ font-size:14px; color:#a9a0a0; display:block; line-height:22px;}
.iQuest dt:after{ content:""; position:absolute; left:0; bottom:0; width:40px; height:2px; background:#034091;}
.iQuest dt a{ position:absolute; right:0; top:10px; font-family:宋体; color:#034091; font-weight:bold;}
.iQuestMarquee{ margin-top:18px;}
.iQuestMarquee li{ padding:10px 0;}
.iQuestMarquee li a{ display:block; line-height:22px; overflow:hidden; font-size:16px; padding:5px 0;}
.iQuestMarquee li i{ width:18px; height:18px; line-height:18px; text-align:center; overflow:hidden; color:#fff; background:#acacac; font-style:normal; display:inline-block; float:left; border-radius:50%; margin-top:2px;}
.iQuestMarquee li i.Q{ background:#136eb9;}
.iQuestMarquee li span{ width:calc(100% - 30px); display:block; float:right; overflow:hidden;}
.iQuestMarquee li .Tit{ height:22px;}
.iQuestMarquee li .Key{ height:44px;}
/* index */

.PromptBg{ width:100%; height:100%; background:rgba(0,0,0,.3); position:fixed; top:0; left:0; z-index:9999999999999999999999;}
.PromptBox{ width:452px; height:auto; padding:0 15px 20px 15px; box-sizing:border-box; background:#fff; border-radius:8px; position:relative; top:50%; left:50%; margin:-167px 0 0 -226px;}
.PromptHead{ width:100%; height:45px; border-bottom:1px solid #ffb901; font-size:16px; color:#333; line-height:45px; text-align:center; padding:10px 0 5px; font-weight:bold;}
.PromptMes{ width:100%; height:auto; overflow:hidden; padding:25px 35px; text-align:center; font-size:16px; color:#333; box-sizing:border-box; line-height:28px;}
.PromptMes p, .PromptMes a, .PromptMes span, .PromptMes b{ font-size:inherit;}
.PromptMes b{ color:#00458d;}
.PromptAlertBtn{ display:block; width:100px; height:34px; line-height:34px; background-color:#ffb901; cursor:pointer; font-size:14px; color:#fff; border-radius:4px; border:1px solid transparent; margin:0 auto; text-align:center;}
.PromptConBtn{ display:inline-block; width:100px; height:34px; line-height:34px; background-color:#3475f5; cursor:pointer; font-size:14px; color:#fff; border-radius:4px; border:1px solid transparent; text-align:center; margin-left:84px; margin-right:47px;}
.PromptCancel{ display:inline-block; width:100px; height:34px; line-height:34px; background:fff; cursor:pointer; font-size:14px; color:#3475f5; border-radius:4px; border:1px solid transparent; text-align:center; border:1px solid #3475f5;}
.PromptToastBox{ width:452px; height:auto; padding:15px 20px; text-align:center; background:rgba(0,0,0,.5); color:#fff; font-size:16px; border-radius:8px; line-height:24px; position:relative; top:50%; left:50%; margin:0px 0px 0px -226px;}

.CustFD{ width:60px; float:right; box-shadow:0 0 5px rgba(0,0,0,.5); position:fixed; right:1px; bottom:180px; z-index:99999995;}
.CustFD li{ width:60px; height:59px; text-align:center; border-bottom:solid 1px #eee; background:#fff;}
.CustFD li:last-child{ border-bottom:none;}
.CustFD li a{ font-size:12px; display:block; overflow:hidden; line-height:18px;}
.CustFD li a i{ width:20px; height:20px; display:block; margin:10px auto 0; overflow:hidden;}
.CustFD li.CustKefu a i{ animation:pulse 1s linear infinite alternate;}
.CustFD .CustList:hover{ background:#00458d;}
.CustFD .CustList:hover a{ color:#fff;}
.CustFD .CustList:hover a img{ margin-top:-20px;}
.CustFD .CustKefu{ background:#00458d; border-bottom-color:#00458d;}
.CustFD .CustKefu a{ color:#fff;}
.CustFD .CustWechat{ position:relative;}
.CustFD .CustWechat .CustWechatPic{ position:absolute; left:-130px; top:0; width:118px; background:#fff; overflow:hidden; display:none; font-size:12px; line-height:16px; padding-bottom:8px; color:#00458d; font-weight:bold;}
.CustFD .CustWechat:hover .CustWechatPic{ display:block;}


#map{ margin:10px auto; border:solid 1px #cccccc; padding-bottom:10px; width:98%; overflow:hidden;}
#map ul{ padding:0 0 0 26px; margin:0; text-align:left; clear:both;}
#map ul li{ list-style:none; margin:0; padding-top:0 !important; clear:both; text-align:left;}
#map ul li span{ color:#fff; display:block; overflow:hidden; height:22px; line-height:22px;float:left;margin:5px 0 0; text-align:center;}
#map ul li span.spn_id{ width:25px;}
#map ul li span.spn_nm{ width:125px !important;}
#map ul li a{ color:#fff; display:block; width:110px; overflow:hidden; height:16px; line-height:16px;float:left; margin:5px 0 0; text-align:left; padding-left:15px;}
#map .ul_0{ padding:0;}
#map .ul_0 li a,.ul_0 li span{ background:#505050;}
#map .ul_1 li ul{ float:left;}
#map .ul_1 li a,.ul_1 .li1 span a{ background:url(/images/style/li_bg1.gif) no-repeat left center;  font-weight:bold; font-size:13px; color:#000;}
#map .ul_2 li a,.ul_2 .li2 span a{ background:url(/images/style/li_bg2.gif) no-repeat left center;  font-weight:normal; font-size:12px; color:#444;}
#map .ul_3 li a,.ul_3 .li3 span a{ background:url(/images/style/li_bg2.gif) no-repeat left center;  font-weight:normal; font-size:12px; color:#444;}
.bdshare-slide-button-box{ z-index:10;}

@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}
.pulse{-webkit-animation-name:pulse;animation-name:pulse}