

.iphone {
    width: 100%;
    z-index: 55;
    display: none
}

.iphone .contact {
    height: 9.17874396vw;
    display: flex
}

.iphone .contact .contact_box {
    background: #f6f5f4;
    flex: 1 1 310px;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 4.34782609vw;
    padding-right: 6.52173913vw
}

.iphone .contact .contact_box .iconfont {
    font-size: 3.8647343vw;
    color: #323232
}

.iphone .contact .contact_box>p {
    flex: 1;
    font-size: 16px;
    font-family: "Arial Regular";
    font-weight: 400;
    text-align: center;
    color: #646464;
    line-height: 9.17874396vw
}

.iphone .contact .emaal {
    flex: 1 1 104px;
    background: #00a1e9;
    font-size: 4.34782609vw;
    color: #fff;
    text-align: center;
    line-height: 9.17874396vw;
    transition: all .3s ease
}

.iphone .contact .emaal:active {
    font-size: 5.31400966vw
}

.iphone .mp_nav {
    z-index: 55;
    height: 16.90821256vw;
    display: flex;
    background-image: url("../images/mp_nav_bg.jpg");
    position: relative
}

.iphone .mp_nav .log {
    z-index: 55;
    flex: 1 1 345px;
    display: flex;
    align-items: center;
    padding-left: 5.55555556vw;
    justify-content: space-between;
    position: relative
}

.iphone .mp_nav .log>img {
    width: 48.30917874vw;
    height: 8.45410628vw
}

.iphone .mp_nav .log .iconfont {
    color: #323232;
    font-size: 4.34782609vw;
    height: 100%;
    width: 16.90821256vw;
    text-align: center;
    line-height: 16.90821256vw;
    transition: all .3s ease;
    position: relative
}

.iphone .mp_nav .log .iconfont::after {
    content: "\e602"
}

.iphone .mp_nav .log .iconfont>div {
    background: #00a1e9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.iphone .mp_nav .log .iconfont>div>span {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 30%;
    width: 30px;
    height: 1px;
    background: #fff;
    display: block;
    transition: all .3s ease
}

.iphone .mp_nav .log .iconfont>div>p {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    line-height: 15px;
    color: #fff;
    font-size: 12px;
    transition: all .3s ease;
    transform: translateY(10px)
}

.iphone .mp_nav .log .iconfont.close>div {
    opacity: 1
}

.iphone .mp_nav .log .iconfont.close>div>:first-child {
    transform: translate(-50%) rotate(45deg)
}

.iphone .mp_nav .log .iconfont.close>div>:nth-child(2) {
    transform: translate(-50%) rotate(-45deg)
}

.iphone .mp_nav .log .iconfont.close>div>p {
    transform: translate(0)
}

.iphone .mp_nav .log .menu {
    z-index: 55;
    position: absolute;
    width: 100%;
    top: 100%;
    right: 100%;
    transition: all .3s ease;
    max-height: 80vh;
    overflow-y: auto
}

.iphone .mp_nav .log .menu .heilight {
    z-index: 55;
    background: #00a1e9;
    height: 14.49275362vw;
    display: flex;
    padding-left: 4.83091787vw;
    align-items: center;
    border-bottom: 1px solid #00a1e9
}

.iphone .mp_nav .log .menu .heilight a {
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    transition: all .3s ease
}

.iphone .mp_nav .log .menu .heilight a:active {
    font-size: 18px
}

.iphone .mp_nav .log .menu .heilight .thouch {
    z-index: 55;
    flex: 1;
    width: 100%;
    height: 100%;
    position: relative
}

.iphone .mp_nav .log .menu .heilight .thouch::after {
    content: "\e601";
    position: absolute;
    font-family: iconfont;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    right: 6.28019324vw;
    transition: all .3s ease
}

.iphone .mp_nav .log .menu .heilight .thouch.activer::after {
    transform: translateY(-50%) rotate(90deg)
}

.iphone .mp_nav .log .menu .hase_son {
    z-index: 55;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .3s ease;
    transform: translateX(15px)
}

.iphone .mp_nav .log .menu .hase_son a {
    display: block;
    padding-left: 4.83091787vw;
    line-height: 12.80193237vw;
    font-size: 3.8647343vw;
    color: #00a1e9;
    white-space: nowrap;
    transition: all .3s ease;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    background: #fff
}

.iphone .mp_nav .log .menu .hase_son a:active {
    font-size: 18px
}

