﻿/*
* Copyright , 四川爱路婚姻服务有限公司版权所有 www.ailu520.com
*
* 请尊重原创，未经允许请勿转载。
* 如发现下载/防止本站前端，那么我们必将追究相应的法律责任
*/
/* 内页头部 */
.hn_logo {
    height: 100px;
    line-height: 100px;
    float: left;
    width: 175px;
}

.hn_logo img {
    width: initial;
    /* margin-top: 20px; */
    
}
.main_menu a {
    display: block;
    position: relative;
    z-index: 10;
    text-decoration: none;
    color: #fff;
    line-height: 100px;
    font-weight: 600;
    font-size: 14px;
    transition: all .25s ease-in-out;
    padding: 0px 20px;
}

.main_menu > li:hover > a {
/*     background: #fff; */
    color: #ffe1eb;
    text-shadow: none;
}
.nav {
    position: relative;
    width: 840px;
    float: left;
    /*margin-top: 30px;*/
}

.main_menu li ul {
    width: 105px;
}

.hngb {
    position: relative;
    height: 100px;
    background: #e91e63;
}
.soso {
    margin-top: 35px;
}
.soso:hover {
    margin-top: 35px;
}
