.v20201117 {}

#J_nav_wrp {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    width: 100%;
    z-index: 1000;
    background-color: white;
}


#J_nav_wrp .nav {
    width: 100%;
    height: 66px;
    background: #fff;
    position: relative;
    top: 0;
    z-index: 99
}

.hover_download,
.menu-sub .category {
    box-shadow: 0 1px 2px rgba(26, 53, 71, .1)
}

.menu-sub {
    z-index: 999;
    position: absolute;
    width: 1200px;
    top: 66px;
    left: -192px !important;
}

.menu-sub .category {
    text-align: center;
    padding: 15px 20px;
    position: absolute;
    left: 709px;
    top: 0;
    background: #fff;
    border: 1px solid rgba(26, 53, 71, .12);
    border-radius: 4px;
    zoom: 1
}

.menu-sub .category a {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center
}

.menu-sub .category a:hover {
    background: #f5f5f5;
    text-decoration: none;
    color: #01a5c2
}

.menu-sub .category::before {
    content: "";
    position: absolute;
    top: -7px;
    right: calc(50% - 7px);
    right: -moz-calc(50% - 7px);
    width: 13px;
    height: 7px;
    z-index: 4;
    background: url(../images/dropdown-menu-arrow.svg)
}

.fixed .menu-sub {
    position: fixed !important;
    top: 70px
}

/*.head_nav li#J_nav_9 a {*/
/*	text-decoration: none;*/
/*	color: #01a5c2;*/
/*}*/

#J_nav_wrp .logo {
    float: left;
    font-size: 24px;
    margin-top: 6px;
    border-bottom: 3px solid #01a5c2;
    height: 60px;
    margin-right: 20px;
}

#J_nav_wrp .logo a {
    margin-top: 12px;
    display: block;
    width: auto;
    height: auto;
    overflow: hidden;
    text-decoration: none;
    /* line-height: 150px; */
    /* background: url(../images/logo_1x.png) no-repeat;
    background-image: -webkit-image-set(url(http://oeimg2.cache.oeeee.com/Public2016/Images/home/logo_1x.png) 1x, url(http://oeimg2.cache.oeeee.com/Public2016/Images/home/logo_2x.png) 2x);
    background-image: -moz-image-set(url(http://oeimg2.cache.oeeee.com/Public2016/Images/home/logo_1x.png) 1x, url(http://oeimg2.cache.oeeee.com/Public2016/Images/home/logo_2x.png) 2x);
    background-image: -ms-image-set(url(http://oeimg2.cache.oeeee.com/Public2016/Images/home/logo_1x.png) 1x, url(http://oeimg2.cache.oeeee.com/Public2016/Images/home/logo_2x.png) 2x);
    background-image: -o-image-set(url(http://oeimg2.cache.oeeee.com/Public2016/Images/home/logo_1x.png) 1x, url(http://oeimg2.cache.oeeee.com/Public2016/Images/home/logo_2x.png) 2x) */
}

.logo a:before {
    content: " ";
    display: table
}

.logo a:after {
    height: 0;
    line-height: 0;
    clear: both
}

.head_nav {
    padding: 0 10px 0 25px;
    line-height: 66px;
    font-size: 16px;
    color: #666;
    position: relative;
    width: 892px;
    float: left;
    display: inline;
}

.head_nav li a,
.head_nav_r {
    float: right;
}

.head_nav li a,
.head_nav_r a {
    display: inline-block;
    vertical-align: top;
    float: left;
}

.head_nav li {
    height: 66px;
    float: left;
}

.head_nav li a {
    padding: 3px 17px 0;
    height: 66px;
    line-height: 60px;
    color: #5C6466;
    position: relative
}

.head_nav li a:hover {
    text-decoration: none;
    color: #01a5c2;
}

/*.head_nav li.nav-more {*/
/*    background: url(../images/arrow_up_down.png) 57px 30px no-repeat*/
/*}*/

/*.head_nav li.nav-more:hover {*/
/*    background-position: 57px -20px*/
/*}*/

.head_nav li.nav-more a:hover {
    border: none
}


.head_nav li.nav-more {
    background: url(../images/arrow_up_down.png) 57px 30px no-repeat;
}


.mobile_version {
    width: 20px;
    height: 28px;
    margin-top: 18px;
    margin-right: 40px;
    background: url(../images/icon_oe.png) -1px -109px no-repeat
}

.login_area,
.search,
.user {
    width: 28px;
    margin-top: 18px
}

.mobile_version:hover {
    background-position: -41px -109px
}


.login_area {
    height: 28px;
    background: url(../images/icon_oe.png) -1px -227px
}

.login_area:hover {
    background-position: -41px -227px
}

.user {
    height: 28px;
    float: right;
    position: relative
}

.user .popup {
    display: none;
    background: #fff;
    padding: 0 10px;
    position: absolute;
    z-index: 2;
    top: 43px;
    right: 0;
    border: 1px solid #c2c2c2
}

.user .arrow,
.user .arrow2 {
    position: absolute;
    right: 5px;
    border-width: 10px
}

.user .popup-list {
    width: 115px;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
    text-align: left;
    overflow: hidden
}

