@import url(public.css?v=1.18);.head{position:relative;padding-top:40px;width:100%;min-width:1200px;z-index:88;background-color:#fff}
.head-box {width:1200px;margin:0 auto;padding:15px 0}
.logo{float:left;height:50px;width:170px}
.logo a {display:block;width:100%;height:100%;overflow:hidden;background-size:auto 100%}
.logo img{max-width:170px;max-height:50px;}
.head-site {float:left;padding:0 10px;font-size:24px}
.head-site a {display:block;padding:0 10px;border-radius:4px;line-height:40px;color:#fff;margin-top:5px;background-color:#fc0}

.head-nav {float:right;margin:0 15px}
.nav {height:50px;overflow:hidden}
.nav li {float:left;line-height:30px;position:relative;z-index:10}
.nav li .nav-a {display:block;padding:0 15px;line-height:50px;text-align:center;font-size:16px;position:relative}
.nav li .nav-a:hover,
.nav li .nav-a.active {color:#0cc6c6}
.nav li .nav-a:after {content:'';width:0;position:absolute;bottom:0;left:50%;margin-left:0;height:2px;background-color:#0CC6C6;transition:all 0.2s}
.nav li .nav-a.active:after,
.nav li .nav-a:hover:after {width:100%;left:50%;margin-left:-50%}
.nav li .nav-xy {display:block;padding:12px 40px 12px 58px;color:#fff;line-height:20px;font-size:18px;position:relative}
.nav li .nav-xy .icf {top:7px;font-size:20px;left:25px}

@media screen and (max-width:1000px) {
  .head{min-width:auto;padding:0px 10px;width:auto;}
  .head-box{width:auto;}
  .search{display:none;}
  .logo{height:auto;}
  .logo img{max-height:48px;}
  .nav{display:none;}
  .head-box .icon-changjingfuwu{position:absolute;right:15px;top:15px;font-size:22px;color:#333}
}

.popup-menu {position: fixed;z-index: 101;top: 0;right: 0;bottom: 0;left: 0;overflow-y: auto;overscroll-behavior: contain;}
.popup-menu::-webkit-scrollbar {width: 0;}
.popup-menu .bg {height: 101%;background: #000;opacity: 0.5;}
.popup-menu .popup-nav-box {position: fixed;z-index: 121;top: 0;bottom: 0;left: 0;box-sizing: border-box;width: 68%;background: #fff;overflow-y: auto;overscroll-behavior: contain;transition: left 0.5s;}
.popup-menu .popup-nav-box::-webkit-scrollbar {width: 4px;}
.popup-menu .popup-nav-box::-webkit-scrollbar-thumb {border-radius: 4px;-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);background: rgba(0, 0, 0, 0.3);}
.popup-menu .hd {padding: 1.3rem 0.7rem 1.6rem 0.8rem;line-height: 0.8rem;font-size: 18px;font-weight: 600;color: #333;}
.popup-menu .hd i {float: right;display: inline-block;padding-left: 0.2rem;width: 0.8rem;height: 0.8rem;font-size: 16px;text-align: center;color: #666;}
.popup-menu ul {box-sizing: border-box;overflow: auto;padding:0px 15px 15px 15px;}
.popup-menu ul a {display: block;box-sizing: border-box;height: 48px;}
.popup-menu ul a p {display: inline-block;padding-left: 8pxline-height: 48px;font-size: 16px;font-weight:normal;color: #333333;text-align: left;}
.popup-menu ul a i {float: right;display: inline-block;line-height: 1.6rem;font-size: 0.52rem;color: #c5c7cd;}
.popup-menu.activate .popup-nav-box {left: 0;}
.prop-contact-btn{background:#ff7467;border:0px;width:45%;padding:6px 0px;border-radius:8px;font-size:15px;color:#FFF;}
.prop-contact-btn:nth-child(2){background:#619dff}

.title-a8l0h2{overflow:hidden;text-indent:15px;font-size:20px;border-radius:0 4px 4px 0;color:#333;line-height:20px;padding:10px 0px;}
.title-a8l0h2 h2{float:left;font-size:20px;position:relative;font-weight:bold;}
.title-a8l0h2 h2::before{content:'';position:absolute;left:0px;width:7px;height:20px;border-radius:5px;background:#264391;display:block;}
.title-a8l0h2 a{font-size:14px;}

.question-lvpxy3{}
.question-lvpxy3 ul{clear:both;}
.question-lvpxy3 ul li{width:380px;background:#FFF;border-radius:6px;overflow:hidden;margin:8px 0px;}
.question-lvpxy3 ul li .h{padding:15px;}
.question-lvpxy3 ul li .title{font-weight:bold;font-size:16px;}
.question-lvpxy3 ul li .answer{color:#999;padding-top:8px;height:60px;line-height:20px;overflow:hidden;}
.question-lvpxy3 ul li .b{background:#fafafa;padding:8px 15px;height:30px;line-height:30px;overflow:hidden;}

.question-lvpxy3 ul li .b img{width:30px;height:30px;border-radius:30px;margin-right:8px;}
.question-lvpxy3 ul li .b span:nth-child(odd){float:left;color:#999;}
.question-lvpxy3 ul li .b span:nth-child(even){float:right;font-size:12px;color:#999;}
.question-lvpxy3 ul li .b span i{margin-right:8px;}
@media screen and (max-width:1000px) {
    .question-lvpxy3 ul li{width:auto;}
}

.baike-orlga ul{padding:8px 0px;overflow:hidden;clear:both;}
.baike-orlga ul li{line-height:48px;height:48px;width:360px;overflow:hidden;float:left;margin:0px 15px;border-top:1px solid #F6F6F6;}
.baike-orlga ul li:nth-child(1),.baike-orlga ul li:nth-child(2),.baike-orlga ul li:nth-child(3){border-top:0px;}
.baike-orlga ul li time{float:right;font-size:14px;color:#999;}
.baike-orlga ul li a{float:left;font-size:14px;color:#666;}
@media screen and (max-width:1000px) {
    .baike-orlga ul{padding:12px;}
    .baike-orlga ul li{width:auto;margin:0px;float:none;}
    .baike-orlga ul li a{max-width:70%;}
}

.wigsb2{padding:15px;width:550px;background:#FFF;overflow:hidden;position:relative;margin:8px 0px;border-radius:6px;}
.wigsb2:nth-child(odd){float:left;}
.wigsb2:nth-child(even){float:right;}
.wigsb2 h3{font-size:16px;height:26px;line-height:26px;overflow:hidden;}
.wigsb2 h3 span{border:1px solid #2f78e7;height:24px;line-height:24px;border-radius:4px;padding:0px 10px;color:#2f78e7;display:inline-block;float:right;font-weight:normal;font-size:14px;}
.o3zqo1{height:44px;line-height:22px;overflow:hidden;color:#666;padding-top:10px;}
.wigsb2 p{font-size:12px;color:#999;padding-top:10px;}
.wigsb2 span{margin-right:20px;border:1px solid #999;padding:3px 6px;border-radius:3px;display:inline-block;}
@media screen and (max-width:1000px) {
    .wigsb2{padding:10px 0px;border-top:1px solid #EEE;width:unset}
    .wigsb2:nth-child(odd),.wigsb2:nth-child(even){float:none;}
    .wigsb2 h3 span{display:none;}
    .wigsb2 span{}
}

.title-a8l0h2{overflow:hidden;text-indent:15px;font-size:20px;border-radius:0 4px 4px 0;color:#333;line-height:20px;padding:10px 0px;}
.title-a8l0h2 h6{float:left;font-size:20px;position:relative;font-weight:bold;}
.title-a8l0h2 h6::before{content:'';position:absolute;left:0px;width:7px;height:20px;border-radius:5px;background:#264391;display:block;}
.title-a8l0h2 a{font-size:14px;}

.box-tsw9n .tab-rg5f22 span{border-radius:3px;font-size:16px;padding:5px 8px;background:#FFF;border:1px solid #EEE;display:inline-block;margin:8px 8px 0px 0px;cursor:pointer;}
.box-tsw9n .tab-rg5f22 span.active{background:#ff6440;border-color:#ff6440;color:#FFF;}
.box-tsw9n .list-uhnko2{display:none;padding-top:10px;}
.box-tsw9n .list-uhnko2.active{display:block;}
.box-tsw9n .list-uhnko2 li{float:left;margin-right:16px;margin-top:5px;}
@media screen and (max-width: 1000px) {
    .box-tsw9n{padding:10px;}
}

.ensure-bryv51{margin:0px auto;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;padding-top:30px;padding-bottom:15px;}
.ensure-bryv51 li{width:24%;border-radius:5px;box-sizing: border-box;padding:15px;background:#FFF;box-shadow:0px 0px 10px 1px rgba(0,0,0,.08);}
.ensure-bryv51 li span{width:48px;height:48px;background:#ff7467;color:#FFF;display:inline-block;border-radius:48px;text-align:center;line-height:48px;float:left;margin-right:10px;}
.ensure-bryv51 li span i{font-size:26px;}
.ensure-bryv51 li .title-t7l9nf{font-size:24px;}
.ensure-bryv51 li .desc-e2ql12{font-size:12px;color:#666;}


.links-jmvx31 {overflow:hidden;}
.links-jmvx31 dt{font-weight:bold;color:#63696E;font-size:16px;line-height:38px;}
.links-jmvx31 dd{padding-bottom:10px;overflow:hidden;}
.links-jmvx31 dd a{font-size:16px;float:left;color:#63696E;margin:8px 12px 0px 0px;display:inline-block;}
.links-jmvx31 dd p{clear:both;color:#999;padding-top:10px;}
@media screen and (max-width:1000px) {

}

    .footer{background:#191919;text-align:center;padding:20px 0px;color:#CCC;margin-top:15px;clear:both;}
    .footer p{padding-top:5px;}
    .footer a{color:#CCC}
    @media screen and (max-width:1000px) {
        body{padding-bottom:55px;}
    }

.mobile-nav{display:none;}
@media screen and (max-width:1000px) {
    .mobile-nav{position:fixed;display:block;bottom:0px;left:0px;width:100%;text-align:center;background:url(../images/footer-navbg.png) no-repeat top center;z-index:999999;}
    .mobile-nav ul{display:flex;padding-top:24px;}
    .mobile-nav li{width:20%;padding-top:3px;}
    .mobile-nav li span,.mobile-nav li a{display:block;padding:8px 0px;color:#333;}
    .mobile-nav li p:nth-child(1){padding-bottom:3px;font-size:12px;font-weight:700;}
    .mobile-nav li p .icons,.mobile-nav li p .iconfont{font-size:20px;color:#ff7467;}
    .mobile-nav li.active{padding-top:0px;}
    .mobile-nav li.active p .icons,.mobile-nav li.active p .iconfont{font-size:30px;}
    .mobile-nav li.active span{padding-top:0px;}
}