.col-main {
    float: left;
    width: 100%;
    min-height: 1px;
}

.col-sub, .col-extra {
    position: relative;
    float: left;
}

/*ä¾§è¾¹æ å®½åº¦ï¼šé»˜è®¤300ï¼Œé¡µé¢å³è¾¹*/
body .main-wrap {
    margin-right: 328px;
}

.col-sub {
    width: 300px;
    margin-left: -300px;
}

.article-list {
    margin: 0 0px 15px 0;
    padding: 0px 0 10px;
    border-bottom: 1px dashed #e0e0e0;
    width: 100%;
    overflow: hidden;
}

.article-list:hover {
    /*background:#f9fafd;*/
}

/* .a-title{white-space:nowrap;overflow:hidden;} */

.a-title a {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    color: #333;
    font-family: "å¾®è½¯é›…é»‘", arial;
}

.a-title a b {
    font-size: 16px;
    line-height: 34px;
    color: #000;
    font-family: "å¾®è½¯é›…é»‘", arial;
}

.a-title a b:hover {
    color: #d00000;
}
.a-title a:hover {
    text-decoration: none;
    color: #d00000;
}

.a-title b {
    font-weight: bold;
    font-size: 16px;
}

.a-thumb {
    float: left;
    width: 158px;
    height: 100px;
    margin-right: 15px;
    padding-top: 4px;
    overflow: hidden;
}

.a-thumb a {
    height: 98px;
    display: block;
    border: 1px solid #d8d8d8;
    overflow: hidden;
}

.a-thumb img {
    display: block;
    margin: 0 auto;
}

.a-content {
    overflow: hidden;
    *zoom: 1;
    color: #666;
}

.a-summary {
    line-height: 24px;
    margin-top: 7px;
    color: #363636;
    font-size: 13px;
}

.summary-ft {
    margin-top: 5px;
    color: #999;
}

.summary-ft .a-time {
    margin-right: 10px;
}

.a-tag a {
    color: #005ba0;
    margin-right: 10px;
}

.one-more .time, .one-more .seenum, .one-more .time {
    padding-left: 20px;
    background: url(/images/tagimage/leftinfoimg.png) 0 0 no-repeat;
}

.one-more .type {
    padding-left: 20px;
    background-image: url(//www.elecfans.com/skin-2014/images/c-img.png);
    background-position: 0px 110px;
    background-repeat: repeat-y;
}

.one-more span {
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    margin-right: 20px;
    font-size: 12px;
    color: #999;
}

.one-more a {
    margin-left: 10px;
    color: #3377aa;
}

.one-more .seenum {
    background-position: 0 -16px;
}

.lr {
    float: right;
}

.one-more .mr0 {
    margin-right: 0px;
}

.mtb10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.now-posi a {
    color: #259;
}

.now-posi a:hover {
    color: #d00000;
}

.now-posi span {
    color: #999;
}

.sub-tgtit {
    margin-top: 18px;
}

.sub-tgtit h1 {
    font-size: 18px;
    margin-right: 22px;
    display: inline-block;
    color: #333;
    font-weight: bold;
    vertical-align: -6px;
}

.sub-tgtit a {
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    padding: 0 11px;

    font-size: 12px;

    border-radius: 3px;
}

.statistic-info {
    display: inline-block;
    margin-left: 20px;
}

.statistic-info .one-statistic {
    margin-right: 12px;
}

.sub-tgtit span {
    font-weight: bold;
}

.statistic-info, .statistic-info span {
    font-weight: normal;
    font-size: 13px;
    color: #333333;
}

.statistic-info .one-statistic .blue-font {
    color: #369;
}

/*åˆ†é¡µ*/
body .pagn {
    position: relative;
    background: none;
    box-shadow: none;
    border-top: none;
}
.pagn1 {
    padding: 30px 0;
}

body .sub_left1 {
    left: 645px;
}

body .sub_left2 {
    left: 750px;
}
.page-num:hover, .page-cur, .page-all-cur, .page-prev:hover, .page-next:hover {
    background: #c00;
    border-color: #c00;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.page-num, .page-cur, .pageBreak, .page-prev, .page-next, .page-all-cur {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 4px 12px;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    background: #fff;
    color: #000;
    font: 14px/22px Arial;
    text-align: center;
    border-radius: 2px;
}

.page-num:hover, .page-cur, .page-all-cur, .page-prev:hover, .page-next:hover {
    background: #c00;
    border-color: #c00;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

/*å³æ ä¿®æ”¹æ ·å¼*/
.right-img-list {
    margin-top: 15px;
    font-size: 0px;
}

.right-img-part, .right-text-part {
    display: inline-block;
    vertical-align: middle;
}

.right-img-part {
    width: 100px;
    height: 70px;
    margin-right: 15px;
}

.right-img-part img {
    width: 100%;
    height: 100%;
}

.right-text-part {
    padding-top: 2px;
    width: 180px;
}

.right-text-part p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #004276;
}

.right-text-part p:hover {
    color: #d00000;
    text-decoration: underline;
}

.right-text-part > span {
    font-size: 12px;
    color: #999;
}

.right-img-list li {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

#MiddleLeaderboard {
    margin: 0 10px 10px 0;
    width: 728px;
    height: 90px;
    overflow: hidden;
    float: left;
}

#company-ad {
    position: relative;
    float: left;
    width: 260px;
    height: 88px;
    line-height: 20px;
    border: 1px solid #d7d8da;
    overflow: hidden;
    zoom: 1;
}

