.line{height:1px;display:block;background:#ebebeb;width:100%}
.dotted-line{height:1px;display:block;border-bottom:1px dotted #ebebeb;width:100%}
.m_b10{margin-bottom:10px}
.m_b20{margin-bottom:20px}
.m_b30{margin-bottom:30px}
.m_t10{margin-top:10px}
.m_t20{margin-top:10px}
.m_t30{margin-top:10px}
.m_r10{margin-right:10px}
.m_r20{margin-right:20px}
.m_r30{margin-right:30px}
.p_b10{padding-bottom:10px}
.p_b20{padding-bottom:10px}
.p_b30{padding-bottom:10px}
.bread{height:60px;line-height:60px;font-size:16px;color:#999}
.bread>*{color:#999}
.bread>i{margin-right:5px}
.bread>.icon-xiangyou{font-size:12px;margin-left:5px}
.pagelist{margin-bottom:20px;display:flex;justify-content:center}
.pagelist>li{display:inline-block;height:32px;border:1px solid #e2e2e2;border-right:0;text-align:center;line-height:32px;cursor:pointer;min-width:32px;color:#999}
.pagelist>li a{padding:5px 10px;color:#333}
.pagelist>li.thisclass{background:#b42521;color:#fff;border:1px solid #b42521}
.pagelist>li:last-of-type{border-right:1px solid #e2e2e2}
.ceming-aside{display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px 0}
.ceming-aside a{
    margin-bottom: 4px;
    font-size: 14px;
    width: 20%;
    flex-shrink: 0;
    line-height: 1.6;
    text-align: center;}
h1.ceming-tit{text-align: center;
    padding: 25px 10px 10px;
    font-size: 18px;}
.ceming-form{height:60px;display:flex;align-items:center;justify-content:center}
.ceming-form input{border:1px solid #ba4a57;height:40px;padding:0 15px;width:50%}
.ceming-form input[type=submit]{background:#ba4a57;color:#fff;width:100px}
.ceming-tag{color:#999;font-size:12px;text-align:center;padding-bottom:10px;border-bottom:1px solid #ebebeb;margin-bottom:10px}
.red-ceming{padding:10px}
.baby-icon,.book-icon{display:inline-block;width:30px;height:30px;background:url(https://static.hmz8.com/mzcc/img/fenghuang.png) no-repeat;background-size:30px 30px;overflow:hidden;margin-right:10px}
.red-ceming h2{display:flex;align-items:center;font-size:20px;font-weight:400;height:30px;line-height:30px;margin-bottom:10px}
.red-ceming a{margin-right:6px;line-height:1.8;font-size:18px}
.red-ceming .name-warp{display:flex;flex-wrap:wrap;    justify-content: space-around;}
.red-ceming .name-warp a.mi {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    background: url(https://static.hmz8.com/mzcc/images/mi.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 20px;
    font-size: 26px;
}
.red-ceming .name-warp a{color:#666}
.aside-ceming{font-size:18px;padding:10px 5px;}
.aside-ceming a{padding:3px}
.names a{
    padding: 5px 10px;
    display: inline-block;
    width: 25%;
    font-size: 16px;
    white-space: nowrap;
}
a.go-ceming {
    width: 300px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    display: block;
    background-image: linear-gradient(90deg,#ffdf89 0,#f2ca5b 100%);
    background-image: -webkit-linear-gradient(0deg,#ffdf89 0,#f2ca5b 100%);
    color: #663d00;
    margin-bottom: 20px;
}
.sex-warp {
    flex-shrink: 0;
}

.sex-warp label {
    margin-right: 5px;
}

.sex-warp i {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #ccc;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

.sex-warp input:checked~i {
    background: linear-gradient(90deg, #FFDF88, #F2CC61);
    color: #653E03;
    font-weight: 400;
}
@media only screen and (min-width:768px){
.mini-menu{
    display: none;
}
.max990{max-width:990px;margin-left:auto;margin-right:auto}
body{min-width:990px}
.header-top{height:52px;width:100%;border-bottom:1px solid #ebebeb}
.header-top ul{display:flex;align-items:center;justify-content:flex-start;height:100%}
.header-top ul li{margin-right:20px}
.header-tit{height:100px;display:flex;align-items:center;justify-content:space-between}
.header-tit>.iconwarp{display:none}
.header-tit>a img{width:168px;height:64px}
.header-tit-search{display:flex;align-items:center;justify-content:space-between;height:44px}
.header-tit-search>.search{width:360px;height:100%;border:1px solid #b1b1b1;border-radius:6px;display:flex;align-items:center;justify-content:space-between}
.header-tit-search>.search input[name="q"]{padding-left:10px;width:300px;font-size:16px}
.header-tit-search>.search input[name="q"]::placeholder{color:#bcbcbc}
.header-tit-search>.search input[type=submit]{background:#c1c1c1;height:100%;text-align:center;color:#fff;font-size:16px;width:100px;line-height:44px;cursor:pointer}
.header-tit-search>.search input[type=submit]:hover{background:#caa456;}
.header-tit-search>.dashi{background:#445c60;color:#fff;border-radius:6px;line-height:50px;height:50px;text-align:center;font-size:16px;width:150px;cursor:pointer}
.header-nav{width:100%;height:60px;background:#7090a8;color:#fff}
.header-nav ul{display:flex;align-items:center;justify-content:flex-start;height:100%}
.header-nav ul li{width:116px;height:60px;text-align:center;line-height:60px;margin-right:20px;font-size:18px}
.header-nav ul li.current{background:rgba(0,0,0,.2);}
.header-nav ul li:hover{background:rgba(0,0,0,.2);}
.header-nav ul li a{color:#fff;height:100%;width:100%;display:inline-block}
.btn_bg{background:#282828}
.btn_bg .footer_v{width:1200px;margin-right:auto;margin-left:auto;font-size:16px;position:relative;padding:35px 0 15px}
.btn_bg .footer_v .desc{width:400px;margin-right:60px;color:#a5a5a5}
.btn_bg .footer_v .m_t8{color:#a5a5a5}
.btn_bg .footer_v .remen{color:#fff;float:left}
.btn_bg .footer_v .remen a{color:#a5a5a5;padding-right:50px;font-size:15px;line-height:28px}
.btn_bg .footer_v .remen .na{font-size:18px;padding-bottom:10px}
.btn_bg .footer_v .erwmzgh{float:right;padding-left:40px}
.btn_bg .footer_v .erwmzgh img{width:90px;height:90px}
.btn_bg .footer_v .clearfix{border-bottom:1px solid #333;padding-bottom:25px;height:160px}
.btn_bg .footer_v .erwmzgh .fontSize{color:#fff;font-size:14px;text-align:center;padding-top:5px}
.btn_bg .footer_v .copyright{color:#a5a5a5;padding-top:15px;font-size:14px}
.btn_bg .footer_v .copyright a{color: #ccc;}
.btn_bg .footer_bg{background:#191919;height:50px}
.btn_bg .footer_bg .btn_text{width:1200px;margin-right:auto;margin-left:auto;padding-top:15px}
.btn_bg .footer_bg .btn_text a{color:#a5a5a5;font-size:14px;margin-right:10px}
.pagelist{margin-bottom:20px;display:flex}
.pagelist>li{display:inline-block;height:32px;padding:0 10px;border:1px solid #e2e2e2;border-right:0;text-align:center;line-height:32px;cursor:pointer}
.pagelist>li.thisclass{background:#b42521;color:#fff;border:1px solid #b42521}
.pagelist>li.thisclass a{color:#fff}
.pagelist>li:last-of-type{border-right:1px solid #e2e2e2}
aside{width:300px}
aside>section{border:1px solid #ebebeb;margin-bottom:30px}
aside>section>.tit{background:#fdfdfd;height:50px;display:flex;align-items:center;justify-content:space-between;padding-right:10px;border-bottom:1px solid #ebebeb}
aside>section>.tit>span{height:20px;line-height:20px;padding-left:10px;border-left:3px solid #445c60;font-size:18px}
aside>section>.tit>a{color:#999;font-size:12px}
aside>section>.text{padding:10px}
aside>section>.text .arc-list li{font-size:16px;color:#666;line-height:32px;position:relative;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
aside>section>.text .arc-list li::before{content:'';background:#c2c2c2;width:3px;height:3px;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}
aside>section>.text .zi-list{padding-top:10px}
aside>section>.text .zi-list li{display:inline-block;position:relative;height:40px;width:40px;background:url(../img/tian.png) no-repeat;background-size:100% 100%;line-height:40px;text-align:center;font-weight:700;font-size:24px;margin-right: 34px;margin-bottom:44px}
aside>section>.text .zi-list li:nth-of-type(4n){margin-right:0}
aside>section>.text .zi-list li::before{content:attr(data-wuxing);padding-left:22px;height:18px;background:url(../img/wx_icon.png) no-repeat;background-size:18px 138px;position:absolute;left:4px;bottom:-30px;font-size:12px;font-weight:400;line-height:18px}
aside>section>.text .zi-list li.jin::before{color:#cdbd71}
aside>section>.text .zi-list li.mu::before{color:#bae4a3;background-position:0 -27px}
aside>section>.text .zi-list li.shui::before{color:#93b7ff;background-position:0 -56px}
aside>section>.text .zi-list li.huo::before{color:#ffa200;background-position:0 -86px}
aside>section>.text .zi-list li.tu::before{color:#af8673;background-position:0 -112px}
aside>section>.text .ci-list li{margin-bottom:10px}
aside>section>.text .ci-list li a{display:flex}
aside>section>.text .ci-list li>a span{height:40px;width:40px;background:url(../img/tian.png) no-repeat;background-size:100% 100%;line-height:40px;text-align:center;font-weight:700;font-size:24px}
aside>section>.text .ci-list li>div{color:#999;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
aside>section>.text .apps li{display:flex;align-items:center;border-bottom:1px solid #ebebeb;padding:10px 0}
aside>section>.text .apps li:last-of-type{border-bottom:0}
aside>section>.text .apps li .img{width:40px;height:40px;flex-shrink:0;margin-right:10px}
aside>section>.text .apps li .tit>div{color:#404040;font-size:16px;width:170px}
aside>section>.text .apps li .tit>p{color:#999;overflow:hidden;font-size:12px}
aside>section>.text .apps li .btn{width:48px;height:24px;background:#445295;color:#fff;text-align:center;line-height:24px;border-radius:6px}
.nav-map{display:none}
.swiper-container{width:380px;height:230px}
.swiper-container img{height:100%;width:100%}
.swiper-container2{overflow:hidden}
.form{width:300px;height:230px;border:1px solid #7090a8;overflow:hidden;position:relative;padding:10px 20px;}
.list-right .form{height:230px}
.form .form-bg{position:absolute;left:5px;top:5px;bottom:5px;right:5px;border:1px solid #e0e0e0}
.form .form-nav{height:32px;display:flex;justify-content:space-between;position:relative;margin-bottom:20px}
.form .form-nav span{background:#f3f3f3;color:#caa456;font-weight: 400;width:118px;text-align:center;line-height:32px;height:32px;border-radius:4px;cursor:pointer;font-size: 16px;}
.form .form-nav span.current{background:#caa456;color:#fff;position:relative}
.form .form-nav span.current::after{content:'';background:#caa456;width:10px;height:10px;transform:rotate(45deg) translateX(-50%);position:absolute;left:50%;bottom:-7px}
.form input[type=text]{height:45px;width:100%;border:1px solid #ddd;margin-bottom:20px;padding:0 20px;border-radius:4px;}
.form input[type=submit]{width:100%;height:45px;background:#7090a8;color:#fff;font-size:18px;border-radius:4px}
.tools{
    display: flex;
    flex-wrap: wrap;
}
.tools a{
    font-size: 14px;
    width: 69px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #666;
    margin-bottom: 10px;
    padding: 10px 0;
    transition: all 0.3s;
    border-radius: 6px;
    white-space: nowrap;
}
.tools a:hover{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative;
    top: -2px;
}
.tools a img{
    height: 40px;
    width: 40px;
    display: inline-block;
    margin-bottom: 5px;
}
.text .bjx-item {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
aside .text.form {
    padding: 15px 5px;
    height: auto;
    border: none;
}
aside .text.form .input {
    height: 50px;
    line-height: 50px;
    background: url(https://static.hmz8.com/mzcc/img/input_text_bj.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 0 15px;
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 15px;
    white-space: nowrap;
}
aside .text.form .submit>* {
    width: 48%;
    height: 50px;
    color: #fff;
    font-size: 16px;
}
aside .text.form .submit input{
    background: url(https://static.hmz8.com/mzcc/img/sub_bj.png) no-repeat;
    background-size: 100% 100%;
    border: none;
}
aside .text.form .submit div{
    background: url(https://static.hmz8.com/mzcc/img/sub_bj03.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
aside .text.form .submit {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
aside .text.form .input input{
    padding:  0;
    border: none;
    margin-bottom:0;
}
}
@media only screen and (max-width:768px){
.mini-menu{
    flex: 1;
    text-align: right;
    padding-right: 6px;
}
.mini-menu a{
    margin-right: 15px;
    color: #666;
}
aside>section>.tit>a{color:#999;font-size:14px}
.max990{width:100%;overflow:hidden}
.header-top{display:none}
.header-tit-search{display:none}
.header-tit{border-bottom: 2px solid #ebebeb;height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin-bottom: 10px;}
.header-tit>a>img{
    height: 30px;
    width: auto;
    margin-top: 5px;
}
.header-tit>.iconwarp{
    height: 30px;
    width: 30px;
    background: url(https://static.hmz8.com/mzcc/images/menu.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 3px;
}
.header-nav{height:42px;background:#caa456;overflow-x:scroll;overflow-y:hidden;display: none;}
.header-nav::-webkit-scrollbar{display:none}
.header-nav>ul{height:42px;display:flex;width:560px}
.header-nav>ul>li{flex:1;line-height:42px;text-align:center}
.header-nav>ul>li.current a{position:relative;color:#f9dc90}
.header-nav>ul>li.current a::after{position:absolute;content:'';width:30px;height:3px;left:50%;transform:translateX(-50%);bottom:0;background:#f9dc90}
.header-nav>ul>li a{color:#fff;height:42px;display:inline-block;font-size:16px}
.nav-map{display:block;position:fixed;left:0;bottom:0;top:0;right:0;z-index:99;transform:translateX(-100%);transition:all .3s}
.nav-map::before{content:'点击关闭';position:absolute;color:#fff;right:10%;top:50%;width:16px;height:80px;text-align:justify;transform:translate(50%,-50%)}
.nav-map.show{transform:translateX(0)}
.mapbg.show{display:block;}
.mapbg{background:rgba(0,0,0,.6);position:fixed;left:0;top:0;bottom:0;right:0;display: none;transition:all .3s;z-index:98}
.nav-map .listwarp{position:absolute;left:0;top:0;width:80%;bottom:0;background:#fff;overflow-y:scroll;padding:10px 0}
.nav-map .listwarp li{padding-bottom:10px}
.nav-map .listwarp li .p{font-size:16px;height:30px;line-height:30px;border-bottom:1px solid #f8f8f8;display:inline-block;width:100%;padding-left:10px}
.nav-map .listwarp li>ul{padding:5px 20px}
.nav-map .listwarp li>ul>li{display:inline-block}
.nav-map .listwarp li>ul a{background:#ebebeb;border-radius:4px;margin-top:5px;color:#5d5d5d;padding: 3px 8px;display:inline-block}
.bread{
    padding-left: 10px;
    height: 36px;
    line-height: 38px;
    font-size: 14px;
    background: #f4f2f4;
    overflow: hidden;
}
.bread span{padding:0 3px;color: #ccc;font-size:12px;}
aside>section{padding:0 10px;border-bottom:10px solid #f8f8f8}
aside>section:nth-last-of-type(){border-bottom:0}
aside>section>.tit{height:38px;line-height:38px;border-bottom:1px solid #ebebeb;font-size:16px;padding-left:20px;position:relative;display:flex;justify-content:space-between}
aside>section>.tit::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background:url(../img/icon_gua.png) no-repeat;background-size:16px 16px}
aside>section .arc-list li{height:40px;line-height:40px;border-bottom:1px dotted #ebebeb;font-size:16px;overflow: hidden;}
aside>section .zi-list li{height:40px;width:40px;background:url(../img/tian.png) no-repeat;background-size:100% 100%;line-height:40px;text-align:center;font-size:20px;    margin: 10px 15px;flex-shrink:0}
aside>section .zi-list li a{color:#888}
aside>section .zi-list{padding:10px 0;display:flex;flex-wrap:wrap;justify-content:space-between}
footer{display:none}
.swiper-container{width:660px;height:330px}
.swiper-container img{height:100%;width:100%}
.swiper-container2{overflow:hidden;margin-bottom: 10px;}
.form{width:100%;height:auto;border:1px solid #7090a8;overflow:hidden;position:relative;padding:20px;margin-bottom:10px}
.form .form-bg{position:absolute;left:5px;top:5px;bottom:5px;right:5px;border:1px solid #e0e0e0}
.form .form-nav{    justify-content: space-around;height:32px;display:flex;position:relative;margin-bottom:30px;margin-top: 10px;}
.form .form-nav span{background:#f3f3f3;color:#caa456;font-size: 16px; font-weight: 500;width:118px;text-align:center;line-height:32px;height:32px;border-radius:4px;cursor:pointer}
.form .form-nav span:nth-of-type(1){margin-right:20px}
.form .form-nav span.current{background:#caa456;color:#fff;position:relative}
.form .form-nav span.current::after{content:'';background:#caa456;width:10px;height:10px;transform:rotate(45deg) translateX(-50%);position:absolute;left:50%;bottom:-7px}
.form input[type=text]{height:45px;width:100%;border:1px solid #ddd;border-radius:6px;margin-bottom:30px;padding:0 20px}
.form input[type=submit]{width:100%;height:45px;background:#7090a8;color:#fff;font-size:16px;border-radius:4px}
.tools{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tools a{
    font-size: 14px;
    width: 84px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #666;
    margin-bottom: 10px;
    padding: 10px 0;
    transition: all 0.3s;
    border-radius: 6px;
}
.tools a:hover{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative;
    top: -2px;
}
.tools a img{
    height: 60px;
    width: 60px;
    display: inline-block;
    margin-bottom: 5px;
}
.text .bjx-item {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
aside .text.form {
    padding: 15px 10px;
    border: none;
}
aside .text.form .input {
    height: 50px;
    line-height: 50px;
    background: url(https://static.hmz8.com/mzcc/img/input_text_bj.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 0 15px;
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-bottom: 15px;
    white-space: nowrap;
}
aside .text.form .input input{
    padding:  0;
    border: none;
    margin-bottom:0;
}
aside .text.form .submit>* {
    width: 48%;
    height: 50px;
    color: #fff;
    font-size: 18px;
}
aside .text.form .submit input{
    background: url(https://static.hmz8.com/mzcc/img/sub_bj.png) no-repeat;
    background-size: 100% 100%;
    border: none;
}
aside .text.form .submit div{
    background: url(https://static.hmz8.com/mzcc/img/sub_bj03.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
aside .text.form .submit {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
}