body {
    font-size: 62.5%;
    font-family: 'Microsoft YaHei';
}
a, a:hover {
    text-decoration: none;
    color: #000;
}
.nav>li>a:focus, .nav>li>a:hover{
    color: #37B9CE;
    background-color: #fff;
}
.activeM{
    color: #37B9CE;
}
.header{
    width: 74%;
    margin: 0 13%;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background-color: #fff;
    border-color: #fff;
}
.dropdown-menu li{
text-align: center;
}
.dropdown-menu>li>a{
    font-size: 20px;
    font-family: 'PingFang';
    color:#565656;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: #37B9CE;
    color: #fefefe;
}
.dropdown-menu>li>a.activeM{
    color: #37B9CE;
}
.dropdown-menu{
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
ul li {
    list-style: none;
}
#fp-nav ul li a span {
    border-color: #fff; 
}
#fp-nav ul li a.active span {
    background-color: #fff;
}
.container-fluid {
    position: relative;
    padding: 0;
}
.navbar.navbar-bg {
    width: 100%;
    min-height: 80px;
/*  box-shadow: 0 1px 10px #888; */
}
.navbar-bg {
    position: fixed;
    top: 0;
    margin: 0 auto;
    background-color: rgba(255,255,255,.8);
    z-index: 100;
}
.navbar-header{
    max-width: 200px;
}
.navbar-bg-login .navbar-header a.navbar-brand,
.navbar-bg .navbar-header a.navbar-brand {
    padding: 0;
}
.navbar-bg-login .collapse .navbar-right li a,
.navbar-bg .collapse .navbar-right li a {
    line-height: 2.6em;
    font-size: 3em;
    font-family: 'Microsoft YaHei';
}


/*主题内容 ibox-contet*/
.ibox-contet{
    margin-top: 81px;
}
/*footer*/
.footer{
    height: 388px;
    background: #37B9CE;
}
/*footer*/
        .footer-menu{
            /*width: 74%;*/
            height: auto;
            /*margin: 0 13%;*/
            max-width: 1400px;
            clear: left;
        }
        @media (min-width: 1400px){
            .footer-menu{
                width: 1350px;
            }
        }
        .footer-menu>div{
            display: inline-block;
            float: left;
        }
        .menu-left{
            width: 25%;
            padding-top: 90px;
            padding-bottom: 81px;
            float: left;
        }
        .menu-left a{
            height: 20px;
            margin-top: 79px;
            font-size: 18px;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 20px;
            display: block;
            word-wrap: break-word; 
            word-break: normal;
        }
        .menu-center{
            width: 35%;
            margin-top: 89px;
            border-left: 2px solid #5FC7D8;
            border-right: 2px solid #5FC7D8;
            font-size: 16px;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 20px;
        }

        .menu-center ul{
            width: 50%;
            padding-top: 51px;
            /*padding-left: 80px;*/
            /*border-right: 1px solid rgba(255,255,255,.3);*/
        }
        .menu-center .menu-center-ul{
            width: 100%;
            display: inline-block;
            float: left;
        }
        .menu-center .menu-center-ul>p{
            width: 100%;
        }
        .menu-center ul,.menu-center .menu-center-ul>p{
            /*width: 50%;
            padding-left: 80px;*/
            display: inline-block;
            float: left;
            opacity: 0.8;
        }
        .menu-center ul li{
            padding-bottom:33px; 
            line-height: 30px;
        }
        .menu-center ul li a{
            color: #fff;
        }
        .menu-right{
            width: 39%;
            padding-top: 86px;
            padding-left: 25px;
            font-weight: 400;
            color: #FFFFFF;
            opacity: 0.8;
        }
        .menu-right>div{
            display: inline-block;
            float: left;
        }
        .menu-right-left{
            width: 62%;
        }
        .menu-right-right{
            width: 38%;
        }
        .menu-right-left .pos{
            width: 85%;
        }
        .menu-right-left p{
            padding-bottom: 24px;
            margin-bottom: 0;
            font-size: 18px;
            line-height: 26px;
        }
        .menu-right-left p:first-child{
            padding-bottom: 36px;
            font-size: 22px;
        }
        .pos{
            position: relative;
        }
        .pos img{
            position: absolute;
            top: 8%;
        }
        .pos img{
            width: 22px;
        }
        .menu-right-left .pos:first-child img{
            width: 26px;
        }
        .pos span{
            padding-left: 30px;
            display: block;
        }
        .menu-right-right{
            padding-left: 10%;
            padding-top: 16px;
        }
        .menu-right-right img{
            /*max-width: 109px;*/
            opacity: 1;
            width: 100%;
            min-width: 106px;
        }
        .menu-right-right p{
            width: 100%;
            min-width: 106px;
            height: 20px;
            font-size: 18px;
            line-height: 48px;
            text-align: center;
        }
        @media (max-width: 1400px){
            .menu-right-left{
                width: 70%;
            }
            .menu-right-right{
                width: 30%;
                padding-left: 10%;
            }
        }
.beian{
    height: 72px;
    line-height: 72px;
    background: #282828;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}
@media(max-width: 1200px){
    .menu-right-right p{
        font-size: 16px;
    }
    .menu-right-right {
        padding-left: 10%;
    }
}
        .modal-title{
            text-align: center;
            font-size: 30px;
            font-weight: 400;
            color: #ffffff;
        }
        .modal-header{
            background-color: #37B9CE;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }
        .modal-content{
            border-radius: 10px;
        }
        .modal-body{
            padding: 27px 67px;
        }
        .form-control{
            font-size: 18px;
            height: 50px;          
            border: 1px solid #E7E7E7;
            border-radius: 10px;
            box-shadow: none;
            -webkit-box-shadow: none;
        }
        .form-group{
            margin-bottom: 35px;
            border-radius: 10px;
        }
        .modal-footer {
            padding-bottom: 40px;
            padding-top: 13px;
            text-align: center;
            border-top: none;
        }
        .modal-dialog{
            width: 52%;
            margin: 10% auto;
        }
        @media(max-width: 1400px){
            .modal-dialog{
                width: 70%;
            }
        }