/*åˆ†äº«*/
.tag-share {
    position: absolute;
    right: 0px;
    bottom: 44px;
}

.bdsharebuttonbox a {
    font-size: 30px;
    margin-left: 10px;

}

.bdsharebuttonbox {
    width: 173px;
    height: 40px;
    box-shadow: none !important;
    display: block !important;
    position: relative !important;
    background-color: transparent !important;
    border: 0px !important;
    float: right;
    padding: 0px !important;
    top: 0px !important;
    left: 0px !important;
    margin-top: 10px;
    z-index: 48 !important;

}

.ver-mid {
    font-size: 12px;
    color: #666;
    vertical-align: -1px;
}

#showcase .bdsharebuttonbox > a {
    vertical-align: middle;
    font-size: 30px;
    margin: 5px 2px;
}

.bdsharebuttonbox a[data-cmd] {
    background-color: transparent !important;
    vertical-align: middle;
}

.bdsharebuttonbox .icon-weixin {
    color: #55b16d;
}

.bdsharebuttonbox .icon-weixin:hover {
    color: #499252;
}

.bdsharebuttonbox .icon-sina {
    color: #ed594d;
}

.bdsharebuttonbox .icon-sina:hover {
    color: #d75348;
}

.bdsharebuttonbox .icon-qzone {
    color: #e4b71f;
}

.bdsharebuttonbox .icon-qzone:hover {
    color: #cb9f1f;
}

.icon-qq {
    color: #50caf9 !important;
}

.icon-qq:hover {
    color: #4cb6e4;
}

.bdsharebuttonbox > span {
    font-size: 12px;
    color: #666;
}

.detail-share {
    position: relative;
    height: 40px;
    margin-bottom: -45px;
}

.tag-orderby {
    padding-top: 20px;
}

.tag-orderby a {
    margin: 0 5px;
    display: inline-block;
    color: #333;
}

.tag-orderby a.checked {
    font-size: 14px;
    color: #D22222;
}

.tag-orderby span {
    padding: 0 10px;
}

.left-nav {
    margin: 25px 0 26px 0;
    border-bottom: 1px solid #e4e4e4;
    background-color: #fff;
    width: 672px;
}

.left-nav-float {
    margin-top: 0px;
    position: fixed;
    background-color: #fff;
    width: 1000px;
    top: 0px;
    z-index: 9;
}

.left-nav a {
    float: left;
    position: relative;
    height: 34px;
    line-height: 34px;
    margin-right: 4px;
    padding: 0 20px;
    bottom: -1px;
    border: 1px solid #e4e4e4;
    background-color: #f8f8f8;
    color: #666;
    font-size: 14px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.left-nav a:hover {
    color: #d00000;
}
.left-nav a.now-pg {
    border-bottom-color: #fff;
    background-color: #fff;
    color: #333;
    font-weight: bold;
}

.collect-content {

    display: inline-block;
    font-family: "Microsoft yahei", "å¾®è½¯é›…é»‘";
}

.collect-content span {
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.collect-content .tcollect-num {
    font-weight: bold;
}

.collect-content input {
    border-radius: 3px;
    width: 55px;
    height: 24px;
    border: none;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    vertical-align: 1px;
    cursor: pointer;
}

.collect-content .off {
    background-color: #f90;
}

.collect-content .off:hover {
    background-color: #D68812;
    color: #fff;
}

.collect-content .on {
    background-color: #ddd;
    color: #666;
}

.art-aside-fixed {
    position: fixed;
}

#new-adsm-berry, #new-company-berry, #new-course-berry, #new-webinar-berry, #IndexRightBottom {
    margin-top: 25px;
}

#IndexRightBottom {
    top: 0px;
}

.column-main {
    margin-top: 20px;
}

.column-main .h3-tit {
    font-size: 14px;
    font-weight: bold;
    color: #363636;
    margin-bottom: 20px;
}

.hot-main li {
    float: left;
    font-size: 12px;
    color: #666;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e4e4e4;
    text-align: center;
    padding: 0 12px;
    border-radius: 15px;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
}

.hot-main li:hover {
    border-color: #d00000;
    color: #d00000;
    cursor: pointer;
}

.noun-list li {
    float: left;
    border: 1px solid #e4e4e4;
    font-size: 0px;
    margin-right: 14.8px;
    margin-bottom: 20px;
}

.noun-list li img {
    width: 88px;
    height: 50px;
}

.noun-list li p {
    background-color: #f9f9f9;
    height: 20px;
    border-top: 1px solid #e4e4e4;
    line-height: 20px;
    color: #666;
    font-size: 12px;
    text-align: center;
}

body .absolute-write {
    left: 955px;
    display: none;
    top: 21px;
}

body #header .nav {
    width: 700px;
}

body #header {
    height: 80px;
}

body .nav-item {
    height: 80px;
    line-height: 80px;
}

