body{
    font: 14px/1 "Microsoft Yahei", "微软雅黑", sans-serif;
    margin: auto 0;
    color: #222222;
}
.max{
    margin-left: 60px;
    margin-right: 60px;
    overflow: hidden;
}
.logo>img{
    margin-left: 42.5%;
    margin-right: 42.5%;
    width: 15%;
    padding-top: 10px;
    padding-bottom: 10px;
}
nav{
    border: solid 1px #ffffff;
    border-top-color: #d1d1d1;
    height: 60px;
}
nav>ul{
    float: left;
}
nav>div{
    float: right;
}
nav>ul>li{
    float: left;
    list-style: none;
    line-height: 60px;
    padding-left:30px;
}
nav>ul>li:nth-child(1){
    padding-left: 0px;
}
.nav-list a{
    text-decoration: none;
    color: #222222;
}
.nav-list a:hover{
    color: #f47e2f;
}
.Hotline{
    line-height: 60px;
    font-weight: bold;
    padding-right: 20px;
}
.Hotline>span:nth-child(2){
    color: #f47e2f;
}
.max>.col-lg-12{
    padding-left: 0px;
    padding-right: 0px;
}

/*
页尾开始*/
/* footer{
    padding-top: 20px;
    padding-bottom:10px;
    overflow: hidden;
    height: 100%;
    border: solid 1px #ffffff;
    border-top-color: #d1d1d1;
}
.foot>a>p:nth-child(1){
    color: #00a4c0;
    font-size: 16px;
    padding-right: 20px;
}
.foot>div:nth-child(2),.foot>div:nth-child(5){
    display: inline;
    width: 1px;
    height: 40px;
    border: dashed 1px #7e7e7e;
    margin-right:22px;
}
.foot>p:nth-child(3){
    font-size: 18px;
    padding-right: 5px;
    color: #7e7e7e;
}
.foot>div:nth-child(5){
    margin-left: 20px;
}
.foot>p:nth-child(6){
    font-size: 19px;
    padding-right: 5px;
}
.foot-right{
    text-align: right;
}
.foot-right>p{
    font-size: 18px;
    color: #00a4c0;
    margin-left: 10px;
}
footer>.col-md-6{
    padding-left: 0px;
    padding-right: 0px;
}
.foot-right>p{
    cursor: pointer;
} */

/*<!--========================页尾修改===========================-->*/
footer{
    padding-top:20px;
    padding-bottom:10px;
    overflow: hidden;
    height: 100%;
    border: solid 1px #ffffff;
    border-top-color: #d1d1d1;
}
.footer-nav a{
    color: #222222;
    font-size: 14px;
}
.footer-nav a:hover{
    color: #0083d5;
}
.footer-nav{
    margin-top: 10px;
}
.addess{
    margin-top: 10px;
}
.footer-nav p,.addess>p{
    padding-top: 15px;
}
.appIMG p{
    text-align: center;
    font-weight: bold;
}
/*<!--========================页尾修改===========================-->*/