.iphone .mp_nav .log .menu .hase_son a::after {
    content: "\e601";
    position: absolute;
    font-family: iconfont;
    color: #067dc1;
    right: 6.28019324vw;
    top: 50%;
    transform: translateY(-50%)
}

.iphone .mp_nav .log .menu .hase_son>:last-child {
    border: none
}

.iphone .mp_nav .log .menu .hase_son.activer {
    height: auto;
    opacity: 1;
    transform: translateX(0)
}

.iphone .mp_nav .mebu_btn {
    flex: 1 1 70px;
    transition: all .3s ease
}

.iphone .mp_nav .mebu_btn .btn {
    transition: all .3s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative
}

.iphone .mp_nav .mebu_btn .btn span {
    display: block;
    width: 24px;
    height: 2px;
    transition: all .3s ease;
    background: #00a1e9;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%)
}

.iphone .mp_nav .mebu_btn .btn>:nth-child(1) {
    top: 40%
}

.iphone .mp_nav .mebu_btn .btn>:nth-child(3) {
    top: 60%
}

.iphone .mp_nav .mebu_btn>p {
    height: 0;
    overflow: hidden;
    opacity: 0;
    color: #fff;
    font-size: 12px;
    transition: all .3s ease
}

.iphone .mp_nav .mebu_btn.close {
    background: #000
}

.iphone .mp_nav .mebu_btn.close .btn {
    height: 66%
}

.iphone .mp_nav .mebu_btn.close .btn span {
    top: 50%
}

.iphone .mp_nav .mebu_btn.close .btn>:nth-child(1) {
    transform: translate(-50%) rotate(45deg)
}

.iphone .mp_nav .mebu_btn.close .btn>:nth-child(2) {
    opacity: 0
}

.iphone .mp_nav .mebu_btn.close .btn>:nth-child(3) {
    transform: translate(-50%) rotate(-45deg)
}

.iphone .mp_nav .mebu_btn.close>p {
    height: auto;
    opacity: 1;
    text-align: center
}

.iphone .mp_nav .search {
    z-index: 55;
    position: absolute;
    width: 100%;
    right: 100%;
    background: #fff;
    top: 100%;
    transition: all .3s ease
}

.iphone .mp_nav .search .border_top {
    display: flex
}

.iphone .mp_nav .search .border_top>:first-child {
    flex: 1 1 281px;
    height: 5px;
    background: #067dc1
}

.iphone .mp_nav .search .border_top>:nth-child(2) {
    flex: 1;
    height: 5px;
    background: #000
}

.iphone .mp_nav .search .serach_title {
    margin-top: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #323232;
    line-height: 13px;
    margin-bottom: 20px;
    padding-left: 15px
}

.iphone .mp_nav .search .search_group {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px
}

.iphone .mp_nav .search .search_group input {
    border: none;
    outline: none;
    background: transparent;
    width: calc(100% - 30px);
    margin: 0 auto;
    height: 14.49275362vw;
    border: 1px solid #ccc;
    line-height: 14.49275362vw;
    padding: 2px 10px;
    margin-bottom: 15px
}

.iphone .mp_nav .search .search_group button {
    border: none;
    outline: none;
    cursor: pointer;
    width: calc(100% - 30px);
    margin: 0 auto;
    height: 13.52657005vw;
    background: #00a1e9;
    line-height: 13.52657005vw;
    text-align: center;
    color: #fff;
    font-size: 18px;
    transition: all .3s ease
}

.iphone .mp_nav .search .search_group button:active {
    font-size: 22px
}

.iphone .mp_nav .search .searches {
    padding-left: 4.83091787vw;
    padding-bottom: 4.83091787vw;
    border-bottom: 1px solid #e6e6e6
}

.iphone .mp_nav .search .searches>:first-child p {
    font-size: 4.34782609vw;
    font-family: "Arial Regular";
    color: #323232;
    line-height: 36px
}

.iphone .mp_nav .search .searches>:first-child>:nth-child(2) {
    font-size: 3.38164251vw;
    color: #646464
}

.iphone .mp_nav .search .hot_seach {
    padding-top: 4.83091787vw;
    padding-left: 4.83091787vw;
    padding-bottom: 12.07729469vw
}

.iphone .mp_nav .search .hot_seach>:first-child {
    font-size: 4.34782609vw;
    color: #323232
}