/*èµ„æ–™*/
.ltctn-wrap {
    border-bottom: 1px solid #e4e4e4;
}

.data-list, .bbs-list {
    padding: 15px 0;
    border-bottom: 1px dashed #e4e4e4;
}

.data-list .one-tit {
    line-height: 16px;
    margin-bottom: 15px;
}

.data-list .one-tit .filetp {
    display: inline-block;
    zoom: 1;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background: url(../images/tagimage/filetypebg.png) no-repeat;
    vertical-align: top;
}

.data-list .one-tit .pdf {
    background-position: 0 0;
}

.data-list .one-tit a {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.data-list .one-more .down-now {
    float: right;
    width: 80px;
    height: 24px;
    line-height: 24px;
    margin-left: 0;
    color: #fff;
    background-color: #32ab56;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
}

.data-list .one-more .down-now:hover {
    color: #fff;
    background-color: #2b8e47;
    text-decoration: none;
}

.data-list .one-more a:hover {
    text-decoration: underline;
}
.data-list .one-more .type {
    padding-left: 0px;
    background-image: none;
}
.data-list .one-more {
    margin-top: 5px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.data-list .one-more span {
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.data-list .one-more a {
    margin-left: 10px;
    color: #3377aa;
}

.data-list .one-more span {
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.data-list .one-more a {
    margin-left: 10px;
    color: #3377aa;
}

/*èµ„æ–™*/
/*å¸–å­*/
.bbs-list .left-info p {
    height: 24px;
    line-height: 24px;
    padding-left: 35px;
    background: url(/images/tagimage/leftinfoimg.png) no-repeat;
    overflow: hidden;
}

.bbs-list .left-info p.saynum {
    color: #fff;
    background-color: #32ab56;
    background-position: 10px -48px;
}

.bbs-list .one-tit a {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.bbs-list .one-tit a:hover {
    color: #d00000;
}
.bbs-list .tag a:hover {
    text-decoration: underline;
}
.bbs-list .one-tit {
    line-height: 16px;
    margin-bottom: 15px;
}

.bbs-list .left-info p.starnum {
    color: #666;
    background-color: #f2f2f2;
    background-position: 10px -72px;
}

.one-more.thread-info {
    margin-left: 85px;
}

.bbs-list .one-more a {
    margin-left: 10px;
    color: #3377aa;
}

.one-more.thread-info span {
    margin-bottom: 10px;
}

.bbs-list .left-info {
    float: left;
    width: 70px;
    margin-right: 15px;
}

/*å¸–å­*/


.sub, .res {
    float: right;
    width: 120px;
    height: 36px;
    font: 18px/36px "å¾®è½¯é›…é»‘";
    text-align: center;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer
}

.res {
    margin-right: 20px;
    background: #aaa
}

.res:hover {
    background: #ccc
}

.sub {
    background: #c80d00
}

.sub:hover {
    background: #e1261a
}

.email_close {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 18px;
    right: 18px;
    cursor: pointer;
    background: url(/images/icons.png) no-repeat -147px -337px
}

.suc {
    text-align: center;
    padding-bottom: 44px
}

.suc_title {
    margin-top: 14px;
    margin-bottom: 14px
}

p.suc-tip {
    font: 14px/32px "å¾®è½¯é›…é»‘";
    color: #666
}

.webinar_live {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99;
    width: 318px;
    border: 1px solid #D2D2D2;
    _display: none
}

.webinar_live .w_l_title {
    height: 42px;
    background-color: #B7B7B7;
    border-bottom: 1px solid #E0E0E0;
    line-height: 42px;
    color: #fff;
    padding: 0 8px 0 15px;
    overflow: hidden
}

.webinar_live .w_l_title h2 {
    margin: 0;
    float: left;
    font-family: Tahoma, 'Microsoft Yahei', 'Simsun';
    font-size: 16px;
    font-weight: 300
}

.webinar_live .w_l_close {
    float: right;
    font-size: 26px;
    cursor: pointer
}

.webinar_live .w_l_body {
    position: relative
}

.webinar_live .w_l_body img, .webinar_live .w_l_body a img {
    display: block;
    border: none
}

.webinar_live .w_l_body a {
    display: block
}

.webinar_live .w_l_body .w_l_link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: none
}

.webinar_live .w_l_body:hover .w_l_link {
    display: block
}

.list_nav {
    width: 683px;
    height: 38px;
    border: 1px solid #d7dbde;
    background: #eeeff3;
    margin-bottom: 12px;
    border-top: 0;
    border-right: 0
}

.list_nav ul li {
    float: left;
    font: 14px/38px "å¾®è½¯é›…é»‘"
}

.list_nav ul li a:link, .list_nav ul li a:visited {
    display: block;
    width: 92px;
    text-align: center;
    color: #5c6573;
    background: url(../images/bor_right.jpg) no-repeat center right
}
.list_nav ul li:last-child a:link, .list_nav ul li:last-child a:visited{
   background: none;

}

.list_nav ul li a:hover, .list_nav ul li.cur a:link, .list_nav ul li.cur a:visited {
    border-left: 1px solid #d7dbde;
    border-right: 1px solid #d7dbde
}

.list_nav ul li a:hover {
    width: 90px;
    text-decoration: none;
    background: #e8ebef
}

.list_nav ul li:first-child a:hover, .list_nav ul li.cur a:link, .list_nav ul li.cur a:visited {
    width: 91px;
    border-left: 0
}

.list_nav ul li.cur {
    background: #e0e1e3
}

.list_nav ul li.cur a:link, .list_nav ul li.cur a:visited {
    background: url(../images/s_dot.png) no-repeat bottom center;
    position: relative;
    top: 1px
}

.active_left h3, .active_right h3 {
    font: bold 14px/30px "å®‹ä½“";
    color: #2c2c2c
}

.active_left, .active_right {
    margin-top: 16px
}

.active_left {
    width: 680px
}

.red_t {
    color: #c70000
}

.news_box {
    font: 12px/22px "å®‹ä½“";
    padding: 20px 16px 20px 0;
    float: left
}

.active_img {
    margin-bottom: 8px
}

.addr_time {
    color: #2c2c2c
}

.act_cont {
    color: #969696;
    margin-top: 8px
}

.attent {
    color: #069
}

.active_right {
    padding-left: 12px;
    border-left: 1px solid #c5c5c5;
    float: left;
    font-size: 12px;
    padding-bottom: 10px
}

.active_right li {
    margin-top: 14px;
    line-height: 20px
}

.addr_time span {
    color: #9a9a9a
}

.about {
    color: #069;
    margin-top: 6px
}

.about a:link, .about a:visited {
    color: #069
}

.more_meeting {
    color: #a8a8a8
}



.seem-menu {
    display: none;
    position: absolute;
    width: 440px;
    padding: 12px 0 20px;
    left: -395px;
    top: 37px;
    border: 2px solid #c10000;
    font-family: simsun;
    background: #fff;
    z-index: 12
}

.more-list {
    float: left;
    margin-left: 20px;
    font-size: 12px
}

.more-list h4 {
    width: 60px;
    padding-bottom: 9px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #004276
}

.more-list h4 a {
    color: #004276
}

.more-list ul {
    margin-top: 5px
}

.more-list ul li {
    line-height: 26px
}

.more-list li.on-event a {
    color: #c00
}

.more-list li.nolh img {
    display: block
}

.more-list li.nolh span {
    display: block;
    line-height: 12px;
    color: #666
}

.see-more .nav-a {
    width: 20px;
    background: url(/images/index/morectn.png) center 0 no-repeat
}

.see-more .nav-a:hover {
    border: none
}

.seem-menu .seem-show {
    display: block;
    position: absolute;
    width: 40px;
    height: 36px;
    top: -36px;
    right: -2px;
    border: 2px solid #c10000;
    border-top: none;
    border-bottom: none;
    background: url(/images/index/morectn.png) center -36px no-repeat #fff
}

#erwml {
    display: none;
    position: absolute;
    top: 30px;
    right: 16px
}

#adsm-berry {
    width: 300px;
    height: 250px;
    margin: 10px 0
}

#adsm-berry2 {
    width: 300px;
    height: 250px;
    margin: 10px 0
}

.sub-wrap {
    font-family: "microsoft yahei"
}

.sub-wrap .new-hd {
    position: relative;
    border-bottom: 1px solid #6b6b6b
}

.sub-wrap .new-hd h3 {
    width: 90px;
    margin-bottom: -1px;
    padding-bottom: 7px;
    border-bottom: 1px solid #f00;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: bold
}

.sub-wrap .new-hd a {
    display: block;
    position: absolute;
    bottom: 7px;
    right: 10px;
    color: #797979
}

.sub-wrap .new-hd a:hover {
    color: #004276
}

.new-bd .new-right-list {
    padding: 10px 0
}

.new-bd .new-right-list li {
    line-height: 26px;
    color: #004276;
    font-size: 14px
}

.new-bd .new-right-list a {
    overflow: hidden;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 285px;
    height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top
}

.new-active .nact-img {
    width: 100%;
    height: 100px;
    margin-top: 10px
}

.new-active .nact-img img {
    width: 300px;
    height: 100px
}

.ui-box-border {
    margin-top: 10px
}

.company-sns {
    font-size: 12px
}

.ui-box-border .tab {
    position: relative;
    padding-top: 32px;
    z-index: 0
}

.ui-box-border .tab-title {
    border: none
}

.ui-box-border .tab-title.tab-cur {
    height: 35px;
    background: url(/images/tab-cur-bg.png) 0 31px no-repeat
}

.ui-box-border .tab-content {
    padding: 0 14px 14px;
    border-top: 1px solid #F0F0F0;
    padding-top: 10px
}

.ui-box-border .tab-2 {
    left: 99px
}

.company-sns .hd {
    height: auto;
    line-height: 45px;
    color: #000
}

.company-sns .hd img {
    float: left
}

.company-sns .hd .tit {
    margin: 0 0 0 10px
}

.company-sns .ti {
    font-family: simsun;
    font-size: 13px
}

.company-sns .hd .titl, .tab_hd .titl {
    display: inline-block;
    margin-left: 30px;
    font-size: 16px;
    font-family: simsun;
    color: #000
}

.tab_hd .titl {
    font-family: "å®‹ä½“,arial";
    margin-top: 12px
}

.tab_bd a {
    font-family: "å®‹ä½“,arial"
}

.company-sns .bd {
    padding-top: 0
}

.ni-list {
    padding: 6px;
    background: #1465c0;
    color: #fff
}

.ni-list li {
    float: left
}

.ni-list li a {
    color: #fff;
    font-size: 12px
}

.ni-list li a:hover {
    color: #fff
}

.ni-list .line {
    margin: 0 5px 0 4px
}

.company-sns .text-list {
    margin: 5px 0 0
}

.company-sns .text-list a, .tab_bd .text-list a {
    font-size: 12px
}

.company-sns .text-list li {
    height: 24px;
    line-height: 24px
}

.ni-list-1 {
    margin-top: 3px
}

.ni-list-1 li {
    float: left;
    margin-left: 1px;
    padding: 6px 9px;
    background-color: #f8981d
}

.ni-list-1 li a {
    color: #fff
}

.quetion-list {
    height: 240px;
    overflow-y: scroll;
    color: #333
}

.quetion-list li {
    margin: 1px 0 0;
    padding: 3px;
    background: #fafafa
}

.quetion-list .clearfix {
    color: #7a7a7a
}

.quetion-list .name {
    color: #2e82d0
}

.spe-tk .tekan-img {
    width: 100%;
    height: 130px;
    margin-top: 10px
}

.spe-tk .tekan-img img {
    float: left;
    height: 130px;
    margin-right: 12px
}

.spe-tk .tekan-tit {
    margin-top: 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold
}

.spe-tk .tekan-intro {
    margin-top: 5px;
    line-height: 18px;
    color: #6b6b6b;
    font-size: 12px
}

.spe-tk .tekan-intro strong {
    color: #000;
    font-size: 13px
}

.spe-tk .down {
    position: relative;
    margin-bottom: 5px;
    padding-top: 10px
}

.spe-tk .down a.tekan-down {
    float: right;
    width: 100px;
    height: 30px;
    background: url("//www.elecfans.com/images/tekan-down.png") no-repeat
}

.spe-tk .down a.tekan-down:hover {
    background-position: 0 -30px
}

.spe-tk .levelmenu {
    position: absolute;
    width: 118px;
    left: 0;
    top: 10px;
    border: 1px solid #dcdcdc;
    border-bottom: none;
    background-color: #fff;
    z-index: 5;
    cursor: pointer
}

.spe-tk .levelmenu span {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding-left: 8px;
    color: #333;
    background: url("/images/kan.png") no-repeat
}

.spe-tk .DropDownlist {
    padding: 5px 0;
    border-bottom: 1px solid #dcdcdc
}

.spe-tk .DropDownlist li {
    line-height: 22px;
    padding-left: 8px
}

.spe-tk .DropDownlist li a {
    color: #666
}

.correlation .rig-list {
    padding-top: 8px
}

.correlation .rig-list li {
    overflow: hidden;
    margin-top: 6px;
    font-size: 14px
}

.correlation .rig-list li a {
    float: left;
    overflow: hidden;
    width: 275px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hot-tag .rig-list {
    padding-top: 8px
}

.hot-tag .rig-list li {
    float: left;
    margin-top: 8px
}

.hot-tag .rig-list li a {
    display: block;
    width: 80px;
    line-height: 18px;
    padding-right: 20px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.left-menu a:hover {
    olor: #c00
}

.dropmenu-right-block {
    overflow: hidden;
    font-size: 12px;
    zoom: 1;
    margin: 0 10px 0 10px;
    padding: 0 0 0 25px;
    border-left: 1px dashed #d8d8d8
}

.dropmenu-right-block-title {
    font-family: 'å®‹ä½“';
    font-size: 14px;
    font-weight: bold;
    color: #c00;
    margin: 0 0 5px 0
}

.dropmenu-right-leftBlock {
    float: left;
    width: 50%;
    margin: 0 20px 0 0
}

.dropmenu-right-rightBlock {
    overflow: hidden;
    zoom: 1
}

.dropmenu-right-block .txtArea-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.small-title {
    padding: 0 0 0 5px;
    margin: 0 0 8px 0;
    color: #000;
    border-left: 3px solid #c00;
    line-height: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #4c4c4c
}

.desgin_img {
    width: 68px;
    height: 59px;
    margin-right: 10px;
    margin-top: 4px
}

.ee_cont {
    width: 218px;
    margin-bottom: 15px
}

.data-menu .left-menu {
    width: 310px
}

.data-menu .left-menu li {
    width: 32.9%
}

.data-menu .dropmenu-right-leftBlock {
    width: 17%;
    border-right: 1px dashed #D8D8D8;
    margin-right: 20px
}

.data-menu .dropmenu-right-rightBlock {
    margin-top: 45px
}

.data-menu .dropmenu-right-rightBlock .text-list {
    float: left;
    width: 39%
}

.pdf-link-area {
    overflow: hidden;
    zoom: 1
}

.pdf-logo {
    position: relative;
    background: url("/images/pdf-logo.png") no-repeat;
    margin: 0 0 20px 10px;
    width: 207px;
    height: 54px
}

.pdf-logo a {
    display: inline-block;
    height: 54px;
    width: 207px;
    position: absolute
}

.pdf-tab li {
    float: left;
    padding: 0 10px;
    font-size: 14px;
    background: #ececec;
    height: 28px;
    line-height: 28px;
    color: #1f1f1f;
    cursor: pointer
}

.pdf-tab li.curr {
    background: #143853;
    color: #fff
}

.pdf-ipt {
    float: left;
    padding: 5px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #143853;
    width: 220px;
    color: #999
}

.pdf-btn {
    width: 33px;
    height: 26px;
    margin: 0 0 0 5px;
    _margin: 0 0 0 2px;
    background: #143853;
    border: 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer
}

.engineer-menu .dropmenu-right-block {
    float: none;
    margin: 10px 0 0
}

.engineer-menu .dropmenu-right-leftBlock {
    width: 35%;
    margin: 0 35px 0 0;
    padding: 0 40px 0 0;
    border-right: 1px dashed #d8d8d8
}

.en-guide {
    padding: 10px 10px 10px 18px;
    color: #333;
    border-bottom: 1px solid #d8d8d8;
    margin: -7px -19px 0;
    background: #ffffe9
}

.bbs ul li {
    float: left;
    text-align: center;
    width: 16%
}

.bbs ul img {
    display: block;
    width: 60px;
    height: 60px;
    margin: auto
}

.dropmenu-right-rightBlock .imgList li {
    float: left;
    margin: 0 3px
}

.dropmenu-right-rightBlock .imgList li img {
    display: block
}

.dropmenu-right-rightBlock .top-company {
    margin: 10px 0 0 0
}

.smaller-title {
    font-size: 14px;
    color: #666
}

.top-company .imgList li {
    margin-bottom: 10px
}

.smaller-title {
    border-bottom: 1px dotted #d8d8d8
}

.smaller-title dt, .smaller-title dd {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.smaller-title dt, .act-company dt {
    font-weight: bold
}

.act-company dt {
    font-size: 14px;
    margin-top: 10px;
    color: #666
}

.act-company dd a {
    color: #259
}

.act-company dd p {
    font-size: 12px;
    color: #999
}

.act-company dd {
    float: left;
    width: 48%;
    margin-top: 10px;
    margin-right: 2%
}

.sp {
    margin: 0 5px;
    color: #ccc
}

.article-list {
    margin: 0 25px 0 0;
    padding: 15px 0 20px;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    overflow: hidden
}

.article-list:hover {
}

.a-title {
}

.a-title a {
    font-size: 16px;
    line-height: 34px;
    color: #000;
    font-family: "å¾®è½¯é›…é»‘", arial
}

.a-title a:hover {
    text-decoration: none;
    color: #d22222
}

.a-thumb {
    float: left;
    width: 135px;
    padding-right: 10px;
    padding-top: 4px
}

.a-thumb a {
    display: block;
    border: 1px solid #d8d8d8
}

.article-list .a-thumb img {
    transition: all 0.8s;
}

.article-list .a-thumb img:hover {
    transform: scale(1.1);
}

.a-thumb img {
    display: block
}

.a-content {
    overflow: hidden;
    *zoom: 1;
    color: #666
}

.a-summary {
    margin-top: 5px;
    line-height: 1.8
}

.summary-ft {
    margin-top: 10px;
    color: #999
}

.summary-ft .a-time {
    margin-right: 10px
}

.a-tag a {
    color: #005ba0;
    margin-right: 10px
}

.dropdown-menu {
    border: 1px solid #333;
    border-top-width: 2px
}

#searchBtn {
    background-position: -80px 0
}

.hd {
    width: 100%;
    border-bottom: 1px solid #d8d8d8
}

.title {
    float: left;
    padding: 0 10px 5px 0;
    margin-bottom: -1px;
    border-bottom: 1px solid #636363;
    border-bottom-color: #c00;
    color: #000;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“", "Arial";
    font-size: 20px
}

.bd {
    padding-top: 20px
}

.sub-title {
    font-size: 16px;
    line-height: 44px;
    color: #222;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“", "Arial"
}

.tab {
    position: relative;
    padding-top: 40px;
    z-index: 0
}

.tab-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 24px;
    padding-top: 2px;
    overflow: hidden;
    z-index: 1;
    border-bottom: 1px solid #d8d8d8;
    font: 14px/24px \5fae\8f6f\96c5\9ed1, \5b8b\4f53;
    text-align: center;
    cursor: default
}

.tab-title.tab-cur {
    z-index: 2;
    width: 98px;
    border: 1px solid #d8d8d8;
    padding-top: 1px;
    border-bottom-color: #fff;
    border-top-color: #c00;
    color: #c00;
    font-weight: bold
}

.tab-title a {
    display: block;
    color: #3e3e3e
}

.tab-2 {
    left: 100px
}

.tab-3 {
    left: 200px
}

.tab-4 {
    left: 300px
}

.tab-content {
    position: absolute;
    top: -9999em;
    left: 0;
    display: none
}

.tab-content.tab-show {
    position: static;
    overflow: hidden;
    display: block
}

.tabWrap-title {
    font-size: 18px;
    line-height: 34px;
    color: #111;
    border-bottom: 1px solid #d8d8d8
}

.tab-style2 {
    padding-top: 0
}

.tab-style2 .tab-title {
    top: 8px
}

.sub-wrap {
    margin-top: 20px
}

.img-mod {
    margin-bottom: 15px
}

.semenar-img-mod {
    margin-top: 2px
}

.semenar-img-mod .mod-img {
    width: 120px;
    height: 60px;
    margin-right: 12px
}

.semenar-img-mod p {
    line-height: 22px
}

.seminar-list li {
    position: relative;
    height: 40px;
    margin-top: 10px
}

.seminar-time {
    float: left;
    width: 30px;
    margin: 0 5px 0 0;
    line-height: 18px;
    text-align: center;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 3px
}

.seminar-detail {
    overflow: hidden;
    zoom: 1
}

.seminar-time .month {
    background: #c00;
    color: #fff
}

.f-tag, .s-tag, .t-tag {
    color: #3e3e3e;
    font-size: 12px;
    white-space: nowrap
}

.f-tag {
    font-size: 26px;
    font-weight: bold;
    color: #111
}

.s-tag {
    font-size: 18px
}

.interflow-ipt, .datasheet-searchBox, .bottom-search-ipt {
    float: left;
    display: inline;
    margin-right: 3px;
    width: 230px;
    height: 18px;
    padding: 3px 7px;
    border: 1px solid #d8d8d8;
    background: #fff;
    border-radius: 3px
}

.interflow-btn, .datasheet-searchBtn {
    float: left;
    height: 26px;
    line-height: 24px;
    width: 50px;
    cursor: pointer;
    background: #c00;
    border: 1px solid #c00;
    color: #fff;
    border-radius: 3px
}

.bd {
    padding-top: 20px;
}

.sub-title {
    font-size: 16px;
    line-height: 44px;
    color: #222;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“", "Arial";
}

.tab {
    position: relative;
    padding-top: 40px;
    z-index: 0;
}

.tab-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 24px;
    padding-top: 2px;
    overflow: hidden;
    z-index: 1;
    border-bottom: 1px solid #d8d8d8;
    font: 14px/24px \5fae\8f6f\96c5\9ed1, \5b8b\4f53;
    text-align: center;
    cursor: default;
}

.tab-title.tab-cur {
    z-index: 2;
    width: 98px;
    border: 1px solid #d8d8d8;
    padding-top: 1px;
    border-bottom-color: #fff;
    border-top-color: #c00;
    color: #c00;
    font-weight: bold;
}

/*é€‰é¡¹å¡æ ‡é¢˜å½“å‰çŠ¶æ€*/
.tab-title a {
    display: block;
    color: #3e3e3e;
}

/*æ‰©å¤§aé“¾æŽ¥ç‚¹å‡»åŒºåŸŸ*/
.tab-2 {
    left: 100px;
}

/*é€‰é¡¹å¡ä½ç½®*/
.tab-3 {
    left: 200px;
}

.tab-4 {
    left: 300px;
}

/*
.tab-line{width:100%;height:1px;overflow:hidden;background:#d8d8d8;position:absolute;top:26px;left:0;z-index:0;}
*/

/* tab ---------------------------------------------*/
.tab-content {
    position: absolute;
    top: -9999em;
    left: 0;
    display: none;
}

/*éšè—é€‰é¡¹å¡å†…å®¹*/
.tab-content.tab-show {
    position: static;
    overflow: hidden;
    display: block;
}

/*æ˜¾ç¤ºé€‰é¡¹å¡å†…å®¹*/

.tabWrap-title {
    font-size: 18px;
    line-height: 34px;
    color: #111;
    border-bottom: 1px solid #d8d8d8;
}

.tab-style2 {
    padding-top: 0;
}

.tab-style2 .tab-title {
    top: 8px;
}

.sub-wrap {
    margin-top: 20px;
}

/* æ–‡æœ¬åˆ—è¡¨ -------------------------------*/
.text-list li {
    position: relative;
    height: 26px;
    overflow: hidden;
    line-height: 26px;
    color: #999;
}

.text-list a {
    font-size: 14px;
}

.text-list.f12 a {
    font-size: 12px;
}

/* rankList */
.rank-list {
    background: url(../images/rank-list.png) no-repeat -3px -4px;
    _background-position: -3px -6px;
}

.rank-list li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding-left: 22px;
}

