﻿.header {
    width: 100%;
}

.topnav-main, .quick-nav, .media-head, .navbar {
    width: 1200px;
    margin: 0 auto;
}

.topnav {
    font-size: 12px;
    width: 100%;
    height: 29px;
    background: #333;
    color: #fff;
    overflow: hidden;
}

    .topnav a { 
        text-decoration: none; 
        color: #fff;
        margin: 0 15px 0 0;
        line-height: 29px;
        font-size: 12px;
    }

        .topnav a:hover {
            color: #5bb36a;
        }

.topnav-lf {
    /*width: 350px;*/
}

.topnav-rt {
    /*width: 511px;*/
}

.topnav-lf, .topnav-rt {
    height: 100%;
    line-height: 29px;
}

.topnav-login {
    /*width: 96px;*/
    border-right: 1px solid #4a4a4a;
    display:flex;
    flex-direction:row;
}

.topnav-website {
    /*width: 393px;*/
    border-right: 1px solid #4a4a4a;
    padding-left: 15px;
}

.quick-nav {
    font-size: 12px;
    overflow: hidden;
    margin-top: 20px;
}

.quick-navmain {
    width: 1500px;
    height: 14px;
    line-height: 14px;
}

    .quick-navmain a {
        color: #222;
        text-decoration: none;
        padding: 0 16px;
        border-right: 1px solid #ddd;
    }

        .quick-navmain a.first-nav {
            padding-left: 0;
        }

        .quick-navmain a:hover {
            text-decoration: underline;
        }

.topbotm-gg {
    width: 1200px;
    height: 100px;
    margin:20px auto 0 auto;
    overflow: hidden;
}

.media-head {
    height: 60px;
    margin-top: 15px;
}

.logo {
    width: 77px;
    height: 60px;
    background: url("../images/mt_03.png") left no-repeat;
    background-size: 195px 60px;
    padding-left: 198px;
    position: relative;
}

    .logo span {
        height: 27px;
        font-size: 27px;
        color: #222;
        letter-spacing: 1px;
        line-height: 25px;
        padding-left: 10px;
        border-left: 1px solid #ddd;
        position: absolute;
        top: 18px;
    }

    .logo a {
        display: block;
        width: 195px;
        height: 60px;
        position: absolute;
        left: 0;
    }

.media-ph {
    cursor: pointer;
    position: relative;
}

.ewm {
    padding: 8px 0 0 16px;
    text-align: center;
    position: absolute;
    top: -2px;
    right: -112px;
    display: none;
    width: 92px;
    height: 92px;
    background: url("../images/ewm-wrap.png") no-repeat;
}

.media-ph:hover .ewm {
    display: block;
}

/*.search {
    width: 312px;
    height: 32px;
    border: 1px solid #f1f1f1;
    background: #f6f6f6;
    border-radius: 5px;
    padding-left: 12px;
}

.search-text {
    height: 32px;
    width: 270px;
    outline: none;
    border: none;
    background: none;
    color: #999;
    font: 14px/32px Microsoft YaHei,tahoma,arial;
}

.search-submit {
    width: 35px;
    height: 32px;
    background: url("../images/mt_09.png") center no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
}*/

.nav {
    width: 100%;
    height: 45px;
    border-top: 2px solid #279a3b;
    border-bottom: 1px solid #eee;
}

.navbar {
    overflow: hidden;
    margin-top: 10px;
}

.navbar-main {
    width: 1500px;
}

.navbar a {
    color: #333;
    letter-spacing: 1px;
    float: left;
    margin-right: 38px;
    display: block;
    padding: 0 7px;
    border-radius: 3px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
}
    .navbar a.navcurrent {
        color: #fff;
    }
    .navbar a:hover, .navcurrent {
        background: #279a3b;
        color: #fff;
    }

    /*2017-05-26*/
.searchmain {
    border: 1px solid #f1f1f1;
    overflow: hidden;
    border-radius: 5px;
    height: 32px;
}

.bdcs-container .bdcs-search-form-input {
    border: 0px solid #f1f1f1;
    border-style: solid;
    display: inline-block;
    vertical-align: top;
    text-indent: 12px;
    float: left;
    margin-right: 10px;
    width: 270px;
    height: 28px;
    color: #999;
    font: 14px/28px Microsoft YaHei,tahoma,arial;
    background: #f6f6f6;
    outline: none;
}

    .bdcs-container .bdcs-search-form-input:focus {
        border-width: 0px;
        border-style: solid;
        outline: none;
    }

.bdcs-container .bdcs-search-form-submit-wrap {
    display: inline-block;
}

.bdcs-container .bdcs-search-form-submit {
    width: 35px;
    height: 28px;
    border: none;
    outline: none;
    cursor: pointer;
}
.bdcs-search-form-submit:hover {
    color: #666;
}

.searchmain:hover {
    border: 1px solid #e0e0e0;
}
.register-border:hover {
    color: #a41f24 !important;
}

/*2018-05-24
    search
*/
.hd-search {
    color: #333;
    margin: 15px 0 0 0;
}

    .hd-search span a {
        font-size: 12px;
        color: #999;
        margin: 0 13px 0 0;
    }

        .hd-search span a:hover {
            text-decoration: underline;
        }

    .hd-search span {
        font-size: 12px;
    }

.search-sel, .ser-input {
    height: 36px;
    outline: none;
    font-size: 14px;
    color: #757575;
    line-height: 36px;
}

.search-sel {
    width: 95px;
    text-align: center;
    border-right: 1px solid #dcdcdc;
    background: #fafafa;
    cursor: pointer;
}

.search {
    width: 391px;
    height: 36px;
    border: 1px solid #dcdcdc;
    position: relative;
}

.ser-input {
    width: 280px;
    padding: 0 0 0 15px;
    border-left: none;
    font-family: "Mircroft YaHei",微软雅黑;
    font-size: 14px;
    border: 0;
}

.search-btn {
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/search.png) no-repeat 7px;
    border: none;
}

    .search-btn:hover {
        background: url(../images/search2.png) no-repeat 7px;
    }

.zx-sel {
    background: url(../images/zx.png) no-repeat 75px 15px;
    position: relative;
    text-align: left;
    color: #757575;
    font-family: "Mircroft YaHei",微软雅黑;
}

.zx-sel-lis {
    width: 60px;
    display: inline-block;
    text-align: center !important;
}

.zx-sel span {
    color: #757575;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    display: inline-block;
}

.zx-sel ul {
    text-align: left;
    width: 95px;
    margin-left: -1px;
    display: none;
    border: 1px solid #dcdcdc;
    background: #fff;
    z-index: 9999;
    zoom: 1;
    position: relative
}

    .zx-sel ul li {
        height: 36px;
        text-align: center;
    }

        .zx-sel ul li:hover a {
            color: #999;
        }

        .zx-sel ul li:hover {
            background: #fafafa;
        }
/*头部搜索*/
.search-img1 {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.search-input {
    width: 230px;
    margin: 3px 0 0 20px;
    border-radius: 5px;
    outline: none;
    height: 22px;
    padding-left: 5px;
    border: 1px solid #dcdcdc;
    font-size: 12px;
}

.search-wrap {
    position: relative;
}

.search-btn1 {
    position: absolute;
    left: 235px;
    top: 7px;
    background: url(../../../../img/default/search1.png) no-repeat left center;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    border: 0;
    outline: none;
    z-index: 9999;
    cursor: pointer;
}

    .search-btn1:hover {
        background: url(../../../../img/default/search2.png) no-repeat left center;
        background-size: 15px 15px;
    }