.iphone .mp_nav .search .hot_seach a,.iphone .mp_nav .search .hot_seach p {
    font-size: 3.8647343vw;
    text-align: left;
    color: #646464;
    line-height: 8.69565217vw
}

.sep-header .sep-toparea {
    height: 60px;
    transition: .5s;
}
.sep-header .sep-toparea .sep-container {
    display: flex;
    justify-content: space-between;
}
.sep-container {
    max-width: 1620px;
    width: 100%;
    margin: 0 auto;
}
.sep-header .sep-toparea .sep-contact {
    display: flex;
    line-height: 60px;
    align-items: center;
}
.sep-header .sep-toparea .sep-container .area-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #0085d1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sep-header .sep-toparea .sep-container .email-icon img {
    width: 19px;
    height: 14px;
}
.sep-header .sep-toparea .sep-contact .email {
    margin-left: 20px;
    transition: .4s;
    font-family: "Nirmala UI";
}
.sep-header .sep-toparea .sep-contact .phone-img {
    margin-left: 38px;
}
.sep-header .sep-toparea .sep-event {
    display: flex;
    align-items: center;
}
.sep-header .sep-toparea .sep-event div {
    margin-left: 18px;
    transition: .5s;
}
.sep-header .sep-toparea .sep-container .area-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #0085d1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sep-header .sep-toparea .sep-event .bird img {
    width: 16px;
    height: 18px;
    padding-top: 3px;
}
.sep-header .sep-navigation {
    background-color: #e5e5e5;
    height: 3.8333vw;
    transition: .5s;
}
.sep-header .sep-navigation .sep-container {
    display: flex;
    position: relative;
    height: 100%;
}
.sep-header .sep-navigation .logo {
    width: 12.666vw;
    height: 100%;
}
.sep-header .sep-navigation .logo a {
    height: 100%;
}
.sep-header .sep-navigation .logo a {
    padding: 3% 0;
}
.sep-header .sep-navigation .logo img {
    width: 10.2222vw;
}
.sep-header .sep-navigation ul {
    height: 100%;
}
.sep-header .sep-navigation li {
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0 28px;
    justify-content: space-between;
    position: relative;
}
.sep-header .sep-navigation .mainnavi ul li {
    float: left;
    height: 100%;
}
.sep-header .sep-navigation li>a {
    font-size: 18px;
    font-weight: bold;
    color: #0085d1;
}
.secondlevel2 {
    position: absolute;
    background: white;
    text-align: left;
    left: 0;
    top: 100%;
    z-index: 999;
    display: none;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
}
.secondlevel2 .leval2-box {
    padding: 20px;
}
.secondlevel2 .leval2-box a {
    font-size: 1vw;
    color: #8c8a8b !important;
    line-height: 30px;
    margin-bottom: 15px;
    transition: .5s;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    white-space: nowrap;
    width: 100%;
    padding: .2222vw .6555vw;
display: block;
}
@media screen and (min-width: 1920px) {
    .secondlevel2 .leval2-box a {
        font-size: 18px;
    }
}
.seacher {
    background: black;
    display: none;
}
.seacher .forms {
    width: 100%;
    background: black;
    display: flex;
    align-items: center;
    border-radius: 50px;
    font-size: 32px;
    color: white;
    padding-left: 100px;
}
.seacher .forms .inputs {
    margin-left: 50px;
    height: 99%;
    width: 100%;
    padding: .3333vw;
}
.seacher .forms .buttons {
    transform: translateX(-174px);
    transition: .5s;
    width: 10%;
    padding: .3333vw;
    border-radius: 50px;
    background: #0085d1;
}
.seacher .forms .inputs input {
    width: 100%;
    height: 100%;
    outline: medium;
    border: 0;
    color: white;
    font-size: 18px;
    padding: 15px 20px;
    border-radius: 50px;
    background: #191a1b;
}
.seacher .forms .buttons button {
    width: 100%;
    outline: medium;
    height: 100%;
    background: transparent;
    border: 0;
    color: white;
    font-weight: bold;
}
.sep-header .sep-navigation li:hover .secondlevel2 {
    display: inherit;
}
.secondlevel2 .leval2-box a:hover {
    color: #0085d1 !important;
}
@media screen and (max-width: 768px) {
    .iphone, .mc_footer {
        display: block;
    }
    .sep-header, .sep-banner.home, .index-body .inner5, .index-body .inner6, .sep-footer {
        display: none;
    }
}