.sub-firstWrap .tab-content {
    height: 208px;
}

/*äººç‰©è§‚ç‚¹*/
.Q-tpList {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.Q-tpWrap {
    line-height: 21px;
    color: #666;
}

.Q-tpList .ptc {
    height: 90px;
    overflow: hidden;
    float: right;
    width: 185px
}

.Q-tpList .pic {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    display: inline;
    border: 1px solid #d8d8d8;
    text-align: center;
}

.Q-tpList .pic:hover {
    border-color: #c00;
}

.Q-tpList .pic img {
    display: block;
}

.Q-tpList em {
    margin-bottom: 5px;
}

body .tab li {
    display: block;
    float: none;
}

body .tab a {
    float: none;
    position: relative;
    height: 26px;
    overflow: hidden;
    line-height: 26px;
    color: #999;
    border: none;
    margin-bottom: 0px;
    margin-right: 0px;
    background: none;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 0;
}

body table td, body table th {
    border: none;
}

.title-list li {
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
}

.title-list li a {
    color: #333;
}

.title-list li a:hover {
    color: #259;
}
.left-side {
    float: left;
    padding: 3px 5px;
    border: 1px solid #d8d8d8;
    border-top: 0;
}

.right-side {
    float: left;
    display: none;
    padding: 3px 5px 2px;
    width: 126px;
    border: 1px solid #d8d8d8;
    border-left: 0;
}

.title-select {
    position: absolute;
    top: 28px;
    display: none;
    background-color: #fff;
    z-index: 3;
}

.title-list {
    font-size: 12px;
}

.title-area {
    position: relative;
}

.title-area .hover {
    border-color: #d8d8d8;
}

.title-content {
    display: inline-block;
    float: left;
    margin: 0 8px 0 0;
    padding: 0 5px;
    border: 1px solid #fff;
    cursor: pointer;
}

.title-content em {
    font-weight: bold;
}

.title-content .icons {
    float: left;
    margin: 8px 0 0 8px;
    width: 10px;
    height: 8px;
    background-position: 0 -332px;
}

.icons {
    display: inline-block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body .see_content {
    background-position: left 4px;
}
.icons {
    background: url(/images/icons2.png) no-repeat;
    float: left;
    margin: 8px 0 0 8px;
    width: 10px;
    height: 8px;
    background-position: 0 -332px;
}

.title-area .hover
.icons {
    background-position: 0 -355px
}

#comment td a {
    color: #004276;
    font-size: 12px;
}

#comment td a:hover {
    color: #c00;
    text-decoration: underline;
}

