﻿.headertop {
    height: 39px;
    line-height: 39px;
    background: #f3f3f3;
    font-size:0
}

.headerMenuInner {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.headerMenu {
    height: 194px;
    font-size: 0;
    border-bottom: 1px solid #e2e2e2;
}

.headertopInner {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.loginPart {
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    /*position: absolute;
    left: 0;*/
}

    .loginPart a {
        text-decoration: none;
        color: #000
    }
.loginOut {
    cursor: pointer;
    background: #d59e2c;
    height: 22px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    width: 70px;
    color: #fff !important;
    border-radius: 5px;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 14px;
}

.headertopleft {
    display:inline-block;
}

.headerselect {
    display:inline-block;
    vertical-align:middle;
    cursor:pointer;
    margin-left:150px;
    position:absolute;
    top:0;
}

.headertopleft img {
    vertical-align:middle
}

.headerselectshow {
    display: inline-block;
    font-size: 14px;
    color: #757070;
    vertical-align:middle;
    margin-right:11px;
}

.languageoption {
    font-size: 12px;
    color: #666666;
    width: 101px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #dddddd;
    background:#fff;
}

.languageoptionbox {
    position:absolute;
    left:-15px;
    display:none;
    z-index:1
}

.headertopright {
    height:39px;
    position:absolute;
    right:0;
    top:0
}

.headertoprightbox {
    display: inline-block;
    font-size: 14px;
    color: #757070;
    margin-left:30px
}

    .headertoprightbox img {
        vertical-align:sub;
        margin-right:7px
    }

.headerMenu {
    height: 195px;
    font-size: 0;
    border-bottom: 1px solid #e2e2e2;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     font-size:14px;
    color:#333;
    vertical-align:middle;
    outline:none;
    position:relative
}

.selectbtn {
    width: 69PX;
    height: 42px;
    line-height:42px;
    background: #2273de;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    vertical-align:middle;
    cursor:pointer
}

.questionbox {
    position:absolute;
    right:0;
    top:56px;
    font-size:0;
}

.menubox {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #2273de;
    height:54px;
    padding-top:18px;
}

.menu {
    font-size: 20px;
    margin-right: 101px;
    display: inline-block;
    line-height: 20px;
    cursor: pointer;
    padding-bottom: 15px;
    color: #ffffff;
}

    .menu:hover {
        color: #d59d29
    }

.menuon {
    color: #d59d29
}

.menu:last-child{
    margin-right:0;
}

.menu2 {
    height: 71px;
    background: #eef3fc;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: -72px;
    text-align:center;
    line-height:71px
}

.childmenu {
    font-size: 18px;
    color: #6b6b6b;
    display:inline-block;
    margin-right:27px;
    line-height:18px;
    cursor:pointer
}

    .childmenu:last-child {
        margin-right:0
    }

    .childmenu:hover {
        color: #2273de
    }

.selectInput {
    width: 373px;
    height: 42px;
    border: 1px solid #e5e5e5;
    background: #f5f5f7;
    outline:none;
    padding-left:10px;
    vertical-align:middle;
    font-size:14px;
}

.questionselect {
    height: 42px;
    width: 136px;
    font-size: 14px;
    color: #6a6a6a;
    border: 1px solid #e5e5e7;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    vertical-align:middle;
    outline:none;
    text-align:center
}

.loginPart {
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 0;
    top:0;
}

    .loginPart a {
        text-decoration: none;
        color: #000
    }

.register {
    font-size: 12px;
    display: inline-block;
    color: #2273de;
    cursor: pointer;
    position: absolute;
    left: 80px;
    top:0;
}
