*{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Apple LiGothic Medium";
    color: #333;
}
body{
    background: #fff;
    scroll-behavior: none;
    overflow-x: hidden;
}
a{
    text-decoration: none;
}

li{
    list-style: none;
}

/* 导航栏 */
#navbar{
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height: 100px;
    background:#fff;
    z-index: 4;
    box-shadow: 0px 0px 15px #ccc;
}

#navbar>.nav{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction:row;
    flex-wrap: nowrap;
}

.nav-logo{
    width: 0;
    height: 100%;
    flex-grow: 1.5;
    /* background: red; */
}
.nav-logo>span{
    display:block;
    margin: 0 auto;
    line-height: 100px;
    text-align: center;
}

.nav-bar{
    width: 0;
    height: 100%;
    flex-grow: 4;
    /* background: yellow; */
    padding:0 15px ;
}
.nav-bar>.nav-list{
    display: flex;
    flex-direction: row;
    /* justify-content: space-around; */
    align-items: center;
    width: 100%;
    height: 100%;
}
.nav-bar>.nav-list>li{
    float: left;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-grow:1;
    transition: background 0.3s;
    transition-timing-function:ease;
    /* padding: 0 10px; */
}
.nav-bar>.nav-list>li:hover{
    background: #ce3232;
}
.nav-bar>.nav-list>li:hover>a>span{
    color: #fff;
}
.nav-bar>.nav-list>li>a>span{
    font-size: 14px;
    color: #000;
    line-height: 40px;
}

.nav-other{
    width: 0;
    height: 100%;
    flex-grow: 1.5;
    /* background: green; */
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: center;
}
.nav-other p{
    display: inline-block;
}

.nav-phone{
    font-family: 'Montserrat', sans-serif;
}

.nav-consult{
    background: #ce3232;
}
.nav-consult:hover{
    background: #333;
    transition: background 0.5s;
}
.nav-consult a {
    display: inline-block;
    height: 100%;
    width: 100%;
    padding: 12px;
}
.nav-consult span{
    color: #fff;
}
/* 导航条 */



/* 咨询 */

#contact{
    width:40px;
    height:120px;
    position: fixed;
    right: 2%;
    bottom: 2%;
    z-index:3;
    padding: 10px;
    border-radius: 8px;
    
}

.contact-box:nth-of-type(1){
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: url(../images/gotop.png) no-repeat;
    background-size: 70%;
    background-position: center;
    background-color: yellow;
    cursor: pointer;
}
.contact-box:nth-of-type(2){
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: url(../images/微信.png) no-repeat;
    background-size: 70%;
    background-position: center;
    background-color: #000;
    margin: 5px 0;
    cursor: pointer;
}
.contact-box:nth-of-type(3){
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: url(../images/qq.png) no-repeat;
    background-size: 70%;
    background-position: center;
    background-color: #000;
    cursor: pointer;
}
.contact-box:nth-of-type(3) a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

#contact .weixin{
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -120px;
    width:120px;
    height:120px;
    background: url(../images/宋总微信.png);
    background-size:100% 100% ;
    transition:opacity 0.5s;
}

/* 咨询 */

/* 图片 */

#img{
    width:100%;
    height: 380px;
    background: url(../images/fuwufanwei.jpg) no-repeat;
    background-position: center;
    background-size:100% 100%;
}
.disjuncts{
    width: 100%;
    height: 20px;
    background: #eee;
}
/* 图片 */

/* 底部 */
#bottom{
    box-sizing: border-box;
    padding: 20px 0 0 0;
    width:100%;
    height: auto;
    background: #373d41;
    position: relative;
}

.bottom-content{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin:  0 auto;
}

.bottom-top{
    width: auto;
    padding: 10px 25px;
    border-bottom:1px solid #ce3232;
    display: inline-block;
}
.bottom-top h2{
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    color: #fff;
}
.bottom-top p{
    text-align: center;
    font-size: 13px;
    color: #fff;
}

.bottom-middle{
    width: auto;
    height: 80px;
    margin:20px  0 15px 0 ;
}
.bottom-box2{
    float: left;
    margin: 0 25px;
    width:80px;
    height: 80px;
    background: url(../images/宋总微信.png) no-repeat;
    background-size:100% 100% ;
    margin-top:-30px;
    position: relative;
    transition: transform 0.5s;
}
.bottom-box2:hover{
    transform: scale(1.5);
}
.bottom-box2:last-of-type{
    background: url(../images/公众号.png) no-repeat;
    background-size:100% 100% ;
}
.bottom-box2:first-of-type:after{
    content: "专家咨询";
    position: absolute;
    font-size: 12px;
    top: 80px;
    left: 50%;
    margin-left: -25px;
    color: #fff;
}
.bottom-box2:last-of-type:after{
    content: "微信公众号";
    position: absolute;
    font-size: 12px;
    top: 80px;
    left: 50%;
    margin-left: -25px;
    color: #fff;
}
.bottom-box{
    float: left;
    padding: 0 25px;
    vertical-align: middle;
}
.bottom-box a{
    color: #fff;
}

.shu{
    float: left;
    color: #Fff;
}

.bottom-bottom{
    width: 100%;
    line-height: 35px;
    background: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.bottom-bottom a {
    font-size: 12px;
    color: #999;
}

.bottom-bottom span{
    font-size: 12px;
    color: #999;
}

.shangwu{

    position: absolute;
    top: 160px;
}
.shangwu p{
    color: #fff;
    font-size: 12px;
}
/* 底部 */


/* 服务类别大全 */
#service{
    padding: 25px 0;
    width: 100%;
    height: auto;
}
.service-bigbox{
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0 50px 0;
    height: auto;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.service-box{
    width: 300px;
    height: 120px;
    box-sizing: border-box;
    border:1px solid #eee;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-box:nth-of-type(1),.service-box:nth-of-type(5),.service-box:nth-of-type(9){
    border-left: none;
}
.service-box:nth-of-type(4),.service-box:nth-of-type(8),.service-box:nth-of-type(12){
    border-right: none;
}
.service-box img{
    height: 36px;
    width: auto;
    margin: 10px;
}
.service-box span{
    font-size: 18px;
}
/* 服务类别大全 */

/* 服务介绍 */

#introduce{
    padding: 60px 0;
    background: #eee;
}
.introduce-line{
    width:1px;
    height:320px;
    background: #ccc;
    position:absolute;
    left:50%;
    top:18%;
}

.introduce-content{
    width:1200px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}


.introduce-box{
    width: 50%;
    height: auto;
    box-sizing: border-box;
    padding:0 50px;
    margin: 30px 0;
}


.introduce-title{
    margin-bottom: 20px;
}
.introduce-title span:nth-of-type(1){
    font-size: 20px;
    font-weight: bold;
}
.introduce-title span:nth-of-type(2){
    font-size: 14px;
    color: #999;
}

.introduce-characters{
    font-size: 15px;
    color: #666;
}




/* 服务介绍 */