.mt30 {
    margin-top: 20px;
}

body .sub_nav a:hover {
    color: #d22222;
}

.a-content .one-more a:hover {
    text-decoration: underline;
    color: #3377aa;
}

.data-list .one-tit a:hover {
    color: #d22222;
}

.gg-footer{width:1000px;margin:10px auto 0;}


/* ä¾§è¾¹æ å†…å®¹é€šç”¨åŒºå—-s */
.aside-section {
    margin-top: 20px;
    line-height: 1;
    font-size: 0;
    box-sizing: border-box;
    padding: 20px;
    background-color: #fff;
}

.aside-section-head {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 14px;
    justify-content: space-between;
}

.aside-section-head::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background-color: #d00000;
}

.aside-section-name {
    font-weight: normal;
    width: 1px;
    flex: 1 1 auto;
    color: #333;
    line-height: 22px;
    font-size: 16px;
}

.aside-section-more {
    margin-left: 10px;
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    transition: all linear 0.2s;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
}

.aside-section-more .icon-arrow_right {
    width: 12px;
    height: 12px;
    display: inline-block;
    position: relative;
}

.aside-section-more .icon-arrow_right::after,
.aside-section-more .icon-arrow_right::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: contain;
    transition: all linear 0.2s;
}

.aside-section-more .icon-arrow_right::after {
    background: url(/d/public/ui/images/catalog/icon-arrow.png) center no-repeat;
}