.user .popup-list .name {
    overflow: hidden;
    color: #216baa
}

.user .popup-list a {
    display: block;
    padding: 0 10px
}

.user .img {
    width: 28px;
    height: 28px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px
}

.user .popup-list.last {
    border-bottom: none
}

.user .arrow {
    top: -10px;
    border-bottom: 10px solid #919191
}

.user .arrow2 {
    top: -9px;
    border-bottom: 10px solid #fff
}

.hover_download,
.menu-sub .category {
    box-shadow: 0 1px 2px rgba(26, 53, 71, .1)
}

.hover_download,
.hover_download .inner {
    padding: 15px 20px;
    position: absolute;
    zoom: 1;
    text-align: center
}


.hover_download {
    width: 295px;
    height: 115px;
    left: 51px;
    top: 50px;
    background: url(../images/owm2.png) center center no-repeat #fff;
    background-image: -webkit-image-set(url(http://oeimg2.cache.oeeee.com/Public2016/Images/common/owm2.png?v=1) 1x, url(http://oeimg2.cache.oeeee.com/Public2016/Images/common/oe_ewn_3x.png?v=1) 2x);
    background-image: -moz-image-set(url(http://oeimg2.cache.oeeee.com/Public2016/Images/common/owm2.png?v=1) 1x, url(http://oeimg2.cache.oeeee.com/Public2016/Images/common/oe_ewn_3x.png?v=1) 2x);
    background-image: -ms-image-set(url(http://oeimg2.cache.oeeee.com/Public2016/Images/common/owm2.png?v=1) 1x, url(http://oeimg2.cache.oeeee.com/Public2016/Images/common/oe_ewn_3x.png?v=1) 2x);
    background-image: -o-image-set(url(http://oeimg2.cache.oeeee.com/Public2016/Images/common/owm2.png?v=1) 1x, url(http://oeimg2.cache.oeeee.com/Public2016/Images/common/oe_ewn_3x.png?v=1) 2x);
    border: 1px solid rgba(26, 53, 71, .12);
    border-radius: 4px
}

.hover_download::before {
    content: "";
    position: absolute;
    top: -7px;
    right: calc(50% - 7px);
    right: -moz-calc(50% - 7px);
    width: 13px;
    height: 7px;
    z-index: 4;
    background: url(../images/dropdown-menu-arrow.svg)
}

.hover_download .inner {
    width: 100px;
    left: 638px;
    top: 0;
    background: #fff
}


#J_nav_wrp .nav {
    border: none;
    box-shadow: none;
    height: 68px;
}

.head_nav {
    width: auto !important;
}

.wrp .head_nav li.nav-more {
    background: url(../images/arrow_up_down.png) 57px 30px no-repeat;
}

.wrp .head_nav li.nav-more:hover {
    background-position: 57px -20px;
}


.fixed .inner .menu-sub {
    position: absolute !important;
    top: 66px !important;
    left: -89px !important;
}

.wrp .head_nav li a {
    padding: 3px 17px 0;
}

.wrp .head_nav li a:hover {
    padding: 3px 17px 0;
    border: none;
    cursor: pointer;
}

.wrp .head_nav {
    padding: 0 0 0 0px;
}

.detail_inner {
    padding: 68px 50px 44px 50px;
}

.subTagTitle p span {
    font-size: 14px;
    color: #DCDCDC;
}


#footer {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    line-height: 23px
}

#footer .img img {
    border: 1px solid #ccc;
    margin: 0 6px
}

#footer .ft-info-link a,
#footer .ft-info-oe a {
    margin-right: 25px
}

#footer .copyright {
    color: #666;
    margin-top: 10px
}

#footer .copyright a {
    color: #666
}

#footer .ft-info {
    padding-top: 15px;
    padding-bottom: 20px
}

#footer .ft-info dt {
    margin-bottom: 16px;
    font-size: 16px;
    overflow: hidden;
    color: #999
}

#footer .ft-info dd {
    color: #666
}

#footer .ft-info-col {
    float: left;
    display: inline;
    padding: 7px 0;
    text-align: left
}

#footer .ft-info-link a,
#footer .ft-info-ndp a,
#footer .ft-info-oe a {
    display: inline-block;
    margin-bottom: 6px;
    font-size: 13px
}

#footer .ft-info-oe {
    width: 312px;
    border-right: #ddd 1px solid
}

#footer .ft-info-ndp {
    width: 394px;
    border-right: #ddd 1px solid;
    padding-left: 86px
}

#footer .ft-info-ndp .a1 {
    width: 94px
}

#footer .ft-info-ndp .a2 {
    width: 104px
}

#footer .ft-info-ndp .a3 {
    width: 154px
}

#footer .ft-info-link {
    width: 304px;
    padding-left: 90px
}

.suggest {
    position: fixed;
    right: -5px;
    bottom: 160px;
    width: 35px;
    height: 100px;
    background: url(../images/fankui.png) no-repeat;
    display: none;

}

.suggest a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999em
}

#bottom {
    background: #f2f2f2;
    margin-top: 50px;
    padding-bottom: 50px;
    min-width: 1200px;

}