.aside-section-more .icon-arrow_right::before {
    background: url(/d/public/ui/images/catalog/icon-arrow-hover.png) center no-repeat;
    opacity: 0;
}

.aside-section-more:hover {
    color: #d00000;
}

.aside-section-more:hover .icon-arrow_right::after {
    opacity: 0;
}

.aside-section-more:hover .icon-arrow_right::before {
    opacity: 1;
}

.aside-section-body {
    margin-top: 14px;
    padding-top: 16px;
    border-top: 1px solid #e1e1e1;
}

/* ä¾§è¾¹æ å†…å®¹é€šç”¨åŒºå—-e */



/*æŽ¨èä¸“æ  -s*/
.dzs-article-column-list {
    display: grid;
    grid-template-columns: 100%;
    gap: 16px;
}

.dzs-article-column-item {
    display: flex;
    align-items: center;
}

.dzs-article-column-userimg {
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    background: no-repeat center;
    background-size: contain;
}

.dzs-article-column-related {
    width: 1px;
    flex: 1 1 auto;
}

.dzs-article-column-focus {
    flex: 0 0 auto;
    font-size: 14px;
    line-height: 20px;
    width: 3em;
    color: #d00000;
    transition: all linear 0.2s;
    cursor: pointer;
    text-align: right;
}

.dzs-article-column-focus.is-focus {
    color: #999;
}

.dzs-article-column-tit {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 14px;
}
.dzs-article-column-tit a{
    color: #333;
    transition: all linear 0.2s;
}

.dzs-article-column-tit a:hover {
    color: #d00000;
}

.dzs-article-column-msg {
    display: inline-grid;
    max-width: 100%;
    grid-template-columns: auto auto auto;
    gap: 10px;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    margin-top: 2px;
    color: #999;
}

/*æŽ¨èä¸“æ  -e*/